BEAST - Free Software Audio Synthesizer and Tracker  0.10.0
Static Public Member Functions | Public Attributes | List of all members
Bse::MidiChannelEvent Struct Reference
Inheritance diagram for Bse::MidiChannelEvent:
Inheritance graph
[legend]

Static Public Member Functions

static inline::Bse::MidiChannelEventHandle from_rec (SfiRec *rec)
 
static SfiRec * to_rec (const ::Bse::MidiChannelEventHandle &ptr)
 
static inline::Bse::MidiChannelEventHandle value_get_boxed (const GValue *value)
 
static void value_set_boxed (GValue *value, const ::Bse::MidiChannelEventHandle &self)
 
static const charoptions ()
 
static const charblurb ()
 
static const charauthors ()
 
static const charlicense ()
 
static const chartype_name ()
 
static SfiRecFields get_fields ()
 

Public Attributes

::Bse::MidiChannelEventType event_type
 
Sfi::Int channel
 
Sfi::Num tick_stamp
 
Sfi::Real frequency
 
Sfi::Real velocity
 
Sfi::Int control
 
Sfi::Real value
 
Sfi::Int program
 
Sfi::Real intensity
 
Sfi::Real pitch_bend
 
Sfi::Int song_pointer
 
Sfi::Int song_number
 
MidiChannelEventType event_type
 
Int channel
 
Num tick_stamp
 
Real frequency
 
Real velocity
 
Int control
 
Real value
 
Int program
 
Real intensity
 
Real pitch_bend
 
Int song_pointer
 
Int song_number
 

Additional Inherited Members

- Public Member Functions inherited from Sfi::GNewable
gpointer operator new (size_t s)
 
void operator delete (gpointer mem)
 
gpointer operator new[] (size_t s)
 
void operator delete[] (gpointer mem)
 

The documentation for this struct was generated from the following files: