AC/DC MIDI input

I’m interested in using the AC/DC for hosting OWL patches for quadraphonic audio. Since I’ll be using all four inputs for audio, I’ll need MIDI input for control. Is there any way in Eurorack to get MIDI into the AC/DC (without going out to a PC or iPad)?

Maybe @Befaco can chime in?

AC/DC is not ideal for this as it only has an USB device port, so you’ll need a controller that has a USB host which is not that common. There is an extra header on it that might be used for serial MIDI IO if there would be some sort of expander made. But I did run a few quadraphonic patches written in FAUST on AC/DC, I think it also required a custom firmware build to change USB audio routing.

Currently I’m working on C++ versions of that code with somewhat different algorithms. Some optimizations are required as I want to have at least a panner and a FDN reverb running on it.

Those sound interesting. What’s your plan for controlling those algorithms?

I’d love it if Befaco did an expander for AC/DC with a few CV controls and a MIDI input. Would make for a great quadraphonic DSP module (in much less HP than the Daisy Patch).

The Lich has a USB host port… maybe it could provide some control to the AC/DC?

For the time being, I’m running this stuff on a Daisy Patch myself with serial MIDI connection from Polyend Tracker. Using 2 devices seems unreasonable to me, considering that you end up with almost the same HP and lose the display. Plus there’s extra latency from adding an intermediate device.

I agree that an expander for serial MIDI jacks in 2HP would be very convenient for using it for patches rather than as an audio interface.

I will spend some time in eagle drawing a simple solution. Don’t expect it too soon, but I will get int it!

1 Like

Hopefuly it fits in 2HP! Something to consider about this hypothetical expander:

  • the expander header on OWL board is providing ground and UART RX/TX connections, but no power, so it would likely have to be taken from the eurorack power header.
  • serial MIDI is not enabled in firmware for devices don’t have it, so we’ll have to wait for a new release that adds code to initialize UART. But it’s not hard to hack a custom firmware version that adds it

Gotcha!!
If we do it SMD definetly 2 HP is possible. Will keep u posted on this one

Most 2 HP modules are connecting PCB under right angle to the panel rather than parallel, so SMD is not a strict requirement unless there’s too many components to fit in reasonable depth. There are angled stereo jacks which could be used in this case to connect front panel with PCB: https://www.thonk.co.uk/wp-content/uploads/2022/11/WQP729JH-B.jpg

And as a reminder, it might be beneficial to add jumpers to change TRS wiring for using with both type A and B cables.