| Article: |
Java and Sound, Part 2 | |
| Subject: | this example on ubuntu 9.04 | |
| Date: | 2009-07-27 03:28:24 | |
| From: | nickleus | |
|
i tried using this on ubuntu and when i play the midi file in totem or play it directly from the java program i just get one note even though i've entered e.g. "C D E"
|
||
Showing messages 1 through 1 of 1.
-
this example on ubuntu 9.04
2009-07-27 03:45:36 nickleus [View]



-o /home/nick/Desktop/test2.mid "C D Eb F# G +A Bb"
and it plays the output AND creates the file. i thought i remember reading that it would do either or, but maybe i am mistaken. thanks for this code =)