Log in

View Full Version : SelectRangeEvery for Audio Source...


Kurtnoise
15th July 2004, 15:39
Hi !!!

Is there a way or not (sorry I'm not a developper :( ) to add a new function in Avisynth Core ??

Because, I would like to use the SelectRangeEvery() function for Audios Sources. However this is for Videos only...:(

Maybe an idea : SelectAudioRangeEvery(a,b) where a will be a range of seconds and b the period starting. In fact, the same idea like that (http://www.avisynth.org/SelectRangeEvery) but for Audio. :)


Thanks

sh0dan
15th July 2004, 15:47
It has been requested (http://sourceforge.net/tracker/index.php?func=detail&aid=892514&group_id=57023&atid=482676) before. But since you are asking so nicely I'll see what I can do! :cool:

Edit: Added to CVS. An "audio=true/false" option will be present in the next version. The default is true, but you can set it to false for backwards compatibility.

Kurtnoise
15th July 2004, 19:08
Sweeeeet...Thank you very much Shodan.:cool: