View Single Post
Posts: 662 | Thanked: 238 times | Joined on Jul 2007
#7
Originally Posted by Thesandlord View Post
Very, Very cool. I like where this is going.

Now, some cool features and necessary updates would be the following:

Multi-input: Allow multiple notes to be played simultaneously....

The different octaves of notes also do not sound smooth. Does the software scale up the pitch, or are different samples used? It sounds really awkward when using it...

Actually, that is basically the only thing left, aside from bug fixes and making it more smooth. Maybe custom keymaps / screen for different instruments?

Looking forward to more from Pyano!!
Custom keymaps are coming

The different octaves are awkward. What I what really like is to implement a synthezier instead of wav files, but that isn't happening at the moment. I'm working on it...

Playing multiple notes at once was eliminated for the sake of latency but all you would need to do is erase line 36 in /usr/bin/pyano

Code:
mixer1.stop()
That'll let more than one note play at once, but may lag a bit more than usual. Tell me your results? Oh, you must edit that file as root, too.
 

The Following User Says Thank You to Aisu For This Useful Post: