SF.net SVN: supercollider:[9110] trunk/build/SCClassLibrary/Common/GUI/ PlusGUI/Math/SignalPlusGUI.sc

View: New views
1 Messages — Rating Filter:   Alert me  

SF.net SVN: supercollider:[9110] trunk/build/SCClassLibrary/Common/GUI/ PlusGUI/Math/SignalPlusGUI.sc

by danstowell :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Revision: 9110
          http://supercollider.svn.sourceforge.net/supercollider/?rev=9110&view=rev
Author:   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=rev

Modified 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.shtml
archive: http://www.listarc.bham.ac.uk/marchives/sc-dev/
search: http://www.listarc.bham.ac.uk/lists/sc-dev/search/