jarmitage / mrpeach

Pure Data externals written by Martin Peach (Bela builds)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mrpeach - bag of tricks

serial communication

  • f2b, b2f : float32<->bytes converter

xbee

communication with the XBee

binfile

read raw files (as bytes)

⚠️ Moved to separate repository: https://github.com/pd-externals/binfile

midifile

play and record MIDI-files

⚠️ Moved to separate repository: https://github.com/pd-externals/midifile

osc

create, route and parse OSC messages

⚠️ Moved to separate repository: https://github.com/pd-externals/osc

slipdec, slipenc

Serial line internet protocol for transmitting packets through stream-oriented transports (e.g OSC-over-TCP)

⚠️ Moved to separate repository: https://github.com/pd-externals/slip

general purpose objects

  • [life2x] game of life
  • [op~] signal comparision
  • [rc~] resistor-capacitor circuit
  • [rcosc~] resistor-capacitor oscillator
  • [rojo~] red noise generator
  • [runningmean] moving average filter
  • [sqosc~] bandlimited pulse generator
  • [str] strings
  • [tabfind] find a number in a table
  • [flist2tab] write lists of floats into a table
  • [tab2flist] extract lists of floats from a table
  • [which] output path to a Pd-object

About

Pure Data externals written by Martin Peach (Bela builds)

License:Other


Languages

Language:C 87.8%Language:Makefile 11.8%Language:Shell 0.3%Language:C++ 0.1%