home *** CD-ROM | disk | FTP | other *** search
/ PC Musician 2000 / PC_Musician_2000.iso / PCMUSIC / MISC / SYSXMAN1 / READ.ME < prev    next >
Encoding:
Text File  |  1995-10-29  |  1.5 KB  |  40 lines

  1.  
  2. SUGGESTED USAGE
  3.  
  4. Sontica is cool if you use it properly. It is a "console" Windows app, so
  5. you'll have to use command-line parameters to tell it what to do.
  6. Make yourself a new program group called "Sonitica" or something and
  7. add items with the following command lines:
  8.  
  9.         sonc genmidi.son -m<filename.mid>
  10.         sonc defmod.son
  11.  
  12. The results should be pretty chill. SONITICA.RTF is the documentation,
  13. but it's unfinished -- just look at the programs and play around with 'em.
  14. You can also use MOD2MIDI to make Sonitica programs from .MOD files.
  15.  
  16. If you have two or more sound devices in your system, you'll have to
  17. change the SONC.INI file to tell the program which ones to use for
  18. input & output. And be sure you set the sample & include paths correctly.
  19.  
  20. There are some defines you can use to change the way GENMIDI works:
  21.  
  22. -DPOP           Plays the song with pop settings -- short reverb time,
  23.                 some instruments w/ no reverb, etc.
  24.  
  25. -DFREQ=<value>  Sets the output frequency to <value> Hz.
  26.  
  27. -DNOREVERB      No reverberation.
  28.  
  29. -DJUSTREVERB    Nothing but reverberation.
  30.  
  31. -DOUTFILENAME=<filename>        Sends the output to a raw data file
  32.                 named <filename>. Format: 16-bit stereo.
  33.  
  34. And please excuse the samples -- most were recorded off of a "Casio SK
  35. Sample Sounds" tape. I would appreciate donations.
  36.  
  37. -------------------------------------------------------------------------
  38. Steven Hugg
  39. hugg@pobox.com
  40.