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 (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 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.\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@2192/@MarginContainer@2232/Tree/@Popup@2218/@VBoxContainer@2219/@HSlider@2227": 0.0
  67. }
  68. },
  69. {
  70. "command": "distort_average",
  71. "name": "distort_average",
  72. "notes": {
  73. },
  74. "offset": {
  75. "x": 758.444396972656,
  76. "y": 185.888885498047
  77. },
  78. "slider_values": {
  79. "VBoxContainer/HSplitContainer/HSlider": 18.0
  80. }
  81. },
  82. {
  83. "command": "inputfile",
  84. "name": "inputfile",
  85. "notes": {
  86. },
  87. "offset": {
  88. "x": 58.6666221618652,
  89. "y": 128.111099243164
  90. },
  91. "slider_values": {
  92. "AudioPlayer/FileDialog/@VBoxContainer@2303/@MarginContainer@2343/Tree/@Popup@2329/@VBoxContainer@2330/@HSlider@2338": 0.0
  93. }
  94. }
  95. ]
  96. }