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
2026-03-25 16:20:03 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eb61fcb1307f3ec9d38c78be32e6d5a158004ae1
sointu
/
vm
History
vsariola
eb61fcb130
fix(vm): parameters with default values (no key in the unit parameter map) were not considered to be used in featureset
2021-03-20 18:46:10 +02:00
..
compiler
…
generate
…
bytepatch.go
refactor(vm): extract polyphony bitmask calculation to its own function & document better
2021-03-10 09:34:23 +02:00
featureset.go
fix(vm): parameters with default values (no key in the unit parameter map) were not considered to be used in featureset
2021-03-20 18:46:10 +02:00
interpreter_test.go
fix(sointu): fix sync data getting output from play & test it
2021-03-10 09:06:42 +02:00
interpreter.go
feat: change the compressor unit to apply post-gain instead of pregain.
2021-03-20 17:01:04 +02:00
opcodes.go
…
patterns_test.go
…
patterns.go
…