logo

overlay

My own overlay for experimentations, use with caution, no support is provided git clone https://hacktivis.me/git/overlay.git

Nyquist (5465B)


  1. LICENSE INFORMATION
  2. Nyquist is built upon and derived from XLISP. Both are copyrighted software.
  3. Two copyright notices and licenses appear below.
  4. In addition, Nyquist uses two LGPL libraries: libsndfile and liblo.
  5. These libraries are NOT covered by the Nyquist license, and Nyquist
  6. is NOT licensed under or restricted by GPL or LGPL licenses. The
  7. license agreements for libsndfile and liblo can be found in the
  8. Nyquist source libraries nyquist/nylsf and nyquist/liblo, respectively.
  9. --------------------------------------------------------------------------------
  10. COPYRIGHT AND LICENSE INFORMATION FOR NYQUIST
  11. Copyright (c) 2000-2002, by Roger B. Dannenberg
  12. All rights reserved.
  13. Redistribution and use in source and binary forms, with or without modification,
  14. are permitted provided that the following conditions are met:
  15. Redistributions of source code must retain the above copyright notice, this list
  16. of conditions and the following disclaimer.
  17. Redistributions of source code must retain the copyright notice, the
  18. list of conditions, and the disclaimer, all three of which appear below under
  19. "COPYRIGHT AND LICENSE INFORMATION FOR XLISP."
  20. Redistributions in binary form must reproduce the above copyright notice, this
  21. list of conditions and the following disclaimer in the documentation and/or
  22. other materials provided with the distribution.
  23. Redistributions in binary form must reproduce the copyright notice, the
  24. list of conditions, and the disclaimer, all three of which appear below under
  25. "COPYRIGHT AND LICENSE INFORMATION FOR XLISP," in the documentation and/or
  26. other materials provided with the distribution.
  27. Neither the name of Roger B. Dannenberg, Carnegie Mellon University, nor the
  28. names of any contributors may be used to endorse or promote products derived
  29. from this software without specific prior written permission.
  30. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS "AS IS" AND
  31. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  32. WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  33. DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
  34. ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  35. (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  36. LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  37. ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  38. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  39. SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  40. What follows is not a part of the license:
  41. Please send bug fixes and improvements to me at the address below.
  42. Please do not distribute modified versions of Nyquist without permission.
  43. Any redistribution of Nyquist should include a notice that Nyquist can be
  44. obtained free from http://www.cs.cmu.edu/~music.
  45. In addition, as a courtesy, I ask that you send me a copy of any product that
  46. makes substantial use of Nyquist. Please contact me at the address below for my
  47. current mailing address. I am asking this because I enjoy learning about
  48. applications of my software.
  49. When Nyquist is used to generate music and conduct research, please mention
  50. and acknowledge the use of Nyquist in program notes, acknowledgement sections
  51. of papers, and whereever thanks or credits would normally be given.
  52. Roger B. Dannenberg
  53. roger.dannenberg@cs.cmu.edu
  54. --------------------------------------------------------------------------------
  55. COPYRIGHT AND LICENSE INFORMATION FOR XLISP
  56. Copyright (c) 1984-2002, by David Michael Betz
  57. All rights reserved.
  58. Redistribution and use in source and binary forms, with or without modification,
  59. are permitted provided that the following conditions are met:
  60. Redistributions of source code must retain the above copyright notice, this list
  61. of conditions and the following disclaimer.
  62. Redistributions in binary form must reproduce the above copyright notice, this
  63. list of conditions and the following disclaimer in the documentation and/or
  64. other materials provided with the distribution.
  65. Neither the name of David Michael Betz nor the names of any contributors may be
  66. used to endorse or promote products derived from this software without specific
  67. prior written permission.
  68. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS "AS IS" AND
  69. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  70. WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  71. DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
  72. ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  73. (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  74. LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  75. ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  76. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  77. SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  78. What follows is not a part of the license:
  79. Please send bug fixes and improvements to me at the address below.
  80. In addition, as a courtesy, I ask that you send me a copy of any product that
  81. makes substantial use of XLISP. Please contact me at the address below for my
  82. current mailing address. I am asking this because I enjoy learning about
  83. applications of my software.
  84. David Betz
  85. dbetz@xlisper.mv.com