Unit 'sndfile' Package
[Overview][Constants][Types][Procedures and functions][Index] [#libsndfile]

TSF_LOOP_INFO

Declaration

Source position: sndfile.pp line 351

type TSF_LOOP_INFO = record

  time_sig_num: cushort;

  time_sig_den: cushort;

  loop_mode: cint;

  num_beats: cint;

  bpm: cfloat;

  root_key: cint;

  future: array [0..5] of cint;

end;


Documentation generated on: 2025-07-25