File: pan-meta.pd

package info (click to toggle)
pd-pan 0.1.2-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 160 kB
  • sloc: makefile: 373
file content (9 lines) | stat: -rw-r--r-- 355 bytes parent folder | download | duplicates (3)
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 pan;
#X text 10 50 AUTHOR Hans-Christoph Steiner <hans@eds.org>;
#X text 10 70 DESCRIPTION A library of panning algoritms;
#X text 10 90 LICENSE GNU GPL v2+;
#X text 10 110 VERSION 0.1.2;
#X restore 10 10 pd META;