|
arduino-audio-tools
|
Go to the source code of this file.
Classes | |
| class | Vector< T >::iterator |
| Iterator for the Vector class. More... | |
| class | Vector< T > |
| Vector implementation which provides the most important methods as defined by std::vector. This class it is quite handy to have and most of the times quite better then dealing with raw c arrays. More... | |
Namespaces | |
| namespace | audio_tools |
| Generic Implementation of sound input and output for desktop environments using portaudio. | |