@orschiro I may be making a nice audio editor in the near future (following elementary's HIG to some degree), but it won't be as simple as an audio recorder can be
@1j01 Thanks for your input (and sorry for the late reply)! I will think about adding it as I usually prefer to only add native (GTK3) apps.
Isaiah Odhner
@1j01
getUserMedia doesn't work in chrome over HTTP so to get recording to work in chrome I managed to set up SSL on a domain for free: https://audioeditor.ml
Isaiah Odhner
@1j01
@quassy I will make desktop versions, but it would be nice if I could use GTK for the headerbars while doing everything else with web tech. I have another app that uses elementary.css called project-nexus, and I can recreate the headerbars all except for the shadow outside the window (the screenshot there lies in that respect)
Isaiah Odhner
@1j01
So I might make a little framework for making elementary OS apps with web technologies. (with WebKitGTK+ or by forking nw.js or electron)
Hm, Writer has moved to vala, I wonder what they've done...
Isaiah Odhner
@1j01
Apparently it's completely rewritten. That's a bit sad. (For me.)