Home of the Squeezebox™ & Transporter® network music players.
Page 7 of 14 FirstFirst ... 56789 ... LastLast
Results 61 to 70 of 140
  1. #61
    Senior Member ralphy's Avatar
    Join Date
    Jan 2006
    Location
    Canada
    Posts
    944
    Quote Originally Posted by gharris999 View Post
    Actually, I never did get anything at all to show up in the log. I did everything I could think of to make the file writeable by squeezeslave (chmod 777, etc.) Not sure what I did wrong there, but I still have a zero-byte, empty file.
    This works for me on Lion.
    Code:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
    <plist version="1.0">
    <dict>
            <key>KeepAlive</key>
            <true/>
            <key>OnDemand</key>
            <false/>
            <key>RunAtLoad</key>
            <true/>
            <key>Label</key>
            <string>Squeezeslave</string>
            <key>ProgramArguments</key>
            <array>
                    <string>/Users/ralphy/bin/squeezeslave</string>
                    <string>-nSennheiser USB Headset</string>
                    <string>-r15</string>
                    <string>-dslimaudio_decoder_r</string>
                    <string>-m00:00:00:00:00:38</string>
                    <string>-Y/Users/ralphy/bin/squeezeslave.log</string>
                    <string>-F</string>
            </array>
    </dict>
    </plist>
    Code:
    $ ls -l /Users/ralphy/bin/squeezeslave.log
    -rw-r--r--  1 root  staff  18311 Jul 16 10:57 /Users/ralphy/bin/squeezeslave.log
    Code:
    $ tail /Users/ralphy/bin/squeezeslave.log
    Retry in 15 seconds.
    Retry in 15 seconds.
    Error connecting to 192.168.135.246:3483
    Connection to Squeezebox Server 192.168.135.246 failed.
    Retry in 15 seconds.
    Named device match failed, using default.
    sendto: No route to host
    Discover failed.
    Retry in 15 seconds.
    sendto: No route to host
    Ralphy

    1-Touch, 4-Classics, 2-Booms, 2-Squeezeslaves, 3-Squeezeplays, 3-Squeezelites
    Squeezeslave donations always appreciated.

  2. #62
    Senior Member gharris999's Avatar
    Join Date
    Apr 2005
    Location
    Santa Fe, NM
    Posts
    3,303
    Quote Originally Posted by ralphy View Post
    Can you attach the debug log as you have enabled slimaudio_output it may provide additional clues?

    Thanks.
    Finally managed to get -dslimaudio_output to write to the log.
    Code:
    Fri Jul 20 16:20:55 MDT 2012
    ay_gain:1.000000
    output_thread STMs-PLAYING: 461
    output_thread ETIMEDOUT-PLAYING: 461
    output_thread ETIMEDOUT-PLAYING: 461
    audg cmd: left_gain:20736 right_gain:20736 volume:0.316406 old_left_gain:90 old_right_gain:90
    vol_adjust:0.316406 replay_gain:1.000000 start_replay_gain:1.000000
    audg cmd: left_gain:9472 right_gain:9472 volume:0.316406 old_left_gain:69 old_right_gain:69
    vol_adjust:0.144531 replay_gain:1.000000 start_replay_gain:1.000000
    audg cmd: left_gain:4352 right_gain:4352 volume:0.144531 old_left_gain:50 old_right_gain:50
    vol_adjust:0.066406 replay_gain:1.000000 start_replay_gain:1.000000
    audg cmd: left_gain:2048 right_gain:2048 volume:0.066406 old_left_gain:33 old_right_gain:33
    vol_adjust:0.031250 replay_gain:1.000000 start_replay_gain:1.000000
    audg cmd: left_gain:993 right_gain:993 volume:0.031250 old_left_gain:18 old_right_gain:18
    vol_adjust:0.015152 replay_gain:1.000000 start_replay_gain:1.000000
    audg cmd: left_gain:473 right_gain:473 volume:0.015152 old_left_gain:7 old_right_gain:7
    vol_adjust:0.007217 replay_gain:1.000000 start_replay_gain:1.000000
    audg cmd: left_gain:223 right_gain:223 volume:0.007217 old_left_gain:1 old_right_gain:1
    vol_adjust:0.003403 replay_gain:1.000000 start_replay_gain:1.000000
    audg cmd: left_gain:0 right_gain:0 volume:0.003403 old_left_gain:0 old_right_gain:0
    vol_adjust:0.000000 replay_gain:1.000000 start_replay_gain:1.000000
    slimaudio_output_pause: state=3
    output_thread PAUSE: 461
    output_thread PAUSED: 461
    slimaudio_output_disconnect: state=5
    slimaudio_output_disconnect: state=6
    output_thread STOP: 461
    output_thread STOPPED: 0
    output_thread PAUSED: 0
    slimaudio_output_disconnect: state=7
    audg cmd: left_gain:20736 right_gain:20736 volume:0.000000 old_left_gain:92 old_right_gain:92
    vol_adjust:0.316406 replay_gain:1.000000 start_replay_gain:1.000000
    slimaudio_output_connect: state=7
    slimaudio_output_connect: state=4
    audg cmd: left_gain:20736 right_gain:20736 volume:0.316406 old_left_gain:92 old_right_gain:92
    vol_adjust:0.316406 replay_gain:1.000000 start_replay_gain:1.000000
    output_thread PAUSE: 0
    output_thread PAUSED: 0
    slimaudio_output_unpause: state=5
    output_thread PLAY: output_predelay_frames: 0
    output_thread BUFFERING: output_buffer_size: 0 output_threshold: 211680 buffering_timeout: 12
    slimaudio_output_unpause: state=1
    output_thread PLAY: output_predelay_frames: 0
    output_thread BUFFERING: output_buffer_size: 819200 output_threshold: 211680 buffering_timeout: 11
    output_thread PLAY: start stream: 0
    pa_callback: STREAM_START:output_STMs:1 tracks:0
    vol_adjust:0.316406 replay_gain:1.000000 start_replay_gain:1.000000
    output_thread STMs-PLAYING: 461
    output_thread ETIMEDOUT-PLAYING: 461
    output_thread ETIMEDOUT-PLAYING: 461
    output_thread ETIMEDOUT-PLAYING: 461
    output_thread ETIMEDOUT-PLAYING: 461
    output_thread ETIMEDOUT-PLAYING: 461
    output_thread ETIMEDOUT-PLAYING: 461
    output_thread ETIMEDOUT-PLAYING: 461
    output_thread ETIMEDOUT-PLAYING: 461
    slimaudio_output_disconnect: state=3
    slimaudio_output_disconnect: state=6
    output_thread STOP: 461
    output_thread STOPPED: 0
    output_thread PAUSED: 0
    slimaudio_output_disconnect: state=7
    output_thread: PortAudio terminated
    audg cmd: left_gain:20736 right_gain:20736 volume:1.000000 old_left_gain:92 old_right_gain:92
    vol_adjust:0.316406 replay_gain:-1.000000 start_replay_gain:1.000000
    paDeviceInfo->deviceid 2
    paDeviceInfo->maxOutputChannels 2
    outputParameters.suggestedLatency 0.012875
    paDeviceInfo->defaultHighOutputLatency 0.012875
    paDeviceInfo->defaultLowOutputLatency 0.003542
    paDeviceInfo->defaultSampleRate 48000.000000
    output_thread STOPPED: 0
    output_thread PAUSED: 0
    slimaudio_output_disconnect: state=7
    audg cmd: left_gain:20736 right_gain:20736 volume:-0.316406 old_left_gain:92 old_right_gain:92
    vol_adjust:0.316406 replay_gain:-1.000000 start_replay_gain:1.000000
    slimaudio_output_connect: state=7
    slimaudio_output_connect: state=4
    audg cmd: left_gain:20736 right_gain:20736 volume:-0.316406 old_left_gain:92 old_right_gain:92
    vol_adjust:0.316406 replay_gain:1.000000 start_replay_gain:1.000000
    output_thread PAUSE: 0
    output_thread PAUSED: 0
    slimaudio_output_unpause: state=5
    output_thread PLAY: output_predelay_frames: 0
    output_thread BUFFERING: output_buffer_size: 81920 output_threshold: 211680 buffering_timeout: 12
    output_thread PLAY: output_predelay_frames: 0
    output_thread BUFFERING: output_buffer_size: 819200 output_threshold: 211680 buffering_timeout: 11
    output_thread PLAY: start stream: 0
    pa_callback: STREAM_START:output_STMs:1 tracks:0
    vol_adjust:0.316406 replay_gain:1.000000 start_replay_gain:1.000000
    output_thread STMs-PLAYING: 461
    output_thread ETIMEDOUT-PLAYING: 461
    output_thread ETIMEDOUT-PLAYING: 461
    ..etc.

  3. #63
    Senior Member ralphy's Avatar
    Join Date
    Jan 2006
    Location
    Canada
    Posts
    944
    Quote Originally Posted by MusicManiac View Post
    Updated packages for 'Backfire' and added 'Attitude Adjustment'.

    Any package questions/problems feel free to PM me.

    Thanks again to Ralphy for his hard work on Squeezeslave and continued guidance.

    ~MusicManiac
    and thank you for building the openwrt packages.
    Ralphy

    1-Touch, 4-Classics, 2-Booms, 2-Squeezeslaves, 3-Squeezeplays, 3-Squeezelites
    Squeezeslave donations always appreciated.

  4. #64
    Senior Member ralphy's Avatar
    Join Date
    Jan 2006
    Location
    Canada
    Posts
    944
    Just uploaded an armhf build of squeezeslave.

    Requires Debian Arm Hard Float (armhf) distribution or the new raspbian port for the raspberry pi.
    Last edited by ralphy; 2012-07-22 at 04:06.
    Ralphy

    1-Touch, 4-Classics, 2-Booms, 2-Squeezeslaves, 3-Squeezeplays, 3-Squeezelites
    Squeezeslave donations always appreciated.

  5. #65
    Senior Member ralphy's Avatar
    Join Date
    Jan 2006
    Location
    Canada
    Posts
    944
    Quote Originally Posted by gharris999 View Post
    Quick (trivial) question about squeezeslave-1.2-365-osx running on my 2011 Mac-Mini, OS X Lion:

    Despite using --name HDMI or --output 2 with squeezeslave, I can't get any sound if there is a stereo-miniplug plugged into the headphone socket. VLC, if it's ouput is set to HDMI, doesn't have this problem and I'll get sound from my HDMI connected monitor's speakers. Any idea why this should be so?

    Anyway, I'm finding that booting into Lion is such a PITA that I'm finding excuses not to do so. Lion doesn't play well with my KVM [unlike windows 7 or Fedora on the same hardware] so I end up having to now switch both video AND audio connectors.
    I confirmed that vlc used coreaudio directly and there's talk of portaudio support being removed altogether.

    From the slimaudio_output log it appears that portaudio is confused as squeezeslave should not open the device at 48KHz which the log clearly shows it has.

    paDeviceInfo->deviceid 2
    paDeviceInfo->maxOutputChannels 2
    paDeviceInfo->defaultSampleRate 48000.000000

    I was unable to reproduce this on my mid-2010 mini at home running snow leopard and I don't have access to hdmi equipment at the office where my 2011 mini running lion lives.

    Until portaudio supports hot plug devices, I can't see being able to fix this issue anyway.
    Ralphy

    1-Touch, 4-Classics, 2-Booms, 2-Squeezeslaves, 3-Squeezeplays, 3-Squeezelites
    Squeezeslave donations always appreciated.

  6. #66
    Member
    Join Date
    Nov 2008
    Location
    Canada
    Posts
    66

    Different output devices in Mountain Lion

    Hi,

    I just installed mountain lion on my mac mini and noticed that squeezeslave was streaming the audio to a different output than before the upgrade.

    Editing the plist file fixed the issue.

    Just wanted to get this into the thread in case someone else has a similar problem.

  7. #67
    Member
    Join Date
    Nov 2008
    Location
    Canada
    Posts
    66

    Streaming to AirPlay

    I just upgraded to mountain lion, and on my machine, squeezeslave -L now returns

    Output devices:
    0: (Core Audio) AirPlay (6000/60000)
    * 2: (Core Audio) Built-in Output (1/10)
    3: (Core Audio) Soundflower (2ch) (0/0)
    4: (Core Audio) Soundflower (16ch) (0/0)

    There's an airport express device in my kitchen, but when specifying this output device in the plist file there's no sound that emerges from the device.

    I currently use Airfoil to stream Soundflower (2ch) to the airport express base station, but would prefer to just stream to it directly.

    I'm using version 1.2-311 of your excellent software.

    Am I doing something wrong, or is squeezeslave just not able to handle this yety?

    Thanks.

  8. #68
    Senior Member ralphy's Avatar
    Join Date
    Jan 2006
    Location
    Canada
    Posts
    944
    I have not tested squeezeslave on 10.8

    First, do you get sound if you use the default built in output?

    Then grab the latest beta build from googlecode.

    Again, try the built in output (-o2), if it works,then try the AirPlay (-o0) one.
    Ralphy

    1-Touch, 4-Classics, 2-Booms, 2-Squeezeslaves, 3-Squeezeplays, 3-Squeezelites
    Squeezeslave donations always appreciated.

  9. #69
    Member
    Join Date
    Nov 2008
    Location
    Canada
    Posts
    66
    Quote Originally Posted by ralphy View Post
    I have not tested squeezeslave on 10.8

    First, do you get sound if you use the default built in output?

    Then grab the latest beta build from googlecode.

    Again, try the built in output (-o2), if it works,then try the AirPlay (-o0) one.
    I'll have to wait till I'm home later to test it, but in examining a problem with squeezeplay, it seems that mountain lion changes the output numbers if you have an airplay device (apple tv or AEBS).

    I suspect that everything still works properly. I guess I should refer to them by name instead of number.

  10. #70
    Senior Member ralphy's Avatar
    Join Date
    Jan 2006
    Location
    Canada
    Posts
    944
    Quote Originally Posted by dborod View Post
    I'll have to wait till I'm home later to test it, but in examining a problem with squeezeplay, it seems that mountain lion changes the output numbers if you have an airplay device (apple tv or AEBS).

    I suspect that everything still works properly. I guess I should refer to them by name instead of number.
    Yes, using -n would be best.

    I see you got squeezeplay working to the airplay device, that's great.
    Ralphy

    1-Touch, 4-Classics, 2-Booms, 2-Squeezeslaves, 3-Squeezeplays, 3-Squeezelites
    Squeezeslave donations always appreciated.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •