<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On 04 Jul 2016, at 00:40, Simon Iten <<a href="mailto:itensimon@gmail.com" class="">itensimon@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">i think now i understand what you are saying. you mean the order how the values appear in time. i misunderstood completely, sorry.<div class=""><br class=""></div><div class="">so a simple [trigger f f f f f f f f]  should do at the input, right?<br class=""><br class="">Am Montag, 4. Juli 2016 schrieb Simon Iten :<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br class=""><br class="">---------- Weitergeleitete Nachricht ----------<br class="">Von: <b class="">Simon Iten</b> <<a href="javascript:_e(%7B%7D,'cvml','itensimon@gmail.com');" target="_blank" class="">itensimon@gmail.com</a>><br class="">Datum: Montag, 4. Juli 2016<br class="">Betreff: bytetobit abstraction<br class="">An: IOhannes m zmölnig <<a href="javascript:_e(%7B%7D,'cvml','zmoelnig@iem.at');" target="_blank" class="">zmoelnig@iem.at</a>><br class=""><br class=""><br class=""><br class=""><br class="">Am Sonntag, 3. Juli 2016 schrieb IOhannes m zmölnig :<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 07/03/2016 09:41 PM, Simon Iten wrote:<br class="">
> dear list,<br class="">
><br class="">
> find attached a really simple abstraction to convert a single byte value into 8 bit outputs.<br class="">
<br class="">
thanks for sharing.<br class="">
<br class="">
> it handles higher values gracefully (it just outputs the lower 8 bits)<br class="">
<br class="">
unfortunately it outputs the bits in a really weird order:<br class="">
 1 3 4 5 2 6 7 8<br class="">
<br class=""></blockquote><div class="">? works here. </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
with "8" being the MSB (and leftmost outlet) and "1" being the LSB (and<br class="">
right-most outlet).<br class="">
i would have expected the output to be like virtually any multi-outlet<br class="">
object to be from right to left:<br class="">
 1 2 3 4 5 6 7 8</blockquote><div class="">me too </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
or to cut it short: why aren't you using [trigger]?<br class="">
<br class=""></blockquote><div class=""> i don't know how obviously. can you elaborate?</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br class="">
><br class="">
> you may want to put some additional characters after the name when you create the abstraction to see all outlets :-) (e.g. bytetobit ……..)<br class="">
><br class="">
<br class="">
<br class="">
or just drag the right-hand edge to whatever width you like:<br class="">
[bytetobit                           ]<br class=""> <span class=""></span> <br class=""></blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
gsdr<br class="">
IOhannes<br class="">
<br class="">
<br class="">
</blockquote>
<br class="">
</blockquote></div>
</div></blockquote></div><br class=""></div></body></html>