aboutsummaryrefslogtreecommitdiff
path: root/Plugins/README.txt
blob: 893a4ad9a89c71b4c1336ffbc0ea6ea293886a59 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Put your dlls with proper exported perform-functions here, and Framestein
will load them on startup.

Read plugin.h and noize.c and try example-plugins.pd for the whole story.
Pixels.h and green.cpp or tile.cpp demonstrate the easy-to-use pixels-class.

If you write plugins please contribute them to the Framestein distribution.

(type "make" to build plugins in this directory with MS Visual C++.)

NOTE: I'm distributing my Plugins-directory as-is, some of them are
feature-incomplete.