Skip to content

Applying to_tensors() after stretch_note_sequence() results in a non-modified data point #53

@dbbz

Description

@dbbz

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?

Perhaps not modifying the tempo (unlike in

for tempo in stretched_sequence.tempos:
) is the expected behavior?

Thanks,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions