IX/GlobalSliders: Parameter linker avoiding global memory
Message
Author
hi, IXix. moving over from the bradleyfilms linker thread. obviously, i know little of how any of this works but i can copy and paste so i've been playing with this terrific plug. i was interested in having more sliders for more parameters. i, basically, tried tro double the number to 16 from the original 8. i have not altered the number of banks. somebody should probably check that what i did is actually legal as my limited abilities might prove dangerous. here's the code: Code:
RE: IX/GlobalSliders: Parameter linker avoiding global memory
I LOVE Global Sliders. It basically fix the limitation of linking parameters on the same track only. Today I had the idea of using it to link track FX parameters with take FX parameters but it doesn't seem to work with take FX. Is this a JS limitation? Thanks!
RE: IX/GlobalSliders: Parameter linker avoiding global memory
Hmmm, it works from Take FX to track FX but not the other way around and it doesn't work Take FX to Take FX. I'd guess it's a bug or limitation in REAPER, probably something to do with the order in which things are processed.
RE: IX/GlobalSliders: Parameter linker avoiding global memory
I used to link several plugin parameters across tracks with this and I now realize that it's no longer working. Can anyone confirm that there's an issue with this plugin (or not)? .
RE: IX/GlobalSliders: Parameter linker avoiding global memory
thanks for your feedback. It's definitely not working with my current portable install though it had worked for probably several years. It does work with another portable install I just tested. Oh my! How can I get functionality back into my production install? What could have caused it to stop working? .
--------------------------------- 2001 X5 1995 540i SOLD 9-24-01
RE: IX/GlobalSliders: Parameter linker avoiding global memory
Can't think of any reason why it should stop working on any install, portable or otherwise. It's self contained, doesn't even use gmem. Could the file be corrupted?
RE: IX/GlobalSliders: Parameter linker avoiding global memory
doesn't work either way regardless if I'm trying it in an empty project with two newly created tracks or as part of my templates where I'm using it for inter-track-parameter-linking. .
RE: IX/GlobalSliders: Parameter linker avoiding global memory
@SonicAxiom This might sound obvious but if you enable monitor input (rec enable) on one or both of the tracks where the plugin exists does that work? (for moving faders with the mouse) Also if you use param modulation then the transport must playing for the sliders to be actively updating. And there's CC. Just a few things to check.
RE: IX/GlobalSliders: Parameter linker avoiding global memory
It must be a REAPER setting. The plugin doesn't know anything about parameter modulation so it should't be any of those. I'd guess it's something related to audio as the plugin doesn't work if the audio device is inactive. Perhaps some setting is causing one/both tracks to not be processed? The fact it works when you arm a track seems to support that idea.