tc99
Joined: 29/06/05
Posts: 189
|
|
it's here:
http://www.jsynthlib.org/
instructions are in the
"documentation" section. it says -
[MS Windows] Run JSynthLib.jar by typing
java -jar JSynthLib-XXX.jar from the command prompt. You may create a shortcut on the
desktop to JSynthLib.jar.
what's the
command prompt? i'm on XP SP3
|
markhodges
Joined: 07/01/07
Posts: 318
Loc: München
|
|
Type windows-R and then run cmd.exe
That will give you a window you can type
the command into.
|
tc99
Joined: 29/06/05
Posts: 189
|
|
ok so i get the command prompt black box
i type in the command as requested
but it says "Unable to access jarfile JSynthLib-XXX.jaar"
|
Madman_Greg
Joined: 07/12/06
Posts: 293
Loc: The back of beyond
|
|
you probably need to change the command prompt so you are in the directory where the code
lives
i downloaded and tested and it worked OK, using 'java JSynthLib' as the
command from with the code directory
for example
C:\Documents
and Settings\Administrator\Desktop\downloaded\jsynth\j2>java JSynthLib
-------------------- Madman_Greg
|
tc99
Joined: 29/06/05
Posts: 189
|
|
ok i have the file saved as C:Jsynth lib
and i put in the command prompt:
C:\jsynthlib\j2>java JSynthLib
but says "System cannot find
the path specifies"
|
wave1
Joined: 17/02/05
Posts: 210
|
|
Just double click the file! Worked for me!
|
tc99
Joined: 29/06/05
Posts: 189
|
|
Quote wave1:
Just double click
the file! Worked for me!
which file did you click on? none off them run the program when i try are you on PC
or MAC?
|
tc99
Joined: 29/06/05
Posts: 189
|
|
got it working now, thanks
|
Samurai Jack
Joined: 06/09/04
Posts: 424
Loc: Baumfloot - Essex
|
|
Quote tc99...what's the command prompt? i'm on
XP SP3
does this mean there
is now a whole generation of young'uns completely oblivious to the 'old school' concept of
computing? that makes me feel old...:
s.j.
|