Login Required. Sign up now -- its free!

Projects tagged ‘java’ and ‘osc’


[11 total ]

1 Users
 

Open Sound Control libraries for integrating Flash / Actionscript 3 with Max/MSP, SuperCollider and any other OSC capable system (Reaktor, Plogue Bidule etc..) Because AS3 doesnt support UDP ... [More] sockets this library also contains a Java OSC client and server which can be used for providing a bridge between UDP and TCP connections. e.g. Flash (via TCP) -> Java -> Reaktor (via UDP) The Java client and server are based on the Apache Mina framework and can easily be used seperately for other purposes. [Less]
Created about 1 year ago.

0 Users

The DiABlu Project is a collection of tools that use the Open Sound Control to facilitate the creation of digital art installations that require mobile devices interaction. DiABlu is a project ... [More] conceived by Jorge Cardoso at the School of Arts of the Portuguese Catholic University and developed at the Research Center for Science and Technology in Art (CITAR). See the project home page for more detailed info. [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

NuPlay is a piece of sofware that will let you generate realtime 3D visuals and audio with your performance or interactive installation. NuPlay is unleashing the awesome power of 3D game software ... [More] which can handle all kind of visuals (not only game astetics). Visuals can be manipulated LIVE with game controllers, webcams, sensors, audio and electronic instruments and more... The main goal of NuPlay is to come up with a easy to use performance tool to unleash 3D game technology for performative objectives. Find the lastest information about release, performances, masterclasses, artists etc...@ http://www.nuplay.org [Less]
Created 12 months ago.

0 Users

Aboutonedotzero is an international moving image festival, showcasing a variety of work from innovators across the globe. This year's festival identity was created collaboratively by Wieden+Kennedy & ... [More] Karsten Schmidt (PostSpectacular). All identity assets were generated using a tailor made design/visualization tool, which has also been adapted to create a large scale (48m wide) interactive installation at BFI Southbank during the London festival. The installation allowed users to submit their own messages and manipulate them through gestural interactions using various features of the new Maemo/Linux based Nokia N900 device. The software client for the phone was developed by Gary Birkett and will be available under GPL (TBC) soon. To complete the community ethos of our identity concept we decided to open source the entire generator, installation software & tools in the hope to encourage further discussion, educate and hopefully see some wonderful new additions/re-renderings of the whole concept... This space serves as the root repository for the original opensource version of the software developed by Karsten Schmidt & further development/remixing by the onedotzero community. If you're interested in having a go at hacking the source, we've spent a lot of time & effort to provide you with as much documentation, comments & insights as possible in order to ease the challenge. Getting startedPlease see the Installation & UserGuide pages to get started. The documentation is almost complete, and more is available in the source code. More wiki documentation is also coming over the next couple of days, so be sure to check back. LicenseThe app has been released under the copyleft GNU General Public License v3. The full license text is included with each download. If you make modifications to the code & plan to distribute them, please make sure you understand your rights. ShareOne kind request to those who do give this a go & end up creating some modifications: Please do get in touch (here via the wiki, email, flickr, Twitter or the Processing forums) and/or share your results online. We've also set up a new flickr group for that purpose over here: http://www.flickr.com/groups/onedotzero-identity-2009/ Enjoy! [Less]
Created 3 months ago.

0 Users

oscP5 is an osc implementation for the programming environment processing. osc is the acronym for open sound control, a control protocol developed at cnmat, uc berkeley.
Created about 1 year ago.

0 Users

SwingOSC is an OpenSoundControl (OSC) server intended for scripting Java(tm), such as to create graphical user interfaces with AWT/Swing classes. It uses the reflection and beans mechanism to ... [More] dynamically create instances of java classes and control them. [Less]
Created 12 months ago.

0 Users

Java tools for working with Native Mode on the Korg Kontrol49 / MicroKontrol. Includes Native OSC bridge.
Created about 1 year 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

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.