|
Jamoma API
0.6.0.a19
|
Implementation of a number of spatialization techniques. More...
Collaboration diagram for Jamoma DSP SpatLib:Files | |
| file | TTSpatBase.h |
| A basic proof-of-concept spatial renderer where the audio of a source will snap to the nearest sink. | |
| file | TTSpatBaseRenderer.h |
| A basic proof-of-concept spatial renderer where the audio of a source will snap to the nearest sink. | |
| file | TTSpatDBAP.h |
| Jamoma DSP SpatLib unit based on Distance-based amplitude panning (DBAP) | |
| file | TTSpatDBAPRenderer.h |
| A basic proof-of-concept spatial renderer where the audio of a source will snap to the nearest sink. | |
| file | TTSpatDBAPSource.h |
| The #TTSpatDBAPSource class provides an extended description of a source as compared to the TTSpatSource class that it inherits from. | |
| file | TTSpatEntity.h |
| TTSpatEntity describes the geometry of a point, and TTSpatSource and TTSpatSink specialise this further for the description of sources and sinks. | |
| file | TTSpatSnap.h |
| A basic proof-of-concept spatial renderer where the audio of a source will snap to the nearest sink. | |
| file | TTSpatSnapRenderer.h |
| A basic proof-of-concept spatial renderer where the audio of a source will snap to the nearest sink. | |
| file | TTSpatBase.cpp |
| TODO. | |
| file | TTSpatBaseRenderer.cpp |
| TODO. | |
| file | TTSpatDBAP.cpp |
| Jamoma DSP SpatLib unit based on Distance-based amplitude panning (DBAP) | |
| file | TTSpatDBAPSource.cpp |
| The #TTSpatDBAPSource class provides an extended description of a source as compared to the TTSpatSource class that it inherits from. | |
| file | TTSpatEntity.cpp |
| TTSpatEntity describes the geometry of a point, and TTSpatSource and TTSpatSink specialise this further for the description of sources and sinks. | |
| file | TTSpatSnap.cpp |
| TODO. | |
| file | TTSpatSnapRenderer.cpp |
| TODO. | |
| file | TTSpatDBAP.test.cpp |
| Unit tests for the TTSpatDBAP SpatLib spatialisation renderer. | |
| file | TTSpatSnap.test.cpp |
| Unit tests for the SpatSnap SpatLib spatialisation renderer. | |
| file | TTSpat.cpp |
| Host a SpatLib object. | |
| file | TTSpat.h |
| Host a SpatLib object. | |
| file | TTSpatLib.cpp |
| Extension Class for Jamoma DSP for spatialisation renderers. | |
Functions | |
| TTSpatDBAPRenderer::TTSpatDBAPRenderer () | |
| Constructor. More... | |
Implementation of a number of spatialization techniques.
| TTSpatDBAPRenderer::TTSpatDBAPRenderer | ( | ) |
Constructor.
TODO
TODO
Definition at line 22 of file TTSpatDBAPRenderer.cpp.