Skip to content

zhaosi886/MusicCritique

 
 

Repository files navigation

MusicCritique

Introduction

This is merely a temporary repository that I use to store my data or codes while developing my graduation project, therefore its structure is ugly and to be honest, it is just a mess. Some of its codes may will be reorganized and moved to another repositories later, but while this messy place still exists, I hope those who are interested in my projects could benefit from what I have learnt. Thanks a lot.

Structure

  • /attempts folder contains some simple composition practice, just for fun.
  • /data contains some data that I used to explore with code.
  • /markdown contains some .md files that I wrote when leaning SuperCollision.
  • /midi_extended contains some alteration that I did on mido objects, for my personal composition use.
  • /misc contains some other codes that I use to learn or practice some basic usage
  • /models contains some codes that I used for reference, not my own codes.
  • /musegan contains generator/discriminator that I borrowed from MuseGAN project, I am trying to transform it into pyTorch.
  • /process is under construction, will be used to train my network in the future.
  • /util contains some utility functions that I had used or will be used in the future.

About

Music Composition Experiments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 67.8%
  • SuperCollider 21.1%
  • Csound Document 10.4%
  • Jupyter Notebook 0.7%