home *** CD-ROM | disk | FTP | other *** search
/ Der Mediaplex Sampler - Die 6 von Plex / 6_v_plex.zip / 6_v_plex / DISK2 / MULTI_10 / FMVOC.ZIP / FMVOC.DOC next >
Text File  |  1991-08-24  |  1KB  |  32 lines

  1. FMVOC.EXE (C)1991 Cornel Huth -- All Rights Reserved                24-Aug-1991
  2.  
  3. This is a demonstration of my SBMSC link library for QuickBASIC 4.0b+ and BASIC
  4. Professional Development System 7+ compilers. It combines FM music access
  5. routines for AdLib and compatibles, VOC voice DMA playing for the Sound Blaster
  6. and compatibles, and MIDI file playing in the background, ALL AT THE SAME TIME.
  7.  
  8. In all there are over 50 routines that make up the library but to play a MIDI
  9. file in the background takes only three. Included with the package is a .ROL to
  10. MIDI file converter. If you have either an AdLib MSC, a Sound Blaster, or any
  11. of the new compatibles, and you program in QuickBASIC or PDS, then this is
  12. something you have to take a look at.
  13.  
  14. To run the demo:
  15.  
  16.         C>fmvoc rush.mdi rush.voc
  17.  
  18. If you don't have a Sound Blaster then don't add the rush.voc.
  19.  
  20. FMVOC will handle single-track MIDI files up to 65520 bytes. VOC files up to
  21. 65520 bytes. Also included is a cover of the Animals' "The House of the Rising
  22. Sun" by Doc. Both it and RUSH.MDI were converted from .ROL files.
  23.  
  24. This package will be released as shareware. Look for it on the QuickSHARE
  25. circuit (courtesy of Mike Welch and friends) and on PDN, the Programmer's
  26. Distribution Network, courtesy of Erik VanRiper and friends.
  27.  
  28. The filename: SBMSC10.ZIP (for Sound Blaster/Music Synthesizer Card)
  29.  
  30. chh
  31.  
  32.