How do you make yours? Here's a simple bassy one, works well around note A5 or D6
/// Instrument screen ///
NAME
TYPE WAVE
VOLUME 3
OUTPUT LR
VIB.TYPE HF
SYNTH 0
PLAY MANUAL
LENGTH F
REPEAT 0
SPEED 4
AUTOMATE OFF
TABLE ON
/// Synth screen ///
SYNTH
WAVE TRI
FILTER LOWP
Q 0
DIST CLIP
PHASE NORMAL
START:
VOLUME 40
CUTOFF FF
PHASE 00
VSHIFT 00
END:
VOLUME 10
CUTOFF FF
PHASE 00
VSHIFT 00
/// Table screen
ABLE
VOL TSP CMD CMD
0 00 00 -00 PF0
1 00 00 -00 -00
2 00 00 -00 -00
3 00 00 -00 -00
4 00 00 -00 -00
5 00 00 -00 -00
6 00 00 -00 -00
7 00 00 -00 -00
8 00 00 -00 -00
9 00 00 -00 -00
A 00 00 -00 -00
B 00 00 -00 -00
C 00 00 -00 -00
D 00 00 -00 -00
E 00 00 -00 K00
F 00 00 -00 -00
Edited by nitro2k01: Changed to a fixed width font setting and realigned the spaces to make things look better. To use this post as a template, press quote to preserve the BBCode.
I'll be applying these changes to all posts in this thread.
Last edited by nitro2k01 (Jan 9, 2010 9:04 pm)