getDefaultTempo()
Return the tempo the sequence was created with.
midisequence.getDefaultTempo()
Returns
return defaultTempo
| Value | Type | Description |
|---|---|---|
| defaultTempo | int or float |
The default tempo, in beats per minute. |
Return the tempo the sequence was created with.
midisequence.getDefaultTempo()
return defaultTempo
| Value | Type | Description |
|---|---|---|
| defaultTempo | int or float |
The default tempo, in beats per minute. |