Hi,
I have a patch like
[r $0_msg] | [print]
And would like to run Pd from command line (-nogui -send "....") and send something to the receive object.
How can I pass the '$0_msg' name in a way bash and Pd understand it?
Have tried different combinations of quotes and bars, but nothing works... :/
thanks! josé