https://github.com/x42/jack-ir
JACK Audio Batch Impulse Response Recorder
https://github.com/x42/jack-ir
impulse-response jackaudio
Last synced: 4 months ago
JSON representation
JACK Audio Batch Impulse Response Recorder
- Host: GitHub
- URL: https://github.com/x42/jack-ir
- Owner: x42
- Created: 2019-03-03T20:53:39.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-01-18T15:36:33.000Z (over 1 year ago)
- Last Synced: 2025-07-29T22:49:43.193Z (11 months ago)
- Topics: impulse-response, jackaudio
- Language: C++
- Size: 25.4 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
jack-ir - JACK Impulse Response Capture Utility
===============================================
This is a standalone JACK application to conveniently capture impulse
responses of external devices using the commandline.
For usage information, please refer to the includes manual page.
Install
-------
jack-ir depends on [libsndfile](http://www.mega-nerd.com/libsndfile/), [fftw](http://fftw.org/) and [jack](http://jackaudio.org/).
```bash
git clone https://github.com/x42/jack-ir.git
cd jack-ir.lv2
make
#sudo make install PREFIX=/usr
```
See also
--------
[aliki](http://kokkinizita.linuxaudio.org/linuxaudio/downloads/aliki-manual.pdf)