ExercisePattern

constructor(noteFrequencies: List<Float>, noteDurations: List<Int>, notesPerLoop: Int = noteFrequencies.size, noteStartsMs: List<Int>? = null)