From 5a33517fef170ceb104b35aa690fdadcb0cf292b Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Tue, 10 Jun 2003 02:33:37 +0000 Subject: "" svn path=/trunk/; revision=687 --- externals/grill/flext/tutorial/simple1/main.cpp | 2 +- externals/grill/flext/tutorial/simple1/simple1.cw | Bin 101183 -> 147321 bytes 2 files changed, 1 insertion(+), 1 deletion(-) (limited to 'externals/grill/flext/tutorial/simple1') 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 index e6b451be..6e778ba5 100755 Binary files a/externals/grill/flext/tutorial/simple1/simple1.cw and b/externals/grill/flext/tutorial/simple1/simple1.cw differ -- cgit v1.2.1