musikinformatik / SuperDirt

Tidal Audio Engine
GNU General Public License v2.0
520 stars 74 forks source link

inputFadeTime argument missing in the synthdef \inr --- default-synths.scd #187

Closed vrx closed 4 years ago

vrx commented 4 years ago

argument inputFadeTime is missing

SynthDef(\inr, { |out, sustain = 1, freq = 440, speed = 1, begin=0, end=1, pan, accelerate, offset, inputFadeTime = 0.03|