Fixed problematic, wrong jack transport things.
commit2e8a2bf2b2faa0ea683c61462a16beb08676c83c
authorEvanR <evanrinehart@gmail.com>
Mon, 18 May 2009 22:04:19 +0000 (18 17:04 -0500)
committerEvanR <evanrinehart@gmail.com>
Mon, 18 May 2009 22:04:19 +0000 (18 17:04 -0500)
tree54c261efa43d0f1ef1d3c539c8ed2dac7c59759e
parentb6c1c5909ea5de87f0ee72c7a1d36c5d179eab69
Fixed problematic, wrong jack transport things.

An undue latency on looping was removed as well as incorrect
implementation of jack transport. Now play, stop, and reposition
will send jack transport messages, but epichord will not respond
to such messages itself. I have an idea of how this could be
correctly done, but it would take some work.
src/jack.cpp