SOLO.SYS: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{ProdS |V30=S|V31=S|V40=S|V45=S}} | |||
Driver for ESS Solo1 based audio adapters. | Driver for ESS Solo1 based audio adapters. | ||
DEVICE=\MMOS2\SOLO.SYS <parameter> | DEVICE=\MMOS2\SOLO.SYS <parameter> | ||
Line 4: | Line 5: | ||
==Parameters== | ==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. | * /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 | * /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). | The IBM Mixer IOCTLS fully implemented in the Solo driver and this driver can be controlled using IBM's Warp Mixer (Warpmix.zip). | ||
[[Category:Multimedia Device Drivers]] | [[Category:Multimedia Device Drivers]] |
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).