tuwien-musicir / rp_extract

Rhythm Pattern music feature extractor by IFS @ TU-Vienna
GNU General Public License v3.0
110 stars 27 forks source link

"RP_extract_Tutorial.v3.ipynb" 'numpy.float64' object cannot be interpreted as an index #23

Open ruicao-github opened 7 years ago

ruicao-github commented 7 years ago

In "RP_extract_Tutorial.v3.ipynb", plotstft(wavedata_mono, samplerate, binsize=512, ignore=True); due to the new numpy version, the numpy.float64 cannot be accpeted as index. Please fix this problem.

audiofeature commented 6 years ago

Can you tell us your numpy version?