Go Back   Cockos Incorporated Forums > REAPER Forums > MIDI Hardware, Control Surfaces, and OSC

Reply
 
Thread Tools Display Modes
Old 01-14-2023, 11:41 AM   #21721
MT4U
Human being with feelings
 
MT4U's Avatar
 
Join Date: Jan 2022
Location: Unifield
Posts: 397
Default

Quote:
Originally Posted by Funkybot View Post
Still no worky here.

If I rename it .rar it opens. So I think the last upload didn't take. Or it's not a proper zip file.
Thank you FB! This WinRar thing just opens the files without letting you know if the compression algorithm matches the file extension.

Just uploaded a proper ZIP after heavily compressing the PDF attached to fit the stash limit of 2MB.
__________________

CSI_FX
: SubZone based GUI/Automapper for CSI.(UPD:2024-09-04)
Video Demo/Tutorial
Scripts for CSI: Reaper EEL2 scripts to use with CSI
MT4U is online now   Reply With Quote
Old 01-14-2023, 12:33 PM   #21722
Funkybot
Human being with feelings
 
Funkybot's Avatar
 
Join Date: Jul 2007
Location: New Joisey
Posts: 6,144
Default

Quote:
Originally Posted by MT4U View Post
Thank you FB! This WinRar thing just opens the files without letting you know if the compression algorithm matches the file extension.

Just uploaded a proper ZIP after heavily compressing the PDF attached to fit the stash limit of 2MB.
Download works now!
__________________
CSI v3 Wiki
Funkybot is offline   Reply With Quote
Old 01-14-2023, 01:34 PM   #21723
Geoff Waddington
Human being with feelings
 
Geoff Waddington's Avatar
 
Join Date: Mar 2009
Location: Dartmouth, Nova Scotia
Posts: 11,570
Default

Quote:
Originally Posted by MixMonkey View Post
I'm afraid this issue needs addressing as a matter of some urgency, as it has the capability to reset a parameter value to 0 (or whatever that represents) without the control being pressed.
I think I just found it, stay tuned.
__________________
To install you need the CSI Software and Support Files
For installation instructions and documentation see the Wiki
Donate -- via PayPal to waddingtongeoff@gmail.com
Geoff Waddington is offline   Reply With Quote
Old 01-14-2023, 01:42 PM   #21724
jakeman19
Human being with feelings
 
Join Date: Jan 2022
Posts: 145
Default

Quote:
Originally Posted by Geoff Waddington View Post
New build is up.

CSI Support Files.zip

CSI Exp.zip

Converted to new step values approach.

You will need the support files which contain FXParamStepValuesCache.txt

That file contains the step sizes for over 1000 plugins and takes under a second to load at startup.

No more scanning, etc.

Much more direct, it is a file that we will update as new plugins that have steps become available.

As always, custom definitions in Zones override.

Also [ 0.0 ] should work again.
Works like a charm now Geoff. Thanks for the update on this!!!

Jd
jakeman19 is offline   Reply With Quote
Old 01-14-2023, 01:46 PM   #21725
Geoff Waddington
Human being with feelings
 
Geoff Waddington's Avatar
 
Join Date: Mar 2009
Location: Dartmouth, Nova Scotia
Posts: 11,570
Default

New build is up.

CSI Exp.zip

Possible fix for set stepped value.

You should once again be able to use [ 0.0 ].
__________________
To install you need the CSI Software and Support Files
For installation instructions and documentation see the Wiki
Donate -- via PayPal to waddingtongeoff@gmail.com
Geoff Waddington is offline   Reply With Quote
Old 01-14-2023, 02:00 PM   #21726
Funkybot
Human being with feelings
 
Funkybot's Avatar
 
Join Date: Jul 2007
Location: New Joisey
Posts: 6,144
Default

Quote:
Originally Posted by Geoff Waddington View Post
New build is up.

CSI Exp.zip

Possible fix for set stepped value.

You should once again be able to use [ 0.0 ].
That works again.
__________________
CSI v3 Wiki
Funkybot is offline   Reply With Quote
Old 01-14-2023, 02:08 PM   #21727
MixMonkey
Human being with feelings
 
MixMonkey's Avatar
 
Join Date: Sep 2017
Location: London, England.
Posts: 5,003
Default

Quote:
Originally Posted by Geoff Waddington View Post
New build is up.

CSI Exp.zip

Possible fix for set stepped value.

