NVDA Helper
In-process and lite high-speed utilities for NVDA
|
Go to the source code of this file.
Macros | |
#define | _USE_MATH_DEFINES |
Functions | |
int | generateBeep (short *buf, const float hz, const int length, const int left, const int right) |
Variables | |
const int | sampleRate =44100 |
const int | amplitude =14000 |
#define _USE_MATH_DEFINES |
References amplitude, and sampleRate.
const int sampleRate =44100 |
Referenced by generateBeep().
const int amplitude =14000 |
Referenced by generateBeep().