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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Twenty Years of FM Synthesis Inside Ableton Live

188 点作者 gregsadetsky8 个月前

11 条评论

mroc8 个月前
Guy here, who programmed the C++ implementation of Operator: It was a pleasure to build the instrument together with Robert, and I learned a ton from him.<p>In the 2009 upgrade I replaced the aliasing wavetables with bandlimited ones, generated using IFFT, one per octave. With 2x oversampling, it became aliasing-free as long as you didn’t use FM. When adding the IFFT, the feature of drawing harmonics also became obvious.<p>Fun fact: The four oscillators were calculated in parallel using SSE intrinsics. It’s the only time I’ve ever been able to improve the performance of something using that particular technology.<p>For me personally, Operator is a pinnacle of my engineering career - It is one of the most-used synthesizers in the world, though of course, there are much better ones out there.
1zael8 个月前
Ableton is an epitome of software design innovation. I think few people understand how groundbreaking the Session View vs Arrangement View design was to advance the workflow of both produced and live music. Subcomponents like Operator created design patterns that are widely adopted by most VSTs today. Kudos to the Ableton team for crafting a product that is so beloved.
评论 #41619389 未加载
评论 #41620010 未加载
评论 #41619514 未加载
评论 #41619750 未加载
评论 #41725817 未加载
评论 #41621181 未加载
评论 #41621018 未加载
chubs8 个月前
Oh I love FM synths! I&#x27;m working on a customisable one in my spare time lately for the kids&#x27; school, as the music teacher was complaining that the students have been using all the same samples over and over. Feel free to have a peek! Desktop only. Source code is hopefully nice and clean too: <a href="https:&#x2F;&#x2F;chrishulbert.github.io&#x2F;you-synth" rel="nofollow">https:&#x2F;&#x2F;chrishulbert.github.io&#x2F;you-synth</a>
评论 #41616830 未加载
dokka8 个月前
Ah Operator. This synth is so deep. Not only is it a fantastic FM synth, but it does subtractive synthesis well too. Also, it really is impressive how the UI manages to fit all those parameters. I mostly use it for cool synth leads. Here&#x27;s one of my favorite videos on Operator <a href="https:&#x2F;&#x2F;youtu.be&#x2F;rfeY0_k1ctk?si=s68Lr033cHf34a4M" rel="nofollow">https:&#x2F;&#x2F;youtu.be&#x2F;rfeY0_k1ctk?si=s68Lr033cHf34a4M</a> by Robert Henke himself.
评论 #41621069 未加载
meindnoch8 个月前
Fyi Robert Henke&#x27;s new album came out a few weeks ago: <a href="https:&#x2F;&#x2F;roberthenke.bandcamp.com&#x2F;album&#x2F;studio" rel="nofollow">https:&#x2F;&#x2F;roberthenke.bandcamp.com&#x2F;album&#x2F;studio</a>
bambax8 个月前
Reason has a very nice and versatile FM synth, &quot;Algoritm&quot;: <a href="https:&#x2F;&#x2F;www.reasonstudios.com&#x2F;shop&#x2F;rack-extension&#x2F;algoritm-fm-synthesizer&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.reasonstudios.com&#x2F;shop&#x2F;rack-extension&#x2F;algoritm-f...</a><p>Ableton tutorial features an excellent (and completely free) FM synth in-browser: <a href="https:&#x2F;&#x2F;learningsynths.ableton.com&#x2F;en&#x2F;playground" rel="nofollow">https:&#x2F;&#x2F;learningsynths.ableton.com&#x2F;en&#x2F;playground</a>
fuhsnn8 个月前
FM is one of the most &quot;naturally digital&quot; synthesis method to implement, it&#x27;s trivial once you have an accumulator and sin table working. The simplest form (and arguably the easiest to sound musical), can be expressed with a one-liner formula:<p><a href="https:&#x2F;&#x2F;www.desmos.com&#x2F;calculator&#x2F;fjp9psrcqb" rel="nofollow">https:&#x2F;&#x2F;www.desmos.com&#x2F;calculator&#x2F;fjp9psrcqb</a>
tech_ken8 个月前
If you&#x27;re interested in the qualitative distinction between subtractive and additive synthesis this is a fun practical example of why you might use the latter that I like a lot (implemented in operator no less :) )<p><a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=uYVsS_X17bM" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=uYVsS_X17bM</a>
Carrok8 个月前
I always tell new Ableton users to make one practice track using only Operator for every sound. It’s very educational and surprisingly for the new users, effective.
yungporko8 个月前
somebody please make a plugin version of operator for both windows and mac, there are zero good options for fm synth plugins in 2024 except for sytrus on windows if they even still sell it. exacoustics GHOST is looking very promising though, just still in its teething stages
评论 #41617130 未加载
评论 #41619949 未加载
评论 #41617217 未加载
评论 #41617814 未加载
评论 #41619753 未加载
评论 #41618790 未加载
评论 #41619549 未加载
评论 #41619845 未加载
评论 #41617667 未加载
评论 #41618765 未加载
bowsamic8 个月前
I love FM synthesis and I love Robert Henke. Great article
评论 #41615595 未加载