diff options
author | Thomas Grill <xovo@users.sourceforge.net> | 2003-06-10 02:33:37 +0000 |
---|---|---|
committer | Thomas Grill <xovo@users.sourceforge.net> | 2003-06-10 02:33:37 +0000 |
commit | 5a33517fef170ceb104b35aa690fdadcb0cf292b (patch) | |
tree | 0c5740af99d57fbf9e8de3bfe8cd05e150c70df0 /externals/grill/flext/tutorial/simple1 | |
parent | d97d46e2806969c994647ee8e3ce64b4f3d1d9f6 (diff) |
""
svn path=/trunk/; revision=687
Diffstat (limited to 'externals/grill/flext/tutorial/simple1')
-rwxr-xr-x | externals/grill/flext/tutorial/simple1/main.cpp | 2 | ||||
-rwxr-xr-x | externals/grill/flext/tutorial/simple1/simple1.cw | bin | 101183 -> 147321 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/externals/grill/flext/tutorial/simple1/main.cpp b/externals/grill/flext/tutorial/simple1/main.cpp index 6099a792..9f0f43e8 100755 --- a/externals/grill/flext/tutorial/simple1/main.cpp +++ b/externals/grill/flext/tutorial/simple1/main.cpp @@ -48,7 +48,7 @@ FLEXT_NEW("simple1",simple1) simple1::simple1() { // define inlets: - // first inlet must always by of type anything (or signal for dsp objects) + // first inlet must always be of type anything (or signal for dsp objects) AddInAnything(); // add one inlet for any message // define outlets: diff --git a/externals/grill/flext/tutorial/simple1/simple1.cw b/externals/grill/flext/tutorial/simple1/simple1.cw Binary files differindex e6b451be..6e778ba5 100755 --- a/externals/grill/flext/tutorial/simple1/simple1.cw +++ b/externals/grill/flext/tutorial/simple1/simple1.cw |