mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-25 00:36:06 +02:00
Update spectrum_analysis.py
This commit is contained in:
@@ -4,6 +4,8 @@ import matplotlib.pyplot as plt
|
|||||||
import os
|
import os
|
||||||
import glob
|
import glob
|
||||||
|
|
||||||
|
# Dependencies /usr/bin/pip install numpy scipy matplotlib
|
||||||
|
|
||||||
# Define the directory containing the WAV files
|
# Define the directory containing the WAV files
|
||||||
input_directory = '/tmp/StreamData'
|
input_directory = '/tmp/StreamData'
|
||||||
output_directory = '/config'
|
output_directory = '/config'
|
||||||
|
|||||||
Reference in New Issue
Block a user