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]...") |
(→Theory) |
||
| (6 intermediate revisions by the same user not shown) | |||
| Line 12: | Line 12: | ||
[Category:Raspberry Pi] | [[Category:Raspberry Pi]] | ||
[Category:Python] | [[Category:Python]] | ||
Latest revision as of 08:53, 16 February 2021
Introduction
Use USB microphone to listen sound and FFT it to waveforms.