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

Cue list / Play list #116

Open
PerRoine opened this issue Jun 24, 2018 · 8 comments
Open

Cue list / Play list #116

PerRoine opened this issue Jun 24, 2018 · 8 comments
Labels
area/internal Related to an internal action or function of Companion. Needs beer! This needs discussion while drinking beer Solution needed Needs a solution on how to solve it

Comments

@PerRoine
Copy link
Collaborator

Describe the feature
A Cuelist or Playlist to stack up actions which then can be assigned to buttons like Go Fwd, Go Back,
Jump Fwd, Jump Back and reset if we added auto-follow option to each Cue in the list as well we would have a Huge Workflow improvement

Usecases
Stack up Powerpoints and have listeners open and close them in the right order with the push of a button, stack up a series of actions to perform complex transitions, either because the devices are not capable them self or because it's a drag to program complex things involving other equipment

@haakonnessjoen
Copy link
Member

I'm not sure how we would do this the best way, but I think CasparCG would need this to be very useful. Ref: #105

@willosof willosof added Solution needed Needs a solution on how to solve it area/internal Related to an internal action or function of Companion. Needs beer! This needs discussion while drinking beer labels Nov 25, 2018
@M4TSON
Copy link

M4TSON commented Mar 3, 2020

I have no idea has this thing gone any further, but I have an idea how this could be possible. Except I really don't know how to program it.

But I will try to explain it with pictures...
companionqlist
This is an example how this cuelist could look like. Basically the cues are like buttons but the button actions are just arranged to a certain order. Also the cues might need a wait time, because there might be situations that we need to wait for fades or something like that. Also follow could be quite handy.

companionqlist2
Cuelist tool could be in the menu on the left. Same place with the web buttons and the emulator.

companionqlist3
We need to be able to control this cuelist somehow. So I would say that we need to be able to set and assign few buttons for the cuelist. As mentioned earlier (Go Fwd, Go Back, etc...). It would be quite handy if there is some sort of option to choose which buttons are controlling the cuelist. Also we need to be able to choose what those buttons are doing, that might easier to do it from the dropdown menu as usually.

Is this the dummest idea ever or is it doable??

@jwnremt
Copy link

jwnremt commented Mar 4, 2020

As a simple temporary solution could you just make it possible to copy the buttons via OSC then you could build all of your buttons on say page 99 then as you need them you have commands sent that "bring them forward" into the order you need them for your show. i.e. /copy/bank/99/1/to/1/1 then you could automate this process using cues in a software program like QLab or using another button.

I could see this useful if you have a show that has a set order but needs the flexibility of having multiple options. Rather than having to scroll through every option you could just have the few options needed for that "scene" brought to your fingertips. Technically this can already be done by creating new pages and recalling the Page by OSC, however, if you need most of your buttons to stay the same and only need to change a few then this would make for a lot of very similar pages that could lead to clutter and confusion quite quickly.

@M4TSON
Copy link

M4TSON commented Mar 4, 2020

Actually if Companion can receive OSC commands from other softwares and use it for button commands, then this discussion is kind of pointless. Because for example qlab is already quite good cue based program for osc commands.

My suggestion was more or less for that somebody who might have taken this to his ToDo list. And if this cuelist thing is coming as addition for Companion.

@jwnremt
Copy link

jwnremt commented Mar 4, 2020 via email

@krocheck
Copy link
Member

krocheck commented Jan 8, 2022

#1630

@krocheck krocheck added this to Unknown in Issue cleanup Feb 24, 2022
@JEK58
Copy link

JEK58 commented Nov 13, 2022

I came here by searching if what I have in my mind is already listed:

A cue list from buttons.

For example:

Press buttons (or multiple) in your preferred order and then fire this button presses with a next/prev buttons on a separate page.
Complex openings or transitions in vMix for example would be a use case for this.

@MeestorX
Copy link

v3's "step actions" will give you some of this functionality. They're amazing.

@Julusian Julusian removed this from Unknown in Issue cleanup Nov 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/internal Related to an internal action or function of Companion. Needs beer! This needs discussion while drinking beer Solution needed Needs a solution on how to solve it
Projects
None yet
Development

No branches or pull requests

8 participants