Skip to content
@DiffAPF

DiffAPF

Supplementary materials for the paper "Differentiable All-pole Filters for Time-varying Audio Systems".

Differentiable All-pole Filters for Time-varying Audio Systems

Chin-Yun Yu, Christopher Mitcheltree, Alistair Carson, Stefan Bilbao, Joshua D. Reiss, and György Fazekas

arXiv Listening Samples Plugins License

Abstract

Infinite impulse response filters are an essential building block of many time-varying audio systems, such as audio effects and synthesisers. However, their recursive structure impedes end-to-end training of these systems using automatic differentiation. Although non-recursive filter approximations like frequency sampling and frame-based processing have been proposed and widely used in previous works, they are approximations and cannot accurately reflect the gradient of the original system. We alleviate this difficulty by re-expressing a time-varying all-pole filter to backpropagate the gradients through itself, so the filter implementation is not bound to the technical limitations of automatic differentiation frameworks. This implementation can be employed within any audio system containing filters with poles for efficient gradient evaluation. We demonstrate its training efficiency and expressive capabilities for modelling real-world dynamic audio systems on a phaser, time-varying subtractive synthesiser, and feed-forward compressor. We make our code available and provide the trained audio effect and synth models in a VST plugin.

Popular repositories

  1. TB-303 TB-303 Public

    Time-varying subtractive synth experiments source code for "Differentiable All-pole Filters for Time-varying Audio Systems".

    Python 23

  2. LA-2A LA-2A Public

    Feed-forward compressor experiments source code for "Differentiable All-pole Filters for Time-varying Audio Systems".

    Python 12

  3. EHX-SmallStone EHX-SmallStone Public

    Phaser experiments source code for "Differentiable All-pole Filters for Time-varying Audio Systems".

    Python 2

  4. web web Public

    Website for "Differentiable All-pole Filters for Time-varying Audio Systems".

    1

  5. .github .github Public

    Github organization README file.

Repositories

Showing 5 of 5 repositories
  • LA-2A Public

    Feed-forward compressor experiments source code for "Differentiable All-pole Filters for Time-varying Audio Systems".

    Python 12 MPL-2.0 0 0 0 Updated Apr 17, 2024
  • web Public

    Website for "Differentiable All-pole Filters for Time-varying Audio Systems".

    1 0 0 0 Updated Apr 13, 2024
  • .github Public

    Github organization README file.

    0 0 0 0 Updated Apr 12, 2024
  • EHX-SmallStone Public

    Phaser experiments source code for "Differentiable All-pole Filters for Time-varying Audio Systems".

    Python 2 MPL-2.0 0 0 0 Updated Apr 12, 2024
  • TB-303 Public

    Time-varying subtractive synth experiments source code for "Differentiable All-pole Filters for Time-varying Audio Systems".

    Python 23 MPL-2.0 0 0 0 Updated Apr 12, 2024

Top languages

Loading…

Most used topics

Loading…