sointu/vm
2021-03-21 10:22:47 +02:00
..
compiler feat: add the ability to use Sointu as a sync-tracker 2021-03-09 23:52:33 +02:00
generate feat(sointu, vm): implement pure-Go interpreter for bytecode 2021-03-03 23:55:58 +02:00
bytepatch.go feat(vm): reuse delaytimes if one has already been used before 2021-03-21 10:22:47 +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 feat: add the ability to use Sointu as a sync-tracker 2021-03-09 23:52:33 +02:00
patterns_test.go fix(vm): the tests were broken, but not code 2021-03-04 14:37:57 +02:00
patterns.go fix(vm): patterns encoding was broken by the non-standard pattern lengths 2021-03-04 14:33:09 +02:00