Distribute pyjack with freewheel-related functionality
commit233bc020ffd37317b478fdab3e55b3233f2019b6
authorNikita Zlobin <cook60020tmp@mail.ru>
Sun, 26 Dec 2010 23:17:48 +0000 (27 04:17 +0500)
committerNikita Zlobin <cook60020tmp@mail.ru>
Sun, 26 Dec 2010 23:17:48 +0000 (27 04:17 +0500)
treeedba025f80991432088e435e46bd10527dffa401
parentf1db8b700938197e79bf59c10343878de79badcf
Distribute pyjack with freewheel-related functionality
28 files changed:
pyjack-0.5.2/Changelog [new file with mode: 0644]
pyjack-0.5.2/LICENSE [new file with mode: 0644]
pyjack-0.5.2/README [new file with mode: 0644]
pyjack-0.5.2/TODO [new file with mode: 0644]
pyjack-0.5.2/blender/.directory [new file with mode: 0644]
pyjack-0.5.2/blender/README [new file with mode: 0644]
pyjack-0.5.2/blender/blender-jacktrans.py [new file with mode: 0644]
pyjack-0.5.2/debian/.directory [new file with mode: 0644]
pyjack-0.5.2/debian/changelog [new file with mode: 0644]
pyjack-0.5.2/debian/compat [new file with mode: 0644]
pyjack-0.5.2/debian/control [new file with mode: 0644]
pyjack-0.5.2/debian/copyright [new file with mode: 0644]
pyjack-0.5.2/debian/pyjack-0.4.egg-info [new file with mode: 0644]
pyjack-0.5.2/debian/python-jack-demos.install [new file with mode: 0644]
pyjack-0.5.2/debian/python-jack.install [new file with mode: 0644]
pyjack-0.5.2/debian/rules [new file with mode: 0755]
pyjack-0.5.2/demos/.directory [new file with mode: 0644]
pyjack-0.5.2/demos/alsa_midi_busconnect.py [new file with mode: 0755]
pyjack-0.5.2/demos/capture.py [new file with mode: 0755]
pyjack-0.5.2/demos/just_capture.py [new file with mode: 0755]
pyjack-0.5.2/demos/qtransport.py [new file with mode: 0755]
pyjack-0.5.2/demos/qtransport_gui.ui [new file with mode: 0644]
pyjack-0.5.2/demos/testtone.py [new file with mode: 0755]
pyjack-0.5.2/demos/transporter.py [new file with mode: 0755]
pyjack-0.5.2/install.sh [new file with mode: 0755]
pyjack-0.5.2/patches/enable-jack2.diff [new file with mode: 0644]
pyjack-0.5.2/pyjack.c [new file with mode: 0644]
pyjack-0.5.2/setup.py [new file with mode: 0755]