Sound spectrum: Difference between revisions

From wikiluntti
(Created page with "== Introduction == Use USB microphone to listen sound and FFT it to waveforms. == Theory == <syntaxhighlight lang="python"> </syntaxhighlight> [Category:Raspberry Pi]...")
(No difference)

Revision as of 09:32, 16 February 2021

Introduction

Use USB microphone to listen sound and FFT it to waveforms.

Theory



[Category:Raspberry Pi] [Category:Python]