Hi all- slightly tangential to QLab, but I figured this would be a helpful form for my question.
I'm building an installation where there will be a coat-rack (or hat-rack) with a set of headphones hanging on it. I'd like to be able to trigger QLab (through OSC/MIDI/other data) through the movements of the headphones: when the headphones are removed from the rack, a certain sequence is triggered in QLab, and when the headphones are returned, a different sequence is triggered.
I'm very familiar with using the various triggers in QLab so the QLab programming is the easy part for me. What I'd love advice for is what type of physical triggers/sensors work best for this project. I'm only familiar with pressure plates or drum pads which send data when hit or tapped, and here it will need to be something sensitive to weight (ideally in a vertical orientation) which will be able to send different values depending on a weight change (as opposed to a continuous controller type sensor.)
What is the type of pressure trigger/sensor I would need? Is it something which can be ordered as a complete unit, or would I need to build it from individual components? Would I need to go through an Arduino or is there something which can send MIDI data (or even ASCII values like page up/down) without the need for a separate processing unit?
I'd appreciate advice from anyone who has built something like this before!