6 lines
200 B
Plaintext
6 lines
200 B
Plaintext
# Optional dependencies for snapcast-now-playing.py
|
|
# Install with: pip3 install -r scripts/requirements.txt
|
|
|
|
# Significantly faster FFT for the visualizer (falls back to pure Python if absent)
|
|
numpy
|