Re: [slim] [ANNOUNCE] Squeezeslave: 1.0 released

2011-06-03 Thread ralphy

Android support was added to portaudio in r1597 but requires ALSA to
already be installed on the device.

I don't have an android device at this time to use to implement and
test your request.


-- 
ralphy

Ralphy

*4*-Classics, *2*-Booms, *12*-Squeezeslaves
'Squeezeslave' (http://code.google.com/p/squeezeslave/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donationsbusiness=LL5P6365KQEXNlc=CAitem_name=Squeezeslavecurrency_code=USDbn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=83362

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] SqueezeSlave Audio Output Problem

2011-06-03 Thread ralphy

I've implemented device selection by name in 1.1-259.  There's a
'windows build on google code'
(http://squeezeslave.googlecode.com/files/squeezeslave-1.1-259-win.zip)
for you to try.

Replace -o6 with -nSpeakers (C-Media USB Headphone Set  ) to use the
name selection option.


Code:

squeezeslave-1.1-259.exe -D -nSpeakers (C-Media USB Headphone Set  ) 
-m00:00:00:00:00:01



-- 
ralphy

Ralphy

*4*-Classics, *2*-Booms, *12*-Squeezeslaves
'Squeezeslave' (http://code.google.com/p/squeezeslave/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donationsbusiness=LL5P6365KQEXNlc=CAitem_name=Squeezeslavecurrency_code=USDbn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=87515

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] [ANNOUNCE] Music-Playback now on ANDROID! SqueezePlayer released to the market ...

2011-06-03 Thread mkanet

Sorry if this has been brought up before, but how do I use my bluetooth
earpiece?   When I'm driving in my car, I can't hear the speaker on my
phone.  If I press the button on my bluetooth earpiece, I can hear
audio coming from SqueezePlayer for a few seconds before my android
device asks me to... Speak Now (android native bluetooth support). 
Then, I lose audio from my earpiece.

This is extremely useful for all the talk-radio stations such as Howard
Stern, etc.  The only time I really need to use Squeezeplayer during my
drive to work.

Are bluetooth speakers not supported either?


-- 
mkanet

mkanet's Profile: http://forums.slimdevices.com/member.php?userid=7965
View this thread: http://forums.slimdevices.com/showthread.php?t=87364

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] [ANNOUNCE] Squeezeslave: 1.0 released

2011-06-03 Thread ralphy

I've implemented device selection by name (-n/--name) in 1.1-259.

