Coder Social home page Coder Social logo

Comments (3)

mxmilkiib avatar mxmilkiib commented on August 28, 2024

Also, the BBT is thrown off. With tempos manually aligned, the BBT on seq64 matches that given by Qtractor.

from qtractor.

rncbc avatar rncbc commented on August 28, 2024

Great finding. Also other classic JACK-timebase master applications (eg. hydrogen) seems to fail to pass this tempo+BBT info to JACK-transport...

If you happen to be using QjackCtl please try your application (eligible to be a JACK-timebase master) and check if the BBT transport information is updated accordingly when transport is rolling. I get that only Qtractor happens to make that right. I feel as puzzled as you :(

If your application don't get timebase (BBT) information into JACK-transport, then there's no way Qtractor can ever read it, even though is set on strictly slave mode (and released from being timebase master).

Maybe you can help on investigating this "blackout"?
Cheers

from qtractor.

rncbc avatar rncbc commented on August 28, 2024

any news on this subject, please?

let me give you some insider hints:

  1. a jack-transport client may start, stop and (re)locate transport state and position anytime;
  2. being a jack-timebase master is something else: no matter if an (yours) application is a jack-transport or not, you must set both a timebase and a process callback, even though the later does nothing or is just a stub eg. => { return 0; }.

number 2) is indeed paramount, otherwise tempo/BBT information won't spread much beyond an (yours) application realm.
hth.
cheers

ps. maybe you should pass this information to seq64 devs, if you're not one of them ;)

from qtractor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.