libcm is a C development framework with an emphasis on audio signal processing applications.
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.

cdg_code_prefix.html 1.1KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. <!DOCTYPE html>
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta name="keywords" content="" />
  5. <meta name="description" content="" />
  6. <meta http-equiv="content-type" content="text/html; charset=utf-8" />
  7. <title></title>
  8. <link href="cdg_code.css" rel="stylesheet" type="text/css" media="screen" />
  9. </head>
  10. <body>
  11. <div class="highlight">
  12. <div class="license">
  13. <p>
  14. Copyright (C) Kevin Larke 2009-2020
  15. </p>
  16. <p>
  17. This file is part of libcm.
  18. </p>
  19. <p>
  20. libcm is free software: you can redistribute it and/or modify it under
  21. the terms of the GNU General Public License as published by the Free
  22. Software Foundation, either version 3 of the License, or (at your
  23. option) any later version.
  24. </p>
  25. <p>
  26. libcm is distributed in the hope that it will be useful, but WITHOUT
  27. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  28. FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
  29. for more details.
  30. </p>
  31. <p>
  32. See the GNU General Public License distributed with the libcm
  33. package or look here: <https://www.gnu.org/licenses/>.
  34. </p>
  35. </div>
  36. <hr>