Let’s Build a Finger Drum Controller! (Sending Digital Values from Arduino to Max/MSP & Pure Data)

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

КОМЕНТАРІ • 24

  • @SoundSimulator
    @SoundSimulator  2 роки тому +1

    There should be a lot less latency if you use the baud rate of 115200 instead of 9600 (so simply replace every instances of 9600 to 115200 in Arduino and Max or Pure Data).
    Thanks for watching!!

  • @ninevolt
    @ninevolt 3 роки тому +1

    So glad I stumbled across your channel. As an engineering student who loves playing and making music, this is exactly the kind of thing I want to get into as a hobby! Keep up the good work my friend.

    • @SoundSimulator
      @SoundSimulator  3 роки тому +1

      That's awesome to hear!! I'm very excited for you to combine your engineering skills with music!! Looking forward to seeing what projects you'll be coming up with!
      Thanks!!

  • @studiospiraluniverse
    @studiospiraluniverse 3 роки тому +2

    Will take a while for the buttons to arrive but I‘m looking forward to build this. Great video again!

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

      That's very exciting to hear! I am looking forward to seeing your build so please do share a photo or video!!

  • @slappapjr.7705
    @slappapjr.7705 2 роки тому +1

    Amazing video! Your videos on DIY instrument making are definitely the most useful and concise. Super great work!

    • @SoundSimulator
      @SoundSimulator  2 роки тому +1

      That's great to hear! Thank you so much for watching!! Have fun building!!

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

    Great video. Thanks so much for this. I used the same idea to get a clickable encoder working in MaxMSP

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

      YESSS, that's a great application of this code.
      You can send the encoder data to Max this way too. I recommend this video on how to use an encoder data. It's in Pure Data but you can apply it to Max easily. ua-cam.com/video/KTM8pHN3_mM/v-deo.html

  • @fedeboretti
    @fedeboretti 3 роки тому +1

    thanks for the inspiration!

    • @SoundSimulator
      @SoundSimulator  3 роки тому +1

      Thank you so much, Federico!
      I hope this video can give you some project ideas!

  • @seancharity8524
    @seancharity8524 2 роки тому +1

    Thanks again , Mr Simulator!! you did all the heavy lifting for the button sending 0 and 1 to max math etc, I was messing with the button stuff after your saw last tutorial using pots and analog pins . ( and looks like and you did all theWork already ); , that loop back shut down zero etc would of taken me a long time to figure .I want to hit my patch with sticks , piezos shaky like tambourine, padded game buttons might be better.

    • @SoundSimulator
      @SoundSimulator  2 роки тому

      Glad to hear that these videos are helpful! Best of luck with your project!!!

  • @BelaPlatform
    @BelaPlatform 3 роки тому +1

    Great stuff!

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

      Thank you so much!! Happy to hear from you!
      I am planning on making a video about Bela very soon! I keep mentioning it in these vids, so I can't wait to do an entire video dedicated to it.

    • @disastrid
      @disastrid 3 роки тому +1

      @@SoundSimulator Drop me an email :)

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

      @@disastrid Will do! I was already planning on contacting you about it!

  • @yukailin1207
    @yukailin1207 3 роки тому +1

    Very Great vedio,How to connect more button in Arduino?Is PWM pin can connect button?

    • @SoundSimulator
      @SoundSimulator  3 роки тому +1

      Thank you!
      And yes, you can use the PWM pins for the buttons!! Have fun building!!

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

    Hi. Great video!
    Is it possible to use one speaker for all 4 buttons?
    If I wanted to use 10 buttons, do I also need 10 speakers?

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

      I'm just using stereo audio for this project//

  • @soeunbae6505
    @soeunbae6505 2 роки тому +1

    Is there away to unpack scl and sda signals from an accelerometer?

    • @SoundSimulator
      @SoundSimulator  2 роки тому

      It's possible to send accelerometer data to Pure Data or Max. Please refer to this tutorial. ua-cam.com/video/eVW0FD9g_Sk/v-deo.html
      Most accelerometer has example code in its external library. If you have any question, please feel free to DM in on Instagram!!

  • @user-to2pz4di1u
    @user-to2pz4di1u 3 роки тому

    Max 8.1.11this program works without Ableton