Search found 2 matches
- Fri Jan 08, 2016 11:20 pm
- Forum: Support and Development
- Topic: play undetermined amount of mp3 files
- Replies: 5
- Views: 2398
Re: play undetermined amount of mp3 files
Thanks for the help people. The more information the better. I think I understand most of it except for the for loops, specifically the pairs thing, and the hashtags.
- Fri Jan 08, 2016 5:48 am
- Forum: Support and Development
- Topic: play undetermined amount of mp3 files
- Replies: 5
- Views: 2398
play undetermined amount of mp3 files
I want to load one mp3 file at random out of an undetermined amount, and play it, but it's not working how I want it to. This works, but I want to be able to just dump an mp3 file in my songs folder and be able to play it without editing code or changing song name. I've looked through the file syste...