PageRenderTime 42ms CodeModel.GetById 17ms RepoModel.GetById 0ms app.codeStats 0ms

/IronPython_Main/Languages/IronPython/Samples/FMsynth/synths/majorchord.xml

#
XML | 65 lines | 51 code | 0 blank | 14 comment | 0 complexity | a198696f27525d5a5793fa67db17c2da MD5 | raw file
Possible License(s): GPL-2.0, MPL-2.0-no-copyleft-exception, CPL-1.0, CC-BY-SA-3.0, BSD-3-Clause, ISC, AGPL-3.0, LGPL-2.1, Apache-2.0
  1. <?xml version="1.0"?>
  2. <!-- *************************************************************************
  3. *
  4. * Copyright (c) Microsoft Corporation.
  5. *
  6. * This source code is subject to terms and conditions of the Apache License, Version 2.0. A
  7. * copy of the license can be found in the License.html file at the root of this distribution. If
  8. * you cannot locate the Apache License, Version 2.0, please send an email to
  9. * ironpy@microsoft.com. By using this source code in any fashion, you are agreeing to be bound
  10. * by the terms of the Apache License, Version 2.0.
  11. *
  12. * You must not remove this notice, or any other, from this software.
  13. *
  14. *
  15. * *************************************************************************** -->
  16. <BufferPlayer>
  17. <sine>
  18. <freq>587.329535835</freq>
  19. <ampl>0.8</ampl>
  20. <isCarrier>True</isCarrier>
  21. <ratio>1.0</ratio>
  22. <useRatio>True</useRatio>
  23. <enabled>True</enabled>
  24. <sine>
  25. <freq>2349.31814334</freq>
  26. <ampl>0.8</ampl>
  27. <isCarrier>False</isCarrier>
  28. <ratio>4.0</ratio>
  29. <useRatio>True</useRatio>
  30. <enabled>True</enabled>
  31. </sine>
  32. </sine>
  33. <sine>
  34. <freq>734.161919794</freq>
  35. <ampl>0.8</ampl>
  36. <isCarrier>True</isCarrier>
  37. <ratio>1.25</ratio>
  38. <useRatio>True</useRatio>
  39. <enabled>True</enabled>
  40. <sine>
  41. <freq>2936.64767918</freq>
  42. <ampl>0.8</ampl>
  43. <isCarrier>False</isCarrier>
  44. <ratio>4.0</ratio>
  45. <useRatio>True</useRatio>
  46. <enabled>True</enabled>
  47. </sine>
  48. </sine>
  49. <sine>
  50. <freq>440.497151876</freq>
  51. <ampl>0.8</ampl>
  52. <isCarrier>True</isCarrier>
  53. <ratio>0.75</ratio>
  54. <useRatio>True</useRatio>
  55. <enabled>True</enabled>
  56. <sine>
  57. <freq>1761.98860751</freq>
  58. <ampl>0.8</ampl>
  59. <isCarrier>False</isCarrier>
  60. <ratio>4.0</ratio>
  61. <useRatio>True</useRatio>
  62. <enabled>True</enabled>
  63. </sine>
  64. </sine>
  65. </BufferPlayer>