Kyma Forum
  Tips & Techniques
  lazy tagger

Post New Topic  Post A Reply
profile | register | preferences | faq | search

next newest topic | next oldest topic
Author Topic:   lazy tagger
cristian_vogel
Member
posted 15 October 2007 10:30         Edit/Delete Message   Reply w/Quote
* Here is a useful bit of code to generate tags and markers in the VCS from filenames in a directory - Paste it as Code in your Tick Marks and Labels labelling scheme... For example, I designed it to give me an index of slectable impulse responses, but equally for names of multisamples on a keyboard.. replace 'ah.aif' with a filename in the directory you would like to reference the contents of...

| dirSize IRdir | IRdir := {'ah.aif' sampleFileNamesInSameFolder}. dirSize := IRdir size. (0 to: dirSize) collect: [:n | (((n of: IRdir) asFilename) displayTailWithoutFileExtension)].

IP: Logged

jesges
Member
posted 15 October 2007 15:50         Edit/Delete Message   Reply w/Quote
Great! Cristian. That's very very useful.

IP: Logged

Matteo Milani
Member
posted 02 November 2007 04:14         Edit/Delete Message   Reply w/Quote
Code tips added here:
http://www.symbolicsound.com/cgi-bin/bin/view/Share/Expressions

MM

IP: Logged

All times are CT (US)

next newest topic | next oldest topic

Administrative Options: Close Topic | Archive/Move | Delete Topic
Post New Topic  Post A Reply

Contact Us | Symbolic Sound Home

This forum is provided solely for the support and edification of the customers of Symbolic Sound Corporation.


Ultimate Bulletin Board 5.45c