Code Monkey home page Code Monkey logo

music's Introduction

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.

music's People

Contributors

kunstmusik avatar triss avatar vdmit11 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.