Tutorial: Part II Control Algorithms for Intelligent Audio Production Tools

Part 2 (of 3) of the control algorithm is finally finished...it's taken longer than I'd planned and it's still a bit rough around the edges but hopefully it still makes sense!

I've gone into some more complex optimisation concepts, in particular those that use numerical methods to solve equations. These form the cornerstone of "real-world" intelligent audio systems, so while the maths might seem a bit much to begin with it's worth getting familiar with (at least on an intuitive level) if you're interested in this field. I finish the whole thing off with an example of how to set the gain on a limiter to hit a target loudness. I will make all of the code for all examples in this tutorial available asap! 

As always, let me know if you have any questions. I'm happy to elaborate on any areas of the work if more explanation is needed.

https://www.drmterrell.com/tutorials/control-algorithms

Quim Llimona Torras

Software Engineer at Google

9 年

Sweet! Very pedagogical. I think it would indeed go very well with Python Notebook examples. You could even do everything on a Python Notebook, since it allows inlining Markdown and LaTeX equations between chunks of code... Although it might make it less mathematically elegant. I saw some Google Sites today with equations, but I believe they just rendered them as images separately and embedded them by hand.

回复

要查看或添加评论,请登录

Michael Terrell的更多文章

  • VIDEO: Masking and EQ

    VIDEO: Masking and EQ

    The third video demonstrating the prototype AI Mixing System is ready! Masking occurs when two sounds that overlap in…

  • VIDEO: Masking and Panning

    VIDEO: Masking and Panning

    The second video demonstrating features of the AI Mixing System is ready! This time I'm showing how AI can be used to…

    1 条评论
  • Video: AI Mixing System

    Video: AI Mixing System

    After another period of inactivity I’ve got my act together and have starting making a set of videos to demonstrate and…

  • AI Audio Production Website Update

    AI Audio Production Website Update

    I finally got round to upgrading my website from Google Sites to Wordpress, which means that by the miracles of modern…

  • Video: Limiter Controller

    Video: Limiter Controller

    It's been ages since my last post but I've been busy..

  • Code: Part I Control Algorithm Tutorial

    Code: Part I Control Algorithm Tutorial

    It's been a busy few weeks so I haven't posted in a while..

  • Tutorial: Part I The AI Audio Producer

    Tutorial: Part I The AI Audio Producer

    The first part of the latest tutorial is ready (notwithstanding typos). Enjoy, and Merry Christmas! In order to make…

  • Machine Learning and Automatic Systems (and Embedded Python!)

    Machine Learning and Automatic Systems (and Embedded Python!)

    I've been slowed down this week with a heavy cold and the fact that I'm moving house, but I've started work on another…

  • Open-source Intelligent Audio Software Project

    Open-source Intelligent Audio Software Project

    A few people have contacted me asking about starting an open-source intelligent audio production software project. I…

    8 条评论
  • Tutorial: Part I Control Algorithms for Intelligent Audio Production Tools

    Tutorial: Part I Control Algorithms for Intelligent Audio Production Tools

    This tutorial gives an overview of control algorithms used in intelligent audio production tools. It starts off by…

社区洞察

其他会员也浏览了