Page 1 of 1
sequencer
Posted: Mon Oct 24, 2016 10:08 pm
by scanz
would like to know if anyone could help me expand on this drum sequencer. would like it to sync to a host daw and to be triggered by a midi note as opposed to a push button as it is at the moment. also would like to be able to customize the gui and have a time division of sixteenth's and some kind of moving cursor. not really sure if any of this is doable but any help would be greatly appreciated.cheers.the sequencer was originaly built by billv and kortezzz.
Re: sequencer
Posted: Wed Oct 26, 2016 11:21 pm
by Nubeat7
if you want to run it in sync with the daw its better to use the host position to sync it, specially drumsequencers should run synced to the songposition (to kick in at the right position in the beat)..
you could also fire sequences at any time with miditriggers but i would prefer this with oneshot samples or full beatloops (which could make real fun with fast drumloops

)
anyways here is a basic sequencer which is locked to the songposition and where you can turn the single sequences on with defineable notenumbers..
hope it helps

Re: sequencer
Posted: Fri Oct 28, 2016 3:01 pm
by scanz
HI newbeat 7 and thanks for your help with this project. really nice idea and not one I would of thought of. works perfectly also. would like to know if it would be possible to make the note sequence trigger the midi drum pads I used in my sequencer test schematic I posted. also would like to add some lines to mark out the time division of the sequence.
if none of this is doable that's cool i'll just redesign the way the finished project looks graphically. just built a drum machine with no sequencer would be nice to get this to a level where I can just combine it with any drum pads or sample players. thanks again for your help.
Re: sequencer
Posted: Tue Nov 01, 2016 12:18 am
by kortezzzz
Hi scanz,
Made some optimizations to your original uploaded schematic. Added some new features and optimized the pads and some of the structures+preset support. Let me know what you think.
Re: sequencer
Posted: Tue Nov 01, 2016 5:22 pm
by Nubeat7
here is an updated version, i just couldn't get the play logics 100% right, maybe someone else could have a look..
it would be possible to play the whole sample as long as it isnt't retriggered, but i got lost when checking all the cases with sequencer and play button..