Posted Tue Mar 5, 2002 11:04 PM
It really helps if you've programmed drum machines before because then you kinda know where stuff goes to get a normal sounding beat. When I was making my beats I did a lot of copying and pasting too. I got some basic drum patterns down and then I'd modify them into new ones. Mostly I used the noise sound at a low pitch for a kick drum, middle pitch for a snare, and high pitch for a high hat. I'd make a simple beat using those, then fill in other cool noises between.
Here's Hally #2:
beat1
byte %10011110, %00111001
byte %00111011, %00111110
byte %01100001, %00111101
byte %00111110, %00110111
byte %10011110, %00111001
byte %00111010, %01100110
byte %01100001, %00111101
byte %00110110, %11000110
byte %10011110, %00111001
byte %00111011, %00111110
byte %01100001, %00111101
byte %00111110, %00110111
byte %10011110, %00111001
byte %00111010, %01100110
byte %01100001, %00111101
byte %01110110, %11000110
byte %10101010, %10101010, %10101010, %10101010
beat2
byte %00110111, %00111111
byte %11110111, %00101111
byte %11010110, %11111111
byte %11100110, %00111111
byte %01100101, %00111111
byte %11110101, %00101111
byte %11010100, %11111111
byte %11100011, %00111111
byte %00110111, %00111111
byte %11110011, %00101111
byte %11010011, %11111111
byte %11100010, %00111111
byte %01100101, %00111111
byte %11110001, %00101111
byte %11010001, %11111111
byte %11100011, %00111111
byte %10001000, %10001000, %10001000, %10001000
[ 03-05-2002: Message edited by: Smart Patrol ]