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 and Z. 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": "inputfile",
  34. "id": 3,
  35. "name": "inputfile",
  36. "notes": {
  37. },
  38. "offset": {
  39. "x": 1383.33361816406,
  40. "y": 164.444458007813
  41. },
  42. "slider_values": {
  43. "AudioPlayer/FileDialog/@VBoxContainer@2892/@MarginContainer@2932/Tree/@Popup@2918/@VBoxContainer@2919/@HSlider@2927": {
  44. "editable": true,
  45. "meta": {
  46. },
  47. "value": 0.0
  48. }
  49. }
  50. },
  51. {
  52. "command": "outputfile",
  53. "id": 4,
  54. "name": "outputfile",
  55. "notes": {
  56. },
  57. "offset": {
  58. "x": 1384.44445800781,
  59. "y": 393.333435058594
  60. },
  61. "slider_values": {
  62. "AudioPlayer/FileDialog/@VBoxContainer@3001/@MarginContainer@3041/Tree/@Popup@3027/@VBoxContainer@3028/@HSlider@3036": {
  63. "editable": true,
  64. "meta": {
  65. },
  66. "value": 0.0
  67. }
  68. }
  69. },
  70. {
  71. "command": "notes",
  72. "id": 5,
  73. "name": "notes2",
  74. "notes": {
  75. "CodeEdit": "Press ctrl/cmd and E to browse all processes in SoundThread or, right click anywhere in empty space to search and add nodes.\n\nNodes can be dragged around to rearrange and you can copy and paste nodes with ctrl/cmd+c and ctrl/cmd+v."
  76. },
  77. "offset": {
  78. "x": 531.111267089844,
  79. "y": 166.666702270508
  80. },
  81. "slider_values": {
  82. }
  83. }
  84. ]
  85. }