[LAD] jack_transport question

Julien Claassen julien at c-lab.de
Fri Jul 27 18:56:34 UTC 2007


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?
  Kindest regards
        Julien

--------
Music was my first love and it will be my last (John Miles)

======== FIND MY WEB-PROJECT AT: ========
http://ltsb.sourceforge.net
the Linux TextBased Studio guide
======= AND MY PERSONAL PAGES AT: =======
http://www.juliencoder.de



More information about the Linux-audio-dev mailing list