Thursday, July 7, 2011

Keyboard music

Coding for long time can leave you stressed.

So why not heal yourself as you code with some soothing music? This program plays random notes when you type a key. The idea is to create soothing music for coders or anyone who spends time typing in front of pc(instead of the boring keyboard noise).

Guitar and piano notes are included in the bundle, but user can add their own notes as mentioned in steps to run(wiki link below).

Also planning to include auto suggest with it sometime (so you dont have to type a long sentence or word again).

Its partly implemented, but disabled in code at the moment.

 

There is lot more work to be done, like better notes etc. (I am no music expert). The basic idea is built and can be improved easily.

If you wish to contribute for develoopment, please let me know. The project will always be open sourced.

 

For details please follow wiki notes here

The project is open sourced here

 

Disclaimer:1.  The code captures keystrokes provided by JNativeHook.jar and it should not be used for malicious intent. I will be in no way held responsible for any misuse.

               2. The code built so far is basic and not yet fully tested. There is a possibility of notes played loud,etc. Please beware of this.

 



No comments: