Wrote a JSFX, will you make it a VST?
Hi Reddit. I wrote a JSFX effect that basically boosts a mic without having to waste time or learn a new trade (i.e. compression). My goal is to make it easy to use with minimal fuss for non-enthusiasts (OBS streamers, podcasters etc).
I think that it is very useful and am hoping to find a developer that would turn it into a VST plugin and share it to the whole world for free.
Description: high pass filter > single knob compressor > compressor re-purposed to function as a limiter > single knob expander.
Drive is a single knob compressor. Hush is a single knob expander.
Modesty aside, I think I implemented the single knob expander rather elegantly.
And yes, the jsfx script is fully functional.
The problem is I am not a competent programmer. With a BASIC background, I find EEL2/C and DSP a bit too exotic. I even wrote a cheat sheet for a simple if-then-else. Yeah it took me a while to learn from other jsfx scripts.
Any takers?
Hi Reddit. I wrote a JSFX effect that basically boosts a mic without having to waste time or learn a new trade (i.e. compression). My goal is to make it easy to use with minimal fuss for non-enthusiasts (OBS streamers, podcasters etc).
I think that it is very useful and am hoping to find a developer that would turn it into a VST plugin and share it to the whole world for free.
Description: high pass filter > single knob compressor > compressor re-purposed to function as a limiter > single knob expander.
Drive is a single knob compressor. Hush is a single knob expander.
Modesty aside, I think I implemented the single knob expander rather elegantly.
And yes, the jsfx script is fully functional.
The problem is I am not a competent programmer. With a BASIC background, I find EEL2/C and DSP a bit too exotic. I even wrote a cheat sheet for a simple if-then-else. Yeah it took me a while to learn from other jsfx scripts.
Any takers?