Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Windows|macOS|Linux|BSD] - SSG distortion/aliasing #347

Closed
freq-mod opened this issue Mar 21, 2021 · 2 comments
Closed

[Windows|macOS|Linux|BSD] - SSG distortion/aliasing #347

freq-mod opened this issue Mar 21, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@freq-mod
Copy link
Contributor

Checklist

  • I am reporting exactly 1 bug with this issue.
  • This bug hasn't already been reported.
  • This bug hasn't already been fixed in the latest development build.

Bug Description

I'm aware you may be currently busy and this bug might be hard to fix completely (let's hope not), but it's a thing that bothers some people nevertheless. As reported by @iyatemu on Discord server, SSG emulation inBamboo Tracker is off, especially at higher pitches, compared to the real chip:
alias.zip - recording showcasing the problem. 0:00 ~ 0:04 is BT, 0:05 onware is the real YM2608 interface. Difference is apparent.

The way to fix this? I'm not sure at all, maybe via #262? (SSG core was also updated).

@freq-mod freq-mod added the bug Something isn't working label Mar 21, 2021
@rerrahkr
Copy link
Member

Thanks for your report. I suspect the use of improper linear resampling to be the cause of the distortion. I'll change to sinc resampling as mentioned in #321 and check the sound.

@rerrahkr
Copy link
Member

This issue would have fixed by using blip-buf since b1a6d2e.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants