Categories
Hardware Music Technology

Making sense of the Endorphin.es Shuttle Control

One option for connecting the EEGsynth software to modular synth hardware is though our own open hardware Arduino-based USB to CV/Gate modules. Another option is to use readily available commercial hardware, such as the Doepfer MCV4, A-190-2, A-190-4, Pittburgh Modular MIDI 3, or Kenton USB-Solo. We decided to give it a try with the Shuttle Control from Endorphin.es. The Shuttle Control is […]

Categories
Art Software Technology

Making sense of AVmixer and TouchOSC

I have been looking into TouchOSC as an example application that can send and receive Open Sound Control (OSC) messages. I have installed it on my iPhone 5 and on my iPad 2. Using the inputosc/outputosc modules I can read/write OSC messages with EEGsynth. The only thing that I have not figured out yet is how to broadcast OSC messages. We are […]

Categories
Software Technology

New functionality demonstrated

A lot of development on the EEGsynth software has happened since the BrainHackathon in Paris. The following modules are now implemented (in alphabetical order): accelerometer brain buffer eyeblink heartrate inputosc keyboard launchcontrol muscle openbci2ft outputcvgate outputosc playback pulsegenerator redis sequencer synthesizer volcabass volcabeats volcakeys All the code for the EEGsynth is managed on GitHub, where […]