Skip to content
/ tapy Public

A Python C module with a JACK client to record and playback audio

Notifications You must be signed in to change notification settings

cskau/tapy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

tapy

You'll need:

sudo apt-get install python-dev libjack-jackd2-dev

To build and install:

python setup.py build
sudo python setup.py install

Test it:

~$ python
>>> import tapy
>>> tapy.setup()
...

About

A Python C module with a JACK client to record and playback audio

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published