Winamp General Purpose Plug-ins (Track Title Spool to File)

Downloads for the software described here are available on the downloads page.

UPDATE 2nd February 2008: There is a bug in the 3rd party LRTimer code which prevents more than one timer being created on the machine. This is because it created a named timer "LRTimer" - when an existing timer with the same name already exists, the handle to the existing timer is returned. To fix this, change "LRTimer" on line 61 of lrtimer.cpp to NULL before compiling. This creates an un-named timer instead. I have updated the DLL download and source files to fix the bug.

UPDATE 18th July 2006: There is a bug in the 3rd party LRTimer code which causes the timer thread (and therefore Winamp) to consume 100% CPU time. To correct this, change SleepEx(0, TRUE); on line 77 of lrtimer.cpp to SleepEx(INFINITE, TRUE); before compiling. I have updated the DLL download to fix the bug.

At Deviant Audio, we have two separate radio stations with separate content at the time of writing (July 2006). Until recently, these two stations had their content sourced on different servers, however they have recently been merged onto the same machine. This means that the uplink server (a Windows Server 2003 box) runs two copies of Winamp with two separate playlists, streaming silently to two separate SHOUTcast distribution servers.

A while ago I coded a little toy for our chat room called DChat. DChat allows users to type a command like "!dchat Hello World" into the chat room, and the message is appended to the current track title and output in the stream metadata. This allows listeners to leave messages "on the stream" that all other listeners can see in their player window.

DChat works as follows:

  • A general purpose Winamp plug-in extracts the currently playing song title and writes it in a text file to a network share on our LAN
  • The DChat code polls the file periodically, merges it with the DChat message and writes the combined text, eg. "Song Title ]#[ DChat Message" to another file.
  • Our audio encoder DSP (Oddcast 3) picks up the contents of this file periodically and outputs it as the song title metadata on the stream.

This worked fine until I introduced the second instance of Winamp onto the machine. Winamp 5.11 and later offers the ability to store multiple configurations for winamp.ini and plugin ini files in separate locations, which can be utilised separately by each instance. This allows each plugin on each instance to have a unique configuration. This is important in the running of Deviant Audio so that for example, Oddcast can be configured to stream to a different server for each running instance. You can invoke multiple configuration instancing thus:

Winamp.exe /INIDIR=path/to/configuration /M3UDIR=path/to/default/playlist

/INIDIR changes the path for all configuration files including winamp.ini and any plugins. /M3UDIR changes the playlist loaded when Winamp starts up if no other files are specified. More about these options can be found in this Winamp forum post.

The problem: the song title plugin we were using unfortunately does not respect the specified plugin directory, instead hardcoding its configuration in %Winamp%\Plugins. With two instances of Winamp, this means the song title on our station using DChat gets overwritten when the track changes in either copy of Winamp (causing song titles from the other station to be replicated on the DChat-using station).

I tried a total of seven song title plugins, all of which failed to meet the criteria:

  • Store configuration in specified configuration directory per instance
  • Refresh the song title file when playing an http stream in Winamp. This is important because we use relays to broadcast live shows with live track titles from other DJs, and some plugins only update the song title file when the actual track is changed, rather than when the song title is changed.

For reference, these are the plugins tried:

  • What's Playing 1.1 - doesn't output http stream title data
  • Now Playing 2.0.2 - doesn't output http stream title data
  • WinampThingy - doesn't output song title as text file (script calling only)
  • Currently Playing 2 Textfile (cp2txt) - doesn't use specified plugin configuration directory [this is the plugin we have been using so far]
  • Toaster - doesn't output song title as text file (visual display and AIM, MSN, IRC-type IPC integration only)
  • Winamp History 1.12 - crashes on our Winamp installs
  • Currently Hearing 2.0 - doesn't use specified plugin configuration directory

These plugins were of course probably not tested for multi-instancing since it is a relatively new feature of Winamp. One solution would be to clone the entire Winamp folder, however I wanted a more elegant solution to reduce administration overhead, so I decided to code my own plugin to do the job.

The plugin was coded in Visual Studio 2005 as a C++ DLL using the Winamp 5.04 custom SDK, which you can obtain from winamp.com. I also made use of LRTimer, the free Low Resolution Timer API for C++.

In general, it wasn't too difficult once all the messy boilerplate code was sorted out, however I want to point out one major pitfall to other would-be multi-instance plugin developers, that wasted considerable time:

char *ini_file = (char *) SendMessage(plugin.hwndParent, WM_WA_IPC, 0, IPC_GETINIFILE);

This code is meant to retrieve the instance-specific path to winamp.ini, which you can then store your configuration settings in (if you want to use your own configuration file, you can replace IPC_GETINIFILE with IPC_GETINIDIRECTORY which returns an instance-specific plugin configuration directory you can write files to).

plugin.hwndParent contains Winamp's main window handle, which receives most IPC calls from plugins and external applications. However, during general plugin initialisation, the window has not been created yet, therefore the window handle is invalid and IPC_GETINIFILE does not return a valid result.

The solution to this is to wait until Winamp calls your plugin's initialisation routine. Do not execute routines or create objects at DLL load-time which make IPC calls to Winamp, as they will fail. When the initialisation routine is called, the window handle will have been created and the IPC calls will work.

This seems pretty obvious now, but it took me several hours to solve :-)

The Track Monitor plugin I created meets the two criteria mentioned, with a dialog-configurable target path, refresh interval and optional enable/disable toggle. I hope you find it useful. I have made a point of commenting the source code well for new plugin coders as the Winamp API examples are rather undocumented.

Please send feedback via the contact page or leave a comment below.

ugg boots

Ed Hardy

The first step when you write from what you read is to be sure you understand what you have read. To ensure your understanding, you should be an active reader. This means that you should read more than once with a different purpose each time, you should ask questions before, during, and after you read, and you should make notes as you read. Once you have read actively, you will be prepared to write in a number of different ways. You will be able to summarize what you have read. That means you are accurately re-telling the author's main ideas in your own words. A summary also gives the major supporting details the author has used to support the main ideas. Once again though, summaries are written in YOUR words not the author's words.Another method of writing about what you have read is to respond to the reading. When you respond to a reading, you pick out a particular point or idea that the author has made and then brainstorm to develop your own ideas based on the author's thought. Unlike Ed Hardy summarizing, you are generating your own ideas based on the author's original thought.Rather than generating a new idea, you may also choose to respond to an idea in the reading. You may agree or disagree with a point Ed Hardy Clothing the author has made. In your writing, you will explain why you agree or disagree with that point. Once again, you are coming up with your own reasoning and your own wording in response to something you have read.A particular type of writing you Ed Hardy Clothes will be required to do is writing answers to essay tests. Essay test questions often ask you to read material and then either summarize the material or respond to it in a particular way. The one thing that makes essay test writing different from other writing situations is the time limit. In a testing situation you will carefully monitor your use of time and you won't put all of the polishing touches in that you would if you had unlimited time to complete the writing.These are some of the ways you can tie the material that you read to the material you write. You will find that if you follow the advice given in this chapter that you will never be at a loss for a topic to write about.

ed hardy

ED Hardy Hoodies ED Hardy Hoodies
Ed Hardy Swimwear Ed Hardy Swimwear
ed hardy tops ed hardy tops
ed hardy shoes ed hardy shoes
ed hardy t shirt ed hardy t shirt
ed hardy shirts ed hardy shirts
christian audigier christian audigier
ed hardy kids ed hardy kids
Ed Hardy Sunglasses Ed Hardy Sunglasses
ED Hardy belts ED Hardy belts
ed hardy Bags ed hardy Bags
ed hardy purse ed hardy purse
ed hardy mens ed hardy mens
ed hardy womens d hardy womens
ed hardy mens shirts ed hardy mens shirts
ed hardy mens tops ed hardy mens tops
ed hardy mens hoodies d hardy mens hoodies
ed hardy mens swim trunks ed hardy mens swim trunks
ed hardy mens shoes ed hardy mens shoes
ed hardy womens swimwear ed hardy womens swimwear
ed hardy womens t shirt ed hardy womens t shirt
ed hardy womens tops ed hardy womens tops
ed hardy womens pants ed hardy womens pants
ed hardy womens hoodies ed hardy womens hoodies
ed hardy womens shoes ed hardy womens shoes
ed hardy womens clothing ed hardy womens clothing

ed hardy

ED Hardy Hoodies ED Hardy Hoodies
Ed Hardy Swimwear Ed Hardy Swimwear
ed hardy tops ed hardy tops
ed hardy shoes ed hardy shoes
ed hardy t shirt ed hardy t shirt
ed hardy shirts ed hardy shirts
christian audigier christian audigier
ed hardy kids ed hardy kids
Ed Hardy Sunglasses Ed Hardy Sunglasses
ED Hardy belts ED Hardy belts
ed hardy Bags ed hardy Bags
ed hardy purse ed hardy purse
ed hardy mens ed hardy mens
ed hardy womens d hardy womens
ed hardy mens shirts ed hardy mens shirts
ed hardy mens tops ed hardy mens tops
ed hardy mens hoodies d hardy mens hoodies
ed hardy mens swim trunks ed hardy mens swim trunks
ed hardy mens shoes ed hardy mens shoes
ed hardy womens swimwear ed hardy womens swimwear
ed hardy womens t shirt ed hardy womens t shirt
ed hardy womens tops ed hardy womens tops
ed hardy womens pants ed hardy womens pants
ed hardy womens hoodies ed hardy womens hoodies
ed hardy womens shoes ed hardy womens shoes
ed hardy womens clothing ed hardy womens clothing

Chanel Replica handbags,

From online shops, you will

From online shops, you will find a huge collection of
Cheap Christian Louboutin Shoes to complement your outfit.

jeans

A really good pair of True Religion Jeans to walk around town in a very casual and comfortable way.For the seasons, Seven jeans are slim fitting, darker, and with bold pocket statements.Place the order for the Seven for mankind with free shipping here.Promotion now.

ghjfghjghj

