Home

Awesome

More Awesome Music DSP*

This is a curated list of my favourite music DSP and audio programming resources. * It was originally meant to be an official "Awesome list", but apparently you are not meant to write in the first person, so it is now a "more awesome" list.

Oli Larkin

Audio Plug-in/App Frameworks

Audio plug-in templates

If you want to create a robust cross-platform audio plug-in, there is a lot more involved than just programming your DSP and creating a user interface. There are many extra things to set up such as installers, testing, building in the cloud using github actions etc. Although these things are less fun than audio programming they will make your life much easier in the long term, but it becomes very tedious to set them up manually again and again. If you want to just be creative with a new project, it's smart to have a good template to start with, which is pre-configured to build and test your code in the cloud in a reproducible way. Here are some templates that people have made that you might want to use or look at if you are creating your own:

UI Frameworks

DSP Libraries

Music Information Retrieval Libraries (C/C++)

Domain Specific Languages (DSLs)

Filter design

Reading

This is a small selection of websites, books and articles that have been helpful to me.

Tools

These are the software tools that I find useful in my audio programming.

Exemplary open source audio plug-in projects

Miscellaneous open source audio code/projects

Machine Learning

Plug-in gui stuff

Hardware/embedded

Youtubers/Podcasters

Interesting Talks

Places


Oli Larkin 2018-2024 https://www.olilarkin.co.uk

License

CC0