You should once again be able to use [ 0.0 ].
Working normally here again Nice one Geoff!
MixMonkey is offline   Reply With Quote
Old 01-14-2023, 02:34 PM   #21728
MT4U
Human being with feelings
 
MT4U's Avatar
 
Join Date: Jan 2022
Location: Unifield
Posts: 397
Default

Quote:
Originally Posted by Geoff Waddington View Post
New build is up.

CSI Exp.zip

Possible fix for set stepped value.

You should once again be able to use [ 0.0 ].
Thanks, Geoff.

Production ready here!
__________________

CSI_FX
: SubZone based GUI/Automapper for CSI.(UPD:2024-09-04)
Video Demo/Tutorial
Scripts for CSI: Reaper EEL2 scripts to use with CSI
MT4U is online now   Reply With Quote
Old 01-14-2023, 02:44 PM   #21729
Geoff Waddington
Human being with feelings
 
Geoff Waddington's Avatar
 
Join Date: Mar 2009
Location: Dartmouth, Nova Scotia
Posts: 11,570
Default

Quote:
Originally Posted by MixMonkey View Post
Working normally here again Nice one Geoff!
Thanks for the hint "it has the capability to reset a parameter value to 0 (or whatever that represents) without the control being pressed", that led me to the bug.

What that really meant was that it was happening upon release.
__________________
To install you need the CSI Software and Support Files
For installation instructions and documentation see the Wiki
Donate -- via PayPal to waddingtongeoff@gmail.com
Geoff Waddington is offline   Reply With Quote
Old 01-14-2023, 03:14 PM   #21730
Funkybot
Human being with feelings
 
Funkybot's Avatar
 
Join Date: Jul 2007
Location: New Joisey
Posts: 6,144
Default

Nice job on the fix Geoff! And MixMonkey on the assist!

One for the CSI v3 feature request list that occurred to me today while updating the old Reapinger BCF-2000 CSI files in another thread...

Code:
SomeButton    SelectTracksNamed "Drums"
SomeButton    SelectTracksNamed "Kick*"
SomeButton    SelectTracksNamed "Snare*"
SomeButton    SelectTracksNamed "Tom*"
The intent would be that CSI would locate any tracks in Reaper with the names in the quotation marks and select them. The idea being that people could combine those with other actions to create macro actions to only show the drums, or only show vocal tracks, etc. without having to use a Folder workflow which can be detrimental for CPU use. Why not just use existing scripts that do that? Not portable from a CSI perspective. The * would be a wildcard to pick up Kick In and Kick Out tracks.

Obviously there are other priorities and this isn't super important by any means but wanted to suggest it before I forgot!
__________________
CSI v3 Wiki
Funkybot is offline   Reply With Quote
Old 01-14-2023, 03:26 PM   #21731
Geoff Waddington
Human being with feelings
 
Geoff Waddington's Avatar
 
Join Date: Mar 2009
Location: Dartmouth, Nova Scotia
Posts: 11,570
Default

Quote:
Originally Posted by Funkybot View Post
Nice job on the fix Geoff! And MixMonkey on the assist!

One for the CSI v3 feature request list that occurred to me today while updating the old Reapinger BCF-2000 CSI files in another thread...

Code:
SomeButton    SelectTracksNamed "Drums"
SomeButton    SelectTracksNamed "Kick*"
SomeButton    SelectTracksNamed "Snare*"
SomeButton    SelectTracksNamed "Tom*"
The intent would be that CSI would locate any tracks in Reaper with the names in the quotation marks and select them. The idea being that people could combine those with other actions to create macro actions to only show the drums, or only show vocal tracks, etc. without having to use a Folder workflow which can be detrimental for CPU use. Why not just use existing scripts that do that? Not portable from a CSI perspective. The * would be a wildcard to pick up Kick In and Kick Out tracks.

Obviously there are other priorities and this isn't super important by any means but wanted to suggest it before I forgot!
How is Folder workflow detrimental for CPU use ?
__________________
To install you need the CSI Software and Support Files
For installation instructions and documentation see the Wiki
Donate -- via PayPal to waddingtongeoff@gmail.com
Geoff Waddington is offline   Reply With Quote
Old 01-14-2023, 03:45 PM   #21732
Funkybot
Human being with feelings
 
Funkybot's Avatar
 
Join Date: Jul 2007
Location: New Joisey
Posts: 6,144
Default

