Winamp Remote Speakers Crack 8,5/10 4946 reviews

Hi,I'd like to add speakers to a number of rooms, to receive HS announcements, and perhaps occasional MP3's (birdsong in the kids room at wakeup time, for example). Lo-Fi would be just fine - I'm after something cheap.What are my options?- Wireless self-powered speakers?- Maybe centrally located receiver, with speaker-level feeds to various rooms?- Other ideas?How would I go about switching which speakers are fed? Do I need some sort of fancy switch? Or could I do it with multiple (cheap) sound cards in my HS PC? Or USB soundcards close to self-powered speakers?

Main features of Winamp: “The revised unified interface, which includes Album Art “The ability to remote playback and sharing for music and videos “The function dynamically recommended playlist for listening to songs “Multi-channel surround sound MP3 “The function of the batch add tags adds the most new metadata about music. Airtunes Airport Express plugin Winamp Wishlist The free customizable Winamp media. The encryption has just been cracked.

Or X-10 applicance control of powered speakers?Is there an easy (cheap ) way to have 2 different concurrent audio tracks in 2 different rooms, or does that greatly increase the cost?I guess what I'd really like is to see a primer on feeding and controlling audio to multiple destinations, but with an emphasis on low-end rather than fancy/top-dollar.Any pointers would be greatly appreciated.Thanks!-jim. There are several approaches to this, you can use one receiver and an impedance matching speaker selector and fee the same information to all wired speakers in the house. You could then refine this using a computer controlled speaker selector like the A/B Speaker switcher box which can be controlled by X10, IR, and direct RS232 and there's a paid plugin for this device in the HomeSeer store.Then for multi-zoned sound you can use a separate stereo receiver in each location and control these via IR and an Ocelot or similar IR controller.There are a ton of way that one could accomplish this and using powered speaker is one way if you speakers do not suffer from the constant hum and static that many of these wireless speakers do. Welcome to HS!What I have done is put together some scripts and using Winamp and some USB sound cards.Each sound card is a different zone.Then I associated certain X10 ranges to each zone. For PLay, stop, Pause, etc.The human interface is done using mcsAudrey and a few Audrey's sprinkled around the house (or any web viewing PC) which interfaces to a custom webpage made from using different scripts from different people around the board.

This is why I haven't posted it. I don't feel right taking credit for borrowing other people's code without thier permission then reposting it as my own. That's just not right.The webpage looks in a directory on the server, populated a webpage with all the available play lists. You choose the zone and playlist, which updates the server's event associated with playing the zoned audio.Then all you need to do is run some high quality cables from the sound card's output to a set of PC speakers.

I have run this to a length of 100foot so far without any noticeable sound problems. Hi,I'd like to add speakers to a number of rooms, to receive HS announcements, and perhaps occasional MP3's (birdsong in the kids room at wakeup time, for example). Lo-Fi would be just fine - I'm after something cheap.What are my options?- Wireless self-powered speakers?- Maybe centrally located receiver, with speaker-level feeds to various rooms?- Other ideas?How would I go about switching which speakers are fed? Do I need some sort of fancy switch? Or could I do it with multiple (cheap) sound cards in my HS PC?

Gmod installing legacy addons. Or USB soundcards close to self-powered speakers? Or X-10 applicance control of powered speakers?Is there an easy (cheap ) way to have 2 different concurrent audio tracks in 2 different rooms, or does that greatly increase the cost?I guess what I'd really like is to see a primer on feeding and controlling audio to multiple destinations, but with an emphasis on low-end rather than fancy/top-dollar.Any pointers would be greatly appreciated.Thanks!-jim.

Welcome to HS!What I have done is put together some scripts and using Winamp and some USB sound cards.Each sound card is a different zone.Then I associated certain X10 ranges to each zone. For PLay, stop, Pause, etc.The human interface is done using mcsAudrey and a few Audrey's sprinkled around the house (or any web viewing PC) which interfaces to a custom webpage made from using different scripts from different people around the board. This is why I haven't posted it. I don't feel right taking credit for borrowing other people's code without thier permission then reposting it as my own. That's just not right.The webpage looks in a directory on the server, populated a webpage with all the available play lists. You choose the zone and playlist, which updates the server's event associated with playing the zoned audio.Then all you need to do is run some high quality cables from the sound card's output to a set of PC speakers. I have run this to a length of 100foot so far without any noticeable sound problems.

Well, decent as in decent as far as radioshack goes!As for my code, I wrote it for HS 2.1, however do not think there is anything specific in there that would prevent you from using it with any HS webserver that would read asp stuff. I would be willing to send it to you, privately, so long as we can both agree, I just pasted and tweaked other people's stuff for the bulk of the code. That is, use it, enjoy it, but don't post it to the forum as code for everyone to think I or you or someone else that might post it wrote. That is not fair to the authors, and I have not quoted who what code came from in my code NOR asked permission to use their code. I did so as I was doing it on my own machine only.

