[Csnd] tempo question for Csound WASM
Date | 2025-09-10 20:38 |
From | Iain Duncan |
Subject | [Csnd] tempo question for Csound WASM |
First, big thanks to Victor for the very comprehensive Vanilla Csound WASM guide, it's great!
Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here
Question: can one change the score tempo? It's been a long time since I did much with the CsoundAPI, so I can't recall whether there is a way to tell the engine what the tempo should be so that one can delay events precisely with score start times when sending a real time i message. I tried sending a t message and got an error, so not sure if I'm doing it wrong, or whether score tempo is meaningless when sending real time events via the API. (tried googling, failed miserably...) thanks |