navigating.thd 2.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192
  1. {
  2. "connections": [],
  3. "nodes": [
  4. {
  5. "command": "notes",
  6. "id": 1,
  7. "name": "notes",
  8. "notes": {
  9. "CodeEdit": "The buttons in the top left let you change the view of the main window or, you can use your mouse to navigate.\n\nScroll to zoom.\nClick middle mouse and drag to move.\n\nYou can also use the map in the bottom right to move around the main window."
  10. },
  11. "offset": {
  12. "x": 104.444465637207,
  13. "y": 165.555587768555
  14. },
  15. "slider_values": {
  16. }
  17. },
  18. {
  19. "command": "notes",
  20. "id": 2,
  21. "name": "notes3",
  22. "notes": {
  23. "CodeEdit": "Click and drag on the background to select multiple nodes at once.\n\nPressing Backspace/Delete will remove selected nodes. Note: \"Input File\" and \"Output File\" can't be deleted.\n\nSoundThread allows you to undo most major changes with ctrl/cmd+z. Please note this not yet fully implemented."
  24. },
  25. "offset": {
  26. "x": 964.444641113281,
  27. "y": 165.555587768555
  28. },
  29. "slider_values": {
  30. }
  31. },
  32. {
  33. "command": "notes",
  34. "id": 3,
  35. "name": "notes2",
  36. "notes": {
  37. "CodeEdit": "Right click anywhere in SoundThread to bring up the main menu.\n\nThis menu lists the available processes in SoundThread. Click the + next to a process to add it to your Thread.\n\nNodes can be dragged around to rearrange and you can copy and paste nodes with ctrl/cmd+c and ctrl/cmd+v."
  38. },
  39. "offset": {
  40. "x": 531.111267089844,
  41. "y": 162.222259521484
  42. },
  43. "slider_values": {
  44. }
  45. },
  46. {
  47. "command": "inputfile",
  48. "id": 4,
  49. "name": "inputfile",
  50. "notes": {
  51. },
  52. "offset": {
  53. "x": 1383.33361816406,
  54. "y": 164.444458007813
  55. },
  56. "slider_values": {
  57. "AudioPlayer/FileDialog/@VBoxContainer@2060/@MarginContainer@2100/Tree/@Popup@2086/@VBoxContainer@2087/@HSlider@2095": {
  58. "editable": true,
  59. "meta": {
  60. },
  61. "value": 0.0
  62. }
  63. }
  64. },
  65. {
  66. "command": "outputfile",
  67. "id": 5,
  68. "name": "outputfile",
  69. "notes": {
  70. },
  71. "offset": {
  72. "x": 1384.44445800781,
  73. "y": 393.333435058594
  74. },
  75. "slider_values": {
  76. "AudioPlayer/FileDialog/@VBoxContainer@2169/@MarginContainer@2209/Tree/@Popup@2195/@VBoxContainer@2196/@HSlider@2204": {
  77. "editable": true,
  78. "meta": {
  79. },
  80. "value": 0.0
  81. }
  82. }
  83. }
  84. ]
  85. }