Skip to content

cwoodall/doppler-gestures-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Doppler Gestures

Installing

Ubuntu 14.04: portaudio19

$ sudo apt-get install portaudio19-dev
$ sudo pip install .

Usage

$ ./doppler-gestures.py <tone> <window>

tone is in Hz window is in Hz

Working example:

$ export PYTHONPATH=.
$ ./doppler-gestures.py --tone 20000 --window 500 --channels 2

Your speakers should be on rather high (no headphones) and your input/mic should also be on and at a high input gain.

Resources

About

Sonar Doppler-Effect based Gestures in Python. Work in process

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages