home *** CD-ROM | disk | FTP | other *** search
/ Dream 52 / Amiga_Dream_52.iso / Amiga / Applications / Musique / CAMD_Toolkit.readme < prev    next >
Text File  |  1998-04-27  |  6KB  |  186 lines

  1. Short:    CAMD MIDI player + Software Synthesizer
  2. Author:   flowerp@eikon.e-technik.tu-muenchen.de (Christian Buchner)
  3. Uploader: flowerp@eikon.e-technik.tu-muenchen.de
  4. Type:     mus/midi
  5. German:   CAMD MIDI Player und Software Synthesizer
  6. Replaces: mus/midi/PlayMF_VU.lha
  7.  
  8.  
  9.        ------------------------------------------------------------
  10.                         Flowerpower's CAMD Toolkit:
  11.                PlayMF + SoftSynth + Piano Meter + Fireworks
  12.        ------------------------------------------------------------
  13.  
  14.                            >>> Eigth release <<<
  15.  
  16. * Changes to eigth release:
  17.  
  18. Renamed this software package from PlayMF_VU.lha to CAMD_Toolkit.lha.
  19.  
  20. Added an experimental software synthesizer called "SoftSynth".  It is based
  21. on GMPlay 1.3 and requires a working GMPlay 1.3 installation.
  22.  
  23. * Changes to seventh release:
  24.  
  25. Brushed  up  the  PianoMeter and the Fireworks tool.  It's possible to save
  26. preferences now!
  27.  
  28. * Changes to sixth release:
  29.  
  30. Added  new  rendering  modes  to  Fireworks  tool.  Looks awesome!  Try it!
  31. Programming  the fireworks stuff is a lot of fun.  Seems to be my favourite
  32. toy!
  33.  
  34.  
  35.  
  36.             --------------------------------------------------
  37.                PlayMF - a MIDI file player with XPK support
  38.             --------------------------------------------------
  39.  
  40. This  is a MIDI file player that reads SMF (.MID) Files and sends them to a
  41. Midi port using the Commodore Amiga MIDI Library (camd.library).
  42.  
  43. The  original  playmf was part of an example package showing how to program
  44. CAMD  applications.   It lacked proper SysEx support and had a buggy timing
  45. routine.
  46.  
  47. I re-arranged the source code and rewrote most of the functions.
  48.  
  49. The  program  has  been  optimized  for  use with the Waveblaster Hack (see
  50. Aminet:    hard/hack/Waveblaster.lha).   Also  known  as  "Project  XG"  in
  51. England.   This is basically connecting a Wavetable soundcard to the serial
  52. port  of  your Amiga.  Try it!  it's easy and quite cheap.  What you get is
  53. excellent MIDI sound.
  54.  
  55.  
  56. Requirements
  57. ------------
  58.  
  59. * any MIDI synthesizer connected to your Amiga
  60.   (IMPORTANT: use GMPlay instead if you don't have any synthesizer!)
  61.  
  62. * OS 3.0 or better.
  63.  
  64. * 020  processor or better  (this program uses 64 bit instructions for very
  65.   exact timing calculations)
  66.  
  67. * installed camd.library (available on Aminet)
  68.  
  69. * installed realtime.library (part of Workbench 3.0 or 3.1 ?)
  70.  
  71.  
  72.  
  73.            -----------------------------------------------------
  74.               Piano Meter - graphical MIDI note visualisation
  75.            -----------------------------------------------------
  76.  
  77. This  is  a  little  eyecandy.  It will show MIDI notes on a virtual piano.
  78. You  can  separately  switch  on  and off the display of each MIDI channel.
  79. Furthermore  the  program will inform you about the activity on all 16 MIDI
  80. channels.
  81.  
  82. Piano  Meter  is now able to control the MIDI player "playmf" which is part
  83. of this software package.
  84.  
  85. The  program  is  (very  slightly)  based on the "vu" example from the CAMD
  86. developer package.
  87.  
  88.  
  89. Requirements
  90. ------------
  91.  
  92. * OS 3.0 or better.
  93.  
  94. * installed camd.library (available on Aminet)
  95.  
  96. * any MIDI software using CAMD (e.g. Deluxe Music II, playmf)
  97.   or an external MIDI interface for feeding MIDI notes.
  98.  
  99. * some free pens on your Workbench screen.
  100.  
  101.  
  102.  
  103.                    ------------------------------------
  104.                       Fireworks - see music explode!
  105.                    ------------------------------------
  106.  
  107. This  is  a  colourful  and  thrilling  little  eyecandy.   It  will  do an
  108. extraordinary  realtime display of MIDI notes that are received on any CAMD
  109. cluster.   You  can  for  example  use  it together with "playmf" from this
  110. package.  The program even has the ability to control PlayMF.
  111.  
  112. Every MIDI file looks different.  Some songs look like going to light speed
  113. in  "Star Wars".  Others look like the sky over Bagdad during the gulf war.
  114. Some look like a fantastic laser show.
  115.  
  116. NEW:   Three  differend  rendering  modes should make everyone happy.  I am
  117. especially  proud  of  the  new Fountain Mode.  It simulates gravity and is
  118. still not much slower than the original "Laser mode".
  119.  
  120. The  notes  will  be sent off into the sky in all directions.  The angle is
  121. varying with the pitch of the notes.  Soft notes will climb up slowly while
  122. loud  notes  will  be  shot  into the sky like flak bullets.  The different
  123. colours  represent  the different MIDI channels.
  124.  
  125. Play  around  with  the window sizes.  Narrow windows (either vertically or
  126. horizontally) have a nice effect.
  127.  
  128. With  my  Picasso  II+  running  Picasso  96  1.34a,  I get about 10-25 FPS
  129. depending  on how many notes are currently visible.  I have no problem with
  130. sizing  the window to about half the size of my workbench desktop.  See the
  131. General Tips section if the program doesn't run as smoothly as you wish.
  132.  
  133. The  option  to  load images as a backdrop into the fireworks window proves
  134. how  fast  Gfx  board  blitters  can  be.  This is really amazing.  Use any
  135. picture you like (as long as your datatypes support it).  But better choose
  136. dark images to have a good contrast to the fireworks.
  137.  
  138.  
  139. Requirements
  140. ------------
  141.  
  142. * OS 3.0 or better.
  143.  
  144. * installed camd.library (available on Aminet)
  145.  
  146. * any MIDI software using CAMD (e.g. Deluxe Music II, playmf)
  147.   or an external MIDI interface for feeding MIDI notes.
  148.  
  149. * some free pens on your Workbench screen.
  150.  
  151. * perferrably a graphics board using Picasso96 for fast window
  152.   refresh.
  153.  
  154.  
  155.  
  156.                   --------------------------------------
  157.                      SoftSynth - the future of GMPlay
  158.                   --------------------------------------
  159.  
  160.                >>> very early release: WORK IN PROGRESS! <<<
  161.  
  162.  
  163. This  type  of program is called a "software synthesizer".  It eats up your
  164. CPU power in order to produce MIDI music.
  165.  
  166. The CAMD interface makes this program a very versatile utility.  Use it for
  167. listening  to  MIDI  files (with PlayMF).  Use it as a cheap MIDI expander.
  168. Or  use  it  to  play  the  notes  from  Deluxe  Music II or any other CAMD
  169. compatible MIDI sequencer.
  170.  
  171.  
  172.  
  173. Requirements
  174. ------------
  175.  
  176. * currently OS 2.0 or better.
  177.  
  178. * a working GMPlay 1.3 installation
  179.  
  180. * installed camd.library (available on Aminet)
  181.  
  182. * any MIDI software using CAMD (e.g. Deluxe Music II, playmf)
  183.   or an external MIDI interface for feeding MIDI notes.
  184.  
  185. * perferrably a fast CPU (030 or better recommended)
  186.