DIY Arduino ribbon synth demo

Поделиться
HTML-код
  • Опубликовано: 29 янв 2025

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

  • @kindpotato
    @kindpotato Год назад +4

    Extremely cool. One of the best instruments known to man.

  • @darjiaethera
    @darjiaethera 8 лет назад +15

    This is pretty much exactly what I was looking for. Thank you for sharing your awesome creation.

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

    This is absolutely intense :D
    I'm currently building my own version of Wintergatan's Modulin, and I wondered a couple nights ago if a guitar like instrument could be made with ribbon controllers on the neck in a similar way - and today I see this! :D

  • @nomisneti
    @nomisneti 9 лет назад +3

    hey greyhound! i finally finished building this. it works like a charm, cool! i adapted it for four strings and 24 frets and it works perfectly, this is really awesome. thanks so much for sharing the code and the project details!

  • @DMH031956
    @DMH031956 11 лет назад +3

    Nice funky groove, Dean. Give my best to your dad.

  • @AndrewStottisTheIndiWerWlf
    @AndrewStottisTheIndiWerWlf 11 лет назад +6

    This is amazing. Id love to build something like this.

  • @marksteiner3493
    @marksteiner3493 8 лет назад

    You are amazing. Killer design and you seriously can play that thing. Genius, man.

  • @ElectricCelt56
    @ElectricCelt56 7 лет назад

    Very inventive, hip sounds, and some nice playing too.

  • @cadenpainter5276
    @cadenpainter5276 11 лет назад +6

    This is fantastic!

  • @gaybe2000
    @gaybe2000 11 лет назад

    Never have I ever wanted a synth guitar before still this one...... So damn cool and you rock at playing it

  • @shaabaaz
    @shaabaaz 9 лет назад

    Man...you Just plant the diy seed in my head...damn...mad respect

  • @peterlamberty9958
    @peterlamberty9958 10 лет назад +3

    Hi Gr4yhound, i was so inspired by this video (and the 4 min explanation video) that i've spent the last few days building a prototype out of a salvaged guitar and similar parts to what you had used. i must say, the comments you made below have been very helpful, and i agree that some of the assignable inputs can/should be removed if it helps to eliminate errors. I'll try that, (already changed Serial1 to Serial). I'll let you know how it goes. Thanks again for the inspiration! I'm so ready to try something new and experimental. cheers

    • @gr4yhound
      @gr4yhound  10 лет назад

      Hey Peter, so glad to hear you built one! I have never seen that error message you mentioned earlier. Definitely would google it and see if anyone has posted solutions. I would check that you can upload a different sketch onto the board while nothing is connected to it. If you can't do that, you may be missing drivers. If you're using a Micro, you should be using the hardware serial port Serial1, not Serial. There are some boards that will not allow you to upload while anything is plugged into the Serial pins (rx/tx or 0 and 1). If you are using a board like this, you may have to upload code and then plug in to the external circuitry. Good luck, let me know if you get it fixed.

    • @peterlamberty9958
      @peterlamberty9958 10 лет назад

      gr4yhound
      Thanks for the reply! sounds like i may be missing one or more drivers, so i'll definitely look into that. already making sure the board is disconnected before trying to upload/download anything. i realized later that you were talking about the Uno and not the Micro, so i switched back to Serial1.
      i do have an Uno around here somewhere. i built the circuitry for a Laser Harp a few years ago, but balked when it came time to shell out for the high-powered laser and galvanometer.

  • @trzztrzz2477
    @trzztrzz2477 3 года назад

    This is crazy. I love that man!

  • @cpeckmusic
    @cpeckmusic 11 лет назад

    Really nice work! And thanks for posting all of the code and build info!

  • @Hambonillo
    @Hambonillo 10 лет назад

    What a brilliant design.

  • @peterlamberty9958
    @peterlamberty9958 10 лет назад +3

    btw, just getting the error when i download the code onto the Micro:
    avrdude: stk500_getsync(): not in sync: resp=0x54
    i'm not a programmer, so I'll continue to investigate. almost there...
    :)

  • @maxxx8348
    @maxxx8348 4 года назад

    friend will be able to help me? put 6 piezo on the analog ports of the arduino pro micro, along with 10K resistors for each one, but the arduino goes crazy and sends lots of notes to the software alone, how to solve this?

  • @SarafanUnin
    @SarafanUnin 8 лет назад +3

    I saw this project on hackaday last year, and inspired me to order some softpots and make my own ribbon synth. 12 or so hours into the project and it hits me like a bolt from the blue. . . H-Hey. . . Arnold?

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

    This is my favorite video ever ❤

  • @binbenjamin5841
    @binbenjamin5841 2 года назад

    Wow bro that's amazing. Cool

  • @MrPoloolop
    @MrPoloolop 11 лет назад

    is it possible to connect a makey makey to this soft pot ribbons ?

    • @gr4yhound
      @gr4yhound  11 лет назад

      Yes, they should work just fine.

  • @KrazyKaye02
    @KrazyKaye02 7 лет назад

    Hey I am building a similar project and was wondering if there was anyway to play it stand alone without a DAW

  • @lewisfitzjohn
    @lewisfitzjohn 9 лет назад

    Amazing. This would be awesome through an 800w bass amp.

  • @trillrifaxegrindor4411
    @trillrifaxegrindor4411 7 лет назад

    that is seriously cool

  • @EkelundDK
    @EkelundDK 5 лет назад

    Holy shit, that is beyond awesome!

  • @johnnyapple7722
    @johnnyapple7722 10 лет назад

    This is a great project! Please tell me:
    To what notes are the softpot “strings” tuned?
    What are the functions you assigned to the 4 momentary buttons on the joystick board?
    What are the functions you assigned to the two rotary pots?
    Thanks, Bob

  • @Kahannon14
    @Kahannon14 10 лет назад

    Is it necessary to use the midi to usb converter if I am using the uno since it can connect directly to the computer?

    • @gr4yhound
      @gr4yhound  10 лет назад

      I think there was a reason why I used it instead of the regular Arduino midi library. The midi to usb I think is native MIDI and can operate without a driver while the arduino cannot. I don't remember exactly. Short answer is yes, you can use the regular arduino midi library instead, but you will have to modify my code to do so, and you may have to use some additional software (maxmsp plug or something) to properly rout the messages if you want to use it with a DAW. The usb converter is just an easy out of the box solution so you don't have to worry about any of that.

    • @Kahannon14
      @Kahannon14 10 лет назад

      gr4yhound Do you think that this converter will work? www.amazon.com/Generic-USB-MIDI-Converter-Electronics/dp/B003KXEDVQ/ref=sr_1_2?ie=UTF8&qid=1404761514&sr=8-2&keywords=midi+to+usb+converter
      Also, how would you hack it to work with the arduino uno?

    • @gr4yhound
      @gr4yhound  10 лет назад

      yes definitely

  • @luiscalvarado9406
    @luiscalvarado9406 10 лет назад

    That is really good!

  • @johnnyapple7722
    @johnnyapple7722 10 лет назад

    Your design uses all Arduino Micro analog pins except pins 6 and 11.
    Would it be practical to use either of these analog pins to connect a device such as the HC-SR04 Ultrasonic Sensor, Ultrasonic Range Finder - LV-MaxSonar-EZ1, or the Infrared Proximity Sensor Long Range - Sharp GP2Y0A02YK0F to add an additional effect such as a hand (proximity) controlled Wah-Wah pedal? Another effect might be a pressure sensing device similar to the Khaos used by the group Muse. Perhaps these could be switched in/out with the 3-way switch?
    Would it be possible to use an internal power supply for the synth?
    Could the MIDI output be sent to the DAW wirelessly through Bluetooth, WiFi, Xbee, etc? Thanks!

  • @johnnyapple7722
    @johnnyapple7722 10 лет назад

    Revision?
    After setting the components together on a protoboard, I am lost in a maze of spaghetti wire. Would it be possible to convert the design to a PC board and use SMTs instead of discreet through-hole components to reduce wires and overall size?
    Thanks, Bob

  • @ThatFailedartist
    @ThatFailedartist 9 лет назад +1

    i love you bruh

  • @PjRorke98
    @PjRorke98 9 лет назад +1

    Haha was that they Hey Arnold theme at the beginning? Awesome!

  • @cocomintmima2498
    @cocomintmima2498 2 года назад

    Does anyone still have the source code? The link to the github doesn't work.

  • @felli7922
    @felli7922 9 лет назад

    Does the guitar als work polyphonic?

  • @gamurarandrei2657
    @gamurarandrei2657 11 лет назад

    that's like daft punk, YOU ROCK MAN

  • @LinzyMcMurter
    @LinzyMcMurter 3 года назад

    This is great! What exactly is the joystick doing? Thanks for sharing!

  • @virtualan
    @virtualan 9 лет назад

    Great stuff!

  • @tinkerwithstuff
    @tinkerwithstuff 8 лет назад

    Hey, the neck is a regular e-guitar neck, right? Which means if I want 4 of those resistive strips, I'd probably need to get some fretless bass neck? (but they'd probably be much too long)
    Do these strips come with adhesive material on their backs? With a hopefully thin & easily bendable protection foil that you could drag away bit by bit while pressing the things on? I would hate to spend that much money on them, and then botching their precise placement on the neck...

    • @DanielFinlay
      @DanielFinlay 8 лет назад

      On the explanation video he shows this is actually a fretted neck! He even has some special button mode to allow smooth slides despite that. It's awesome.

  • @kurthauser5969
    @kurthauser5969 11 лет назад

    Holy crap. You are awesome. I must have this.

  • @descobrimentobrasil
    @descobrimentobrasil 6 лет назад

    you're a genious

  • @toolzshed
    @toolzshed 6 лет назад

    how do you figure out notes?

  • @wonsnot
    @wonsnot 8 лет назад

    That is just the coolest

  • @denisaurio__
    @denisaurio__ 10 лет назад

    how could i get some like this?

    • @insystem7
      @insystem7 10 лет назад

      Search for Misa guitars.

    • @BobDawg173
      @BobDawg173 9 лет назад

      Denistaine Lawless González starr labs ztar.

  • @LeadbellyLives
    @LeadbellyLives 11 лет назад

    Brilliant!

  • @LucasZukas
    @LucasZukas 10 лет назад +15

    Hey Arnold theme

  • @danieledipaolo3741
    @danieledipaolo3741 3 года назад

    This is great,I love it😍

  • @Brodyn.digital
    @Brodyn.digital 4 года назад

    Still gold

  • @gamurarandrei2657
    @gamurarandrei2657 10 лет назад

    are u going to sell some prototypes?

  • @eberbalderas6244
    @eberbalderas6244 4 года назад

    0:58 is that the Devilman Crybaby OP?

  • @Lukree
    @Lukree 10 лет назад

    Hah, this is really great work!

  • @TheWanderingTexan
    @TheWanderingTexan 7 лет назад

    I apologize if this has been covered before but do you have a source for the ribbons?

  • @Kahannon14
    @Kahannon14 10 лет назад +1

    Hi gr4yhound. Project is awesome! I just copied the source code onto a sketch and I got an error message that said that 'Serial1' was not declared in this scope. I am doing the project on an arduino uno. Do you know how I can modify the code to fix this. I am knew to coding. Thanks and great work!

    • @gr4yhound
      @gr4yhound  10 лет назад

      If you are using the uno, you can change 'Serial1' to just 'Serial'. I will warn you though, the uno only has 6 analog inputs, and this project as it is in the posted code uses 10. It may throw more errors that any analog input pin over A5 is not defined. You probably will have to make some significant mods to the code before it will work with uno.
      Edit: I actually remembered I didn't declare the analog inputs as 'A6,' 'A7', etc. so you probably won't get those errors. Regardless, on the uno those pins will not work as analog inputs, so any analog things you try to plug in there it will not be able to read.

    • @Kahannon14
      @Kahannon14 10 лет назад

      Ok thanks. I am thinking of possibly using only one piezo sensor or getting rid of the joystick and/or buttons. I do like what the joystick adds though so I will have to make a decision on what I want more.

    • @peterlamberty9958
      @peterlamberty9958 10 лет назад

      Kyle Hannon
      You should be able to wire just the joystick to the board, but according to the code, it looks like at least two of the buttons are needed for octave changes and a third is used for calibrating (?). One button looks like it is the note sustain, (maybe expendable). The assignable pots would probably be the easiest things to eliminate.

    • @gr4yhound
      @gr4yhound  10 лет назад

      In the linked code there are 2 buttons for changing octaves, one for changing the channel of the messages the joystick sends, and one that will allow you to play whatever notes are under your fingers without hitting the drum pads.

    • @peterlamberty9958
      @peterlamberty9958 10 лет назад

      i think i know the answer to this, but how is the calibration initiated?
      btw, i got the code errors to clear - i was using the wrong compiler, (had a feeling it was a small detail i was overlooking). just waiting on UPS to deliver my usb-midi converter and i should be ready to rock. :)
      i'll post a reply video if i get it running today.
      Thanks again for sharing this!

  • @vicplasma58
    @vicplasma58 6 лет назад

    why 3 ribbon and not 1 ?

  • @BobDawg173
    @BobDawg173 9 лет назад

    total goalie intro + sparta remix?

  • @alexeisenberg2834
    @alexeisenberg2834 11 лет назад

    Great! very impressive

  • @EvgenyKochetkov
    @EvgenyKochetkov 11 лет назад

    Awesome!

  • @krowe33
    @krowe33 7 лет назад

    Now that is freakin awesome. Could you design some cool mods for an actual guitar? I was searching to see if anyone has used an Arduino in a guitar when I found this.

  • @jonathansalinas101
    @jonathansalinas101 2 года назад

    Hey Arnold!
    Openning!

  • @coole8
    @coole8 7 лет назад

    Dude, where did you get the softpot ribbon potentiometers??? They're like 20 bucks each everywhere i look. Also do you think it's possible to stack a softpot ribbon, with a pressure ribbon for those 2 ranges of expression? This is amazing!

  • @2sing
    @2sing 4 года назад

    I've put like before view

  • @jeffbeck6501
    @jeffbeck6501 7 лет назад

    It is hard to believe that sound is coming from an Arduino.

  • @GeankDOORS
    @GeankDOORS 9 лет назад

    Hi, did you use a VST to make the sounds? if so, which one?
    Awesome project btw, I'm planning to modify/adapt it to make a poor man's Continuum.

  • @PaulOrtiz
    @PaulOrtiz 10 лет назад

    I need this in my life/on my album O____O

  • @Panda_Biscuits
    @Panda_Biscuits 10 лет назад

    That's fucking sick!

  • @toolzshed
    @toolzshed 6 лет назад

    they dont sell those soft pot ribbons anymore :(

    • @toolzshed
      @toolzshed 6 лет назад

      oh wait I found it on sparkfun

    • @OliverGFC
      @OliverGFC 6 лет назад

      @@toolzshed And Amazon

  • @jazzviolinist
    @jazzviolinist 10 лет назад

    Awesome!!!!!!

  • @ryanhingorani4019
    @ryanhingorani4019 11 лет назад

    fuck yeah Hey Arnold

  • @jj1221ify
    @jj1221ify 10 лет назад +1

    This is so cool!! :D

  • @soccerguitarmex
    @soccerguitarmex 11 лет назад

    Cool!

  • @pumpkinthestrange1
    @pumpkinthestrange1 11 лет назад

    wow! you're awesome

  • @PM4FUN
    @PM4FUN 9 лет назад +1

    to make me one of this

  • @FirstInstruMentalist
    @FirstInstruMentalist 6 лет назад

    this = dope

  • @SONGSTICKS
    @SONGSTICKS 9 лет назад

    you clever ol bugger you :o)
    Awesome home build, LOVE that !!
    I'd love to make one too, but I suspect it's beyond my electronics knowledge.
    The construction bit would be ok but I don't even know exactly what an arduino is. Is it a particular type of IC ?

    • @immersiontactics3565
      @immersiontactics3565 9 лет назад

      +SONGSTICKS the arduino is the DIY world's most popular microcontroller development board. A microcontroller is a programmable IC.

    • @SONGSTICKS
      @SONGSTICKS 9 лет назад

      +Peter Geiger Ahh I see, like the DSP chip?

    • @immersiontactics3565
      @immersiontactics3565 9 лет назад

      Like a DSP -- but slower and designed for dealing in the digital world.

    • @SONGSTICKS
      @SONGSTICKS 9 лет назад

      +Peter Geiger Here's a question then. I'm on a mission to try and make a small guitar amp with reverb that's fitted into a top hat, The speaker facing straight out the top and a jack socket in the side, that I can plug my wireless mic receiver into, with a volume and reverb mix knob, also on the side of the hat. Would an arduino do that? Doesn't have to be very powerful. Just like a little pignose, but in a hat :O)

    • @immersiontactics3565
      @immersiontactics3565 9 лет назад

      SONGSTICKS nope. Look up smokey amp

  • @gamurarandrei2657
    @gamurarandrei2657 11 лет назад

    MORE MUSIC FROM YOU

  • @tonybeatbutcher
    @tonybeatbutcher 9 лет назад

    Like a boss !!!!!

  • @kojiomosiro4051
    @kojiomosiro4051 4 года назад

    Nice

  • @10kTECH
    @10kTECH 3 года назад

    @@UCquthP4vlQ_aEHlRfTCTeDA. Good day to You Sir. This is fantastic! I was wondering if I could Use some of Your video footage for My future project about POTENTIOMETERS? Of Course You will be given credit! I am Glad I find You.

  • @mattrusingmail
    @mattrusingmail 8 лет назад

    So cool!! Any chance I could pay you to make one for me?? 😀 (I am not technically savvy enough to pull off building it myself but I love it!)

  • @tewtwete6789
    @tewtwete6789 9 лет назад

    Hi ' gr4yhound . I want Email. I can't make ribbon .

  • @YuranRichards
    @YuranRichards 10 лет назад

    Hey Arnold! :D

  • @florenthofman
    @florenthofman 3 года назад

    Coool

  • @AlexanderGherschon
    @AlexanderGherschon 11 лет назад

    It kinda reminds me Ross. Nice job though!

  • @SpaceMace31
    @SpaceMace31 7 лет назад

    Groove it football head!

  • @18psutton
    @18psutton 6 месяцев назад

    I want one help with my autism❤

  • @nomisneti
    @nomisneti 8 лет назад +2

    here is my finished version with fsr's: imgur.com/tTfxDoy

  • @18psutton
    @18psutton 6 месяцев назад

    Want

  • @KsanterX
    @KsanterX 11 лет назад

    Wow

  • @frankymadrid3724
    @frankymadrid3724 10 лет назад

    se sale
    muy bueno
    Arduino forever

  • @kanpurunplugged9970
    @kanpurunplugged9970 3 года назад

    Ok good

  • @MrRobertB3
    @MrRobertB3 11 лет назад

    Rad

  • @Madkevin88
    @Madkevin88 10 лет назад

    I could play with this forever I want one hah

  • @insystem7
    @insystem7 10 лет назад

    this is cool but already exists.

  • @TheXDanilo
    @TheXDanilo 3 года назад

    amazing!

  • @OlavLadnav
    @OlavLadnav 10 лет назад

    Amazing!