milkytracker / MilkyTracker

An FT2 compatible music tracker
http://milkytracker.github.io/
Other
1.69k stars 162 forks source link

Bugfix to phase modulation and flanger #201

Closed CorvusCorax closed 4 years ago

CorvusCorax commented 4 years ago

Hi.

If you remember me, I added those Amplitude Modulation (technically Ring-modulation if lower Halfwave is used, too) Frequency Modulation and "Phase modulation" filters a few years ago.

Phase modulation has a bug, which shifts the frequencies of the to-be-distorted signal in a not-exactly-desired way. I finally fixed it. Frequency of signals should now be more stable.

Also, I added a new filter, a Flanger filter. The flanger basically adds a sample to itself, but phase shifted, the amount of phaseshift comes from the clipboard, which means one can design nice flanger-like-effects by putting apropriate envelopes into the clipboard.

I made a turorial video about all this:

https://www.youtube.com/watch?v=zR_P-2UvkiM

cheers.

Deltafire commented 4 years ago

Merged, thanks!