From ccae4325c30ce91165c5ff21b0a835c446bcaf59 Mon Sep 17 00:00:00 2001 From: vsariola Date: Mon, 4 Jan 2021 17:51:28 +0200 Subject: [PATCH] reformat .yml files --- tests/test_addp_stereo.yml | 2 -- tests/test_oscillat_sample.yml | 4 ++-- tests/test_oscillat_sample_stereo.yml | 2 +- tests/test_panning.yml | 1 - 4 files changed, 3 insertions(+), 6 deletions(-) diff --git a/tests/test_addp_stereo.yml b/tests/test_addp_stereo.yml index 99e50fc..5181900 100644 --- a/tests/test_addp_stereo.yml +++ b/tests/test_addp_stereo.yml @@ -21,5 +21,3 @@ patch: parameters: {stereo: 1} - type: out parameters: {gain: 128, stereo: 1} - delaytimes: [] - sampleoffsets: [] diff --git a/tests/test_oscillat_sample.yml b/tests/test_oscillat_sample.yml index 7971240..c104d7f 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, phase: 64, shape: 64, stereo: 0, transpose: 68, type: 4, unison: 0, start: 1678611, loopstart: 1341, looplength: 106} + 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} - type: oscillator - parameters: {color: 0, detune: 64, gain: 128, lfo: 0, phase: 64, shape: 64, stereo: 0, transpose: 66, type: 4, unison: 0, start: 1680142, loopstart: 1483, looplength: 95} + 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} - type: mulp parameters: {stereo: 1} - type: out diff --git a/tests/test_oscillat_sample_stereo.yml b/tests/test_oscillat_sample_stereo.yml index 8d73ba4..9e02270 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, phase: 64, shape: 64, stereo: 1, transpose: 68, type: 4, unison: 0, start: 1678611, loopstart: 1341, looplength: 106} + 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} - type: mulp parameters: {stereo: 1} - type: out diff --git a/tests/test_panning.yml b/tests/test_panning.yml index f7a25e6..b798704 100644 --- a/tests/test_panning.yml +++ b/tests/test_panning.yml @@ -15,4 +15,3 @@ patch: parameters: {panning: 40, stereo: 0} - type: out parameters: {gain: 128, stereo: 1} -