Page 1 of 1
BUG!
Posted: 24 May 2007 20:12
by flos
I was trying to do some more advanced FM using the complex waveforms of additive synthesis, but... if I try to make FM of an oscillator (additive osc. in my case) using not an LFO but another oscillator (additive osc. too) the synth crashes when I connect it to soundcard output. I tried both in MiniHost and Buzz under Windows Xp but the result is always an Illegal Exception thrown...
Posted: 28 May 2007 09:44
by flos
I have found that it crashes only when the modulator passes through an amplifier module...

Posted: 28 May 2007 22:33
by karmafx
so you have(?):
Code: Select all
additive 2
|
V
amp ---> (pm modulation) ---> additive 1
|
V
notepitch
|
V
output
?
I will try it out... Thanks for reporting
Posted: 29 May 2007 11:56
by flos
Kasper, the scheme is ok but the modulator modulates the freq. knob not the phase, probably it is the same thing....
Posted: 29 May 2007 12:03
by karmafx
ok---i'll try it out!