| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149 |
- {
- "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": [
- {
- "checkbutton_states": {
- },
- "command": "distort_multiply",
- "id": 1,
- "name": "distort_multiply",
- "notes": {
- },
- "offset": {
- "x": 595.555541992188,
- "y": 88.8888931274414
- },
- "optionbutton_values": {
- },
- "slider_values": {
- "Multiplier/HSplitContainer/HSlider": {
- "editable": true,
- "meta": {
- "brk": true,
- "flag": "",
- "max": false,
- "min": false,
- "time": false
- },
- "value": 3.0
- }
- }
- },
- {
- "checkbutton_states": {
- "Autoplay": true,
- "DeleteIntermediateFilesToggle": true,
- "ReuseFolderToggle": true
- },
- "command": "outputfile",
- "id": 2,
- "name": "outputfile",
- "notes": {
- },
- "offset": {
- "x": 967.77783203125,
- "y": 88.8888931274414
- },
- "optionbutton_values": {
- "@OptionButton@5755": 1,
- "@OptionButton@5796": 0
- },
- "slider_values": {
- "AudioPlayer/FileDialog/@VBoxContainer@5743/@MarginContainer@5783/Tree/@Popup@5769/@VBoxContainer@5770/@HSlider@5778": {
- "editable": true,
- "meta": {
- },
- "value": 0.0
- }
- }
- },
- {
- "checkbutton_states": {
- },
- "command": "inputfile",
- "id": 3,
- "name": "inputfile",
- "notes": {
- },
- "offset": {
- "x": 111.111114501953,
- "y": 88.8888931274414
- },
- "optionbutton_values": {
- "@OptionButton@5864": 1,
- "@OptionButton@5905": 0
- },
- "slider_values": {
- "AudioPlayer/FileDialog/@VBoxContainer@5852/@MarginContainer@5892/Tree/@Popup@5878/@VBoxContainer@5879/@HSlider@5887": {
- "editable": true,
- "meta": {
- },
- "value": 0.0
- }
- }
- },
- {
- "checkbutton_states": {
- },
- "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
- },
- "optionbutton_values": {
- },
- "slider_values": {
- }
- },
- {
- "checkbutton_states": {
- },
- "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
- },
- "optionbutton_values": {
- },
- "slider_values": {
- }
- }
- ]
- }
|