Difference between revisions of "Looping Meditations"
From CCRMA Wiki
Line 21: | Line 21: | ||
MAUI_Slider endPt; | MAUI_Slider endPt; | ||
MAUI_Slider currentPosition; | MAUI_Slider currentPosition; | ||
+ | |||
+ | |||
+ | [[Category: Projects]] |
Revision as of 15:19, 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;