getting_started.thd 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128
  1. {
  2. "connections": [],
  3. "nodes": [
  4. {
  5. "command": "notes",
  6. "id": 1,
  7. "name": "notes2",
  8. "notes": {
  9. "CodeEdit": "The white squares on each side of the nodes are inputs (left) and outputs (right). \n\nConnect nodes together by clicking and dragging from outputs to inputs. You can detach a cable by clicking on the input.\n\nConnect \"Input File\" to \"Distort: Average\" and \"Distort: Average\" to the Output File."
  10. },
  11. "offset": {
  12. "x": 530.0,
  13. "y": 595.555541992188
  14. },
  15. "slider_values": {
  16. }
  17. },
  18. {
  19. "command": "notes",
  20. "id": 2,
  21. "name": "notes3",
  22. "notes": {
  23. "CodeEdit": "Each node is a function from the Composers Desktop Project.\n\nClick the \"?\" on a node to open its full help file. Or, hover your mouse over nodes and controls to get some quick tips. "
  24. },
  25. "offset": {
  26. "x": 992.22216796875,
  27. "y": 596.666687011719
  28. },
  29. "slider_values": {
  30. }
  31. },
  32. {
  33. "command": "notes",
  34. "id": 3,
  35. "name": "notes",
  36. "notes": {
  37. "CodeEdit": "Welcome to SoundThread!\n\nTo get started, load a sound file into \"Input File\"\n\nIt supports a mono or stereo .wav file."
  38. },
  39. "offset": {
  40. "x": 70.0,
  41. "y": 596.666687011719
  42. },
  43. "slider_values": {
  44. }
  45. },
  46. {
  47. "command": "notes",
  48. "id": 4,
  49. "name": "notes4",
  50. "notes": {
  51. "CodeEdit": "Click \"Run Thread\" and it will prompt you for a location to save the audio files that CDP Generates and then it will run the process.\n\nIf it runs successfully you can close the console and press play on \"Output File\"."
  52. },
  53. "offset": {
  54. "x": 1461.0654296875,
  55. "y": 593.270690917969
  56. },
  57. "slider_values": {
  58. }
  59. },
  60. {
  61. "command": "outputfile",
  62. "id": 5,
  63. "name": "outputfile",
  64. "notes": {
  65. },
  66. "offset": {
  67. "x": 1415.55541992188,
  68. "y": 72.2222290039063
  69. },
  70. "slider_values": {
  71. "AudioPlayer/FileDialog/@VBoxContainer@1711/@MarginContainer@1751/Tree/@Popup@1737/@VBoxContainer@1738/@HSlider@1746": {
  72. "editable": true,
  73. "meta": {
  74. },
  75. "value": 0.0
  76. }
  77. }
  78. },
  79. {
  80. "command": "inputfile",
  81. "id": 6,
  82. "name": "inputfile",
  83. "notes": {
  84. },
  85. "offset": {
  86. "x": 55.5555572509766,
  87. "y": 67.7777786254883
  88. },
  89. "slider_values": {
  90. "AudioPlayer/FileDialog/@VBoxContainer@1820/@MarginContainer@1860/Tree/@Popup@1846/@VBoxContainer@1847/@HSlider@1855": {
  91. "editable": true,
  92. "meta": {
  93. },
  94. "value": 0.0
  95. }
  96. }
  97. },
  98. {
  99. "command": "distort_average",
  100. "id": 7,
  101. "name": "distort_average",
  102. "notes": {
  103. },
  104. "offset": {
  105. "x": 778.888916015625,
  106. "y": 66.6666641235352
  107. },
  108. "slider_values": {
  109. "VBoxContainer/HSplitContainer/HSlider": {
  110. "editable": true,
  111. "meta": {
  112. "brk": true
  113. },
  114. "value": 18.0
  115. }
  116. }
  117. }
  118. ]
  119. }