Git Product home page Git Product logo

Comments (5)

olympianoiseco avatar olympianoiseco commented on August 23, 2024 1

The quantum time doesn’t really matter here.

If you want 3:4 polyrhythms you have one part trigger on beats
0.0 1.0 2.0 3.0

and the other on beats
0.0 1.333333 2.66667

from linkkit.

mgeilich avatar mgeilich commented on August 23, 2024 1

Seems like a one beat quantum would not allow fine-grained tempo changes. Could I use a fixed quantum of 4 for all peers and then to have one peer beat 3 against 4, call beatAtTime() with quantum*4/3 and use the resulting hostTime for phaseAtTime()?

from linkkit.

0Dmitry avatar 0Dmitry commented on August 23, 2024

One possible solution I could think of is set quantum to 1 for both devices, so the downbeats are synchronised. And then just calculate subdivisions of a beat. One instance can play 4 sub-beats per beat while the other 3 sub-beats.

from linkkit.

mgeilich avatar mgeilich commented on August 23, 2024

Yes, I think to do this, I need to make quantum a subdivision of a beat instead of a multiple of a beat. I'm having trouble figuring out how to do that.

from linkkit.

fgo-ableton avatar fgo-ableton commented on August 23, 2024

To nit pick. I think the quantum matters to some extend. You want to set it to what the measure is. Setting it to one beat might work for two peers. But it will not share the downbeat with the other peers in the session.

from linkkit.

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.