You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, using note_seq.sequences_lib.stretch_note_sequence() results indeed in a stretched musical sequence when played with play_sequence(), however, after converting to tensors, the shape of the result is identical to the original sequence. Is that behavior normal?
Hi, using
note_seq.sequences_lib.stretch_note_sequence()
results indeed in a stretched musical sequence when played withplay_sequence()
, however, after converting to tensors, the shape of the result is identical to the original sequence. Is that behavior normal?Perhaps not modifying the tempo (unlike in
note-seq/note_seq/sequences_lib.py
Line 1342 in 7549b1f
Thanks,
The text was updated successfully, but these errors were encountered: