diff options
author | Bent Bisballe Nyeng <deva@aasimon.org> | 2014-10-12 21:19:48 +0200 |
---|---|---|
committer | Bent Bisballe Nyeng <deva@aasimon.org> | 2014-10-12 21:19:48 +0200 |
commit | adc6d371af2cf356578fee6be0711d6db7f31288 (patch) | |
tree | 969a2b081f5089168a798dd945a8e0b287d02f8d /dgedit/presets.ini | |
parent | fafc815d3b2f525e703ab9482a008201097ab90d (diff) | |
parent | 32d9c872e7abdaedb497e7403a44470676838ecb (diff) |
Merge in from master.
Diffstat (limited to 'dgedit/presets.ini')
-rw-r--r-- | dgedit/presets.ini | 50 |
1 files changed, 0 insertions, 50 deletions
diff --git a/dgedit/presets.ini b/dgedit/presets.ini deleted file mode 100644 index 2ce9433..0000000 --- a/dgedit/presets.ini +++ /dev/null @@ -1,50 +0,0 @@ -[Kickdrum] - prefix = "Kickdrum" - attacklength = 30 - falloff = 200 - fadelength = 1200 -[Snare] - prefix = "Snare" - attacklength = 30 - falloff = 200 - fadelength = 1200 -[Rack tom] - prefix = "Tom" - attacklength = 30 - falloff = 200 - fadelength = 1200 -[Floor tom] - prefix = "FTom" - attacklength = 30 - falloff = 200 - fadelength = 1200 -[Hihat open] - prefix = "HihatOpen" - attacklength = 30 - falloff = 200 - fadelength = 1200 -[Hihat closed] - prefix = "HihatClosed" - attacklength = 30 - falloff = 200 - fadelength = 1200 -[China cymbal] - prefix = "China" - attacklength = 30 - falloff = 200 - fadelength = 1200 -[Crash cymbal] - prefix = "Crash" - attacklength = 30 - falloff = 200 - fadelength = 1200 -[Ride] - prefix = "Ride" - attacklength = 30 - falloff = 200 - fadelength = 1200 -[Ride bell] - prefix = "RideBell" - attacklength = 30 - falloff = 200 - fadelength = 1200 |