I have a soundfont file that polyphone opens and seems to handle correctly in every way except one. The sample loop points are what I expect for the first sample, but then every sample after that doesn't have a loop point. The first sample is "flute-C1". When I look at the shdr chunk in the sf2 file, I see this...
... yet when I look at it in Polyphone, the start and stop are both "0".
Does Polyphone get the sample loop values from the shdr chunk, or does it get the value from somewhere else? The behavior is hard for me to understand. Thank you.