This repository contains materials related to the tutorial presented at DAFx 2024. The slides are here.
- Clone and create virtual environment,
python3 -m venv .venv - Activate virtual environment with
source .venv/bin/activate - Installation can be done with
pip install .- Requires
pip > 21.3 - Upgrade pip with
pip install --upgrade pip
- Requires
- Notebooks are in the
srcfolder. - Additional datasets are in the
resourcesfolder
- This repo contains a Python implementation of the Feedback Delay Network. For a more comprehensive Matlab toolbox, see FDNToolbox
- Some additional open-source repositories that are in Matlab, in case people want to play around with them. These include:
- Image method implemented in pyroomacoustics
- For binaural reproduction: