Giter VIP home page Giter VIP logo

Comments (5)

Deanbau avatar Deanbau commented on May 26, 2024

Suggested controls

/millumin/action/launchOrStopColumn [index or "name"]
/millumin/action/launchColumn [index or "name"]
/millumin/action/stopColumn

/millumin/action/launchPreviousColumn
/millumin/action/launchNextColumn

/millumin/action/playTimeline
/millumin/action/pauseTimeline
/millumin/action/playOrPauseTimeline
/millumin/action/goToTimelineSegment ["name"]

/millumin/selectedLayer/media/normalizedTime [0.9] (jump to the last 10% of the media)

/millumin/selectedLayer/startMedia to restart current media
/millumin/selectedLayer/startMedia [7] to start media at 7th column
/millumin/selectedLayer/startMedia ["Movie.mov"] to start media named "Movie.mov"
/millumin/selectedLayer/pauseMedia to pause current media
/millumin/selectedLayer/startOrPauseMedia to start/pause current media
/millumin/selectedLayer/stopMedia to stop current media

Feedback from Millumin

/millumin/board/launchedColumn [index,"name"] (last argument is absent if column has no name)
/millumin/board/stoppedColumn [index,"name"] (last argument is absent if the column has no name)

/millumin/selectedLayer/media/time (Returns as two strings, current time and total media time)

from companion.

willosof avatar willosof commented on May 26, 2024

Dont we have this now? What's missing @PerRoine ? You have dropdowns and input fields now on actions, so it would be easy to implement the names etc. Close the ticket if it's done!

from companion.

PerRoine avatar PerRoine commented on May 26, 2024

I will Improve on the module coming week, have just been to busy and to damed hot lately,

from companion.

PerRoine avatar PerRoine commented on May 26, 2024

Have made all the suggested actions but need to test properly, closing the issue for now

from companion.

Deanbau avatar Deanbau commented on May 26, 2024

There's a few issues with the media control.

Media can be targeted directly by their name, or by identifying the layer first :

/millumin/Movie.mov/... to target the media named "Movie.mov"

Therefore all media commands need to ask for the movie name. (There really should be a way to sl

Unsure if

/millumin/Movie.mov/startOrPauseMedia

Will work..

Alternatively - this command could be used to select a layer before performing an action

/millumin/layer:myLayerName/selected [1] to select layer named "myLayerName"

from companion.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.