Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

squeezelite and USB DAC
Thank you for your donation

Pages (3): « Previous 1 2 3 Next »
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
squeezelite and USB DAC
3rd Apr, 2014, 08:53 PM
Post: #16
Killerbee Offline
Registered
Posts: 143
Joined: Feb 2013
Reputation: 6
RE: squeezelite and USB DAC
(3rd Apr, 2014 01:47 PM)mk01 Wrote:  @Killerbee

fiq_fix_enable is still enabled (as per default)?

@mk01
I have no idea..
Sound is still horrible.
All my hope is on this
Find all posts by this user
Quote this message in a reply
3rd Apr, 2014, 09:01 PM
Post: #17
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: squeezelite and USB DAC
@Killerbee

Code:
dmesg | grep -i fiq

send me link to the server engine you use. I will install it myself.

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
3rd Apr, 2014, 11:17 PM
Post: #18
Killerbee Offline
Registered
Posts: 143
Joined: Feb 2013
Reputation: 6
RE: squeezelite and USB DAC
(3rd Apr, 2014 09:01 PM)mk01 Wrote:  send me link to the server engine you use. I will install it myself.

@mk01
I used this how-to to install squeezebox server on one of my other pi's. It's a bit outdated. I'll try to find a better one.
[edit]
http://downloads.slimdevices.com/nightly/
[/edit]
Maybe for you it is easier to use this ready to use image
You are able to install squeezebox server via the config menu.

If you need some more help please let me know.
KB
Find all posts by this user
Quote this message in a reply
3rd Apr, 2014, 11:59 PM
Post: #19
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: squeezelite and USB DAC
@Killerbee

227 MB big PERL application ? you are kidding, right ? Smile

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
4th Apr, 2014, 12:17 AM
Post: #20
Killerbee Offline
Registered
Posts: 143
Joined: Feb 2013
Reputation: 6
RE: squeezelite and USB DAC
(3rd Apr, 2014 11:59 PM)mk01 Wrote:  @Killerbee

227 MB big PERL application ? you are kidding, right ? Smile

@mk01
Yes sorry. But at the end you will get a nice piece of software Tongue
By the way a smaller deb can be found here just 96M. Big Grin

KB
Find all posts by this user
Quote this message in a reply
4th Apr, 2014, 06:40 AM
Post: #21
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: squeezelite and USB DAC
yes. after extraction has 227 Wink

serious question: what is your setting of ALSA? have you disabled the default resampling ? because "lame" sound sounds like resampling on slow device.

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
4th Apr, 2014, 07:49 AM
Post: #22
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: squeezelite and USB DAC
I ended up on Logitech web page asked for registration?

That's ok ????

just few more questions. if you don't have squeezboxes why you want to run squeeze media server ? or you have them? but why then play music through the "server" instance ?

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
4th Apr, 2014, 08:45 PM
Post: #23
Killerbee Offline
Registered
Posts: 143
Joined: Feb 2013
Reputation: 6
RE: squeezelite and USB DAC
(4th Apr, 2014 06:40 AM)mk01 Wrote:  yes. after extraction has 227 Wink

serious question: what is your setting of ALSA? have you disabled the default resampling ? because "lame" sound sounds like resampling on slow device.
I have to check this. It was a long time ago I installed the serverpart. My "ServerPi" is running for more than a year now.....
As soon as I get home I will update this post.
KB

(4th Apr, 2014 07:49 AM)mk01 Wrote:  I ended up on Logitech web page asked for registration?

That's ok ????

just few more questions. if you don't have squeezboxes why you want to run squeeze media server ? or you have them? but why then play music through the "server" instance ?

You do not need to register a Logitech!
Squeezelite is acting as a "squeezebox". Also there are GUI clients available for OSX/Windows/LINUX(using wine)
In combination with the triode's spotify plugin I am able to stream all my favorite music anywhere.

KB
Find all posts by this user
Quote this message in a reply
5th Apr, 2014, 12:32 AM
Post: #24
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: squeezelite and USB DAC
ok. then I will install it again Wink

too much overkill, complications and implications to my taste to achieve such base service as having music accessible.
but of course this is not up to me to decide for you and of course is also not the topic there.

I will post again after install back.
But inbetween for sure check the resampling. As alsa default PCM out is 48000Hz. If you music files are 44100Hz (what is 99%), your RPI is resampling on the fly.

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
5th Apr, 2014, 01:24 AM
Post: #25
Killerbee Offline
Registered
Posts: 143
Joined: Feb 2013
Reputation: 6
RE: squeezelite and USB DAC
(5th Apr, 2014 12:32 AM)mk01 Wrote:  ok. then I will install it again Wink

too much overkill, complications and implications to my taste to achieve such base service as having music accessible.
but of course this is not up to me to decide for you and of course is also not the topic there.

I will post again after install back.
But inbetween for sure check the resampling. As alsa default PCM out is 48000Hz. If you music files are 44100Hz (what is 99%), your RPI is resampling on the fly.

@mk01
Thanks for your help anyhow.
Could you tell me how to check ALSA's default out? I didn't configure anything special at my pi.
Squeezelite has some alsa settings for details here
I tried all of them Smile

FYI
lame resampling is disabled for mp3 at the squeezebox server side.

PS
As far as I know there is no (better) alternative for squeezebox server available for Linux? As far as I know it's the only music streaming server with nice (windows/OSX) gui's and sync between multiple "squeezeboxes" You can compare it with SONOS systems.
There is a big community working on a community funded squeezebox replacement for various hardware.

KB
Find all posts by this user
Quote this message in a reply
5th Apr, 2014, 01:41 AM
Post: #26
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: squeezelite and USB DAC
@Killerbee

I'm aware of this settings at squeez.

But you have to start from alsa config. what you get on :
Code:
grep defaults.pcm.dmix.rate /usr/share/alsa/alsa.conf

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
5th Apr, 2014, 02:02 AM
Post: #27
Killerbee Offline
Registered
Posts: 143
Joined: Feb 2013
Reputation: 6
RE: squeezelite and USB DAC
(5th Apr, 2014 01:41 AM)mk01 Wrote:  @Killerbee

I'm aware of this settings at squeez.

But you have to start from alsa config. what you get on :
Code:
grep defaults.pcm.dmix.rate /usr/share/alsa/alsa.conf

@mk01
defaults.pcm.dmix.rate 48000
Could I change it to 44100?

Kb
Find all posts by this user
Quote this message in a reply
5th Apr, 2014, 02:04 AM
Post: #28
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: squeezelite and USB DAC
if your music is at 44.1, then yes.

as if sqeez has resampling off, it pushes the audio to alsa at 44.1, but alsa is set to output at 48. so it resamples.

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
5th Apr, 2014, 02:18 AM
Post: #29
Killerbee Offline
Registered
Posts: 143
Joined: Feb 2013
Reputation: 6
RE: squeezelite and USB DAC
(5th Apr, 2014 02:04 AM)mk01 Wrote:  if your music is at 44.1, then yes.

as if sqeez has resampling off, it pushes the audio to alsa at 44.1, but alsa is set to output at 48. so it resamples.
@mk01

Aha thanks for the tip. I will try it and report back.
Thanks.
PS Do I need some special squeezelite alsa settings?

KB
Find all posts by this user
Quote this message in a reply
5th Apr, 2014, 02:20 AM
Post: #30
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: squeezelite and USB DAC
let's assume not ... (no idea Smile )

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Pages (3): « Previous 1 2 3 Next »
Post Reply 


  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 11th May, 2025, 06:32 PM Powered By MyBB, © 2002-2025 MyBB Group.