38 #ifndef _NSOUND_ORGAN_PIPE_H_
39 #define _NSOUND_ORGAN_PIPE_H_
85 "Nsound::OrganPipe by Nick Hilton on 2009-10-25\n"
86 "Simulates a Pipe Organ. Based on a Csound Pipe Organ.\n"
87 "source: http://www.csounds.com/mikelson/hallown.orc\n";
std::string getInfo()
Nsound::OrganPipe information.
AudioStream play()
Plays a demo for this instrument.
The Nsound Instrument baseclass. All Nsound instruments extend this class.
OrganPipe(const float64 &sample_rate)
Creates an OrganPipe.