Implement player speed modulation opcode for triplets and such.

This commit is contained in:
Veikko Sariola
2020-05-17 09:51:20 +03:00
parent 15717557f1
commit 71a5a18257
7 changed files with 93 additions and 4 deletions

View File

@ -123,3 +123,4 @@ target_compile_definitions(test_envelope_16bit PUBLIC SU_USE_16BIT_OUTPUT)
regression_test(test_polyphony "ENVELOPE;VCO_SINE")
regression_test(test_chords "ENVELOPE;VCO_SINE")
regression_test(test_speed "ENVELOPE;VCO_SINE")