trimming.thd 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149
  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. "checkbutton_states": {
  19. },
  20. "command": "distort_multiply",
  21. "id": 1,
  22. "name": "distort_multiply",
  23. "notes": {
  24. },
  25. "offset": {
  26. "x": 595.555541992188,
  27. "y": 88.8888931274414
  28. },
  29. "optionbutton_values": {
  30. },
  31. "slider_values": {
  32. "Multiplier/HSplitContainer/HSlider": {
  33. "editable": true,
  34. "meta": {
  35. "brk": true,
  36. "flag": "",
  37. "max": false,
  38. "min": false,
  39. "time": false
  40. },
  41. "value": 3.0
  42. }
  43. }
  44. },
  45. {
  46. "checkbutton_states": {
  47. "Autoplay": true,
  48. "DeleteIntermediateFilesToggle": true,
  49. "ReuseFolderToggle": true
  50. },
  51. "command": "outputfile",
  52. "id": 2,
  53. "name": "outputfile",
  54. "notes": {
  55. },
  56. "offset": {
  57. "x": 967.77783203125,
  58. "y": 88.8888931274414
  59. },
  60. "optionbutton_values": {
  61. "@OptionButton@5755": 1,
  62. "@OptionButton@5796": 0
  63. },
  64. "slider_values": {
  65. "AudioPlayer/FileDialog/@VBoxContainer@5743/@MarginContainer@5783/Tree/@Popup@5769/@VBoxContainer@5770/@HSlider@5778": {
  66. "editable": true,
  67. "meta": {
  68. },
  69. "value": 0.0
  70. }
  71. }
  72. },
  73. {
  74. "checkbutton_states": {
  75. },
  76. "command": "inputfile",
  77. "id": 3,
  78. "name": "inputfile",
  79. "notes": {
  80. },
  81. "offset": {
  82. "x": 111.111114501953,
  83. "y": 88.8888931274414
  84. },
  85. "optionbutton_values": {
  86. "@OptionButton@5864": 1,
  87. "@OptionButton@5905": 0
  88. },
  89. "slider_values": {
  90. "AudioPlayer/FileDialog/@VBoxContainer@5852/@MarginContainer@5892/Tree/@Popup@5878/@VBoxContainer@5879/@HSlider@5887": {
  91. "editable": true,
  92. "meta": {
  93. },
  94. "value": 0.0
  95. }
  96. }
  97. },
  98. {
  99. "checkbutton_states": {
  100. },
  101. "command": "notes",
  102. "id": 4,
  103. "name": "notes",
  104. "notes": {
  105. "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."
  106. },
  107. "offset": {
  108. "x": 117.777778625488,
  109. "y": 368.888885498047
  110. },
  111. "optionbutton_values": {
  112. },
  113. "slider_values": {
  114. }
  115. },
  116. {
  117. "checkbutton_states": {
  118. },
  119. "command": "notes",
  120. "id": 5,
  121. "name": "notes2",
  122. "notes": {
  123. "CodeEdit": "Clicking on the soundfile viewer while audio is playing will allow you to jump around the file to listen to different sections."
  124. },
  125. "offset": {
  126. "x": 542.222229003906,
  127. "y": 367.777801513672
  128. },
  129. "optionbutton_values": {
  130. },
  131. "slider_values": {
  132. }
  133. }
  134. ]
  135. }