Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting BPM, examples of more advanced sequencing? #1

Open
Catsvilles opened this issue Nov 2, 2020 · 0 comments
Open

Setting BPM, examples of more advanced sequencing? #1

Catsvilles opened this issue Nov 2, 2020 · 0 comments

Comments

@Catsvilles
Copy link

Hi, I'm playing with this experiment of SC NRT rendering from Javascript but cannot get more far then rendering simple notes. Did you have any success with actually composing a song and rendering it as a score? Do you think it's overall possible?

Also, I'm trying to set the BPM by adding a`const bpm = {
timeTag: { raw: [ 0, 0 ] },
packets: [ { address: '/s_new', args: [ 0.0, "TempoClock.new", 0.5 ] } ]
}

bundles.unshift(bpm);` I kinda don't expect it to work right and still need to learn how OSC bundles work but still maybe there's something little I'm missing here?
Thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant