I give up, I've been trying to change the instrument and note args for this thing and all I get is the message "Don't forget the instrument and note args". What am I doing wrong? Thanks
When you run the command line version, you need to supply command-line arguments, as shown in the graphic at the bottom of page 346. The first argument (0-127) specifies the instrument, and the second argument (0-127) specifies the note. If you supply less than 2 arguments, then you will see the message you are describing.
"We're kind of on the level of crossword puzzle writers... And no one ever goes to them and gives them an award." ~Joe Strummer sscce.org
JCreatorLE or the posh version? I think you can probably supply command-line arguments to JCreator. I used to use JCreator all the time, simply saving the files to a folder then using the command-line instructions on that folder. Worked nicely!
I was wrong, it is LE which is maybe why the runtime Config is greyed out. Plus I have run everything else in this book from JCreator. [ April 18, 2008: Message edited by: Teri Fisher ]
I see you are over on this forum now. You ought to have the PATH set up when you start JCreator.
What it said in help was to go to build.
JCreator->Build->Configuration->highlight "default"->edit->run application tag->highlight "default"->edit->parameters tab->mark the boxes to prompt for main method arguments->OK->OK.