There's a 'windows build on google code'
(http://squeezeslave.googlecode.com/files/squeezeslave-1.1-259-win.zip)
to try.

USAGE:

Original command line using -o to select the device by id.

Code:

squeezeslave-1.1-259 -R -D -w96 -o5



On my windows machine the second audio output on my HD audio card id
changes from 5 to 6 when I plug in my usb headset.

Using the new -n option squeezeslave always uses the right device.

First get the device names using -L


Code:

squeezeslave-1.1-259 -L
  
  Output devices:
  * 3: (Windows DirectSound) Primary Sound Driver (0/0)
  4: (Windows DirectSound) Realtek HD Audio output (0/0)
  5: (Windows DirectSound) Realtek HD Audio 2nd output (0/0)



Then replace the -o5 with -n and the device name surrounded by double
quotes.


Code:

squeezeslave-1.1-259 -R -D -w96 -nRealtek HD Audio 2nd output



Make sure you do NOT include the (Windows DirectSound) and (0/0) in the
device name with -n/--name.

If a match is not found, squeezeslave will print a warning that the
device name was not found and use the default instead.
The default device is indicated by the * before the device id number.

You can test the name you're using with -L.  If the name is correct the
* will be printed beside the device name used with -n.


Code:

squeezeslave-1.1-259 -nRealtek HD Audio 2nd output -L
  Output devices:
  3: (Windows DirectSound) Primary Sound Driver (0/0)
  4: (Windows DirectSound) Realtek HD Audio output (0/0)
  * 5: (Windows DirectSound) Realtek HD Audio 2nd output (0/0)



-- 
ralphy

Ralphy

*4*-Classics, *2*-Booms, *12*-Squeezeslaves
'Squeezeslave' (http://code.google.com/p/squeezeslave/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donationsbusiness=LL5P6365KQEXNlc=CAitem_name=Squeezeslavecurrency_code=USDbn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=83362

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] [ANNOUNCE] Music-Playback now on ANDROID! SqueezePlayer released to the market ...

2011-06-03 Thread bluegaspode

Hi mkanet, 

how bluetooth works is totally up to your Android and your earpiece. 

Here we had one user where it is working:
http://forums.slimdevices.com/showthread.php?p=628427highlight=bluetooth#post628427

SqueezePlayer just hands over the stream to android (like any other
music player would do as well), without manipulating anything on the
output chain.

When you see 'Speak Now', your earpiece told Android 'mkanet wants to
call someone, let him speak the number'.
I don't know if your earpiece is just for calling someone or if there
is some special mode to just listen to the stream. Guess you need to
look that up on the manual of your earpiece.


-- 
bluegaspode

Did you know: *'SqueezePlayer' (www.squeezeplayer.com)* will stream all
your music to your Android device. Take your music everywhere!
Remote Control + Streaming to your iPad? *'Squeezebox + iPad =
SqueezePad ' (www.squeezepad.com)*
Want to see a Weather Forecast on your Radio/Touch/Controller ? = why
not try my 'Weather Forecast Applet'
(http://forums.slimdevices.com/showthread.php?t=73827)
Want to use the Headphones with your Controller ? = why not try my
'Headphone Switcher Applet'
(http://forums.slimdevices.com/showthread.php?t=67139)

bluegaspode's Profile: http://forums.slimdevices.com/member.php?userid=31651
View this thread: http://forums.slimdevices.com/showthread.php?t=87364

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] [ANNOUNCE] Music-Playback now on ANDROID! SqueezePlayer released to the market ...

2011-06-03 Thread mkanet

I think the link you pointed out to us for bluetooth stereo headsets;
which work differently than single speaker earpieces.  They are
different bluetooth services; hence treated differently by the OS (this
is true under any platform that uses standard bluetooth protocol).  
Bluetooth earpieces can be explicitly defined to be used as the
active speaker (per app basis).  The OS has native support for
bluetooth earpieces that's relatively limited (making phone calls,
global system commands).  I actually have 3 completely different
earpieces; they all comply to bluetooth protocol standards and what's
builtin to the Android OS. 

Anyway, I was hoping you wouldnt mind testing this yourself to see what
Im talking about.

bluegaspode;634646 Wrote: 
 Hi mkanet, 
 
 how bluetooth works is totally up to your Android and your earpiece. 
 
 Here we had one user where it is working:
 http://forums.slimdevices.com/showthread.php?p=628427highlight=bluetooth#post628427
 
 SqueezePlayer just hands over the stream to android (like any other
 music player would do as well), without manipulating anything on the
 output chain.
 
 When you see 'Speak Now', your earpiece told Android 'mkanet wants to
 call someone, let him speak the number'.
 I don't know if your earpiece is just for calling someone or if there
 is some special mode to just listen to the stream. Guess you need to
 look that up on the manual of your earpiece.


-- 
mkanet

mkanet's Profile: http://forums.slimdevices.com/member.php?userid=7965
View this thread: http://forums.slimdevices.com/showthread.php?t=87364

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


[slim] Multiple Sources is squeezeslave with multichannel sound card best solution?

2011-06-03 Thread personalt

I have a nuvo 6 channel applifier in my media closet with ceilling
speakers in all the main rooms.  I currently have been playing around
with squeezeslave, controlling it via one of the android squeeze
controller applications. The output on my server's soundcard is then
connected to a source on the nuvo.   I have a program called CQC which
is a whole house automation system.  It has a driver that can look to
see if something is playing on squeezeslave and turn on and off the amp
as needed.

My problem is right now I only have one zone support.  I would like to
at a minimum have different real (or virtual) squeeze players for each
zone.  This way CQC can turn on the proper channels on my nuvo amp when
that zone is playing something. 

Is the best solution for me to run multiple squeezeslaves?  If so can
anyone recommend a audiocard that I can subdivide into different zones?


I thought about getting individual squeezeboxes but my reasons against
that were 
1)I dont really need a full squeeze radio as I dont need the speakeres,
I just need a nice GUI 
2)My amp is downstairs in a closet and wired to each rooms ceiling
speakers.  It appears if I were to use individual squeezeboxes I would
have to wire coax/rca cables back through the house to the amp that is
downstairs in the media closet?  In some rooms I am properly pre-wired
for this but should I be concerned about sound loss over 100 foot runs?


-- 
personalt

