Added: 1 year ago
From: KrassesZeug
Views: 4,500
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (7)

Sign In or Sign Up now to post a comment!
  • This sounds like one handed bassist!!! Bill Clements, he could groove along to this all day long...

  • in this video it is 3 octaves (=3*12 notes)

    this can be changes in the Arduino-code which is in this case

    LowestNote=36;

    HighestNote=36+3*12; //3 Octaves over LowestNote

    4 octaves would be

    LowestNote=36;

    HighestNote=36+4*12; //4 Octaves over LowestNote

  • What is the note range on this sequencer?

  • @ProphetV in this video it is 3 octaves (=3*12 notes)

    this can be changes in the Arduino-code which is in this case

    LowestNote=36;

    HighestNote=36+3*12; //3 Octaves over LowestNote

    4 octaves would be

    LowestNote=36;

    HighestNote=36+4*12; //4 Octaves over LowestNote

  • @ProphetV you find the complete code in my blog "Syncuino - An Arduino-based Step-Sequencer - Development Step-by-Step" (see description of this video for the link)

  • Great! Now if it could only be possible to turn individual steps on/off for rests ...

    Anyway, bravo!

    

  • @synthlab in principle on this device a note is "off" when very low notes are played because the synth does not recognise these low notes. This can also be used to create a rest.

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more