Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /storage/content/49/145849/famitracker.com/public_html/forum/classes/dbHandler.php on line 29
I'd like to recreate a snare drum that sounds like this one http://puu.sh/f5QJf.wav but I have completely no idea on how to do it.
I tried an instrument with 6 6 6 6 6 6 5 5 5 5 4 4 4 4 3 3 2 1 0 volume and 1 1 1 1 0 arpeggio, played on 5-# but that's not quite like it. Actually I don't know if it's possible to make a sound like this with the noise channel.
Are you talking about a DPCM snare or a Noise snare?
If it's noise, try this:
Volume: "12 6 6 6 5 4 4 3 3 2 1 1 0"
Arpeggio: "0 0 3 3 2 2 1 1 0"
Play at pitch #6, #7 or #8 (recommended), not higher than #C (else, it'll roll over to 0)
That's more of a powerfl snare (Credit to Graypesoda :D), if you want to do a simplistic snare, try doing a decay only (like "8 6 6 5 5 4 4 3 3 2 2 1 1 1 0" or something) at pitch #6, #7 or #8.
For a sharper snare, you can shorten the decay and give it a greater volume spike.
Hope that helps
_______________________
The purpose of a programming language is to protect the computer against the programmer.