| - -( dyne // software :: culture :: events :: planet :: discussion :: museum \\ freaknet )- - |
#include <dev_sound.h>
#include <jutils.h>
#include <generic.h>
#include <config.h>
Go to the source code of this file.
Defines | |
| #define | PA_SAMPLE_TYPE paFloat32 |
| #define | PA_SAMPLES_PER_FRAME 2 |
| #define | PA_NUM_SECONDS 5 |
| #define | FRAMES_PER_BUFFER (64) |
| #define | PA_PIPE_SIZE (IN_BUFFER*2)*4 |
| #define | INPUT_DEVICE Pa_GetDefaultInputDeviceID() |
| #define | OUTPUT_DEVICE Pa_GetDefaultOutputDeviceID() |
|
|
Definition at line 31 of file dev_sound.cpp. |
|
|
Definition at line 34 of file dev_sound.cpp. |
|
|
Definition at line 35 of file dev_sound.cpp. |
|
|
Definition at line 30 of file dev_sound.cpp. |
|
|
Definition at line 32 of file dev_sound.cpp. |
|
|
Definition at line 28 of file dev_sound.cpp. |
|
|
Definition at line 29 of file dev_sound.cpp. |
|
|
|
|
| Copyleft 2000 - 2008 dyne.org foundation and respective authors. Verbatim copying and distribution is permitted in any medium, provided this notice is preserved. Send inquiries & questions to dyne.org's hackers. |
|