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

[MiNT] audiodev.xdd



Hi,

while playing with MiNT's audiodev.xdd, i noticed the following:

- Works good so far here on Falcon/CT60 (README says "don't know if it works on Falcons").
- Only the internal Falcon (audio- , sample-, sound-) frequencies are detected and
  used. I connected a 44.1 kHz clock module to DSP port which is not used by audiodev
  so any "CD quality sample" is played with the uncommon frequency 49170 Hz instead of 44100 Hz.
- Helmut compiled "actrl" for a test. It seems that audiodev itself can't read the audio-parameters
  from a sample-file (like signed/unsigned, 8- or 16-Bit, sample frequency, ...).
  So there's always actrl needed for setting these parameters before playing a sample.
- Only 8 bit samples are played correctly; 16 bit files produce "white noise".

Is Kay Roemer (who wrote this driver) here?
Or can anybody else fix these issues?
It would be great to have this working completely!

Regards,
Latz