Re: [linux-audio-dev] Bandlimited oscillator plugins for LADSPA('blop-0.1.0')

2002-05-16 Thread Dr. Matthias Nagorni
On Thu, 16 May 2002, Frank Barknecht wrote: > But what does this parameter do?? Sine, saw and triangle only have > zero crossing (or touching) points, not a range that could be modified > like in the square wave. Or do you extend the zero-points to a range? Yes. I squeeze the wave cycles while ke

Re: [linux-audio-dev] Bandlimited oscillator plugins for LADSPA ('blop-0.1.0')

2002-05-16 Thread Frank Barknecht
Hi, Dr. Matthias Nagorni hat gesagt: // Dr. Matthias Nagorni wrote: > BTW In the VCO / LFO modules of AlsaModularSynth I can set a pulse width > not only for square waves, but also for sine, saw and triangle. I call the > parameter "duty cycle". I like the effects this can produce. But what does

Re: [linux-audio-dev] Bandlimited oscillator plugins for LADSPA('blop-0.1.0')

2002-05-15 Thread Dr. Matthias Nagorni
On Tue, 14 May 2002, Steve Harris wrote: > Wow, thats unfortunate, I was working on pretty much the same thing at the > same time. I did cubic interpolation and some optimisation, but haven't > done pulse width. BTW In the VCO / LFO modules of AlsaModularSynth I can set a pulse width not only for

Re: [linux-audio-dev] Bandlimited oscillator plugins for LADSPA ('blop-0.1.0')

2002-05-14 Thread Mike Rawes
On Tue, 14 May 2002 20:42:03 +0100 Steve Harris <[EMAIL PROTECTED]> wrote: > On Tue, May 14, 2002 at 08:07:57 +0100, Mike Rawes wrote: > > Hi all, > > > > My first foray into audio programming has yielded 12 new LADSPA > > oscillator plugins! > > Wow, thats unfortunate, I was working on pretty

Re: [linux-audio-dev] Bandlimited oscillator plugins for LADSPA ('blop-0.1.0')

2002-05-14 Thread Steve Harris
On Tue, May 14, 2002 at 08:07:57 +0100, Mike Rawes wrote: > Hi all, > > My first foray into audio programming has yielded 12 new LADSPA > oscillator plugins! Wow, thats unfortunate, I was working on pretty much the same thing at the same time. I did cubic interpolation and some optimisation, bu

[linux-audio-dev] Bandlimited oscillator plugins for LADSPA ('blop-0.1.0')

2002-05-14 Thread Mike Rawes
Hi all, My first foray into audio programming has yielded 12 new LADSPA oscillator plugins! Sawtooth (freq: audio) (freq: control) Square (again, two variants) Variable Pulse (freq: audio, pulsewidth: audio) (freq: audio, pulsewidth: control) (freq: contro