<div dir="ltr"><div>(Apologies if this is a double post, I think the other will be rejected on account of the 2+MB AIFF file I attached. Instead I've put up a Zip file of the AIFFs I'm trying to import, on GDrive: <a href="https://drive.google.com/file/d/16BvtxS9tkIPJRcx-cri1gPGM5p0E7uV_/view?usp=sharing">https://drive.google.com/file/d/16BvtxS9tkIPJRcx-cri1gPGM5p0E7uV_/view?usp=sharing</a></div><div><br></div><div>Original message: </div><div><br></div><div>I have AIFF files with loop points all set the same, beginning at sample 44100 and ending at 88200. I am trying to use SampledInstrument(class)>>#readSimpleInstrument:fromDirectory: to create a sampled instrument. </div><div><br></div><div>In Snd i can verify the loop points are correct:</div><div><br></div>> >(sound-loop-info (open-sound "~/sessions/orch.mosaic/cello f/36.aif"))<br>(44100 88200 0 0 0 0 1 1)<br><div><br></div><div>But as you can see in the bug report/screenshot, the end point becomes 0 somehow when it reaches note 36.aif, resulting in an error. I've also included the offending .aif file, which might be malformed in some way I haven't discovered. </div><div><br></div><div>How might I go about debugging this further? </div></div>