aboutsummaryrefslogtreecommitdiffhomepage
path: root/ladspa.lua
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2016-09-15 01:43:10 +0200
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2016-09-15 01:43:10 +0200
commitd5ae3fdde5b22fd0e66f6e9c27eb08c23f0274ba (patch)
tree9ab6fd6dfb2f1b120a0ed01b6e286d0f08d38c38 /ladspa.lua
parent9bde86a0dfcde558237a5ee8c19ab42b63ad238c (diff)
downloadapplause2-d5ae3fdde5b22fd0e66f6e9c27eb08c23f0274ba.tar.gz
fixed SawOsc and support a scalar phase argument for all oscillators
* SawOsc has been broken for a long time * phases are useful since they are trivial to implement at the Phasor level and cumbersome to emulate using SubStream (basically you would need :sub(sec(1)/freq*phase)). Also, this way, phases will work even for modulated frequencies or if the frequency is unknown. They should come with no additional runtime overhead.
Diffstat (limited to 'ladspa.lua')
0 files changed, 0 insertions, 0 deletions