olofson / audiality2

A realtime scripted modular audio engine for video games and musical applications.
http://audiality.org/
zlib License
80 stars 5 forks source link

Regression test suite #357

Open olofson opened 1 year ago

olofson commented 1 year ago

We need a regression test suite!

It could be as simple as rendering all A2S examples to audio, and comparing that to reference recordings.

The test should differentiate between subtle differences, like what one would expect when comparing before/after the floating point move (#351), and more substantial differences, such as way off amplitudes, phase errors, audibly different waveforms etc.