Quote:
Originally Posted by Geoff Waddington View Post
How is Folder workflow detrimental for CPU use ?
My understanding of the way most DAWs, including Reaper is this: let's say you've got 11 drum tracks, all audio, most with some processing (Gate, EQ, Compressor). If they're 11 standalone tracks, the DAW can allocate each track to different threads allowing for parallel processing. This allows for greater efficiency.

However, if they're all being bussed to a folder, you're imposing a bottleneck and things need to happen in serial before hitting said folder. So you lose CPU efficiency as a result.

Reaper is better about this than other DAWs I've used, but I think it's just a constraint of "A processing needs to take place before B processing".

Anyone can jump in and correct me if I'm wrong, but that's always been my understanding of how this all works.
__________________
CSI v3 Wiki
Funkybot is offline   Reply With Quote
Old 01-14-2023, 03:56 PM   #21733
MT4U
Human being with feelings
 
MT4U's Avatar
 
Join Date: Jan 2022
Location: Unifield
Posts: 397
Default

Quote:
Originally Posted by Funkybot View Post
Nice job on the fix Geoff! And MixMonkey on the assist!

One for the CSI v3 feature request list that occurred to me today while updating the old Reapinger BCF-2000 CSI files in another thread...

Code:
SomeButton    SelectTracksNamed "Drums"
SomeButton    SelectTracksNamed "Kick*"
SomeButton    SelectTracksNamed "Snare*"
SomeButton    SelectTracksNamed "Tom*"
The intent would be that CSI would locate any tracks in Reaper with the names in the quotation marks and select them. The idea being that people could combine those with other actions to create macro actions to only show the drums, or only show vocal tracks, etc. without having to use a Folder workflow which can be detrimental for CPU use. Why not just use existing scripts that do that? Not portable from a CSI perspective. The * would be a wildcard to pick up Kick In and Kick Out tracks.

Obviously there are other priorities and this isn't super important by any means but wanted to suggest it before I forgot!
I've been quite successful with a Cycle Action using "Lokasenna_Select tracks by name". Worth a try.
__________________

CSI_FX
: SubZone based GUI/Automapper for CSI.(UPD:2024-09-04)
Video Demo/Tutorial
Scripts for CSI: Reaper EEL2 scripts to use with CSI
MT4U is online now   Reply With Quote
Old 01-14-2023, 03:59 PM   #21734
Geoff Waddington
Human being with feelings
 
Geoff Waddington's Avatar
 
Join Date: Mar 2009
Location: Dartmouth, Nova Scotia
Posts: 11,570
Default

Quote:
Originally Posted by Funkybot View Post
My understanding of the way most DAWs, including Reaper is this: let's say you've got 11 drum tracks, all audio, most with some processing (Gate, EQ, Compressor). If they're 11 standalone tracks, the DAW can allocate each track to different threads allowing for parallel processing. This allows for greater efficiency.

However, if they're all being bussed to a folder, you're imposing a bottleneck and things need to happen in serial before hitting said folder. So you lose CPU efficiency as a result.

Reaper is better about this than other DAWs I've used, but I think it's just a constraint of "A processing needs to take place before B processing".

Anyone can jump in and correct me if I'm wrong, but that's always been my understanding of how this all works.
Ah, makes sense.
__________________
To install you need the CSI Software and Support Files
For installation instructions and documentation see the Wiki
Donate -- via PayPal to waddingtongeoff@gmail.com
Geoff Waddington is offline   Reply With Quote
Old 01-14-2023, 05:02 PM   #21735
MixMonkey
Human being with feelings
 
MixMonkey's Avatar
 
Join Date: Sep 2017
Location: London, England.
Posts: 5,003
Default

Quote:
Originally Posted by Funkybot View Post

The intent would be that CSI would locate any tracks in Reaper with the names in the quotation marks and select them. The idea being that people could combine those with other actions to create macro actions to only show the drums, or only show vocal tracks, etc. without having to use a Folder workflow which can be detrimental for CPU use. Why not just use existing scripts that do that? Not portable from a CSI perspective. The * would be a wildcard to pick up Kick In and Kick Out tracks.
I feel this is more script territory than CSI's.
MixMonkey is offline   Reply With Quote
Old 01-14-2023, 05:24 PM   #21736
MixMonkey
Human being with feelings
 
MixMonkey's Avatar
 
Join Date: Sep 2017
Location: London, England.
Posts: 5,003
Default

Quote:
Originally Posted by Samuel_Meyer View Post
I think a nice adition for the next major update would be to include Groupe Navigation. So all three navigation options within reaper will be covered.
VCA, Folder and Groups.
I thought this was an interesting suggestion. Obviously, VCA is already a type of group, but I think what he's suggesting is something along the lines of GoGroup and seeing only the Group leaders appear on the surface(s).

That would be Group leaders of any type, except maybe VCA (which are already covered). Navigation to followers of those leaders proceeds in the same way as for Folders and VCA.
MixMonkey is offline   Reply With Quote
Old 01-14-2023, 06:42 PM   #21737
Funkybot
Human being with feelings
 
Funkybot's Avatar
 
Join Date: Jul 2007
Location: New Joisey
Posts: 6,144
Default

Quote:
Originally Posted by MixMonkey View Post
I feel this is more script territory than CSI's.
I'd generally agree. My thinking is that 1) scripts are not portable from a CSI perspective, and 2) this doesn't seem like it would be hard to implement from a CSI perspective (CSI already has all the data and relevant APIs), and 3) knowing the user-base here, there would be use-cases for this that I haven't even thought of yet. This being built-in could open a lot of doors. But if it never happens, that's ok too.
__________________
CSI v3 Wiki
Funkybot is offline   Reply With Quote
Old 01-15-2023, 01:10 PM   #21738
Freex
Human being with feelings
 
Freex's Avatar
 
Join Date: Jul 2011
Location: Northern Ireland
Posts: 923
Default

I've been using cycle to run these commands (custom menu) they work.

As seen in attached pic

Last edited by Freex; 02-08-2023 at 04:27 PM.
Freex is offline   Reply With Quote
Old 01-15-2023, 03:41 PM   #21739
Samuel_Meyer
Human being with feelings
 
Join Date: Oct 2014
Posts: 53
Default

Quote:
Originally Posted by MixMonkey View Post
I thought this was an interesting suggestion. Obviously, VCA is already a type of group, but I think what he's suggesting is something along the lines of GoGroup and seeing only the Group leaders appear on the surface(s).

That would be Group leaders of any type, except maybe VCA (which are already covered). Navigation to followers of those leaders proceeds in the same way as for Folders and VCA.
At the moment I do it with Reaper Actions: Some Button - different reaper actions (show only Group X)
This works fine with only a controller (X-Touch) but with a second controller (x-tender) there are some kind of syncing problems when you have only a few tracks.
For example: the session has overal 50 tracks. the controllers are showing all tracks (no special group) and are on the second layer (track 17 to 32). now you hit a button to show only group B. If group B includes track 12 to 15 the controllers turn blackk.
I think there could be a more stable implementation if its done somehow from CSI.

greetings
Samuel_Meyer is offline   Reply With Quote
Old 01-16-2023, 03:20 AM   #21740
Geoff Waddington
Human being with feelings
 
Geoff Waddington's Avatar
 
Join Date: Mar 2009
Location: Dartmouth, Nova Scotia
Posts: 11,570
Default

New build is up.

CSI Exp.zip

Possible fix TCPFX param alias bugs.
__________________
To install you need the CSI Software and Support Files
For installation instructions and documentation see the Wiki
Donate -- via PayPal to waddingtongeoff@gmail.com
Geoff Waddington is offline   Reply With Quote
Old 01-16-2023, 10:32 AM   #21741
Funkybot
Human being with feelings
 
Funkybot's Avatar
 
Join Date: Jul 2007
Location: New Joisey
Posts: 6,144
Default

Hi Geoff, just gave this a quick go. Existing aliases in Classic FX zones are working again. I also created a new alias in a SelectedTrackTCPFXTemplae zone and that was also written and recalled successfully.
__________________
CSI v3 Wiki
Funkybot is offline   Reply With Quote
Old 01-16-2023, 10:43 AM   #21742
Funkybot
Human being with feelings
 
Funkybot's Avatar
 
Join Date: Jul 2007
Location: New Joisey
Posts: 6,144
Default

Now, that things are starting to settle down a bit and stability is returning, might be a good time to look at this awkwardness.

1. Load a plugin an empty track and follow the SelectedTrackTCPFXTemplate steps to create a new FX.zon for that plugin. Build it successfully, all that jazz.

2. Remove the plugin from the empty track

3. Add the same plugin back to the empty track

4. Activate your SelectedTrackFXMenu

Result: the FX Menu name is blank. It doesn't say "NoMap" doesn't show the expected display name. Just nothing.

Expected Result: would make sense if the map you just created was immediately useable. If you remove the plugin from the project, Refresh All Surfaces, then reload, it works as expected.

