Skip to content

CoreyCole/audio-record

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

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

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%