Giter VIP home page Giter VIP logo

ma3_osc_feedback's Introduction

MA3_OSC_FEEDBACK

Plugin send osc feedback on grandma3

This is a plugin that provides feedback on the status of executors/faders in the grand ma3 system.

The original version of the plugin was created by Mr-Button, with my modifications, and the final version was written by Andreas from MAforum (Thank you very much!)

The enabled plugin checks every half second for changes in the ma3 system for the executor/fader/encoder on the current page and sends them via OSC.

In this plugin, the following numbers are entered in the table - 201-215.

If you want, you can add the remaining numbers (e.g., from another wing , or encoders 301-315).

local executor_table = {201,202,203,204,205,206,207,208,209,210,211,212,213,214,215}

Second line

local osc_config = 1

This means that the selected OSC IN/OUT settings will be used for sending - the first position.

If you want to send OSC on a different port, add the appropriate entry in OSC IN/OUT, and change to

local osc_config = 2

Have fun!

ma3_osc_feedback's People

Contributors

artgateone avatar

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.