This website requires JavaScript.
Explore
Help
Sign In
mirror
/
sointu
Watch
1
Star
0
Fork
0
You've already forked sointu
mirror of
https://github.com/vsariola/sointu.git
synced
2025-06-04 01:28:45 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
sointu
/
src
History
Veikko Sariola
45e554a9f9
Fix yasm warnings about flags being ignored on section redeclaration.
2020-05-27 13:17:28 +03:00
..
opcodes
Change loadnote to load values from [-1,1], to allow using notes for both positive and negative modulations.
2020-05-26 19:21:35 +03:00
win32
Move all constants into the end of sointu.asm, littering them around started getting messy.
2020-05-26 16:30:57 +03:00
win64
Move all constants into the end of sointu.asm, littering them around started getting messy.
2020-05-26 16:30:57 +03:00
CMakeLists.txt
Rewrote most of the synth to better support stereo signals and polyphony. VSTi removed as there is no plan to update the VSTi to support the new features.
2020-05-16 08:25:52 +03:00
introspection.asm
Remove trailing spaces and convert tabs to spaces.
2020-05-16 09:16:23 +03:00
sointu.asm
Fix yasm warnings about flags being ignored on section redeclaration.
2020-05-27 13:17:28 +03:00
sointu.inc
Fix yasm warnings about flags being ignored on section redeclaration.
2020-05-27 13:17:28 +03:00