.. |
expected_output
|
Move all raw audio files related to tests into subfolders, to have slightly more clean folder structure and to avoid mixing source files and data files.
|
2020-04-18 19:47:16 +03:00 |
CMakeLists.txt
|
Move all raw audio files related to tests into subfolders, to have slightly more clean folder structure and to avoid mixing source files and data files.
|
2020-04-18 19:47:16 +03:00 |
test_envelope_modulation.asm
|
Add regression test for envelope modulation.
|
2020-04-17 18:21:37 +03:00 |
test_envelope.asm
|
Add test for 16-bit output, also moving the testname for test_renderer into compiler definition to avoid rewriting it everytime.
|
2020-04-15 23:17:03 +03:00 |
test_fop_add.asm
|
Add test for 16-bit output, also moving the testname for test_renderer into compiler definition to avoid rewriting it everytime.
|
2020-04-15 23:17:03 +03:00 |
test_fop_addp2.asm
|
Add test for 16-bit output, also moving the testname for test_renderer into compiler definition to avoid rewriting it everytime.
|
2020-04-15 23:17:03 +03:00 |
test_fop_addp.asm
|
Add test for 16-bit output, also moving the testname for test_renderer into compiler definition to avoid rewriting it everytime.
|
2020-04-15 23:17:03 +03:00 |
test_fop_loadnote.asm
|
Add test for 16-bit output, also moving the testname for test_renderer into compiler definition to avoid rewriting it everytime.
|
2020-04-15 23:17:03 +03:00 |
test_fop_mul.asm
|
Add test for 16-bit output, also moving the testname for test_renderer into compiler definition to avoid rewriting it everytime.
|
2020-04-15 23:17:03 +03:00 |
test_fop_mulp2.asm
|
Add test for 16-bit output, also moving the testname for test_renderer into compiler definition to avoid rewriting it everytime.
|
2020-04-15 23:17:03 +03:00 |
test_fop_mulp.asm
|
Add test for 16-bit output, also moving the testname for test_renderer into compiler definition to avoid rewriting it everytime.
|
2020-04-15 23:17:03 +03:00 |
test_fop_pop.asm
|
Add test for 16-bit output, also moving the testname for test_renderer into compiler definition to avoid rewriting it everytime.
|
2020-04-15 23:17:03 +03:00 |
test_fop_push.asm
|
Add test for 16-bit output, also moving the testname for test_renderer into compiler definition to avoid rewriting it everytime.
|
2020-04-15 23:17:03 +03:00 |
test_fop_xch.asm
|
Add test for 16-bit output, also moving the testname for test_renderer into compiler definition to avoid rewriting it everytime.
|
2020-04-15 23:17:03 +03:00 |
test_globalstore.asm
|
Add regression tests for FST and FSTG opcodes.
|
2020-04-16 22:05:50 +03:00 |
test_load.asm
|
Add test for 16-bit output, also moving the testname for test_renderer into compiler definition to avoid rewriting it everytime.
|
2020-04-15 23:17:03 +03:00 |
test_multiple_instruments.asm
|
Add test for 16-bit output, also moving the testname for test_renderer into compiler definition to avoid rewriting it everytime.
|
2020-04-15 23:17:03 +03:00 |
test_panning.asm
|
Add test for 16-bit output, also moving the testname for test_renderer into compiler definition to avoid rewriting it everytime.
|
2020-04-15 23:17:03 +03:00 |
test_renderer.c
|
Move all raw audio files related to tests into subfolders, to have slightly more clean folder structure and to avoid mixing source files and data files.
|
2020-04-18 19:47:16 +03:00 |
test_store.asm
|
Add regression tests for FST and FSTG opcodes.
|
2020-04-16 22:05:50 +03:00 |
test_vco_cm_modulation.asm
|
Add regression tests for vco modulations (cm, dm, fm, gm, pm, sm and tm)
|
2020-04-17 19:36:09 +03:00 |
test_vco_dm_modulation.asm
|
Add regression tests for vco modulations (cm, dm, fm, gm, pm, sm and tm)
|
2020-04-17 19:36:09 +03:00 |
test_vco_fm_modulation.asm
|
Add regression tests for vco modulations (cm, dm, fm, gm, pm, sm and tm)
|
2020-04-17 19:36:09 +03:00 |
test_vco_gate.asm
|
Add test for 16-bit output, also moving the testname for test_renderer into compiler definition to avoid rewriting it everytime.
|
2020-04-15 23:17:03 +03:00 |
test_vco_gm_modulation.asm
|
Add regression tests for vco modulations (cm, dm, fm, gm, pm, sm and tm)
|
2020-04-17 19:36:09 +03:00 |
test_vco_lfo.asm
|
Add regression test for VCO opcode, lfo variant.
|
2020-04-16 13:37:30 +03:00 |
test_vco_noise.asm
|
Add test for 16-bit output, also moving the testname for test_renderer into compiler definition to avoid rewriting it everytime.
|
2020-04-15 23:17:03 +03:00 |
test_vco_pm_modulation.asm
|
Add regression tests for vco modulations (cm, dm, fm, gm, pm, sm and tm)
|
2020-04-17 19:36:09 +03:00 |
test_vco_pulse.asm
|
Add test for 16-bit output, also moving the testname for test_renderer into compiler definition to avoid rewriting it everytime.
|
2020-04-15 23:17:03 +03:00 |
test_vco_sine.asm
|
Add test for 16-bit output, also moving the testname for test_renderer into compiler definition to avoid rewriting it everytime.
|
2020-04-15 23:17:03 +03:00 |
test_vco_sm_modulation.asm
|
Add regression tests for vco modulations (cm, dm, fm, gm, pm, sm and tm)
|
2020-04-17 19:36:09 +03:00 |
test_vco_stereo.asm
|
Add test for 16-bit output, also moving the testname for test_renderer into compiler definition to avoid rewriting it everytime.
|
2020-04-15 23:17:03 +03:00 |
test_vco_tm_modulation.asm
|
Add regression tests for vco modulations (cm, dm, fm, gm, pm, sm and tm)
|
2020-04-17 19:36:09 +03:00 |
test_vco_trisaw.asm
|
Add test for 16-bit output, also moving the testname for test_renderer into compiler definition to avoid rewriting it everytime.
|
2020-04-15 23:17:03 +03:00 |