Viewing profile — djowel64
djowel64
HN member- Joined
- Tue, Jul 09, 2019, 7:44 AM UTC
- HN karma
- 12
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About djowel64
No profile information was provided.
Recent public activity
-
comment
Comment #20399278
I now changed the name to Elemental C++ GUI library. Again, sorry for the stupid mistake and the confusion it caused.
-
comment
Comment #20398638
Not a bad idea, actually.
-
comment
Comment #20398596
Yes, Photon does that with all continuous UI elements.
-
comment
Comment #20398187
I'll do that in a follow up post. To be honest, I wasn’t ready to release this yet, not in this form, so the info is very preliminary, as noted in the introduction: "Let me tell yo…
-
comment
Comment #20397595
At least VST allows you to switch to and from using basic controls and the full plugin UI. Actually, if your plugin does not provide a UI, the DAW host will provide a generic one f…
-
comment
Comment #20397501
You spend a minuscule amount of time with Dialogs. You spend Most of the time in the project window itself, the mixer, transport, and all the plugins. None of those use standard co…
-
comment
Comment #20397348
Just a stupid mistake, really. I know QNX, but I haven't used it and I didn't know the QNX Photon name. You guys are right. I should've done a 3 minute Google. My bad.
-
comment
Comment #20390691
FWIW, Photon scales well. One issue is that DAWs may or may not allow scalable UIs. VST2 for example, is not designed to be scalable, but VST3 is. I'm very open to addressing acces…
-
comment
Comment #20390576
Same here. And for that matter, all DAWs I know also do not use standard platform widgets. Logic Pro, Reaper, Ableton, Pro Tools, Cubase etc. all use their own custom UI elements.
-
comment
Comment #20389789
Hi I'm Joel, the the author of Photon. Thanks for noting. I honestly did not know. Oh well... It seems I have to change the name.
-
comment
Comment #20389785
Hi I'm Joel, the the author of Photon. Yes, I know NanoGUI. I actually started with NanoVG. I had problems embedding in a plugin, IIRC. GLFW is not embeddable, IIRC.
-
comment
Comment #20389757
Hi I'm Joel, the the author of Photon. The "canvas" part is encapsulated and can re-target another vector engine. I'm considering Skia, but it was too unstable when I first tried. …
-
comment
Comment #20389749
Hi I'm Joel, the the author of Photon. It seems I have to change the name. Bummer :-) Anyway, I didn't know. Thanks for pointing it out.
-
comment
Comment #20389741
Hi I'm Joel, the the author of Photon. Just wondering, do you know any significant (or perhaps even insignificant) VST or AU plugin that uses standard platform widgets? I wonder ho…