<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Hi all,<br><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Just a short announce of the release of `issiconvert&#39;, a pd library which does some simple conversions between integers and symbols:<br>
<br>    [int2shex] convert (int) float to symbol of a hexadecimal value with `0x&#39; prefix<br>    [int2sdec] convert (int) float to symbol of a decimal value with `0i&#39; prefix<br>    [int2soct] convert (int) float to symbol of an octal value with `0o&#39; prefix<br>
    [int2sbin] convert (int) float to symbol of a binary value with `0b&#39; prefix<br>    [sany2int] convert a symbol of any of the four types (with prefix) to (float) int<br>    [symbol2clist] output a list of floats for the corresponding character values of a symbol<br>
    [strlen] calculate number of characters in a symbol<br>    [symbol2symbol] output the input if symbol<br><br><br>$ git clone git://<a href="http://git.code.sf.net/p/pd-issiconvert/code">git.code.sf.net/p/pd-issiconvert/code</a> issiconvert<br>
<br><a href="https://sourceforge.net/projects/pd-issiconvert/files/latest/download?source=navbar">https://sourceforge.net/projects/pd-issiconvert/files/latest/download?source=navbar</a><br> <br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">
Comments are welcome at the project page, my personal mail address or pd-list.<br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">
Regards,<br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">--Funs<br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div></div>