On a fine day, 02-06-2003, Hans Hafner wrote: >I have several audio files that are consecutively numbered and I wish >to auto map those > >Then the EXS just randomly throws those in any order it likes instead >of starting at C1 with file xxxx 1 > >Is there any way around this except naming the files with the >corresponding keynotes? That would be rather a pain since I have to >do it by hand or does anyone know a good trick of doing this with >File Buddy? The thing with File Buddy is, that if you name >alphabetically it doesn't go back to A once it hit the G and that is >kind of vital to the whole thing :-) File Buddy can't do this. It would be relatively easy to write an Applescript that does this though. What is the exact format of the source & target filenames? I.e. something like: source = name + space + number + ".aif", and target = name + space + note/octave + ".aif", turning "viola 12.aif" into "viola B2.aif" for example. Naming should start with file number 1 = C1. If you can provide such a template (if the source names follow such a template at all, which I hope for you), then I might be able to come up with a script that does the renaming. -- Hendrik Jan Veenstra <h@...> Omega Art: http://www.omega-art.com/
Message
Re: [EXS] Chromatic Mapping with numbered files
2003-06-02 by Hendrik Jan Veenstra
Attachments
- No local attachments were found for this message.