This works very well. It's super fast and responsive. But please add a gun pointing at Clippy that lets the user end him in one, clear action. I otherwise had to keep clicking through to get rid of him.
Your tech choices (WebGPU/WebAudio) make for ultra-fast load times that easily beat Kdenlive (my usual go-to editor) without even needing a download. But have you tried using Tauri to provide a "native" version?
That's what it was! I really, really wanted to use Dart because I love Flutter (only ever used it through FlutterFlow and was duly impressed) but I couldn't get around the binary size, mainly because I'm supporting WASM as a backend so it needs tiny binaries.
How did you handle the WASM backend? That part was extremely impressive to me. But aren't the binaries practically too large for WASM?
In any case, really love what you're doing and will be following progress. Outstanding work!
Wow, the website excels at showcasing the framework!
What are compiled binaries like with this and Dart? I've been building a sort of similar framework and engine in Nim, mostly because I can get binaries under 200Kb. I looked into implementing the concept in other languages but don't recall much with Dart.
Also, how does this carry over to Flutter? Is this similar enough that minimal changes would be needed to move a TUI app into Flutter's graphical domain?
Well done! I'm a little confused about the theme customization though. Is the idea to feed config.py into ChatGPT and ask it for a custom version of it? If so, have you already done that?
Also, I noticed there are shaders in that config. Have you tried doing special effects with that like bloom or CRT effects?
There are apps like Plane9 (very similar to Milkdrop from Winamp) and the commercial Luminant Music. I'd say FL Studio's integrated plugin ZGameEditor Visualizer is probably the top alternative considering the sheer number of presets and templates as well as configurability. They're all listed at AlternativeTo.
Yeah, especially with that free tier exporting up to 4k/60fps. Then you get the node compositing and souped up mixer for audio. I had to switch to an nvidia driver to get it working on Kubuntu but it works great. For me, it only crashes only when using a specific few filter effects. But I now use the massive filter set that was bundled with Natron so I don't even need DaVinci's bundled filters.
If you can get it working, the thing's a glorious beast.
That same 4%+ would exist with or without the death penalty so the death penalty isn't the problem. It should be unacceptable that any innocent people suffer under false judgement.
I think you're referring to the part listing the drawbacks of using GitHub Issues for a blog in general. If you continue to the subsequent "How it works" section, you'll see this:
Your tech choices (WebGPU/WebAudio) make for ultra-fast load times that easily beat Kdenlive (my usual go-to editor) without even needing a download. But have you tried using Tauri to provide a "native" version?