Robert Bendun
99f89c2e8b
Integrated Ableton/link library
2023-01-14 22:52:45 +01:00
Robert Bendun
4178308e96
make version info available
2023-01-14 22:48:15 +01:00
Robert Bendun
0d7f4b1eb5
Build system supports both MacOS and Linux now
2022-10-14 15:56:36 +02:00
Robert Bendun
b93a236e37
Conforming to clang's standard library on MacOS
2022-10-14 14:42:37 +02:00
Robert Bendun
e8ef207ec9
Windows support
2022-10-08 20:32:41 +02:00
Robert Bendun
ecabf885f3
Compiling with mingw
2022-10-08 17:18:55 +02:00
Robert Bendun
57ac46cf9b
Moved from custom ALSA adapter to RtMidi
...
This should allow for easy support for other operating systems and other
Linux sound systems like Jack in the future
2022-10-08 12:48:42 +02:00
Robert Bendun
6389535443
integrated libmidi into Musique codebase
2022-10-07 18:17:25 +02:00
Robert Bendun
68f5298e39
testing builtins: uniq, unique, typeof
2022-09-25 12:01:19 +02:00
Robert Bendun
6a71614cab
Project restructuring
...
include/musique.hh was getting large and musique_internal.hh emerged to
help with that. Header file separation become a huge mess.
The chosen approach is one hierarchy containing both header and
implementation files
2022-09-23 16:42:33 +02:00
Robert Bendun
829243f059
statically linking libstdc++; recursive cloninng
2022-09-18 16:42:46 +02:00
Robert Bendun
e16a28dfdc
Separated makefile into smaller scripts to improve readability
2022-08-18 22:58:41 +02:00