ghalestrilo / ornette

An OSC server to interact with different music-generating ML models
12 stars 0 forks source link

Feature/basic UI #26

Closed ghalestrilo closed 2 years ago

ghalestrilo commented 2 years ago

Implement a basic front-end using textual.

The interface allows the user to:

  1. select the desired model+bundle combination
  2. send commands to the server

It's pretty barebones right now but improvements will be made in future PRs