On 12 Feb 2001 [EMAIL PROTECTED] wrote:
> CVSROOT: /home/cvs
> Module name: freesci
> Changes by: cvsuser 01/02/11 19:20:22
>
> Modified files:
> src/engine : ksound.c
> src/include : sound.h
> src/sound : sound.c soundserver_null.c
>
> Log message:
> Fixed the Mute. According to the most recent specs, kSound(MUTE, 0) is
> UNmuted, while 1 is muted.
>
> Implemented SOUND_COMMAND_GET_MUTE -- now kSound(MUTE) and
> kSound(MUTE, 0|1) returns the current mute status,
>
> Gave the sound system a default volume (0xc, or "13") and a default
> unmuted status.
>
> Setting the volume while muted does not unmute the sound; when the sound
> is unmuted the new volume will be active.
>
> using DOSEmu to pass the MT32 midi on my desktop causes X to lock up
> hard; I'm about to plug this stuff into another box entirely now. :)
>
> -- Pizza
I use DosEMU, ALSA and my MT-32, it works. just a symlink.
~/.dosemu/run/dosemu-midi -> /dev/snd/midiC0D0
I have a SB32 as soundcard.
--
/Rickard Lind