-
Notifications
You must be signed in to change notification settings - Fork 86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Instructions for simple setup #146
Comments
On the Linux host where the daemon is running you have an ALSA device card named RAVENNA that can be used to playback the Sources and record the Sinks. The binding between the RAVENNA device and your Sources and Sinks channels is defined by your channel map (defined at creation time). |
Hi,
You should enable aes67 on your powersoft amp via armonia plus app (by
powersoft) or by dante controller, then you can connect your previously
created source with the Linux Daemon to the mezzo amp.
Please verify to create your source in L24 format 48khz
Ciao
Guido
Il ven 17 nov 2023, 17:36 Andrea Bondavalli ***@***.***> ha
scritto:
… On the Linux host where the daemon is running you have an ALSA device card
named RAVENNA that can be used to playback the Sources and record the
Sinks. The binding between the RAVENNA devices and your Source and Stream
channels is defined by your channel map.
If you want to playback the Sources and the Sinks individually you have to
use the ALSA plugins: see: #107
<#107>
—
Reply to this email directly, view it on GitHub
<#146 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACPXOUTZOLHULUVCXI7SCKTYE6HATAVCNFSM6AAAAAA7QBGCACVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMJWG4ZTQNBTGE>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Sorry I forgot to specify that the connection between AES67 Daemon and the
amplifier must be done using the Dante controller by audinate
Guido
Il ven 17 nov 2023, 18:30 Guido Caliandro ***@***.***> ha
scritto:
… Hi,
You should enable aes67 on your powersoft amp via armonia plus app (by
powersoft) or by dante controller, then you can connect your previously
created source with the Linux Daemon to the mezzo amp.
Please verify to create your source in L24 format 48khz
Ciao
Guido
Il ven 17 nov 2023, 17:36 Andrea Bondavalli ***@***.***> ha
scritto:
> On the Linux host where the daemon is running you have an ALSA device
> card named RAVENNA that can be used to playback the Sources and record the
> Sinks. The binding between the RAVENNA devices and your Source and Stream
> channels is defined by your channel map.
> If you want to playback the Sources and the Sinks individually you have
> to use the ALSA plugins: see: #107
> <#107>
>
> —
> Reply to this email directly, view it on GitHub
> <#146 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/ACPXOUTZOLHULUVCXI7SCKTYE6HATAVCNFSM6AAAAAA7QBGCACVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMJWG4ZTQNBTGE>
> .
> You are receiving this because you are subscribed to this thread.Message
> ID: ***@***.***>
>
|
Thank you for your help! The ALSA source is configured correctly (L24 @ 48kHz). I tried to do a test with I have some questions:
Thank you! |
what does it mean ? do you get an error ?
what does it mean ? do you get an error ? what ALSA device do you use when you invoke the player ? |
Hello,
I don't get errors but the amplifier does not receive the stream (I checked this on the Armonia+ software from the producer).
Also in this case the behavior is the same as in the above test. The device I used is plug:source_1. |
use a network sniffer and verify if you see the outgoing audo traffic from the Linux host where the daemon is running. |
Hi,
The Dante devices listen to the multicast AES67 streams with IP 239.69.x.x,
sorry I forgot to specify.
Try to change the address of your source with an IP like 239.69.1.10 for
example.
Ciao
Guido
Il mer 22 nov 2023, 17:40 Andrea Bondavalli ***@***.***> ha
scritto:
… use a network sniffer and verify if you see the outgoing audo traffic from
the Linux host where the daemon is running.
—
Reply to this email directly, view it on GitHub
<#146 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACPXOUXRMLR5GAYT4JVG3FDYFYTHZAVCNFSM6AAAAAA7QBGCACVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMRTGEYTGNBYGM>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
did it work ? |
Hello, sorry if I didn't answer but I managed to test the suggestions only now. |
I guess your daemon is starting up automatically after a reboot. |
The file was not writable... Now it works |
Hello,
I installed the aes67-linux-deamon to stream audio to a Mezzo AD amplifier link . I'm using Ubuntu 20.04.
The software seems to run fine ( I can run run_test.sh and run_latency_test.sh ). I activated AES67 on the amplifier but I don't manage to find the device with the web GUI (I tried in "Sources", "Sinks" and "Browser") . I verified with ping that the connection is working.
I'm not an audio expert and I'd like to know if you have instructions to make such simple setup work.
Thank you!
Carlo
The text was updated successfully, but these errors were encountered: