File: pdlua-meta.pd

package info (click to toggle)
pd-lua 0.12.23%2Bds-3
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 2,912 kB
  • sloc: ansic: 3,733; lisp: 66; makefile: 64
file content (10 lines) | stat: -rw-r--r-- 427 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#N canvas 2 51 320 90 10;
#N canvas 2 51 382 154 META 0;
#X text 10 10 NAME pdlua;
#X text 10 30 LICENSE GPL-2+;
#X text 10 50 DESCRIPTION write your own Pd objects in the Lua programming language;
#X text 10 90 AUTHOR Claude Heiland-Allen \, Frank Barknecht \, Martin
Peach \, IOhannes m zmölnig \, Albert Gräf \, et al;
#X text 10 123 VERSION 0.12.23;
#X restore 43 36 pd META;
#X text 39 15 pdlua: Loader for Lua objects;