On Tue, Apr 25, 2006 at 01:25:16PM -0700, Tobiah wrote: > Ben Collver wrote: > >I am making a utility to edit loop points in audio files. > > There used to be a sound editor called DAP that could do this. > > Come to think of it, it seems that soundfonts really make loscil > unnesessary. I think that any good soundfont editor should have > the ability to edit loop points. I made a soundfont editor as well (which i announced on this list), and it does edit loop points. My tools are command-line based with plain text configuration files. However, I have had trouble with loop points and decided to go back to the basics before debugging the soundfont code. For me, the basics would be loscil. DAP still exists, but it uses xforms (I think FLTK provides a compatibility API). I am making progress on my AIFF/AIFC code, but it is not finished yet. Cheers, Ben