-
Recent Posts
Tags
ADC amp arduino audio binaries ccrma DAC delay DI diy effect effects fedora firmata game guitar hid instal interface jack kernel latency LCD line matching transformer linux miller puckette os pd pduino pedal programming pure data Raspberry Pi Raspbian real-time reamp rt-kernel samplerate soundcard stompbox synth tips ubuntu USB videoStats
- 112,043 hits
Category Archives: Interfacing Pd
Use the value from a pot connected to Arduino in Pd
In this post i’ll explain how to use the value read from a potentiometer connected to an Arduino board in Pure Data (to control the length of a delay line). I first made an abstraction called [pd arduino], in which … 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)