Ruby Challenge!
-
@tig said:
Tweaking Jim's..
i=0;Dir["/*/Media/*v"].map{|f|UI.play_sound f;p i+=1,f;sleep 3}That would be 63... AND it only plays wav files, not falling over on midi's etc... (62 otherwise)
Alright TIG!
A note about using Dir[""]: I didn't specify a file ending because I have files that end in .WAV. These files do not get played because they end in capital letters. The shortest way to get ALL the files was o use *.
-
hmm... the last two solutions won't play on my machine.
-
-
interesting this stuff does anyone know how to stop a file from playing in UI
-
rombout look here - stopping UI.play_sound ? -
http://www.sketchucation.com/forums/scf/viewtopic.php?f=180&t=10352&p=68452#p68452 -
yeah i already knew that one. But thanx anyway, did you already found different solution
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register LoginAdvertisement