Hi dcer10,
I’m fine; thanks. A bit too much to do and too less time to continue my MB-projects like I would, but I guess that’s not much different from others 
-> The Sensors go to an AIN board, right.
-> I would not recommend mixing sensors with 10k-Pots, I experienced jittering on the Pots which is (friendly spoken) quite annoying. Since I’m working only with sensors (AIN) and Encoders (DIN), that’s no prob anymore.
-> My second Sensorizer Project is complete, it supports up to 8 sensors and has very few settings. You can check it out at the Wiki. I have not released any sources yet, 'cause I got no time for it and noone asked. If you’d be interested, I can release a package. Here you’ll see both sensorizers
http://www.midibox.org/dokuwiki/doku.php?id=acsensorizer
I mean the second one:
http://www.midibox.org/dokuwiki/doku.php?id=acsensorizer_basic
I think the HUI of the first one is too complicated (can’t remember what knob does what), so I’ll definitely stick to the second one. I’m currently working on the clock module to syncronize the sounds. A harmonizer is already implemented! The rest (CC-Assignments, Sensor-Config, Bankstick-Support) is already working quite stable. That means I use it on stage an in exhibitions and never experienced a problem so far. And I like the simple interface:
The left ENC selects the sensor (1..8 ), the right the menu (eg Harmony), the two bottom ENCs the settings (eg Basenote, Scale).
The three buttons are: PANIC, (2nd) PEDAL, LOAD, SAVE.
And yes, it’s my own firmware and has nothing to do with an MB64/e. And remember that it’s restricted to 8 sensors max, so you don’t need no AIN.
-> the problem in implementing the SHARP sensors with an MB64 are:
- jittering of AIN
- getting the full range (0 to 5 V needed, 0.5 to 3.2 V delivered from the sensor) electronically and not by code (don’t think it makes sense to hack the ASM-coded MB source). That means if you’d connect a sensor to an MB64/e, you’d get all the time the lowest signal 12 (ALL the time!) and the max would be 76!
-> CIMO started to experiment, but I haven’t heard from him for a longer while
-> Wilba explained to me how this would be achieveable, but to be honest: I’m no electronics pro and there are too much problems for my taste (negative voltage, and very complicated product range when it comes to opamps). And I never found any open circuits in the internet, which is a bit cheesy I think. Anyway, that’s what he told me:
I experimented with some LM324 amps last weeks’ date=’ but after talking to an electronic student on christmas eve, I’m not sure anymore if that’s really helpful: It would be required to have an amplification that scales and extends the values
=> 0.5 V to 3.5 V
should become 0 V to 5 V
so 2 V should become 2.5 V
But after thinking about it, I believe such a task can only be done by a microcontroller.[/quote’]