Navigation :
Quick Reference
Protocol
Access Tokens
Music
-
Renders
-
Compositions
-
Timeline
--
Span
---
Action
---
Instrument Group
---
Region
----
Action
----
Instrument Group
----
Region
---
Span
----
Action
----
Instrument Group
----
Region
-----
Action
-----
Instrument Group
-----
Region
---
Examples
---
Span
----
Action
----
Instrument Group
----
Region
-----
Action
-----
Instrument Group
-----
Region
---
Examples
--
Examples
-
Entities
--
Renders
--
Compositions
--
Timeline
---
Span
----
Action
----
Instrument Group
----
Region
-----
Action
-----
Instrument Group
-----
Region
----
Span
-----
Action
-----
Instrument Group
-----
Region
------
Action
------
Instrument Group
------
Region
----
Examples
----
Span
-----
Action
-----
Instrument Group
-----
Region
------
Action
------
Instrument Group
------
Region
----
Examples
---
Examples
--
Entities
Miscellaneous
Developer Tools
Excerpts
Set Tempo
Set Tempo
The set_tempo
action specifies an immediate change in tempo at the requested
time. It is equivalent to using two tempo objects at almost exactly the same
time; the first at the previous BPM, and the second at the new BPM.
Data Item
Type
Required/ Optional
Description
set_tempo
number
required
The tempo, in BPM, to be set at the time provided
Example:
{
"time" : 22 ,
"set_tempo" : 90
}