Code Monkey home page Code Monkey logo

hackerfest-muse's Introduction

Hackerfest 2018 - NEUROTECHX - Muse

The Sonification of EEG data using Muse-IO, Python-OSC, SuperCollider, and Ableton Live

image

Developers

Jean-Christophe Buteau

David Wawryko

Kamy Moussavi

Muse Tools use Open Sound Control (OSC) to pass data around. OSC is a simple protocol for sending data over a network. It was originally intended as a successor to MIDI, the well-known protocol for controlling electronic instruments, but it turns out to be really useful for all sorts of things, including Muse data. We chose to develop a realtime sonification of this Muse data using existing music creation tools to inspire future musical instruments developed on the web.

STEP 1

Connect to a Muse headset via Bluetooth and initiate a UDP session on port 5000

muse-io --device Muse-6F35 --osc osc.udp://localhost:5000

Replace Muse-6F35 with the name of your device (visible on the headset/bluetooth settings). You can install MuseLab or other research tools from online http://developer.choosemuse.com/sdk/android/android-api-reference

STEP 2

Run the sonification.py OSC script locally

python3 sonification.py

You might need to install the python dependencies first using PIP3 (python-osc, numpy, etc)

STEP 3

Install SuperCollider, Launch the audio server under the language menu and execute synth-3.scd in the IDE.

STEP 4

Route the audio from SuperCollider through Soundflower to Ableton Live 9 for Recording and control.

Requirements

Muse headset (2014 edition used) Ableton Live 9 Python SuperCollider

RESSOURCES https://en.wikipedia.org/wiki/Piano_key_frequencies

hackerfest-muse's People

Contributors

digitaifabric avatar trotrem avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.