Skip to content

Supporting materials for my ADC 2024 poster titled "Build your own AI Plugin with JUCE & LibTorch"

License

Notifications You must be signed in to change notification settings

arjunbahuguna/ADC-2024-Poster

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Your Own AI Plugin

This repository contains supporting materials like starter code and further reading for my poster at Audio Developer Conference 2024. Link to Poster PDF

Further Reading

  • For a more detailed dive into AI plugins, I recommend Matthew Yee-King's book Build AI-enhanced Audio Plugins.

  • Early work by Alec Wright is a good introduction to neural audio effects (NAFx). His doctoral thesis, alongwith seven early papers on amplifier and effect emulation with deep learning, are available here: Neural Modelling of Audio Effects.

  • Lecture by Christian Steinmetz from Queen Mary University of London (QMUL) on Neural Audio Effects: YouTube

  • Steven Atkinson's Neural Amp Modeller is an open-source project that uses deep learning to create models of guitar amplifiers and pedals. Link to Website

About

Supporting materials for my ADC 2024 poster titled "Build your own AI Plugin with JUCE & LibTorch"

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 55.4%
  • C++ 33.7%
  • CMake 10.9%