aboutsummaryrefslogtreecommitdiff
path: root/externals/gridflow/README
blob: 970631f6d78889b293cf199cccfe7a38e425cd4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
,-o----o----o----o-.
|  GridFlow 0.9.0  |
`-o--------------o-'
  |
.-o--------------------------------------------------------------
| Directory layout

  ./base ............. object classes written in C++ and Ruby
  ./bin .............. programs startable as applications
  ./bridge ........... connectors between Ruby and PureData/etc
  ./bundled .......... files from other packages, bundled here for convenience
  ./cpu .............. cpu-specific code
  ./CVSROOT .......... project information for version control
                       (not in official releases)
  ./format ........... format handlers written in C++ and Ruby (optional)
  ./devices4ruby ..... misc Ruby plugins for hardware interfaces
  ./doc .............. complete documentation in HTML, with XML source
  ./doc/flow_classes . help files (.pd)
  ./doc/images ....... images that go with the HTML doc
  ./doc/tutorials .... tutorials
  ./examples ......... more complex Pd programs showing off more practical uses.
                       (this will replace ./pd_examples in the future).
  ./extra ............ useful small programs (mostly in Ruby)
  ./images ........... sample images shared by ./samples, ./help, ./doc
  ./optional ......... optional classes but not format handlers
  ./pd_abstractions .. Pd object classes written in Pd
  ./pd_examples ...... more complex Pd programs showing off more practical uses.
  ./tests ............ will contain Pd programs that test GridFlow itself.
                       (see also: the PureUnity project)
Legalese

  This program is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  GNU General Public License for more details.

  This program is free software; you can redistribute it and/or
  Modify it under the terms of the GNU General Public License
  as published by the Free Software Foundation; either version 2
  of the License, or (at your option) any later version.

  See file COPYING for further informations on licensing terms.



CVS

	$Id: README 3056 2007-10-24 15:08:56Z ac $