5684185+vsariola@users.noreply.github.com
1ac2ad3c75
fix(vm/compiler): invert the logic of the release flag in the voices ( closes #102 )
...
This makes all envelopes released by default, instead of attacking. Add also test to demonstrate the buggy behaviour.
2023-09-23 15:56:46 +03:00
Alexander Kraus
607e5b5da0
Added x86 asm and C wav writer and player examples.
...
Specifically:
* Added win32, elf32 and elf64 asm player and wav writers using winmm.
* Added dsound player in C.
* Separated the ALL target and the examples; introduced a new examples target.
2023-08-31 14:15:52 +03:00
Alexander Kraus
d0efcc3001
Added usage examples in C; Added asm include file with track info to sointu-compile.
2023-08-29 09:09:02 +03:00
5684185+vsariola@users.noreply.github.com
8ffe4a70dd
feat(vm/compiler): embed templates to executable
2023-07-08 16:39:41 +03:00