| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111 |
- {
- "connections": [
- {
- "from_node_id": 3,
- "from_port": 0,
- "to_node_id": 1,
- "to_port": 0
- },
- {
- "from_node_id": 1,
- "from_port": 0,
- "to_node_id": 2,
- "to_port": 0
- }
- ],
- "nodes": [
- {
- "command": "distort_multiply",
- "id": 1,
- "name": "distort_multiply",
- "notes": {
- },
- "offset": {
- "x": 595.555541992188,
- "y": 88.8888931274414
- },
- "slider_values": {
- "VBoxContainer/HSplitContainer/HSlider": {
- "editable": true,
- "meta": {
- "brk": true
- },
- "value": 3.0
- }
- }
- },
- {
- "command": "outputfile",
- "id": 2,
- "name": "outputfile",
- "notes": {
- },
- "offset": {
- "x": 967.77783203125,
- "y": 88.8888931274414
- },
- "slider_values": {
- "AudioPlayer/FileDialog/@VBoxContainer@2083/@MarginContainer@2123/Tree/@Popup@2109/@VBoxContainer@2110/@HSlider@2118": {
- "editable": true,
- "meta": {
- },
- "value": 0.0
- }
- }
- },
- {
- "command": "inputfile",
- "id": 3,
- "name": "inputfile",
- "notes": {
- },
- "offset": {
- "x": 111.111114501953,
- "y": 88.8888931274414
- },
- "slider_values": {
- "AudioPlayer/FileDialog/@VBoxContainer@1974/@MarginContainer@2014/Tree/@Popup@2000/@VBoxContainer@2001/@HSlider@2009": {
- "editable": true,
- "meta": {
- },
- "value": 0.0
- }
- }
- },
- {
- "command": "notes",
- "id": 4,
- "name": "notes",
- "notes": {
- "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."
- },
- "offset": {
- "x": 117.777778625488,
- "y": 368.888885498047
- },
- "slider_values": {
- }
- },
- {
- "command": "notes",
- "id": 5,
- "name": "notes2",
- "notes": {
- "CodeEdit": "Clicking on the soundfile viewer while audio is playing will allow you to jump around the file to listen to different sections."
- },
- "offset": {
- "x": 542.222229003906,
- "y": 367.777801513672
- },
- "slider_values": {
- }
- }
- ]
- }
|