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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of puredata issiconvert!