mirror of
https://github.com/vsariola/sointu.git
synced 2025-07-19 05:24:48 -04:00
Add regression test for polyphony (MAX_VOICES = 2).
This commit is contained in:
@ -91,4 +91,6 @@ regression_test(test_dll_im_modulation "ENVELOPE;FOP_MULP;PANNING;VCO_SINE;STORE
|
||||
|
||||
regression_test(test_envelope_modulation "VCO_SINE;ENVELOPE;STORE")
|
||||
regression_test(test_envelope_16bit ENVELOPE "" test_envelope)
|
||||
target_compile_definitions(test_envelope_16bit PUBLIC GO4K_USE_16BIT_OUTPUT)
|
||||
target_compile_definitions(test_envelope_16bit PUBLIC GO4K_USE_16BIT_OUTPUT)
|
||||
|
||||
regression_test(test_polyphony "ENVELOPE;VCO_SINE")
|
||||
|
Reference in New Issue
Block a user