calclavia / DeepJ

A deep learning model for style-specific music generation.

Home Page:https://arxiv.org/abs/1801.00887

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

midi_util.py can't generate replay matrix correctly, the replay matrix is always all zeros.

CSMT201986 opened this issue · comments

Hi, i'm try to use midi_util.py to extract play, replay, volume matrix from piano-midi.de datasets, but i find that the replay matrix is always the all zeros array. How can I deal with this?