World’s SMALLEST MIDI Controller | Made with Teensy & Arduino

  Рет қаралды 6,094

Moby Pixel

Moby Pixel

Күн бұрын

Пікірлер: 31
@mobypixel
@mobypixel Жыл бұрын
I still want the K.O. II, and a Juno 106, and a DX7, and a... Thanks for watching! Links to everything in the description.
@JakobHaq
@JakobHaq Жыл бұрын
Great video! Nice touch with the Lego flowers 😍
@mobypixel
@mobypixel Жыл бұрын
Thanks, Jakob! It’s a fun learning curve for sure. I’m really looking forward to seeing your modular stuff!
@420unreal
@420unreal 11 ай бұрын
I love creator content that encourages us NOT to give into fomo and ever increasing Gear Acquisition Syndrome, great vid
@mobypixel
@mobypixel 10 ай бұрын
Thanks @420unreal!
@sketchaudio
@sketchaudio Жыл бұрын
The irony for me is that I started developing apps as a side hustle to help me pay for music gear, but now I just spend all my time coding! 😂😂😂
@mobypixel
@mobypixel Жыл бұрын
Haha, that’s awesome! And now that you can make the sounds, you don’t need the gear.😄
@frodjim
@frodjim 9 ай бұрын
This is really cool. Might give it a try. I am looking for a way to use inno fader as a midi controller. Actually, three inno faders sending midi cc values through usb. In a reddit post someone said it was easy to do it with Teensy.
@mobypixel
@mobypixel 8 ай бұрын
Yeah Teensy isn't the cheapest, but it might be the best. Some other good options would be Arduino Leonardo or Raspberry Pi Pico.
@LiveLoopers
@LiveLoopers Жыл бұрын
This is just the way way coolest. That teensy solo at the end should go in the book of records prossibly. The piece of gear I have desired for quite a while is a KORG nano key studio. Which I could get used for about $90 maybe. I imagine I could prossibly make some great music with it, but lately I've been having so much fun with no controller at all. The TE line of plastic gizmos seem so extra to me and always has.
@LiveLoopers
@LiveLoopers Жыл бұрын
And 5 years ago really wanted a JD-xi but considering my budget and how strongly I didn't want to carry it around it was easy to resist.
@mobypixel
@mobypixel Жыл бұрын
Thanks, Alex! I've seen that Korg controller around. I would think for what you do an MPC style layout might work well. (That's what I'm making next) 🤝
@mobypixel
@mobypixel Жыл бұрын
Yeah, Roland makes great products. AudioKit needs to make a Juno clone. 😂
@LiveLoopers
@LiveLoopers Жыл бұрын
@@mobypixel - Oh yeah. Don't even get me started on how badly I wanted an MPC or Maschine! That was DEFINITELY not in the budget.
@eross21
@eross21 Жыл бұрын
very cool, now can you up this build and add a way to change each button to any midi note you want? maybe an encoder for each button? so lets say i want to change the right button to a d3 midi note. i could rotate clockwise, or turn counter clockwise to move to a lower midi note? i’m not sure how. but it would be cool.
@mobypixel
@mobypixel Жыл бұрын
Yes, you could do that. The default buttons in Control Surface don't have that customization built-in so it would require using pin-up and pin-down methods in your update loop. You could possibly set it up with one encoder and a MIDI Learn button. In that case you could hold down a learn button, select one of your note buttons, turn the encoder changing the note's value, and then return to the default state when the learn button is raised. Another option would be adding transpose buttons, but that would shift all the notes. I've not worked with save states on Teensy/Arduino but I'm sure that is a thing.😅
@eross21
@eross21 Жыл бұрын
@@mobypixel midi learn now that is interesting? so your saying i could click a button, and have the two button learn midi notes coming in from my computer to the arduino ?
@mobypixel
@mobypixel Жыл бұрын
@@eross21 No, I mean in your Arduino sketch you could have a button that when held will allow you to change the midi note values of your other buttons. That would all have to be coded of course but the user steps would be: push and hold a button on my controller, tap the button I want to change the midi note value of, turn the encoder, and when I'm done release the button I was holding. Optionally the "MIDI Learn" button could toggle a boolean anytime it is tapped. That would prevent needing an encoder for every button. That's all just one option.
@eross21
@eross21 Жыл бұрын
@@mobypixel oh ok… cool thanks
@mobypixel
@mobypixel Жыл бұрын
It turns out this build might have what you were looking for. I like the addition of LEDs too. kzbin.info/www/bejne/sJ6cYZqrdtSBm6s
@racheljones5614
@racheljones5614 Ай бұрын
Can you make organ bass pedals?
@mobypixel
@mobypixel Ай бұрын
Thanks for the suggestion! That is a cool idea.
@GreyDintZ
@GreyDintZ 8 ай бұрын
2 more volcas, maybe three roland boutiques, and upgrade my td3 to MO. But seriously though, getting the S1 roland. Just cant afford the other dozen machines I want.
@mobypixel
@mobypixel 8 ай бұрын
Thanks for watching! Yeah, those boutiques look nice. I've not heard of the S1. I'll check it out! 🙌
@GreyDintZ
@GreyDintZ 8 ай бұрын
@@mobypixel it's the best sh101 clone so far, I think anyway. No keys and small knobs, but has midi, and you can map controls. Check out the bad gear review, very informative
@williamsrdan
@williamsrdan Жыл бұрын
Could an older electric keyboard, without midi outputs, be modified to be a USB midi controller? I have a Casio SA-77. The sounds on it are horrible except the wood block and laser beam... LOL.
@mobypixel
@mobypixel Жыл бұрын
Haha! It's possible, but I think it would take a ton of work. You'd have to desolder everything and rewire the board.. Laser beams. 😂 Thanks for the comment. I hope you're doing well!
@jvburnes
@jvburnes 6 ай бұрын
Ended up here, because I'm a musician and a software engineer. I was just going to punt and grab a MidiHub, but they do everything but implement SYSEX messages which is strange. So I'll probably build a Teensy MIDI router and *just* implement SYSEX lol. Then I'll patch a MidiHub into it -- either that or MidiHub will get off their lazy butts and allow you to send SYSEX messages to do automation.
@tranznart1
@tranznart1 2 ай бұрын
Arduinoboy build please
@mobypixel
@mobypixel Ай бұрын
Thanks for the suggestion! I’ll look into it-sounds like a fun project.
@diegopalomarelectronicmusic
@diegopalomarelectronicmusic Ай бұрын
prophet 6, 5
Can the ARDUINO NANO handle 64 potentiometers?
26:55
Notes and Volts
Рет қаралды 17 М.
I Built an Arduino MIDI Foot Controller: the OpenMIDIStomper
17:57
Nerd Musician
Рет қаралды 14 М.
VIP ACCESS
00:47
Natan por Aí
Рет қаралды 30 МЛН
Don’t Choose The Wrong Box 😱
00:41
Topper Guild
Рет қаралды 62 МЛН
To Brawl AND BEYOND!
00:51
Brawl Stars
Рет қаралды 17 МЛН
Мясо вегана? 🧐 @Whatthefshow
01:01
История одного вокалиста
Рет қаралды 7 МЛН
Building a MIDI Controller Using Arduino
15:41
Switch & Lever
Рет қаралды 647 М.
Teensy 4.1 Polyphonic DIY Synthesizer
11:38
Rolf Degen
Рет қаралды 19 М.
I made a fake CRT TV with a LASER
16:05
bitluni
Рет қаралды 702 М.
TEENSY - USB Audio Interface
12:02
Notes and Volts
Рет қаралды 19 М.
Getting Started with the Teensy Microcontroller Platform
9:44
JoeCanDoIt
Рет қаралды 64 М.
This $20 synthesizer sounds very nice indeed
11:45
Floyd Steinberg
Рет қаралды 66 М.
How To Build A DIY MIDI Controller (2015 Edition)
15:21
DJ TechTools
Рет қаралды 721 М.
Launchpad || DIY or Buy || Keyboard Matrix & MIDI Tutorial
12:43
GreatScott!
Рет қаралды 1,1 МЛН
Build a USB Midi Footswitch
26:56
Notes and Volts
Рет қаралды 53 М.
VIP ACCESS
00:47
Natan por Aí
Рет қаралды 30 МЛН