Note: I can seem to GoFXSlot to activate the plugin map but then it doesn't broadcast/receive as expected. It's only after removing the FX entirely, refreshing all surfaces, that everything works as expected. Just feels strange that new map you just built isn't immediately ready for use.

If Mixmonkey or anyone else wants to take a stab at reproducing, I'd appreciate it. Could just be something weird with broadcast/receive as I'm relying on the iPad for displays for the Twister versus this all just happening on one surface.
__________________
CSI v3 Wiki
Funkybot is offline   Reply With Quote
Old 01-16-2023, 11:44 AM   #21743
Geoff Waddington
Human being with feelings
 
Geoff Waddington's Avatar
 
Join Date: Mar 2009
Location: Dartmouth, Nova Scotia
Posts: 11,570
Default

Quote:
Originally Posted by Funkybot View Post
Hi Geoff, just gave this a quick go. Existing aliases in Classic FX zones are working again. I also created a new alias in a SelectedTrackTCPFXTemplae zone and that was also written and recalled successfully.
Excellent, thanks for testing !
__________________
To install you need the CSI Software and Support Files
For installation instructions and documentation see the Wiki
Donate -- via PayPal to waddingtongeoff@gmail.com
Geoff Waddington is offline   Reply With Quote
Old 01-16-2023, 11:59 AM   #21744
Geoff Waddington
Human being with feelings
 
Geoff Waddington's Avatar
 
Join Date: Mar 2009
Location: Dartmouth, Nova Scotia
Posts: 11,570
Default

Quote:
Originally Posted by Funkybot View Post
Now, that things are starting to settle down a bit and stability is returning, might be a good time to look at this awkwardness.

1. Load a plugin an empty track and follow the SelectedTrackTCPFXTemplate steps to create a new FX.zon for that plugin. Build it successfully, all that jazz.

2. Remove the plugin from the empty track

3. Add the same plugin back to the empty track

4. Activate your SelectedTrackFXMenu

Result: the FX Menu name is blank. It doesn't say "NoMap" doesn't show the expected display name. Just nothing.

Expected Result: would make sense if the map you just created was immediately useable. If you remove the plugin from the project, Refresh All Surfaces, then reload, it works as expected.

Note: I can seem to GoFXSlot to activate the plugin map but then it doesn't broadcast/receive as expected. It's only after removing the FX entirely, refreshing all surfaces, that everything works as expected. Just feels strange that new map you just built isn't immediately ready for use.

If Mixmonkey or anyone else wants to take a stab at reproducing, I'd appreciate it. Could just be something weird with broadcast/receive as I'm relying on the iPad for displays for the Twister versus this all just happening on one surface.
I'm reminded of a quote I first heard about 30 years ago.

"If architects designed wooden buildings the way computer architects design software, the first woodpecker that came along would destroy civilization"

As you may recall, CSI preprocesses Zone files at startup, reading the path, name and alias.

These are cached in the Zone Manager -- there is a Zone Manager for each Surface.

Now, when you build a TCPFX Zone, the Zone gets written to the Zone Folder specified in CSI.ini for that Surface.

All good so far.

CSI also updates the local Zone Manager cache so that the Zone is available without repeating the whole Zone preprocessing step.

What CSI does not do (yet) is tell the Page to look for any other Surfaces that share the same Zone folder and update those Surface's Zone Manager cache as well.

Thanks for the detailed report, I'm not positive that's the problem, but I"m pretty sure it is, since the Zone actually loads properly via GoFXSlot.

Will fix.
__________________
To install you need the CSI Software and Support Files
For installation instructions and documentation see the Wiki
Donate -- via PayPal to waddingtongeoff@gmail.com
Geoff Waddington is offline   Reply With Quote
Old 01-16-2023, 12:06 PM   #21745
Funkybot
Human being with feelings
 
Funkybot's Avatar
 
Join Date: Jul 2007
Location: New Joisey
Posts: 6,144
Default

Based on your description of how things work, it sounds to me like you're barking up exactly the right tree.
__________________
CSI v3 Wiki
Funkybot is offline   Reply With Quote
Old 01-16-2023, 12:18 PM   #21746
Geoff Waddington
Human being with feelings
 
Geoff Waddington's Avatar
 
Join Date: Mar 2009
Location: Dartmouth, Nova Scotia
Posts: 11,570
Default

New build is up.

CSI Exp.zip

