How do i get a patchers name
i wan't to use an abstraction's name inside the abstraction itself, for remote control... how do i get this info from inside the bpatcher ?
i've seen it done in Jamona modules, but i don't bother digging thru the entire system ;)
Tim, trond, anybody ??
how do you make the Jmod's display it's name ???
not sure if you mean varname or patchname, but if you mean patchname, it's this.patcher.name (w/ js)
jl