From 82a5813a9332acb54e273d39a84f0fb8a39fa3bf Mon Sep 17 00:00:00 2001 From: Chris Kiefer Date: Thu, 6 Sep 2012 14:47:49 +0100 Subject: readme --- README | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'README') diff --git a/README b/README index 30db036..f123002 100644 --- a/README +++ b/README @@ -5,6 +5,22 @@ |__|_| (____ /__/\_ \__|__|_| /__|____/__(____ /___| / \/ \/ \/ \/ \/ \/ +::::::::::::::::::::::::::What's Maximilian? + +Maximilian is an audio synthesis and signal processing library written in C++. It's cross-platform compatible with MacOS, Windows, Linux and IOS systems. The main features are: + +- sample playback, recording and looping +- read from WAV and OGG files. +- a selection of oscillators and filters +- enveloping +- multichannel mixing for 1, 2, 4 and 8 channel setups +- controller mapping functions +- effects including delay, distortion, chorus, flanging +- granular synthesis, including time and pitch stretching +- atom synthesis +- realtime music information retrieval functions: spectrum analysis, spectral features, octave analysis, and MFCCs +- example projects for Windows and MacOS, using command line and OpenFrameworks environments + :::::::::::::::::::::::::::BASIC EXAMPLES -- cgit v1.3