Use own color only for backlighted button.
[jack_freewheel_button.git] / pyjack-0.5.2 / blender / README
blobb42b0612c9084760a34a376c376dbe5e6c862513
1 -------------------
2  HOW TO USE THIS SCRIPT
3 --------------------------
6 First, make sure you have sucessufully installed:
7  - Blender (2.49)
8  - PyJack
9  - Jack
12 To enable this script in blender:
13  - copy the script to ~/.blender/scripts
14  - start blender
15  - open a script window, and "update menus"
16  - Select Misc -> "Jack Transport"
19 A new, small widget will appear:
21 s | < | > |   play   | x
23  "s" will make transport to go 00:00;
24  "<" and ">" will fast backwards forward;
25  "play"/"pause" is obvious;
26  "x" will stop the script
29 Enjoy!