MIDIbox SEQ V3.3

…is now available for download: http://www.ucapps.de/mios_download.html

Most of the requested features of the last months (but also my private wishes) have been implemented (hope that the guys are still reading this forum ;))

-> http://www.ucapps.de/midibox_seq_changelog.html

The remaining feature requests can be found at the bottom of CHANGELOG.txt

Best Regards, Thorsten.

:-* ;D

Excellent!  commercial sequencers can be jealous!! 

Many thanks! You added functions witch missed to him to be very big!

:wink:

Great! Thanks a lot!

Very nice. Thank you Thorsten.  :slight_smile:

Very nice senior TK.

Hot damn!

Can’t wait to try out the polyphonic recording!!! You can be sure I’ll be using that!

;D

This makes me want to get my seq up and running even more!

I had a thought about a mode for switching the 16 encoders from adjusting step parameters to adjusting CC and sending them at the midi outs for live control uses. Does the seq already do this? I just thought it would be a nice way for people to kinda get a MB16 for free! Maybe a f1-4 button would work for this?

TK, you’re simply the GREATEST!!!  :smiley: So bad I’m about 1600km far away from my SEQ and wait almost a month to test this new thing :frowning:

I’ve read CHANGELOG.txt, and noticed this thing: “additional button matrix handling for Wilba’s frontpanel PCB”. Please forgive me if you already remember this, but I already did a patch to support a 8x8 button matrix. Although it’s just a dirt hack, I hope this will make your future work easier.

Best regards,

RAZ

Thank you! Nice to see that you find the new features useful :slight_smile:

I had a thought about a mode for switching the 16 encoders from adjusting step parameters to adjusting CC and sending them at the midi outs for live control uses. Does the seq already do this? I just thought it would be a nice way for people to kinda get a MB16 for free! Maybe a f1-4 button would work for this?

Yes, this is already possible with the mixer. 32 CCs per page are free assignable, + Volume/Panorama/Program Change for each channel strip, and there are 128 mixer pages stored in a separate BankStick.

I’ve read CHANGELOG.txt, and noticed this thing: “additional button matrix handling for Wilba’s frontpanel PCB”. Please forgive me if you already remember this, but I already did a patch to support a 8x8 button matrix. Although it’s just a dirt hack, I hope this will make your future work easier.

I think that I know how to program a 8x8 matrix and integrate it perfectly into MBSEQ :wink: (basically I will re-use the same routines and concepts like for MBSID V2)

In difference to your version, it will be possible to use a 8x8 button matrix + the 16x4 BLM in parallel.

I will do the implementation once I got a prototype board from Wilba - just in time :slight_smile:

Best Regards, Thorsten.

Just had a good play with the polyphonic recording => Awesome!!

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..

#define DEFAULT_ENABLE_J5_GATES 1

I’ve done this with the previous SEQ3 OS, and that worked fine.. Any Ideas?

Am I missing something? Can anyone else verify this?

Regards

Mike

I will do the implementation once I got a prototype board from Wilba - just in time :slight_smile:

… and I will do the prototype boards once I get a prototype case from Doug :slight_smile:

Very well done - thanks a lot TK!

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  ::slight_smile:

I also like the tap tempo function, very clever idea to start on the fifth beat (whoever came up with that).

Still got to get my head around the SyncToMeasure, never used it before.

This sequencer is truly a masterpiece..

:slight_smile:

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  ::slight_smile:

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” :wink:

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. :slight_smile:

Best Regards, Thorsten.

I checked this and found an initialisation error in the J5_IO module (IO pins were in high-impedance state)

Sorry, I shoulda said something… I saw that earlier but I figured it was meant to be that way

(I was ensuring my sram driver wouldn’t cause problems using that port)

I’ve to doublecheck this, it’s very strange (maybe PIC18F4685 has a different reset value for TRISA/TRISE)

I checked that too and didn’t see any difference, but I wouldn’t take that as gospel… please let me know what you find :slight_smile:

For future releases I’m planning to provide a third recording mode which allows step recording without auto-increment

Would it be possible to assign a key to a “Rest”, so when entering a pattern (step time) , say the “Low C” would be the equivalent of a rest? This would enable one to enter a riff etc with rests without having to adjust the step knob.

Not a huge ask, but I would find it useful. (Maybe others too)

Also, I’ve tried out the gates and they are working great..

Also Also, I just noticed that pressing the one of the four “track” buttons twice quickly gets you to the 17-32 view for that track.. is this new or did I just find it? Either way! Brilliant!

Regards

Mike

Fantastic!! Especially liking the tap tempo!

(I’m a tapper from way back…)

Hey there.

Seems like there is a problem with the “Sync to Measure”

When enabled, the pattern seems to loose it’s timing by a few clicks.. enough to make it sound sloppy. (Less than a 16th out)

Anyone else out there can verify this?

Regards

Mike

Just re tapping again (like I said, tap addict…)

I imagine it would not be too difficult to allow tap tempo using a MIDI note#?

Let’s say, that I could generate using an electronic drum pad…?

Now I’d definitely tap THAT!!  ;D

“Sync to Measure”

When enabled, the pattern seems to loose it’s timing by a few clicks.. enough to make it sound sloppy. (Less than a 16th out)

Yep, I had the same experience.

As I never used sync to measure before, I thought I didn’t use it correctly, but I can’t get it to sync properly.