Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 199573 - Please test and mark stable media-plugins/fil-plugins-0.1.0
Summary: Please test and mark stable media-plugins/fil-plugins-0.1.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-18 18:23 UTC by Alexis Ballier
Modified: 2007-11-19 09:53 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexis Ballier gentoo-dev 2007-11-18 18:23:12 UTC
Been there for a while, current stable is outdated.

Last arch, please remove 0.0.1 ebuild

Thanks.
Comment 1 Dawid Węgliński (RETIRED) gentoo-dev 2007-11-19 08:24:17 UTC
src_test() on x86:

../bin/applyplugin	-s 1					\
				../snd/noise.wav /tmp/test.wav		\
				../plugins/filter.so lpf 500		\
				../plugins/filter.so lpf 500		\
				../plugins/sine.so sine_fcaa 6000	\
				../plugins/delay.so delay_5s 1 0.1	\
				../plugins/amp.so amp_mono 4		\

Peak output: 27349.5
---------------------------------------------
First listen to the white noise input signal:
---------------------------------------------
play ../snd/noise.wav
ALSA lib confmisc.c:769:(parse_card) cannot find card ''
ALSA lib conf.c:3510:(_snd_config_evaluate) function snd_func_card_driver returned error: No such device
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:3510:(_snd_config_evaluate) function snd_func_concat returned error: No such device
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:3510:(_snd_config_evaluate) function snd_func_refer returned error: No such device
ALSA lib conf.c:3982:(snd_config_expand) Evaluate error: No such device
ALSA lib pcm.c:2144:(snd_pcm_open_noupdate) Unknown PCM default
sox: Failed writing default: cannot open audio device
make: *** [test] Error 2
Comment 2 Dawid Węgliński (RETIRED) gentoo-dev 2007-11-19 08:28:51 UTC
Sorry, this is media-libs/ladspa-sdk-1.12-r2 make check. fil-plugins-0.1.0 builds fine, how can i test it?
Comment 3 Alexis Ballier gentoo-dev 2007-11-19 09:04:47 UTC
(In reply to comment #2)
> Sorry, this is media-libs/ladspa-sdk-1.12-r2 make check. 

bug #140743
I'll wait a bit before asking the new ladspa-sdk to go into stable.

> fil-plugins-0.1.0
> builds fine, how can i test it?

It installs: /usr/lib64/ladspa/filters.so
$listplugins | grep -C 2 filters
/usr/lib64/ladspa/tap_dynamics_st.so:
        TAP Dynamics (St) (2153/tap_dynamics_st)
/usr/lib64/ladspa/filters.so:
        4-band parametric filter (1970/Parametric1)
/usr/lib64/ladspa/sin_cos_1881.so:


So it installs only one plugin and its name is "4-band parametric filter (1970/Parametric1)"

It should show up in any program able to use ladspa plugins, audacity being one, but also mhwaveedit, rezound, sonic-visualiser, sweep, terminatorx should be able to do it.

ladspa-sdk also provides "applyplugin" if you want to do this from command line.
Comment 4 Dawid Węgliński (RETIRED) gentoo-dev 2007-11-19 09:32:58 UTC
x86 stable
Comment 5 Samuli Suominen (RETIRED) gentoo-dev 2007-11-19 09:53:44 UTC
amd64 stable, old removed