| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128 |
- {
- "connections": [],
- "nodes": [
- {
- "command": "notes",
- "id": 1,
- "name": "notes2",
- "notes": {
- "CodeEdit": "The white squares on each side of the nodes are inputs (left) and outputs (right). \n\nConnect nodes together by clicking and dragging from outputs to inputs. You can detach a cable by clicking on the input.\n\nConnect \"Input File\" to \"Distort: Average\" and \"Distort: Average\" to the Output File."
- },
- "offset": {
- "x": 530.0,
- "y": 595.555541992188
- },
- "slider_values": {
- }
- },
- {
- "command": "notes",
- "id": 2,
- "name": "notes3",
- "notes": {
- "CodeEdit": "Each node is a function from the Composers Desktop Project.\n\nClick the \"?\" on a node to open its full help file. Or, hover your mouse over nodes and controls to get some quick tips. "
- },
- "offset": {
- "x": 992.22216796875,
- "y": 596.666687011719
- },
- "slider_values": {
- }
- },
- {
- "command": "notes",
- "id": 3,
- "name": "notes",
- "notes": {
- "CodeEdit": "Welcome to SoundThread!\n\nTo get started, load a sound file into \"Input File\"\n\nIt supports a mono or stereo .wav file."
- },
- "offset": {
- "x": 70.0,
- "y": 596.666687011719
- },
- "slider_values": {
- }
- },
- {
- "command": "notes",
- "id": 4,
- "name": "notes4",
- "notes": {
- "CodeEdit": "Click \"Run Thread\" and it will prompt you for a location to save the audio files that CDP Generates and then it will run the process.\n\nIf it runs successfully you can close the console and press play on \"Output File\"."
- },
- "offset": {
- "x": 1461.0654296875,
- "y": 593.270690917969
- },
- "slider_values": {
- }
- },
- {
- "command": "outputfile",
- "id": 5,
- "name": "outputfile",
- "notes": {
- },
- "offset": {
- "x": 1415.55541992188,
- "y": 72.2222290039063
- },
- "slider_values": {
- "AudioPlayer/FileDialog/@VBoxContainer@1711/@MarginContainer@1751/Tree/@Popup@1737/@VBoxContainer@1738/@HSlider@1746": {
- "editable": true,
- "meta": {
- },
- "value": 0.0
- }
- }
- },
- {
- "command": "inputfile",
- "id": 6,
- "name": "inputfile",
- "notes": {
- },
- "offset": {
- "x": 55.5555572509766,
- "y": 67.7777786254883
- },
- "slider_values": {
- "AudioPlayer/FileDialog/@VBoxContainer@1820/@MarginContainer@1860/Tree/@Popup@1846/@VBoxContainer@1847/@HSlider@1855": {
- "editable": true,
- "meta": {
- },
- "value": 0.0
- }
- }
- },
- {
- "command": "distort_average",
- "id": 7,
- "name": "distort_average",
- "notes": {
- },
- "offset": {
- "x": 778.888916015625,
- "y": 66.6666641235352
- },
- "slider_values": {
- "VBoxContainer/HSplitContainer/HSlider": {
- "editable": true,
- "meta": {
- "brk": true
- },
- "value": 18.0
- }
- }
- }
- ]
- }
|