what :
Home > Search > tosymbol

Objectspage : 1
floattosymbol Abstraction Convert floats (and ints) to a symbol.
jit.str.tosymbol External Convert Jitter string matrix to Max symbol
The jit.str.tosymbol object converts a string matrix into a Max symbol.
listToSymbol External Convert lists of many items into a single symbol.
Convert lists of many items into a single symbol. Remove spaces between items, or substitute another character or symbol as separators. It will take a list of items (ints, floats, symbols, or any mixture) and spit it back out as a single symbol. You can have it remove spaces (i.e. so “I’m Not An Animal” becomes “I’mNotAnAnimal”). You can change the separator (default = space) to any other character or symbol (i.e. so “link these words” becomes “link_these_words”). Furthermore, listToSymbol is interrupt level safe and will not cause any memory allocation, unlike sprintf.
tosymbol External Convert any message, number, or list to a single symbol
tosymbol accepts any message, number, or list, and converts it into a single symbol. The symbol has a maximum length of 2048 characters.
page : 1

4855 objects and 135 libraries within the database Last entries : December 23rd, 2023 Last comments : 0 0 visitor and 49146624 members connected RSS
Site under GNU Free Documentation License