sointu/vm
2021-03-10 09:34:23 +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 refactor(vm): extract polyphony bitmask calculation to its own function & document better 2021-03-10 09:34:23 +02:00
featureset.go reorganize things into different packages 2021-03-02 17:19:45 +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: add the ability to use Sointu as a sync-tracker 2021-03-09 23:52:33 +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