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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

A plucked string simulator using Julia

29 点作者 leephillips8 个月前

3 条评论

minetest20488 个月前
I always wanted to do this, I think Julia is a good language to develop audio plugins and virtual instruments. But its currently missing real time tooling and binding to audio plugin frameworks such as CLAP JUCE VST3<p>There is a way to compile Julia to webassembly: <a href="https:&#x2F;&#x2F;tshort.github.io&#x2F;WebAssemblyCompiler.jl&#x2F;stable&#x2F;examples&#x2F;lorenz&#x2F;" rel="nofollow">https:&#x2F;&#x2F;tshort.github.io&#x2F;WebAssemblyCompiler.jl&#x2F;stable&#x2F;examp...</a> , it might be possible for you to run the julia script clientside. I don&#x27;t know whether FFTW.jl can run though for the spectrogram plot<p>Another related demo is <a href="https:&#x2F;&#x2F;youtu.be&#x2F;bujv4mxG7mE?si=LMGri56Gzs7mWTN_" rel="nofollow">https:&#x2F;&#x2F;youtu.be&#x2F;bujv4mxG7mE?si=LMGri56Gzs7mWTN_</a> , they solve differential equations of a saxophone
评论 #41613624 未加载
lagrange778 个月前
That&#x27;s awesome. Looking forward to the code!
评论 #41625712 未加载
xiaodai8 个月前
What does Julia have to do with this?
评论 #41613468 未加载