Sonic

[ NextMusic Home Page | Sound and Music Programs Page | Program List ]

Author:         Don Cross Cross_Don@dpt.com
Platforms:      generic
Prerequisites:  C++
Price:          free
Demo:           
To acquire:     http://www.intersrv.com/~dcross/sonic/sonicsrc.zip (56k)
Information:    http://www.intersrv.com/~dcross/sonic/
Entry updated:  12 December 1998
Description:    A programming language for writing digital audio C++ programs

Introduction

Sonic is a computer programming language I have designed. Its purpose is to facilitate the synthesis and processing of digital audio recordings, with emphasis on concise coding and rapid development. Sonic contains constructs which will be familiar to users of languages like C++ and Pascal, such as assignment statements, procedures, local variables, while loops, and if statements. However, because it is so specialized for working with digital audio, Sonic is not intended to be a general-purpose programming language.

Features of Sonic

Limitations of Sonic


Eric M. Mrozek (mrozek@umich.edu), EECS-Systems, University of Michigan