I’m quite new to zynthian and raspberry hacking, I hope I put my post into the correct category.
I want to build a combined sampler and effect machine for live performances. Could you give me some hints if you think this is archivable with Zynthian?
I want (besides the touchscreen and 4 rotary encoders):
4 analog Inputs (incl. preAmp for mics)
2 analog Outputs
additional controllers (fader and rotary encoders)
triggering samples (from a piezo or maybe even with circuit closing)
You will need a multiple inputs sound card. The Beringer USB devices work well. A couple of us have the 1820 which works very nicely.
You can use a MIDI controller to provide extra rotary/slider controls.
There is an expansion board available that extends the GPI. This may be suitable to interface with external triggers but you will have to build an interface that handles levels, filtering, debounce, etc.
I already have a Behringer FCA1616 but ideally, I would like to have all inputs in one box and above all be battery-powered (if needed). I saw your reply here: Zynthian "Mobile" - #12 by riban
We sometimes play in places without electricity, these are more experimental sound art places than concert spaces.
Maybe I’ll start with the classic Zynthian Box (battery-powered) and try to play some live performances with it. After that, I can try to expand the setup with a trigger system (incl. interface) and more analog inputs.
Battery power is a subject in itself. I’ve tried with USB battery packs but I’ve settled on using 20volt power drill battery packs which is adjutably supplied to the pi and ancillaries with led display equipped buck converters. Don’t forget to put a line fuse in the battery supply and a mechanism to turn off the supply when the voltage drops below a preset level so you don’t simply flatten the battery so a leve lwhere it won’t recharge properly. I will probably do a thread on my experiences in this area after I’ve completed a couple of events with the rig. If you are simply looking for playback of midi or sounds consider the hifiberry amps as they allow the whole device to be powered with one 18volt supply or a battery pack and provide 60watts of amplification into the bargain.
Also have a look at Power over Ethernet. It is a interesting approach for multi pi rigs and its all available as pre made parts.
Free forming with zynthian is considerably easier in the USB world than it is with cards on the Pi GPIO connector. But power supplies are the real problem. easy to get to a sea of wall warts and extension leads with hum and goodness knows what else.
Your Behringer kit can be driven off a buck converter from the Battery Pack with a separate Buck converter driving the Pi & it’s 5 volt USB world. The 7" touchscreens fit nicely into this world but you have to provide a case of some sort for them and that is an exercise in logistics all of it’s own. But is worth considering as a device to loose into a 19" inch rack That’s kind of how I’m going…
Tablets and VNC let you get a look into the zynth world without having to muck around with 7" touchcreens and make really nice Read only reassurance panels espcially with the new audo mixer interface…
I don’t know if you plan to do the pa from batteries, but you can get to 200watts with small class ds that will run from battery packs (fuse etc)
The modification or manufacture of clips to interface with the battery pack requires a certain deft hand and sadly it doesn’t mount into 19" rack very nicely. It’s the sort of thing people with 3D printer can address but it’s an issue but the battery pack to clip works as a decent low voltage isolator.
Notice the lack of an inline fuse here!! Don’t do this!!
You can get into some big currents so good fuses and wires are to be preferred but sadly most of the low voltage connectors are ghastly horrible barrel connectors and you can only go so far, but as its stage based in need to be rugged.
Good Idea. Maybe I just get a more compact Tascam US-4x4HR for additional mic or instrument inputs…
For now, we will just use some cheap JBL / Anker speakers. Probably we get more wild in the future
I am not sure if this is possible but I would like to measure if a current flows between a glove and a pair of pants? The fabric could be either conductive or wet (depending on the performance). If the glove touches the pants (the circuit is closed) a sample is triggered. Is this something I could archive with the expansion board? I think I know how to filter the signal with PD or other software.
I don’t see why this can’t be done. You would probably want to connect one end to a GPI with pull-up resistor, input limiting resistor and some form of filter to reject noise. You could then tie the other end to ground and do something, looking for a sustained period of low signal (debounce) to trigger an event.
Battery provision and bluetooth MIDI would seem one way out. How much weight can the performer carry if taped to the middle of the back or in a belt pack?
we just assembled our Zynthian and are quite happy, thanks everyone. But we couldn’t get our Shure SM58 to work when plugged into the audio input. Other Piezo Mics worked. What are we doing wrong?
@mheidt You also have a Behringer FCA1616 right? We plugged the USB interface in but struggeling with getting it to work. Do we need to config it in any way?