Zeng (will probably be renamed soon) is a GUI interface for ZenGarden, which in itself is a C++ runtime library for Pure Data (Pd) - an audio programming language.
The GUI is written in Objective C and is currently OS X only due using the Cocoa APIs.
At the moment Zeng can only open Pd patches and move/edit objects - It's not 100% functional yet.
- Download the Zeng repository at https://github.com/joewhite4/Zeng
- Update the ZenGarden submodule repository
- Follow the instructions for building the ZenGarden library from here https://github.com/mhroth/ZenGarden