Author Archive

It’s temporary!

By admin • Mar 20th, 2008 • Category: Third-party

This site is still being built. This means there’s a lot of broken stuff, including no items on this gallery. I’m getting there…



Let the data hit the flow

By admin • Mar 19th, 2008 • Category: Developer diaries

Fnk by most means will be an environment for dataflow programming. This means the “execution” of Fnk patches will be done by modules; these modules process certain input parameters to create a new output that is then handled to another module.



An audio synthesis primer

By admin • Mar 16th, 2008 • Category: Developer diaries

I’ve spent the past few days investigating audio synthesis to decide what to tackle on with Fnk. It’s not my intention to create a full-fledged, high-fidelity audio synthesizer - there are already many platforms available for that, all of them created by people who know a lot more about sound than me - but I [...]