#include <CSoundOrcInstrumentBuilder.h>
Inheritance diagram for syn::CSoundOrcInstrumentBuilder:
Public Methods | |
virtual Module* | create (std::string id) |
call this with the id of the instrument you want to create. More... |
Definition at line 43 of file CSoundOrcInstrumentBuilder.h.
|
call this with the id of the instrument you want to create.
Reimplemented from syn::InstrumentBuilder. Definition at line 46 of file CSoundOrcInstrumentBuilder.h. |