| |
la_mettrie
Registered: Feb 2012 Posts: 21 |
Goatracker - combining instruments with inverse ADSR values
Wonder if there is some reasonable way to combine these instruments with inverse ADSR values (in order to get just one instrument with both these sounds simultaneously to be used on just one channel)
open hihat
ADSR 0219
wave tbl:
81 CC
81 CA
80 C8
plain sustained flute (triangle wave) sound
ADSR 00FB
wav tbl:
11 00
It is of course impossible thing to do as such, but is there some other way to get a reasonable open hihat combined with sustained lead sound?
I have tried something like this:
ADSR 72FB
wav tbl:
81 CC
81 CA
80 C8
11 00
But it is not maybe as good as it could be... Hihat is a bit too loud for instance (in addition to being crappy) |
|
| |
Linus
Registered: Jun 2004 Posts: 639 |
You could give something like this a try:
81 cc
11 00
81 ca
80 c8
11 00
ff 00
Also consider experimenting with 1st Frame settings.
Apart from that you might go faster than 50hz. That´s gonna provide you with more possibilities to approach your "two-sounds at a time" problem.
|
| |
la_mettrie
Registered: Feb 2012 Posts: 21 |
Those wavetbl commands alone helped none but trying different values for 1st Frame Wave led to considerable improvements.
Thanks! |