/metaverb

Leveraging a neural network to implement a one-knob solution to control reverb decay

Primary LanguageC++

https://github.com/yeeking/ai-enhanced-audio-book Paper to read

  • Make a basic juce reverb plugin
  • Calibrate diffusion parameters to a reverb time
  • LibTorch (use 2.1.1)
    • neural net?
    • Researching how new tools can be used for this old problem
    • Using 1 inputs to 3 output (decay time - > allpass, feedback, number of feedback branches)
  • Research
    • Related works
    • Draft lit review, methods
    • Defining experimental design
  • Design user interface
    • user survey for UX
    • 11 ish knobs?