File tree 1 file changed +5
-1
lines changed
1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,8 @@ Install OLA Python bindings
25
25
26
26
Unfortunately OLA does not include the Python bindings with the installer.
27
27
I have provided a separate installer for these bindings which can be downloaded
28
- from here
28
+ from [coming soon - for now you'll need to build from source and include python
29
+ bindings in build flags]
29
30
30
31
Installing portmidi for MIDI support
31
32
------------------------------------
@@ -41,6 +42,9 @@ keyboard you can download a `software MIDI controller <http://www.manyetas.com/c
41
42
Install Birdfish
42
43
----------------
43
44
45
+ [**note ** for now the only way to install BirdFish is from GitHub, once a true
46
+ release is cut, pip installs will be available]
47
+
44
48
If you haven't already, install the birdfish python module. This is best
45
49
accomplished by just running ``pip install birdfish ``. However if you are
46
50
offline, have the package downloaded, or just want to do it the old way you can
You can’t perform that action at this time.
0 commit comments