Build Your Own Arcade Controls Forum

Software Support => DOS/WinCab => Topic started by: flashiv on June 30, 2009, 01:39:58 pm

Title: Skip to next song?
Post by: flashiv on June 30, 2009, 01:39:58 pm
Is it possible to skip the song currently playing?  I know you can remove the last song in the queue, but I want to be able to skip the current song once it has started playing.

Flash IV
Title: Re: Skip to next song?
Post by: Chris on June 30, 2009, 04:25:28 pm
BTN_SKIP is what you want; it is mapped to the Del key by default.

--Chris