[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: audiodev 0.6 on Falcon



On Wed, 8 Nov 1995 roemer@informatik.uni-frankfurt.de wrote:

> These loops are a bug, will see if I can find the cause... Hopefully you
> did not use any other software that uses the sound hardware (like one of
> these STe sound trackers) before doing the cat xyz > /dev/audio, because
> then the timer A handler does not point to /dev/audio's routine any
> longer....

Nope, only a small hack that sets the volume using Soundcmd(), but I tried
withouth it too, with the same result.
 
> Have you set the right sample format? For unsigned samples you have to
> issue 'actrl format u8', for signed samples 'actrl format s8' and for
> ulaw encoded samples 'actrl format ulaw' before playing the sample.

Yep, it's propably something like that...
It would be great if you could fix the loop bug though.

MvH,
     simon@sdf.luth.se