|
SoundSynth 1.1.1
A small compiled library with applications for C sound synthesis and playback functions. The library was compiled for Windows 64-bit and should work with 64- or 32-bit windows architectures.
|
#include <wsoundsynth_ui.h>
Data Fields | |
| WAVEHDR | header |
| HWAVEOUT | hWaveOut |
| WAVEFORMATEX | format |
| double | baseline_frequency_ |
| double | f |
| uint8_t | k |
| double AudioBufferData::baseline_frequency_ |
| double AudioBufferData::f |
| WAVEFORMATEX AudioBufferData::format |
| WAVEHDR AudioBufferData::header |
| HWAVEOUT AudioBufferData::hWaveOut |
| uint8_t AudioBufferData::k |