diff options
Diffstat (limited to 'workspaces/test')
| -rw-r--r-- | workspaces/test/music.track | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/workspaces/test/music.track b/workspaces/test/music.track index 939d6d1..c8dac63 100644 --- a/workspaces/test/music.track +++ b/workspaces/test/music.track @@ -12,19 +12,19 @@ SAMPLE ASSET_SNARE_1 SAMPLE ASSET_CRASH_1 PATTERN drums_basic LENGTH 1.0 - 0.00, ASSET_KICK_1, 1.0, 0.0 + 0.00, ASSET_KICK_1, 0.7, 0.0 0.00, NOTE_A4, 0.5, 0.0 - 0.25, ASSET_SNARE_1, 0.9, 0.0 - 0.50, ASSET_KICK_1, 1.0, 0.0 - 0.75, ASSET_SNARE_1, 0.9, 0.0 + 0.25, ASSET_SNARE_1, 0.6, 0.0 + 0.50, ASSET_KICK_1, 0.7, 0.0 + 0.75, ASSET_SNARE_1, 0.6, 0.0 PATTERN drums_with_crash LENGTH 1.0 - 0.00, ASSET_KICK_1, 1.0, 0.0 - 0.00, ASSET_CRASH_1, 0.85, 0.0 + 0.00, ASSET_KICK_1, 0.7, 0.0 + 0.00, ASSET_CRASH_1, 0.6, 0.0 0.00, NOTE_A4, 0.5, 0.0 - 0.25, ASSET_SNARE_1, 0.9, 0.0 - 0.50, ASSET_KICK_1, 1.0, 0.0 - 0.75, ASSET_SNARE_1, 0.9, 0.0 + 0.25, ASSET_SNARE_1, 0.6, 0.0 + 0.50, ASSET_KICK_1, 0.7, 0.0 + 0.75, ASSET_SNARE_1, 0.6, 0.0 SCORE 0.0, drums_basic |
