Broken jack transport support added.
commit2d0f0d266435eee86146cb475b0333e1a2b21e0d
authorEvanR <evanrinehart@gmail.com>
Sat, 9 May 2009 01:22:37 +0000 (8 20:22 -0500)
committerEvanR <evanrinehart@gmail.com>
Sat, 9 May 2009 01:22:37 +0000 (8 20:22 -0500)
tree8fbdad39d1fe3692e484cc58bfddd89f1d8935af
parent186d94c80ebad79e589a5f65de6e1506146e2074
Broken jack transport support added.

Epichord still works, but likely does not fully function as a jack
transport client. Need to find details about how this is supposed
to work.

The only bug is that jack_transport_stop() does not seem to let
other clients (including epichord itself) know to stop. Epichord
has a temporary work around so it can stop itself.
src/jack.cpp
src/main.cpp