This is the Linux app named puredata issiconvert whose latest release can be downloaded as issiconvert-0.00.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named puredata issiconvert with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS:
puredata issiconvert
DESCRIPTION:
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
This is an application that can also be fetched from https://sourceforge.net/projects/pd-issiconvert/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.