home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / progbas / datel102.arj / README.2ND < prev    next >
Encoding:
Text File  |  1990-05-31  |  2.8 KB  |  67 lines

  1.  
  2.  
  3.  
  4.                              An Experiment in Music
  5.                              ======================
  6.  
  7.              I   have  just  purchased  one  of  the  Datel   Electronics 
  8.         Midi/Music  packages as you will have seen advertised  in  recent 
  9.         issues of all the popular computer comics.  I was quite impressed 
  10.         with  the  features  offered by the board  and  the  accompanying 
  11.         software and have had quite a bit of fun playing with it.
  12.  
  13.              However, I felt more use could be made of the board and so I 
  14.         decided  I  would  write my own software interface for  it  which 
  15.         would allow the board to be driven from a high level language. 
  16.  
  17.              This  I  have  done  as you  will  find  with  the  enclosed 
  18.         programs. There are three programs and several music files. 
  19.  
  20.              The  file  called  'DATEL.EXE' is  the  resident  synth/midi 
  21.         handler  which  controls all the sound buffering  to  the  board, 
  22.         background  rhythms (especially for owners of Yamaha PSS-680 type 
  23.         keyboards), tempo keeping etc. This file is run once before using 
  24.         the other files.
  25.  
  26.              The file called 'PLAY.EXE' will play one of the sample music 
  27.         files through the three channel synthesiser, eg.
  28.  
  29.                                'PLAY CHARIOTS.MUS'
  30.  
  31.             will play the theme to chariots of fire.
  32.  
  33.              The  file called 'PLAYMIDI.EXE' will play one of the  sample 
  34.         music files through an attached midi keyboard, eg.
  35.  
  36.                                'PLAY CHARIOTS.MUS'
  37.  
  38.             will play the theme to chariots of fire.
  39.  
  40.              Also,   especially   for  Yamaha  PSS-680   keyboards   (and 
  41.         compatibles), try the file TUNE.EXE with keyboard on Sound Source 
  42.         Mode (ie.  press Midi Mode button then 'value +' key until c99 is 
  43.         in display)
  44.  
  45.              I have also extended my version of BBC-BASIC to support  the 
  46.         card with sound channels 1 to 3 and envelope support. Have a play 
  47.         with the three files GOLDEN.BBC, HILL.BBC and BUCK.BBC to see the 
  48.         effect. (Load BBCBASIC.EXE then LOAD "HILL" <CR> RUN <CR>)
  49.  
  50.              If  any  interest  is shown in the  above  programs,  I  may 
  51.         divulge  further technical information on how to interface to the 
  52.         resident  handler  and include more features  of  the  AY-3-8912A 
  53.         sound chip such as white noise on channel 0 (if I can get hold of 
  54.         a data sheet).
  55.  
  56.              Please send any comments about the programs to me at my home 
  57.         address  or  to  the Mission Impossible bulletin  board  on  0602 
  58.         654329/654680.
  59.  
  60.         Jon Welch.
  61.         50 Quarrydale Road,
  62.         Sutton-In-Ashfield,
  63.         Notts.  NG17 4DR.
  64.  
  65.  
  66.  
  67.