Developed for KnightHacks 2019
Picante is a music generation program written in Python. It generates unique music by gathering data from Galvanic Skin Response sensors, and Leap Motion. Picante converts the raw input to usable MIDI which you can output to a virtual port and use your favorite MIDI Sequencer.
Developed by:
-
Connor Wescott - Hardware / Programming
-
Eric Chan - Hardware / Programming
-
Christopher Medrano - Music Theory / MIDI Sequencing & Programming
-
Anthony Hevia - Hardware / Programming
-
input.py -
-
Sensor.py -
-
maestro.py -
-
rtmidi
-
pyserial
-
LeapPython