Paul Fd
4c2e0ab6b9
Refactor the midistate functions
2020-03-28 22:10:18 +01:00
Paul Fd
cc8944e452
Everyone should now use the normalized versions
2020-03-28 22:07:32 +01:00
Paul Fd
7d625bc736
Add a panic button
2020-03-16 09:44:48 +01:00
Paul Fd
532cd88e96
Add some tests on effect gains
2020-03-07 21:27:26 +01:00
Paul Fd
9ce32c636c
WIP tests
2020-03-06 11:20:18 +01:00
Paul Fd
dc9acbb3de
Corrected tests
2020-03-06 11:20:18 +01:00
Paul Ferrand
e1c6c6c3de
Updated the tests with release_key too
2020-02-19 14:04:59 +01:00
Paul Ferrand
f86d93c670
Corrected #63
...
- The envelope does not sustain if the region has `trigger=release`
- Change the envelope setup to pass the region rather than
individual envelope parameters
2020-02-19 14:04:59 +01:00
Paul Ferrand
3abb63639b
Less verbose license text
2020-01-25 13:13:07 +01:00
Paul Ferrand
56be9c8b7c
Updated licenses and copyright date
2020-01-25 10:13:33 +01:00
Paul Ferrand
aef8352cfc
Added a C++ opaque API for the shared lib
2020-01-23 22:17:06 +01:00
Paul Ferrand
b97a244de1
Tests did not compile
2020-01-19 07:42:52 +01:00
Paul Ferrand
8e39ffc18e
Remove the channels from the inner engine
2019-12-23 01:25:20 +01:00
Paul Ferrand
68fb7fe0d9
Change the oversampling enum to enum class
2019-12-22 23:37:22 +01:00
Paul Ferrand
d6c49ef827
Corrected a bug in the release logic
...
The correct check was that the remaining delay is strictly more than 0, and added a max for good measure.
2019-12-22 10:45:25 +01:00
Paul Ferrand
68bf0b132d
Releasing in the initial delay kills the voice
2019-12-21 15:32:38 +01:00
Paul Ferrand
6aed0b6709
Test cases for cc 120, 121, 123
2019-12-17 23:05:18 +01:00
Paul Ferrand
89bf38e35e
Move some tests around
2019-12-17 12:40:25 +01:00
Paul Ferrand
6713640b22
Added the LV2 parameters related to the preloaded size and the oversampling
2019-12-02 00:10:40 +01:00
Paul Ferrand
ffda6626e2
Remove a useless test case
2019-11-30 15:40:40 +01:00
Paul Ferrand
bd5f491fb3
Added tests for the dynamic voice settings
2019-11-30 15:40:13 +01:00