home *** CD-ROM | disk | FTP | other *** search
/ Sound, Music & MIDI Collection 2 / SMMVOL2.bin / DOS / SS_PLAY / SIDPLAYE.ZIP / SIDPLAY.CFG < prev    next >
Encoding:
Text File  |  1996-01-07  |  1.4 KB  |  52 lines

  1. ; SIDPLAY.CFG
  2. ;
  3. ; ┌───────────────────────────────────────────────────────┐
  4. ; │                                                       │
  5. ; │ Configuration file for SIDPLAY version 1.40 and newer │
  6. ; │                                                       │
  7. ; └───────────────────────────────────────────────────────┘
  8. ;
  9. ; This file is created upon successful execution of SIDSETUP.
  10. ;
  11. ; Note: Experienced users may change the settings in this
  12. ; file. Do not alter, cut or otherwise modify parts, or the
  13. ; entire file, in any way it could harm the programs behaviour.
  14.  
  15. Version = 0x140
  16.  
  17. ; Video text display mode to use (decimal).
  18. ; Consult your video card manual for an alternate mode number.
  19. ; Default: 0 = use current mode.
  20. Video_mode = 0
  21.  
  22. ; Startup directory (e.g. where the music files reside).
  23. Startup_dir = \SIDPLAY\CHOONS
  24.  
  25. ; Defaults, that can also be set at the command line:
  26.  
  27. ; The default output frequency (in Hz).
  28. Frequency = 45056
  29.  
  30. ; The size of the mixing buffer (in bytes).
  31. Buffer = 8192
  32.  
  33. ; File name extensions for distinct files types.
  34.  
  35. ; Selectable data files to be displayed in the directory window:
  36. DAT_ext = .DAT
  37. MUS_ext = .MUS
  38.  
  39. ; Hidden description files:
  40. SID_ext = .SID
  41. INF_ext = .INF
  42.  
  43. ; Do not modify these:
  44.  
  45. Sound_driver = 1
  46. Sound_config = 0220 0005 0001 0005 0330 0006 0000 1f94 0ae0 
  47.  
  48. ; Type of central processor unit used (compatibility mode):
  49.  
  50. CPU_type = 0x486
  51.  
  52.