I'm working on coding all the useful CMOS 4000 series chips as pd objects. They all use 0 and 1 as inputs and outputs. They were used in some sequencers and synths in the 70s and 80s. I could add objects to convert from float(integer) to binary as a kind of interface to them. I'll put them in cvs soon.
Martin
From: "David Powers" cyborgk@gmail.com Date: 2007/03/16 Fri PM 01:44:54 EDT To: "PD List" pd-list@iem.at Subject: [PD] Binary - integer conversion
Hello,
Is it possible to somehow convert back and forth between integer and binary in PD?
My idea, is to represent simple drum machine style rhythms as binary numbers. [101010001011]. Ok, so if this were a float, it would be trivial to do a common task and shift the rhythm left or right. I think, that other rhythmic variations would also be quite fast to implement using this system, you can do binary math instead of list operations which should be much faster, I assume.
~David
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list