-
Notifications
You must be signed in to change notification settings - Fork 95
Description
Hi,
sorry to report here in the issue section I am quite sure it's only a config problem I have. Maybe someone has an idea. I am not an Linux expert but with some try and Error and your excelent documentation I could setup the aes-daemon. I could pass all tests and also could do a speaker test and play a wav File.
In the next step I wanted to use my player "squeezelite". I am not sure if you have any experience with that it's really working great with all my soundcards. However with the AES daemon I only get strange noise from my speaker and an error on my AES Audio-DSP reporting: "Compromised - Packet Missing "
I am starting the player with these commands:
./squeezelite -a ::24: -R -u vME:::28 -r 48000-48000 -d all=debug -o plughw:CARD=RAVENNA
This basically opens the Soundcard with a fixed rate of 48000 and format S24_LE. Music is alwasy resampled to 48000
alsa_open:422 opened device plughw:CARD=RAVENNA using format: S24_LE sample rate: 48000 mmap: 1
Any help is appreciated.
Thanks Alex