Please replace lv2core with lv2.
Search Criteria
Package Details: lv2-ir 1.3.2-2
Package Actions
| 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: | |
| Groups: | |
| Conflicts: | |
| Provides: | |
| Submitter: | smoge |
| Maintainer: | None |
| Last Packager: | rtfreedman |
| Votes: | 13 |
| First Submitted: | 2011-01-13 19:41 |
| Last Updated: | 2015-01-18 01:02 |
Latest Comments
Comment by hollunder
Comment by rtfreedman
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
IR 1.3.2 is now compatible with the latest zita-convolver
Comment by smoge
thanks lee and AutoStatic
Comment by lee
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
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
==> 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
scratch the previous, lv2-ui is also a build dependency:
http://hpaste.org/raw/51963
Comment by orbisvicis
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
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?