Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
1 result

endless-sequencer

  • Clone with SSH
  • Clone with HTTPS
  • Forked from rorist / endless-sequencer
    1 commit ahead of the upstream repository.
    moon2's avatar
    moon2 authored
    We assume that recording is supposed to happen on the edges of presses
    since otherwise it is very hard to input a sequence without a lot of repeats.
    
    Also we added the feature to continue playing in the background as a drum
    computer (with limited accuracy for now as we're using micropython callbacks).
    
    Other things:
    - updated bl00mbox use to new API
    - added a get_help() method for the onboard help viewer
    - reset LEDs when petals are released
    
    This bumps the version to 14.
    8c652add
    History
    Name Last commit Last update
    assets
    .gitignore
    README.md
    __init__.py
    flow3r.toml

    Endless Sequencer

    Little sequencer based on the OP-1 endless sequencer

    USAGE

    • Hold REC and press petals 2-8 to record a sequence in order
    • Press petal 1 to add a silence
    • Press petal 9 to reset the sequence

    TODO

    • multiple channels
    • velocity support

    NOTE

    • It's not endless, memory gets exhausted around 1M notes