I am on a project with an arduino and MIDIshield to pilot MicroKorg Xl , I have just looked at your demo, but I did not find link on your subject about this project? To see how you proceeded, because any ideas are wholesome .I have another practically finished project, analogical sequencer 16 tracks to pilot one Korg MS20.
I reassure you, I do not want to copy what you made, only to have information, even, the inspiration.
... I haven't thought of using a microcontroller. Not trying to hijack your comments but you could check out my sequencer on my channel. Thanks for uploading, I really enjoyed this video.
It's so sad that you have to hack it to make the MKXL seq. Why didn't KORG learn from the Alesis Micron and build one in (along with a drum seq.)!!! These could be unstoppable.
@LedgerLines In electronics you don't have to "hack" the MKXL to do that. The USB out from it sends midi to the board where the sequencer is. So it's the board doing all the work. You don't have to go into the MKXL at all.
@Slah606 1. I'm an Electronics Engineer 2. I don't think you understand what the term "hack" means; it's any modification to software or hardware. And that is EXACTLY what this is doing. The MKXL does not possess this ability intrinsically or supported by 1st party (KORG), you must be young or naive when it comes to "electronics".
@LedgerLines Apparently the definition I knew for "hack" was wrong. I thought that you were talking about going directly into the MKXL internals and changing something when you said hack. Thanks for clearing that up for me. Plus, I am studying electronics in high school so I am young and naive in "electronics".
Are you running this through a computer program or just the hardware itself? Either way, post some schemats for that bad boy, I'm looking into dropping some of that kinda stuff into my guitar and that little beast would be TIGHT!
@leonkennedy74 Just look up the Arduino Nano. As far as the program he's using your guess is as good as mine. I would assume it looks at the varying voltage using the A/D and develops a MIDI note On/Off from that from that info.
Nice stuff. If I understood the schematics right, you have wired the output of resistor ladder to analog input of arduino, which creates midi notes. It would be quite easy to implement analog cv sequencer with this method too ;)
@ovuori Mind if I ask. Where did you see a schematic for this? I would LOVE to peruse it myself. I think this is cool as hell. DENKITRIBE is just off the chain with this stuff. First saw the loop recording session with MK XL and LIVE. Just crazy stuff he's doing.
@Booger6995 Hi there! I haven't seen schematics anywhere, just this video. I believe this is quite basic setup, but it works very well: Multiplexer (sparkfun breakout board) runs 16 steps and on every step it connects output of resistor ladder to arduino analog in. This makes adc and resulting 10bit integer is then scaled to notes and sent to korg using midi. On upper side on resistor ladder there is maybe +5vdc and lower side ground. I can't be 100% sure this is the setup, but I'm quite sure ;)
@ovuori I'm actually more curious about the MIDI conversion that is taking place. What device or circuit is being used for that particular function? I am into the electronics aspect of things and like this idea. Would like to try to implement it myself. But am kind of lost on the actual circuit operations.
@Booger6995 Just watched the vid again. Saw the Arduino and checked it online. Nice little gadget. Gonna have to get one and play with it. Still want to know where Denkitribe got the software for the actual MIDI conversion process. Anyone got a clue??
@Booger6995 Arduino makes the conversion. There are some analog inputs in Arduino and voltage generated by ladder is fed to one of these. A little program uploaded to Arduino reads the input value (10 bit adc) and calculates midi note (7 bit). This value is then sent to Arduino serial out (in correct baud rate and format), which is connected to korg midi in.
I'm not trying to be a smart ass or anything, but this seems like a convoluted way of sequencing when it can be done just as well in DAW of your choice which would ahve far more functionality compared to this.
Hi
I am on a project with an arduino and MIDIshield to pilot MicroKorg Xl , I have just looked at your demo, but I did not find link on your subject about this project? To see how you proceeded, because any ideas are wholesome .I have another practically finished project, analogical sequencer 16 tracks to pilot one Korg MS20.
I reassure you, I do not want to copy what you made, only to have information, even, the inspiration.
Cordially
William
alienarea51 1 month ago
This has been flagged as spam show
Very good
... I haven't thought of using a microcontroller. Not trying to hijack your comments but you could check out my sequencer on my channel. Thanks for uploading, I really enjoyed this video.
yowillyjj 4 months ago
so the breadboard is like a 16? bit rotating shift register containing one "on" bit?
hooverphonique 5 months ago
good job
cornelgherghita 6 months ago
good job
cornelgherghita 6 months ago
!!!!!
dickiefingers 7 months ago
It's so sad that you have to hack it to make the MKXL seq. Why didn't KORG learn from the Alesis Micron and build one in (along with a drum seq.)!!! These could be unstoppable.
LedgerLines 8 months ago
@LedgerLines In electronics you don't have to "hack" the MKXL to do that. The USB out from it sends midi to the board where the sequencer is. So it's the board doing all the work. You don't have to go into the MKXL at all.
Slah606 3 months ago
@Slah606 1. I'm an Electronics Engineer 2. I don't think you understand what the term "hack" means; it's any modification to software or hardware. And that is EXACTLY what this is doing. The MKXL does not possess this ability intrinsically or supported by 1st party (KORG), you must be young or naive when it comes to "electronics".
LedgerLines 3 months ago
@LedgerLines Apparently the definition I knew for "hack" was wrong. I thought that you were talking about going directly into the MKXL internals and changing something when you said hack. Thanks for clearing that up for me. Plus, I am studying electronics in high school so I am young and naive in "electronics".
Slah606 3 months ago
I don't know what you are exactly doing there but you are really talented mate ;o)
DJReceptionist 8 months ago
This is very clever!
Gracana 9 months ago
So. . . .Its like a digital Moog? Kick ass.
Skaark244 11 months ago
thankyou
plasmacarwash 1 year ago
Hey dude :D do you buy it or can give me any idea of how to do it??
It´s amazing!!
panranguari 1 year ago
when is this gadget going to be finished and in production? I know i would love one!
BabyDropHead 1 year ago
Good video, good sound, good idea :). Thanks for this good moment ;)
kellyssa3 1 year ago
loveeeeeeeeeeeee
snopbisskate 1 year ago
your're a trippy dude man, but chears. Coz of your uploads i've bought an electribe R MKII and a kaossilator. next is the EMX-SD. awesme
xannnax544 1 year ago
This has been flagged as spam show
I used to hate this game before I found the guide online at videogamestrategyguides (.) net. Now I rock and so does the game!
enthusiasticcab6 1 year ago
Are you running this through a computer program or just the hardware itself? Either way, post some schemats for that bad boy, I'm looking into dropping some of that kinda stuff into my guitar and that little beast would be TIGHT!
leonkennedy74 1 year ago
@leonkennedy74 Just look up the Arduino Nano. As far as the program he's using your guess is as good as mine. I would assume it looks at the varying voltage using the A/D and develops a MIDI note On/Off from that from that info.
Booger6995 9 months ago
you can not be serious...
technosid1 1 year ago
Nice stuff. If I understood the schematics right, you have wired the output of resistor ladder to analog input of arduino, which creates midi notes. It would be quite easy to implement analog cv sequencer with this method too ;)
ovuori 1 year ago
@ovuori Mind if I ask. Where did you see a schematic for this? I would LOVE to peruse it myself. I think this is cool as hell. DENKITRIBE is just off the chain with this stuff. First saw the loop recording session with MK XL and LIVE. Just crazy stuff he's doing.
Booger6995 1 year ago
@Booger6995 Hi there! I haven't seen schematics anywhere, just this video. I believe this is quite basic setup, but it works very well: Multiplexer (sparkfun breakout board) runs 16 steps and on every step it connects output of resistor ladder to arduino analog in. This makes adc and resulting 10bit integer is then scaled to notes and sent to korg using midi. On upper side on resistor ladder there is maybe +5vdc and lower side ground. I can't be 100% sure this is the setup, but I'm quite sure ;)
ovuori 1 year ago
@ovuori I'm actually more curious about the MIDI conversion that is taking place. What device or circuit is being used for that particular function? I am into the electronics aspect of things and like this idea. Would like to try to implement it myself. But am kind of lost on the actual circuit operations.
Booger6995 1 year ago
@Booger6995 Just watched the vid again. Saw the Arduino and checked it online. Nice little gadget. Gonna have to get one and play with it. Still want to know where Denkitribe got the software for the actual MIDI conversion process. Anyone got a clue??
Booger6995 1 year ago
@Booger6995 Arduino makes the conversion. There are some analog inputs in Arduino and voltage generated by ladder is fed to one of these. A little program uploaded to Arduino reads the input value (10 bit adc) and calculates midi note (7 bit). This value is then sent to Arduino serial out (in correct baud rate and format), which is connected to korg midi in.
ovuori 1 year ago
@Booger6995 I wrote an example code for this, but somehow I was not able to post it here. I sent it as a personal message to you.
ovuori 1 year ago
@ovuori Got it. Great. THANKS.
Booger6995 1 year ago
I'm not trying to be a smart ass or anything, but this seems like a convoluted way of sequencing when it can be done just as well in DAW of your choice which would ahve far more functionality compared to this.
MrSYSTEM20 1 year ago
@MrSYSTEM20 I think it's for fun because it's an original way to do it. I dont see it attracting many groupies
paulfreeman1 1 year ago
WOW
Agravpilot 1 year ago
Now THAT is cool!!! Very Heath Robinson, but brilliant!
notjarre 1 year ago
haha that was great xD
ryookiyo 2 years ago
You are a great source of inspiration :) Never seen sequencing like this :o Lol
Raener 2 years ago
absolutely amazing
mooshypeaches 2 years ago
綺麗!!
tettou771 2 years ago
KRAYZY MODAFEUKAZ
nekrozone 2 years ago
the most clever hands i ever seen... ^_^
MiKi00l 2 years ago
You are true sound/electronic specialist mehn @_@ -salute-
billieprincesa 2 years ago
fucking amazing
dakinegk 2 years ago
New approach. Like it!
fibranijevidra 2 years ago
neat
vintages64 2 years ago
tu estas loco maestro
xancho 2 years ago
i like the size of this video
wiibart 2 years ago
hurry up
weaponEX 2 years ago
Amazing!
chiawoo 2 years ago
BLOWN AWAY AS ALWAYS GREAT WORK!
char1737 2 years ago 7
Arduino power!!
pablospace 2 years ago
smart
7649460 2 years ago
Well done!
YassassinWorldMusic 2 years ago
thats what you call reverse technology ^_^
HOPCOLA 2 years ago
roll on floor envying
mooingmoose 2 years ago
Very nice!
InnerSpaceZone52 2 years ago
wow, talk about a smart dude!
kyleismrsmiley 2 years ago
realy cewl
question.? Does it act like midi. Does it take the bpm of the synth, or can you regulate the speed on the litle sequencer .
Mongoosh 2 years ago
This is great
rathat48 2 years ago
beautiful
buratto7 2 years ago
Very nicely done.
pazleen 2 years ago
awesome
Idium86 2 years ago
awsome
SirDeadpool 2 years ago
awesome
Sanjayw 2 years ago
This has been flagged as spam show
That's very cool \#/
elpagna 2 years ago
wow... simply amazing, How long did it take you to make that?
HenryDOT20 2 years ago
This has been flagged as spam show
I have a broken synthesizer
you know - I guess dust inside
and it does what it wants
but not to much
en the strange results sometimes
are unbelievable
see my page
ankhaton 2 years ago
yes sir yes sir
MrYoutopia 2 years ago
extremely cool!
buchla300 2 years ago
im getting my emx-1 in a few days, thanks to you denkitribe, and my mates got a microkorg so we should have some synthtastic fun lol
this is a great vid. how do you come up with these things? you are very inventive 5*
crubba 2 years ago
AWESOME!
fcrgrl 2 years ago
Man, that is sweet! :)
Hughes86 2 years ago
that was awesome!
sach3 2 years ago
so cool ;)
meoma1966 2 years ago 2
I agree with all the posts below. What more can I say...
NCWTWENTY3 2 years ago
:O I want!
Moneyeverywhere 2 years ago
Everything you build is just amazing!!!! Great work!!
jamstrat 2 years ago 2
coooooooooooooool!
TerribleTimes 2 years ago
f*cking Genius
Brainbox97 2 years ago
this is just increadible!
crubba 2 years ago
I don't know how you invent all these things though you're still a music wizard genius ^^
Nice sequencer, small size, high commercial impact !
Thank you my friend for these uploads ^__^
kitkatworld 2 years ago 13
仕組みとか全然わからないですけど、なんだか感動しました!
jun29nex 2 years ago