|
libgig
3.3.0.svn4
|
#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 705 of file gig.h.
Referenced by gig::MidiRuleAlternator::MidiRuleAlternator(), and gig::MidiRuleAlternator::UpdateChunks().