Computers & Mobile

The latest DIY ideas, techniques and tools for digital gadgetry, open code, smart hacks, and more. Processing power to the people!

Granular synthesis on iPhone

CDM points out this vid from m~fischer exploring sounds created from varying pieces of a sample – the strange agency made this great little granular synthesis iphone application called curtis. it’s named for composer, author, granular synth advocate curtis roads. this is just a quick little thing i recorded using a captured bit of sound […]

Learn to program music in Pure Data

Learn to program music in Pure Data

Pure Data, or Pd as it’s known, is an open source, visually oriented programming environment similar to the popular MAX/MSP software. One of the only issues with going with free Pd is the scant amount of formal documentation available to newcomers. Thankfully, Johannes Kreidler’s loadbang Programming Electronic Music in Pd provides a bookfull of tutorials […]

SPARK Project #1, Post #4

SPARK Project #1, Post #4

One of the most important functions of an embedded system is the ability to connect to a variety of external signals. For my smart home energy efficiency dashboard, the signals come from a variety of sensors and use a range of different protocols. Ideally, I’d like to handle these signals in software by creating a […]