SF.net SVN: supercollider: [7662] trunk/build/SCClassLibrary/Common/Control /MIDIResponder.sc

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

SF.net SVN: supercollider: [7662] trunk/build/SCClassLibrary/Common/Control /MIDIResponder.sc

by cruxxial :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

Revision: 7662
          http://svn.sourceforge.net/supercollider/?rev=7662&view=rev
Author:   cruxxial
Date:     2008-07-08 15:39:48 -0700 (Tue, 08 Jul 2008)

Log Message:
-----------
sorry, turning  ProgramChangeResponder back on, as its moved here from wslib now.  i just accidentally had it commented out in the last update

Modified Paths:
--------------
    trunk/build/SCClassLibrary/Common/Control/MIDIResponder.sc

Modified: trunk/build/SCClassLibrary/Common/Control/MIDIResponder.sc
===================================================================
--- trunk/build/SCClassLibrary/Common/Control/MIDIResponder.sc 2008-07-08 22:31:39 UTC (rev 7661)
+++ trunk/build/SCClassLibrary/Common/Control/MIDIResponder.sc 2008-07-08 22:39:48 UTC (rev 7662)
@@ -218,9 +218,8 @@
 PolyTouchResponder
 */
 
-/*
-good to go but waiting for wouter's permission and so that he can comment it out in his lib.
 
+
 ProgramChangeResponder : MIDIResponder {
  classvar <pcinit = false,<pcr;
 
@@ -254,5 +253,3 @@
  }
 }
 
-*/
-


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
_______________________________________________
sc-dev mailing list
sc-dev@...
http://lists.create.ucsb.edu/mailman/listinfo/sc-dev