Possible fix for build TCPFX Zone where multiple Surfaces share a Zone Folder.
__________________
To install you need the CSI Software and Support Files
For installation instructions and documentation see the Wiki
Donate -- via PayPal to waddingtongeoff@gmail.com
Geoff Waddington is offline   Reply With Quote
Old 01-16-2023, 12:40 PM   #21747
Funkybot
Human being with feelings
 
Funkybot's Avatar
 
Join Date: Jul 2007
Location: New Joisey
Posts: 6,144
Default

Quote:
Originally Posted by Geoff Waddington View Post
New build is up.

CSI Exp.zip

Possible fix for build TCPFX Zone where multiple Surfaces share a Zone Folder.
It worked except for one thing: the SelectedTrackFXMenu name was still blank (not even showing "NoMap" - not showing anything) on the second surface. But as soon as I hit RotaryPush1, both surfaces came alive with the mapping with no need to refresh.
__________________
CSI v3 Wiki
Funkybot is offline   Reply With Quote
Old 01-16-2023, 01:11 PM   #21748
Geoff Waddington
Human being with feelings
 
Geoff Waddington's Avatar
 
Join Date: Mar 2009
Location: Dartmouth, Nova Scotia
Posts: 11,570
Default

Quote:
Originally Posted by Funkybot View Post
It worked except for one thing: the SelectedTrackFXMenu name was still blank (not even showing "NoMap" - not showing anything) on the second surface. But as soon as I hit RotaryPush1, both surfaces came alive with the mapping with no need to refresh.
Was the menu already displayed ?

If so, just try going back to Track or Select another Track and then go back and see if that is the issue.
__________________
To install you need the CSI Software and Support Files
For installation instructions and documentation see the Wiki
Donate -- via PayPal to waddingtongeoff@gmail.com
Geoff Waddington is offline   Reply With Quote
Old 01-16-2023, 04:54 PM   #21749
Funkybot
Human being with feelings
 
Funkybot's Avatar
 
Join Date: Jul 2007
Location: New Joisey
Posts: 6,144
Default

After additional testing, here's what I suspect is happening...

As background: my SelectedTrackFXMenu is part of the Home.zon and not an associated zone. But the SelectedTracTCPFXTemplate is indeed an AssociatedZone.
Code:
     IncludedZones
          "SelectedTrack"
          "Buttons"
          "SelectedTrackFXMenu"
          "SelectedTrackSend"
          "SelectedTrackReceive"
     IncludedZonesEnd
	AssociatedZones
	     "SelectedTrackTCPFXTemplate"
	AssociatedZonesEnd
ZoneEnd
So when I...

1. GoSelectedTrackTCPFXTemplate to begin mapping, then...
2. BuildSelectedTrackTCPFX, then after I'm done...
3. GoHome...

It feels like GoHome is not "turning off" the SelectedTrackTCPFX zone. That one remains on. I think the SelectedTrackFXMenu is not active, which is why I'm not seeing anything.

So if I do all my mapping on Track1, then on Track2, insert an FX I have zone for and select that track, I don't see the FX name in the display. But if I select on track 1 again, where I did the mapping...the SelectedTrackTCPFXMap is still active. GoHome didn't kill the zone. And I didn't need GoSelectedTrackTCPFX to activate the zone. I'm still looking at the prior mapping.
__________________
CSI v3 Wiki
Funkybot is offline   Reply With Quote
Old 01-16-2023, 06:02 PM   #21750
Geoff Waddington
Human being with feelings
 
Geoff Waddington's Avatar
 
Join Date: Mar 2009
Location: Dartmouth, Nova Scotia
Posts: 11,570
Default

Quote:
Originally Posted by Funkybot View Post
After additional testing, here's what I suspect is happening...

As background: my SelectedTrackFXMenu is part of the Home.zon and not an associated zone. But the SelectedTracTCPFXTemplate is indeed an AssociatedZone.
Code:
     IncludedZones
          "SelectedTrack"
          "Buttons"
          "SelectedTrackFXMenu"
          "SelectedTrackSend"
          "SelectedTrackReceive"
     IncludedZonesEnd
	AssociatedZones
	     "SelectedTrackTCPFXTemplate"
	AssociatedZonesEnd
ZoneEnd
So when I...

1. GoSelectedTrackTCPFXTemplate to begin mapping, then...
2. BuildSelectedTrackTCPFX, then after I'm done...
3. GoHome...

It feels like GoHome is not "turning off" the SelectedTrackTCPFX zone. That one remains on. I think the SelectedTrackFXMenu is not active, which is why I'm not seeing anything.

So if I do all my mapping on Track1, then on Track2, insert an FX I have zone for and select that track, I don't see the FX name in the display. But if I select on track 1 again, where I did the mapping...the SelectedTrackTCPFXMap is still active. GoHome didn't kill the zone. And I didn't need GoSelectedTrackTCPFX to activate the zone. I'm still looking at the prior mapping.
What happens if you make SelectedTrackFXMenu an Associated Zone and do the steps indicated in my last post ?
__________________
To install you need the CSI Software and Support Files
For installation instructions and documentation see the Wiki
Donate -- via PayPal to waddingtongeoff@gmail.com
Geoff Waddington is offline   Reply With Quote
Old 01-16-2023, 06:37 PM   #21751
Funkybot
Human being with feelings
 
Funkybot's Avatar
 
Join Date: Jul 2007
Location: New Joisey
Posts: 6,144
Default

Quote:
Originally Posted by Geoff Waddington View Post
What happens if you make SelectedTrackFXMenu an Associated Zone and do the steps indicated in my last post ?
Ok, the issue may be that I'm using "GoHome" from the X-TouchOne and that doesn't appear to be getting picked up by the Twister. I'm not going crazy right? One surface should be able to force another to GoHome if set to broadcast and the other receive and vice versa?

X-Touch One Home.zon
Code:
Zone Home
Broadcast Home
Receive Home
     IncludedZones
          "Buttons"
          "SelectedTrack"
          "MasterTrack"
     IncludedZonesEnd
     AssociatedZones
          "SelectedTrackSend"
          "SelectedTrackReceive"   
     AssociatedZonesEnd
ZoneEnd
X-Touch One Buttons.zon...
Code:
Zone "Buttons"
     F1                        GoHome
     F1                        Reaper _S&M_WNCLS4                         // Closes all(!) FX chain windows
     F1                        Reaper _S&M_WNCLS3                         // Closes all(!) floating FX windows
And the Twister Home.zon
Code:
Zone "Home"
OnInitialization ToggleEnableFocusedFXMapping 
OnInitialization Broadcast Home SelectedTrackFXMenu SelectedTrackSend SelectedTrackReceive SelectedTrackTCPFX SelectedTrackTCPFXTemplate
OnInitialization Receive   Home SelectedTrackFXMenu SelectedTrackSend SelectedTrackReceive SelectedTrackTCPFX SelectedTrackTCPFXTemplate
     IncludedZones
          "SelectedTrack"
          "Buttons"
          "SelectedTrackSend"
          "SelectedTrackReceive"
     IncludedZonesEnd
	AssociatedZones
          "SelectedTrackFXMenu"
	     "SelectedTrackTCPFXTemplate"
	AssociatedZonesEnd
ZoneEnd
Is the broadcast/receive syntax around going Home correct? I want pressing F1 on the X-Touch One to GoHome on all surfaces. But it doesn't seem to get through to the Twister+iPad.

If I dedicate a button on the Twister to GoHome, then it works. But only for that surface. Doesn't broadcast to the X-Touch One in that scenario.
__________________
CSI v3 Wiki
Funkybot is offline   Reply With Quote
Old 01-16-2023, 07:59 PM   #21752
jakeman19
Human being with feelings
 
Join Date: Jan 2022
Posts: 145
Default Tukan Plugin(FX) Issues

Thought I'd see how many here have tried to create .zon's for any of the Series 2 FX John has created. I've mentioned this in the comments of his YouTube channel with his latest 2 new plugins that I'm still having issues with Series 2 plugins & CSI. He said they should be OK but I'm having issues still. Anyone else?

Jd
jakeman19 is offline   Reply With Quote
Old 01-17-2023, 09:30 AM   #21753
leejul
Human being with feelings
 
Join Date: Sep 2021
Location: Quebec, Canada
Posts: 123
Default SubZone question

Hi,
When I'm in the FX menu, is it possible to call a SubZone?
I would like to leave the FX menu to go to my SubZone.
Should I make a Zone rather than a SubZone?
Thanks.
__________________
LeeJul
Reaper FrenchLangPack here:
stash.reaper.fm/v/45280/REAPER_SWS_FRC.ReaperLangPac
leejul is offline   Reply With Quote
Old 01-17-2023, 09:33 AM   #21754
MixMonkey
Human being with feelings
 
MixMonkey's Avatar
 
Join Date: Sep 2017
Location: London, England.
Posts: 5,003
Default

Quote:
Originally Posted by leejul View Post
Hi,
When I'm in the FX menu, is it possible to call a SubZone?
I would like to leave the FX menu to go to my SubZone.
Should I make a Zone rather than a SubZone?
Thanks.
Maybe provide a bit more context? What does the SubZone do?
MixMonkey is offline   Reply With Quote
Old 01-17-2023, 09:39 AM   #21755
leejul
Human being with feelings
 
Join Date: Sep 2021
Location: Quebec, Canada
Posts: 123
Default

Quote:
Originally Posted by MixMonkey View Post
Maybe provide a bit more context? What does the SubZone do?
I made a page dedicated to automation.
This page contains several automation actions.
I would like to be able to call this page (SubZone) from any other pages.
__________________
LeeJul
Reaper FrenchLangPack here:
stash.reaper.fm/v/45280/REAPER_SWS_FRC.ReaperLangPac
leejul is offline   Reply With Quote
Old 01-17-2023, 09:41 AM   #21756
MixMonkey
Human being with feelings
 
MixMonkey's Avatar
 
Join Date: Sep 2017
Location: London, England.
Posts: 5,003
Default

Quote:
Originally Posted by leejul View Post
I made a page dedicated to automation.
This page contains several automation actions.
I would like to be able to call this page (SubZone) from any other pages.
Why not call it from the Buttons Zone? (i'm assuming here that the Buttons Zone is an Included Zone and therefore continuously active)
MixMonkey is offline   Reply With Quote
Old 01-17-2023, 09:47 AM   #21757
leejul
Human being with feelings
 
Join Date: Sep 2021
Location: Quebec, Canada
Posts: 123
Default

Quote:
Originally Posted by MixMonkey View Post
Why not call it from the Buttons Zone? (i'm assuming here that the Buttons Zone is an Included Zone and therefore continuously active)
That's what I did, but when I call the page, it goes into GlobalView. It's not going to my page from FX Menu.
On the other hand, if I call the page from GlobalView, it works perfectly.
That's why I asked if it is possible to call a SubZone from the FX menu.
__________________
LeeJul
Reaper FrenchLangPack here:
stash.reaper.fm/v/45280/REAPER_SWS_FRC.ReaperLangPac
leejul is offline   Reply With Quote
Old 01-17-2023, 10:11 AM   #21758
MixMonkey
Human being with feelings
 
MixMonkey's Avatar
 
Join Date: Sep 2017
Location: London, England.
Posts: 5,003
Default

Quote:
Originally Posted by leejul View Post
That's what I did, but when I call the page, it goes into GlobalView. It's not going to my page from FX Menu.
On the other hand, if I call the page from GlobalView, it works perfectly.
That's why I asked if it is possible to call a SubZone from the FX menu.
ZIP up your CSI folder and post it, I’ll take a look
MixMonkey is offline   Reply With Quote
Old 01-17-2023, 10:13 AM   #21759
claytownproductions
Human being with feelings
 
Join Date: Jan 2023
Posts: 5
Default Moving multiple faders together

I'm sure this has probably been requested, but it would be great to be able to move multiple faders of selected tracks with a single fader move while maintaining their relative relationships. I use this feature all the time within Reaper using the mouse or shortcuts for incremental volume adjustments, however, using a single fader on my X-Touch One would be much more useful.

Are there any plans for something like this?
claytownproductions is offline   Reply With Quote
Old 01-17-2023, 10:16 AM   #21760
Funkybot
Human being with feelings
 
Funkybot's Avatar
 
Join Date: Jul 2007
Location: New Joisey
Posts: 6,144
Default

Quote:
Originally Posted by claytownproductions View Post
I'm sure this has probably been requested, but it would be great to be able to move multiple faders of selected tracks with a single fader move while maintaining their relative relationships. I use this feature all the time within Reaper using the mouse or shortcuts for incremental volume adjustments, however, using a single fader on my X-Touch One would be much more useful.

Are there any plans for something like this?
Just want to add: I think the key to this request is that this is with an X-Touch One, using I'm assuming a "SelectedTrack" zone.

Correct me if I'm wrong, but I think the ask here is:

1. I select multiple tracks in Reaper
2. I move the fader with my mouse - it creates a quick group and moves all faders

CSI should work the same way with the SelectedTrack zones but instead, all faders go to zero.
__________________
CSI v3 Wiki
Funkybot is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 08:08 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.