From a32d49ba80563262eb4a5aa576f66d1360df735c Mon Sep 17 00:00:00 2001 From: gw-chuck Date: Wed, 16 Jul 2008 10:04:49 +0000 Subject: [PATCH] *** empty log message *** --- notes/AUTHORS | 19 ++++++++++--------- notes/PROGRAMMER | 1 + notes/README | 1 + notes/THANKS | 4 ++++ notes/TODO | 2 +- 5 files changed, 17 insertions(+), 10 deletions(-) diff --git a/notes/AUTHORS b/notes/AUTHORS index 2140dca0..2a07b49f 100644 --- a/notes/AUTHORS +++ b/notes/AUTHORS @@ -1,32 +1,32 @@ --- ChucK is originated by: - Ge Wang (gewang@cs.princeton.edu) - Perry R. Cook (prc@cs.princeton.edu) + Ge Wang + Perry R. Cook -Lead Design: +Chief Architect and Design: Ge Wang - Perry Cook Developers: - Ge Wang (Lead) - Perry Cook + Ge Wang (gewang@cs.princeton.edu | ge@ccrma.stanford.edu) + Perry Cook (prc@cs.princeton.edu) Ananya Misra (amisra@cs.princeton.edu) - Philip Davidson (philipd@alumni.princeton.edu) - Ari Lazier (alazier@cs.princeton.edu) Spencer Salazar (ssalazar@cs.princeton.edu) Rebecca Fiebrink (fiebrink@cs.princeton.edu) + Ari Lazier (alazier@cs.princeton.edu) + Philip Davidson (philipd@alumni.princeton.edu) Dan Trueman (dan@music.princeton.edu) Lead Test: + Ge Wang Philip Davidson Ajay Kapur - Ge Wang Documentation: Adam Tindale Philip Davidson Ananya Misra Spencer Salazar + Rebecca Fiebrink Ge Wang (See also the file THANKS and README) @@ -34,6 +34,7 @@ Documentation: --- ChucK home page: http://chuck.cs.princeton.edu/ + http://chuck.stanford.edu/ Princeton Sound Lab: http://soundlab.cs.princeton.edu/ diff --git a/notes/PROGRAMMER b/notes/PROGRAMMER index 8ecf6049..1e7032db 100644 --- a/notes/PROGRAMMER +++ b/notes/PROGRAMMER @@ -9,5 +9,6 @@ current version of this document: chuck home: http://chuck.cs.princeton.edu/ + http://chuck.stanford.edu/ --- diff --git a/notes/README b/notes/README index 886045a7..6ab8cf06 100644 --- a/notes/README +++ b/notes/README @@ -3,6 +3,7 @@ ChucK: a Concurrent, On-the-fly, Audio Programming Language ChucK home page: http://chuck.cs.princeton.edu/ + http://chuck.stanford.edu/ --- what is it: ChucK is a general-purpose programming language, intended for diff --git a/notes/THANKS b/notes/THANKS index 4d60471a..d1508ddc 100644 --- a/notes/THANKS +++ b/notes/THANKS @@ -13,6 +13,8 @@ Dan Trueman Matt Hoffman Ken Steiglitz Paul Lansky +Roger Dannenberg +Max Mathews n++k Nick Collins Niklas Werner @@ -22,8 +24,10 @@ Tom Briggs Matt Shanley Adam Wendt Gary Scavone +Brad Garton Graham Coleman Kassen +Kijjaz Scott Smallwood Mark Daly Stacken diff --git a/notes/TODO b/notes/TODO index 61e347e8..1ea4933d 100644 --- a/notes/TODO +++ b/notes/TODO @@ -10,7 +10,7 @@ Add OpenGL API (almost there) - GlucK Add automatic type resolution Add more unit generators - import more filters - - FFT/DCT/DWT + - DCT/DWT - analysis - Marsyas - File support -- 2.11.4.GIT