News

We use the Web Audio API as it's a browser-native technology that you can use for audio processing and analysis. We can then dissect the audio into frequency bands, such as bass, midrange, and ...
PyScript lets you run Python scripts right in the browser, side by side with JavaScript, with two-way interaction between your code and the web page.