Skip to content

Commit ba6a16d

Browse files
committed
yeah needed a script interpreter
1 parent f5ea1e1 commit ba6a16d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

PythonBlueBox.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#!/usr/bin/env python3
2+
13
import pyaudio
24
import array
35
import math

0 commit comments

Comments
 (0)