Playlist feature

Discuss anything ZDoom-related that doesn't fall into one of the other categories.
User avatar
BBG
Posts: 36
Joined: Wed Jul 16, 2003 12:44 am

Playlist feature

Post by BBG »

I can't get it to work right. Somebody tell me how the hell to make it work :-P
User avatar
SyntherAugustus
Posts: 973
Joined: Tue Jul 15, 2003 5:43 pm

Post by SyntherAugustus »

what playlist feature?
User avatar
Kate
... in rememberance ...
Posts: 2975
Joined: Tue Jul 15, 2003 8:06 pm

Post by Kate »

Destroyer opens console.html that comes with the source code

"playlist <playlist.m3u> [shuffle|position]

Loads a WinAmp .m3u playlist. Any music that would normally be played will be ignored, and the songs in the playlist will be played instead. If you add the word shuffle after the name of the .m3u file, the playlist will be replayed in a random order. In place of shuffle, you can also specify a number corresponding to the song number in the playlist you want to play first."

"playlistnext

Plays the next song in the playlist."

"playlistpos <position>

Starts playing the song at the specified position in the playlist."

"playlistprev

Plays the previous song in the playlist."

"playliststatus

Displays the number of songs in the playlist and the currently playing song."
User avatar
Hirogen2
Posts: 2033
Joined: Sat Jul 19, 2003 6:15 am
Operating System Version (Optional): Tumbleweed x64
Graphics Processor: Intel with Vulkan/Metal Support
Location: Central Germany

Post by Hirogen2 »

If you configure the sound device in a proper manner (that is, use DirectX Sound for all applications instead waveOut), you can have a Winamp in the background doing whatever you like.

Return to “General”