Skip to content

Latest commit

 

History

History
49 lines (35 loc) · 1.51 KB

README.md

File metadata and controls

49 lines (35 loc) · 1.51 KB

Genny

This repostiroy for the paper Genny: Designing and Exploring a Live Coding Interface for Generative Models authored by Junichi Shimizu and Rebecca Fiebrink. This paper was presented at the 7th International Conference on Live Coding (ICLC2023) in Utrecht.

Video

Link to Video

Dependencies

Code Editor / Visual

Sound MIDI Control

  • tone.js
  • tone.js/midi

Sound/ML API

  • tensorflow.js
  • magenta.js

Reference Interface / Others

Genny 2.0

Current genny's code is really complex. I am thinking to update the code to make it more readable and maintainable.

  • support repricate API? and audio generation?
  • convert to typescript
  • bug fix some web audio api
  • update latest react-code mirror
  • multiple model running simultaneously
  • redefine rhythm pattern representation and allow to upload own sound file
  • show model loading state