Contains a table to calculate Attack, Decay, and Release values.
All values are seconds with factions. Actual values are live-calculated depending on sustain-level and sampling frequency.
Current formula for the ADSR time table:
yn = (x/64)^1.8
See Implementation
Contains a table to calculate Attack, Decay, and Release values.
All values are seconds with factions. Actual values are live-calculated depending on sustain-level and sampling frequency.
Current formula for the ADSR time table:
yn = (x/64)^1.8