[PD] $0 and array

d dieb13 at klingt.org
Fri Apr 19 10:22:48 CEST 2002


two possibilities (afaik):
1) use $0-table or
2) not so pretty but efficient:
 create a table name foo and rename it at startup

 ________
|        |
|loadbang|
[________|
   |
   |
 _______
|       |
| f $0  |
|_______|
  |
  |
 ___________________
|                    |
|makefilename local%d|
[____________________|
  |
  |
 ________________
|;              /
|foo rename $1 (
|_______________\


but then you have to rename it to foo again every time  before you save your
patch

regards
d13b


> 
> how could i create a local array? $0 does not work with arrays.



More information about the Pd-list mailing list