You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

49 lines
2.5KB

  1. /*! \page acknowledge Acknowledgements
  2. Many thanks to the following people for providing bug fixes and improvements:
  3. <UL>
  4. <LI>Stephen Sinclair (major code and repository support!)</LI>
  5. <LI>Stefan Arisona</LI>
  6. <LI>bejuryu</LI>
  7. <LI>Vincent B&eacute;nony</LI>
  8. <LI>Francesco Bertolaccini</LI>
  9. <LI>Benjamin Brown</LI>
  10. <LI>Claudio Cabral</LI>
  11. <LI>JP Cimalando</LI>
  12. <LI>Rasmus Ekman</LI>
  13. <LI>Anders Ervik</LI>
  14. <LI>Robin Davies (Windows DS and ASIO)</LI>
  15. <LI>Marcelo Fernandez</LI>
  16. <LI>Taylor Holberton</LI>
  17. <LI>Martin Koegler</LI>
  18. <LI>Dmitry Kostjuchenko</LI>
  19. <LI>Oliver Larkin</LI>
  20. <LI>Jakob Leben</LI>
  21. <LI>Antoine Lefebvre</LI>
  22. <LI>Carlos Luna</LI>
  23. <LI>Connor MacDonald</LI>
  24. <LI>Jasper Mackenzie</LI>
  25. <LI>Dominic Mazzoni</LI>
  26. <LI>Tristan Matthews</LI>
  27. <LI>Peter Meerwald (PulseAudio)</LI>
  28. <LI>Jaromir Mikes</LI>
  29. <LI>rehans</LI>
  30. <LI>Sebastian Reimers</LI>
  31. <LI>Ryan Schmidt</LI>
  32. <LI>Benjamin Schroeder</LI>
  33. <LI>sonoro1234</LI>
  34. <LI>terminator356</LI>
  35. <LI>Marcus Tomlinson (WASAPI)</LI>
  36. <LI>Ryan Williams (Windows non-MS compiler ASIO support)</LI>
  37. <LI>Ed Wildgoose (Linux ALSA and Jack)</LI>
  38. <LI>Serge Zaitsev</LI>
  39. <LI>Iohannes Zm&ouml;lnig</LI>
  40. </UL>
  41. The RtAudio API incorporates many of the concepts developed in the <A href="http://www.portaudio.com/">PortAudio</A> project by Phil Burk and Ross Bencina. Early development also incorporated ideas from Bill Schottstaedt's <A href="http://www-ccrma.stanford.edu/software/snd/sndlib/">sndlib</A>. The CCRMA <A href="http://www-ccrma.stanford.edu/groups/soundwire/">SoundWire group</A> provided valuable feedback during the API proposal stages.
  42. The early 2.0 version of RtAudio was slowly developed over the course of many months while in residence at the <A href="http://www.iua.upf.es/">Institut Universitari de L'Audiovisual (IUA)</A> in Barcelona, Spain and the <A href="http://www.acoustics.hut.fi/">Laboratory of Acoustics and Audio Signal Processing</A> at the Helsinki University of Technology, Finland. Much subsequent development happened while working at the <A href="http://www-ccrma.stanford.edu/">Center for Computer Research in Music and Acoustics (CCRMA)</A> at <A href="http://www.stanford.edu/">Stanford University</A>. All recent versions of RtAudio have been completed while working as an assistant / associate professor of <a href="http://www.music.mcgill.ca/musictech/">Music Technology</a> at <a href="http://www.mcgill.ca/">McGill University</a>. This work was supported in part by the United States Air Force Office of Scientific Research (grant \#F49620-99-1-0293).
  43. */