Hacker News new | ask | show | jobs
by jckl 912 days ago
In school, another student and I used ImGui for a music sampler. In retrospect it could have a more friendly interface heh.

https://github.com/EmissionControl2/EmissionControl2

1 comments

Arguably music/"creativity" apps is exactly where immediate mode GUIs shine the most. Predictable latency, instant feedback, ease of mapping the state to a visual representation, reliability and robustness. I can't think of a better match.