Granddad and all ,
The hardware I have is the Wav Trigger (
https://robertsonics.com/wav-trigger-online-user-guide/) . The WAV Trigger has an asynchronous (UART) serial interface connector. It is a logic-level interface. And Of course a TX pin and RX pin, +5 and ground.
Also this controller has 16 programmable triggers that can be used for playing tracks, adjusting play back speed / to adjust overall pitch of all played notes and volume etc. The wav files are stored numbered 1-100 in 10 channels.
This “ Midi” controller I have on order is utilising the MIDI Arduino design, uses four Logarithmic 10k pots .One of which will be a 300mm long “Softspot” the other three could be pot adjustable voltage inputs maybe using make and brake switches and trim pots daisy chained together for saved sample selection i.e. looped drone string sounds .One might also switch between the for pots to trigger a new keyboard note rage or sound.
The range of midi notes (over 4pots) is programmed from to provide the first string pot to cover midi notes 24 to 47, the second pot 48 to 71, the third pot 72 to 95, and the forth pot 96 to 119. This is 24 notes on each ribbon for a total of 96 notes, arranged in a Logarithmic Music scale and having a constant volume output. Also will provide 2 switch inputs that can transpose the pitch by up to +12 or -12 in semitone steps.
Of cause the midi note played does not have to have any relation to the sampled pitch.
For a simple to use and hack keyboard I have also purchased a new £6 (yes £6) nintendo two octave keyboard .
For the moment I think that using the ribbon pot for encoding the keys might be my best option. This could hopefully made to work by having the keys push against the softpot when pressed. I do not need after touch as the looped bowed sound note will play as long as the key is pressed. Velocity is also not really needed as the string is fretted not hammered.
A means of detecting vibrato would be good, but I can not see how this could be implemented on the played sampled notes. Unless the midi can immediately detect by some means, the vibrato pitch change and have play seamlessly sampled vibrato notes.
Sam