Now we just need to wrap this in Electron so we can run it on desktop! ;)
Show HN: Wavvy – web-based audio editor (Audacity port)
41–50 of 115 posts
Re: Show HN: Wavvy – web-based audio editor (Audacity port)
#42Now we just need to wrap this in Electron so we can run it on desktop! ;)
Re: Show HN: Wavvy – web-based audio editor (Audacity port)
#43Re: Show HN: Wavvy – web-based audio editor (Audacity port)
#44Re: Show HN: Wavvy – web-based audio editor (Audacity port)
#45Earlier quoted context omitted.
Is File > Export not suitable? And if WASAPI can be used with your browser, won't it work for this? I don't really understand the use case though.
I mean record system output audio. E.g. audio streamed to speakers. Desktop Audacity can capture this audio directly on Windows. The specific use case is extracting the audio from long videos, to upload to a transcription service. It’s an edge case for sure. Since the video is hosted weirdly and no video downloaders I’ve tried can get the video downloaded with the audio. So we simply stream the video normally in the…
Re: Show HN: Wavvy – web-based audio editor (Audacity port)
#46Earlier quoted context omitted.
Audacity is one of the largest (if not the largest?) still active projects using wxWidgets, it seems like fairly obvious if you are somewhat aware of that.
Why did wxWidgets fell out of favor?
Re: Show HN: Wavvy – web-based audio editor (Audacity port)
#47Re: Show HN: Wavvy – web-based audio editor (Audacity port)
#48This seems like a really impressive technical work. Well done! I'd be interested in a write up of the process
Re: Show HN: Wavvy – web-based audio editor (Audacity port)
#49This is awesome, and also awesome is this: > I originally developed a WASM port of wxWidgets I had some fun looking at the commits here[1] and I can imagine a lot of classic wxWidgets apps are going to be ported to wasm now. Congrats, that a lot of dedication! [1] https://github.com/wxWidgets/wxWidgets/compare/master...ahil...
I feel like I should preemptively apologize and I'm really not trying to knock the project in any way, and the achievement is pretty epic, but those who have seen my username on this site before know what's coming, especially in regards to people seriously considering using WX Widgets on the web... This app is inaccessible. Audacity on its own is already a bit difficult to use with a screen reader, but sadly, this po…