1 Sep 2011 02:06
SF.net Git: supercollider branch, master, updated. bd51cce31106c465b311d400b44b0058b70f57d0
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "supercollider".
The branch, master has been updated
via bd51cce31106c465b311d400b44b0058b70f57d0 (commit)
from 632f800f0c1ac5a0a39cad9f6c2d15aaa02c71b7 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit bd51cce31106c465b311d400b44b0058b70f57d0
Author: James Harkins <jamshark70@...>
Date: Thu Sep 1 08:04:48 2011 +0800
Clarify buffer sizes for Disk I/O UGens
diff --git a/HelpSource/Classes/DiskIn.schelp b/HelpSource/Classes/DiskIn.schelp
index efec4d9..e6b2014 100644
--- a/HelpSource/Classes/DiskIn.schelp
+++ b/HelpSource/Classes/DiskIn.schelp
<at> <at> -15,10 +15,11 <at> <at> private:: categories
method::ar
argument::numChannels
-Number of channels
+Number of channels. This must match the number of channels in the buffer.
(Continue reading)
RSS Feed