You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When undertone is being used for generative or improvisational work, a randomly generated stream of chord / mode / key transitions is played, with no real ability to see these ahead of time, nothing that allows the user to prepare for the changes and properly improvise accordingly.
We need a solution for this. And since a terminal is really too small to be looking at from across the room when playing an instrument other than undertone at the laptop/workstation, we need something which can be displayed on on a large screen/monitor. A dynamic web page (JS-powered) would be ideal for this.
Ideas in support of and related to this include:
a chord view that displays the upcoming chord transition
a view of the total beats for the chord and the current beat being played
When undertone is being used for generative or improvisational work, a randomly generated stream of chord / mode / key transitions is played, with no real ability to see these ahead of time, nothing that allows the user to prepare for the changes and properly improvise accordingly.
We need a solution for this. And since a terminal is really too small to be looking at from across the room when playing an instrument other than undertone at the laptop/workstation, we need something which can be displayed on on a large screen/monitor. A dynamic web page (JS-powered) would be ideal for this.
Ideas in support of and related to this include:
Tasks:
gen_server
s state?gen_server
's inbox? -- Publish Extempore sequence / progression data to queue #104gen_server
for maintaining sequence / progression updatesgen_server
's read functiongen_server
into UIgen_server
state data to ETS tableThe text was updated successfully, but these errors were encountered: