Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

syn::InstrumentBuilder Class Reference

abstract base class for instrument builder for building compound modules. More...

#include <InstrumentBuilder.h>

Inheritance diagram for syn::InstrumentBuilder:

Inheritance graph
[legend]
List of all members.

Public Methods

virtual Modulecreate (std::string id)=0
 call this with the id of the instrument you want to create. More...


Detailed Description

abstract base class for instrument builder for building compound modules.

an instrument contains a network of modules. an instrument has a module interface for compatibility with other arbitrary module networks.

Definition at line 46 of file InstrumentBuilder.h.


Member Function Documentation

Module * syn::InstrumentBuilder::create ( std::string filename ) [pure virtual]
 

call this with the id of the instrument you want to create.

Reimplemented in syn::CSoundOrcInstrumentBuilder, and syn::SubsynthInstrumentBuilder.


The documentation for this class was generated from the following file:
Generated at Mon Apr 15 09:27:56 2002 for subsynth by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001