Difference between revisions of "Looping Meditations"

From CCRMA Wiki
Jump to: navigation, search
Line 14: Line 14:
  
 
*Instructions for running:
 
*Instructions for running:
 +
 +
 +
    // Declare MAUI vars
 +
    MAUI_View ctrl_panel;   
 +
    MAUI_Slider startPt;
 +
    MAUI_Slider endPt;
 +
    MAUI_Slider currentPosition;

Revision as of 16:10, 10 April 2009

Looping Meditations

  • Overview:
  • Score:
  • Files:

There are two files, a chuck file and the sound file used in that chuck file.

chuck file

sound file

  • Instructions for running:


   // Declare MAUI vars
   MAUI_View ctrl_panel;    
   MAUI_Slider startPt;
   MAUI_Slider endPt;
   MAUI_Slider currentPosition;