Method: WaveFile::SamplerLoop#start_sample_frame

Defined in:
lib/wavefile/sampler_loop.rb

#start_sample_frameObject (readonly)

Public: Returns the first sample frame of the loop.



75
76
77
# File 'lib/wavefile/sampler_loop.rb', line 75

def start_sample_frame
  @start_sample_frame
end