Audaspace 1.5.0
A high level audio library.
|
This is the complete list of members for ConvolverSound, including all inherited members.
ConvolverSound(std::shared_ptr< ISound > sound, std::shared_ptr< ImpulseResponse > impulseResponse, std::shared_ptr< ThreadPool > threadPool, std::shared_ptr< FFTPlan > plan) | ConvolverSound | |
ConvolverSound(std::shared_ptr< ISound > sound, std::shared_ptr< ImpulseResponse > impulseResponse, std::shared_ptr< ThreadPool > threadPool) | ConvolverSound | |
createReader() | ConvolverSound | virtual |
getImpulseResponse() | ConvolverSound | |
setImpulseResponse(std::shared_ptr< ImpulseResponse > impulseResponse) | ConvolverSound | |
~ISound() | ISound | inlinevirtual |