TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Patchcab – Modular Synthesizer Made with Web Audio API and Svelte

12 pointsby degifover 4 years ago

3 comments

svantanaover 4 years ago
Nice work! I&#x27;m also working on a browser-based music app and here is my immediate reaction, would be interesting to know if you agree:<p>1. There should be a global play&#x2F;pause&#x2F;reset on the top or bottom of the page, and also a main volume knob. It takes some work just to figure out where the patching starts and ends.<p>2. You should have a bunch of well-named presets for newcomers to get a feel for what it can do and also use as starting points.<p>3. The volume &quot;sliders&quot; look like level meters. The first impression is that everything is on max volume constantly. Probably better to have a physical-looking slider. On that note, it would be nice to see the current output of each CV port. It could be just a fading LED if you want to stay &quot;realistic&quot;.<p>A separate question, did you consider porting VCV (using emscripten) instead? If so, why did you choose this route?
评论 #25901748 未加载
johnluaniover 4 years ago
I love this. On the one hand it&#x27;s so sleek and cute and then again it has a seriousness to it due to mimicking real hardware applications.<p>The only comment I do have is that I find it very hard to turn some of the dials. It appears as if my mouse action isn&#x27;t registering properly.
melicerteover 4 years ago
just had a 10 minutes fun with it while looking for svelte information on HN, and here is what I end up with: <a href="https:&#x2F;&#x2F;patch.cab&#x2F;avobxvgk" rel="nofollow">https:&#x2F;&#x2F;patch.cab&#x2F;avobxvgk</a>