pipewire/spa/plugins/audiotestsrc
Pantelis Antoniou 4db9a1e96d audiotestsrc: Make audiotestsrc work
This small patch makes audiotestsrc work.

You will need to uncomment the following lines in pipewire.conf

	add-spa-lib audiotestsrc audiotestsrc/libspa-audiotestsrc
	create-object adapter node.name=my-test factory.name=audiotestsrc

If you use pw-record, use --list-targets to find the target id and
record using --target=<n>

Signed-off-by: Pantelis Antoniou <pantelis.antoniou@konsulko.com>
2020-03-05 18:41:53 +01:00
..
audiotestsrc.c audiotestsrc: Make audiotestsrc work 2020-03-05 18:41:53 +01:00
meson.build spa: install in versioned directory 2020-01-29 15:51:41 +01:00
plugin.c use SPA_EXPORT to export symbols 2019-02-06 13:24:41 +01:00
render.c node: add port and node params 2019-02-27 16:43:01 +01:00