Search code examples
pythonmp3numericgraphical-programming

Numeric data collection from an mp3 in python


Anyone know how I can plot numeric data from an mp3 in real time?

For example the script plays a mp3 and as its playing prints 3 sets of numeric data.


Solution

  • You could use the Veusz python package that supports realtime plotting of data.