MIDI Controller Knobs and Buttons - A Practical Electronics Tutorial

Поделиться
HTML-код
  • Опубликовано: 3 июн 2024
  • To accompany JB's practical tutorial on building a MIDI Controller with Knobs and Buttons, we've created this video showing it in action for you to see the end result. Go check out the full tutorial where he shows PCB design, firmware, and software development he used to make this handy tool for musicians: www.circuitbread.com/tutorial...
    0:00 Introduction
    0:13 Using Cubase with the Teensy MIDI Controller
    3:03 Using Keystage with the Teensy MIDI Controller
    5:20 Using AUM with the Teensy MIDI Controller
    11:47 The toast will never pop up
    For electronics tools, tutorials, equations and more check out our site: www.circuitbread.com
    And check out our Friends of CircuitBread, who offer special discounts, product samples, resources and more to our users: www.circuitbread.com/friends
    CircuitBread is joining the fight to help people more easily learn about and use electronics. With an ever-growing array of equations, tools, and tutorials, we're striving for the best ways to make electronics and electrical engineering topics more accessible to everyone. Come learn electronics with us!
    Connect with CircuitBread:
    Discord ➤ / discord
    Instagram ➤ / circuitbread
    Facebook ➤ / circuitbread
    Twitter ➤ / circuitbread
  • НаукаНаука

Комментарии • 5

  • @prasadpatil7246
    @prasadpatil7246 Год назад

    Hello sir, i had a question regarding to microcontroller. I am working on a college project in which there is a part where i have to control the stepper motor angle and speed using driver and microcontroller, so is there any alternative for arduino which can be cheaper and which i can use to control the stepper motor and can i run the code using arduino ide with other microcontroller

    • @CircuitBread
      @CircuitBread  Год назад +1

      Hi Prasad, the challenge is that there are significantly less expensive microcontrollers but nearly all of them have an expensive programmer, so there's a barrier to entry there. Strangely, there are Arduino clones (which, being an open source project, are completely legal) that are extremely inexpensive. I highly recommend you look into some of those less expensive Arduino-clone options to keep costs down and still be able to use the Arduino IDE.

    • @prasadpatil7246
      @prasadpatil7246 Год назад

      @@CircuitBread thank you sir

  • @taylorpearson6266
    @taylorpearson6266 Год назад

    This is sick! Are there any issues with latency?

    • @jbmagx
      @jbmagx Год назад

      Hi Taylor! I hope you're doing well! Are you asking about the MIDI controller latency? I'm very sensitive to latency. Even 5 to 10ms, I can still feel the delay especially when using Piano AU/VST. But so far no issues with this MIDI controller. Maybe because this is just composed of knobs and buttons :)