[PD] bytetobit abstraction

Simon Iten itensimon at gmail.com
Sun Jul 3 21:41:43 CEST 2016


dear list,

find attached a really simple abstraction to convert a single byte value into 8 bit outputs. it handles higher values gracefully (it just outputs the lower 8 bits)

i use it to restore saved boolean values on an atmega eeprom to puredata (the values are saved into bytes on the arduino to save space). since it is really handy for me i thought i’d share.


you may want to put some additional characters after the name when you create the abstraction to see all outlets :-) (e.g. bytetobit ……..)

cheers

simon
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bytetobit.pd
Type: application/octet-stream
Size: 1014 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20160703/8e1644d4/attachment-0001.obj>


More information about the Pd-list mailing list