-
Notifications
You must be signed in to change notification settings - Fork 5
More drawing modes! #7
Comments
Definitely possible 🙂 I'm currently busy with other projects, so I will work on this in January. Feel free to share more ideas! |
A new mode similar to this one was implemented, I called it Particles. Roundness of items in this mode is defined by the new setting, which also affect Levels mode. Screenshot with Levels mode and maximum roundness: |
Wow, that looks awesome! I love it! |
We can take some inspiration from the visualizations on this page: https://musicvid.org/ . I especially like Circle Spectrum (similar to what I've mentioned above) and Audio Wave (what I originally had in mind with a vibrating line). Audio Wave should be pretty easy to implement, I'm not sure about Circle Spectrum. |
It would be nice to have an option for Circle Spectrum to choose from having a continuous line around the circle (like in the Musicvid demo) or several bars spiking out from it (like in the YouTube video in my comment at the top) |
This could also be implemented on the normal drawing modes, meaning instead of rising from the bottom, the bars/particles/etc.. fall from the top of the window. |
I'm not sure if that might just look weird, though. On second thought, I'm also skeptical about wavy. |
It's not like I used a lot of audio visualizers before, but I can't remember anywhere an option to draw bars from top to bottom. And so I come to conclusion that probably nobody wants this. At least in audio visualizer desktop app, YouTube definitely has a lot of rare stuff including something like this. |
I wasn't actually paying attention to the image, but if you think it's a good idea, we can definitely work to implement it. |
Instead of adding new modes for circle variants, I want to implement an option that will make existing modes to draw in circle. I have an idea how to do it, but one thing I'm not sure about is how to call modes state that is not "circle". For now I called it "regular", but maybe there can be something better. Any ideas? @gregorni Instead of "Radius" label there will be a row to set either radius or mirror state depending on whether modes state is circle or regular. |
That's a good idea. Instead of regular, maybe something like "square", "box", or "horizontal".
What about drawing modes that only have one mode? Will they be greyed out or not shown when the other mode is selected? |
I like "box", thanks :)
I want all modes to have both box and circle variants. But if in future we'll add some modes that will have only one variant, they will be grayed out. |
Kooha-2023-01-29-18-10-06.webmI've made a new drawing mode, which is extremely similar to what we're planning to do with the mirror in #15 , just that instead of putting one channel on top and one upside down underneath it, they're both arranged in one, centered array of bars. @fsobolev Is this too similar to the mirror setting or should we merge it? |
I guess we need to rethink mirror options and maybe include an option to get the same effect even with stereo channels. |
I don't know if this is possible, but it would be cool to have more drawing modes, like a vibrating line (similar to this) or circle (similar to this).
The text was updated successfully, but these errors were encountered: