We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf9efbb commit 800d7daCopy full SHA for 800d7da
piano/piano.py
@@ -3,10 +3,6 @@
3
import winsound
4
from PIL import ImageTk, Image
5
from playsound import playsound
6
-import multiprocessing
7
-import time
8
-import sounddevice as sd
9
-from scipy.io.wavfile import write
10
11
class piano():
12
0 commit comments