Hello, now I use an audio device “UR 22 mk II” with my Zynthian (which was in a closet and which I no longer used) instead of the ZynADAC.
In the default configuration it is specified:
-P 70 -t 2000 -s -d alsa -d hw:UR22 -r 44100 -p 256 -n 2 -X raw
This configuration does not work.
If I connect to the OS and run the aplay command I get:
root@zynthian:~# aplay -l
**** List of PLAYBACK Hardware Devices ****
card 1: b1 [bcm2835 HDMI 1], device 0: bcm2835 HDMI 1 [bcm2835 HDMI 1]
Subdevices: 4/4
Subdevice #0: subdevice #0
Subdevice #1: subdevice #1
Subdevice #2: subdevice #2
Subdevice #3: subdevice #3
card 2: Headphones [bcm2835 Headphones], device 0: bcm2835 Headphones [bcm2835 Headphones]
Subdevices: 4/4
Subdevice #0: subdevice #0
Subdevice #1: subdevice #1
Subdevice #2: subdevice #2
Subdevice #3: subdevice #3
card 3: UR22mkII [Steinberg UR22mkII], device 0: USB Audio [USB Audio]
Subdevices: 1/1
Subdevice #0: subdevice #0
So obviously hw:UR22 should be replaced by hw:UR22mkII.
It seems simple for many, but the mehophite it will not necessarily be obvious
So can you fix this in the official iso image?
Best regards.