01-05-2020, 06:30 PM
@p2potter
To follow up on Tim's response, here's what I get with an I2S HiFiBerry DAC+ HAT attached to an RPi3B+
If instead I use moOde with a USB DAC (here, a USB-BT device named "W2") I get
As for aplay, here's the output with the HiFiBerry DAC+
In your OP you had a second issue,
FAT32-formatted drives are perfectly acceptable to moOde. I'm playing a test file from one now (a 256MB ! thumbdrive from back in the day).
I'm going to assume you mean you didn't see, e.g., the drive in the Folder view. Keep in mind that the Folder view is not a file manager view. It is MPD's view of its music resources. For your drive to show up, two conditions have to be met. The drive has to contain music files and the drive has to have been scanned by MPD in a library re-gen or update operation.
Regards,
Kent
To follow up on Tim's response, here's what I get with an I2S HiFiBerry DAC+ HAT attached to an RPi3B+
Code:
20200105 105635 worker: Device raw: Card0 (sndrpihifiberry) | Card1 () | I2Sdev (HiFiBerry DAC+)
If instead I use moOde with a USB DAC (here, a USB-BT device named "W2") I get
Code:
20191227 103832 worker: Device raw: Card0 (ALSA) | Card1 (W2) | I2Sdev (none)
As for aplay, here's the output with the HiFiBerry DAC+
Code:
pi@moode:~ $ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: sndrpihifiberry [snd_rpi_hifiberry_dacplus], device 0: HiFiBerry DAC+ HiFi pcm512x-hifi-0 [HiFiBerry DAC+ HiFi pcm512x-hifi-0]
Subdevices: 1/1
Subdevice #0: subdevice #0
In your OP you had a second issue,
Quote:Moode would not recognize my FAT32 USB.
FAT32-formatted drives are perfectly acceptable to moOde. I'm playing a test file from one now (a 256MB ! thumbdrive from back in the day).
I'm going to assume you mean you didn't see, e.g., the drive in the Folder view. Keep in mind that the Folder view is not a file manager view. It is MPD's view of its music resources. For your drive to show up, two conditions have to be met. The drive has to contain music files and the drive has to have been scanned by MPD in a library re-gen or update operation.
Regards,
Kent