preenfm Forum

PreenFM => preenfm2 and preenfm3 => Topic started by: Đorđe Golubović on March 05, 2016, 01:13:14 PM

Title: Issue when gliding fixed frequency operator
Post by: Đorđe Golubović on March 05, 2016, 01:13:14 PM
Hi,

When you glide from one note to another (and have fixed operator in current timbre), fixed operator frequency also glides.

Problem is that formFrequency and nextFrequency aren't the same most of the time, so I just forced them to be in Osc::glideToNote()
If incidentally you can't hear gliding of the fixed operator (because frequencies are equal), just try changing its frequency in appropriate operator tab.

Here's the fix in the patch.

All the best,
Djordje
Title: Re: Issue when gliding fixed frequency operator
Post by: Xavier on March 07, 2016, 10:57:37 AM
Thanks a lot, I never realized that.

Xavier