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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of puredata issiconvert!