Python library for real-time convolution, primarily for auralization. Current version 0.0.3, early development with infrequent releases.
pip install firconvNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Basic usage: create FIRconv instance with an impulse response and process audio blocks.
Pin version and review release notes before upgrading.
Ensure input arrays are dtype=np.float32.
Pad IR to a power of two if necessary.