lunes, 2 de abril de 2012

Koassilator Pro Falls v0.1

Inspired on monome applications like boing, I wrote this application to be used with Kaossilator Pro.
The idea is create a fall in a direction and restart the sequence when it reach the end.


Quick Start
  1. Connect Kaossilator Pro to your computer via USB or MIDI
  2. Set Kaossilator Pro MIDI IN and MIDI OUT
  3. Assure that Kaossilator Pro is in MIDI Clock Internal
  4. Enjoy!
Kaossilator Pro Hold Mode
I recomend to test the application with Kaossilator Pro hold mode (pressing shift + pad).

Trigger Mode
There are 2 trigger modes:
  • ABSOLUT: divides the time of the fall according full range value (0-127).
  • RELATIVE: divides the time of the fall relative to the position pressed on the pad.
Falls Mode
You can define with direction want for falling, it can be DOWN, UP, LEFT or RIGHT.

Fall Time
You can modify the fall time using the ARP TIME fader when ARP is turn off. Also you can combine different time for fall and gate arp.

Midi Clock Sync
The application is sync with KP through MIDI clock, you can change the BPMs and falls will keep sync. Assure that Kaossilator Pro is in MIDI Clock Internal.

Store Settings
All settings are stored immediately after you have changed them, so the next time you run the application settings will be there exactly as you leave them.

The application was developed on Processing using the Midi Bus and crontrolP5 libraries.



Koassilator Pro Falls v0.1

Inspirado en aplicaciones de monome como boing, escribí esta aplicación para el Kaossilator Pro.
La idea es generar una caída en alguna dirección y repetir la secuencia cuando el valor llega al final.


Quick Start
  1. Conecte el Kaosillator Pro a su computador vía USB o MIDI.
  2. Configurar el Kaossilator Pro MIDI IN y MIDI OUT
  3. Asegurarse de que el Kaossilator Pro tinen el MIDI clock configurado como Internal.
  4. Que lo disfruten!
Kaossilator Pro Hold Mode
Les recomiendo probar la aplicación utilizando el hold mode (shift + pad)

Trigger Mode
Hay 2 tipos de Trigger Mode:
  • ABSOLUT: divide el tiempo de la caída de acuerdo al rango total del valor (0-127).
  • RELATIVE: divide el tiempo de la caída relativo a la posición que se presionó en el pad.
Falls Mode
Se puede difinir la dirección en la que se desea que la caída, esta puede ser DOWN, UP, LEFT o RIGHT.

Fall Time
Se puede moficicar le tiempo de la caída utilizando el facer de ARP Time cuando el ARP esta apagado. Ademas se pueden conbinar diferentes tiempos pata el ARP y la caída.

Midi Clock Sync
La aplicación sincroniza con el Kaossilator Pro via MIDI clock, se puede cambiar el tempo desde el Kaossilator Pro y la aplicación se mantendra sincronizada. Asegurarse de que el Kaossilator Pro tinen el MIDI clock configurado como Internal.

Configuraciones Guardas
Todas las configuraciones que hagamos se guardaran inmediatamente luego de realizadas, la próxima vez que ejecutemos la aplicación las configuraciones estarán exactamente como las dejamos.

La aplicación esta realizada con las libraries the Midi Bus y controlP5 para Processing.