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.

Makepad- Synthesizer Written in Rust

173 pointsby helsontaveras18almost 2 years ago

13 comments

rvdcaalmost 2 years ago
For anyone interested, the main author (if I understood properly) did a presentation at RustNL on the UI aspect that was quite impressive performance wise : <a href="https:&#x2F;&#x2F;youtu.be&#x2F;rC4FCS-oMpg" rel="nofollow noreferrer">https:&#x2F;&#x2F;youtu.be&#x2F;rC4FCS-oMpg</a>
评论 #36583248 未加载
评论 #36584310 未加载
paulgbalmost 2 years ago
For those who haven’t seen it, Makepad is also an in-browser code editor with an open-source UI toolkit. Looks like this synth is one of the examples of the UI toolkit.<p><a href="https:&#x2F;&#x2F;makepad.dev&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;makepad.dev&#x2F;</a>
评论 #36585305 未加载
评论 #36585116 未加载
chaosprintalmost 2 years ago
Very impressive UI work with Rust. As @rvdca pointed out the author had a great presentation. Definitely recommend it.<p>I notice that there is a bug when I open the console with cmd-option-J: a note will be triggered and stay there forever.<p>The audio worklet uses postMessages (<a href="https:&#x2F;&#x2F;makepad.nl&#x2F;makepad&#x2F;platform&#x2F;src&#x2F;os&#x2F;web_browser&#x2F;audio_worklet.js" rel="nofollow noreferrer">https:&#x2F;&#x2F;makepad.nl&#x2F;makepad&#x2F;platform&#x2F;src&#x2F;os&#x2F;web_browser&#x2F;audio...</a>), which is not GC free.<p>For those are interested, I am maintaining <a href="https:&#x2F;&#x2F;glicol.org&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;glicol.org&#x2F;</a> which is also an Rust&#x2F;WASM audio app in browsers.
评论 #36583951 未加载
评论 #36583914 未加载
elricalmost 2 years ago
As a hardware synth lover, I&#x27;m pleasantly surprised by how good this sounds. Great work!
评论 #36584313 未加载
berloncealmost 2 years ago
It seems to be able to target app builds for everything but IOS. Is there a plan&#x2F;timeline to add it?
srg0almost 2 years ago
It&#x27;s very impressive.<p>I&#x27;d suggest to reset sliders on double click like most plugin instruments do.
beezlewaxalmost 2 years ago
This is awesome. I saw a talk on this the other day on YouTube.<p>This looks good even on my crappy phone. Is there a reason though that the html on hackernews renders text more sharply than the text on the makepad apps?
评论 #36591741 未加载
3836293648almost 2 years ago
Cool and very smooth. Shame Firefox doesn&#x27;t support it (yet?).<p>It&#x27;s <i>very</i> blurry though? Seems like it&#x27;s trying to run at ~1080p (on a 1440p screen)
评论 #36613728 未加载
评论 #36688187 未加载
thumbuddyalmost 2 years ago
Looks like old school synth software in a good way. Cool
alkonautalmost 2 years ago
Does anyone know if the native UI framework supports being &quot;hosted&quot; in the sense that makes it useable for audio plugin dev (VST3 and others)?
评论 #36583923 未加载
bazeblackwoodalmost 2 years ago
The 6th note row from the bottom isn&#x27;t working for me, for some reason! Otherwise, very cool.
thaway_thaway34almost 2 years ago
I got just a blank page in dark grayish&#x2F;brown color
评论 #36591216 未加载
rapniealmost 2 years ago
&gt; Written in Rust<p>Mentioning that.. is this open source?
评论 #36583436 未加载