SOLO.SYS: Difference between revisions
Appearance
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..." |
mNo edit summary |
||
Line 1: | Line 1: | ||
Driver for ESS Solo1 based | Driver for ESS Solo1 based audio adapters. | ||
DEVICE=SOLO.SYS <parameter> | DEVICE=\MMOS2\SOLO.SYS <parameter> | ||
'''Parameter:''' | '''Parameter:''' | ||
* /O:ENABLEWAVETABLE | * /O:ENABLEWAVETABLE | ||
If your installation includes an ES689 or ES692 WaveTable adding | 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 | * /R:n | ||
Line 12: | Line 12: | ||
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 | 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 | ||
{| class="wikitable" | {| class="wikitable" | ||
| | |+Platform Support: | ||
!OS/2 2.x | !OS/2 2.x | ||
!OS/2 3.0 | !OS/2 3.0 | ||
Line 20: | Line 19: | ||
!OS/2 4.5x | !OS/2 4.5x | ||
|- | |- | ||
| | | | ||
|Yes | |Yes | ||
|Yes | |Yes |
Revision as of 01:28, 31 July 2018
Driver for ESS Solo1 based audio adapters.
DEVICE=\MMOS2\SOLO.SYS <parameter>
Parameter:
- /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 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
OS/2 2.x | OS/2 3.0 | OS/2 4.0 | OS/2 4.5x |
---|---|---|---|
Yes | Yes | Yes |