trimming.thd 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111
  1. {
  2. "connections": [
  3. {
  4. "from_node_id": 3,
  5. "from_port": 0,
  6. "to_node_id": 1,
  7. "to_port": 0
  8. },
  9. {
  10. "from_node_id": 1,
  11. "from_port": 0,
  12. "to_node_id": 2,
  13. "to_port": 0
  14. }
  15. ],
  16. "nodes": [
  17. {
  18. "command": "distort_multiply",
  19. "id": 1,
  20. "name": "distort_multiply",
  21. "notes": {
  22. },
  23. "offset": {
  24. "x": 595.555541992188,
  25. "y": 88.8888931274414
  26. },
  27. "slider_values": {
  28. "VBoxContainer/HSplitContainer/HSlider": {
  29. "editable": true,
  30. "meta": {
  31. "brk": true
  32. },
  33. "value": 3.0
  34. }
  35. }
  36. },
  37. {
  38. "command": "outputfile",
  39. "id": 2,
  40. "name": "outputfile",
  41. "notes": {
  42. },
  43. "offset": {
  44. "x": 967.77783203125,
  45. "y": 88.8888931274414
  46. },
  47. "slider_values": {
  48. "AudioPlayer/FileDialog/@VBoxContainer@2083/@MarginContainer@2123/Tree/@Popup@2109/@VBoxContainer@2110/@HSlider@2118": {
  49. "editable": true,
  50. "meta": {
  51. },
  52. "value": 0.0
  53. }
  54. }
  55. },
  56. {
  57. "command": "inputfile",
  58. "id": 3,
  59. "name": "inputfile",
  60. "notes": {
  61. },
  62. "offset": {
  63. "x": 111.111114501953,
  64. "y": 88.8888931274414
  65. },
  66. "slider_values": {
  67. "AudioPlayer/FileDialog/@VBoxContainer@1974/@MarginContainer@2014/Tree/@Popup@2000/@VBoxContainer@2001/@HSlider@2009": {
  68. "editable": true,
  69. "meta": {
  70. },
  71. "value": 0.0
  72. }
  73. }
  74. },
  75. {
  76. "command": "notes",
  77. "id": 4,
  78. "name": "notes",
  79. "notes": {
  80. "CodeEdit": "Load a soundfile into \"Input File\".\n\nClicking and dragging on the soundfile viewer on the input and output will let you select a section of audio to play.\n\nIf audio is selected in \"Input File\" when you run the process, SoundThread will automatically cut out that section and process only that."
  81. },
  82. "offset": {
  83. "x": 117.777778625488,
  84. "y": 368.888885498047
  85. },
  86. "slider_values": {
  87. }
  88. },
  89. {
  90. "command": "notes",
  91. "id": 5,
  92. "name": "notes2",
  93. "notes": {
  94. "CodeEdit": "Clicking on the soundfile viewer while audio is playing will allow you to jump around the file to listen to different sections."
  95. },
  96. "offset": {
  97. "x": 542.222229003906,
  98. "y": 367.777801513672
  99. },
  100. "slider_values": {
  101. }
  102. }
  103. ]
  104. }