summaryrefslogtreecommitdiff
path: root/audio/ir-lv2/files/patch-ir.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* LV2 Impulse response (convolution) plugin (for reverb and cabinet simulation).Richard Gallamore2017-08-171-0/+12
This fork adds LV2 State extenstion support for proper storing of internal plugin data. IR is a no-latency/low-latency, realtime, high performance signal convolver especially for creating reverb effects. Supports impulse responses with 1, 2 or 4 channels, in any soundfile format supported by libsndfile. WWW: https://github.com/Anchakor/ir.lv2 PR: 221232 Submitted by: Yuri Victorovich (maintainer) Reviewed by: matthew (mentor) Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D12059 Notes: svn path=/head/; revision=448184