How do i get a patchers name

robotic-audio's icon

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 ?

robotic-audio's icon

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 ???

jml's icon

not sure if you mean varname or patchname, but if you mean patchname, it's this.patcher.name (w/ js)

jl