libgig
4.0.0
|
#include <gig.h>
Public Member Functions | |
const uint8_t & | operator[] (int i) const |
uint8_t & | operator[] (int i) |
Public Attributes | |
String | Name |
Name of the pattern. More... | |
int | Size |
Number of steps in the pattern. More... | |
|
inline |
|
inline |
String gig::MidiRuleAlternator::pattern_t::Name |
int gig::MidiRuleAlternator::pattern_t::Size |
Number of steps in the pattern.
Definition at line 921 of file gig.h.
Referenced by gig::MidiRuleAlternator::UpdateChunks().