laser cutting machine
YAG laser marking machine
laser marking machine
laser engraving machine
CO2 laser cutting machine
YAG laser engraving machine
laser cutting machine
YAG laser marking machine
laser marking machine
laser engraving machine
CO2 laser cutting machine
YAG laser engraving machine
lazser rework machine
co2 laser sticker
cheap laser engraver
marking laser
steel laser machine online
laser jet machine products
laser welding machine
cutting wood laser machine
laser engraving machine cost
laser machine distributor
desktop laser engraver
used co2 laser engraving machines
laser card machine
fiber laser cutter
laser fiber marker
Lamp Pump Laser
green laser marker system
laser machine for FPC
ic laser marking machine

vacuum cleaner accessories
vacuum cleaner parts
vacuum cleaner brush
vacuum cleaner tube
turbo nozzles
vacuum cleaner accessory supplier
vacuum cleaner nozzle
floor nozzles

electric hoist
chain hoist
chain block
snatch block
Lever Block
Lifting Clamp
Manual Trolley
Hand Winch
Steel Pulley
Rigging Hardware
Permanent Magnetic Lifters
G-80 Hook
JIB Crane
Rack Jack
electric chain hoist
marine snatch block
mini electric hoist
electric chain block
chain block hoist
Manual Hoist
wire snatch blocks
hand chain winch
wire lever block
marine electric hoist

Wedding Dresses
Evening Dresses
Cocktail Dresses
Bridesmaid Dresses
Quinceanera Dresses
Custom Cocktail Dresses
Cheap Bridesmaid Dresses
Designer Evening Dresses
Cheap Wedding Dresses
Designer Quinceanera Dresses
Cheap Flower Girl Dresses
bridal gowns
bridal dresses
Wedding Gowns
Flower Girl Dresses
2010 Wedding Dresses
2010 Evening Dress
Bridal Shawl
Wedding Shawls
Wedding Handbags
Mens Wedding Suits
Boys Wedding Suits
Wedding Gloves
Simple Wedding Dresses
Discount Wedding Dress
Wholesale Wedding Dress
Custom Wedding Dress
Elegance Wedding Dress
Wedding Dress With Sleeves
Manufacture Wedding Dress
Bridal Veil
Crinoline Shawl
Bridal Shoes
Wedding Shoes
Dancing Shoes
Prom Shoes

carbon steel pipe
steel pipe
Seamless carbon steel pipe
welded carbon steel pipe
Steel pipe fitting
ERW pipe
Butt Welded Elbow
Stainless And Carbon Steel
Stainless Steel Flanges
Reducing Tee
Straight Cross
Concentric Reducer
Eccentric Reducer
Reducing Cross
API Pipe

The sale of fake Gucci shoes

The sale of fake Gucci shoes is now a common event. But, the online shopping platform adds a fresh layer of deception. Individuals buying the fashionable shoes do not understand that the products they are buying are fake.

cheap clothes

A nice web for sales designer bags replica hanbags online store: louis vuitton bag and chanel handbags and gucci handbags and moredesigner purses here.

How to buy womens designer handbags online, you can spend a little momey to get luxury handbags: The best quality designer handbags, 100% genuine leather, save payment, if you like to buy womens designer handbags online, here is your best chooice.
Louis vuitton handbags, the best replica louis vuitton handbagschanel handbags,
gucci handbags online shop now, knock off gucci, designer relica handbags , and many replica designer handbags.

if you like to buy cheap shoes, cheap clothescheap coach handbags wholesale or look for who wholesale louis vuitton handbags, cheap shoes here is the best chooice.

see more: knock off gucci purses, replica chanel handbags, designer handbags, louis vuitton, etc.

Christian Louboutin shoes online shop by low discount, christian louboutin shoes is sexy and popular in the world, welcome to view christian louboutin store.

ghd straighteners is the top in all the hair straighteners, ghd is the best brand in hair straighteners, the best ghd hair straighteners sales low price for you.

wholesale louis vuitton handbags

The bets quality replic designer handbags on line store, you can find where is the best mall to buy womens designer handbags, designer shoes, sunglasses, high heel shoes, boots ect. And it sale low price, you can save your pocket on there: designer relica handbags replica handbags designer replica handbags louis vuitton bag buy womens designer handbags onlinelouis vuitton handbags designer handbags chanel handbags christian louboutin louboutin shoes
designer handbags designer purses replica designer handbags
cheap shoes cheap clothes discount coach handbags replica louis vuitton handbags ghd hair straighteners ghd straighteners

High quality fake rolex

High quality fake rolex paypal of well known brands - Jacob & Co, TAG Heuer, Cartier, Panerai and much more. *If you want to buy replica watches paypal, you have come to the right place! We are leading supplier of all kinds of strongfake watches. The leading name in luxury watches, replica rolex paypal has been the pre-eminent symbol of performance and prestige for over a century. Replica Swiss Rolex men's and ladies' watches.

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <b> <i> <u> <pre> <sup> <sub> <h2> <h3> <h4>
  • Lines and paragraphs break automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Copy the characters (respecting upper/lower case) from the image.

Latest articles