An open API service indexing awesome lists of open source software.

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

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)