WWWinamp upcoming update…
4 April 2008I’ve been working on a new version of WWWinamp which will add/fix the following issues:
- Adding HTTP Cache Control (will save bandwidth)
- Adding Repeat and Shuffle status tags to the script engine (|STATUS_REPEAT|, |STATUS_SHUFFLE|)
- Adding ability to lock Winamp UI so nobody can click on any controls within the actual program
- Fix the “StartWinamp” command (Thanks ‘dawolf’ for reporting it!)
- Change Balance values from -127/+127 to 0/255
Let me know if there are any other issues you peeps might be seeing. Also if you do run into an error, please send your ERROR.LOG files to wwwinampATenusbaumDOTcom
Look for this new version to come at you sometime this weekend, unless someone gives me a difficult feature or bug fix
Cheers!
3 Responses to “WWWinamp upcoming update…”
April 5th, 2008 at 7:12 am
hi, what about implementing a pitch control?
minimum resolution 0,05 % range 8%
prost
April 5th, 2008 at 9:28 am
Great Question!
Right now I’m limited to the support Winamp has for IPC calls from external programs. So basically, I can access functionality that comes with Winamp standard. Pitch control could be accomplished with a plugin, but not with ONLY Winamp.
Because of this, I’m unable to implement features that would otherwise be used by a DSP plug-in.
I’m working on adding EQ support though, so keep an eye out for that!
May 17th, 2008 at 11:58 am
thanks, the command “startwinamp” works now (all lowercase). the sdk.txt still refers to it as “startWinamp” with a capital “W”