aboutsummaryrefslogtreecommitdiff
path: root/README.txt
blob: c4ec7c8b9490ce1b473911394ba6282c087dc053 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
mrpeach - bag of tricks
===

## serial communication
slipenc, slipdec: SLIP encoder/decoder
f2b, b2f        : float32<->bytes converter

## xbee
communication with the XBee

## binfile
read raw files (as bytes)

## midifile
play and record MIDI-files

## 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