brianleu's Recent Posts

Looks great!

But what happened to the DIY page?!

First, thanks Randy for making so much good information freely available!

I'm close to completing a 8x8 DIY soundplane (ignoring the countless suggestions to start with a 1x1 or 1x2) but have a few questions. I saw a similar question asked about 8 years ago, but I still have questions regarding electrical connections. If connecting to a balanced interface input/output, I get that I connect the positive conductor to the carrier strips, but what do I do with the remaining two (negative/shield) conductors? Are they both grounded to the ground strips, as close to the carriers as possible? Do you suggest soldering to make the connection? Do I need to make any electrical connection to the aluminum foil ground layers or are those just for electromagnetic shielding? I knew I should have paid more attention in my electromagnetism course :)

As a side note, I have the max/msp/jitter objects running on windows... I'd be happy to share these as soon as I can verify they work properly!

So it sounds like soundplanelib/madronalib provide either touches or raw pressure values? Either way, for the DIY project I'd have the additional load of generating sinusoids and doing FFTs, so I guess I'd be out of cpu on Bela. An Analog Devices rep told me they're working on a beaglebone-like eval board for one of their Griffin SoCs (SHARC + A5) with a multichannel i/o daughter board to be released around October... trying not to get my hopes too high, but it sounds promising for something like this.

As a side note thetechnobear, I used the object you made wrapping MI Clouds + your object to forward USB MIDI host to DIN out running side by side on axoloti for a gig last week. They worked great, thanks! :)

I've been busy in the past few months, but have managed to verify the Max objects on Windows! Things seem to be working well. Randy, do you have any of the patches from your demo video that you'd be willing to share, or recommendations on how to get touches out of this patch and start making sounds?

I've shared the code changes I made here: https://github.com/brianleu/ml_k1_sources. Randy, if you have any issues regarding attribution/licensing feel free to let me know. I haven't verified that things still compile/work on OS X, but might bust out the mac mini some time to double check.

Does anyone have recommendations for what route I should take trying to get an embedded version of the software up and running? Has anyone started anything using Bela? Would code from the Max patches be a good place to start, or would the madronalib repo be a better bet?