Synth / fade in
is there any information on how the attack / fade in in the synth module is done?
is it done linear in the amplitude or logarithmic over the decibel scale ?
is there any information on how the attack / fade in in the synth module is done?
is it done linear in the amplitude or logarithmic over the decibel scale ?
Comments
Is this information sufficient (function
envelope)?https://github.com/smathot/OpenSesame/blob/master/openexp/synth.py
Seems to be linear over amplitude.
Eduard
thats not very clever
Feel free to report your concern on github. User input to report bugs or suggest enhancements are always welcome. If you have an idea of a possible implementation, you can even program it yourself.
i did ... but i dont write python ... log10 everything in the script