Live data from Hacker News

Show HN: Wavvy Audio Editor – WebAssembly port of Audacity

wavvy.app

1–2 of 2 posts

Re: Show HN: Wavvy Audio Editor – WebAssembly port of Audacity

#2
I originally developed a WASM port of wxWidgets for https://dj.app/. When it came time to open source wxWidgets-wasm, I decided to port another complex app as a test case, and Audacity seemed like the obvious choice. In the process, I also needed to write a new host API for PortAudio for playback and recording in the browser.

https://github.com/ahilss/wxWidgets-wasm

https://github.com/ahilss/portaudio-wasm

https://github.com/ahilss/wavvy