Method: DTAS::SplitFX#t2s

Defined in:
lib/dtas/splitfx.rb

#t2s(time) ⇒ Object



347
348
349
# File 'lib/dtas/splitfx.rb', line 347

def t2s(time)
  @infmt.hhmmss_to_samples(time)
end