Giter VIP home page Giter VIP logo

Comments (5)

FrancescoCeruti avatar FrancescoCeruti commented on September 14, 2024

Yeah, no harm in adding it to the TODO, it seems quite useful and widely adopted.

Maybe a specific cue for them? The input can be added to the controller (this should support "global" controls in 0.4.3)?

This make me think, can be useful a plugin that allow to create some kind of template (to match messages) to globally control the cues, easily, without the need to setup every cue? Eventually supporting both receiving and sending messages with various protocols (MIDI/MSC/OSC/...).

from linux-show-player.

offtools avatar offtools commented on September 14, 2024

Hi,

For Outgoing MSC a own cue type make sense, as the argument size is variable in difference to the standard MIDI messages. As the possibities of MSC and the range of the commands is by around a number of over 50 it makes also sense to put that in an own cuetype.

Asuming global controls means things like controls which are not configured inside a Cue, e.g. Go/Stop/Play in the cuelist. For OSC these global (/lisp/go ...) incoming messages are handled by native OSC callbacks, the rest is forwared to the controls via the fallback callback. A unified interface for that would be useful: so that the user could setup: GO is triggered by Osc message XY and Midi message XZ as it could be done now for the GO keysequence.

from linux-show-player.

FrancescoCeruti avatar FrancescoCeruti commented on September 14, 2024

Asuming global controls means things like controls which are not configured inside a Cue, e.g. Go/Stop/Play in the cuelist. For OSC these global (/lisp/go ...) incoming messages are handled by native OSC callbacks, the rest is forwared to the controls via the fallback callback. A unified interface for that would be useful: so that the user could setup: GO is triggered by Osc message XY and Midi message XZ as it could be done now for the GO keysequence.

Exactly, the idea is to provide it as part of the controller plugin, if it's simple enough, otherwise as a separate plugin.

from linux-show-player.

aroom avatar aroom commented on September 14, 2024

hi @offtools, hi @FrancescoCeruti ,

do you have any news about MSC and OSC implantation ?

is there any code that we can already use ?

from linux-show-player.

FrancescoCeruti avatar FrancescoCeruti commented on September 14, 2024

Hi, an OSC plugin has already been merged into the dev branch, but right now the branch might be unusable, there is an MSC pull-request (#68) with an implementation, but I don't remember if it's complete.

from linux-show-player.

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.