trimming.thd 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106
  1. {
  2. "connections": [
  3. {
  4. "from_node": "inputfile",
  5. "from_port": 0,
  6. "to_node": "distort_multiply",
  7. "to_port": 0
  8. },
  9. {
  10. "from_node": "distort_multiply",
  11. "from_port": 0,
  12. "to_node": "outputfile",
  13. "to_port": 0
  14. }
  15. ],
  16. "nodes": [
  17. {
  18. "command": "inputfile",
  19. "name": "inputfile",
  20. "notes": {
  21. },
  22. "offset": {
  23. "x": 20.0,
  24. "y": 80.0
  25. },
  26. "slider_values": {
  27. "AudioPlayer/FileDialog/@VBoxContainer@1909/@MarginContainer@1949/Tree/@Popup@1935/@VBoxContainer@1936/@HSlider@1944": {
  28. "editable": true,
  29. "meta": {
  30. },
  31. "value": 0.0
  32. }
  33. }
  34. },
  35. {
  36. "command": "notes",
  37. "name": "notes",
  38. "notes": {
  39. "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."
  40. },
  41. "offset": {
  42. "x": 38.8888893127441,
  43. "y": 303.5
  44. },
  45. "slider_values": {
  46. }
  47. },
  48. {
  49. "command": "outputfile",
  50. "name": "outputfile",
  51. "notes": {
  52. },
  53. "offset": {
  54. "x": 916.666687011719,
  55. "y": 80.0
  56. },
  57. "slider_values": {
  58. "AudioPlayer/FileDialog/@VBoxContainer@2017/@MarginContainer@2057/Tree/@Popup@2043/@VBoxContainer@2044/@HSlider@2052": {
  59. "editable": true,
  60. "meta": {
  61. },
  62. "value": 0.0
  63. }
  64. }
  65. },
  66. {
  67. "command": "distort_multiply",
  68. "name": "distort_multiply",
  69. "notes": {
  70. },
  71. "offset": {
  72. "x": 532.222229003906,
  73. "y": 80.1666641235352
  74. },
  75. "slider_values": {
  76. "VBoxContainer/HSplitContainer/HSlider": {
  77. "editable": true,
  78. "meta": {
  79. "brk": true
  80. },
  81. "value": 2.0
  82. }
  83. }
  84. },
  85. {
  86. "command": "notes",
  87. "name": "notes2",
  88. "notes": {
  89. "CodeEdit": "Clicking on the soundfile viewer while audio is playing will allow you to jump around the file to listen to different sections."
  90. },
  91. "offset": {
  92. "x": 481.111114501953,
  93. "y": 303.5
  94. },
  95. "slider_values": {
  96. }
  97. }
  98. ]
  99. }