getting_started.thd 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103
  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."
  9. },
  10. "offset": {
  11. "x": 169.333160400391,
  12. "y": 514.777709960938
  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 the name of a node to find out a bit more about it.\nYou can also hover over sliders to get more information about them."
  22. },
  23. "offset": {
  24. "x": 604.555480957031,
  25. "y": 519.444458007813
  26. },
  27. "slider_values": {
  28. }
  29. },
  30. {
  31. "command": "notes",
  32. "name": "notes3",
  33. "notes": {
  34. "CodeEdit": "Connect \"Input File\" to \"Distort: Average\" and \"Distort:Average\" to \"Output File\".\n\nClick \"Run Process\" 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\""
  35. },
  36. "offset": {
  37. "x": 1078.66662597656,
  38. "y": 517.888793945313
  39. },
  40. "slider_values": {
  41. }
  42. },
  43. {
  44. "command": "inputfile",
  45. "name": "inputfile",
  46. "notes": {
  47. },
  48. "offset": {
  49. "x": -293.555603027344,
  50. "y": 45.8888778686523
  51. },
  52. "slider_values": {
  53. "AudioPlayer/FileDialog/@VBoxContainer@1268/@MarginContainer@1308/Tree/@Popup@1294/@VBoxContainer@1295/@HSlider@1303": 0.0
  54. }
  55. },
  56. {
  57. "command": "notes",
  58. "name": "notes",
  59. "notes": {
  60. "CodeEdit": "Welcome to SoundThread!\n\nTo get started, load a sound file into \"Input File\"\n\nIt supports a mono or stereo .wav file."
  61. },
  62. "offset": {
  63. "x": -304.444519042969,
  64. "y": 515.333251953125
  65. },
  66. "slider_values": {
  67. }
  68. },
  69. {
  70. "command": "outputfile",
  71. "name": "outputfile",
  72. "notes": {
  73. },
  74. "offset": {
  75. "x": 1063.88879394531,
  76. "y": -46.1111259460449
  77. },
  78. "slider_values": {
  79. "AudioPlayer/FileDialog/@VBoxContainer@1160/@MarginContainer@1200/Tree/@Popup@1186/@VBoxContainer@1187/@HSlider@1195": 0.0
  80. }
  81. },
  82. {
  83. "command": "distort_average",
  84. "name": "distort_average",
  85. "notes": {
  86. },
  87. "offset": {
  88. "x": 406.222137451172,
  89. "y": 103.666656494141
  90. },
  91. "slider_values": {
  92. "VBoxContainer/HSplitContainer/HSlider": 18.0
  93. }
  94. }
  95. ]
  96. }