libgig  3.3.0.svn21
gig::MidiRuleAlternator::pattern_t Struct Reference

#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...
 

Detailed Description

Definition at line 812 of file gig.h.

Member Function Documentation

const uint8_t& gig::MidiRuleAlternator::pattern_t::operator[] ( int  i) const
inline

Articulation to play

Definition at line 815 of file gig.h.

uint8_t& gig::MidiRuleAlternator::pattern_t::operator[] ( int  i)
inline

Definition at line 818 of file gig.h.

Member Data Documentation

String gig::MidiRuleAlternator::pattern_t::Name

Name of the pattern.

Definition at line 813 of file gig.h.

int gig::MidiRuleAlternator::pattern_t::Size

Number of steps in the pattern.

Definition at line 814 of file gig.h.

Referenced by gig::MidiRuleAlternator::UpdateChunks().


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