vsariola
|
4ed259ff17
|
fix(tracker): voices are now released when the synth is recompiled
fixes nasty noises from all voices being triggered with note 0
|
2021-02-12 09:14:57 +02:00 |
|
vsariola
|
10f53bdbf7
|
feat(sointu): rewrote sequencer to add support for keyjazzing
|
2021-02-11 23:20:13 +02:00 |
|
vsariola
|
35d2ff6308
|
feat(tracker): add panic button to quickly disable the sound & show when synth crashes
|
2021-02-10 21:59:29 +02:00 |
|
vsariola
|
5e7bd75b36
|
feat(sointu): add SynthService for recompiling the synth when needed
|
2021-02-05 22:21:46 +02:00 |
|
vsariola
|
6c97b5e736
|
feat(sointu): update synth instead of recompiling if no commands (units) change
this avoids the nasty clicking resulting from complete reset / recompilation of the synth, which was the previous case
|
2021-01-28 22:35:27 +02:00 |
|
vsariola
|
cbf9d34738
|
feat(tracker): add new instrument & new track buttons
|
2021-01-08 18:55:02 +02:00 |
|
Veikko Sariola
|
cd498e775b
|
refactor(tracker): Rewrote the sequencer loop to use simple mutex
|
2020-12-29 16:30:44 +02:00 |
|
Veikko Sariola
|
224b8dcb70
|
refactor(go): Move everything from go4k to root package sointu
|
2020-12-16 21:35:53 +02:00 |
|