diff options
author | Cyrille Henry <nusmuk@users.sourceforge.net> | 2010-11-10 11:51:42 +0000 |
---|---|---|
committer | Cyrille Henry <nusmuk@users.sourceforge.net> | 2010-11-10 11:51:42 +0000 |
commit | b55f64ad45b4d390f2f373abe54347739b17f26e (patch) | |
tree | 58f59e1818ed40be56295fe596e8187053b8bfbd /msd/editor/README | |
parent | d9b0488b75b27c78083fd2275985d0f0593a465f (diff) |
move editor to msd
svn path=/trunk/externals/nusmuk/; revision=14364
Diffstat (limited to 'msd/editor/README')
-rw-r--r-- | msd/editor/README | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/msd/editor/README b/msd/editor/README new file mode 100644 index 0000000..e6253db --- /dev/null +++ b/msd/editor/README @@ -0,0 +1,14 @@ +msd-editor +------------ + +patched by Frank Barknecht <fbar@footils.org> with a big hand from Nicolas +Montgermont <montgermont@la-kitchen.fr> who wrote the msd2D and msd3D externals +required for using this patch. GEM is used to provide an alternative +visualization, but it is not required for the patch to work. + +If you want to export the messages to msd2d, that are created, you also need a +[prepend] external, preferably the one from the Cyclone library. + +Thanks Nicolas for a great external colletion. + +msd-editor.pd is the patch to open, further documentation is inside. |