Go Back   Winamp Forums > Developer Center > Winamp Development

Reply
Thread Tools Search this Thread Display Modes
Old 21st March 2002, 23:08   #1
rlevis
Member
 
Join Date: Oct 2000
Posts: 72
Load file or playlist with API

I'm the author of an external program which I want to control Winamp with.

I would like to use the API to load a file or playlist but I can't see any specific WM_USER message to do it. I see "129 Adds the specified file to the Winamp bookmark list" but I presume a bookmark is not a playlist.

Thanks,
Ross Levis
Station*************
rlevis is offline   Reply With Quote
Old 22nd March 2002, 20:37   #2
Gourou
Senior Member
 
Gourou's Avatar
 
Join Date: Feb 2002
Location: The backside of the universe on the trailing edge of eternity
Posts: 238
C:\program files\winamp\winamp.exe C:\music\playlist.pls

or something like that, no api required
Gourou is offline   Reply With Quote
Old 22nd March 2002, 23:29   #3
rlevis
Member
 
Join Date: Oct 2000
Posts: 72
I'm currently using the /ADD enqueue command but it's much slower than using the API so I thought I would ask.

Ross.
rlevis is offline   Reply With Quote
Old 23rd March 2002, 13:20   #4
Gourou
Senior Member
 
Gourou's Avatar
 
Join Date: Feb 2002
Location: The backside of the universe on the trailing edge of eternity
Posts: 238
I know, but I think the slowness comes from winamp, an api would probably be just as slow, but I dont know that for a fact
Gourou is offline   Reply With Quote
Old 27th March 2002, 02:19   #5
b_baggins
Junior Member
 
Join Date: Mar 2002
Posts: 3
try one song at a time?

HI,

I just did this too, and i just add one song to winamp at a time and keep the play list in my app, not winamp. When it stops playing, it grabs the next song from the list and gives it to winamp. I jsut posted the source if you want to look at it. Post is title ' i wrote a winamp front end with cd covers'

CHeers,
BB
b_baggins is offline   Reply With Quote
Reply
Go Back   Winamp Forums > Developer Center > Winamp Development

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump