Menu

#1186 cyclone bitand~, bitor~ and bitxor~ "bits"-message does not work

v0.44
closed-fixed
cyclone (5)
5
2015-06-09
2015-01-20
No

The cyclone/objects bitand~, bitor~ and bitxor~ allow bitwise manipulation of the signal, both as float and converted to integer. Masking can be done providing a integer argument, a float/signal on the second inlet or a message "bits" followed by 32 1's or 0's. This latter message does not work. The shift is one bit to far and in the wrong direction. A patch is being prepared.

Tested with Xubuntu 14.04 x86 and x86_64.

1 Attachments

Discussion

  • electrickery

    electrickery - 2015-06-09

    Fixed some time ago in shared/common/forky.c with [r17418]

     

    Related

    Commit: [r17418]

  • electrickery

    electrickery - 2015-06-09
    • status: open --> closed-fixed
     

Anonymous
Anonymous

Add attachments
Cancel