JITLibExtensions: MasterFX -> MainFX

adcxyz-A2/[email protected] Thu, 16 Jul 2020 07:58:50 +0000
Newsgroups gmane.comp.audio.supercollider.devel,gmane.comp.audio.supercollider.user
Message-ID <[email protected]>
Dear all,

in support of the initiative here: https://github.com/supercollider/rfcs/pull/10,
I renamed the MasterFX class in JITLibExtensions (which I mainly wrote) to MainFX.

To avoid breaking any code, MasterFX will still be there for a transition period,
as an alias/subclass, which posts:
MasterFX has been renamed MainFX, please adapt your code accordingly.

best adc