VoxaTrace
Toggle table of contents
0.9.2
common
Target filter
common
Switch theme
Search in API
Skip to content
VoxaTrace
VoxaTrace
/
com.musicmuni.voxatrace.calibra
/
ExercisePattern
/
Companion
Companion
object
Companion
Members
Functions
from
Midi
Notes
Link copied to clipboard
fun
fromMidiNotes
(
midiNotes
:
List
<
Int
>
,
noteDurationMs
:
Int
=
500
)
:
ExercisePattern
Create pattern from MIDI note numbers.
scale
Link copied to clipboard
fun
scale
(
frequencies
:
List
<
Float
>
,
noteDurationMs
:
Int
=
500
)
:
ExercisePattern
Create a simple scale pattern from frequencies.