Skip to content

Gariscat/loopy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 a multimedia venue. Essential components of this project (presets, samples) are available on Google Drive

P.S. Since the home page has expired, some demo are available on SoundCloud

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).
  3. The mel-spectrogram should be rendered with sr=44100 instead of 22050 (the current version didn't specify this argument). This should be fixed asap.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages