getting_started.thd 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121
  1. {
  2. "connections": [],
  3. "nodes": [
  4. {
  5. "command": "notes",
  6. "name": "notes_copy_5112",
  7. "notes": {
  8. "CodeEdit": "The little white squares on the sides of these nodes are inputs (left) and outputs (right). \n\nYou can connect nodes together by clicking and dragging from one to another.\n\nYou can detach a node by clicking on the input (left)."
  9. },
  10. "offset": {
  11. "x": 521.555419921875,
  12. "y": 596.999938964844
  13. },
  14. "slider_values": {
  15. }
  16. },
  17. {
  18. "command": "notes",
  19. "name": "notes2",
  20. "notes": {
  21. "CodeEdit": "Each node is a function from the Composers Desktop Project.\n\nYou can hover your mouse over nodes and controls to get some quick information about them. Double click on a node to open its full help file.\n\nConnect \"Input File\" to \"Distort: Average\" and \"Distort:Average\" to \"Output File\"."
  22. },
  23. "offset": {
  24. "x": 956.777709960938,
  25. "y": 601.666687011719
  26. },
  27. "slider_values": {
  28. }
  29. },
  30. {
  31. "command": "notes",
  32. "name": "notes3",
  33. "notes": {
  34. "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\".\n"
  35. },
  36. "offset": {
  37. "x": 1430.88879394531,
  38. "y": 600.111022949219
  39. },
  40. "slider_values": {
  41. }
  42. },
  43. {
  44. "command": "notes",
  45. "name": "notes",
  46. "notes": {
  47. "CodeEdit": "Welcome to SoundThread!\n\nTo get started, load a sound file into \"Input File\"\n\nIt supports a mono or stereo .wav file."
  48. },
  49. "offset": {
  50. "x": 47.7777099609375,
  51. "y": 597.555480957031
  52. },
  53. "slider_values": {
  54. }
  55. },
  56. {
  57. "command": "outputfile",
  58. "name": "outputfile",
  59. "notes": {
  60. },
  61. "offset": {
  62. "x": 1416.11096191406,
  63. "y": 36.1110992431641
  64. },
  65. "slider_values": {
  66. "AudioPlayer/FileDialog/@VBoxContainer@1697/@MarginContainer@1737/Tree/@Popup@1723/@VBoxContainer@1724/@HSlider@1732": {
  67. "editable": true,
  68. "meta": {
  69. },
  70. "value": 0.0
  71. }
  72. }
  73. },
  74. {
  75. "command": "distort_average",
  76. "name": "distort_average",
  77. "notes": {
  78. },
  79. "offset": {
  80. "x": 758.444396972656,
  81. "y": 185.888885498047
  82. },
  83. "slider_values": {
  84. "VBoxContainer/HSplitContainer/HSlider": {
  85. "editable": true,
  86. "meta": {
  87. "brk": true
  88. },
  89. "value": 18.0
  90. }
  91. }
  92. },
  93. {
  94. "command": "inputfile",
  95. "name": "inputfile",
  96. "notes": {
  97. },
  98. "offset": {
  99. "x": 58.6666221618652,
  100. "y": 128.111099243164
  101. },
  102. "slider_values": {
  103. "AudioPlayer/FileDialog/@VBoxContainer@1813/@MarginContainer@1853/Tree/@Popup@1839/@VBoxContainer@1840/@HSlider@1848": {
  104. "editable": true,
  105. "meta": {
  106. },
  107. "value": 0.0
  108. }
  109. }
  110. }
  111. ]
  112. }