sfzinstruments / jlearman.jRhodes3c

1977 Rhodes Mark I Stage 73, shorter looped samples
Other
14 stars 2 forks source link

release not very smooth #1

Open grammoboy2 opened 4 years ago

grammoboy2 commented 4 years ago

If you hold a key, the sound will be cut off after a while. Release seems to be not very smooth. (using Linuxsampler)

jlearman commented 4 years ago

Thanks for the feedback! Please file a bug report with linuxsampler. The loops are encoded in the FLAC files using 'smpl' chunks, and evidently linuxsampler isn't honoring them. Sforzando honors these loops. Meanwhile I will look into coding the loops in the .sfz file instead.

Also, hopefully in the next week or so I will be releasing a version with full-length samples, no loops, and that will solve your problem.

grammoboy2 commented 4 years ago

On 6/10/20 6:10 PM, Jeff Learman wrote:

Thanks for the feedback! Please file a bug report with linuxsampler. The loops are encoded in the FLAC files using 'smpl' chunks, and evidently linuxsampler isn't honoring them. Sforzando honors these loops. Meanwhile I will look into coding the loops in the .sfz file instead.

Also, hopefully in the next week or so I will be releasing a version with full-length samples, no loops, and that will solve your problem.

Ok cool. I did report it and I'm looking forward for the next release! Thanks.

jlearman commented 4 years ago

I have released the version with full-length samples at https://github.com/jlearman/jRhodes3d , please give it a try. I will be moving that to https://github.com/sfzinstruments later.

jlearman commented 4 years ago

I reported the loop issue to linuxsampler; https://bb.linuxsampler.org/viewtopic.php?t=19932

Turns out it was missing from a lib they use, libsndfile, doesn't support it for flac (though it does for wav.) Libsndfile ticket: https://github.com/erikd/libsndfile/issues/59

jlearman commented 1 year ago

See https://github.com/sfzinstruments/jlearman.jRhodes3d, which has full-length, unlooped samples.