With my brief understanding of Tone.js, it would seem that Tone.Part would allow users to play MidiNotes that have a time property as opposed to having everything be sequenced to a fixed tempo/time as provided by `Tone.Sequence.
Am I right in understanding that this is a current limitation of reactronica? Or am I not understanding Tone enough?
With my brief understanding of Tone.js, it would seem that
Tone.Partwould allow users to playMidiNotes that have atimeproperty as opposed to having everything be sequenced to a fixed tempo/time as provided by `Tone.Sequence.Am I right in understanding that this is a current limitation of reactronica? Or am I not understanding Tone enough?