Projects tagged ‘music’ and ‘osc’


[11 total ]

1 Users
   

Created over 3 years ago.

0 Users

Mobile devices like the DS and iPhone have become very popular in the world of digital music since they allow for making and interacting with music without sitting in front of your computer. There are ... [More] complete composition studios for both the DS and the iPhone, but there's also a lot of software for controlling synthesizers and other music software in live performances. The problem with these is is that most music software is controlled via the rather dusty MIDI standard which is not designed for wireless communication. Thus, developers have to invent their own workarounds for using MIDI over Wifi. DSMI is an easy to use library that spares developers this trouble and allows you to focus on your application. The DSMI server running on your computer receives MIDI commands and feeds them to your MIDI applications. DSMI is available as an open source library for the DS and the iPhone. The DSMI server is available for all three major operating systems and it's open source as well. Additionally, DSMI offers wired MIDI for the DS through the DSerial using the same simple API. Since version 3.0, DSMI also supports the OpenSound Control (OSC) protocol, an emerging standard that will hopefully replace MIDI in the future. For more information and the latest news please visit the official homepage http://dsmi.tobw.net [Less]
Created 11 months ago.

0 Users

An Android-based application and accompanying desktop software for expressive control of sound and visual applications for creation and performance, using OSC. A specification for a protocol for ... [More] standardizing certain I/O from handheld gestural devices for this purpose. Will also include a MIDI client for music applications and hardware not yet living in the 21st Century. Named for the robot in R.U.R. and the human who wished to free the robots. [Less]
Created 4 months ago.

0 Users

This project contains OSCemote custom panels, helpful utilities for integrating OSCemote with your favorite music software or programming language as well as tutorials on how to use them all together. ... [More] OSCemote itself is not open source, but all of these utilities, patches and tutorials are. You probably want to jump straight to the OSCemoteTutorials page. [Less]
Created 12 months ago.

0 Users

Wekinator is a system for enabling real-time interaction with machine learning. It piggybacks on the Weka machine learning library and uses a hodgepodge of tools written in Java, ChucK, and ... [More] Processing, glued together via Open Sound Control. The initial intent is for use in music performance and composition. This project is ALPHA and guaranteed to be buggy. Contact Rebecca Fiebrink (fiebrink@princeton.edu) for more information. [Less]
Created about 1 month ago.

0 Users

This is a small simple program for mac which takes wiimote input and translates to midi messages. Check the new Music Controller with OSC ... [More] supporthttp://code.google.com/p/musiccontroller/wiki/OSCWiimote (Still in beta... the full functionality will be ready in a week or so... ) Previous version: [Less]
Created 12 months ago.

0 Users

The ladosc plugins are for routing control data between [LADSPA] hosts. This allows for an increased flexibility in [Linux] audio synthesis, so that you can make your controllers in one program, and ... [More] do the synthesis in another, even when the programs provide no mechanism for communicating with one another, and even if they are not running on the same computer. [Less]
Created 12 months ago.

0 Users

SevenUp Live is a Java program that communicates via OSC to a Monome (www.monome.org) and via MIDI to Ableton Live. The logic within SevenUp Live allows a user to use the monome as a midi interface ... [More] capable of recording and playing melodies, patterns, and loops within Ableton. [Less]
Created 8 months ago.

0 Users

A set of plugins, utilities, and programs for making music with Linux. The focus is on increasing a composer's alternatives, and providing unusual tools as a spur to creativity.
Created 12 months ago.

0 Users

This project, SynOscP5, is a library for the Processing environment. It adds support for building OSC messages in the SYN namespace. The SYN namespace is a proposition for a standardized namespace ... [More] to connect synthesizers through OSC. The SYN namespace is being developed by Fabian Ehrentraud. The SynOscP5 library is being developed by Alvaro. SynOscP5 is not a substitute for OscP5, but is an independant library targeted to solve some specific problems: According to Fabian, the SYN namespace itself is "a proposal for a standardized namespace within OSC. It should have all possibilities of MIDI" and help making OSC more popular. SYN is meant to be precise and transport information as loss-free as possible. On the downturn, it is a complicated namespace. SynOscP5 is meant to offer a user-friendly interface to SYN, by using a flow pattern and providing overloaded methods for setting values more intuitively. SynOscP5 hopes to lower the treshold on building audio interfaces in Processing. Alvaro OSC : http://opensoundcontrol.org/ SYN : http://synosc.wetpaint.com/ oscP5 : http://www.sojamo.de/libraries/oscP5/ Processing: http://processing.org [Less]
Created 4 months ago.