Changeset 18579 for lang/actionscript/flmml
- Timestamp:
- 09/01/08 16:30:26 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/actionscript/flmml/trunk/src/com/txt_nifty/sketch/flmml/MStatus.as
r15293 r18579 11 11 public static const ENVELOPE1_AD:int = 8; 12 12 public static const ENVELOPE1_SR:int = 9; 13 public static const ENVELOPE2_AD:int = 10;14 public static const ENVELOPE2_SR:int = 11;15 13 public static const NOISE_FREQ:int = 10; 16 14 public static const PWM:int = 11; … … 25 23 public static const CLOSE:int = 20; 26 24 public static const VOL_MODE:int = 21; 25 public static const ENVELOPE2_AD:int = 22; 26 public static const ENVELOPE2_SR:int = 23; 27 27 } 28 28 }
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)