Closed ghost closed 2 years ago
I/O should be fixed in 2307a50, please check
@sample
available" works.out_pin:none
The analysis and metering still don't pass audio
Are you sure this just doesn't relate to how Reaper connects things together? these plugins show only with a pair of input pins.
The generic plugin of ysfx is not able of dynamic I/O ports, so it couldn't tell if whatever is loaded is input-only.
Its most likely reaper related. I don't know if/how reajs handled those (freeware jsfx vst wrapper, not maintained anymore) https://www.reaper.fm/reaplugs/ it s windows only. i don't have a windows set up at the moment so i cannot check that.
More on "everything is optional in jsfx"
@sample
with something in it (and something can be anything)example fx: https://bitbucket.org/kawaCat/reascript-m2bpack/src/master/JSFX%20effects/kawa_Simple_Mid_Side.jsfx https://github.com/JoepVanlier/JSFX/blob/master/SatanVerb/SatanVerb.jsfx also a file with nothing in it but
will have these I/O's
example fx: almost all in /Reaper/Effects/analysis/
If only output pins are mentioned reaper will display this correctly but the effect still works... (no example for this one, I just commented out the in pins of an EQ)
And a completely empty file shows no I/O but still compiles and passes audio (as long as it has a filename and sits in the Effects folder)
All above examples currently don't output sound when loaded in the YSFX-plugin.