Package Details: lv2-ir 1.3.2-2

Package Base: lv2-ir
Description: zero-latency, realtime, high performance signal convolver especially for creating reverb effects.
Upstream URL: http://factorial.hu/plugins/lv2/ir
Category: multimedia
Licenses: GPL
Groups: lv2-plugins
Conflicts: ir-lv2
Provides: ir-lv2
Submitter: smoge
Maintainer: None
Last Packager: rtfreedman
Votes: 13
First Submitted: 2011-01-13 19:41
Last Updated: 2015-01-18 01:02

Dependencies (4)

Required by (0)

Sources

Latest Comments

Comment by hollunder

2014-08-26 14:38

Please replace lv2core with lv2.

Comment by rtfreedman

2012-08-29 19:51

Added /usr/bin/convert4chan and the README (fixed location of IR sample file location) to the docs
Please read the README for using convert4chan

Anonymous comment

2012-07-16 05:16

IR 1.3.2 is now compatible with the latest zita-convolver

Comment by smoge

2012-03-03 02:42

thanks lee and AutoStatic

Comment by lee

2012-03-02 17:21

namcap on the PKGBUILD:
W: Missing Maintainer tag
W: Description should not contain the package name.

i'd suggest a shorter, less buzzword-compliant :) description like (just an example):
"realtime signal convolver for reverb effects"
for anyone interested in details, there's the the url just one click away.

namcap on the package:
W: Dependency libsndfile included but already satisfied

(satisfied by libsamplerate)

Anonymous comment

2011-12-19 20:44

Created a zita-convolver-v2 package so lv2-ir builds again. You do have to modify your PKGBUILD and change the zita-convolver dependency to zita-convolver-v2.

Best,

Jeremy

Comment by fuxter

2011-10-24 15:22

==> Starting build()...
g++ ir.cc -Wall -I. -I/usr/include `pkg-config --cflags gtk+-2.0` `pkg-config --cflags gthread-2.0` -D__STDC_FORMAT_MACROS -O2 -ffast-math -D_HAVE_GTK_ATLEAST_2_20 -c -fPIC -o ir.o
g++ ir_utils.cc -Wall -I. -I/usr/include `pkg-config --cflags gtk+-2.0` `pkg-config --cflags gthread-2.0` -D__STDC_FORMAT_MACROS -O2 -ffast-math -D_HAVE_GTK_ATLEAST_2_20 -c -fPIC -o ir_utils.o
ir.cc: In function 'void free_conv_safely(Convproc*)':
ir.cc:168:9: error: 'class Convproc' has no member named 'check'
ir.cc: In function 'void init_conv(IR*)':
ir.cc:561:23: error: no matching function for call to 'Convproc::start_process(int)'
ir.cc:561:23: note: candidate is:
/usr/include/zita-convolver.h:406:9: note: int Convproc::start_process(int, int)
/usr/include/zita-convolver.h:406:9: note: candidate expects 2 arguments, 1 provided
make: *** [ir.o] Error 1
make: *** Waiting for unfinished jobs....
==> ERROR: A failure occurred in build().
Aborting...
==> ERROR: Makepkg was unable to build lv2-ir.

Comment by orbisvicis

2011-09-30 17:19

scratch the previous, lv2-ui is also a build dependency:
http://hpaste.org/raw/51963

Comment by orbisvicis

2011-09-30 17:09

According to the docs, lv2core is always a build-time and run-time dependency.

I put the updated pkgbuild @ http://hpaste.org/raw/51962

Anonymous comment

2011-07-26 17:02

1.3.1 is availiable.

This package wasn't searchable from AUR using "ir.lv2" (still isn't using "ir lv2") so I ended up creating my duplicate pkgbuild. I don't know what's appropriate here, do I disown it, ask for deletion or... (so this page can be found via search) link back here from the pkg description?

All comments