You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issues that need to be fixed/Improvements and Upgrades that need to be made
Light Diffuser (DIY diffuser using 3D printing for the frame, adhesive, and paper for the diffusion material.) Alternate fix would be a rubber covering on the leds
Increasing the baud rate which would also require upgrading the hardware to an Arduino Due. Further testing is required
Adding a more sensitive velocity detection to make lighting differences more noticeable (can be done through editing C++ API
Adding Play and Wait feedback for songs that users can upload and learn. Accuracy scores will be given via the Leds, and same measures are played until user plays it correctly. First the Leds play the measure by lighting up the notes to play in order. then the user plays the same notes and each time the user plays the correct note a green led would light up on top of that corresponding key. if the user plays an incorrect note, a red light will light up on top of the corresponding key they pressed, and a green light would simultaneously illuminate on top of the corresponding key they should have pressed.
Issues that need to be fixed/Improvements and Upgrades that need to be made