├── .gitattributes ├── README.md ├── samples ├── 1.wav ├── 110.ogg ├── 110.wav ├── 15khz stereo.wav ├── 15khz.wav ├── 440.ogg ├── 440.wav ├── 440_from_ogg.wav ├── Stereo_16_44100.wav ├── bd.ogg ├── bd.wav ├── hh.ogg ├── hh.wav ├── loop.wav ├── mono 400 looped.wav ├── mono looped 1k.wav ├── mono silence.wav ├── noise mono.wav ├── noise stereo.wav ├── noise.ogg ├── noise.wav ├── only l.wav ├── stereo 400 looped.wav ├── stereo looped 1k old.wav ├── stereo looped 1k.wav ├── stereo sweep.ogg ├── stereo sweep.wav ├── sweep test mono.wav ├── sweep test stereo.wav ├── sweep.ogg ├── sweep.wav └── two tone.wav ├── sfz1 basic tests ├── 01 - Amp LFO │ ├── 01 - amp lfo freq.sfz │ ├── 02 - amp lfo freq cc1 and after.sfz │ ├── 03 - amp lfo depth.sfz │ ├── 04 - amp lfo depth on cc.sfz │ ├── 05 - amp lfo depth on channel aftertouch.sfz │ ├── 06 - amp lfo delay.sfz │ └── 07 - amp lfo fade.sfz ├── 02 - Pitch LFO │ ├── 01 - pitch lfo freq.sfz │ ├── 02 - pitch lfo freq cc1 and after.sfz │ ├── 03 - pitch lfo depth.sfz │ ├── 04 - pitch lfo depth on cc.sfz │ ├── 05 - pitch lfo depth on channel aftertouch.sfz │ ├── 06 - pitch lfo delay.sfz │ └── 07 - pitch lfo fade.sfz ├── 03 - Filter LFO │ ├── 01 - filter lfo freq.sfz │ ├── 02 - filter lfo freq cc1 and after.sfz │ ├── 03 - filter lfo depth.sfz │ ├── 04 - filter lfo depth on cc.sfz │ ├── 05 - filter lfo depth on channel aftertouch.sfz │ ├── 06 - filter lfo delay.sfz │ └── 07 - filter lfo fade.sfz ├── 04 - Pitch EG │ ├── 01 - pitch eg delay.sfz │ ├── 02 - pitch eg attack.sfz │ ├── 03 - pitch eg hold.sfz │ ├── 04 - pitch eg decay.sfz │ ├── 05 - pitch eg release.sfz │ ├── 06 - pitch eg all positive depth.sfz │ ├── 07 - pitch eg all negative depth.sfz │ ├── 08 - pitch eg all huge range.sfz │ ├── 09 - pitch eg vel2delay.sfz │ ├── 10 - pitch eg vel2attack.sfz │ ├── 11 - pitch eg vel2hold.sfz │ ├── 12 - pitch eg vel2decay.sfz │ └── 13 - pitch eg vel2release.sfz ├── 05 - Filter EG │ ├── 01 - filter eg delay.sfz │ ├── 02 - filter eg attack.sfz │ ├── 03 - filter eg hold.sfz │ ├── 04 - filter eg decay.sfz │ ├── 05 - filter eg release.sfz │ ├── 06 - filter eg one octave test.sfz │ ├── 07 - filter eg all.sfz │ ├── 08 - filter HPF eg all.sfz │ ├── 09 - filter eg vel2delay.sfz │ ├── 10 - filter eg vel2attack.sfz │ ├── 11 - filter eg vel2hold.sfz │ ├── 12 - filter eg vel2decay.sfz │ └── 13 - filter eg vel2release.sfz └── Unsorted │ ├── amp eg all.sfz │ ├── amp eg all_changedrelease.sfz │ ├── amp eg attack.sfz │ ├── amp eg decay.sfz │ ├── amp eg delay.sfz │ ├── amp eg hold.sfz │ ├── amp eg on release trigger.sfz │ ├── amp eg release.sfz │ ├── amp eg vel2attack.sfz │ ├── amp eg vel2decay.sfz │ ├── amp eg vel2delay.sfz │ ├── amp eg vel2hold.sfz │ ├── amp eg vel2release.sfz │ ├── amp key tracking negative.sfz │ ├── amp key tracking positive.sfz │ ├── amp velo tracking negative.sfz │ ├── amp velo tracking.sfz │ ├── bend down and up.sfz │ ├── bend step octave.sfz │ ├── bend step semi.sfz │ ├── bend step whole.sfz │ ├── bend two regions.sfz │ ├── channel.sfz │ ├── comments.sfz │ ├── count.sfz │ ├── effect1 - reverb (turn fx on).sfz │ ├── effect2 - chorus (turn fx on).sfz │ ├── eq bandwidth on cc20.sfz │ ├── eq freq on cc20.sfz │ ├── eq gain on cc20.sfz │ ├── eq three bands stereo.sfz │ ├── eq three bands.sfz │ ├── eq1 dynamic.sfz │ ├── eq1 vel2gain and vel2freq.sfz │ ├── eq2 dynamic.sfz │ ├── eq3 dynamic.sfz │ ├── exclusive regions bi.sfz │ ├── exclusive regions cut one.sfz │ ├── exclusive regions uni.sfz │ ├── filter 1p hpf.sfz │ ├── filter 1p lpf.sfz │ ├── filter 2p bpf.sfz │ ├── filter 2p brf.sfz │ ├── filter 2p hpf.sfz │ ├── filter 2p lpf.sfz │ ├── filter dynamic cutoff cc1 and channel after hpf_1p.sfz │ ├── filter dynamic cutoff cc1 and channel after hpf_2p.sfz │ ├── filter dynamic cutoff cc1 and channel after lpf_1p .sfz │ ├── filter dynamic cutoff cc1 and channel after lpf_2p.sfz │ ├── filter keycenter.sfz │ ├── filter keytrack negative.sfz │ ├── filter keytrack.sfz │ ├── filter resonance.sfz │ ├── filter velocity tracking negative.sfz │ ├── filter velocity tracking.sfz │ ├── input controls bend.sfz │ ├── input controls midi cc.sfz │ ├── legato.sfz │ ├── loop marked without start and end.sfz │ ├── loop points from mono wav.sfz │ ├── loop points from stereo wav.sfz │ ├── loop points.sfz │ ├── loop_continuous.sfz │ ├── loop_sustain.sfz │ ├── multiple regions basic test.sfz │ ├── note delay multi.sfz │ ├── note delay.sfz │ ├── note names.sfz │ ├── offmode mode fast.sfz │ ├── offmode mode normal.sfz │ ├── on cc.sfz │ ├── one shot.sfz │ ├── organ.sfz │ ├── pan.sfz │ ├── pitch keycenter.sfz │ ├── pitch keytrack - inverted keyboard.sfz │ ├── pitch tune.sfz │ ├── pitch veltrack negative.sfz │ ├── pitch veltrack positive.sfz │ ├── random amp.sfz │ ├── random filter.sfz │ ├── random pitch.sfz │ ├── random.sfz │ ├── release trigger.sfz │ ├── rt.sfz │ ├── sample based on bpm.sfz │ ├── sample end.sfz │ ├── sequence.sfz │ ├── sw if down.sfz │ ├── sw if last.sfz │ ├── sw if up.sfz │ ├── sw previous.sfz │ ├── sync to host.sfz │ ├── width and position.sfz │ ├── xfade equal power test.sfz │ ├── xfade in on cc1.sfz │ ├── xfade out on cc1.sfz │ └── xfade two layers on cc1 or cc2.sfz └── sfz2 basic tests ├── 00 - syntax ├── 00 - syntax introduction.sfz ├── 01 - syntax note names.sfz ├── 01a - octave offset.sfz ├── 01b - control header.sfz ├── 02 - syntax keyb split.sfz ├── 03 - syntax two layers.sfz ├── 04 - syntax group.sfz ├── 05 - syntax comments.sfz ├── 06 - syntax key opcode.sfz ├── 07 - syntax special controls (random).sfz ├── 08 - This is an extremely long name to test the display.sfz ├── 09 - unknown opcode.sfz ├── 10 - unknown opcode fx.sfz ├── 11 - unknown opcode curve.sfz ├── 20 - nothing.sfz ├── 21 - one region, no final CR.sfz └── 22 - md5 test.sfz ├── 01 - delay, offset ├── 00 - region delay.sfz ├── 01 - region delay on cc.sfz ├── 02 - region delay on velocity.sfz ├── 03 - region delay on random.sfz ├── 04 - offset on cc.sfz ├── 05 - offset random.sfz └── 06 - sample end.sfz ├── 02 - input controls ├── 00 - region select on keyboard.sfz ├── 01 - region select on channel.sfz ├── 02 - region select on midi cc.sfz ├── 03 - region select on bend.sfz ├── 04 - region select on sequence.sfz ├── 05 - region select on legato playing.sfz ├── 06 - region select on random.sfz ├── 07 - region select on sw if down.sfz ├── 08 - region select on sw if up.sfz ├── 09 - region select on sw if last.sfz ├── 10 - region select - sw default.sfz ├── 11 - region select on sw previous.sfz ├── 12 - region select on host tempo.sfz ├── 13 - quantize to host position.sfz ├── 14 - quantize to host position offset=1.sfz ├── 15 - multiple regions basic.sfz ├── 16 - region trigger on cc.sfz ├── 17 - region trigger start-stop on cc.sfz ├── 18 - region select on polyaft1.sfz └── 19 - region select on polyaft2.sfz ├── 03 - release triggers ├── 00 - release trigger decay.sfz ├── 01 - release trigger not on dead layer.sfz ├── 02 - release trigger on dead layer.sfz ├── 03 - release trigger not on sustain switch.sfz ├── 04 - release trigger on sustain switch.sfz ├── 05 - release trigger on sustain switch not on dead layer.sfz ├── 06 - release trigger on sustain switch on dead layer.sfz ├── 07 - release trigger simple test.sfz └── 08 - release trigger and key switches.sfz ├── 04 - voice groups ├── 01 - polyphony.sfz ├── 02 - polyphony note self mask.sfz ├── 03 - polyphony note no self mask.sfz ├── 04 - exclusive regions bi.sfz ├── 05 - exclusive regions uni.sfz ├── 06 - exclusive regions cut one.sfz ├── 07 - offmode mode fast.sfz ├── 08 - offmode mode normal.sfz ├── 09 - sustain switch on.sfz ├── 10 - sustain switch off.sfz ├── 11 - sustain switch on and off.sfz ├── 12 - sostenuto switch on.sfz ├── 13 - sostenuto switch off.sfz ├── 14 - sustain and sostenuto switch off.sfz ├── 15 - legato last note.sfz ├── 16 - legato high note.sfz ├── 17 - legato low note.sfz ├── 18 - legato two zones.sfz ├── 19 - legato two overlapping zones.sfz └── 20 - polyphony stealing (ARIA).sfz ├── 05 - pitch, pitch bend ├── 00 - pitch keycenter.sfz ├── 01 - pitch keytrack.sfz ├── 01a - pitch keytrack 100 cents.sfz ├── 02 - pitch keytrack - inverted keyboard.sfz ├── 03 - pitch veltrack positive.sfz ├── 04 - pitch veltrack negative.sfz ├── 05 - pitch on cc bipolar.sfz ├── 06 - pitch on cc digital.sfz ├── 07 - pitch on cc sawed.sfz ├── 08 - pitch on cc tri-state.sfz ├── 09 - pitch on cc smooth.sfz ├── 10 - pitch on after.sfz ├── 11 - pitch on random center.sfz ├── 12 - pitch on random down.sfz ├── 13 - pitch on random up.sfz ├── 14 - pitch on velo.sfz ├── 15 - pitch tune.sfz ├── 20 - bend down and up.sfz ├── 21 - bend two regions.sfz ├── 22 - bend two regions smooth.sfz ├── 23 - bend step octave.sfz ├── 24 - bend step semi.sfz ├── 25 - bend step up semi down octave.sfz └── 26 - bend step whole.sfz ├── 06 - decim, bitred ├── 00 - decimator on cc.sfz ├── 01 - decimator on cc smooth.sfz ├── 02 - bit reducer on cc.sfz └── 03 - bit reducer on cc smooth.sfz ├── 07 - noise ├── 00 - noise mono.sfz ├── 01 - noise stereo.sfz ├── 02 - noise mono level on cc.sfz ├── 03 - noise mono step on cc.sfz ├── 04 - noise mono tone on cc.sfz ├── 05 - noise mono hpf_1p.sfz ├── 06 - noise stereo level on cc.sfz ├── 07 - noise stereo step on cc.sfz ├── 08 - noise stereo tone on cc.sfz └── 09 - noise stereo hpf_1p.sfz ├── 08 - filters ├── 00 - filter cutoff on cc smooth.sfz ├── 01 - filter cutoff keycenter.sfz ├── 02 - filter cutoff keytrack.sfz ├── 03 - filter cutoff keytrack negative.sfz ├── 04 - filter cutoff random.sfz ├── 05 - filter cutoff velocity tracking.sfz ├── 06 - filter cutoff velocity tracking negative.sfz ├── 07 - cutoff as note names.sfz ├── 10 - filter resonance.sfz ├── 11 - filter resonance on cc.sfz ├── 12 - filter resonance on cc smooth.sfz ├── 13 - filter resonance random.sfz ├── 20 - filter lpf_1p noise mono.sfz ├── 21 - filter lpf_1p noise stereo.sfz ├── 22 - filter hpf_1p noise mono.sfz ├── 23 - filter hpf_1p noise stereo.sfz ├── 24 - filter bpf_1p noise mono.sfz ├── 25 - filter bpf_1p noise stereo.sfz ├── 26 - filter brf_1p noise mono.sfz ├── 27 - filter brf_1p noise stereo.sfz ├── 28 - filter apf_1p noise mono.sfz ├── 29 - filter apf_1p noise stereo.sfz ├── 30 - filter lpf_2p noise mono.sfz ├── 31 - filter lpf_2p noise stereo.sfz ├── 32 - filter hpf_2p noise mono.sfz ├── 33 - filter hpf_2p noise stereo.sfz ├── 34 - filter bpf_2p noise mono.sfz ├── 35 - filter bpf_2p noise stereo.sfz ├── 36 - filter brf_2p noise mono.sfz ├── 37 - filter brf_2p noise stereo.sfz ├── 38 - filter spl_2p noise mono.sfz ├── 39 - filter spl_2p noise stereo.sfz ├── 40 - filter lpf_4p noise mono.sfz ├── 41 - filter lpf_4p noise stereo.sfz ├── 42 - filter hpf_4p noise mono.sfz ├── 43 - filter hpf_4p noise stereo.sfz ├── 50 - filter lpf_6p noise mono.sfz ├── 51 - filter lpf_6p noise stereo.sfz ├── 52 - filter hpf_6p noise mono.sfz ├── 53 - filter hpf_6p noise stereo.sfz ├── 60 - filter comb noise mono.sfz ├── 61 - filter pink noise mono.sfz ├── 62 - filter pink noise stereo.sfz ├── 70 - filter lpf_1p sweep mono.sfz ├── 71 - filter lpf_1p sweep stereo.sfz ├── 72 - filter hpf_1p sweep mono.sfz ├── 73 - filter hpf_1p sweep stereo.sfz ├── 74 - filter bpf_1p sweep mono.sfz ├── 75 - filter bpf_1p sweep stereo.sfz ├── 76 - filter brf_1p sweep mono.sfz ├── 77 - filter brf_1p sweep stereo.sfz ├── 78 - filter apf_1p sweep mono.sfz ├── 79 - filter apf_1p sweep stereo.sfz ├── 80 - filter lpf_2p sweep mono.sfz ├── 81 - filter lpf_2p sweep stereo.sfz ├── 82 - filter hpf_2p sweep mono.sfz ├── 83 - filter hpf_2p sweep stereo.sfz ├── 84 - filter bpf_2p sweep mono.sfz ├── 85 - filter bpf_2p sweep stereo.sfz ├── 86 - filter brf_2p sweep mono.sfz ├── 87 - filter brf_2p sweep stereo.sfz ├── 90 - filter lpf_4p sweep mono.sfz ├── 91 - filter lpf_4p sweep stereo.sfz ├── 92 - filter hpf_4p sweep mono.sfz ├── 93 - filter hpf_4p sweep stereo.sfz ├── 94 - filter lpf_6p sweep mono.sfz ├── 95 - filter lpf_6p sweep stereo.sfz ├── 96 - filter hpf_6p sweep mono.sfz ├── 97 - filter hpf_6p sweep stereo.sfz ├── 98 - filter comb sweep mono.sfz └── 99 - filter cutoff on polyaft.sfz ├── 09 - drive ├── 00 - drive mono.sfz ├── 01 - drive stereo.sfz ├── 02 - drive mono on cc.sfz ├── 03 - drive stereo on cc.sfz ├── 04 - drive shape on cc smooth .sfz ├── 05 - drive tone on cc smooth .sfz ├── 06 - drive on velocity.sfz └── 07 - drive on after.sfz ├── 10 - eq ├── 00 - eq1 dynamic.sfz ├── 01 - eq2 dynamic.sfz ├── 03 - eq3 dynamic.sfz ├── 04 - eq three bands mono.sfz ├── 05 - eq three bands stereo.sfz └── 06 - formants.sfz ├── 11 - compressor, gate ├── 00 - compressor test mono.sfz ├── 01 - compressor test stereo.sfz ├── 02 - compressor test link.sfz ├── 03 - gate test mono.sfz ├── 04 - gate test stereo.sfz ├── 05 - gate test link.sfz └── 06 - gate on cc.sfz ├── 12 - amplifier ├── 00 - volume.sfz ├── 01 - volume on cc smooth.sfz ├── 02 - volume on random.sfz ├── 03 - amp velo tracking.sfz ├── 04 - amp velo tracking negative.sfz ├── 05 - amp key tracking.sfz ├── 06 - amp key tracking negative.sfz ├── 07 - amp velo curve.sfz ├── 08 - phase normal.sfz ├── 09 - phase inverted.sfz ├── 10 - phase cancel.sfz ├── 11 - pan.sfz ├── 12 - pan keytrack.sfz ├── 13 - pan keycenter c3.sfz ├── 14 - pan cc73 unipolar.sfz ├── 15 - pan cc73 bipolar.sfz ├── 16 - pan on cc smooth.sfz ├── 17 - pan on random.sfz ├── 18 - pan veltrack.sfz ├── 19 - pan veltrack negative.sfz ├── 20 - width.sfz ├── 21 - width on cc.sfz ├── velcurvetest.gif └── velocity.gif ├── 13 - amplifier eg (main) ├── 00 - amp eg delay.sfz ├── 01 - amp eg attack.sfz ├── 02 - amp eg hold.sfz ├── 03 - amp eg decay.sfz ├── 04 - amp eg release.sfz ├── 05 - amp eg all.sfz ├── 06 - amp eg attack random.sfz ├── 07 - amp eg cc 20 to 26.sfz ├── 08 - amp eg delay on velocity.sfz ├── 09 - amp eg attack on velocity.sfz ├── 10 - amp eg hold on velocity.sfz ├── 11 - amp eg decay on velocity.sfz ├── 12 - amp eg release on velocity.sfz └── 13 - amp eg on release trigger.sfz ├── 14 - crossfade ├── 00 - fade in on cc1.sfz ├── 01 - fade out on cc1.sfz ├── 02 - xfade on cc equal gaint.sfz ├── 03 - xfade on cc equal power.sfz ├── 04 - xfade two layers on cc1 or cc2.sfz ├── 05 - fade in and out on keyboard.sfz ├── 06 - xfade on keyboard - equal gain.sfz ├── 07 - xfade on keyboard - equal power.sfz ├── 08 - xfade on velocity - equal gain.sfz ├── 09 - xfade on velocity - equal power.sfz ├── 10 - xfade_edgecase0.sfz ├── 11 - xfade_edgecase1.sfz ├── 12 - xfade_edgecase2.sfz ├── 13 - xfade_edgecase3.sfz └── 99 - xfade_4oscs (ARIA).sfz ├── 15 - effect sends ├── 00 - effect sends (turn fx on).prog ├── 00 - effect sends (turn fx on).sfz ├── 01 - DP_Sexy hidden 16-pole filter model.sfz └── 02 - chap17l.sfz ├── 16 - loops ├── 00 - loop points from mono wav.sfz ├── 01 - loop points from stereo wav.sfz ├── 03 - loop points defined.sfz ├── 04 - loop marked without start and end.sfz ├── 05 - loop count defined.sfz ├── 06 - loop direction defined (forward).sfz ├── 07 - loop direction defined (backward).sfz ├── 08 - loop direction defined (alternate).sfz ├── 09 - loop tune.sfz ├── 10 - loop_continuous.sfz ├── 11 - loop_sustain.sfz ├── 12 - one shot.sfz ├── 13 - reverse.sfz ├── 14 - reverse offset.sfz ├── 15 - sample count.sfz ├── 16 - reverse loop.sfz ├── 17 - reverse loop sine.sfz ├── 18 - reverse on release trigger.sfz ├── 19 - sample count, reverse and loops.sfz └── 20 - loop start on cc.sfz ├── 17 - LFO ├── 00 - lfo01_freq.sfz ├── 01 - lfo01_freq_oncc.sfz ├── 02 - lfo01_freq_lfo.sfz ├── 03 - lfo01_fade.sfz ├── 04 - lfo01_count.sfz ├── 05 - lfo01_inter.sfz ├── 06 - lfo01_phase.sfz ├── 07 - lfo01_delay.sfz ├── 08 - lfo01_step.sfz ├── 09 - lfo01_step_oncc smooth.sfz ├── 10 - lfo01_step_oncc.sfz ├── 20 - lfo01_pitch.sfz ├── 21 - lfo01_pitch_oncc.sfz ├── 22 - lfo01_decim.sfz ├── 23 - lfo01_decim_oncc.sfz ├── 24 - lfo01_bitred.sfz ├── 25 - lfo01_bitred_oncc.sfz ├── 26 - lfo01_noiselevel.sfz ├── 27 - lfo01_noiselevel_oncc.sfz ├── 28 - lfo01_noisestep.sfz ├── 29 - lfo01_noisestep_oncc.sfz ├── 30 - lfo01_noisetone.sfz ├── 31 - lfo01_noisetone_oncc.sfz ├── 32 - lfo01_cutoff.sfz ├── 33 - lfo01_cutoff_oncc.sfz ├── 34 - lfo01_resonance.sfz ├── 35 - lfo01_resonance_oncc.sfz ├── 36 - lfo01_drive.sfz ├── 37 - lfo01_drive_oncc.sfz ├── 38 - lfo01_eq1freq.sfz ├── 39 - lfo01_eq1freq_oncc.sfz ├── 40 - lfo01_eq1bw.sfz ├── 41 - lfo01_eq1bw_oncc.sfz ├── 42 - lfo01_eq1gaiin.sfz ├── 43 - lfo01_eq1gain_oncc.sfz ├── 44 - lfo01_eq2bw.sfz ├── 45 - lfo01_eq2freq.sfz ├── 46 - lfo01_eq2gaiin.sfz ├── 47 - lfo01_eq3bw.sfz ├── 48 - lfo01_eq3freq.sfz ├── 49 - lfo01_eq3gain.sfz ├── 50 - lfo01 all eqfreq _oncc.sfz ├── 51 - lfo01_volume.sfz ├── 52 - lfo01_volume_oncc.sfz ├── 53 - lfo01_pan.sfz ├── 54 - lfo01_pan_oncc.sfz ├── 55 - lfo01_width.sfz ├── 56 - lfo01_width_oncc.sfz ├── 57 - lfo_feedback.sfz ├── 58 - lfo01_freq_lfo_dual.sfz └── 60 - multi lfo basic test.sfz ├── 18 - EG ├── 02 - eg01_shape.sfz ├── 03 - eg01_loop.sfz ├── 04 - eg01_loop count.sfz ├── 10 - eg01_pitch.sfz ├── 11 - eg01_pitch_oncc.sfz ├── 12 - eg01_decim.sfz ├── 13 - eg01_decim_oncc.sfz ├── 14 - eg01_bitred.sfz ├── 15 - eg01_bitred_oncc.sfz ├── 16 - eg01_noiselevel.sfz ├── 17 - eg01_noiselevel_oncc.sfz ├── 18 - eg01_noisestep.sfz ├── 19 - eg01_noisestep_oncc.sfz ├── 20 - eg01_noisetone.sfz ├── 21 - eg01_noisetone_oncc.sfz ├── 22 - eg01_cutoff.sfz ├── 23 - eg01_cutoff_oncc.sfz ├── 24 - eg01_resonance.sfz ├── 25 - eg01_resonance_oncc.sfz ├── 26 - eg01_drive.sfz ├── 27 - eg01_drive_oncc.sfz ├── 28 - eg01_eq1freq.sfz ├── 29 - eg01_eq1freq_oncc.sfz ├── 30 - eg01_eq1bw.sfz ├── 31 - eg01_eq1bw_oncc.sfz ├── 32 - eg01_eq1gain.sfz ├── 33 - eg01_eq1gain_oncc.sfz ├── 34 - eg01_eq2freq.sfz ├── 36 - eg01_eq2bw.sfz ├── 38 - eg01_eq2gain.sfz ├── 40 - eg01_eq3freq.sfz ├── 42 - eg01_eq3bw.sfz ├── 44 - eg01_eq3gain.sfz ├── 46 - eg01 all eq freq _oncc.sfz ├── 48 - eg01 all eq bw _oncc.sfz ├── 50 - eg01 all eq gain _oncc.sfz ├── 51 - eg01_volume.sfz ├── 52 - eg01_volume_oncc.sfz ├── 53 - eg01_pan.sfz ├── 54 - eg01_pan_oncc.sfz ├── 55 - eg01_width.sfz ├── 56 - eg01_width_oncc.sfz ├── 57 - eg01_freq_lfo01.sfz ├── 58 - eg01_depth_lfo01.sfz ├── 59 - eg01_depthadd_lfo01.sfz ├── 60 - eg01_depthadd_lfo01_test2.sfz ├── 61 - eg01_ampeg.sfz └── 99 - eg01_pitch (tool generated).sfz ├── 19 - glide ├── 00 - glidetime pitch.prog ├── 00 - glidetime pitch.sfz ├── 00 - glidetime pitch_davidv.sfz ├── 01 - glidespeed pitch.prog ├── 01 - glidespeed pitch.sfz ├── 02 - glidespeed time on cc pitch.prog ├── 02 - glidespeed time on cc pitch.sfz ├── 03 - glide for 2 points eg pitch.prog ├── 03 - glide for 2 points eg pitch.sfz ├── 04 - glide for 2 points level on cc pitch.prog └── 04 - glide for 2 points level on cc pitch.sfz └── 20 - envelope follower ├── 00 - envelope follower pitch.prog ├── 00 - envelope follower pitch.sfz ├── 01 - envelope follower filter.prog └── 01 - envelope follower filter.sfz /.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/.gitattributes -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/README.md -------------------------------------------------------------------------------- /samples/1.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/samples/1.wav -------------------------------------------------------------------------------- /samples/110.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/samples/110.ogg -------------------------------------------------------------------------------- /samples/110.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/samples/110.wav -------------------------------------------------------------------------------- /samples/15khz stereo.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/samples/15khz stereo.wav -------------------------------------------------------------------------------- /samples/15khz.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/samples/15khz.wav -------------------------------------------------------------------------------- /samples/440.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/samples/440.ogg -------------------------------------------------------------------------------- /samples/440.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/samples/440.wav -------------------------------------------------------------------------------- /samples/440_from_ogg.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/samples/440_from_ogg.wav -------------------------------------------------------------------------------- /samples/Stereo_16_44100.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/samples/Stereo_16_44100.wav -------------------------------------------------------------------------------- /samples/bd.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/samples/bd.ogg -------------------------------------------------------------------------------- /samples/bd.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/samples/bd.wav -------------------------------------------------------------------------------- /samples/hh.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/samples/hh.ogg -------------------------------------------------------------------------------- /samples/hh.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/samples/hh.wav -------------------------------------------------------------------------------- /samples/loop.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/samples/loop.wav -------------------------------------------------------------------------------- /samples/mono 400 looped.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/samples/mono 400 looped.wav -------------------------------------------------------------------------------- /samples/mono looped 1k.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/samples/mono looped 1k.wav -------------------------------------------------------------------------------- /samples/mono silence.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/samples/mono silence.wav -------------------------------------------------------------------------------- /samples/noise mono.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/samples/noise mono.wav -------------------------------------------------------------------------------- /samples/noise stereo.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/samples/noise stereo.wav -------------------------------------------------------------------------------- /samples/noise.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/samples/noise.ogg -------------------------------------------------------------------------------- /samples/noise.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/samples/noise.wav -------------------------------------------------------------------------------- /samples/only l.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/samples/only l.wav -------------------------------------------------------------------------------- /samples/stereo 400 looped.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/samples/stereo 400 looped.wav -------------------------------------------------------------------------------- /samples/stereo looped 1k old.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/samples/stereo looped 1k old.wav -------------------------------------------------------------------------------- /samples/stereo looped 1k.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/samples/stereo looped 1k.wav -------------------------------------------------------------------------------- /samples/stereo sweep.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/samples/stereo sweep.ogg -------------------------------------------------------------------------------- /samples/stereo sweep.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/samples/stereo sweep.wav -------------------------------------------------------------------------------- /samples/sweep test mono.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/samples/sweep test mono.wav -------------------------------------------------------------------------------- /samples/sweep test stereo.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/samples/sweep test stereo.wav -------------------------------------------------------------------------------- /samples/sweep.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/samples/sweep.ogg -------------------------------------------------------------------------------- /samples/sweep.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/samples/sweep.wav -------------------------------------------------------------------------------- /samples/two tone.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/samples/two tone.wav -------------------------------------------------------------------------------- /sfz1 basic tests/01 - Amp LFO/01 - amp lfo freq.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/01 - Amp LFO/01 - amp lfo freq.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/01 - Amp LFO/02 - amp lfo freq cc1 and after.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/01 - Amp LFO/02 - amp lfo freq cc1 and after.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/01 - Amp LFO/03 - amp lfo depth.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/01 - Amp LFO/03 - amp lfo depth.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/01 - Amp LFO/04 - amp lfo depth on cc.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/01 - Amp LFO/04 - amp lfo depth on cc.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/01 - Amp LFO/05 - amp lfo depth on channel aftertouch.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/01 - Amp LFO/05 - amp lfo depth on channel aftertouch.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/01 - Amp LFO/06 - amp lfo delay.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/01 - Amp LFO/06 - amp lfo delay.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/01 - Amp LFO/07 - amp lfo fade.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/01 - Amp LFO/07 - amp lfo fade.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/02 - Pitch LFO/01 - pitch lfo freq.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/02 - Pitch LFO/01 - pitch lfo freq.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/02 - Pitch LFO/02 - pitch lfo freq cc1 and after.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/02 - Pitch LFO/02 - pitch lfo freq cc1 and after.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/02 - Pitch LFO/03 - pitch lfo depth.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/02 - Pitch LFO/03 - pitch lfo depth.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/02 - Pitch LFO/04 - pitch lfo depth on cc.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/02 - Pitch LFO/04 - pitch lfo depth on cc.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/02 - Pitch LFO/05 - pitch lfo depth on channel aftertouch.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/02 - Pitch LFO/05 - pitch lfo depth on channel aftertouch.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/02 - Pitch LFO/06 - pitch lfo delay.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/02 - Pitch LFO/06 - pitch lfo delay.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/02 - Pitch LFO/07 - pitch lfo fade.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/02 - Pitch LFO/07 - pitch lfo fade.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/03 - Filter LFO/01 - filter lfo freq.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/03 - Filter LFO/01 - filter lfo freq.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/03 - Filter LFO/02 - filter lfo freq cc1 and after.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/03 - Filter LFO/02 - filter lfo freq cc1 and after.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/03 - Filter LFO/03 - filter lfo depth.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/03 - Filter LFO/03 - filter lfo depth.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/03 - Filter LFO/04 - filter lfo depth on cc.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/03 - Filter LFO/04 - filter lfo depth on cc.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/03 - Filter LFO/05 - filter lfo depth on channel aftertouch.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/03 - Filter LFO/05 - filter lfo depth on channel aftertouch.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/03 - Filter LFO/06 - filter lfo delay.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/03 - Filter LFO/06 - filter lfo delay.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/03 - Filter LFO/07 - filter lfo fade.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/03 - Filter LFO/07 - filter lfo fade.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/04 - Pitch EG/01 - pitch eg delay.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/04 - Pitch EG/01 - pitch eg delay.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/04 - Pitch EG/02 - pitch eg attack.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/04 - Pitch EG/02 - pitch eg attack.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/04 - Pitch EG/03 - pitch eg hold.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/04 - Pitch EG/03 - pitch eg hold.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/04 - Pitch EG/04 - pitch eg decay.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/04 - Pitch EG/04 - pitch eg decay.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/04 - Pitch EG/05 - pitch eg release.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/04 - Pitch EG/05 - pitch eg release.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/04 - Pitch EG/06 - pitch eg all positive depth.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/04 - Pitch EG/06 - pitch eg all positive depth.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/04 - Pitch EG/07 - pitch eg all negative depth.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/04 - Pitch EG/07 - pitch eg all negative depth.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/04 - Pitch EG/08 - pitch eg all huge range.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/04 - Pitch EG/08 - pitch eg all huge range.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/04 - Pitch EG/09 - pitch eg vel2delay.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/04 - Pitch EG/09 - pitch eg vel2delay.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/04 - Pitch EG/10 - pitch eg vel2attack.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/04 - Pitch EG/10 - pitch eg vel2attack.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/04 - Pitch EG/11 - pitch eg vel2hold.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/04 - Pitch EG/11 - pitch eg vel2hold.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/04 - Pitch EG/12 - pitch eg vel2decay.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/04 - Pitch EG/12 - pitch eg vel2decay.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/04 - Pitch EG/13 - pitch eg vel2release.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/04 - Pitch EG/13 - pitch eg vel2release.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/05 - Filter EG/01 - filter eg delay.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/05 - Filter EG/01 - filter eg delay.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/05 - Filter EG/02 - filter eg attack.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/05 - Filter EG/02 - filter eg attack.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/05 - Filter EG/03 - filter eg hold.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/05 - Filter EG/03 - filter eg hold.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/05 - Filter EG/04 - filter eg decay.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/05 - Filter EG/04 - filter eg decay.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/05 - Filter EG/05 - filter eg release.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/05 - Filter EG/05 - filter eg release.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/05 - Filter EG/06 - filter eg one octave test.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/05 - Filter EG/06 - filter eg one octave test.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/05 - Filter EG/07 - filter eg all.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/05 - Filter EG/07 - filter eg all.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/05 - Filter EG/08 - filter HPF eg all.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/05 - Filter EG/08 - filter HPF eg all.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/05 - Filter EG/09 - filter eg vel2delay.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/05 - Filter EG/09 - filter eg vel2delay.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/05 - Filter EG/10 - filter eg vel2attack.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/05 - Filter EG/10 - filter eg vel2attack.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/05 - Filter EG/11 - filter eg vel2hold.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/05 - Filter EG/11 - filter eg vel2hold.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/05 - Filter EG/12 - filter eg vel2decay.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/05 - Filter EG/12 - filter eg vel2decay.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/05 - Filter EG/13 - filter eg vel2release.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/05 - Filter EG/13 - filter eg vel2release.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/amp eg all.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/amp eg all.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/amp eg all_changedrelease.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/amp eg all_changedrelease.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/amp eg attack.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/amp eg attack.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/amp eg decay.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/amp eg decay.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/amp eg delay.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/amp eg delay.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/amp eg hold.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/amp eg hold.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/amp eg on release trigger.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/amp eg on release trigger.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/amp eg release.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/amp eg release.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/amp eg vel2attack.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/amp eg vel2attack.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/amp eg vel2decay.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/amp eg vel2decay.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/amp eg vel2delay.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/amp eg vel2delay.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/amp eg vel2hold.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/amp eg vel2hold.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/amp eg vel2release.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/amp eg vel2release.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/amp key tracking negative.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/amp key tracking negative.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/amp key tracking positive.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/amp key tracking positive.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/amp velo tracking negative.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/amp velo tracking negative.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/amp velo tracking.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/amp velo tracking.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/bend down and up.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/bend down and up.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/bend step octave.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/bend step octave.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/bend step semi.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/bend step semi.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/bend step whole.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/bend step whole.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/bend two regions.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/bend two regions.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/channel.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/channel.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/comments.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/comments.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/count.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/count.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/effect1 - reverb (turn fx on).sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/effect1 - reverb (turn fx on).sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/effect2 - chorus (turn fx on).sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/effect2 - chorus (turn fx on).sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/eq bandwidth on cc20.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/eq bandwidth on cc20.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/eq freq on cc20.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/eq freq on cc20.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/eq gain on cc20.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/eq gain on cc20.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/eq three bands stereo.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/eq three bands stereo.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/eq three bands.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/eq three bands.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/eq1 dynamic.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/eq1 dynamic.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/eq1 vel2gain and vel2freq.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/eq1 vel2gain and vel2freq.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/eq2 dynamic.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/eq2 dynamic.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/eq3 dynamic.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/eq3 dynamic.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/exclusive regions bi.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/exclusive regions bi.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/exclusive regions cut one.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/exclusive regions cut one.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/exclusive regions uni.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/exclusive regions uni.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/filter 1p hpf.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/filter 1p hpf.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/filter 1p lpf.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/filter 1p lpf.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/filter 2p bpf.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/filter 2p bpf.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/filter 2p brf.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/filter 2p brf.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/filter 2p hpf.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/filter 2p hpf.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/filter 2p lpf.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/filter 2p lpf.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/filter dynamic cutoff cc1 and channel after hpf_1p.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/filter dynamic cutoff cc1 and channel after hpf_1p.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/filter dynamic cutoff cc1 and channel after hpf_2p.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/filter dynamic cutoff cc1 and channel after hpf_2p.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/filter dynamic cutoff cc1 and channel after lpf_1p .sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/filter dynamic cutoff cc1 and channel after lpf_1p .sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/filter dynamic cutoff cc1 and channel after lpf_2p.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/filter dynamic cutoff cc1 and channel after lpf_2p.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/filter keycenter.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/filter keycenter.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/filter keytrack negative.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/filter keytrack negative.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/filter keytrack.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/filter keytrack.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/filter resonance.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/filter resonance.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/filter velocity tracking negative.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/filter velocity tracking negative.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/filter velocity tracking.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/filter velocity tracking.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/input controls bend.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/input controls bend.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/input controls midi cc.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/input controls midi cc.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/legato.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/legato.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/loop marked without start and end.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/loop marked without start and end.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/loop points from mono wav.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/loop points from mono wav.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/loop points from stereo wav.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/loop points from stereo wav.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/loop points.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/loop points.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/loop_continuous.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/loop_continuous.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/loop_sustain.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/loop_sustain.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/multiple regions basic test.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/multiple regions basic test.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/note delay multi.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/note delay multi.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/note delay.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/note delay.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/note names.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/note names.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/offmode mode fast.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/offmode mode fast.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/offmode mode normal.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/offmode mode normal.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/on cc.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/on cc.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/one shot.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/one shot.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/organ.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/organ.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/pan.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/pan.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/pitch keycenter.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/pitch keycenter.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/pitch keytrack - inverted keyboard.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/pitch keytrack - inverted keyboard.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/pitch tune.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/pitch tune.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/pitch veltrack negative.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/pitch veltrack negative.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/pitch veltrack positive.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/pitch veltrack positive.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/random amp.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/random amp.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/random filter.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/random filter.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/random pitch.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/random pitch.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/random.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/random.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/release trigger.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/release trigger.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/rt.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/rt.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/sample based on bpm.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/sample based on bpm.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/sample end.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/sample end.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/sequence.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/sequence.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/sw if down.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/sw if down.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/sw if last.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/sw if last.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/sw if up.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/sw if up.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/sw previous.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/sw previous.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/sync to host.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/sync to host.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/width and position.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/width and position.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/xfade equal power test.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/xfade equal power test.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/xfade in on cc1.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/xfade in on cc1.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/xfade out on cc1.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/xfade out on cc1.sfz -------------------------------------------------------------------------------- /sfz1 basic tests/Unsorted/xfade two layers on cc1 or cc2.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz1 basic tests/Unsorted/xfade two layers on cc1 or cc2.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/00 - syntax/00 - syntax introduction.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/00 - syntax/00 - syntax introduction.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/00 - syntax/01 - syntax note names.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/00 - syntax/01 - syntax note names.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/00 - syntax/01a - octave offset.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/00 - syntax/01a - octave offset.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/00 - syntax/01b - control header.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/00 - syntax/01b - control header.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/00 - syntax/02 - syntax keyb split.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/00 - syntax/02 - syntax keyb split.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/00 - syntax/03 - syntax two layers.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/00 - syntax/03 - syntax two layers.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/00 - syntax/04 - syntax group.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/00 - syntax/04 - syntax group.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/00 - syntax/05 - syntax comments.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/00 - syntax/05 - syntax comments.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/00 - syntax/06 - syntax key opcode.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/00 - syntax/06 - syntax key opcode.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/00 - syntax/07 - syntax special controls (random).sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/00 - syntax/07 - syntax special controls (random).sfz -------------------------------------------------------------------------------- /sfz2 basic tests/00 - syntax/08 - This is an extremely long name to test the display.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/00 - syntax/08 - This is an extremely long name to test the display.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/00 - syntax/09 - unknown opcode.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/00 - syntax/09 - unknown opcode.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/00 - syntax/10 - unknown opcode fx.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/00 - syntax/10 - unknown opcode fx.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/00 - syntax/11 - unknown opcode curve.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/00 - syntax/11 - unknown opcode curve.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/00 - syntax/20 - nothing.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/00 - syntax/20 - nothing.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/00 - syntax/21 - one region, no final CR.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/00 - syntax/21 - one region, no final CR.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/00 - syntax/22 - md5 test.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/00 - syntax/22 - md5 test.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/01 - delay, offset/00 - region delay.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/01 - delay, offset/00 - region delay.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/01 - delay, offset/01 - region delay on cc.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/01 - delay, offset/01 - region delay on cc.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/01 - delay, offset/02 - region delay on velocity.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/01 - delay, offset/02 - region delay on velocity.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/01 - delay, offset/03 - region delay on random.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/01 - delay, offset/03 - region delay on random.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/01 - delay, offset/04 - offset on cc.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/01 - delay, offset/04 - offset on cc.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/01 - delay, offset/05 - offset random.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/01 - delay, offset/05 - offset random.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/01 - delay, offset/06 - sample end.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/01 - delay, offset/06 - sample end.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/02 - input controls/00 - region select on keyboard.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/02 - input controls/00 - region select on keyboard.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/02 - input controls/01 - region select on channel.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/02 - input controls/01 - region select on channel.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/02 - input controls/02 - region select on midi cc.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/02 - input controls/02 - region select on midi cc.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/02 - input controls/03 - region select on bend.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/02 - input controls/03 - region select on bend.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/02 - input controls/04 - region select on sequence.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/02 - input controls/04 - region select on sequence.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/02 - input controls/05 - region select on legato playing.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/02 - input controls/05 - region select on legato playing.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/02 - input controls/06 - region select on random.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/02 - input controls/06 - region select on random.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/02 - input controls/07 - region select on sw if down.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/02 - input controls/07 - region select on sw if down.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/02 - input controls/08 - region select on sw if up.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/02 - input controls/08 - region select on sw if up.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/02 - input controls/09 - region select on sw if last.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/02 - input controls/09 - region select on sw if last.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/02 - input controls/10 - region select - sw default.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/02 - input controls/10 - region select - sw default.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/02 - input controls/11 - region select on sw previous.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/02 - input controls/11 - region select on sw previous.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/02 - input controls/12 - region select on host tempo.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/02 - input controls/12 - region select on host tempo.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/02 - input controls/13 - quantize to host position.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/02 - input controls/13 - quantize to host position.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/02 - input controls/14 - quantize to host position offset=1.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/02 - input controls/14 - quantize to host position offset=1.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/02 - input controls/15 - multiple regions basic.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/02 - input controls/15 - multiple regions basic.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/02 - input controls/16 - region trigger on cc.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/02 - input controls/16 - region trigger on cc.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/02 - input controls/17 - region trigger start-stop on cc.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/02 - input controls/17 - region trigger start-stop on cc.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/02 - input controls/18 - region select on polyaft1.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/02 - input controls/18 - region select on polyaft1.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/02 - input controls/19 - region select on polyaft2.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/02 - input controls/19 - region select on polyaft2.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/03 - release triggers/00 - release trigger decay.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/03 - release triggers/00 - release trigger decay.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/03 - release triggers/01 - release trigger not on dead layer.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/03 - release triggers/01 - release trigger not on dead layer.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/03 - release triggers/02 - release trigger on dead layer.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/03 - release triggers/02 - release trigger on dead layer.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/03 - release triggers/03 - release trigger not on sustain switch.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/03 - release triggers/03 - release trigger not on sustain switch.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/03 - release triggers/04 - release trigger on sustain switch.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/03 - release triggers/04 - release trigger on sustain switch.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/03 - release triggers/05 - release trigger on sustain switch not on dead layer.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/03 - release triggers/05 - release trigger on sustain switch not on dead layer.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/03 - release triggers/06 - release trigger on sustain switch on dead layer.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/03 - release triggers/06 - release trigger on sustain switch on dead layer.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/03 - release triggers/07 - release trigger simple test.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/03 - release triggers/07 - release trigger simple test.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/03 - release triggers/08 - release trigger and key switches.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/03 - release triggers/08 - release trigger and key switches.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/04 - voice groups/01 - polyphony.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/04 - voice groups/01 - polyphony.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/04 - voice groups/02 - polyphony note self mask.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/04 - voice groups/02 - polyphony note self mask.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/04 - voice groups/03 - polyphony note no self mask.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/04 - voice groups/03 - polyphony note no self mask.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/04 - voice groups/04 - exclusive regions bi.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/04 - voice groups/04 - exclusive regions bi.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/04 - voice groups/05 - exclusive regions uni.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/04 - voice groups/05 - exclusive regions uni.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/04 - voice groups/06 - exclusive regions cut one.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/04 - voice groups/06 - exclusive regions cut one.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/04 - voice groups/07 - offmode mode fast.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/04 - voice groups/07 - offmode mode fast.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/04 - voice groups/08 - offmode mode normal.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/04 - voice groups/08 - offmode mode normal.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/04 - voice groups/09 - sustain switch on.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/04 - voice groups/09 - sustain switch on.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/04 - voice groups/10 - sustain switch off.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/04 - voice groups/10 - sustain switch off.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/04 - voice groups/11 - sustain switch on and off.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/04 - voice groups/11 - sustain switch on and off.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/04 - voice groups/12 - sostenuto switch on.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/04 - voice groups/12 - sostenuto switch on.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/04 - voice groups/13 - sostenuto switch off.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/04 - voice groups/13 - sostenuto switch off.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/04 - voice groups/14 - sustain and sostenuto switch off.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/04 - voice groups/14 - sustain and sostenuto switch off.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/04 - voice groups/15 - legato last note.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/04 - voice groups/15 - legato last note.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/04 - voice groups/16 - legato high note.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/04 - voice groups/16 - legato high note.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/04 - voice groups/17 - legato low note.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/04 - voice groups/17 - legato low note.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/04 - voice groups/18 - legato two zones.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/04 - voice groups/18 - legato two zones.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/04 - voice groups/19 - legato two overlapping zones.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/04 - voice groups/19 - legato two overlapping zones.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/04 - voice groups/20 - polyphony stealing (ARIA).sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/04 - voice groups/20 - polyphony stealing (ARIA).sfz -------------------------------------------------------------------------------- /sfz2 basic tests/05 - pitch, pitch bend/00 - pitch keycenter.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/05 - pitch, pitch bend/00 - pitch keycenter.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/05 - pitch, pitch bend/01 - pitch keytrack.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/05 - pitch, pitch bend/01 - pitch keytrack.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/05 - pitch, pitch bend/01a - pitch keytrack 100 cents.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/05 - pitch, pitch bend/01a - pitch keytrack 100 cents.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/05 - pitch, pitch bend/02 - pitch keytrack - inverted keyboard.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/05 - pitch, pitch bend/02 - pitch keytrack - inverted keyboard.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/05 - pitch, pitch bend/03 - pitch veltrack positive.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/05 - pitch, pitch bend/03 - pitch veltrack positive.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/05 - pitch, pitch bend/04 - pitch veltrack negative.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/05 - pitch, pitch bend/04 - pitch veltrack negative.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/05 - pitch, pitch bend/05 - pitch on cc bipolar.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/05 - pitch, pitch bend/05 - pitch on cc bipolar.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/05 - pitch, pitch bend/06 - pitch on cc digital.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/05 - pitch, pitch bend/06 - pitch on cc digital.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/05 - pitch, pitch bend/07 - pitch on cc sawed.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/05 - pitch, pitch bend/07 - pitch on cc sawed.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/05 - pitch, pitch bend/08 - pitch on cc tri-state.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/05 - pitch, pitch bend/08 - pitch on cc tri-state.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/05 - pitch, pitch bend/09 - pitch on cc smooth.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/05 - pitch, pitch bend/09 - pitch on cc smooth.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/05 - pitch, pitch bend/10 - pitch on after.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/05 - pitch, pitch bend/10 - pitch on after.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/05 - pitch, pitch bend/11 - pitch on random center.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/05 - pitch, pitch bend/11 - pitch on random center.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/05 - pitch, pitch bend/12 - pitch on random down.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/05 - pitch, pitch bend/12 - pitch on random down.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/05 - pitch, pitch bend/13 - pitch on random up.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/05 - pitch, pitch bend/13 - pitch on random up.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/05 - pitch, pitch bend/14 - pitch on velo.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/05 - pitch, pitch bend/14 - pitch on velo.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/05 - pitch, pitch bend/15 - pitch tune.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/05 - pitch, pitch bend/15 - pitch tune.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/05 - pitch, pitch bend/20 - bend down and up.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/05 - pitch, pitch bend/20 - bend down and up.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/05 - pitch, pitch bend/21 - bend two regions.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/05 - pitch, pitch bend/21 - bend two regions.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/05 - pitch, pitch bend/22 - bend two regions smooth.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/05 - pitch, pitch bend/22 - bend two regions smooth.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/05 - pitch, pitch bend/23 - bend step octave.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/05 - pitch, pitch bend/23 - bend step octave.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/05 - pitch, pitch bend/24 - bend step semi.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/05 - pitch, pitch bend/24 - bend step semi.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/05 - pitch, pitch bend/25 - bend step up semi down octave.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/05 - pitch, pitch bend/25 - bend step up semi down octave.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/05 - pitch, pitch bend/26 - bend step whole.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/05 - pitch, pitch bend/26 - bend step whole.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/06 - decim, bitred/00 - decimator on cc.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/06 - decim, bitred/00 - decimator on cc.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/06 - decim, bitred/01 - decimator on cc smooth.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/06 - decim, bitred/01 - decimator on cc smooth.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/06 - decim, bitred/02 - bit reducer on cc.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/06 - decim, bitred/02 - bit reducer on cc.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/06 - decim, bitred/03 - bit reducer on cc smooth.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/06 - decim, bitred/03 - bit reducer on cc smooth.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/07 - noise/00 - noise mono.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/07 - noise/00 - noise mono.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/07 - noise/01 - noise stereo.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/07 - noise/01 - noise stereo.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/07 - noise/02 - noise mono level on cc.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/07 - noise/02 - noise mono level on cc.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/07 - noise/03 - noise mono step on cc.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/07 - noise/03 - noise mono step on cc.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/07 - noise/04 - noise mono tone on cc.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/07 - noise/04 - noise mono tone on cc.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/07 - noise/05 - noise mono hpf_1p.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/07 - noise/05 - noise mono hpf_1p.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/07 - noise/06 - noise stereo level on cc.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/07 - noise/06 - noise stereo level on cc.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/07 - noise/07 - noise stereo step on cc.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/07 - noise/07 - noise stereo step on cc.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/07 - noise/08 - noise stereo tone on cc.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/07 - noise/08 - noise stereo tone on cc.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/07 - noise/09 - noise stereo hpf_1p.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/07 - noise/09 - noise stereo hpf_1p.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/00 - filter cutoff on cc smooth.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/00 - filter cutoff on cc smooth.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/01 - filter cutoff keycenter.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/01 - filter cutoff keycenter.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/02 - filter cutoff keytrack.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/02 - filter cutoff keytrack.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/03 - filter cutoff keytrack negative.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/03 - filter cutoff keytrack negative.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/04 - filter cutoff random.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/04 - filter cutoff random.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/05 - filter cutoff velocity tracking.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/05 - filter cutoff velocity tracking.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/06 - filter cutoff velocity tracking negative.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/06 - filter cutoff velocity tracking negative.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/07 - cutoff as note names.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/07 - cutoff as note names.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/10 - filter resonance.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/10 - filter resonance.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/11 - filter resonance on cc.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/11 - filter resonance on cc.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/12 - filter resonance on cc smooth.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/12 - filter resonance on cc smooth.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/13 - filter resonance random.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/13 - filter resonance random.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/20 - filter lpf_1p noise mono.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/20 - filter lpf_1p noise mono.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/21 - filter lpf_1p noise stereo.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/21 - filter lpf_1p noise stereo.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/22 - filter hpf_1p noise mono.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/22 - filter hpf_1p noise mono.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/23 - filter hpf_1p noise stereo.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/23 - filter hpf_1p noise stereo.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/24 - filter bpf_1p noise mono.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/24 - filter bpf_1p noise mono.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/25 - filter bpf_1p noise stereo.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/25 - filter bpf_1p noise stereo.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/26 - filter brf_1p noise mono.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/26 - filter brf_1p noise mono.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/27 - filter brf_1p noise stereo.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/27 - filter brf_1p noise stereo.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/28 - filter apf_1p noise mono.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/28 - filter apf_1p noise mono.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/29 - filter apf_1p noise stereo.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/29 - filter apf_1p noise stereo.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/30 - filter lpf_2p noise mono.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/30 - filter lpf_2p noise mono.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/31 - filter lpf_2p noise stereo.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/31 - filter lpf_2p noise stereo.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/32 - filter hpf_2p noise mono.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/32 - filter hpf_2p noise mono.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/33 - filter hpf_2p noise stereo.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/33 - filter hpf_2p noise stereo.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/34 - filter bpf_2p noise mono.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/34 - filter bpf_2p noise mono.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/35 - filter bpf_2p noise stereo.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/35 - filter bpf_2p noise stereo.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/36 - filter brf_2p noise mono.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/36 - filter brf_2p noise mono.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/37 - filter brf_2p noise stereo.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/37 - filter brf_2p noise stereo.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/38 - filter spl_2p noise mono.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/38 - filter spl_2p noise mono.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/39 - filter spl_2p noise stereo.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/39 - filter spl_2p noise stereo.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/40 - filter lpf_4p noise mono.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/40 - filter lpf_4p noise mono.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/41 - filter lpf_4p noise stereo.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/41 - filter lpf_4p noise stereo.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/42 - filter hpf_4p noise mono.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/42 - filter hpf_4p noise mono.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/43 - filter hpf_4p noise stereo.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/43 - filter hpf_4p noise stereo.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/50 - filter lpf_6p noise mono.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/50 - filter lpf_6p noise mono.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/51 - filter lpf_6p noise stereo.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/51 - filter lpf_6p noise stereo.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/52 - filter hpf_6p noise mono.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/52 - filter hpf_6p noise mono.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/53 - filter hpf_6p noise stereo.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/53 - filter hpf_6p noise stereo.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/60 - filter comb noise mono.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/60 - filter comb noise mono.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/61 - filter pink noise mono.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/61 - filter pink noise mono.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/62 - filter pink noise stereo.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/62 - filter pink noise stereo.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/70 - filter lpf_1p sweep mono.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/70 - filter lpf_1p sweep mono.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/71 - filter lpf_1p sweep stereo.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/71 - filter lpf_1p sweep stereo.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/72 - filter hpf_1p sweep mono.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/72 - filter hpf_1p sweep mono.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/73 - filter hpf_1p sweep stereo.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/73 - filter hpf_1p sweep stereo.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/74 - filter bpf_1p sweep mono.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/74 - filter bpf_1p sweep mono.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/75 - filter bpf_1p sweep stereo.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/75 - filter bpf_1p sweep stereo.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/76 - filter brf_1p sweep mono.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/76 - filter brf_1p sweep mono.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/77 - filter brf_1p sweep stereo.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/77 - filter brf_1p sweep stereo.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/78 - filter apf_1p sweep mono.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/78 - filter apf_1p sweep mono.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/79 - filter apf_1p sweep stereo.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/79 - filter apf_1p sweep stereo.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/80 - filter lpf_2p sweep mono.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/80 - filter lpf_2p sweep mono.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/81 - filter lpf_2p sweep stereo.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/81 - filter lpf_2p sweep stereo.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/82 - filter hpf_2p sweep mono.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/82 - filter hpf_2p sweep mono.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/83 - filter hpf_2p sweep stereo.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/83 - filter hpf_2p sweep stereo.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/84 - filter bpf_2p sweep mono.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/84 - filter bpf_2p sweep mono.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/85 - filter bpf_2p sweep stereo.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/85 - filter bpf_2p sweep stereo.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/86 - filter brf_2p sweep mono.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/86 - filter brf_2p sweep mono.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/87 - filter brf_2p sweep stereo.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/87 - filter brf_2p sweep stereo.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/90 - filter lpf_4p sweep mono.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/90 - filter lpf_4p sweep mono.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/91 - filter lpf_4p sweep stereo.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/91 - filter lpf_4p sweep stereo.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/92 - filter hpf_4p sweep mono.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/92 - filter hpf_4p sweep mono.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/93 - filter hpf_4p sweep stereo.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/93 - filter hpf_4p sweep stereo.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/94 - filter lpf_6p sweep mono.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/94 - filter lpf_6p sweep mono.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/95 - filter lpf_6p sweep stereo.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/95 - filter lpf_6p sweep stereo.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/96 - filter hpf_6p sweep mono.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/96 - filter hpf_6p sweep mono.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/97 - filter hpf_6p sweep stereo.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/97 - filter hpf_6p sweep stereo.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/98 - filter comb sweep mono.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/98 - filter comb sweep mono.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/08 - filters/99 - filter cutoff on polyaft.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/08 - filters/99 - filter cutoff on polyaft.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/09 - drive/00 - drive mono.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/09 - drive/00 - drive mono.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/09 - drive/01 - drive stereo.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/09 - drive/01 - drive stereo.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/09 - drive/02 - drive mono on cc.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/09 - drive/02 - drive mono on cc.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/09 - drive/03 - drive stereo on cc.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/09 - drive/03 - drive stereo on cc.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/09 - drive/04 - drive shape on cc smooth .sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/09 - drive/04 - drive shape on cc smooth .sfz -------------------------------------------------------------------------------- /sfz2 basic tests/09 - drive/05 - drive tone on cc smooth .sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/09 - drive/05 - drive tone on cc smooth .sfz -------------------------------------------------------------------------------- /sfz2 basic tests/09 - drive/06 - drive on velocity.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/09 - drive/06 - drive on velocity.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/09 - drive/07 - drive on after.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/09 - drive/07 - drive on after.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/10 - eq/00 - eq1 dynamic.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/10 - eq/00 - eq1 dynamic.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/10 - eq/01 - eq2 dynamic.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/10 - eq/01 - eq2 dynamic.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/10 - eq/03 - eq3 dynamic.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/10 - eq/03 - eq3 dynamic.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/10 - eq/04 - eq three bands mono.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/10 - eq/04 - eq three bands mono.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/10 - eq/05 - eq three bands stereo.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/10 - eq/05 - eq three bands stereo.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/10 - eq/06 - formants.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/10 - eq/06 - formants.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/11 - compressor, gate/00 - compressor test mono.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/11 - compressor, gate/00 - compressor test mono.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/11 - compressor, gate/01 - compressor test stereo.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/11 - compressor, gate/01 - compressor test stereo.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/11 - compressor, gate/02 - compressor test link.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/11 - compressor, gate/02 - compressor test link.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/11 - compressor, gate/03 - gate test mono.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/11 - compressor, gate/03 - gate test mono.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/11 - compressor, gate/04 - gate test stereo.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/11 - compressor, gate/04 - gate test stereo.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/11 - compressor, gate/05 - gate test link.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/11 - compressor, gate/05 - gate test link.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/11 - compressor, gate/06 - gate on cc.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/11 - compressor, gate/06 - gate on cc.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/12 - amplifier/00 - volume.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/12 - amplifier/00 - volume.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/12 - amplifier/01 - volume on cc smooth.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/12 - amplifier/01 - volume on cc smooth.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/12 - amplifier/02 - volume on random.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/12 - amplifier/02 - volume on random.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/12 - amplifier/03 - amp velo tracking.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/12 - amplifier/03 - amp velo tracking.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/12 - amplifier/04 - amp velo tracking negative.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/12 - amplifier/04 - amp velo tracking negative.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/12 - amplifier/05 - amp key tracking.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/12 - amplifier/05 - amp key tracking.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/12 - amplifier/06 - amp key tracking negative.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/12 - amplifier/06 - amp key tracking negative.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/12 - amplifier/07 - amp velo curve.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/12 - amplifier/07 - amp velo curve.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/12 - amplifier/08 - phase normal.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/12 - amplifier/08 - phase normal.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/12 - amplifier/09 - phase inverted.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/12 - amplifier/09 - phase inverted.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/12 - amplifier/10 - phase cancel.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/12 - amplifier/10 - phase cancel.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/12 - amplifier/11 - pan.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/12 - amplifier/11 - pan.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/12 - amplifier/12 - pan keytrack.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/12 - amplifier/12 - pan keytrack.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/12 - amplifier/13 - pan keycenter c3.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/12 - amplifier/13 - pan keycenter c3.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/12 - amplifier/14 - pan cc73 unipolar.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/12 - amplifier/14 - pan cc73 unipolar.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/12 - amplifier/15 - pan cc73 bipolar.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/12 - amplifier/15 - pan cc73 bipolar.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/12 - amplifier/16 - pan on cc smooth.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/12 - amplifier/16 - pan on cc smooth.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/12 - amplifier/17 - pan on random.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/12 - amplifier/17 - pan on random.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/12 - amplifier/18 - pan veltrack.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/12 - amplifier/18 - pan veltrack.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/12 - amplifier/19 - pan veltrack negative.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/12 - amplifier/19 - pan veltrack negative.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/12 - amplifier/20 - width.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/12 - amplifier/20 - width.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/12 - amplifier/21 - width on cc.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/12 - amplifier/21 - width on cc.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/12 - amplifier/velcurvetest.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/12 - amplifier/velcurvetest.gif -------------------------------------------------------------------------------- /sfz2 basic tests/12 - amplifier/velocity.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/12 - amplifier/velocity.gif -------------------------------------------------------------------------------- /sfz2 basic tests/13 - amplifier eg (main)/00 - amp eg delay.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/13 - amplifier eg (main)/00 - amp eg delay.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/13 - amplifier eg (main)/01 - amp eg attack.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/13 - amplifier eg (main)/01 - amp eg attack.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/13 - amplifier eg (main)/02 - amp eg hold.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/13 - amplifier eg (main)/02 - amp eg hold.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/13 - amplifier eg (main)/03 - amp eg decay.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/13 - amplifier eg (main)/03 - amp eg decay.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/13 - amplifier eg (main)/04 - amp eg release.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/13 - amplifier eg (main)/04 - amp eg release.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/13 - amplifier eg (main)/05 - amp eg all.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/13 - amplifier eg (main)/05 - amp eg all.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/13 - amplifier eg (main)/06 - amp eg attack random.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/13 - amplifier eg (main)/06 - amp eg attack random.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/13 - amplifier eg (main)/07 - amp eg cc 20 to 26.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/13 - amplifier eg (main)/07 - amp eg cc 20 to 26.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/13 - amplifier eg (main)/08 - amp eg delay on velocity.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/13 - amplifier eg (main)/08 - amp eg delay on velocity.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/13 - amplifier eg (main)/09 - amp eg attack on velocity.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/13 - amplifier eg (main)/09 - amp eg attack on velocity.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/13 - amplifier eg (main)/10 - amp eg hold on velocity.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/13 - amplifier eg (main)/10 - amp eg hold on velocity.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/13 - amplifier eg (main)/11 - amp eg decay on velocity.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/13 - amplifier eg (main)/11 - amp eg decay on velocity.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/13 - amplifier eg (main)/12 - amp eg release on velocity.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/13 - amplifier eg (main)/12 - amp eg release on velocity.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/13 - amplifier eg (main)/13 - amp eg on release trigger.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/13 - amplifier eg (main)/13 - amp eg on release trigger.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/14 - crossfade/00 - fade in on cc1.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/14 - crossfade/00 - fade in on cc1.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/14 - crossfade/01 - fade out on cc1.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/14 - crossfade/01 - fade out on cc1.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/14 - crossfade/02 - xfade on cc equal gaint.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/14 - crossfade/02 - xfade on cc equal gaint.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/14 - crossfade/03 - xfade on cc equal power.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/14 - crossfade/03 - xfade on cc equal power.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/14 - crossfade/04 - xfade two layers on cc1 or cc2.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/14 - crossfade/04 - xfade two layers on cc1 or cc2.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/14 - crossfade/05 - fade in and out on keyboard.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/14 - crossfade/05 - fade in and out on keyboard.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/14 - crossfade/06 - xfade on keyboard - equal gain.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/14 - crossfade/06 - xfade on keyboard - equal gain.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/14 - crossfade/07 - xfade on keyboard - equal power.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/14 - crossfade/07 - xfade on keyboard - equal power.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/14 - crossfade/08 - xfade on velocity - equal gain.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/14 - crossfade/08 - xfade on velocity - equal gain.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/14 - crossfade/09 - xfade on velocity - equal power.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/14 - crossfade/09 - xfade on velocity - equal power.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/14 - crossfade/10 - xfade_edgecase0.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/14 - crossfade/10 - xfade_edgecase0.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/14 - crossfade/11 - xfade_edgecase1.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/14 - crossfade/11 - xfade_edgecase1.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/14 - crossfade/12 - xfade_edgecase2.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/14 - crossfade/12 - xfade_edgecase2.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/14 - crossfade/13 - xfade_edgecase3.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/14 - crossfade/13 - xfade_edgecase3.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/14 - crossfade/99 - xfade_4oscs (ARIA).sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/14 - crossfade/99 - xfade_4oscs (ARIA).sfz -------------------------------------------------------------------------------- /sfz2 basic tests/15 - effect sends/00 - effect sends (turn fx on).prog: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/15 - effect sends/00 - effect sends (turn fx on).prog -------------------------------------------------------------------------------- /sfz2 basic tests/15 - effect sends/00 - effect sends (turn fx on).sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/15 - effect sends/00 - effect sends (turn fx on).sfz -------------------------------------------------------------------------------- /sfz2 basic tests/15 - effect sends/01 - DP_Sexy hidden 16-pole filter model.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/15 - effect sends/01 - DP_Sexy hidden 16-pole filter model.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/15 - effect sends/02 - chap17l.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/15 - effect sends/02 - chap17l.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/16 - loops/00 - loop points from mono wav.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/16 - loops/00 - loop points from mono wav.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/16 - loops/01 - loop points from stereo wav.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/16 - loops/01 - loop points from stereo wav.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/16 - loops/03 - loop points defined.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/16 - loops/03 - loop points defined.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/16 - loops/04 - loop marked without start and end.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/16 - loops/04 - loop marked without start and end.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/16 - loops/05 - loop count defined.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/16 - loops/05 - loop count defined.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/16 - loops/06 - loop direction defined (forward).sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/16 - loops/06 - loop direction defined (forward).sfz -------------------------------------------------------------------------------- /sfz2 basic tests/16 - loops/07 - loop direction defined (backward).sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/16 - loops/07 - loop direction defined (backward).sfz -------------------------------------------------------------------------------- /sfz2 basic tests/16 - loops/08 - loop direction defined (alternate).sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/16 - loops/08 - loop direction defined (alternate).sfz -------------------------------------------------------------------------------- /sfz2 basic tests/16 - loops/09 - loop tune.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/16 - loops/09 - loop tune.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/16 - loops/10 - loop_continuous.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/16 - loops/10 - loop_continuous.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/16 - loops/11 - loop_sustain.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/16 - loops/11 - loop_sustain.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/16 - loops/12 - one shot.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/16 - loops/12 - one shot.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/16 - loops/13 - reverse.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/16 - loops/13 - reverse.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/16 - loops/14 - reverse offset.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/16 - loops/14 - reverse offset.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/16 - loops/15 - sample count.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/16 - loops/15 - sample count.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/16 - loops/16 - reverse loop.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/16 - loops/16 - reverse loop.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/16 - loops/17 - reverse loop sine.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/16 - loops/17 - reverse loop sine.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/16 - loops/18 - reverse on release trigger.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/16 - loops/18 - reverse on release trigger.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/16 - loops/19 - sample count, reverse and loops.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/16 - loops/19 - sample count, reverse and loops.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/16 - loops/20 - loop start on cc.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/16 - loops/20 - loop start on cc.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/17 - LFO/00 - lfo01_freq.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/17 - LFO/00 - lfo01_freq.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/17 - LFO/01 - lfo01_freq_oncc.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/17 - LFO/01 - lfo01_freq_oncc.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/17 - LFO/02 - lfo01_freq_lfo.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/17 - LFO/02 - lfo01_freq_lfo.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/17 - LFO/03 - lfo01_fade.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/17 - LFO/03 - lfo01_fade.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/17 - LFO/04 - lfo01_count.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/17 - LFO/04 - lfo01_count.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/17 - LFO/05 - lfo01_inter.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/17 - LFO/05 - lfo01_inter.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/17 - LFO/06 - lfo01_phase.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/17 - LFO/06 - lfo01_phase.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/17 - LFO/07 - lfo01_delay.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/17 - LFO/07 - lfo01_delay.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/17 - LFO/08 - lfo01_step.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/17 - LFO/08 - lfo01_step.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/17 - LFO/09 - lfo01_step_oncc smooth.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/17 - LFO/09 - lfo01_step_oncc smooth.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/17 - LFO/10 - lfo01_step_oncc.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/17 - LFO/10 - lfo01_step_oncc.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/17 - LFO/20 - lfo01_pitch.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/17 - LFO/20 - lfo01_pitch.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/17 - LFO/21 - lfo01_pitch_oncc.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/17 - LFO/21 - lfo01_pitch_oncc.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/17 - LFO/22 - lfo01_decim.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/17 - LFO/22 - lfo01_decim.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/17 - LFO/23 - lfo01_decim_oncc.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/17 - LFO/23 - lfo01_decim_oncc.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/17 - LFO/24 - lfo01_bitred.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/17 - LFO/24 - lfo01_bitred.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/17 - LFO/25 - lfo01_bitred_oncc.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/17 - LFO/25 - lfo01_bitred_oncc.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/17 - LFO/26 - lfo01_noiselevel.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/17 - LFO/26 - lfo01_noiselevel.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/17 - LFO/27 - lfo01_noiselevel_oncc.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/17 - LFO/27 - lfo01_noiselevel_oncc.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/17 - LFO/28 - lfo01_noisestep.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/17 - LFO/28 - lfo01_noisestep.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/17 - LFO/29 - lfo01_noisestep_oncc.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/17 - LFO/29 - lfo01_noisestep_oncc.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/17 - LFO/30 - lfo01_noisetone.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/17 - LFO/30 - lfo01_noisetone.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/17 - LFO/31 - lfo01_noisetone_oncc.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/17 - LFO/31 - lfo01_noisetone_oncc.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/17 - LFO/32 - lfo01_cutoff.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/17 - LFO/32 - lfo01_cutoff.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/17 - LFO/33 - lfo01_cutoff_oncc.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/17 - LFO/33 - lfo01_cutoff_oncc.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/17 - LFO/34 - lfo01_resonance.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/17 - LFO/34 - lfo01_resonance.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/17 - LFO/35 - lfo01_resonance_oncc.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/17 - LFO/35 - lfo01_resonance_oncc.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/17 - LFO/36 - lfo01_drive.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/17 - LFO/36 - lfo01_drive.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/17 - LFO/37 - lfo01_drive_oncc.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/17 - LFO/37 - lfo01_drive_oncc.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/17 - LFO/38 - lfo01_eq1freq.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/17 - LFO/38 - lfo01_eq1freq.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/17 - LFO/39 - lfo01_eq1freq_oncc.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/17 - LFO/39 - lfo01_eq1freq_oncc.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/17 - LFO/40 - lfo01_eq1bw.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/17 - LFO/40 - lfo01_eq1bw.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/17 - LFO/41 - lfo01_eq1bw_oncc.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/17 - LFO/41 - lfo01_eq1bw_oncc.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/17 - LFO/42 - lfo01_eq1gaiin.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/17 - LFO/42 - lfo01_eq1gaiin.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/17 - LFO/43 - lfo01_eq1gain_oncc.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/17 - LFO/43 - lfo01_eq1gain_oncc.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/17 - LFO/44 - lfo01_eq2bw.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/17 - LFO/44 - lfo01_eq2bw.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/17 - LFO/45 - lfo01_eq2freq.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/17 - LFO/45 - lfo01_eq2freq.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/17 - LFO/46 - lfo01_eq2gaiin.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/17 - LFO/46 - lfo01_eq2gaiin.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/17 - LFO/47 - lfo01_eq3bw.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/17 - LFO/47 - lfo01_eq3bw.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/17 - LFO/48 - lfo01_eq3freq.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/17 - LFO/48 - lfo01_eq3freq.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/17 - LFO/49 - lfo01_eq3gain.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/17 - LFO/49 - lfo01_eq3gain.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/17 - LFO/50 - lfo01 all eqfreq _oncc.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/17 - LFO/50 - lfo01 all eqfreq _oncc.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/17 - LFO/51 - lfo01_volume.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/17 - LFO/51 - lfo01_volume.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/17 - LFO/52 - lfo01_volume_oncc.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/17 - LFO/52 - lfo01_volume_oncc.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/17 - LFO/53 - lfo01_pan.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/17 - LFO/53 - lfo01_pan.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/17 - LFO/54 - lfo01_pan_oncc.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/17 - LFO/54 - lfo01_pan_oncc.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/17 - LFO/55 - lfo01_width.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/17 - LFO/55 - lfo01_width.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/17 - LFO/56 - lfo01_width_oncc.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/17 - LFO/56 - lfo01_width_oncc.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/17 - LFO/57 - lfo_feedback.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/17 - LFO/57 - lfo_feedback.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/17 - LFO/58 - lfo01_freq_lfo_dual.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/17 - LFO/58 - lfo01_freq_lfo_dual.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/17 - LFO/60 - multi lfo basic test.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/17 - LFO/60 - multi lfo basic test.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/18 - EG/02 - eg01_shape.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/18 - EG/02 - eg01_shape.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/18 - EG/03 - eg01_loop.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/18 - EG/03 - eg01_loop.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/18 - EG/04 - eg01_loop count.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/18 - EG/04 - eg01_loop count.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/18 - EG/10 - eg01_pitch.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/18 - EG/10 - eg01_pitch.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/18 - EG/11 - eg01_pitch_oncc.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/18 - EG/11 - eg01_pitch_oncc.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/18 - EG/12 - eg01_decim.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/18 - EG/12 - eg01_decim.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/18 - EG/13 - eg01_decim_oncc.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/18 - EG/13 - eg01_decim_oncc.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/18 - EG/14 - eg01_bitred.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/18 - EG/14 - eg01_bitred.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/18 - EG/15 - eg01_bitred_oncc.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/18 - EG/15 - eg01_bitred_oncc.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/18 - EG/16 - eg01_noiselevel.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/18 - EG/16 - eg01_noiselevel.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/18 - EG/17 - eg01_noiselevel_oncc.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/18 - EG/17 - eg01_noiselevel_oncc.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/18 - EG/18 - eg01_noisestep.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/18 - EG/18 - eg01_noisestep.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/18 - EG/19 - eg01_noisestep_oncc.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/18 - EG/19 - eg01_noisestep_oncc.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/18 - EG/20 - eg01_noisetone.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/18 - EG/20 - eg01_noisetone.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/18 - EG/21 - eg01_noisetone_oncc.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/18 - EG/21 - eg01_noisetone_oncc.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/18 - EG/22 - eg01_cutoff.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/18 - EG/22 - eg01_cutoff.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/18 - EG/23 - eg01_cutoff_oncc.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/18 - EG/23 - eg01_cutoff_oncc.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/18 - EG/24 - eg01_resonance.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/18 - EG/24 - eg01_resonance.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/18 - EG/25 - eg01_resonance_oncc.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/18 - EG/25 - eg01_resonance_oncc.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/18 - EG/26 - eg01_drive.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/18 - EG/26 - eg01_drive.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/18 - EG/27 - eg01_drive_oncc.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/18 - EG/27 - eg01_drive_oncc.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/18 - EG/28 - eg01_eq1freq.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/18 - EG/28 - eg01_eq1freq.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/18 - EG/29 - eg01_eq1freq_oncc.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/18 - EG/29 - eg01_eq1freq_oncc.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/18 - EG/30 - eg01_eq1bw.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/18 - EG/30 - eg01_eq1bw.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/18 - EG/31 - eg01_eq1bw_oncc.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/18 - EG/31 - eg01_eq1bw_oncc.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/18 - EG/32 - eg01_eq1gain.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/18 - EG/32 - eg01_eq1gain.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/18 - EG/33 - eg01_eq1gain_oncc.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/18 - EG/33 - eg01_eq1gain_oncc.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/18 - EG/34 - eg01_eq2freq.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/18 - EG/34 - eg01_eq2freq.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/18 - EG/36 - eg01_eq2bw.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/18 - EG/36 - eg01_eq2bw.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/18 - EG/38 - eg01_eq2gain.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/18 - EG/38 - eg01_eq2gain.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/18 - EG/40 - eg01_eq3freq.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/18 - EG/40 - eg01_eq3freq.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/18 - EG/42 - eg01_eq3bw.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/18 - EG/42 - eg01_eq3bw.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/18 - EG/44 - eg01_eq3gain.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/18 - EG/44 - eg01_eq3gain.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/18 - EG/46 - eg01 all eq freq _oncc.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/18 - EG/46 - eg01 all eq freq _oncc.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/18 - EG/48 - eg01 all eq bw _oncc.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/18 - EG/48 - eg01 all eq bw _oncc.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/18 - EG/50 - eg01 all eq gain _oncc.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/18 - EG/50 - eg01 all eq gain _oncc.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/18 - EG/51 - eg01_volume.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/18 - EG/51 - eg01_volume.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/18 - EG/52 - eg01_volume_oncc.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/18 - EG/52 - eg01_volume_oncc.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/18 - EG/53 - eg01_pan.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/18 - EG/53 - eg01_pan.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/18 - EG/54 - eg01_pan_oncc.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/18 - EG/54 - eg01_pan_oncc.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/18 - EG/55 - eg01_width.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/18 - EG/55 - eg01_width.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/18 - EG/56 - eg01_width_oncc.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/18 - EG/56 - eg01_width_oncc.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/18 - EG/57 - eg01_freq_lfo01.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/18 - EG/57 - eg01_freq_lfo01.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/18 - EG/58 - eg01_depth_lfo01.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/18 - EG/58 - eg01_depth_lfo01.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/18 - EG/59 - eg01_depthadd_lfo01.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/18 - EG/59 - eg01_depthadd_lfo01.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/18 - EG/60 - eg01_depthadd_lfo01_test2.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/18 - EG/60 - eg01_depthadd_lfo01_test2.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/18 - EG/61 - eg01_ampeg.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/18 - EG/61 - eg01_ampeg.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/18 - EG/99 - eg01_pitch (tool generated).sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/18 - EG/99 - eg01_pitch (tool generated).sfz -------------------------------------------------------------------------------- /sfz2 basic tests/19 - glide/00 - glidetime pitch.prog: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/19 - glide/00 - glidetime pitch.prog -------------------------------------------------------------------------------- /sfz2 basic tests/19 - glide/00 - glidetime pitch.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/19 - glide/00 - glidetime pitch.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/19 - glide/00 - glidetime pitch_davidv.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/19 - glide/00 - glidetime pitch_davidv.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/19 - glide/01 - glidespeed pitch.prog: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/19 - glide/01 - glidespeed pitch.prog -------------------------------------------------------------------------------- /sfz2 basic tests/19 - glide/01 - glidespeed pitch.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/19 - glide/01 - glidespeed pitch.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/19 - glide/02 - glidespeed time on cc pitch.prog: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/19 - glide/02 - glidespeed time on cc pitch.prog -------------------------------------------------------------------------------- /sfz2 basic tests/19 - glide/02 - glidespeed time on cc pitch.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/19 - glide/02 - glidespeed time on cc pitch.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/19 - glide/03 - glide for 2 points eg pitch.prog: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/19 - glide/03 - glide for 2 points eg pitch.prog -------------------------------------------------------------------------------- /sfz2 basic tests/19 - glide/03 - glide for 2 points eg pitch.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/19 - glide/03 - glide for 2 points eg pitch.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/19 - glide/04 - glide for 2 points level on cc pitch.prog: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/19 - glide/04 - glide for 2 points level on cc pitch.prog -------------------------------------------------------------------------------- /sfz2 basic tests/19 - glide/04 - glide for 2 points level on cc pitch.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/19 - glide/04 - glide for 2 points level on cc pitch.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/20 - envelope follower/00 - envelope follower pitch.prog: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/20 - envelope follower/00 - envelope follower pitch.prog -------------------------------------------------------------------------------- /sfz2 basic tests/20 - envelope follower/00 - envelope follower pitch.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/20 - envelope follower/00 - envelope follower pitch.sfz -------------------------------------------------------------------------------- /sfz2 basic tests/20 - envelope follower/01 - envelope follower filter.prog: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/20 - envelope follower/01 - envelope follower filter.prog -------------------------------------------------------------------------------- /sfz2 basic tests/20 - envelope follower/01 - envelope follower filter.sfz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sfz/tests/HEAD/sfz2 basic tests/20 - envelope follower/01 - envelope follower filter.sfz --------------------------------------------------------------------------------