# File lib/mp3info.rb, line 366 def frame_length SAMPLES_PER_FRAME[@layer][@mpeg_version] / Float(@samplerate) end