The newer builds includes WASAPI support which is only available on Vista/Win7. My research on this indicates that the avrt.dll is not for XP and really should never have been installed by what app did so. I've made a change in the r323 build which might stop this error from popping up. I guess you'd need to rename avrt.dll back to it's original to try it.
The r323 build also has a new command line option (-t/--audiotype) to limit the (-n/--name) search to one audio type.
Try this on the command line.
-tASIO -n"BEHRINGER USB AUDIO" -L
You should see the * next to device 7.
Results 31 to 40 of 140
-
2012-04-14, 05:14 #31Ralphy
1-Touch, 4-Classics, 2-Booms, 2-Squeezeslaves, 3-Squeezeplays, 3-Squeezelites
Squeezeslave donations always appreciated.
-
2012-04-19, 13:42 #32Junior Member
- Join Date
- Mar 2011
- Posts
- 12
squeezeslaves 'stalling'
hi ralphy,
i'm having exactly the same issue as described before, over multiple versions of everything. i compiled like you said, and i get the same MSG_NOSIGNAL on the debug of slimproto. what information can i provide about my build that might help you troubleshoot?
i'm using the latest sources, but this issue has been consistent, exactly as described by the other fella.
root@tucker:/usr/local/bin# squeezeslave -V
squeezeslave 1.2-319 Apr 19 2012 21:32:51
compile flags: linux portaudio:1608 debug daemon renice zones
buffer sizes: decoder 2097152 output 2822400 bytes
Copyright 2004-2012 Richard Titmuss, Duane Paddock.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-
2012-04-19, 14:20 #33
Running squeezeslave as a service on Ubuntu
Attached is a proposed configuration script to allow one to run squeezeslave as a service on Ubuntu / Debian. The script attempts to automatically:
- create a random fake mac address for the squeezeslave instance
- figure out the correct output audio device
- figure out the ip address of the target lms
- writes the above to a configuration file at /etc/default/squeezeslave
- creates a /etc/init.d/squeezeslave service script
- creates the service control links via update.rc.d
Requirements:
squeezeslave binary somewhere in the path (e.g. /usr/sbin/squeezeslave)
update.rc.d
Once run, you'll be able to start and run squeezeslave in the background via:
# sudo service squeezeslave start
..and stop it via
# sudo service squeezeslave stop
Details of the service and the squeezeslave instance can be controlled by editing the /etc/default/squeezeslave config file.
Enjoy.
-
2012-04-20, 05:00 #34Junior Member
- Join Date
- Mar 2011
- Posts
- 12
-
2012-04-26, 19:17 #35Junior Member
- Join Date
- Apr 2012
- Posts
- 10
Donald duck and squeezeslave
When I try to play something streaming from the web with squeezeslave, I get stuttering and the sound is like it got run through a Donald Duck processor. If I use mplayer with the cache:
mplayer -really-quiet -cache 8192 -cache-min 5 URL_WOULD_GO_HERE/stream.mp3
it works just fine. I tried --latency nnn but no joy; Donald Duck still lives in my streaming radio.....
Any way to cache the stream like mplayer does?
-
2012-04-27, 05:43 #36Member
- Join Date
- Feb 2008
- Posts
- 56
Are there any plans to support direct streaming and thusly plugins like spotify?
-
2012-05-01, 18:37 #37Junior Member
- Join Date
- Apr 2012
- Posts
- 10
-
2012-05-02, 09:03 #38Junior Member
- Join Date
- May 2012
- Posts
- 2
Can anyone tell me what I'm doing wrong here?
I'm trying to use output 9. I'd prefer to set the output by name as the output device numbers change depending on which device is set as default in W7.
It works if I use -o9, but I get PortAudio error7 when I try -n
-
2012-05-03, 09:26 #39Junior Member
- Join Date
- May 2012
- Posts
- 2
Ahh all fixed thanks to the r323 build.
SQUEEZ~1.EXE -t"Windows WASAPI" -n"S/PDIF (M-Audio Delta AP 192)"
-
2012-05-04, 03:49 #40Ralphy
1-Touch, 4-Classics, 2-Booms, 2-Squeezeslaves, 3-Squeezeplays, 3-Squeezelites
Squeezeslave donations always appreciated.


Reply With Quote