personalt's Profile: http://forums.slimdevices.com/member.php?userid=45203
View this thread: http://forums.slimdevices.com/showthread.php?t=88115

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Multiple Sources is squeezeslave with multichannel sound card best solution?

2011-06-03 Thread aubuti

Sorry, but I can't help you on a soundcard that can sub-divide into
different zones. But I may be able to clear up a couple possible
misunderstandings on your last two points.

1) As you don't need speakers, you're correct that an SB Radio wouldn't
make sense. But an SB Touch or SB Duet Receiver would work just fine. Or
second hand SB2, SB3/Classic, etc.

2) If I were adding SBs to that setup I would add as many SBs as needed
and place them in the same closet as the amp. Then you control them via
wifi.

Whatever you do, don't run line-level RCA over runs anywhere near 100
feet. Besides sound loss, your potential for picking up hum from
electrical mains is huge. If you want SBs in the rooms with the
speakers then you would be better off using cat5e and baluns at either
end. But I would still argue that the best solution in your case would
be to put the SBs with the amp in the media closet.


-- 
aubuti

aubuti's Profile: http://forums.slimdevices.com/member.php?userid=2074
View this thread: http://forums.slimdevices.com/showthread.php?t=88115

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] [ANNOUNCE] Music-Playback now on ANDROID! SqueezePlayer released to the market ...

2011-06-03 Thread bobkoure

There are a few apps out there that supposedly take an audio stream
intended for bluetooth A2DP (for stereo headphones) and redirect to
mono (like a phone single-ear headset).
The only one I can remember is BTMono, but there are a number of
others.


-- 
bobkoure

bobkoure's Profile: http://forums.slimdevices.com/member.php?userid=14646
View this thread: http://forums.slimdevices.com/showthread.php?t=87364

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] [ANNOUNCE] Music-Playback now on ANDROID! SqueezePlayer released to the market ...

2011-06-03 Thread bluegaspode

mkanet;634648 Wrote: 
 I think the link you pointed out to us for bluetooth stereo headsets;
 which work differently than single speaker earpieces.  They are
 different bluetooth services; hence treated differently by the OS (this
 is true under any platform that uses standard bluetooth protocol).  
 Bluetooth earpieces can be explicitly defined to be used as the
 active speaker (per app basis).  The OS has native support for
 bluetooth earpieces that's relatively limited (making phone calls,
 global system commands).  I actually have 3 completely different
 earpieces; they all comply to bluetooth protocol standards and what's
 builtin to the Android OS. 
 
 Anyway, I was hoping you wouldnt mind testing this yourself to see what
 Im talking about.

I don't have a mono headset (nor a stereo one ;) ) yet. I use the
phones out as my car has an aux in. 
Good old cables :) not modern bluetooth stuff.

Reading about those Apps I realize that something might be cared of to
route the stereo output to mono headphones, but I'd need googling about
them first as well. In the meantime those Apps look exactly like what
you need to use?
If I find out how they work and if it's not too complicated I might
consider implementing such a feature in SqueezePlayer as well.

Thanks bobkoure for the headsup!


-- 
bluegaspode

