home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / files / music / msmidi / msmidi.doc < prev    next >
Text File  |  1987-10-10  |  3KB  |  69 lines

  1. MSMIDI - Music Studio MIDI Parameter Editor
  2.  
  3. To execute, double click on MSMIDI.PRG. The program will present a
  4. file selection menu. Select the song file to use and click [OK].
  5. To terminate program and return to Desktop click [CANCEL].
  6.  
  7. The program will display a form, consisting of the title of the song,
  8. the title of the instruments, the MIDI channels, preset voice values,
  9. and the voice range. Note: voice ranges are represented as values from
  10. 0 to 5, each value corresponds to each step of the Music Studio voice
  11. range:
  12.  
  13.     MSMIDI    MUSIC STUDIO
  14.     ------    ------------
  15.     0    0-60
  16.     1    12-72
  17.     2    24-84
  18.     3    36-96
  19.     4    48-108
  20.     5    60-120
  21.  
  22. Change the values using the mouse and keyboard. Click on [SAVE] to
  23. save the values in the file. Click on [CANCEL] to bypass changes.
  24. When changes are saved, the program will indicate it via a box
  25. which will request you to click on the [OK].
  26.  
  27. The program Returns to the File Selection box and continues until
  28. [CANCEL] is selected.
  29.  
  30. This program is PUBLIC DOMAIN. It is not for Sale at ANY PRICE.
  31.  
  32. This program is especially useful for CZ-230s owners who need to access
  33. the preset voices above 80. This program allows access of voices up to
  34. and including 127.
  35.  
  36. Notes from the Author:
  37.  
  38. This is my FIRST full "C" program. It has been tested on a 1040ST
  39. using an SH204 hard drive and a Color Monitor (SC1224). Although the
  40. program should work in other environments, keep in mind it has not
  41. been tested.
  42. The program updates the file you select. It does not keep a backup
  43. copy for you. I suggest creating a .HLD or .BAK file for those songs
  44. which you keep near to your heart. I take no responsibility for lost
  45. files.
  46. This program is meant as an aid for those who own CZ-230s synths, or
  47. people making use of other MIDI devices without owning a copy of
  48. MUSIC STUDIO.
  49. I highly recommend this package from ACTIVISION (Audio Light).
  50.  
  51. I have included a copy of the source code and resource files within
  52. the ARC file I have loaded to GEnie and the ACAOC BBS.
  53.  
  54. Feel Free to make enhancements and modifications and Reload to the
  55. Public Domain.
  56.  
  57. Some ideas for future releases:
  58.  
  59.     Options which allow changing the preset base from 1 to 0.
  60.         This would allow CZ-230s owners to put in values
  61.         without converting them.
  62.     Conversion tables which would easily change the presets
  63.     from one synth to another.
  64.     Make the user interface emulate the Music Studio style.
  65.  
  66. Good luck, and keep those song files coming.
  67.     
  68. Larry Weinhimer [L.WEINHEIMER] via GEnie.
  69.