Hydrogen - Linux Drum Machine
Main Page | Class Hierarchy | Compound List | File List | Compound Members

InstrumentList Class Reference

#include <Song.h>

Inheritance diagram for InstrumentList:

Object List of all members.

Detailed Description

Instrument List.


Public Member Functions

virtual string getClassName ()
 Return the class name.

 InstrumentList ()
 Constructor.

 ~InstrumentList ()
 Destructor.

void add (Instrument *newPattern)
Instrumentget (unsigned int pos)
unsigned int getSize ()
void replaceSample (Instrument *newInstrument, int pos)
 Replace the instrument sample.


Private Attributes

vector< Instrument * > list


The documentation for this class was generated from the following files:
 
 
Hydrogen (c) 2002..2003 Comix