Skip to content

Audio Visualiser v1.1.2

Compare
Choose a tag to compare
@frank20a frank20a released this 29 Aug 15:58
· 23 commits to master since this release

[v1.1.2] - 17-05-2020

Changed

  • Changed audioInput.py to unpack data using numpy and float32 instead of int16 and built-in unpack() for more resolution and WAY more speed.
  • Minor Bug Fix