Difference between revisions of "Looping Meditations"
From CCRMA Wiki
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 15: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.
- Instructions for running:
// Declare MAUI vars MAUI_View ctrl_panel; MAUI_Slider startPt; MAUI_Slider endPt; MAUI_Slider currentPosition;