Just a small pd library with simple features. Sometimes they can be useful.
Features
- [int2shex] convert (int) float to symbol of a hexadecimal value with `0x' prefix in pure data
- [int2sdec] convert (int) float to symbol of a decimal value with `0i' prefix in pure data
- [int2soct] convert (int) float to symbol of an octal value with `0o' prefix in pure data
- [int2sbin] convert (int) float to symbol of a binary value with `0b' prefix in pure data
- [sany2int] convert a symbol of any of the four types (with prefix) to (float) int in pure data
- [symbol2clist] output a list of floats for the corresponding character values of a symbol in pure data
- [strlen] calculate number of characters in a symbol in pure data
- [symbol2symbol] output the input if symbol in pure data
Follow puredata issiconvert
Other Useful Business Software
Secure File Transfer for Windows with Cerberus by Redwood
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of puredata issiconvert!