Did you know: *'SqueezePlayer' (www.squeezeplayer.com)* will stream all
your music to your Android device. Take your music everywhere!
Remote Control + Streaming to your iPad? *'Squeezebox + iPad =
SqueezePad ' (www.squeezepad.com)*
Want to see a Weather Forecast on your Radio/Touch/Controller ? = why
not try my 'Weather Forecast Applet'
(http://forums.slimdevices.com/showthread.php?t=73827)
Want to use the Headphones with your Controller ? = why not try my
'Headphone Switcher Applet'
(http://forums.slimdevices.com/showthread.php?t=67139)

bluegaspode's Profile: http://forums.slimdevices.com/member.php?userid=31651
View this thread: http://forums.slimdevices.com/showthread.php?t=87364

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Multiple Sources is squeezeslave with multichannel sound card best solution?

2011-06-03 Thread personalt

thanks 

The touch looks really nice but doesnt it have the same RCA output that
would need to go back to the amp if I wanted to use my ceiling mounted
speakers?  The touch would be a perfect interface but I was wondering
it would still end up RCA'ing it back to the amp...  That being said, a
few of my rooms are wired with nice mini-coax and I have ran TVs in the
rooms with a cable box in the closet.  None of the rooms had a hum so I
might be okay if I did that. 

I thought about putting the SBs in the closet, that is what drove me to
look for a multichannel audio card.  Once I put the SB in the closet it
loses any value as a display and I am using an android device to
control.  At that point I would think a squeezeslave with a
multichannel audio card might be easier/cheaper.

Some of my searches pointed me to www.vortexbox.org  but when I looked
on the site the only box I saw had one output.  I will have to get some
more info on that option.


-- 
personalt

personalt's Profile: http://forums.slimdevices.com/member.php?userid=45203
View this thread: http://forums.slimdevices.com/showthread.php?t=88115

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Multiple Sources is squeezeslave with multichannel sound card best solution?

2011-06-03 Thread aubuti

Yes, you could use the Touch's RCA outputs to connect to the amp. Or use
the digital outputs if your amp has digital inputs. Either way you can
put it in the media closet, and don't need to run more cable. If you're
worried about wasting the display, then try to find a Squeezebox Duet
Receiver, which has no display. I've heard of some users who have a
home-run setup like yours who use a small stack of SB Receivers
sitting on the top of the amp, one Receiver per zone.

The Vortexbox Appliance has what appears to be a single multi-channel
soundcard, but I know Andrew has said that it is (or can be) setup to
do multiple zones. I never understood how, so it's best to contact him.
Here's one old-ish post that mentions the capabilities:
http://forums.slimdevices.com/showthread.php?p=416019#post416019
.


-- 
aubuti

Nothing high-end, but music anywhere I want it, and it's '100% wind
powered' (http://www.cleancurrents.com/). 'MSI single-core Atom
mini-desktop'
(http://www.newegg.com/Product/Product.aspx?Item=N82E16856167032)
(Debian Lenny 5.0.6) feeding: Living room: SB Touch  'NAD C325 BEE'
(http://nadelectronics.com/products/hifi-amplifiers/C-325BEE-Stereo-Integrated-Amplifier?products/hifi-amplifiers/C325BEE-Stereo-Integrated-Amplifier)
 'Vandersteen 1' (http://www.vandersteen.com/pages/1clit.html);
Kitchen/Dining: 'SB2'
(http://replay.waybackmachine.org/20050428023747/http://www.slimdevices.com/)
 'AudioSource Amp100'
(http://www.amazon.com/AudioSource-AMP-100-2-Channel-Bridgeable-Amplifier/dp/B00026BQJ6)
 2 pair of 'Polk RC60i'
(http://www.polkaudio.com/customaudio/rci/index.php?s=rc60i); Basement:
'SB2'
(http://replay.waybackmachine.org/20050428023747/http://www.slimdevices.com/)
 'JVC JA-S44'
(http://www.audiokarma.org/forums/showthread.php?t=204813)  'ESS
Tempest LS8'
(http://www.canuckaudiomart.com/details/205237-ess_tempest_ls_8_speakers/);
Bedroom: Boom; Study: SB Radio; Backyard deck: 'SB Receiver'
(http://replay.waybackmachine.org/20080124175538/http://www.slimdevices.com/)
 'AudioSource Amp100'
(http://www.amazon.com/AudioSource-AMP-100-2-Channel-Bridgeable-Amplifier/dp/B00026BQJ6)
 'Polk Atrium 45'
(http://www.polkaudio.com/homeaudio/atrium/index.php#atrium45); Kid's
bedroom: 'SB3'
(http://replay.waybackmachine.org/20051210015952/http://slimdevices.com/)
 'Klipsch ProMedia 2.0'
(http://www.klipsch.com.cn/na-en/products/promedia-ultra-2-0-overview/);
Roaming controllers: iPod touch with iPeng, 3 'SB Duet'
(http://replay.waybackmachine.org/20080124175538/http://www.slimdevices.com/)
Controllers, 'Nokia N800'
(http://www.nokiausa.com/find-products/phones/nokia-n800-r6); Limbo:one
more 'SBR'
(http://replay.waybackmachine.org/20080124175538/http://www.slimdevices.com/)
http://www.last.fm/user/aubuti/

aubuti's Profile: http://forums.slimdevices.com/member.php?userid=2074
View this thread: http://forums.slimdevices.com/showthread.php?t=88115

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] [ANNOUNCE] Music-Playback now on ANDROID! SqueezePlayer released to the market ...

2011-06-03 Thread mkanet

Thanks guys.  I'll try that app in the meantime until there's native
support for it.  I currently dock my phone in the car: 
http://www.youtube.com/watch?v=rpMk7PKK9MM  It would be my dream if one
day all I had to do is press one icon to start the SB client, then
automatically see a list of favorite radio station presets (just like a
normal FM radio), and select the radio station to play (regardless if
the audio is on my earpiece or bluetooth stereo speakers).  Currently,
it requires several tedious steps and apps to do something extremely
simple... to just pick a radio station preset to play when you get into
your car on your bluetooth earpiece.  Of course, this would require the
cooperation of the Squeeze Commmander developer to help make both apps
seamless and hassle-free... combining all into a simple radio
app/client that can be listened to on a user-defined audio output
(bluetooth earpiece, stereo bluetooth, phone speaker, analog audio 1/8
mini-jack.

Thanks,
MKANET

bluegaspode;634655 Wrote: 
 I don't have a mono headset (nor a stereo one ;) ) yet. I use the phones
 out as my car has an aux in. 
 Good old cables :) not modern bluetooth stuff.
 
 Reading about those Apps I realize that something might be cared of to
 route the stereo output to mono headphones, but I'd need googling about
 them first as well. In the meantime those Apps look exactly like what
 you need to use?
 If I find out how they work and if it's not too complicated I might
 consider implementing such a feature in SqueezePlayer as well.
 
 Thanks bobkoure for the headsup!


-- 
mkanet

mkanet's Profile: http://forums.slimdevices.com/member.php?userid=7965
View this thread: http://forums.slimdevices.com/showthread.php?t=87364

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Multiple Sources is squeezeslave with multichannel sound card best solution?

2011-06-03 Thread indifference_engine

I don't know about multichannel soundcards but another option that I
have had success with is to use multiple stereo soundcards.  You'll
need a case and motherboard with enough spare pci(e) slots but
half-a-dozen basic 2-channel cards could be picked up very cheaply. 
Some of the more fancy 5.1  7.1 soundcards can be made multichannel
using customised drivers (I did find one but couldn't get it to work
with my card and I can't remember what it was called).  Also, I find
the asio flavour of Squeezeslave to be far superior to the regular
version.

There are some things that squeezeslave cannot do that the hardware
players can (eg sampling rates other than 44.1kHz) so a hardware player
is more flexible and has better sound.  I think your best hardware
option would be a stack of receivers as previously mentioned if you
choose this route.

hth.


-- 
indifference_engine

1xRadio, 2xReceiver, 2xController, 1xSB3, 2xSqueezeSlave, SBS 7.5.3
Inventor of SqueezeIR applet for the Controller

indifference_engine's Profile: 
http://forums.slimdevices.com/member.php?userid=20698
View this thread: http://forums.slimdevices.com/showthread.php?t=88115

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] [ANNOUNCE] Music-Playback now on ANDROID! SqueezePlayer released to the market ...

2011-06-03 Thread SpeedyM

Thanks guys.  I have a rooted nook color running SqueezeCommander and
I've tested it now with SqueezePlayer.  Works great!  These are two
excellent Android apps.  Does anyone know how to rename of the
SqueezePlayer virtual device? It shows up on my SQZCommander as
LogicPD Zoom2 .  
Thanks in advance.  
Speedy


-- 
SpeedyM

SpeedyM's Profile: http://forums.slimdevices.com/member.php?userid=33211
View this thread: http://forums.slimdevices.com/showthread.php?t=87364

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] [ANNOUNCE] Music-Playback now on ANDROID! SqueezePlayer released to the market ...

2011-06-03 Thread bluegaspode

Hi SpeedyM, 

it's not possible yet to rename the device right now. SqueezePlayer
uses the official model name of your firmware.
I'm thinking about providing an option on the settings screen but
that's not available yet.


-- 
bluegaspode

Did you know: *'SqueezePlayer' (www.squeezeplayer.com)* will stream all
your music to your Android device. Take your music everywhere!
Remote Control + Streaming to your iPad? *'Squeezebox + iPad =
SqueezePad ' (www.squeezepad.com)*
Want to see a Weather Forecast on your Radio/Touch/Controller ? = why
not try my 'Weather Forecast Applet'
(http://forums.slimdevices.com/showthread.php?t=73827)
Want to use the Headphones with your Controller ? = why not try my
'Headphone Switcher Applet'
(http://forums.slimdevices.com/showthread.php?t=67139)

bluegaspode's Profile: http://forums.slimdevices.com/member.php?userid=31651
View this thread: http://forums.slimdevices.com/showthread.php?t=87364

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss