sointu/tests
Veikko Sariola 9e4bee1b67 feat(asmformat): Remove special treatment of oscillator types to ease the parsing of asmformat
BREAKING CHANGE: They are now numeric values like all the rest macro parameters, instead of %defined constants.
2020-12-06 15:05:12 +02:00
..
expected_output feat(go4k&sointu): Export .h C header files from the songs using go, also automatically during build for the tests. 2020-12-03 23:43:39 +02:00
CMakeLists.txt feat(sointu-cli): Merge the asmfmt and sointuplayer to generic command line utility for processing song files. 2020-12-05 00:01:24 +02:00
test_add_stereo.asm refactor(asmformat): .asm starts and stops with BEGIN_SONG and END_SONG which define all the magic defines and BPMs. 2020-12-06 01:35:54 +02:00
test_add.asm refactor(asmformat): .asm starts and stops with BEGIN_SONG and END_SONG which define all the magic defines and BPMs. 2020-12-06 01:35:54 +02:00
test_addp_stereo.asm refactor(asmformat): .asm starts and stops with BEGIN_SONG and END_SONG which define all the magic defines and BPMs. 2020-12-06 01:35:54 +02:00
test_addp.asm refactor(asmformat): .asm starts and stops with BEGIN_SONG and END_SONG which define all the magic defines and BPMs. 2020-12-06 01:35:54 +02:00
test_aux_stereo.asm refactor(asmformat): .asm starts and stops with BEGIN_SONG and END_SONG which define all the magic defines and BPMs. 2020-12-06 01:35:54 +02:00
test_aux.asm refactor(asmformat): .asm starts and stops with BEGIN_SONG and END_SONG which define all the magic defines and BPMs. 2020-12-06 01:35:54 +02:00
test_chords.asm feat(asmformat): Remove special treatment of oscillator types to ease the parsing of asmformat 2020-12-06 15:05:12 +02:00
test_clip_stereo.asm feat(asmformat): Remove special treatment of oscillator types to ease the parsing of asmformat 2020-12-06 15:05:12 +02:00
test_clip.asm feat(asmformat): Remove special treatment of oscillator types to ease the parsing of asmformat 2020-12-06 15:05:12 +02:00
test_compressor_stereo.asm feat(asmformat): Remove special treatment of oscillator types to ease the parsing of asmformat 2020-12-06 15:05:12 +02:00
test_compressor.asm feat(asmformat): Remove special treatment of oscillator types to ease the parsing of asmformat 2020-12-06 15:05:12 +02:00
test_crush_stereo.asm feat(asmformat): Remove special treatment of oscillator types to ease the parsing of asmformat 2020-12-06 15:05:12 +02:00
test_crush.asm feat(asmformat): Remove special treatment of oscillator types to ease the parsing of asmformat 2020-12-06 15:05:12 +02:00
test_delay_dampmod.asm feat(asmformat): Remove special treatment of oscillator types to ease the parsing of asmformat 2020-12-06 15:05:12 +02:00
test_delay_drymod.asm feat(asmformat): Remove special treatment of oscillator types to ease the parsing of asmformat 2020-12-06 15:05:12 +02:00
test_delay_feedbackmod.asm feat(asmformat): Remove special treatment of oscillator types to ease the parsing of asmformat 2020-12-06 15:05:12 +02:00
test_delay_flanger.asm feat(asmformat): Remove special treatment of oscillator types to ease the parsing of asmformat 2020-12-06 15:05:12 +02:00
test_delay_notetracking.asm feat(asmformat): Remove special treatment of oscillator types to ease the parsing of asmformat 2020-12-06 15:05:12 +02:00
test_delay_pregainmod.asm feat(asmformat): Remove special treatment of oscillator types to ease the parsing of asmformat 2020-12-06 15:05:12 +02:00
test_delay_reverb.asm feat(asmformat): Remove special treatment of oscillator types to ease the parsing of asmformat 2020-12-06 15:05:12 +02:00
test_delay_stereo.asm feat(asmformat): Remove special treatment of oscillator types to ease the parsing of asmformat 2020-12-06 15:05:12 +02:00
test_delay.asm feat(asmformat): Remove special treatment of oscillator types to ease the parsing of asmformat 2020-12-06 15:05:12 +02:00
test_distort_mod.asm feat(asmformat): Remove special treatment of oscillator types to ease the parsing of asmformat 2020-12-06 15:05:12 +02:00
test_distort_stereo.asm refactor(asmformat): .asm starts and stops with BEGIN_SONG and END_SONG which define all the magic defines and BPMs. 2020-12-06 01:35:54 +02:00
test_distort.asm refactor(asmformat): .asm starts and stops with BEGIN_SONG and END_SONG which define all the magic defines and BPMs. 2020-12-06 01:35:54 +02:00
test_envelope_16bit.asm refactor(asmformat): .asm starts and stops with BEGIN_SONG and END_SONG which define all the magic defines and BPMs. 2020-12-06 01:35:54 +02:00
test_envelope_mod.asm feat(asmformat): Remove special treatment of oscillator types to ease the parsing of asmformat 2020-12-06 15:05:12 +02:00
test_envelope_stereo.asm refactor(asmformat): .asm starts and stops with BEGIN_SONG and END_SONG which define all the magic defines and BPMs. 2020-12-06 01:35:54 +02:00
test_envelope.asm refactor(asmformat): .asm starts and stops with BEGIN_SONG and END_SONG which define all the magic defines and BPMs. 2020-12-06 01:35:54 +02:00
test_filter_band.asm feat(asmformat): Remove special treatment of oscillator types to ease the parsing of asmformat 2020-12-06 15:05:12 +02:00
test_filter_freqmod.asm feat(asmformat): Remove special treatment of oscillator types to ease the parsing of asmformat 2020-12-06 15:05:12 +02:00
test_filter_high.asm feat(asmformat): Remove special treatment of oscillator types to ease the parsing of asmformat 2020-12-06 15:05:12 +02:00
test_filter_low.asm feat(asmformat): Remove special treatment of oscillator types to ease the parsing of asmformat 2020-12-06 15:05:12 +02:00
test_filter_peak.asm feat(asmformat): Remove special treatment of oscillator types to ease the parsing of asmformat 2020-12-06 15:05:12 +02:00
test_filter_resmod.asm feat(asmformat): Remove special treatment of oscillator types to ease the parsing of asmformat 2020-12-06 15:05:12 +02:00
test_filter_stereo.asm feat(asmformat): Remove special treatment of oscillator types to ease the parsing of asmformat 2020-12-06 15:05:12 +02:00
test_gain_stereo.asm refactor(asmformat): .asm starts and stops with BEGIN_SONG and END_SONG which define all the magic defines and BPMs. 2020-12-06 01:35:54 +02:00
test_gain.asm refactor(asmformat): .asm starts and stops with BEGIN_SONG and END_SONG which define all the magic defines and BPMs. 2020-12-06 01:35:54 +02:00
test_hold_mod.asm feat(asmformat): Remove special treatment of oscillator types to ease the parsing of asmformat 2020-12-06 15:05:12 +02:00
test_hold_stereo.asm refactor(asmformat): .asm starts and stops with BEGIN_SONG and END_SONG which define all the magic defines and BPMs. 2020-12-06 01:35:54 +02:00
test_hold.asm refactor(asmformat): .asm starts and stops with BEGIN_SONG and END_SONG which define all the magic defines and BPMs. 2020-12-06 01:35:54 +02:00
test_in_stereo.asm refactor(asmformat): .asm starts and stops with BEGIN_SONG and END_SONG which define all the magic defines and BPMs. 2020-12-06 01:35:54 +02:00
test_in.asm refactor(asmformat): .asm starts and stops with BEGIN_SONG and END_SONG which define all the magic defines and BPMs. 2020-12-06 01:35:54 +02:00
test_invgain_stereo.asm refactor(asmformat): .asm starts and stops with BEGIN_SONG and END_SONG which define all the magic defines and BPMs. 2020-12-06 01:35:54 +02:00
test_invgain.asm refactor(asmformat): .asm starts and stops with BEGIN_SONG and END_SONG which define all the magic defines and BPMs. 2020-12-06 01:35:54 +02:00
test_loadnote_stereo.asm refactor(asmformat): .asm starts and stops with BEGIN_SONG and END_SONG which define all the magic defines and BPMs. 2020-12-06 01:35:54 +02:00
test_loadnote.asm refactor(asmformat): .asm starts and stops with BEGIN_SONG and END_SONG which define all the magic defines and BPMs. 2020-12-06 01:35:54 +02:00
test_loadval_stereo.asm refactor(asmformat): .asm starts and stops with BEGIN_SONG and END_SONG which define all the magic defines and BPMs. 2020-12-06 01:35:54 +02:00
test_loadval.asm refactor(asmformat): .asm starts and stops with BEGIN_SONG and END_SONG which define all the magic defines and BPMs. 2020-12-06 01:35:54 +02:00
test_mul_stereo.asm refactor(asmformat): .asm starts and stops with BEGIN_SONG and END_SONG which define all the magic defines and BPMs. 2020-12-06 01:35:54 +02:00
test_mul.asm refactor(asmformat): .asm starts and stops with BEGIN_SONG and END_SONG which define all the magic defines and BPMs. 2020-12-06 01:35:54 +02:00
test_mulp_stereo.asm refactor(asmformat): .asm starts and stops with BEGIN_SONG and END_SONG which define all the magic defines and BPMs. 2020-12-06 01:35:54 +02:00
test_mulp.asm refactor(asmformat): .asm starts and stops with BEGIN_SONG and END_SONG which define all the magic defines and BPMs. 2020-12-06 01:35:54 +02:00
test_multiple_instruments.asm refactor(asmformat): .asm starts and stops with BEGIN_SONG and END_SONG which define all the magic defines and BPMs. 2020-12-06 01:35:54 +02:00
test_noise_stereo.asm refactor(asmformat): .asm starts and stops with BEGIN_SONG and END_SONG which define all the magic defines and BPMs. 2020-12-06 01:35:54 +02:00
test_noise.asm refactor(asmformat): .asm starts and stops with BEGIN_SONG and END_SONG which define all the magic defines and BPMs. 2020-12-06 01:35:54 +02:00
test_oscillat_colormod.asm feat(asmformat): Remove special treatment of oscillator types to ease the parsing of asmformat 2020-12-06 15:05:12 +02:00
test_oscillat_detunemod.asm feat(asmformat): Remove special treatment of oscillator types to ease the parsing of asmformat 2020-12-06 15:05:12 +02:00
test_oscillat_gainmod.asm feat(asmformat): Remove special treatment of oscillator types to ease the parsing of asmformat 2020-12-06 15:05:12 +02:00
test_oscillat_gate.asm feat(asmformat): Remove special treatment of oscillator types to ease the parsing of asmformat 2020-12-06 15:05:12 +02:00
test_oscillat_lfo.asm feat(asmformat): Remove special treatment of oscillator types to ease the parsing of asmformat 2020-12-06 15:05:12 +02:00
test_oscillat_phasemod.asm feat(asmformat): Remove special treatment of oscillator types to ease the parsing of asmformat 2020-12-06 15:05:12 +02:00
test_oscillat_pulse.asm feat(asmformat): Remove special treatment of oscillator types to ease the parsing of asmformat 2020-12-06 15:05:12 +02:00
test_oscillat_sample_stereo.asm feat(asmformat): Remove special treatment of oscillator types to ease the parsing of asmformat 2020-12-06 15:05:12 +02:00
test_oscillat_sample.asm feat(asmformat): Remove special treatment of oscillator types to ease the parsing of asmformat 2020-12-06 15:05:12 +02:00
test_oscillat_shapemod.asm feat(asmformat): Remove special treatment of oscillator types to ease the parsing of asmformat 2020-12-06 15:05:12 +02:00
test_oscillat_sine.asm feat(asmformat): Remove special treatment of oscillator types to ease the parsing of asmformat 2020-12-06 15:05:12 +02:00
test_oscillat_stereo.asm feat(asmformat): Remove special treatment of oscillator types to ease the parsing of asmformat 2020-12-06 15:05:12 +02:00
test_oscillat_transposemod.asm feat(asmformat): Remove special treatment of oscillator types to ease the parsing of asmformat 2020-12-06 15:05:12 +02:00
test_oscillat_trisaw.asm feat(asmformat): Remove special treatment of oscillator types to ease the parsing of asmformat 2020-12-06 15:05:12 +02:00
test_oscillat_unison_stereo.asm feat(asmformat): Remove special treatment of oscillator types to ease the parsing of asmformat 2020-12-06 15:05:12 +02:00
test_oscillat_unison.asm feat(asmformat): Remove special treatment of oscillator types to ease the parsing of asmformat 2020-12-06 15:05:12 +02:00
test_outaux_stereo.asm refactor(asmformat): .asm starts and stops with BEGIN_SONG and END_SONG which define all the magic defines and BPMs. 2020-12-06 01:35:54 +02:00
test_outaux.asm refactor(asmformat): .asm starts and stops with BEGIN_SONG and END_SONG which define all the magic defines and BPMs. 2020-12-06 01:35:54 +02:00
test_panning_stereo.asm refactor(asmformat): .asm starts and stops with BEGIN_SONG and END_SONG which define all the magic defines and BPMs. 2020-12-06 01:35:54 +02:00
test_panning.asm refactor(asmformat): .asm starts and stops with BEGIN_SONG and END_SONG which define all the magic defines and BPMs. 2020-12-06 01:35:54 +02:00
test_polyphony.asm feat(asmformat): Remove special treatment of oscillator types to ease the parsing of asmformat 2020-12-06 15:05:12 +02:00
test_pop_stereo.asm refactor(asmformat): .asm starts and stops with BEGIN_SONG and END_SONG which define all the magic defines and BPMs. 2020-12-06 01:35:54 +02:00
test_pop.asm refactor(asmformat): .asm starts and stops with BEGIN_SONG and END_SONG which define all the magic defines and BPMs. 2020-12-06 01:35:54 +02:00
test_push_stereo.asm refactor(asmformat): .asm starts and stops with BEGIN_SONG and END_SONG which define all the magic defines and BPMs. 2020-12-06 01:35:54 +02:00
test_push.asm refactor(asmformat): .asm starts and stops with BEGIN_SONG and END_SONG which define all the magic defines and BPMs. 2020-12-06 01:35:54 +02:00
test_receive_stereo.asm refactor(asmformat): .asm starts and stops with BEGIN_SONG and END_SONG which define all the magic defines and BPMs. 2020-12-06 01:35:54 +02:00
test_receive.asm refactor(asmformat): .asm starts and stops with BEGIN_SONG and END_SONG which define all the magic defines and BPMs. 2020-12-06 01:35:54 +02:00
test_render_samples_api.c feat(libsointu): make su_render return some error codes, typically due to FPU stack errors. 2020-12-05 16:41:07 +02:00
test_render_samples.c feat(go4k&sointu): Export .h C header files from the songs using go, also automatically during build for the tests. 2020-12-03 23:43:39 +02:00
test_render_samples.h feat(go4k&sointu): Export .h C header files from the songs using go, also automatically during build for the tests. 2020-12-03 23:43:39 +02:00
test_renderer.c refactor(test_renderer): Allocate buffers statically instead of dynamically, so the tests are closer how Sointu will be eventually used. 2020-12-05 01:06:04 +02:00
test_send_global.asm refactor(asmformat): .asm starts and stops with BEGIN_SONG and END_SONG which define all the magic defines and BPMs. 2020-12-06 01:35:54 +02:00
test_send_stereo.asm refactor(asmformat): .asm starts and stops with BEGIN_SONG and END_SONG which define all the magic defines and BPMs. 2020-12-06 01:35:54 +02:00
test_send.asm refactor(asmformat): .asm starts and stops with BEGIN_SONG and END_SONG which define all the magic defines and BPMs. 2020-12-06 01:35:54 +02:00
test_speed.asm feat(asmformat): Remove special treatment of oscillator types to ease the parsing of asmformat 2020-12-06 15:05:12 +02:00
test_xch_stereo.asm refactor(asmformat): .asm starts and stops with BEGIN_SONG and END_SONG which define all the magic defines and BPMs. 2020-12-06 01:35:54 +02:00
test_xch.asm refactor(asmformat): .asm starts and stops with BEGIN_SONG and END_SONG which define all the magic defines and BPMs. 2020-12-06 01:35:54 +02:00