-
-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Clicks when no ampeg_release #392
Labels
bug
Something isn't working
Comments
This is a good simple suggestion. If a user wanted the clicks, then add |
@alcomposer Maybe you mean |
Do you have any idea of the value used e.g. by sforzando? 0.0001? |
I made a comparison of 4 with images below (in order: sfizz, DropZone, RGC, sforzando) and image cut at the note-off point : |
Thanks alot @kinwie :) I'll get to it. |
Merged
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
While testing some sfz v1 organ presets which has no ampeg setting at all, I encountered clicks sound.
This seems cause by sfizz initial ampeg_release value.
Adding
ampeg_release=0.0001
solved the click noises.This clicks sound doesn't appear in other players. So I suggest to add a very short value for initial ampeg-release
Simple example can prove this case :
This will sound smoother in sforzando and DropZone
The text was updated successfully, but these errors were encountered: