Revision: 9110
http://supercollider.svn.sourceforge.net/supercollider/?rev=9110&view=revAuthor: danstowell
Date: 2009-04-23 12:27:28 +0000 (Thu, 23 Apr 2009)
Log Message:
-----------
further to rev 9109, rm outofdate comment
Revision Links:
--------------
http://supercollider.svn.sourceforge.net/supercollider/?rev=9109&view=revModified Paths:
--------------
trunk/build/SCClassLibrary/Common/GUI/PlusGUI/Math/SignalPlusGUI.sc
Modified: trunk/build/SCClassLibrary/Common/GUI/PlusGUI/Math/SignalPlusGUI.sc
===================================================================
--- trunk/build/SCClassLibrary/Common/GUI/PlusGUI/Math/SignalPlusGUI.sc 2009-04-23 12:25:19 UTC (rev 9109)
+++ trunk/build/SCClassLibrary/Common/GUI/PlusGUI/Math/SignalPlusGUI.sc 2009-04-23 12:27:28 UTC (rev 9110)
@@ -140,7 +140,6 @@
server = server ? Server.default;
if(server.serverRunning.not) { "Server not running!".warn; ^nil };
- // no need to check for rate as RecordBuf is ar only
name = this.hash.asString;
def = SynthDef(name, { |bufnum|
var val = this.value;
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
_______________________________________________
sc-dev mailing list
info (subscription, etc.):
http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtmlarchive:
http://www.listarc.bham.ac.uk/marchives/sc-dev/search:
http://www.listarc.bham.ac.uk/lists/sc-dev/search/