pyFDN#

Python library for Feedback Delay Networks

pyFDN provides building blocks for designing, simulating, and analysing Feedback Delay Networks (FDNs). The package focuses on reusable, tested helper functions that simplify typical FDN workflows such as creating orthogonal feedback matrices, designing loop filters, and inspecting pole locations.


Getting Started

Installation, overview, and a quick-start code example.

Overview
Examples Gallery

Interactive Marimo notebooks covering vanilla FDNs, absorption design, coupled rooms, and more.

Examples Gallery
API Reference

Complete reference for all classes, functions, and modules in the pyFDN package.

API Reference
Contributing

How to report bugs, request features, and set up a development environment.

Contributing