| Article: |
Java and Sound, Part 2 | |
| Subject: | this example on ubuntu 9.04 | |
| Date: | 2009-07-27 04:14:15 | |
| From: | nickleus | |
|
Response to: this example on ubuntu 9.04
|
||
| nerd alert! ok he he, oops, i think maybe the bpm and instrument are irrelevant for the output midi file =) | ||
Showing messages 1 through 1 of 1.
-
this example on ubuntu 9.04
2009-07-27 04:19:29 nickleus [View]



else if (args[a].equals("-t")) {like this:
if (args[a].equals("-t")) {so you can effect both the instrument and the bpm. not so nerdy after all eh? =)