csound-expression-4.8.4: library to make electronic music

Safe HaskellNone
LanguageHaskell98

Csound.Base

Contents

Description

Basic types and functions.

This module re-exports everything.

WARNING (for Csound users): the maximum amplitude is 1.0. There is no way to alter it. Don't define your amplitudes with 9000 or 11000. But the good news are: all signals are clipped by 1 so that you can not damage your ears and your speakers by a little typo.

Synopsis

Documentation

module Csound.IO

module Csound.Air

module Csound.Tab

Standard classes

Opcodes