FAQ
Cover
This is the archive Discourse for the Processing (ALPHA) software.
Please visit the new Processing forum for current information.

   Processing 1.0 _ALPHA_
   Topics & Contributions
   Sound
(Moderators: pitaru, REAS)
   Sonia problem
« No topic | Next topic »

Pages: 1 
   Author  Topic: Sonia problem  (Read 1749 times)
XIII


Sonia problem
« on: Apr 18th, 2005, 1:03pm »

Hi, I'm quite new to this Proce55ing stuff so please bear with me.
 
I'm using Proce55ing 0.69 Alpha and Sonia 2.8. I made a new .pde file in Proce55ing and created a code subfolder in my current sketch and copied the Sonia files into this newly created folder. Whenever I try to execute my code (ctrl-R or click the run button) I get this message in Proce55ing:
 
Usage: java [-options] class [args...]
      (to execute a class)
   or  java -jar [-options] jarfile [args...]
      (to execute a jar file)
 
where options include:
    -client   to select the "client" VM
    -server   to select the "server" VM
    -hotspot   is a synonym for the "client" VM  [deprecated]
   The default VM is client.
 
    -cp -classpath <directories and zip/jar files separated by ;>
   set search path for application classes and resources
    -D<name>=<value>
   set a system property
    -verbose[:class|gc|jni]
   enable verbose output
    -version print product version and exit
    -showversion  print product version and continue
    -? -help print this help message
    -X  print help on non-standard options
    -ea[:<packagename>...|:<classname>]
    -enableassertions[:<packagename>...|:<classname>]
   enable assertions
    -da[:<packagename>...|:<classname>]
    -disableassertions[:<packagename>...|:<classname>]
   disable assertions
    -esa | -enablesystemassertions
   enable system assertions
    -dsa | -disablesystemassertions
   disable system assertions
 
I don't get what this is all about. What am I doing wrong?
 
Grz, Kris.
 
eskimoblood

222550793222550793 WWW
Re: Sonia problem
« Reply #1 on: Apr 19th, 2005, 9:55am »

Do you have installed jsyn - http://www.softsynth.com/jsyn
 
Pages: 1 

« No topic | Next topic »