In my excitement of getting the pages working I neglected to comment what code came from where so I could thank the authors and ask for permission to use their code in my project officially (to post it).In fact the majority of people's code still has their comments and such. That would enable me to do one long USB run (with repeaters) from my HS computer in the basement up to the top floor of my house, then into a powered USB hub, then into these sound cards, then into powered speakers such as in 4 rooms. Won't be hi-fi, but probably more than adequate for HS announcements, no?Be careful in that USB 2.0 needs an expensive repeater (at least from what I can tell) to be used as a repeater.

The best thing to do it make some custom cable lengths, and put a few hubs together to get 2.0 to extend (again just to be cost effective).However, like I said above, I have 100' and 150' runs and have not noticed any real loss of sound quality using my 'crappy' Radioshack speakers.Jim, as soon as I get the files together and a screen capture or two of the events and devices you need to make I'll PM you a link.-Dan. Jim,Good find on those speakers!

They seem to have a better response then the radio shack ones I am using (getting for the rest of the zones that I do not have yet). I suppose I'll have to start getting those Altec Lansings's from newegg instead!Another note: I have a hacked up X10 lamp module that I changed to being an appliance module. I'm currently in the middle of switching everything over to UPB, so I haven't put them up for sale yet, but if you are using X10, I'd be willing to part with them (I have 4 so far).If not, I'm going to be doing a X10 lot sale in about a week or so.-Dan. The order changes because I have a bunch of the SAME USB card plugged in. Otherwise order doesn't matter as they are all named the same after each boot.It has to do with the USB clock. USB hubs do a round robin type of polling for events.

Depending on the TYPE of USB device (I think there are 4 types, I can't remember exactly), the USB hub dishes out data differently.USB speakers are one type, the hub just dumps the data out. Kind of like UDB packets. Whatever gets there gets there, it's more critical to be ready for the next data packet then to re-try for data accuracy (time critical). Web cams should fall in this category.Then there are interrupt based devices, such as a mouse/keyboard. It requires little bandwidth as it only needs it when you move it.As this round robin happens all the time, when Windows boots, it starts the hub, which starts the clock. So, wherever in the chain of events it starts asking for devices to state who they are, how much bandwidth they need, how much power they need, etc.

Is the order in which they boot.So, what I did (not good enough to release to people, but can help others to do what I did) was put all my sound cards on ONE USB hub. When the hub gets power, it powers up my circuit. Then using the Parallel port plugin for HS, I turn on a bit. At this point the circuit turns on the USB devices one at a time in the correct order (10 second delay between each).-Dan. I went to radioshack and bought a normal 50' headphone extension cable. I have 2 of these in another section of the house and 3 of these in the third. I really do not notice the difference in sound quality as the losses aren't enough for me to care.

Just make sure that the speakers on the other end are powered. I might have had to add and amp to my bathroom speakers as they were water resistant, but not powered.

BUt the run was less then 50' to that speaker. Also for this I use a piece of ethernet cable. The twisting might help.I'm thinking of converting the 15' run to ethernet for ease of use (it's just drapped in the house right now).No sheilding, but that's why I want to use ehternet, to help eliminate this need (as the wires are twisted).I've also done video over a 100' piece of composite (5 20' pieces conencted with couplers) looks like CRAP. I did the SAME thing by making my own box using an article from elephant staircase as my inspiration (where I take 3 RCA jacks and 1 stereo heaphone jack and convert that to ethernet). I then hooked that to a 100' piece of ethernet. WOW, picture looked like I had a 5' piece, using the SAME hardware.

So, then I tried the bathroom speakers with a 50' piece. The sound seems just like it did when I was plugged right into the USB sound card.At least to me! Winamp itself can be setup for this.Install winamp.go into the settingsIn there you can tell it to send music to a specific sound cardTake that directory, and make a copy of it, change that copy to point to another sound card.Repeat as necessaryThe trick is to load winamp with a different 'program' name for each copy.I'll post more on this as I am at work.

I don't have putty with me so I can't remote into my house right now. If I get time I'll get putty on my work machine and post some pics of the events (which will have the commands evident).

Download Winamp PRO 5.666 incl Serial KeysWinamp PRO: one of the best media player. Key features: playing music files (supports all popular formats MP3, OGG, AAC, WAV, MOD, XM, S3M, IT, MIDI, etc), also allows you to view video files, CD-Audio discs, Minibrowser to work with the audio stream from the Internet, a wide wardrobe for skins and plug-ins, select files from the PlayList, equalizer, visualization, and more.