View Single Post
Posts: 1,522 | Thanked: 392 times | Joined on Jul 2010 @ São Paulo, Brazil
#4
Hm, now i realized that the layers approach as described above would be a tad awkward to work with when tapping code yourself since the output wouldn't necessarilly be synchronized to the input...Ok, how about having the output plugins be expected to accept both morse encoded stream and a raw binary (ones and zeros for on and off) stream, leaving the interpreter plugins to decide which one to send?