rncbc / samplv1

samplv1 - an old-school polyphonic sampler
https://samplv1.sourceforge.io
GNU General Public License v2.0
38 stars 9 forks source link

Fix loop fade when pitch is higher than origin #27

Closed ngeiswei closed 5 years ago

ngeiswei commented 5 years ago

Otherwise m_xgain1 decreases too slowly and suddenly go from some positive value to 0 producing an audible click.

ngeiswei commented 5 years ago

This is related to the messages at the end of https://sourceforge.net/p/samplv1/tickets/13/

BTW, let me know if you prefer another place to submit patches (I didn't find an easy way to send them via sourceforge, thus why I'm using github).

rncbc commented 5 years ago

GH is always a good place to PR's

cheers && thanks