Bug on with Frequency Modulation

Official support for: zynaddsubfx.sourceforge.net
Post Reply New Topic
RELATED
PRODUCTS

Post

My course detune for FM is set to 127 every time I open a file where the octave detune for the FM is changed. I figured out this was because it is opened with getpar127() instead of getpar() in Params/ADnoteParameters.C, line 602 i think (i might have modified some other lines in that file with debug info to find that).

Well that line should be: VoicePar[nvoice].PFMCoarseDetune=xml->getpar("coarse_detune",VoicePar[nvoice].PFMCoarseDetune,0,16383);
you probably didn't need that line, but putting on there makes me feel important:)

Ohh yea, do you still check zynaddsubfx AT yahoo.com

Moderator Edit: replaced the email adress to avoid spamm bots.

Post

Hi.
Thanks for the bug report.
I will check it.

Paul

Post

Has this been fixed?

Post

I'm not on a dev machine to verify, but if this is still a bug, please report it to the sourceforge bug tracker
One of the developers on the ZynAddSubFX open source synth
The author of the Zyn-Fusion UI for ZynAddSubFX

Post Reply

Return to “ZynAddSubFX”