Hauptwerk Hardware Universal Midi Encoder

Поділитися
Вставка
  • Опубліковано 6 лис 2024

КОМЕНТАРІ • 10

  • @mkshffr4936
    @mkshffr4936 4 роки тому +4

    Got a chuckle out of UA-cam's auto caption which translated you "Hauptwerk MIDI console" as "Hope to work MIDI console". Chortle.

  • @angelsone-five7912
    @angelsone-five7912 5 років тому +1

    That`s brilliant Bob. Suddenly things seem a lot clearer and simpler than I was fearing they would be. Keep the vids coming.

  • @EtSiOnFaisait
    @EtSiOnFaisait Рік тому +1

    the encoder look like an arduino uno but 100x more expensive. Is it normal?

  • @nigelpendred3129
    @nigelpendred3129 4 роки тому

    Hi Bob , referring to octaves wiring, I join all C octaves to pin 1,but do I have to connect any wires to the scan port pins, or is this all done in putty . Thanks

  • @gordonsteinway9017
    @gordonsteinway9017 4 роки тому

    Hello! Nice work, but no website appears on the link.

  • @francescobarilla8669
    @francescobarilla8669 Рік тому

    I think you have to study microcontroller programming. Arduino is not intended for production, as reported on official site. You use a clone Arduino but make it expensive with a break board PCB and a simple midi programming that you can find online. You have to make your own PCB and micro atmel or pic prog for a commercial product. And then, midi encoders for organ already exist from 15yrs

  • @HauptwerkHardware
    @HauptwerkHardware  4 роки тому

    @Gorgon Steinway - Seems to work for me. Anyone else having problems?

  • @mkshffr4936
    @mkshffr4936 4 роки тому +1

    Interesting hardware but the OS dependence rules it out in my case.

    • @radiognome1971
      @radiognome1971 3 роки тому

      I am pretty sure you can connect to the serial-terminal through USB, from a Mac or a Linux machine. Just look in /dev for any ttyUSB0 or similar popping up when you connect the board..
      use screen /dev/ 115200. I connect from my Mac and Linux machines to serial consoles like this on a lot of similar boards.
      But I would ask Hauptwerk to confirm this to you...
      Actually Putty adds standard Unix functionality to Windows..

  • @francescobarilla8669
    @francescobarilla8669 Рік тому

    Simply Arduino