Giter Site home page Giter Site logo

velolala / jackminimix Goto Github PK

View Code? Open in Web Editor NEW

This project forked from njh/jackminimix

0.0 1.0 0.0 52 KB

JackMiniMix is a simple mixer for the Jack Audio Connection Kit with an OSC based control interface.

Home Page: http://www.aelius.com/njh/jackminimix/

License: GNU General Public License v2.0

Shell 6.47% Perl 30.40% C 58.39% Makefile 1.22% M4 3.52%

jackminimix's Introduction

Build Status

JackMiniMix

JackMiniMix is a simple mixer for the Jack Audio Connection Kit with an OSC based control interface. It is released under the GPL licence.

For the latest version of JackMiniMix, please see: http://www.aelius.com/njh/jackminimix/

OSC Interface

Channels numbers range from 1 to the total number of channels. Gains are in floating point decibels in the range -90 to 90 dB, where -90 dB is treated as infinite.

/mixer/get_channel_count        - Get the number of channels
 replies with:
/mixer/channel_count (i)

/mixer/channel/set_gain (if)    - Set the gain of channel i to f dB
 replies with:
/mixer/channel/gain (if)

/mixer/channel/set_label (is)   - Set the label of channel i to s
 replies with:
/mixer/channel/label (is)

/mixer/channel/get_gain (i)     - Get gain of channel i
 replies with:
/mixer/channel/gain (if)

/mixer/channel/get_label (i)    - Get the label of channel i
 replies with:
/mixer/channel/label (is)

/ping                           - Check mixer is still there
 replies with:
/pong

Replies are send back to the port/socket that they were sent from.

jackminimix's People

Contributors

njh avatar velolala avatar

Watchers

 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.