-
Posts
120 -
Joined
-
Last visited
-
Days Won
3
k2z3k0 last won the day on June 21 2018
k2z3k0 had the most liked content!
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
k2z3k0's Achievements

MIDIbox Addict (2/4)
7
Reputation
-
hi everyone is possible to generate random values only for steps with trig?
-
u8 base, range; seq_par_layer_type_t layer_type = SEQ_PAR_AssignmentGet(visible_track, layer); if( layer_type == SEQ_PAR_Type_Length ) { base = 16; range = ((par_layer_range[layer] >> 2) - 1); // -> +/- 16 if( !range || range > 128 ) // (on underrun...) range = 1; } else { base = 0x40; <- WILL THIS DO THE TRICK? range = par_layer_range[layer]; }
-
hello everybody I noticed that when randomizing clean empty track LayA(notes) with value 1,(TrgAll),it makes -1 / +1 deviations from 64 which is E-3. Now initial note for track is 60 (C-3) and this makes a bit strange situation ,that randomizer starts from other point then initial note value(60) Also i want to ask if there is a way to set default initial value(now 64,C-3) of notes,there is initial value for CC(option 24/33),maybe would be great to have one, also for notes. And maybe would be great if randomizer deviate starting from that default init value thank you in advance best regards Kazik
-
yes it is! result is amazing! thank you TK kind regards
-
yes i suppose is just minor thing to straight out in code if you go to Menu -> Midi ->Transpose and Arp ,there yes you can set CHANNEL to AUTO BUT if you go to Utility -> Jam -> MIDI ,there you CAN'T set Midi channel to AUTO,instead is showing Channel #18 but as i said i suppose is little thing to straight out we just need to wait and give careful and precise feedback and as always THANK YOU TK for your time i feel if this works out correctly it will be huge upgrade for live perfomance capabilities of MBSEQ v4. thanks for your time Kazik
-
Auto channel works! only thing is when i send on Midi channel #5 is switching to Track #1 seems it do not switch to the next group Morph works good so far! Kind Regards
-
that was quick... amazing! running tests! THANK YOU TK!
-
Exactly! thank you for such quick response best regards Kazik
-
hello everyone While working with MORPHING(mbseqv4),i thought would be great to be able , to have option that when called(puch button) leaves currently Morphed values and sets Morph back to zero This way you could quickly build patterns just from using Morph thank you for your time Kazik
-
hi Tk thank you for considering this idea "Auto" Channel is exact idea kind regards Kazik
-
hello again Idea for option in LIVE REC MODE or maybe any REC MODE , that listen to incoming data from recording port and checks channel number changes and immediately is selecting track accordingly on MbSeq So if during recording i move encoder of midi channel #1 it will select Track #1 on MbSeq Also after channel number change he waits (some number of steps for example) and then if channel number is changed then change it,this is to protect from short switches between channels which can cause undesired effects. i think this little feature can improve live recording during the performance kinda "multitrack" recording thanks for your time Kazik
-
hello everybody just testing new release and about MIDI MIXER CC to BUS is it possible now from MIDI MIXER to change for example Track #1 Semi Transpose(CC48)? just like with New parameter layer "Ctrl"? thanks in advance Kazik
-
this is xmas again??!! XD thank you Thorsten