On 7/27/07, Julien Claassen <julien@email-addr-hidden-lab.de> wrote:
> Hi!
> I just tried to hack the small beginnings of basic jack_transport support in
> a midi-sequencer. All it should be capable of is jack_transport_start and
> stop.
> I just opened a client (jack_client_open(package,JackNullOption,&status),
> where status of of jack_status_t. and called jack_transport_locate(client,0)
> and jack_transport_start(client), before starting the midi-playback and when
> finished called jack_transport_close(client);
> Only it won't even locate me to 0, it somehow fails there. Is there anything
> special I have to consider? any special jack_function, subscribing me
> elsewhere, opening a seperate thread?
> Please, does anyone have any ideas on this?
I believe you need to call jack_activate().
-- joq _______________________________________________ Linux-audio-dev mailing list Linux-audio-dev@email-addr-hidden http://lists.linuxaudio.org/mailman/listinfo.cgi/linux-audio-devReceived on Sat Jul 28 00:15:04 2007
This archive was generated by hypermail 2.1.8 : Sat Jul 28 2007 - 00:15:04 EEST