View Single Post
Old 03-29-2020, 04:29 AM   #7731
Geoff Waddington
Human being with feelings
 
Geoff Waddington's Avatar
 
Join Date: Mar 2009
Location: Dartmouth, Nova Scotia
Posts: 11,184
Default

Quote:
Originally Posted by tdc View Post
I am thrilled to find today that our Avid S3 and Euphonix Transport controllers both appear to be working to some extent in the EuCon extension to CSI. Most exciting is the list of 1000's of Reaper Actions that now appear in the EuControl app allowing for many more buttons to be able to be mapped to actions.

Also, I am really excited to see that EuCon is still allowing me to create console surface layouts, and then use EuCon to map buttons to recall these layouts!!! This isn't without some rough edges, but is very promising.

I have a question about the VCA Spill function. I can see that I need to edit the .zon file, but am not sure how I trigger a spill on the surface?

Great to hear the S3 and Transport have come to life, will be adding much more as time goes on

As far as spill, just for testing:

First setup a button to Toggle overall VCA mode on and off:

Code:
Zone "Buttons|"
        ...
	someButton		ToggleVCAMode
        ...
ZoneEnd
Then for testing do this:

Code:
Zone "Channel|"
        ...
	Select|		TrackToggleVCASpill
        ...
ZoneEnd
__________________
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