Skip to content

TheGodOfAwesome/Kwese

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kwese

Kwese app

==============

Kwese is a Java app built to listen to capacitive touch inputs from an arduino and use these to play musical notes that depend on which input is touched. The musical notes are generated using the jfugue-4.0.3 class. Jfugue generates the notes using midi

To run

  1. Upload the touchresponse.ino to your arduino.

  2. Connect the arduino to the host pc.

  3. Run the netbeans JavaArduino application on the same host
    so they can catch the arduino inputs.

/************************************************/

Note To find the circuit construction for arduino capacitive touch look up the Makey makey project. Modify build to suit requirements.

There is some latency when too many notes are played in quick succession Any fixes are welcome.

follow on twitter @kuzytheawsomest email kmuvezwa@gmail.com K. Muvezwa 2014

About

A java application that accepts arduino RXTX serial and generates and plays midi instrument notes in response generated using J-Fugue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages