#include "AudioToolsConfig.h"
#include "AudioTools/CoreAudio/AudioTypes.h"
#include "maximilian.h"
#include "libs/maxiClock.h"
Go to the source code of this file.
|
| namespace | audio_tools |
| | Generic Implementation of sound input and output for desktop environments using portaudio.
|
| |
|
| void | play (maxi_float_t *channels) |
| |
| void | play1 (maxi_float_t *channels) |
| |
| void | play2 (maxi_float_t *channels) |
| |
◆ play()
| void play |
( |
maxi_float_t * |
channels | ) |
|
◆ play1()
| void play1 |
( |
maxi_float_t * |
channels | ) |
|
◆ play2()
| void play2 |
( |
maxi_float_t * |
channels | ) |
|