Giter VIP home page Giter VIP logo

pd's Introduction

Pd

pure data patches / live audio processing // spiritditch // v1 (October 2019)

A six-tap delay with independant control (per tap) of feedback, delay time, pitch, direction, and filter frequency. Loosely based on Rainmaker eurorack module by Intellijel, but I soon deviated to my own musical preferencees. Enjoy!

// controls //___________________________________________________

  • i/o = open/close input to all six taps.
  • freeze = set feedback to 100% retaining current characteristics. Freeze disables audio input. unfreeze returns feedback to previous settings.
  • clear = clears all six taps.
  • dry/wet = mix of microphone signal, default is 100% wet. Less than this CAN cause feedback.
  • tempo = distance of spacing of taps. short = 50ms, medium = 250ms, long = 1600ms, ultra = 3600

// global parameters //____________________________________________

  • tap times = length of individual taps in relation to mater time (tap I). see individual times on taps.
  • pitch class: loco = no transposition, 8vb = some an octave lower, 8va = add some octave higher, fifths = add fifths, minor = add minor thirds, add major thirds, up fourth = transpose up a fourth.
  • reverse = change direction of six taps.
  • thinner = turning on will activate a mode where each tap only recieves a signal 60% of the time, good for turning on spiritditch for longer periods and not becoming overwhelmed.
  • feedback = controls all six feedback parameters.
  • filters = controls all six filter frequencies (filters are disengaged when at top position).

// randomise parameters //__________________________________________

  • length = random tap length (except tap I master time).
  • feedback = random feedback settings for all taps. This is disabled when in freeze mode.
  • filters = random filter frequency for all taps.
  • pitch = random pitch for all taps (chromatic between octave down and octave up).
  • reverse = change direction for random amount of taps.
  • ALL = randomise all parameters except thin and master time. When in freeze mode feedback is disabled to keep sustained sounds.
  • play = auto randomiser, essentially a random metronome pressing ALL button.

// key commands (only active when toggle is on) //_____________________ i/o = spacebar. freeze = f. clear = c. length = l. feedback = b. filters = t. pitch = p. reverse = r. ALL = a. play = y. thinner = n.

pd's People

Contributors

ogophone avatar

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.