-
Notifications
You must be signed in to change notification settings - Fork 2
mfarhan12/audio-record
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
To use the library on Windows, you must have the following: Python 3.6 Installed Python added to path: C:\Users\Mohammad\AppData\Local\Programs\Python\Python36-32;C:\Users\Mohammad\AppData\Local\Programs\Python\Python36-32\scripts Numpy installed (from command prompt: pip install numpy) PyAudio installed (from command prompt: pip install numpy) type from console: 'setup.py install' from this directory using command prompt to install repo For GUI, you need: scipy (pip install scipy) pyqtgraph (pip install pyqtgraph) PyQt5 (pip install PyQt5)
About
Python Application which records and displays raw audio data
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published