Klang C++
Language Reference (draft)
Getting Started
Reference
Examples
Objects
Index
Members
Loading...
Searching...
No Matches
klang
NoteBase
klang::NoteBase< SYNTH > Member List
This is the complete list of members for
klang::NoteBase< SYNTH >
, including all inherited members.
attach
(SYNTH *synth)
klang::NoteBase< SYNTH >
inline
control
(int index, float value)
klang::Controller
inline
protected
virtual
controlChange
(int controller, int value)
klang::NoteBase< SYNTH >
inline
virtual
controls
klang::NoteBase< SYNTH >
finished
() const
klang::NoteBase< SYNTH >
inline
getSynth
()
klang::NoteBase< SYNTH >
inline
protected
init
()
klang::NoteBase< SYNTH >
inline
virtual
midi
(int status, int byte1, int byte2)
klang::Controller
inline
protected
virtual
NoteBase
()
klang::NoteBase< SYNTH >
inline
Off
enum value
klang::NoteBase< SYNTH >
off
(Velocity v=0)
klang::NoteBase< SYNTH >
inline
protected
virtual
on
(Pitch p, Velocity v)
klang::NoteBase< SYNTH >
inline
protected
virtual
onControl
(int index, float value)
klang::Controller
inline
virtual
onMIDI
(int status, int byte1, int byte2)
klang::Controller
inline
virtual
onPreset
(int index)
klang::Controller
inline
virtual
Onset
enum value
klang::NoteBase< SYNTH >
pitch
klang::NoteBase< SYNTH >
preset
(int index)
klang::Controller
inline
protected
virtual
Release
enum value
klang::NoteBase< SYNTH >
release
(Velocity v=0)
klang::NoteBase< SYNTH >
inline
virtual
Stage
enum name
klang::NoteBase< SYNTH >
stage
klang::NoteBase< SYNTH >
start
(Pitch p, Velocity v)
klang::NoteBase< SYNTH >
inline
virtual
stop
(Velocity v=0)
klang::NoteBase< SYNTH >
inline
virtual
Sustain
enum value
klang::NoteBase< SYNTH >
velocity
klang::NoteBase< SYNTH >
~NoteBase
()
klang::NoteBase< SYNTH >
inline
virtual