BeatDrop Music Visualizer
Stars
91
Forks
34
Watchers
91
Open Issues
6
Overall repository health assessment
No package.json found
This might not be a Node.js project
Added option to re-enable saving recorded audio to file.
7b04c6fView on GitHubDisabled recording audio to "loopback-capture.wav". Code commented out.
e25fee1View on GitHubAdded captured audio visualization. Audiobuf glued together loopback-capture with milkdrop2 visualizer.
0ac5370View on GitHubAdded comment how to choose from one of the output wave subformats. 32bit IEEE 754 FLOAT or 16bit LITTLE ENDIAN PCM.
2c137e6View on GitHubImproved audio recording robustness. Keeping the capture thread alive if minor audio glitches detected.
54d524aView on GitHubEnabled recording audio to "loopback-capture.wav" (for debug)
4bbaa00View on GitHub