automation.thd 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154
  1. {
  2. "connections": [
  3. {
  4. "from_node_id": 2,
  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": 6,
  13. "to_port": 0
  14. },
  15. {
  16. "from_node_id": 6,
  17. "from_port": 0,
  18. "to_node_id": 3,
  19. "to_port": 0
  20. }
  21. ],
  22. "nodes": [
  23. {
  24. "command": "modify_speed_2",
  25. "id": 1,
  26. "name": "modify_speed_2",
  27. "notes": {
  28. },
  29. "offset": {
  30. "x": 591.5556640625,
  31. "y": 80.6666870117188
  32. },
  33. "slider_values": {
  34. "VBoxContainer/HSplitContainer/HSlider": {
  35. "editable": true,
  36. "meta": {
  37. "brk": true
  38. },
  39. "value": 0.0
  40. }
  41. }
  42. },
  43. {
  44. "command": "inputfile",
  45. "id": 2,
  46. "name": "inputfile",
  47. "notes": {
  48. },
  49. "offset": {
  50. "x": 110.444465637207,
  51. "y": 80.0
  52. },
  53. "slider_values": {
  54. "AudioPlayer/FileDialog/@VBoxContainer@5578/@MarginContainer@5618/Tree/@Popup@5604/@VBoxContainer@5605/@HSlider@5613": {
  55. "editable": true,
  56. "meta": {
  57. },
  58. "value": 0.0
  59. }
  60. }
  61. },
  62. {
  63. "command": "outputfile",
  64. "id": 3,
  65. "name": "outputfile",
  66. "notes": {
  67. },
  68. "offset": {
  69. "x": 1353.22216796875,
  70. "y": 81.2222213745117
  71. },
  72. "slider_values": {
  73. "AudioPlayer/FileDialog/@VBoxContainer@5687/@MarginContainer@5727/Tree/@Popup@5713/@VBoxContainer@5714/@HSlider@5722": {
  74. "editable": true,
  75. "meta": {
  76. },
  77. "value": 0.0
  78. }
  79. }
  80. },
  81. {
  82. "command": "notes",
  83. "id": 4,
  84. "name": "notes2",
  85. "notes": {
  86. "CodeEdit": "When automation is applied the slider will lock and its value cannot be changed.\n\nAutomation can be edited or removed by right clicking on a locked slider.\n\nGrainsize~ already has some automation applied, right click it to edit the automation."
  87. },
  88. "offset": {
  89. "x": 924.000183105469,
  90. "y": 451.000091552734
  91. },
  92. "slider_values": {
  93. }
  94. },
  95. {
  96. "command": "notes",
  97. "id": 5,
  98. "name": "notes",
  99. "notes": {
  100. "CodeEdit": "Parametes with a tilde (~) next to their name can have automation applied to them to change their value over time.\n\nRight click on the Semitones~ slider to apply automation to that parameter.\n\nIn the automation window, automation timings (% of input file) are on the x axis and the value change is on the y axis. "
  101. },
  102. "offset": {
  103. "x": 515.777954101563,
  104. "y": 452.222320556641
  105. },
  106. "slider_values": {
  107. }
  108. },
  109. {
  110. "command": "modify_brassage_4",
  111. "id": 6,
  112. "name": "modify_brassage_4",
  113. "notes": {
  114. },
  115. "offset": {
  116. "x": 957.000244140625,
  117. "y": 80.6666870117188
  118. },
  119. "slider_values": {
  120. "VBoxContainer/HSplitContainer/HSlider": {
  121. "editable": false,
  122. "meta": {
  123. "brk": true,
  124. "brk_data": [
  125. "(0.0, 231.0)",
  126. "(700.0, 128.0)",
  127. "(123.0, 253.0)",
  128. "(170.0, 105.0)",
  129. "(342.0, 251.0)",
  130. "(552.0, 250.0)"
  131. ]
  132. },
  133. "value": 10.0
  134. },
  135. "VBoxContainer2/HSplitContainer/HSlider": {
  136. "editable": true,
  137. "meta": {
  138. "brk": true,
  139. "flag": "-r"
  140. },
  141. "value": 2500.0
  142. }
  143. }
  144. }
  145. ]
  146. }