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