Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Simple harp arpeggio (C major) starting at t=0ms
- 0, 12, harp # C4
- 250, 16, harp # E4
- 500, 19, harp # G4
- 750, 24, harp # C5
- # A simultaneous chord at t=1500ms (C major triad)
- 1500, 12, harp
- 1500, 16, harp
- 1500, 19, harp
- # A quick harp run
- 2000, 14, harp
- 2125, 17, harp
- 2250, 21, harp
- 2375, 24, harp
- # A little bell accent (longer ringing sample)
- 3000, 12, bell
- 3250, 19, bell
- 3500, 24, bell
Advertisement
Add Comment
Please, Sign In to add comment