Giter Club home page Giter Club logo

washi's Introduction

washi

a serge-inspired sequencer toolbox for norns/seamstress.

installation

on norns, on can just:

;install https://github.com/p3r7/washi

using the cli:

git clone --recursive https://github.com/p3r7/washi

(the --recursive flag is needed to retrieve dependency nb)

if you did a clone without the --recursive flag, you can still do this afterward instead:

cd washi
git submodule update --init --recursive

quick start

navigate to the params menu and go to the outputs section. enter one of the output submenu (e.g. Output #1) and set the nb Voice param to a midi device or nb voice (such as emplaitress or oilcan). yoçu should now hear sound.

you can then assign more outputs to more voices, generate a new random patch (K1 + K3 on norns, R on seamstress), play around with various params and navigate to the different screens to interract with the whole patch (grid required for most operations).

instructions (seamstress)

(incomplete)

  • S: scope mode, click on any banana jack to see the signal, anywhere else to cancel
  • r: random programmer/sequencer values
  • R: randomize all (patch + programmer/sequencer values)
  • i: initial patch
  • c: clear all patch
  • UP/DOWN: previous/next panel
  • left click: select banana, link/unlink
  • right click: scope
  • ESC: cancel selection
  • SHIFT + DEL: remove all links for selected banana

known bugs

  • self-patching a haleseq doesn't work need to implement the trig ins as a "clock-0" instruction, i.e. immediate callback on input change instead of waiting for next clock occurence

acknowledgments

the heart of it is a reproduction of the hale 8 Stage Complex Sequencing Programmer, itself based on the classic Serge Sequencer / Programmer.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.