|
|||||||
| Home | Forums | Rules | Articles | Store | Gallery | Blogs | Register | Donations | FAQ | Calendar | Search | Today's Posts | Mark Forums Read | Search |
| PC Based Computer music servers, crossovers, and equalization |
|
Please consider donating to help us continue to serve you.
Ads on/off / Custom Title / More PMs / More album space / Advanced printing & mass image saving |
|
|
|
Thread Tools | Search this Thread |
|
|
#71 |
|
diyAudio Member
Join Date: Feb 2003
Location: Somerset, SW England
|
wlowes - is it Woof that I need to download for mpdpup?
Thanks for answering the Raspberry Pi question MrSlim.
__________________
The truth need not be veiled, for it veils itself from the eyes of the ignorant. |
|
|
|
#72 | |
|
diyAudio Member
|
Quote:
Have you checked that alsamixer is not resampling up to 48K (which is does by default)? Outputting directly to the device should give you an improvement in the sound. "aplay -l" (ell) will give you a list of your sound cards DeadBeeF, for example displays the sample rate of the playing song, and you can then compare it to what's being output to the sound card with the following command cat /proc/asound/card1/pcm0p/sub0/hw_params (card1 and sub0 should be replaced by the Card/subdevice of your chosen sound card in aplay -l). Here's a little one liner for lazy typers I call it "sr" (sample rate) Code:
#!/bin/bash # script to outout the audio sample rate from card1/0 # usage example: sr 0 1 (where 0 is your card of choice and 1 is the subdevice) cat /proc/asound/card$1/pcm0p/sub$2/hw_params |
|
|
|
|
#73 | |
|
diyAudio Member
Join Date: Sep 2011
Location: Close to Geneva - Switzerland
|
Quote:
Raspberry Pi MPD To have the audio installed http://mitchtech.net/raspberry-pi-audio/ Otherwise it seems there is a slacko version for ARM http://puppylinux.org/wikka/Puppi but I do not see mpd or equivalent in the available packages BR Last edited by JLOP; 11th October 2012 at 07:36 PM. |
|
|
|
|
#74 | |
|
diyAudio Member
|
Quote:
There seem to be some issues with higher res files being played via the USB interface though.. 24/192 does not work(although there's not much content at that sample rate) |
|
|
|
|
#75 | |
|
diyAudio Member
|
Quote:
|
|
|
|
|
#76 |
|
diyAudio Member
Join Date: Sep 2011
Location: Close to Geneva - Switzerland
|
|
|
|
|
#77 |
|
diyAudio Member
Join Date: Feb 2003
Location: Somerset, SW England
|
I'll have another go with Slacko when I get more time, and have a fiddle around. But it is finding the time in conjunction with reviewing all these damn USB devices that's the real problem!
__________________
The truth need not be veiled, for it veils itself from the eyes of the ignorant. |
|
|
|
#78 |
|
diyAudio Member
Join Date: Sep 2011
Location: Close to Geneva - Switzerland
|
Still stuck
*** In alsamixer set 00 with the key M on both play and capture. No change *** This is what I get with PupSystemInfo, the Luckit board WaveIO is recognized it seems : == USB DRIVES === Manufacturer=Generic Product=Mass Storage Device Serial Number=058F63666433 === USB DEVICES === Manufacturer=Linux 3.1.10-slacko_4gA uhci_hcd Product=UHCI Host Controller SerialNumber=0000:00:1d.3 VendorID=1d6b ProductID=0001 KERNEL-DRIVER(builtin)=hub Manufacturer=Broadcom Corp Product=BT-270 SerialNumber=1C4BD6181F0B VendorID=0b05 ProductID=1788 KERNEL-DRIVER(builtin)=(none) Manufacturer=Linux 3.1.10-slacko_4gA uhci_hcd Product=UHCI Host Controller SerialNumber=0000:00:1d.3 VendorID=1d6b ProductID=0001 KERNEL-DRIVER(builtin)=hub Manufacturer=Linux 3.1.10-slacko_4gA uhci_hcd Product=UHCI Host Controller SerialNumber=0000:00:1d.3 VendorID=1d6b ProductID=0001 KERNEL-DRIVER(builtin)=hub Manufacturer=Linux 3.1.10-slacko_4gA uhci_hcd Product=UHCI Host Controller SerialNumber=0000:00:1d.3 VendorID=1d6b ProductID=0001 KERNEL-DRIVER(builtin)=hub Manufacturer=Linux 3.1.10-slacko_4gA ehci_hcd Product=EHCI Host Controller SerialNumber=0000:00:1d.7 VendorID=1d6b ProductID=0002 KERNEL-DRIVER(builtin)=hub Manufacturer=Luckit Product=Luckit USB Audio 2.0 SerialNumber=0330 VendorID=20a0 ProductID=4143 KERNEL-DRIVER(builtin)=(none) Manufacturer=Generic Product=Mass Storage Device SerialNumber=058F63666433 VendorID=058f ProductID=6366 KERNEL-DRIVER(builtin)=usb-storage Manufacturer=Azurewave Product=USB2.0 UVC VGA WebCam SerialNumber=200901010001 VendorID=13d3 ProductID=5702 KERNEL-MODULE=uvcvideo |
|
|
|
#79 | |
|
diyAudio Member
Join Date: Sep 2011
Location: Close to Geneva - Switzerland
|
Quote:
Thanks for helping Jean-Louis |
|
|
|
|
#80 |
|
diyAudio Member
|
I have had a quick look through it and can't see anything obviously wrong, as you've said, not muted and the asound.conf file references the card & device produced by aplay -l. I will have a more detailed look tonight when I get home again. Perhaps others will have a chance to look before I get back.
Chris |
|
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Linux Audio the way to go!? | soundcheck | PC Based | 2128 | 29th April 2013 08:53 AM |
| Wilson Audio Puppy Clone | InfinityPWS | Multi-Way | 1 | 26th January 2006 07:37 AM |
| New To Site? | Need Help? |