home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 1995 November / SHOWCASE.ISO / showcase.ini < prev    next >
INI File  |  1994-10-29  |  5KB  |  160 lines

  1. [Memory]
  2. ;ExtraMemory=400
  3. ; Amount of kBytes over and above physical memory for use by a projector.
  4.  
  5. ;SwapFileMeg=0
  6. ; Amount of megabytes of SwapFile space to enable during authoring.
  7. ; Default is to allow swapfile space of up to 1/2 of the available 
  8. ; physical RAM.
  9.        
  10.  
  11.  
  12.  
  13. [Palette]
  14. ;Animation=1
  15. ; 1: allows director to take control of the palette for fast palette effects
  16. ;    and transitions.
  17. ; 0: prevents director from taking control of the palette so other apps,
  18. ;    wallpaper etc. look better but palette effects and transitions will
  19. ;    be slower.
  20.  
  21.  
  22.  
  23.  
  24. [Sound]
  25. ; Settings in the [Sound] section apply to all sound cards.
  26.  
  27. ;SpoolBufferAlloc=0 
  28. ; When to allocate spool buffers
  29. ; 0 means allocate/deallocate dynamically, when sound starts/stops.
  30. ; 1 means allocate spool once at startup and keep for entire session.
  31.  
  32. LowSpoolBufferMs=3500
  33. ; Length of one 8bit spool buffer, in milliseconds.
  34.  
  35. ;HighSpoolBufferMs=1500
  36. ; Length of one 16-bit spool buffer, in milliseconds.
  37.  
  38. ;SpoolBufferCount=2
  39. ; Number of spool buffers to use. Must range from 2 to 10.
  40.  
  41. ;MixMaxChannels=4
  42. ; Maximum number of channels supported by the sound mixer. The actual
  43. ; number you can mix depends on the processing power of your computer.
  44. ; Must range from 1 to 8.
  45.  
  46. ;MixWaveDevice=0 
  47. ; DeviceID of waveOut device to use for playing.
  48. ; Must range from 0 to (# of devices - 1).
  49.  
  50. ;SoundLevel0=0                  ; waveOut volume of lingo soundLevel = 0
  51. ;SoundLevel1=24770              ; waveOut volume of lingo soundLevel = 1
  52. ;SoundLevel2=35030              ; waveOut volume of lingo soundLevel = 2
  53. ;SoundLevel3=42903              ; waveOut volume of lingo soundLevel = 3
  54. ;SoundLevel4=49540              ; waveOut volume of lingo soundLevel = 4
  55. ;SoundLevel5=55388              ; waveOut volume of lingo soundLevel = 5
  56. ;SoundLevel6=60674              ; waveOut volume of lingo soundLevel = 6
  57. ;SoundLevel7=65535              ; waveOut volume of lingo soundLevel = 7
  58.  
  59.  
  60.  
  61.  
  62. [Low Default Sound]
  63. ; Settings in the [Low Default Sound] section apply when playing sounds
  64. ; with data rates up to 8-bit 22kHz stereo, for sound cards which are
  65. ; unknown to Director.
  66.  
  67. ;MixBufferMs=200
  68. ; Length of each mixing buffer, in milliseconds.
  69.  
  70. ;MixBufferCount=4
  71. ; Number of mixing buffers to use. Must range from 2 to 16.
  72.  
  73. ;MixServiceMode=0
  74. ; 0 means use timer interrupts to drive mixer. Interrupt settings will be
  75. ;         applied from MixIntPeriodMS and MixIntResolutionMs.
  76. ; 1 means use polling to drive mixer. This may cause sound to drop out when
  77. ;         CPU cycles are being hogged by other tasks, disk accesses, etc.
  78.  
  79. ;MixIntPeriodMs=200
  80. ; Interrupt period, in milliseconds. Only used when MixServiceMode is zero.
  81.  
  82. ;MixIntResolutionMs=50
  83. ; Interrupt resolution, in milliseconds. Only used when MixServiceMode is zero.
  84.  
  85.  
  86.  
  87.  
  88. [High Default Sound]
  89. ; Settings in the [High Default Sound] section apply when playing sounds
  90. ; with data rates higher than 8-bit 22kHz setero, for sound cards which
  91. ; are unknown to Director.
  92. ;MixBufferMs=200
  93. ;MixBufferCount=4
  94. ;MixServiceMode=0
  95. ;MixIntPeriodMs=200
  96. ;MixIntResolutionMs=50
  97.  
  98.  
  99.  
  100.  
  101. ;[Low <SoundCardName>]
  102. ; Settings in this section apply when playing sounds with data rates up to
  103. ; 8-bit 22kHz stereo on a particular sound card. You can have any number of
  104. ; these sections. Replace "<SoundCardName>" inside the square brackets with
  105. ; the actual name of the sound card you want to set defaults for. To find
  106. ; the name of your card, launch the Sound Mapper application, and look in
  107. ; the Playback field. Settings in this section take precedence over
  108. ; Director's built in settings.
  109. ;MixBufferMs=200
  110. ;MixBufferCount=4
  111. ;MixServiceMode=0
  112. ;MixIntPeriodMs=200
  113. ;MixIntResolutionMs=50
  114.  
  115.  
  116.  
  117.  
  118.  
  119. ;[High <SoundCardName>]
  120. ; Settings in this section apply when playing sounds with data rates higher
  121. ; than 8-bit 22kHz stereo on a particular sound card. You can have any number
  122. ; of these sections. Replace "<SoundCardName>" inside the square brackets
  123. ; with the actual name of the sound card you want to set defaults for. To
  124. ; find the name of your sound card, launch the Sound Mapper application, and
  125. ; look in the Playback field. Settings in this section take precedence over
  126. ; Director's internal settings.
  127. ;MixBufferMs=200
  128. ;MixBufferCount=4
  129. ;MixServiceMode=0
  130. ;MixIntPeriodMs=200
  131. ;MixIntResolutionMs=50
  132.  
  133.  
  134.  
  135.  
  136. [Low Override]
  137. ; Settings in the [Low Override] apply when playing sounds with data rates
  138. ; up to 8-bit 22kHz stereo. These settings will override Director's internal
  139. ; settings, as well as settings for specific cards.
  140. ;MixBufferMs=200
  141. ;MixBufferCount=4
  142. ;MixServiceMode=0
  143. ;MixIntPeriodMs=200
  144. ;MixIntResolutionMs=50
  145.  
  146.  
  147.  
  148.  
  149. [High Override]
  150. ; Settings in the [High Override] apply when playing sounds with data rates
  151. ; higher than 8-bit 22kHz stereo. These settings will override Director's
  152. ; internal settings, as well as settings for specific cards.
  153. ;MixBufferMs=200
  154. ;MixBufferCount=4
  155. ;MixServiceMode=0
  156. ;MixIntPeriodMs=200
  157. ;MixIntResolutionMs=50
  158.  
  159.