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.
Loading...
Searching...
No Matches
AudioBufferData Struct Reference

#include <wsoundsynth_ui.h>

Data Fields

WAVEHDR header
 
HWAVEOUT hWaveOut
 
WAVEFORMATEX format
 
double baseline_frequency_
 
double f
 
uint8_t k
 

Field Documentation

◆ baseline_frequency_

double AudioBufferData::baseline_frequency_

◆ f

double AudioBufferData::f

◆ format

WAVEFORMATEX AudioBufferData::format

◆ header

WAVEHDR AudioBufferData::header

◆ hWaveOut

HWAVEOUT AudioBufferData::hWaveOut

◆ k

uint8_t AudioBufferData::k