Leslie-Wong-H / loopy

A data framework for music information retrieval focusing on electronic music.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

loopy

An infrastructure for music information retrieval focusing on electronic music, especially for data synthesis and annotation. Our home page is here. The paper is now under review by an ACM venue. Essential components of this project (presets, samples) are available on Google Drive

Important facts

  1. To maintain the quality of sounds, we use high sample rate 44100 instead of 22050.
  2. For the same reason, we recommend using stereo wave (2D np.ndarray) instead of mono wave (1D).

About

A data framework for music information retrieval focusing on electronic music.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%