aboutsummaryrefslogtreecommitdiff
path: root/hexloader-help.pd
blob: 560b87d42e049dc3f888fc236e40f40a8a5a4068 (plain)
1
2
3
4
5
6
7
8
#N canvas 4 49 525 349 10;
#X obj 394 83 hexloader;
#X text 84 83 allows funny characters in Pd objectnames.;
#X text 84 176 "hexloader" is not an object to be used within Pd \,
but a *loader* \, that will allow you to use objects containing slightly
weird characters \, like "<" or "/".;
#X text 98 236 To use it \, add "hexloader" to the libraries to be
loaded on startup \, or start Pd with "-lib hexloader".;