Crash1.json, made in soundThing and converted by SoundPatch. Two noise oscillators fifteen cents apart, a filter opened 11.6 kHz by the modulation envelope, and the LEVEL shaped by that same envelope rather than by the amplitude one - which is exactly the freedom the routed level was for, and not a thing the engine could express a week ago. It peaks at 10,501 and is gone in about six tenths of a second, inside the eight tenths the pieces are in the air. The guessed one wandered between 1600 and 8200 and sounded like a drain. The patch predates the gate field, so the program's own trigger write is what makes it a one-shot - which is the argument for having put it there rather than leaving it to the patch. LowFuel.json is here too, saved from the newer soundThing with the gate and LFO mode in it, and is not wired to anything yet. Both JSONs live beside the tables they produce. The build has never needed soundThing and still does not, but a sound can now be regenerated, or simply read, without going to find the editor first.
52 lines
1.3 KiB
JSON
52 lines
1.3 KiB
JSON
{
|
|
"osc0_waveform": 5,
|
|
"osc0_dutyCycle": 0.500000,
|
|
"osc0_detune": 0.000000,
|
|
"osc0_gain": 4.000000,
|
|
"osc0_active": 1,
|
|
"osc0_octave": 2,
|
|
"osc0_modRouting0": 0,
|
|
"osc0_modRouting1": 2,
|
|
"osc0_modRouting2": 0,
|
|
"osc0_modDepth0": 0.000000,
|
|
"osc0_modDepth1": 180.000000,
|
|
"osc0_modDepth2": 4.000000,
|
|
"osc1_waveform": 5,
|
|
"osc1_dutyCycle": 0.545000,
|
|
"osc1_detune": -15.000000,
|
|
"osc1_gain": 4.000000,
|
|
"osc1_active": 1,
|
|
"osc1_octave": 1,
|
|
"osc1_modRouting0": 0,
|
|
"osc1_modRouting1": 2,
|
|
"osc1_modRouting2": 0,
|
|
"osc1_modDepth0": -0.750000,
|
|
"osc1_modDepth1": 1104.000000,
|
|
"osc1_modDepth2": 4.000000,
|
|
"ampEnv_attack": 2.000000,
|
|
"ampEnv_decay": 0.100000,
|
|
"ampEnv_sustain": 0.000000,
|
|
"ampEnv_release": 0.001000,
|
|
"modEnv_attack": 0.001000,
|
|
"modEnv_decay": 0.603263,
|
|
"modEnv_sustain": 0.000000,
|
|
"modEnv_release": 2.000000,
|
|
"lfo0_rate": 8.796101,
|
|
"lfo0_waveform": 0,
|
|
"lfo0_active": 0,
|
|
"lfo1_rate": 1.000000,
|
|
"lfo1_waveform": 0,
|
|
"lfo1_active": 0,
|
|
"filter_cutoff": 13294.700195,
|
|
"filter_resonance": 0.574200,
|
|
"filter_type": 0,
|
|
"filter_active": 1,
|
|
"filter_modRouting": 2,
|
|
"filter_modDepth": 11600.000000,
|
|
"filter_resModRouting": 0,
|
|
"filter_resModDepth": 0.000000,
|
|
"voice_levelSource": 2,
|
|
"master_volume": 1.000000,
|
|
"master_pitchBendRange": 2.000000
|
|
}
|