diff --git a/tests/test_oscillat_sample.yml b/tests/test_oscillat_sample.yml index 9edd513..007ebc1 100644 --- a/tests/test_oscillat_sample.yml +++ b/tests/test_oscillat_sample.yml @@ -17,9 +17,9 @@ patch: - type: envelope parameters: {attack: 32, decay: 32, gain: 128, release: 64, stereo: 0, sustain: 64} - type: oscillator - parameters: {color: 0, detune: 64, gain: 128, lfo: 0, looplength: 106, loopstart: 1341, phase: 64, shape: 64, start: 1678611, stereo: 0, transpose: 68, type: 4, unison: 0} + parameters: {color: 0, detune: 64, gain: 128, lfo: 0, looplength: 106, loopstart: 1341, phase: 64, shape: 64, samplestart: 1678611, stereo: 0, transpose: 68, type: 4, unison: 0} - type: oscillator - parameters: {color: 0, detune: 64, gain: 128, lfo: 0, looplength: 95, loopstart: 1483, phase: 64, shape: 64, start: 1680142, stereo: 0, transpose: 66, type: 4, unison: 0} + parameters: {color: 0, detune: 64, gain: 128, lfo: 0, looplength: 95, loopstart: 1483, phase: 64, shape: 64, samplestart: 1680142, stereo: 0, transpose: 66, type: 4, unison: 0} - type: mulp parameters: {stereo: 1} - type: out diff --git a/tests/test_oscillat_sample_stereo.yml b/tests/test_oscillat_sample_stereo.yml index ea221dc..b9cf04d 100644 --- a/tests/test_oscillat_sample_stereo.yml +++ b/tests/test_oscillat_sample_stereo.yml @@ -17,7 +17,7 @@ patch: - type: envelope parameters: {attack: 32, decay: 32, gain: 128, release: 64, stereo: 0, sustain: 64} - type: oscillator - parameters: {color: 0, detune: 32, gain: 128, lfo: 0, looplength: 106, loopstart: 1341, phase: 64, shape: 64, start: 1678611, stereo: 1, transpose: 68, type: 4, unison: 0} + parameters: {color: 0, detune: 32, gain: 128, lfo: 0, looplength: 106, loopstart: 1341, phase: 64, shape: 64, samplestart: 1678611, stereo: 1, transpose: 68, type: 4, unison: 0} - type: mulp parameters: {stereo: 1} - type: out