M
mike re-v
I would like to play a very short sound effect( .wav
file )
repeatedly.
############################################
aFile = File.new("foo.wav", "r")
# ... process the file
aFile.close
###########################################
the above code is found in pickaxe pg 108
I can r/w regex loop, count words, or characters in a
txt file. Where would you suggest I look to play the
.wav (process) the file using Ruby?
Thanks
re-v
__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree
file )
repeatedly.
############################################
aFile = File.new("foo.wav", "r")
# ... process the file
aFile.close
###########################################
the above code is found in pickaxe pg 108
I can r/w regex loop, count words, or characters in a
txt file. Where would you suggest I look to play the
.wav (process) the file using Ruby?
Thanks
re-v
__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree