TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Wavvy Audio Editor – WebAssembly port of Audacity

9 点作者 ahilss将近 3 年前

1 comment

ahilss将近 3 年前
I originally developed a WASM port of wxWidgets for <a href="https:&#x2F;&#x2F;dj.app&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;dj.app&#x2F;</a>. 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.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;ahilss&#x2F;wxWidgets-wasm">https:&#x2F;&#x2F;github.com&#x2F;ahilss&#x2F;wxWidgets-wasm</a><p><a href="https:&#x2F;&#x2F;github.com&#x2F;ahilss&#x2F;portaudio-wasm">https:&#x2F;&#x2F;github.com&#x2F;ahilss&#x2F;portaudio-wasm</a><p><a href="https:&#x2F;&#x2F;github.com&#x2F;ahilss&#x2F;wavvy">https:&#x2F;&#x2F;github.com&#x2F;ahilss&#x2F;wavvy</a>