-
Join 356 other subscribers
Music
-
Recent Posts
Blogroll
- abstraction
- ADC
- amp
- arduino
- audio
- binaries
- ccrma
- chorus
- cpu
- DAC
- delay
- DI
- distortion
- diy
- dsp
- echo
- effect
- effects
- effects chain
- fedora
- fft
- firmata
- fuzz
- game
- gamepad
- glitch
- guitar
- hid
- IDE
- instal
- interface
- jack
- kernel
- latency
- LCD
- line matching transformer
- linux
- miller puckette
- moog
- os
- overdrive pure data
- patch bay
- pd
- pduino
- pedal
- phaser
- planet ccrma
- programming
- pure data
- Raspberry Pi
- Raspbian
- real-time
- reamp
- reverb
- ring modulator
- rt-kernel
- samplerate
- song
- soundcard
- spectral delay
- step-vibrato
- stompbox
- sub-patch
- switch
- synth
- synthesizer
- template
- tips
- tremolo
- tuner
- ubuntu
- USB
- vibrato
- video
- wha-wha
Stats
- 768,293 hits
Category Archives: Interfacing Pd
Use the value from a pot connected to Arduino in Pd
(Update : a reader (dbfreq, see his messages in the comments) found a bug in the patch. There was a typo in the route object in the arduino abstraction. The file available for download has been fixed, but I haven’t … Continue reading
Getting started with Pduino ([arduino])
Read this post if you already have Firmata on your board. If you don’t know how to upload it or if you’ve never heard about the Arduino IDE, please read this post first. The point of Pduino is to have … Continue reading
Using [hid] to read data from a USB gamepad
(in progress)