tutorial
Directory actions
More options
Directory actions
More options
tutorial
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
flext - C++ layer for Max/MSP and pd (pure data) externals tutorial examples Copyright (c) 2001-2022 Thomas Grill ([email protected]) For information on usage and redistribution, and for a DISCLAIMER OF ALL WARRANTIES, see the file, "license.txt," in this distribution. ---------------------------------------------------------------------------- These are a few examples to demonstrate some flext features. Contribution of examples to the package is higly appreciated! ---------------------------------------------------------------------------- The recommended order to go through the tutorial examples is the following: 1) 1_simple* 2) 2_adv* 3) 3_attr* 4) 4_timer*, 4_bind*, 4_buffer* 5) 5_signal* 6) 6_lib* 7) 7_thread* and, if needed 8) 8_sndobj* and/or 8_stk* if you choose to compile with SndObj support, the respective library can be found here: http://sndobj.sourceforge.net/sndobj.html or here: https://github.com/johnglover/sndobj