diff options
author | Thomas Grill <xovo@users.sourceforge.net> | 2003-01-09 04:37:24 +0000 |
---|---|---|
committer | Thomas Grill <xovo@users.sourceforge.net> | 2003-01-09 04:37:24 +0000 |
commit | feeb907835c33ec49308a32449dc0b6d07285e2a (patch) | |
tree | 7049e5037b1423af69239dca4373f764df76ea74 /externals/grill/xsample | |
parent | 900871454af06db1d751e28cea56f59dc43d3c17 (diff) |
""
svn path=/trunk/; revision=329
Diffstat (limited to 'externals/grill/xsample')
-rw-r--r-- | externals/grill/xsample/maxmsp/xgroove~.help | bin | 8273 -> 8270 bytes | |||
-rw-r--r-- | externals/grill/xsample/maxmsp/xplay~.help | bin | 6069 -> 6092 bytes | |||
-rw-r--r-- | externals/grill/xsample/maxmsp/xrecord~.help | bin | 9541 -> 9523 bytes | |||
-rwxr-xr-x | externals/grill/xsample/maxmsp/xsample.help | bin | 1073 -> 1072 bytes | |||
-rw-r--r-- | externals/grill/xsample/source/groove.cpp | 2 |
5 files changed, 1 insertions, 1 deletions
diff --git a/externals/grill/xsample/maxmsp/xgroove~.help b/externals/grill/xsample/maxmsp/xgroove~.help Binary files differindex 2e4b3f03..da4820ba 100644 --- a/externals/grill/xsample/maxmsp/xgroove~.help +++ b/externals/grill/xsample/maxmsp/xgroove~.help diff --git a/externals/grill/xsample/maxmsp/xplay~.help b/externals/grill/xsample/maxmsp/xplay~.help Binary files differindex cb4f7cad..5f15beca 100644 --- a/externals/grill/xsample/maxmsp/xplay~.help +++ b/externals/grill/xsample/maxmsp/xplay~.help diff --git a/externals/grill/xsample/maxmsp/xrecord~.help b/externals/grill/xsample/maxmsp/xrecord~.help Binary files differindex a45de207..d0e6da5c 100644 --- a/externals/grill/xsample/maxmsp/xrecord~.help +++ b/externals/grill/xsample/maxmsp/xrecord~.help diff --git a/externals/grill/xsample/maxmsp/xsample.help b/externals/grill/xsample/maxmsp/xsample.help Binary files differindex df57665f..1c2ceb22 100755 --- a/externals/grill/xsample/maxmsp/xsample.help +++ b/externals/grill/xsample/maxmsp/xsample.help diff --git a/externals/grill/xsample/source/groove.cpp b/externals/grill/xsample/source/groove.cpp index 64729b88..b3779a04 100644 --- a/externals/grill/xsample/source/groove.cpp +++ b/externals/grill/xsample/source/groove.cpp @@ -128,7 +128,7 @@ FLEXT_LIB_DSP_V("xgroove~",xgroove) V xgroove::setup(t_classid c) { - DefineHelp(c,"xgroove~"); +// DefineHelp(c,"xgroove~"); FLEXT_CADDMETHOD_(c,0,"all",m_all); FLEXT_CADDMETHOD(c,1,m_min); |