Here is an audio generator to test the installation (Pink noise, white noise, Sweep, Sin, Square, Triangle, Sawtooth) with PhaseReverse.
Frequency Fixed or variable.
Waveforms and frequencies were correct with external software (SmaartLive7) and an oscilloscope.
There is nothing unusual in the calculation of waveforms.
Integration into NAudio a IWaveProvider or ISampleProvider.
Files Attachment: Class WaveGenerator.cs and complement for demo.
I suspect that this class will not be used much but it just still be useful
Comments: OK, it's in the libary (called "SignalGenerator") but I may have broken it in my attempts to "fix" it. I'll see if I can work out where the problem is
Frequency Fixed or variable.
Waveforms and frequencies were correct with external software (SmaartLive7) and an oscilloscope.
There is nothing unusual in the calculation of waveforms.
Integration into NAudio a IWaveProvider or ISampleProvider.
Files Attachment: Class WaveGenerator.cs and complement for demo.
I suspect that this class will not be used much but it just still be useful
Comments: OK, it's in the libary (called "SignalGenerator") but I may have broken it in my attempts to "fix" it. I'll see if I can work out where the problem is