Nuked-OPL3 icon indicating copy to clipboard operation
Nuked-OPL3 copied to clipboard

chip->tremolo updated too often

Open fawtytoo opened this issue 1 year ago • 0 comments

chip->tremolo is being updated every sample, whereas it should be moved inside the previous "if" block which is only true every 64 samples. That is, chip->tremolo will only be updated when and after chip->tremolopos is.

fawtytoo avatar Dec 25 '23 16:12 fawtytoo