umm... he means that in the beta 3 version there was no hiss.
but you know - I'd rather have hiss than uncorrect emulation and wrong pitching. and you can always make it sound less annoying by setting frequency in treble filtering to 20 hz. works for me well.
I wanted to swap my P2 and Tri channels by temporarily using an expansion channel (namely, the fds) to "store" the other channel's data.
When I wanted to listen to it, this happened. (Maybe because the FDS channel had 2A03 instruments in it.)
i think its changed on purpose, that i cant use Qxy effect while the arpeggio effect is in use, but i also cant use it in the same row when im disabling it.
It working previously was a bug in itself. If you exported to NSF, then it wouldn't work anymore. The way it works is that Famitracker reads all effect columns from left to right, and both 0xx and Qxx/Rxx affect pitch, so you can't have Qxx (which activates a pitch-related macro) coming before 000 (which stops a pitch-related macro) on the same line in the same channel, because what the driver does is activate the slide then immediately stop it, before the frame even plays. The reverse works simply because the pitch macro-cancelling event happens before the slide.