#trying to play the next song on a cli program

3 messages · Page 1 of 1 (latest)

random crownBOT
#

@rich sequoia

Oni~Chan Uploaded Some Code
Uploaded these files to a Gist
rich sequoia
#

and here is the output when i try to play the next song

play

Playing

Songs\29.mp3

next

Playing

Songs\A Thousand Years.mp3

next

Playing

Songs\A Thousand Years.mp3

when i used next for the first time it ran but when i used it again it just played the song on NO# 2 again
i think it is a problem with how i am working with the songNum variable
but i can seem to find a fix