|
Revision 326, 1.1 kB
(checked in by conrad, 6 years ago)
|
update ACKNOWLEDGEMENTS to use the project name Remix not Axel :)
|
- Property svn:eol-style set to
native
- Property svn:keywords set to
Author Date Id Revision
|
| Line | |
|---|
| 1 |
Thanks to the following people, without whose advice and encouragement |
|---|
| 2 |
Remix would never have seen the light of day. -K. |
|---|
| 3 |
|
|---|
| 4 |
|
|---|
| 5 |
Carsten Haitzler (The Rasterman) <raster@rasterman.com> |
|---|
| 6 |
|
|---|
| 7 |
Rasterman wrote Evas, a graphical canvas library. The simplicity of |
|---|
| 8 |
Remix's programming interface was inspired by that of Evas, and Rasterman |
|---|
| 9 |
has effusively explained the motivation for much of Evas' design to me. |
|---|
| 10 |
Having programmed with Evas, and having witnessed Rasterman code up complex |
|---|
| 11 |
graphical applications in no time flat using Evas, I knew that it would be |
|---|
| 12 |
well worth the effort to write a similarly powerful abstraction library for |
|---|
| 13 |
audio. |
|---|
| 14 |
|
|---|
| 15 |
|
|---|
| 16 |
Erik de Castro Lopo <erikd@zip.com.au> |
|---|
| 17 |
|
|---|
| 18 |
Erik is the author of libsndfile, and has given excellent advice on |
|---|
| 19 |
optimisations for Remix. |
|---|
| 20 |
|
|---|
| 21 |
|
|---|
| 22 |
Silvia Pfeiffer <Silvia.Pfeiffer@CSIRO.AU> |
|---|
| 23 |
|
|---|
| 24 |
Silvia supervised the construction of Remix, and has a knack for |
|---|
| 25 |
pinpointing obscure design problems and limitations. She prompted the |
|---|
| 26 |
creation of Remix after noticing the lack of genericity within early |
|---|
| 27 |
versions of Sweep, and she has guided the scope of Remix with an eye to |
|---|
| 28 |
ensuring its utility in a wide range of projects. |
|---|