soundtab ~master (2017-02-22T13:24:24Z)
Home
Dub
Repo
MinMax
soundtab
ui
instredit
Undocumented in source.
struct
MinMax {
float
minvalue
;
float
maxvalue
;
float
amplitude
[@property getter];
}
Members
Properties
amplitude
float
amplitude
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
maxvalue
float
maxvalue
;
Undocumented in source.
minvalue
float
minvalue
;
Undocumented in source.
Meta
Source
See Implementation
soundtab
ui
instredit
classes
HRuler
InstrEditorBody
InstrumentEditorDialog
LoopWaveWidget
SourceWaveFileWidget
WaveFileWidget
structs
MinMax