/usr/lib/pd/extra/freeverb~/freeverb~-meta.pd is in pd-freeverb 1.2-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 | #N canvas 10 10 200 200 10;
#N canvas 20 20 420 300 META 0;
#X text 10 10 META this is a prototype of a libdir meta file;
#X text 10 30 NAME freeverb~;
#X text 10 50 AUTHOR Olaf Matthes and Jezar Wakefield;
#X text 10 70 DESCRIPTION Freeverb is a simple implementation of the standard Schroeder/Moorer reverb model;
#X text 10 90 LICENSE GNU GPL;
#X text 10 110 VERSION 1.2;
#X restore 10 10 pd META;
|