This sequencer is truly a masterpiece..

As I use the J5 Trigger outs, I enabled this and re-compiled this, but I can’t seem to get the trigger outs to work..
I checked this and found an initialisation error in the J5_IO module (IO pins were in high-impedance state). Therefore I released a new MBSEQ version (v3_3a) and a new mios_base package (for programmers). Sidenote: MBSID V2 is probably affected as well, although I haven’t noticed a problem with the gates during the last jam session - I’ve to doublecheck this, it’s very strange (maybe PIC18F4685 has a different reset value for TRISA/TRISE)
The polyphonic recording works with no problems for me, just a bit tricky when playing 16th chords. But that’s probably just my lame playing :
Btw.: I found out, that with a trick it’s possible to record polyphonic notes stepwise, and improved this a bit in v3_3a. The normal step recording function doesn’t work so well with chords, as each note of the chord will move the position pointer one step forward. But if realtime recording is selected, and the sequencer is stopped, the step pointer won’t be moved, and can be directly controlled with GP encoder #6 below the “step” item.
Update : polyphonic step recording supported in v3.3c
Means in other words: you can select the step where you want to enter a chord without “realtime stress” 
With v3_3a, the previous chord of a newly selected step will be cleared properly even when the sequencer is stopped.
For future releases I’m planning to provide a third recording mode which allows step recording without auto-increment
I also like the tap tempo function, very clever idea to start on the fifth beat (whoever came up with that).
I came to this idea when I had to find a solution to determine the time between the taps accurately enough before starting the sequencer. 
Best Regards, Thorsten.