Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load command #36

Open
twomeyd opened this issue May 20, 2020 · 5 comments
Open

Load command #36

twomeyd opened this issue May 20, 2020 · 5 comments

Comments

@twomeyd
Copy link

twomeyd commented May 20, 2020

Hi

I have been using the OSC layouts as a basis for creating my own, with some success. I am trying to reproduce a cue playback page with stop/back, go, load and two master faders. The stop and go are fine, but I cannot find the syntax for a button that will load a cue into the pending cue in the list, similar to the load button on the console. Also, I am struggling to get the master faders to work. Any help would be much appreciated.
thanks to those who have put up the material here that has allowed me to make a start on this.
Denis

@sktusing
Copy link

There is a list of OSC keys here.

You send these using:

/eos/key/

I see 3 options for load, but am not sure which will work best for your situation.

@twomeyd
Copy link
Author

twomeyd commented May 20, 2020 via email

@sktusing
Copy link

This would be a great feature request over on the ETC Forum.

@twomeyd
Copy link
Author

twomeyd commented May 21, 2020

Scott:
I found it on the ETC Forum as you suggested.
The syntax is actually
/eos/fader_ab
which is something I would never have guessed or found anywhere else.
Thanks for the suggestion.

All I need now is to create two master faders and maybe even an intensity wheel.

Denis

@twomeyd twomeyd closed this as completed May 27, 2020
@twomeyd twomeyd reopened this May 27, 2020
@twomeyd
Copy link
Author

twomeyd commented Jun 1, 2020

I have managed to get it all working, thanks to help from here and elsewhere. This is the current version of the file. It began as the one posted here by MizPlusplus, Thanks.
I have worked mostly on the first page as well as the encoders page and the playback one, which now has master faders and the load button as per the real console.
Thanks to all who helped.

Denis

EOS_remote_DNT.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants