Prev: Luhn
Next: expecr error help!
From: Jesse Jurman on 5 Aug 2010 16:32 I'm modifying a Radio Automation program that I built with tkSnack for Ruby (which does not work on my computer), to work with Rubygame... One main problem is that I can not find a method to determine how long an audio file is in Rubygame... a necessary component in my program. Is there a method in Rubygame, or is there a gem that can do this? (working with multiple audio file types specifically wav and mp3) -- Posted via http://www.ruby-forum.com/.
From: Raveendran .P on 6 Aug 2010 02:58 Hi, To get the frame length of the MP3 file Please use the below ruby gem Ruby-MP3info --> http://ruby-mp3info.rubyforge.org/ NOTE: Class --> Mp3Info Method Name --> frame_length Let me update the status Thanks Raveendran http://raveendran.wordpress.ocm -- Posted via http://www.ruby-forum.com/.
|
Pages: 1 Prev: Luhn Next: expecr error help! |