Jonathan Thomas
|
4265d84ff9
|
Some performance optimizations. to reduce # of calls to GetAudioSamples()
|
2022-11-01 16:48:37 -05:00 |
|
Jonathan Thomas
|
c838c126ad
|
Improvements to AudioWaveformer to use RMS (Root Mean Square), and return both average RMS and max RMS for graphing, including some new unit tests.
|
2022-11-01 15:17:03 -05:00 |
|
Jonathan Thomas
|
2326532820
|
Initial commit of AudioWaveformer class, which is designed to iterate any ReaderBase, and return a reduced "average" sample set - more useful for generating waveforms - for example, reduce a 44100 samples per second down to 20 samples per second.
|
2022-10-30 22:04:19 -05:00 |
|