Hi, Unfortunately, I don't think that there is currently a way to eat blanks only at the end of tracks: such an operator would need to decode the whole file and store it in memory in order to know, when it detects a blank, that there is no more non-blank coming afterwards...
++ Sam. 2011/6/15 Kerozen <[email protected]>: > Hi everyone > > I'm trying to find a way to have eat_blank to only eat blank at the end of a > track, and never in the middle of it. > > I was wondering if I could use on_end to do so, and in that case, what would > the syntax look like ? (I can't seem to understand the syntax of on_end at > all). If on_end isn't appropriate, what would be an appropriate way to have > eat_blank never to eat the blank in the middle of a song ? > > Azrael. > > ------------------------------------------------------------------------------ > EditLive Enterprise is the world's most technically advanced content > authoring tool. Experience the power of Track Changes, Inline Image > Editing and ensure content is compliant with Accessibility Checking. > http://p.sf.net/sfu/ephox-dev2dev > _______________________________________________ > Savonet-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/savonet-users > > ------------------------------------------------------------------------------ EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibility Checking. http://p.sf.net/sfu/ephox-dev2dev _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
