Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature idea #143

Open
Lrnvrybthksa opened this issue Nov 3, 2023 · 4 comments
Open

Feature idea #143

Lrnvrybthksa opened this issue Nov 3, 2023 · 4 comments

Comments

@Lrnvrybthksa
Copy link

Maybe for visualizing where the sequencer is playing

Like showing which seq is currently playing

Like the time meter moving through audio in a DAW

Maybe 2 visualization windows

One for only performer to see (like maybe certain graphs or sequences to work in before showing audience? Or to browse docs or something)

And the other to show audience?

Just some thoughts I had, sorry if they don't make sense

@chaosprint
Copy link
Owner

Yes that's a good idea and it can be seen on other live coding platforms like Gibber or Strudel.
The main issue at the moment is that I found working with web code editor and CSS very frustrating so I am writing a code editor renderer and UI library from scratch. It will take some time but once we get that it will be much more flexible.

@Lrnvrybthksa
Copy link
Author

Yes that's a good idea and it can be seen on other live coding platforms like Gibber or Strudel.
The main issue at the moment is that I found working with web code editor and CSS very frustrating so I am writing a code editor renderer and UI library from scratch. It will take some time but once we get that it will be much more flexible.

Woah that sounds intense but cool lol 😆 and that's all in rust and Js?

@chaosprint
Copy link
Owner

Yes that's a good idea and it can be seen on other live coding platforms like Gibber or Strudel.
The main issue at the moment is that I found working with web code editor and CSS very frustrating so I am writing a code editor renderer and UI library from scratch. It will take some time but once we get that it will be much more flexible.

Woah that sounds intense but cool lol 😆 and that's all in rust and Js?

basically all in rust but js bindings will be provided as well

@chaosprint
Copy link
Owner

For this idea there is actually a demo here: https://quaverseries.web.app/
Pay attention to the tab title.
Is this the style you suggest?
Or the style similar to https://strudel.cc/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants