Skip to content

Musical accelerometer-equipped glove to play music mapped to motion in the air.

License

Notifications You must be signed in to change notification settings

vibhoregit/midi_band

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIDI BAND

Welcome to MIDI BAND, a project from TECHNITES, the flagship event of ENGINEER, the annual tech fest of the National Institute of Technology, Karnataka, India.

Here we present a variety of musical instruments, including an "Air Piano", "Sound Sensor Flute," "Laser Harp," "Voice Synthesizer," and "Musical Accelerometer Air Glove."

The instruments are controlled using an Arduino Microcontroller, and designed using a variety of analog sensors and actuators mounted on tools, all mapped to LED sync for an aesthetically pleasing musical experience.

Processing is done in Python via PySerial wherever possible, to avoid load on the Arduino, a relatively less powerful computing device.

Welcome again, and enjoy your musical experience with MIDI Band!

MIDI FLUTE

This instrument sounds almost similar to its acoustic counterpart thanks to MIDI CC messages that controls the volume of the flute based on the intensity of the blow on the flute. On the software side FL Studio is used for processing MIDI messages and hairless midi and loopMIDI for interfacing COM port with FL Studio. On the other side of COM port sits the arduino reading the flute and sending corresponding MIDI commands. And while it does sounds nice the LEDs on the flute takes care that it also "looks" nice.

About

Musical accelerometer-equipped glove to play music mapped to motion in the air.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 74.8%
  • Python 25.2%