Giter Site home page Giter Site logo

soundbow-midi-patches's Introduction

SoundBow-Midi-Router

Additional midi message handling Pure Data patches for SoundBow

alt text

Setup

SoundBow supports MIDI, so it can be connected with other devices. It is based on CoreMIDI, and has been tested on OSX, should work on other operating systems too. There is a really easy way to setup a midi network through your wireless internet connection, if you follow the guidelines on this site There can be found several good videos also on how to get started.

Once you are ready and set with your network midi session, just launch SoundBow and select your iOS device to connect it to your midi session. If everything goes well, you will receive MIDI note on events sent to channel 1, channel 2 and channel 3, depending on what color you are using within SoundBow. You can forward these messages to your favourite DAW system, or do more experimental things like driving lights, motors and objects by sending the midi data to an Arduino for example. Since the sound engine of SoundBow is made with [Pure Data] (http://puredata.info/), and it is a very useful tool for experimenting quickly, you can download two Pure Data patches that can be interfaced with SoundBow. These can give you a hint on how to receive the messages and how to do some interesting stuff with them.

The Patch

  • midi-router.pd

    Basic example that shows how to receive midi messages. Since SoundBow sends only noteon messages at a constant velocity, you can add noteoff messages to all messages delayed by a certain value if you wish. It is good for instruments that are constantly giving sounds until they receive a note off. The velocity can also be applied here manually. The three different channels have three different controllers.

All code is under GPLv3 Licensed unless otherwise stated. (c) Agoston Nagy / 2016

soundbow-midi-patches's People

Contributors

stc avatar

Stargazers

 avatar

Watchers

 avatar  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.