sointu/vm
5684185+vsariola@users.noreply.github.com 17312bbe4e feat: add ability to disable units temporarily
Quite often the user wants to experiment what particular unit(s) add
to the sound. This commit adds ability to disable any set of units
temporarily, without actually deleting them. Ctrl-D disables and
re-enables the units. Disabled units are considered non-existent in
the patch.

Closes #116.
2024-02-19 21:36:14 +02:00
..
compiler feat!: rewrote the GUI and model for better testability 2024-02-17 18:16:06 +02:00
generate docs: improve go doc comments for vm package 2023-10-19 11:54:12 +03:00
bytecode.go feat: add ability to disable units temporarily 2024-02-19 21:36:14 +02:00
delaytable.go feat: add ability to import 4klang patches and instruments 2023-07-06 23:47:55 +03:00
doc.go docs: improve go doc comments for vm package 2023-10-19 11:54:12 +03:00
featureset.go feat: add ability to disable units temporarily 2024-02-19 21:36:14 +02:00
go_synth_test.go feat!: rewrote the GUI and model for better testability 2024-02-17 18:16:06 +02:00
go_synth.go feat(vm): add dbgain unit, where gain is defined in decibels 2023-10-23 21:57:29 +03:00
opcodes.go feat(vm): add dbgain unit, where gain is defined in decibels 2023-10-23 21:57:29 +03:00