Skip to content

kunstmusik/pink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pink

Build Status

Clojars Project

A library for music systems development, written in Clojure.

Introduction

This library provides the basis for developing music systems. It is also designed so to scale to user needs, whether they are exploring and designing low-level signal processing algorithms, developing pre-written compositions, or creating interactive real-time systems. It offers a slim core engine designed to be highly customizable.

Features include:

  • 64-bit signal processing chain
  • Functional Audio Signal Graph: Build up Audio Graphs using functional approach
  • Clear Synchronization of time-aware functions with Control Functions
  • Higher-order Events: Functions and events can be used as arguments to events
  • Use Clojure to extend the system: single language for all extension points to the system

For more information, please see the website.

Installation

At the moment, installation requires cloning this repostory and installing it using 'lein install'. (This instruction will be updated when a stable release is made available.)

Mailing List

For questions, please consider joining the Pink Users mailing list here.

Examples

Examples for using Pink are available in the music-examples project.

YourKit

Many thanks to YourKit for granting an Open Source license. Their software is exceptional for helping to diagnose memory and performance issues with Pink.

YourKit supports open source projects with its full-featured Java Profiler.YourKit, LLC is the creator of YourKit Java Profiler and YourKit .NET Profiler, innovative and intelligent tools for profiling Java and .NET applications.

License

Copyright © 2014 Steven Yi

Distributed under the Eclipse Public License, the same as Clojure.

About

A library for music systems development, written in Clojure.

Resources

Stars

Watchers

Forks

Packages

No packages published