Skip to content

Code for my project, Multi-instrument Electric Piano, which can play multiple instruments at the same time.

Notifications You must be signed in to change notification settings

vninja007/MiEP-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MiEP-code

Code for my project, Multi-instrument Electric Piano, which can play multiple instruments at the same time.

This contins files for both Arduino and Raspberry Pi.

48 wires (1 per key) should be wired to digital pins 6 (C2) through 53 (B5) on an Arduino Mega, which should connect to Raspberry Pi through USB.

main.py should run on the Raspberry Pi.

Guitar note files are from here and here

Piano note files are from here

Guitar and piano audio are saved in the format [keynumber][guitar/piano].wav, with keynumber ranging from 0 (C2) to 47 (B5)

About

Code for my project, Multi-instrument Electric Piano, which can play multiple instruments at the same time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published