Community Forums Archive

Go Back

Subject:Release Loop metadata - possible to batch it?
Posted by: Doug_Marshall
Date:11/10/2013 2:54:25 PM

I'm working with sets of sample files and am looking for a way to set the Sample type to "Sustaining with Release" (View/Metadata/Sampler Loops menu) on a batched basis. Anyone know a way to do it?

Subject:RE: Release Loop metadata - possible to batch it?
Reply by: iain_m
Date:11/11/2013 3:31:17 PM

AFAIK loop metadata is not "seen" by the scripting engine - and hence by the batch processor - at all, I'm afraid. It sees regions/markers, but not loops.

Subject:RE: Release Loop metadata - possible to batch it?
Reply by: Doug_Marshall
Date:11/11/2013 7:31:45 PM

Well, aren't *we* the bearer of good news! I was afraid of that. :-)


Subject:RE: Release Loop metadata - possible to batch it?
Reply by: J.
Date:11/14/2013 9:53:35 AM

If you possess a little script-fu, check out SfAudioSampleLoop and ISfFileSamplerInfo in the scripting API.

You'll have to skip the friendly 'sustain/release' translation provided by Forge, but you basically just add two loops.

J.

Go Back