Jump to content

SOLO.SYS: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Created page with "Driver for ESS Solo1 based soundcards or motherboards. DEVICE=SOLO.SYS <parameter> '''Parameter:''' * /O:ENABLEWAVETABLE If your installation includes an ES689 or ES692 Wa..."
 
Ak120 (talk | contribs)
mNo edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Driver for ESS Solo1 based soundcards or motherboards.
{{ProdS |V30=S|V31=S|V40=S|V45=S}}
  DEVICE=SOLO.SYS <parameter>
Driver for ESS Solo1 based audio adapters.
  DEVICE=\MMOS2\SOLO.SYS <parameter>


'''Parameter:'''
==Parameters==
* /O:ENABLEWAVETABLE - If your installation includes an ES689 or ES692 WaveTable adding this parameter to the config.sys line will cause the driver to use the wavetable as the primary midi.
* /R:n - (where n is in milliseconds and between 1 and 32) this parameter allows the user to override the default timer resolution (5ms). Increasing this value will cause the driver to get dispatched less often and so use less CPU time, however this can cause the tempo to drag. Decreasing this value below 5 will cause the driver to use more CPU time and can interfere with other timers.
The IBM Mixer IOCTLS fully implemented in the Solo driver and this driver can be controlled using IBM's Warp Mixer (Warpmix.zip).


* /O:ENABLEWAVETABLE
[[Category:Multimedia Device Drivers]]
If your installation includes an ES689 or ES692 WaveTable adding thid parameter to the config.sys line will cause the driver to use the wavetable as the primary midi.
 
* /R:n
(where n is in milliseconds and between 1 and 32) this parameter allows the user to over ride the default timer resolution (5ms). Increasing this value will cause te driver to get dispatched less often and so use less cpu time, however this can cause the tempo to drag. Decreasing this value below 5 will cause the driver to use more cpu time and can interfere with other timers.
 
The IBM Mixer IOCTLS fully implemented in the Solo driver and this driver can be controlled using IBM's Warp Mixer. Available as Warpmix.zip
 
'''Platform Support:'''
{| class="wikitable"
|-
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}
 
[[Category:DEVICE Statements]]

Latest revision as of 00:04, 1 November 2022

Product Support
OS/2 1.3
OS/2 2.0
OS/2 2.1
OS/2 2.11 SMP
OS/2 Warp 3 S
OS/2 Warp Connect S
OS/2 Warp 4 S
OS/2 Warp Server for e-Business S

Driver for ESS Solo1 based audio adapters.

DEVICE=\MMOS2\SOLO.SYS <parameter>

Parameters

  • /O:ENABLEWAVETABLE - If your installation includes an ES689 or ES692 WaveTable adding this parameter to the config.sys line will cause the driver to use the wavetable as the primary midi.
  • /R:n - (where n is in milliseconds and between 1 and 32) this parameter allows the user to override the default timer resolution (5ms). Increasing this value will cause the driver to get dispatched less often and so use less CPU time, however this can cause the tempo to drag. Decreasing this value below 5 will cause the driver to use more CPU time and can interfere with other timers.

The IBM Mixer IOCTLS fully implemented in the Solo driver and this driver can be controlled using IBM's Warp Mixer (Warpmix.zip).