LMMS
Loading...
Searching...
No Matches
Alg_beats Class Reference

Alg_beats is a list of Alg_beat objects used in Alg_seq. More...

#include <allegro.h>

Public Member Functions

Alg_beatoperator[] (int i)
 Alg_beats ()
 ~Alg_beats ()
void insert (long i, Alg_beat_ptr beat)

Public Attributes

long len
Alg_beat_ptr beats

Private Member Functions

void expand ()

Private Attributes

long maxlen

Detailed Description

Alg_beats is a list of Alg_beat objects used in Alg_seq.

Constructor & Destructor Documentation

◆ Alg_beats()

Alg_beats::Alg_beats ( )
inline

◆ ~Alg_beats()

Alg_beats::~Alg_beats ( )
inline

Member Function Documentation

◆ expand()

void Alg_beats::expand ( )
private

◆ insert()

void Alg_beats::insert ( long i,
Alg_beat_ptr beat )

◆ operator[]()

Alg_beat & Alg_beats::operator[] ( int i)
inline

Member Data Documentation

◆ beats

Alg_beat_ptr Alg_beats::beats

◆ len

long Alg_beats::len

◆ maxlen

long Alg_beats::maxlen
private

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