Hi, while working with some wav-files extracted by akaiextract, I noticed that the information for loop-start and loop-end stored in the sfinst of the wav-files seem to be in swapped order. Example:
MIDIUnityNote: 41 Channels: 1 SamplesPerSecond: 44100 BitDepth: 16 FrameSize: 2 Frames: 176565 MIDIUnityNote: 41 FineTune: 0 Loops: yes LoopType: 0 LoopStart: 175036 LoopEnd: 113915 LoopPlayCount: 0 LoopSize: -61120 LoopStart is higher then LoopEnd, thus LoopSize is calculated wrong. I didn't see this in any other looped sample I worked with yet (e.g. when extracted from a working gig-file using gigextract). Has anyone else seen this? When swapping those numbers, the loop plays, though glitches appear. Cheers, Kolja
_______________________________________________ Linuxsampler-devel mailing list Linuxsampler-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel