5684185+vsariola@users.noreply.github.com
6a331f7a57
refactor: put all info about different unit types into UnitTypes map
2026-03-15 10:29:24 +02:00
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
5684185+vsariola@users.noreply.github.com
64270eaf68
refactor: rename FindSendTarget to FindUnit
2023-10-19 13:31:34 +03:00
5684185+vsariola@users.noreply.github.com
43707e5fd6
style(vm): group public/private member types; delete unused types
2023-10-19 13:07:24 +03:00
vsariola
c5972bc023
fix(vm): skip empty units when detecting what units are used
2021-03-24 00:17:10 +02:00
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
vsariola
a035845b81
reorganize things into different packages
2021-03-02 17:19:45 +02:00