Packages
sndfile
Sndfile
LoopInfo
bpm
future
loop_mode
num_beats
root_key
time_sig_den
time_sig_num
LoopInfo
Object Hierarchy:
Sndfile.LoopInfo
Sndfile.LoopInfo
Sndfile.LoopInfo
Description:
[
Compact
]
[
CCode
( cname =
"SF_LOOP_INFO"
, cprefix =
""
, destroy_function =
""
, has_copy_function =
false
) ]
public
struct
LoopInfo
Namespace:
Sndfile
Package:
sndfile
Content:
Fields:
public
short
time_sig_num
public
short
time_sig_den
public
int
loop_mode
public
int
num_beats
public
float
bpm
public
int
root_key
public
int
[]
future