FREE SOFTWARES & CODES
C++ - MAX/MSP - CSOUND
FREE DEVICES

Clone of the ‘Clouds’ module by Mutable Instruments
This free MaxForLive device was made using the “vb.mi.clds~” OSX external by Volker Böhm, whom we thank so much for porting the original code to Max-MSP.
We’ve only created a UI for M4L to allow everyone to integrate this tool into their set-ups.
A huge thanks goes to Émilie Gillet, the original authoress of the Mutable Instruments module family, for making the sources publicly available for people to explore, learn and derive new musical textures!
We did it for passion, not for profit, therefore there may be bugs. we will discover them together!
If you want to contribute you can make a donation:

Progetto basato sulla libreria C++ OSCGroups di Ross Bencina
Istruzioni per connettersi al server di BitNet01:
- Avvia l’applicazione OSCnet.app
- Inserisci il tuo username
- Inserisci il nome del gruppo
Istruzioni per mandare e ricevere messaggi OSC:
Apri una qualsiasi applicazione che ha implementato il protocollo OSC (Ad esempio Max/MSP, PureData, CSound o SuperCollider)
Invia i messaggi OSC all’indirizzo: localhost (oppure 127.0.0.1) alla porta 8087
Ricevi i messaggi OSC da parte di tutti gli utenti collegati all’indirizzo: localhost (oppure 127.0.0.1) alla porta 8089
Nel repository trovi una patch di esempio in Max/MSP
Per disconnetterti dal server basta chiudere la shell del terminale
Have fun!

This Max/MSP patch allows the user to send 14-bit MIDI CC data unlike the classic 128-value CC we have a definition of 16384 values
Instructions:
- Launch the patch from Max
- Select the MIDI OUT device
- Select the frequency and phase of the oscillator
Have fun!