Skip to content
This repository has been archived by the owner on Aug 29, 2021. It is now read-only.

Latest commit

 

History

History
24 lines (14 loc) · 401 Bytes

IDEAS.md

File metadata and controls

24 lines (14 loc) · 401 Bytes

To do

  • interfaz web para subir código para el modelo
  • plugin Atom para subir y bajar código
  • bot twitter que genere código y renderee audio con link para escuchar (ver código de tidalbot)

API REST

POST /submit Agrega código al dataset

GET /generate Genera un bloque de código válido de TidalCycles

POST /validate Valida codigo TidalCycles

Web server

Atom plugin