GFF is a very fast slide but it's not instant, and creates kind of a weird artifact as a result. I'd really love an "instant slide" where the sample's position continues from where it left off, but the frequency changes immediately.
Suggestions for implementation:
Ever try:
00 | C-1 01 .. .00
01 | C-5 01 G9 GFFVolume column G9 works like GFF, so you're actually doubling the amount of portamento. I think this combination can bring you from C-0 to B-9 in two ticks.
Anyway, I'll play with it and see how it changes things.
> Ever try:
No actually, and that's quite useful. Of course you use up both volume and effects columns that way.
(Is G9 really the same strength as GFF in IT? I was sure it was weaker... but then I probably never tested it :P)
> Portamento to (Gx) affects the memory for Gxx and has the equivalent slide given by this table:
>SlideTable DB 1, 4, 8, 16, 32, 64, 96, 128, 255
And since it's clearly stated in the tech document, modplug probably won't do it right. In fact it probably fucks that all up like every other combination of two things at the same time, but that's an interesting idea.
> Portamento to (Gx) affects the memory for Gxx and has the equivalent slide given by this table:
> SlideTable DB 1, 4, 8, 16, 32, 64, 96, 128, 255
presactly. except we fixed that years ago =)