Skip to content

mortuosplango/frankentone

Repository files navigation

franken[~]tone

frankentone logo

Experimental live coding environment for Clojure. Tries to play nice with Overtone. Steals a lot of ideas from other live coding environments.

Usage

Clone this repository.

"lein run" brings up the editor.

There's a tutorial in "Help->Getting Started".

Credits

Thanks to the power of open source, large parts of this system are heavily inspired by or direct ports from other languages/systems.

Patterns

Based on Alex McLean's Tidal

DSP, Instruments, UGens

A lot of the DSP architecture, the Instrument system and a lot of UGens started as ports of Andrew Sorensen et. al.'s Extempore

UGens, ...

As I used a lot of SuperCollider in my time, it is a major influence. Also I port[ed] some UGens.

Infrastructure

Overtone is used in this project because it already provides a lot of useful infrastructure for music programming on Clojure.

Thank you all!

License

Except where otherwise noted, all code is Copyright 2013 Holger Ballweg.

This project is released under the terms of the GNU General Public License, version 3. The license is available from gnu.org/licenses and as LICENSE.txt at the root of this distribution.

About

Experimental library for live coding in clojure. Tries to play nice with overtone. Steals a lot of ideas from other live coding environments.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published