Hallo,
Frank Barknecht hat gesagt: // Frank Barknecht wrote:

> Hallo,
> David F. Place hat gesagt: // David F. Place wrote:
> 
> > Thanks.  I prefer to stick with vanilla Pd to make it easier to  
> > port.  Select will certainly work.  I have to translate 50 letters  
> > ('I' is never used as a rehearsal letter), so it is quite an ugly patch.
> 
> To make it more beautiful, you could use an abstraction "transl.pd" with these
> objects inside:
> 
>   "route float"
>   
>   "select $1"
>   
>   "f $2"
> 
> then make a chain of these:
> 
>   "transl a 1"
>   
>   "transl b 2"
>   
>   "transl c 3"
>   
>   ...
> 
> I currently cannot type bracket and pipe symbols in my terminal, so
> completing the patches above is left as an exercise for interested
> readers. ;)

Solution attached. Includes a little bonus (that requires list-abs)

Ciao
-- 
 Frank Barknecht                                     _ ______footils.org__

Attachment: transl.pd
Description: application/puredata

Attachment: transl-help.pd
Description: application/puredata

_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to