nodes.tscn 109 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704
  1. [gd_scene load_steps=4 format=3 uid="uid://duy5epq25pj8u"]
  2. [ext_resource type="PackedScene" uid="uid://csapiqka522fh" path="res://scenes/Nodes/audioplayer.tscn" id="2_b6nw4"]
  3. [ext_resource type="PackedScene" uid="uid://dya5kxx132fgp" path="res://scenes/Nodes/valueslider.tscn" id="3_b6nw4"]
  4. [ext_resource type="Script" uid="uid://cdbx1dt3ohqte" path="res://scenes/Nodes/node_logic.gd" id="3_uv17x"]
  5. [node name="Control" type="Control"]
  6. layout_mode = 3
  7. anchors_preset = 15
  8. anchor_right = 1.0
  9. anchor_bottom = 1.0
  10. grow_horizontal = 2
  11. grow_vertical = 2
  12. [node name="inputfile" type="GraphNode" parent="."]
  13. layout_mode = 0
  14. offset_left = 21.0
  15. offset_top = 6.0
  16. offset_right = 449.0
  17. offset_bottom = 212.0
  18. tooltip_text = "Stores your input file to be processed. Supports mono and stereo .wav files."
  19. title = "Input File"
  20. slot/0/left_enabled = false
  21. slot/0/left_type = 0
  22. slot/0/left_color = Color(1, 1, 1, 1)
  23. slot/0/left_icon = null
  24. slot/0/right_enabled = true
  25. slot/0/right_type = 0
  26. slot/0/right_color = Color(1, 1, 1, 0.564706)
  27. slot/0/right_icon = null
  28. slot/0/draw_stylebox = true
  29. slot/1/left_enabled = false
  30. slot/1/left_type = 0
  31. slot/1/left_color = Color(1, 1, 1, 1)
  32. slot/1/left_icon = null
  33. slot/1/right_enabled = false
  34. slot/1/right_type = 0
  35. slot/1/right_color = Color(1, 1, 1, 1)
  36. slot/1/right_icon = null
  37. slot/1/draw_stylebox = true
  38. script = ExtResource("3_uv17x")
  39. metadata/command = "inputfile"
  40. metadata/utility = true
  41. [node name="Control" type="Control" parent="inputfile"]
  42. layout_mode = 2
  43. [node name="AudioPlayer" parent="inputfile" groups=["inputnode"] instance=ExtResource("2_b6nw4")]
  44. layout_mode = 2
  45. metadata/loadenable = true
  46. metadata/inputfunction = "audioplayer"
  47. [node name="outputfile" type="GraphNode" parent="."]
  48. layout_mode = 0
  49. offset_left = 523.0
  50. offset_top = 6.0
  51. offset_right = 951.0
  52. offset_bottom = 483.0
  53. tooltip_text = "Handles everything to do with audio output. "
  54. title = "Output File"
  55. slot/0/left_enabled = true
  56. slot/0/left_type = 0
  57. slot/0/left_color = Color(1, 1, 1, 0.564706)
  58. slot/0/left_icon = null
  59. slot/0/right_enabled = false
  60. slot/0/right_type = 0
  61. slot/0/right_color = Color(1, 1, 1, 1)
  62. slot/0/right_icon = null
  63. slot/0/draw_stylebox = true
  64. slot/1/left_enabled = false
  65. slot/1/left_type = 0
  66. slot/1/left_color = Color(1, 1, 1, 1)
  67. slot/1/left_icon = null
  68. slot/1/right_enabled = false
  69. slot/1/right_type = 0
  70. slot/1/right_color = Color(1, 1, 1, 1)
  71. slot/1/right_icon = null
  72. slot/1/draw_stylebox = true
  73. slot/2/left_enabled = false
  74. slot/2/left_type = 0
  75. slot/2/left_color = Color(1, 1, 1, 1)
  76. slot/2/left_icon = null
  77. slot/2/right_enabled = false
  78. slot/2/right_type = 0
  79. slot/2/right_color = Color(1, 1, 1, 1)
  80. slot/2/right_icon = null
  81. slot/2/draw_stylebox = true
  82. slot/3/left_enabled = false
  83. slot/3/left_type = 0
  84. slot/3/left_color = Color(1, 1, 1, 1)
  85. slot/3/left_icon = null
  86. slot/3/right_enabled = false
  87. slot/3/right_type = 0
  88. slot/3/right_color = Color(1, 1, 1, 1)
  89. slot/3/right_icon = null
  90. slot/3/draw_stylebox = true
  91. slot/4/left_enabled = false
  92. slot/4/left_type = 0
  93. slot/4/left_color = Color(1, 1, 1, 1)
  94. slot/4/left_icon = null
  95. slot/4/right_enabled = false
  96. slot/4/right_type = 0
  97. slot/4/right_color = Color(1, 1, 1, 1)
  98. slot/4/right_icon = null
  99. slot/4/draw_stylebox = true
  100. slot/5/left_enabled = false
  101. slot/5/left_type = 0
  102. slot/5/left_color = Color(1, 1, 1, 1)
  103. slot/5/left_icon = null
  104. slot/5/right_enabled = false
  105. slot/5/right_type = 0
  106. slot/5/right_color = Color(1, 1, 1, 1)
  107. slot/5/right_icon = null
  108. slot/5/draw_stylebox = true
  109. slot/6/left_enabled = false
  110. slot/6/left_type = 0
  111. slot/6/left_color = Color(1, 1, 1, 1)
  112. slot/6/left_icon = null
  113. slot/6/right_enabled = false
  114. slot/6/right_type = 0
  115. slot/6/right_color = Color(1, 1, 1, 1)
  116. slot/6/right_icon = null
  117. slot/6/draw_stylebox = true
  118. slot/7/left_enabled = false
  119. slot/7/left_type = 0
  120. slot/7/left_color = Color(1, 1, 1, 1)
  121. slot/7/left_icon = null
  122. slot/7/right_enabled = false
  123. slot/7/right_type = 0
  124. slot/7/right_color = Color(1, 1, 1, 1)
  125. slot/7/right_icon = null
  126. slot/7/draw_stylebox = true
  127. slot/8/left_enabled = false
  128. slot/8/left_type = 0
  129. slot/8/left_color = Color(1, 1, 1, 1)
  130. slot/8/left_icon = null
  131. slot/8/right_enabled = false
  132. slot/8/right_type = 0
  133. slot/8/right_color = Color(1, 1, 1, 1)
  134. slot/8/right_icon = null
  135. slot/8/draw_stylebox = true
  136. slot/9/left_enabled = false
  137. slot/9/left_type = 0
  138. slot/9/left_color = Color(1, 1, 1, 1)
  139. slot/9/left_icon = null
  140. slot/9/right_enabled = false
  141. slot/9/right_type = 0
  142. slot/9/right_color = Color(1, 1, 1, 1)
  143. slot/9/right_icon = null
  144. slot/9/draw_stylebox = true
  145. slot/10/left_enabled = false
  146. slot/10/left_type = 0
  147. slot/10/left_color = Color(1, 1, 1, 1)
  148. slot/10/left_icon = null
  149. slot/10/right_enabled = false
  150. slot/10/right_type = 0
  151. slot/10/right_color = Color(1, 1, 1, 1)
  152. slot/10/right_icon = null
  153. slot/10/draw_stylebox = true
  154. slot/11/left_enabled = false
  155. slot/11/left_type = 0
  156. slot/11/left_color = Color(1, 1, 1, 1)
  157. slot/11/left_icon = null
  158. slot/11/right_enabled = false
  159. slot/11/right_type = 0
  160. slot/11/right_color = Color(1, 1, 1, 1)
  161. slot/11/right_icon = null
  162. slot/11/draw_stylebox = true
  163. slot/12/left_enabled = false
  164. slot/12/left_type = 0
  165. slot/12/left_color = Color(1, 1, 1, 1)
  166. slot/12/left_icon = null
  167. slot/12/right_enabled = false
  168. slot/12/right_type = 0
  169. slot/12/right_color = Color(1, 1, 1, 1)
  170. slot/12/right_icon = null
  171. slot/12/draw_stylebox = true
  172. script = ExtResource("3_uv17x")
  173. metadata/command = "outputfile"
  174. metadata/utility = true
  175. [node name="Control" type="Control" parent="outputfile"]
  176. layout_mode = 2
  177. [node name="Label2" type="Label" parent="outputfile"]
  178. layout_mode = 2
  179. text = "File Name:"
  180. [node name="MarginContainer5" type="MarginContainer" parent="outputfile"]
  181. layout_mode = 2
  182. theme_override_constants/margin_bottom = 2
  183. [node name="FileNameField" type="LineEdit" parent="outputfile" groups=["outputnode"]]
  184. layout_mode = 2
  185. tooltip_text = "Your output file name."
  186. metadata/outputfunction = "filename"
  187. [node name="MarginContainer3" type="MarginContainer" parent="outputfile"]
  188. layout_mode = 2
  189. theme_override_constants/margin_bottom = 5
  190. [node name="RunProcess" type="Button" parent="outputfile" groups=["outputnode"]]
  191. custom_minimum_size = Vector2(0, 43)
  192. layout_mode = 2
  193. tooltip_text = "Generates the batch file and runs the CDP commands in the thread."
  194. text = "Run Thread"
  195. metadata/outputfunction = "runprocess"
  196. [node name="DeleteIntermediateFilesToggle" type="CheckButton" parent="outputfile" groups=["outputnode"]]
  197. custom_minimum_size = Vector2(0, 43)
  198. layout_mode = 2
  199. tooltip_text = "SoundThread makes a lot of files. When toggled on this deletes everything but the output file."
  200. text = "Delete Intermediate Files"
  201. expand_icon = true
  202. metadata/outputfunction = "deleteintermediate"
  203. [node name="ReuseFolderToggle" type="CheckButton" parent="outputfile" groups=["outputnode"]]
  204. custom_minimum_size = Vector2(0, 43)
  205. layout_mode = 2
  206. tooltip_text = "Stops you from being prompted for new folder each time you run a thread."
  207. text = "Reuse Last Output Folder"
  208. expand_icon = true
  209. metadata/outputfunction = "reusefolder"
  210. [node name="OpenOutputFolder" type="Button" parent="outputfile" groups=["outputnode"]]
  211. custom_minimum_size = Vector2(0, 43)
  212. layout_mode = 2
  213. tooltip_text = "Opens the folder on your computer where the output file is saved."
  214. text = "Open Folder"
  215. metadata/outputfunction = "openfolder"
  216. [node name="MarginContainer2" type="MarginContainer" parent="outputfile"]
  217. layout_mode = 2
  218. theme_override_constants/margin_bottom = 5
  219. [node name="Label" type="Label" parent="outputfile"]
  220. layout_mode = 2
  221. text = "Rendered Output File:"
  222. [node name="MarginContainer4" type="MarginContainer" parent="outputfile"]
  223. layout_mode = 2
  224. theme_override_constants/margin_bottom = 2
  225. [node name="AudioPlayer" parent="outputfile" groups=["outputnode"] instance=ExtResource("2_b6nw4")]
  226. layout_mode = 2
  227. metadata/outputfunction = "audioplayer"
  228. [node name="distort_average" type="GraphNode" parent="."]
  229. layout_mode = 0
  230. offset_left = 22.0
  231. offset_top = 244.0
  232. offset_right = 328.0
  233. offset_bottom = 350.0
  234. tooltip_text = "Performs a mathematical averaging of the data"
  235. title = "Distort: Average"
  236. slot/0/left_enabled = true
  237. slot/0/left_type = 0
  238. slot/0/left_color = Color(1, 1, 1, 0.564706)
  239. slot/0/left_icon = null
  240. slot/0/right_enabled = true
  241. slot/0/right_type = 0
  242. slot/0/right_color = Color(1, 1, 1, 0.564706)
  243. slot/0/right_icon = null
  244. slot/0/draw_stylebox = true
  245. slot/1/left_enabled = false
  246. slot/1/left_type = 0
  247. slot/1/left_color = Color(1, 1, 1, 1)
  248. slot/1/left_icon = null
  249. slot/1/right_enabled = false
  250. slot/1/right_type = 0
  251. slot/1/right_color = Color(1, 1, 1, 1)
  252. slot/1/right_icon = null
  253. slot/1/draw_stylebox = true
  254. script = ExtResource("3_uv17x")
  255. metadata/command = "distort_average"
  256. metadata/stereo_input = false
  257. [node name="Control" type="Control" parent="distort_average"]
  258. layout_mode = 2
  259. [node name="VBoxContainer" parent="distort_average" instance=ExtResource("3_b6nw4")]
  260. layout_mode = 2
  261. tooltip_text = "Number of cycles over which to average"
  262. [node name="Label" parent="distort_average/VBoxContainer" index="0"]
  263. text = "Cycle Count~"
  264. [node name="HSlider" parent="distort_average/VBoxContainer/HSplitContainer" index="0"]
  265. min_value = 2.0
  266. value = 5.0
  267. metadata/brk = true
  268. [node name="clip_clip_2" type="GraphNode" parent="."]
  269. layout_mode = 0
  270. offset_left = 26.0
  271. offset_top = 384.0
  272. offset_right = 332.0
  273. offset_bottom = 490.0
  274. tooltip_text = "Clips half-waveforms at a given fraction of the original"
  275. title = "Distort: Clip Fraction"
  276. slot/0/left_enabled = true
  277. slot/0/left_type = 0
  278. slot/0/left_color = Color(1, 1, 1, 0.564706)
  279. slot/0/left_icon = null
  280. slot/0/right_enabled = true
  281. slot/0/right_type = 0
  282. slot/0/right_color = Color(1, 1, 1, 0.564706)
  283. slot/0/right_icon = null
  284. slot/0/draw_stylebox = true
  285. slot/1/left_enabled = false
  286. slot/1/left_type = 0
  287. slot/1/left_color = Color(1, 1, 1, 1)
  288. slot/1/left_icon = null
  289. slot/1/right_enabled = false
  290. slot/1/right_type = 0
  291. slot/1/right_color = Color(1, 1, 1, 1)
  292. slot/1/right_icon = null
  293. slot/1/draw_stylebox = true
  294. script = ExtResource("3_uv17x")
  295. metadata/command = "clip_clip_2"
  296. [node name="Control" type="Control" parent="clip_clip_2"]
  297. layout_mode = 2
  298. [node name="VBoxContainer" parent="clip_clip_2" instance=ExtResource("3_b6nw4")]
  299. layout_mode = 2
  300. tooltip_text = "Fraction of original signal at which to clip, 1 is no change"
  301. [node name="Label" parent="clip_clip_2/VBoxContainer" index="0"]
  302. text = "Fraction"
  303. [node name="HSlider" parent="clip_clip_2/VBoxContainer/HSplitContainer" index="0"]
  304. max_value = 1.0
  305. step = 0.01
  306. value = 0.7
  307. [node name="distort_reform_6" type="GraphNode" parent="."]
  308. layout_mode = 0
  309. offset_left = 26.0
  310. offset_top = 519.0
  311. offset_right = 332.0
  312. offset_bottom = 599.0
  313. tooltip_text = "Replaces each 'wavecycle' with square pulses several samples long"
  314. title = "Distort: Click"
  315. slot/0/left_enabled = true
  316. slot/0/left_type = 0
  317. slot/0/left_color = Color(1, 1, 1, 0.564706)
  318. slot/0/left_icon = null
  319. slot/0/right_enabled = true
  320. slot/0/right_type = 0
  321. slot/0/right_color = Color(1, 1, 1, 0.564706)
  322. slot/0/right_icon = null
  323. slot/0/draw_stylebox = true
  324. slot/1/left_enabled = false
  325. slot/1/left_type = 0
  326. slot/1/left_color = Color(1, 1, 1, 1)
  327. slot/1/left_icon = null
  328. slot/1/right_enabled = false
  329. slot/1/right_type = 0
  330. slot/1/right_color = Color(1, 1, 1, 1)
  331. slot/1/right_icon = null
  332. slot/1/draw_stylebox = true
  333. script = ExtResource("3_uv17x")
  334. metadata/command = "distort_reform_6"
  335. metadata/stereo_input = false
  336. [node name="Control" type="Control" parent="distort_reform_6"]
  337. layout_mode = 2
  338. [node name="Label" type="Label" parent="distort_reform_6"]
  339. layout_mode = 2
  340. text = "No adjustable parameters"
  341. [node name="distort_divide" type="GraphNode" parent="."]
  342. layout_mode = 0
  343. offset_left = 29.0
  344. offset_top = 657.0
  345. offset_right = 335.0
  346. offset_bottom = 763.0
  347. tooltip_text = "Divides wavecycle frequency without altering duration"
  348. title = "Distort: Divide"
  349. slot/0/left_enabled = true
  350. slot/0/left_type = 0
  351. slot/0/left_color = Color(1, 1, 1, 0.564706)
  352. slot/0/left_icon = null
  353. slot/0/right_enabled = true
  354. slot/0/right_type = 0
  355. slot/0/right_color = Color(1, 1, 1, 0.564706)
  356. slot/0/right_icon = null
  357. slot/0/draw_stylebox = true
  358. slot/1/left_enabled = false
  359. slot/1/left_type = 0
  360. slot/1/left_color = Color(1, 1, 1, 1)
  361. slot/1/left_icon = null
  362. slot/1/right_enabled = false
  363. slot/1/right_type = 0
  364. slot/1/right_color = Color(1, 1, 1, 1)
  365. slot/1/right_icon = null
  366. slot/1/draw_stylebox = true
  367. script = ExtResource("3_uv17x")
  368. metadata/command = "distort_divide"
  369. metadata/stereo_input = false
  370. [node name="Control" type="Control" parent="distort_divide"]
  371. layout_mode = 2
  372. [node name="VBoxContainer" parent="distort_divide" instance=ExtResource("3_b6nw4")]
  373. layout_mode = 2
  374. [node name="Label" parent="distort_divide/VBoxContainer" index="0"]
  375. text = "Divider~"
  376. [node name="HSlider" parent="distort_divide/VBoxContainer/HSplitContainer" index="0"]
  377. min_value = 2.0
  378. max_value = 16.0
  379. value = 2.0
  380. metadata/brk = true
  381. [node name="distort_fractal" type="GraphNode" parent="."]
  382. layout_mode = 0
  383. offset_left = 30.0
  384. offset_top = 797.0
  385. offset_right = 336.0
  386. offset_bottom = 962.0
  387. tooltip_text = "Superimposes miniature copies 'wavecycles onto themselves"
  388. title = "Distort: Fractal"
  389. slot/0/left_enabled = true
  390. slot/0/left_type = 0
  391. slot/0/left_color = Color(1, 1, 1, 0.564706)
  392. slot/0/left_icon = null
  393. slot/0/right_enabled = true
  394. slot/0/right_type = 0
  395. slot/0/right_color = Color(1, 1, 1, 0.564706)
  396. slot/0/right_icon = null
  397. slot/0/draw_stylebox = true
  398. slot/1/left_enabled = false
  399. slot/1/left_type = 0
  400. slot/1/left_color = Color(1, 1, 1, 1)
  401. slot/1/left_icon = null
  402. slot/1/right_enabled = false
  403. slot/1/right_type = 0
  404. slot/1/right_color = Color(1, 1, 1, 1)
  405. slot/1/right_icon = null
  406. slot/1/draw_stylebox = true
  407. slot/2/left_enabled = false
  408. slot/2/left_type = 0
  409. slot/2/left_color = Color(1, 1, 1, 1)
  410. slot/2/left_icon = null
  411. slot/2/right_enabled = false
  412. slot/2/right_type = 0
  413. slot/2/right_color = Color(1, 1, 1, 1)
  414. slot/2/right_icon = null
  415. slot/2/draw_stylebox = true
  416. script = ExtResource("3_uv17x")
  417. metadata/command = "distort_fractal"
  418. metadata/stereo_input = false
  419. [node name="Control" type="Control" parent="distort_fractal"]
  420. layout_mode = 2
  421. [node name="VBoxContainer" parent="distort_fractal" instance=ExtResource("3_b6nw4")]
  422. layout_mode = 2
  423. tooltip_text = "Division of scale of source wave"
  424. [node name="Label" parent="distort_fractal/VBoxContainer" index="0"]
  425. text = "Scaling~"
  426. [node name="HSlider" parent="distort_fractal/VBoxContainer/HSplitContainer" index="0"]
  427. min_value = 2.0
  428. max_value = 20000.0
  429. value = 2.0
  430. exp_edit = true
  431. metadata/brk = true
  432. [node name="VBoxContainer2" parent="distort_fractal" instance=ExtResource("3_b6nw4")]
  433. layout_mode = 2
  434. tooltip_text = "loudness of scaled component relative to source (1.0)"
  435. [node name="Label" parent="distort_fractal/VBoxContainer2" index="0"]
  436. text = "Loudness~"
  437. [node name="HSlider" parent="distort_fractal/VBoxContainer2/HSplitContainer" index="0"]
  438. min_value = 0.01
  439. max_value = 1.0
  440. step = 0.01
  441. value = 1.0
  442. metadata/brk = true
  443. [node name="distort_multiply" type="GraphNode" parent="."]
  444. layout_mode = 0
  445. offset_left = 32.0
  446. offset_top = 978.0
  447. offset_right = 338.0
  448. offset_bottom = 1084.0
  449. tooltip_text = "Multiplies wavecycle frequency without altering duration"
  450. title = "Distort: Multiply"
  451. slot/0/left_enabled = true
  452. slot/0/left_type = 0
  453. slot/0/left_color = Color(1, 1, 1, 0.564706)
  454. slot/0/left_icon = null
  455. slot/0/right_enabled = true
  456. slot/0/right_type = 0
  457. slot/0/right_color = Color(1, 1, 1, 0.564706)
  458. slot/0/right_icon = null
  459. slot/0/draw_stylebox = true
  460. slot/1/left_enabled = false
  461. slot/1/left_type = 0
  462. slot/1/left_color = Color(1, 1, 1, 1)
  463. slot/1/left_icon = null
  464. slot/1/right_enabled = false
  465. slot/1/right_type = 0
  466. slot/1/right_color = Color(1, 1, 1, 1)
  467. slot/1/right_icon = null
  468. slot/1/draw_stylebox = true
  469. script = ExtResource("3_uv17x")
  470. metadata/command = "distort_multiply"
  471. metadata/stereo_input = false
  472. [node name="Control" type="Control" parent="distort_multiply"]
  473. layout_mode = 2
  474. [node name="VBoxContainer" parent="distort_multiply" instance=ExtResource("3_b6nw4")]
  475. layout_mode = 2
  476. [node name="Label" parent="distort_multiply/VBoxContainer" index="0"]
  477. text = "Multiplier~"
  478. [node name="HSlider" parent="distort_multiply/VBoxContainer/HSplitContainer" index="0"]
  479. min_value = 2.0
  480. max_value = 16.0
  481. value = 2.0
  482. metadata/brk = true
  483. [node name="distort_interpolate" type="GraphNode" parent="."]
  484. layout_mode = 0
  485. offset_left = 35.0
  486. offset_top = 1110.0
  487. offset_right = 341.0
  488. offset_bottom = 1216.0
  489. tooltip_text = "Time-stretches file by repeating wavecycles and interpolating between them"
  490. title = "Distort: Interpolate"
  491. slot/0/left_enabled = true
  492. slot/0/left_type = 0
  493. slot/0/left_color = Color(1, 1, 1, 0.564706)
  494. slot/0/left_icon = null
  495. slot/0/right_enabled = true
  496. slot/0/right_type = 0
  497. slot/0/right_color = Color(1, 1, 1, 0.564706)
  498. slot/0/right_icon = null
  499. slot/0/draw_stylebox = true
  500. slot/1/left_enabled = false
  501. slot/1/left_type = 0
  502. slot/1/left_color = Color(1, 1, 1, 1)
  503. slot/1/left_icon = null
  504. slot/1/right_enabled = false
  505. slot/1/right_type = 0
  506. slot/1/right_color = Color(1, 1, 1, 1)
  507. slot/1/right_icon = null
  508. slot/1/draw_stylebox = true
  509. script = ExtResource("3_uv17x")
  510. metadata/command = "distort_interpolate"
  511. metadata/stereo_input = false
  512. [node name="Control" type="Control" parent="distort_interpolate"]
  513. layout_mode = 2
  514. [node name="VBoxContainer" parent="distort_interpolate" instance=ExtResource("3_b6nw4")]
  515. layout_mode = 2
  516. [node name="Label" parent="distort_interpolate/VBoxContainer" index="0"]
  517. text = "Multiplier~"
  518. [node name="HSlider" parent="distort_interpolate/VBoxContainer/HSplitContainer" index="0"]
  519. min_value = 2.0
  520. max_value = 64.0
  521. value = 2.0
  522. metadata/brk = true
  523. [node name="distort_reform_2" type="GraphNode" parent="."]
  524. layout_mode = 0
  525. offset_left = 39.0
  526. offset_top = 1246.0
  527. offset_right = 345.0
  528. offset_bottom = 1326.0
  529. tooltip_text = "Replaces each 'wavecycle' with a square wave"
  530. title = "Distort: Square"
  531. slot/0/left_enabled = true
  532. slot/0/left_type = 0
  533. slot/0/left_color = Color(1, 1, 1, 0.564706)
  534. slot/0/left_icon = null
  535. slot/0/right_enabled = true
  536. slot/0/right_type = 0
  537. slot/0/right_color = Color(1, 1, 1, 0.564706)
  538. slot/0/right_icon = null
  539. slot/0/draw_stylebox = true
  540. slot/1/left_enabled = false
  541. slot/1/left_type = 0
  542. slot/1/left_color = Color(1, 1, 1, 1)
  543. slot/1/left_icon = null
  544. slot/1/right_enabled = false
  545. slot/1/right_type = 0
  546. slot/1/right_color = Color(1, 1, 1, 1)
  547. slot/1/right_icon = null
  548. slot/1/draw_stylebox = true
  549. script = ExtResource("3_uv17x")
  550. metadata/command = "distort_reform_2"
  551. metadata/stereo_input = false
  552. [node name="Control" type="Control" parent="distort_reform_2"]
  553. layout_mode = 2
  554. [node name="Label" type="Label" parent="distort_reform_2"]
  555. layout_mode = 2
  556. text = "No adjustable parameters"
  557. [node name="distort_reform_4" type="GraphNode" parent="."]
  558. layout_mode = 0
  559. offset_left = 40.0
  560. offset_top = 1382.0
  561. offset_right = 346.0
  562. offset_bottom = 1462.0
  563. tooltip_text = "Replaces each 'wavecycle' with a triangle wave"
  564. title = "Distort: Triangle"
  565. slot/0/left_enabled = true
  566. slot/0/left_type = 0
  567. slot/0/left_color = Color(1, 1, 1, 0.564706)
  568. slot/0/left_icon = null
  569. slot/0/right_enabled = true
  570. slot/0/right_type = 0
  571. slot/0/right_color = Color(1, 1, 1, 0.564706)
  572. slot/0/right_icon = null
  573. slot/0/draw_stylebox = true
  574. slot/1/left_enabled = false
  575. slot/1/left_type = 0
  576. slot/1/left_color = Color(1, 1, 1, 1)
  577. slot/1/left_icon = null
  578. slot/1/right_enabled = false
  579. slot/1/right_type = 0
  580. slot/1/right_color = Color(1, 1, 1, 1)
  581. slot/1/right_icon = null
  582. slot/1/draw_stylebox = true
  583. script = ExtResource("3_uv17x")
  584. metadata/command = "distort_reform_4"
  585. metadata/stereo_input = false
  586. [node name="Control" type="Control" parent="distort_reform_4"]
  587. layout_mode = 2
  588. [node name="Label" type="Label" parent="distort_reform_4"]
  589. layout_mode = 2
  590. text = "No adjustable parameters"
  591. [node name="modify_radical_1" type="GraphNode" parent="."]
  592. layout_mode = 0
  593. offset_left = 1698.0
  594. offset_top = 1444.0
  595. offset_right = 2004.0
  596. offset_bottom = 1524.0
  597. tooltip_text = "Reverses a soundfile to play backwards"
  598. title = "Reverse"
  599. slot/0/left_enabled = true
  600. slot/0/left_type = 0
  601. slot/0/left_color = Color(1, 1, 1, 0.564706)
  602. slot/0/left_icon = null
  603. slot/0/right_enabled = true
  604. slot/0/right_type = 0
  605. slot/0/right_color = Color(1, 1, 1, 0.564706)
  606. slot/0/right_icon = null
  607. slot/0/draw_stylebox = true
  608. slot/1/left_enabled = false
  609. slot/1/left_type = 0
  610. slot/1/left_color = Color(1, 1, 1, 1)
  611. slot/1/left_icon = null
  612. slot/1/right_enabled = false
  613. slot/1/right_type = 0
  614. slot/1/right_color = Color(1, 1, 1, 1)
  615. slot/1/right_icon = null
  616. slot/1/draw_stylebox = true
  617. script = ExtResource("3_uv17x")
  618. metadata/command = "modify_radical_1"
  619. metadata/stereo_input = true
  620. [node name="Control" type="Control" parent="modify_radical_1"]
  621. layout_mode = 2
  622. [node name="Label" type="Label" parent="modify_radical_1"]
  623. layout_mode = 2
  624. text = "No adjustable parameters"
  625. [node name="distort_replace" type="GraphNode" parent="."]
  626. layout_mode = 0
  627. offset_left = 44.0
  628. offset_top = 1525.0
  629. offset_right = 350.0
  630. offset_bottom = 1631.0
  631. tooltip_text = "The strongest wavecycle in a Cycle Count group replaces the others"
  632. title = "Distort: Replace"
  633. slot/0/left_enabled = true
  634. slot/0/left_type = 0
  635. slot/0/left_color = Color(1, 1, 1, 0.564706)
  636. slot/0/left_icon = null
  637. slot/0/right_enabled = true
  638. slot/0/right_type = 0
  639. slot/0/right_color = Color(1, 1, 1, 0.564706)
  640. slot/0/right_icon = null
  641. slot/0/draw_stylebox = true
  642. slot/1/left_enabled = false
  643. slot/1/left_type = 0
  644. slot/1/left_color = Color(1, 1, 1, 1)
  645. slot/1/left_icon = null
  646. slot/1/right_enabled = false
  647. slot/1/right_type = 0
  648. slot/1/right_color = Color(1, 1, 1, 1)
  649. slot/1/right_icon = null
  650. slot/1/draw_stylebox = true
  651. script = ExtResource("3_uv17x")
  652. metadata/command = "distort_replace"
  653. metadata/stereo_input = false
  654. [node name="Control" type="Control" parent="distort_replace"]
  655. layout_mode = 2
  656. [node name="VBoxContainer" parent="distort_replace" instance=ExtResource("3_b6nw4")]
  657. layout_mode = 2
  658. tooltip_text = "The number of wavecycles in each group"
  659. [node name="Label" parent="distort_replace/VBoxContainer" index="0"]
  660. text = "Cycle Count~"
  661. [node name="HSlider" parent="distort_replace/VBoxContainer/HSplitContainer" index="0"]
  662. min_value = 2.0
  663. max_value = 64.0
  664. value = 2.0
  665. metadata/brk = true
  666. [node name="quirk_quirk_1" type="GraphNode" parent="."]
  667. layout_mode = 0
  668. offset_left = 47.0
  669. offset_top = 1673.0
  670. offset_right = 353.0
  671. offset_bottom = 1779.0
  672. tooltip_text = "Distortion by raising sample values to a power"
  673. title = "Distort: Power Factor"
  674. slot/0/left_enabled = true
  675. slot/0/left_type = 0
  676. slot/0/left_color = Color(1, 1, 1, 0.564706)
  677. slot/0/left_icon = null
  678. slot/0/right_enabled = true
  679. slot/0/right_type = 0
  680. slot/0/right_color = Color(1, 1, 1, 0.564706)
  681. slot/0/right_icon = null
  682. slot/0/draw_stylebox = true
  683. slot/1/left_enabled = false
  684. slot/1/left_type = 0
  685. slot/1/left_color = Color(1, 1, 1, 1)
  686. slot/1/left_icon = null
  687. slot/1/right_enabled = false
  688. slot/1/right_type = 0
  689. slot/1/right_color = Color(1, 1, 1, 1)
  690. slot/1/right_icon = null
  691. slot/1/draw_stylebox = true
  692. script = ExtResource("3_uv17x")
  693. metadata/command = "quirk_quirk_1"
  694. metadata/stereo_input = false
  695. [node name="Control" type="Control" parent="quirk_quirk_1"]
  696. layout_mode = 2
  697. [node name="VBoxContainer" parent="quirk_quirk_1" instance=ExtResource("3_b6nw4")]
  698. layout_mode = 2
  699. tooltip_text = "Power to raise all samples by <1 exaggerates signal contour; >1 smooths signal contour"
  700. [node name="Label" parent="quirk_quirk_1/VBoxContainer" index="0"]
  701. text = "Power Factor"
  702. [node name="HSlider" parent="quirk_quirk_1/VBoxContainer/HSplitContainer" index="0"]
  703. min_value = 0.01
  704. step = 0.01
  705. value = 0.7
  706. exp_edit = true
  707. [node name="extend_drunk_1" type="GraphNode" parent="."]
  708. layout_mode = 0
  709. offset_left = 463.0
  710. offset_top = 644.0
  711. offset_right = 769.0
  712. offset_bottom = 986.0
  713. tooltip_text = "Splice segments of source file end-to-end; the start times of the segments in the source file are chosen by a 'drunken-walk'"
  714. title = "Extend: Drunk"
  715. slot/0/left_enabled = true
  716. slot/0/left_type = 0
  717. slot/0/left_color = Color(1, 1, 1, 0.564706)
  718. slot/0/left_icon = null
  719. slot/0/right_enabled = true
  720. slot/0/right_type = 0
  721. slot/0/right_color = Color(1, 1, 1, 0.564706)
  722. slot/0/right_icon = null
  723. slot/0/draw_stylebox = true
  724. slot/1/left_enabled = false
  725. slot/1/left_type = 0
  726. slot/1/left_color = Color(1, 1, 1, 1)
  727. slot/1/left_icon = null
  728. slot/1/right_enabled = false
  729. slot/1/right_type = 0
  730. slot/1/right_color = Color(1, 1, 1, 1)
  731. slot/1/right_icon = null
  732. slot/1/draw_stylebox = true
  733. slot/2/left_enabled = false
  734. slot/2/left_type = 0
  735. slot/2/left_color = Color(1, 1, 1, 1)
  736. slot/2/left_icon = null
  737. slot/2/right_enabled = false
  738. slot/2/right_type = 0
  739. slot/2/right_color = Color(1, 1, 1, 1)
  740. slot/2/right_icon = null
  741. slot/2/draw_stylebox = true
  742. slot/3/left_enabled = false
  743. slot/3/left_type = 0
  744. slot/3/left_color = Color(1, 1, 1, 1)
  745. slot/3/left_icon = null
  746. slot/3/right_enabled = false
  747. slot/3/right_type = 0
  748. slot/3/right_color = Color(1, 1, 1, 1)
  749. slot/3/right_icon = null
  750. slot/3/draw_stylebox = true
  751. slot/4/left_enabled = false
  752. slot/4/left_type = 0
  753. slot/4/left_color = Color(1, 1, 1, 1)
  754. slot/4/left_icon = null
  755. slot/4/right_enabled = false
  756. slot/4/right_type = 0
  757. slot/4/right_color = Color(1, 1, 1, 1)
  758. slot/4/right_icon = null
  759. slot/4/draw_stylebox = true
  760. slot/5/left_enabled = false
  761. slot/5/left_type = 0
  762. slot/5/left_color = Color(1, 1, 1, 1)
  763. slot/5/left_icon = null
  764. slot/5/right_enabled = false
  765. slot/5/right_type = 0
  766. slot/5/right_color = Color(1, 1, 1, 1)
  767. slot/5/right_icon = null
  768. slot/5/draw_stylebox = true
  769. script = ExtResource("3_uv17x")
  770. metadata/command = "extend_drunk_1"
  771. metadata/stereo_input = true
  772. [node name="Control" type="Control" parent="extend_drunk_1"]
  773. layout_mode = 2
  774. [node name="VBoxContainer" parent="extend_drunk_1" instance=ExtResource("3_b6nw4")]
  775. layout_mode = 2
  776. tooltip_text = "Total minimum duration of output soundfile (seconds)"
  777. [node name="Label" parent="extend_drunk_1/VBoxContainer" index="0"]
  778. text = "Minimum Output Duration (s)"
  779. [node name="HSlider" parent="extend_drunk_1/VBoxContainer/HSplitContainer" index="0"]
  780. min_value = 1.0
  781. max_value = 1000.0
  782. value = 30.0
  783. exp_edit = true
  784. [node name="VBoxContainer2" parent="extend_drunk_1" instance=ExtResource("3_b6nw4")]
  785. layout_mode = 2
  786. tooltip_text = "Time in infile at which the drunken walk occurs"
  787. [node name="Label" parent="extend_drunk_1/VBoxContainer2" index="0"]
  788. text = "Location"
  789. [node name="HSlider" parent="extend_drunk_1/VBoxContainer2/HSplitContainer" index="0"]
  790. step = 0.01
  791. value = 0.0
  792. metadata/time = true
  793. [node name="VBoxContainer3" parent="extend_drunk_1" instance=ExtResource("3_b6nw4")]
  794. layout_mode = 2
  795. tooltip_text = "Half-width of the region from within which the sound segments are read"
  796. [node name="Label" parent="extend_drunk_1/VBoxContainer3" index="0"]
  797. text = "Ambitus"
  798. [node name="HSlider" parent="extend_drunk_1/VBoxContainer3/HSplitContainer" index="0"]
  799. min_value = 0.1
  800. step = 0.01
  801. value = 2.0
  802. exp_edit = true
  803. metadata/time = true
  804. [node name="VBoxContainer4" parent="extend_drunk_1" instance=ExtResource("3_b6nw4")]
  805. layout_mode = 2
  806. tooltip_text = "Maximum length of (random) step between segment reads"
  807. [node name="Label" parent="extend_drunk_1/VBoxContainer4" index="0"]
  808. text = "Maximum Step"
  809. [node name="HSlider" parent="extend_drunk_1/VBoxContainer4/HSplitContainer" index="0"]
  810. min_value = 0.1
  811. step = 0.01
  812. value = 0.5
  813. exp_edit = true
  814. metadata/time = true
  815. [node name="VBoxContainer5" parent="extend_drunk_1" instance=ExtResource("3_b6nw4")]
  816. layout_mode = 2
  817. tooltip_text = "Time between segment reads"
  818. [node name="Label" parent="extend_drunk_1/VBoxContainer5" index="0"]
  819. text = "Clock"
  820. [node name="HSlider" parent="extend_drunk_1/VBoxContainer5/HSplitContainer" index="0"]
  821. min_value = 0.05
  822. max_value = 6.0
  823. step = 0.1
  824. value = 0.05
  825. [node name="extend_loop_1" type="GraphNode" parent="."]
  826. layout_mode = 0
  827. offset_left = 455.0
  828. offset_top = 1062.0
  829. offset_right = 761.0
  830. offset_bottom = 1286.0
  831. tooltip_text = "Loop (repeat [advancing] segments) inside soundfile"
  832. title = "Extend: Loop"
  833. slot/0/left_enabled = true
  834. slot/0/left_type = 0
  835. slot/0/left_color = Color(1, 1, 1, 0.564706)
  836. slot/0/left_icon = null
  837. slot/0/right_enabled = true
  838. slot/0/right_type = 0
  839. slot/0/right_color = Color(1, 1, 1, 0.564706)
  840. slot/0/right_icon = null
  841. slot/0/draw_stylebox = true
  842. slot/1/left_enabled = false
  843. slot/1/left_type = 0
  844. slot/1/left_color = Color(1, 1, 1, 1)
  845. slot/1/left_icon = null
  846. slot/1/right_enabled = false
  847. slot/1/right_type = 0
  848. slot/1/right_color = Color(1, 1, 1, 1)
  849. slot/1/right_icon = null
  850. slot/1/draw_stylebox = true
  851. slot/2/left_enabled = false
  852. slot/2/left_type = 0
  853. slot/2/left_color = Color(1, 1, 1, 1)
  854. slot/2/left_icon = null
  855. slot/2/right_enabled = false
  856. slot/2/right_type = 0
  857. slot/2/right_color = Color(1, 1, 1, 1)
  858. slot/2/right_icon = null
  859. slot/2/draw_stylebox = true
  860. slot/3/left_enabled = false
  861. slot/3/left_type = 0
  862. slot/3/left_color = Color(1, 1, 1, 1)
  863. slot/3/left_icon = null
  864. slot/3/right_enabled = false
  865. slot/3/right_type = 0
  866. slot/3/right_color = Color(1, 1, 1, 1)
  867. slot/3/right_icon = null
  868. slot/3/draw_stylebox = true
  869. script = ExtResource("3_uv17x")
  870. metadata/command = "extend_loop_1"
  871. metadata/stereo_input = true
  872. [node name="Control" type="Control" parent="extend_loop_1"]
  873. layout_mode = 2
  874. [node name="VBoxContainer" parent="extend_loop_1" instance=ExtResource("3_b6nw4")]
  875. layout_mode = 2
  876. tooltip_text = "Start time (in percent) in file for looping to begin"
  877. [node name="Label" parent="extend_loop_1/VBoxContainer" index="0"]
  878. text = "Start"
  879. [node name="HSlider" parent="extend_loop_1/VBoxContainer/HSplitContainer" index="0"]
  880. step = 0.01
  881. value = 0.0
  882. metadata/time = true
  883. [node name="VBoxContainer2" parent="extend_loop_1" instance=ExtResource("3_b6nw4")]
  884. layout_mode = 2
  885. tooltip_text = "Length of looped segment (in milliseconds)"
  886. [node name="Label" parent="extend_loop_1/VBoxContainer2" index="0"]
  887. text = "Loop Length"
  888. [node name="HSlider" parent="extend_loop_1/VBoxContainer2/HSplitContainer" index="0"]
  889. min_value = 1.0
  890. max_value = 30000.0
  891. value = 200.0
  892. exp_edit = true
  893. [node name="VBoxContainer3" parent="extend_loop_1" instance=ExtResource("3_b6nw4")]
  894. layout_mode = 2
  895. tooltip_text = "Advance in infile from the start of one loop to the next (in milliseconds)"
  896. [node name="Label" parent="extend_loop_1/VBoxContainer3" index="0"]
  897. text = "Step"
  898. [node name="HSlider" parent="extend_loop_1/VBoxContainer3/HSplitContainer" index="0"]
  899. min_value = 1.0
  900. max_value = 6000.0
  901. value = 100.0
  902. [node name="extend_scramble_1" type="GraphNode" parent="."]
  903. layout_mode = 0
  904. offset_left = 455.0
  905. offset_top = 1337.0
  906. offset_right = 761.0
  907. offset_bottom = 1561.0
  908. tooltip_text = "Scramble soundfile and write to any given length"
  909. title = "Extend: Scramble"
  910. slot/0/left_enabled = true
  911. slot/0/left_type = 0
  912. slot/0/left_color = Color(1, 1, 1, 0.564706)
  913. slot/0/left_icon = null
  914. slot/0/right_enabled = true
  915. slot/0/right_type = 0
  916. slot/0/right_color = Color(1, 1, 1, 0.564706)
  917. slot/0/right_icon = null
  918. slot/0/draw_stylebox = true
  919. slot/1/left_enabled = false
  920. slot/1/left_type = 0
  921. slot/1/left_color = Color(1, 1, 1, 1)
  922. slot/1/left_icon = null
  923. slot/1/right_enabled = false
  924. slot/1/right_type = 0
  925. slot/1/right_color = Color(1, 1, 1, 1)
  926. slot/1/right_icon = null
  927. slot/1/draw_stylebox = true
  928. slot/2/left_enabled = false
  929. slot/2/left_type = 0
  930. slot/2/left_color = Color(1, 1, 1, 1)
  931. slot/2/left_icon = null
  932. slot/2/right_enabled = false
  933. slot/2/right_type = 0
  934. slot/2/right_color = Color(1, 1, 1, 1)
  935. slot/2/right_icon = null
  936. slot/2/draw_stylebox = true
  937. slot/3/left_enabled = false
  938. slot/3/left_type = 0
  939. slot/3/left_color = Color(1, 1, 1, 1)
  940. slot/3/left_icon = null
  941. slot/3/right_enabled = false
  942. slot/3/right_type = 0
  943. slot/3/right_color = Color(1, 1, 1, 1)
  944. slot/3/right_icon = null
  945. slot/3/draw_stylebox = true
  946. script = ExtResource("3_uv17x")
  947. metadata/command = "extend_scramble_1"
  948. metadata/stereo_input = true
  949. [node name="Control" type="Control" parent="extend_scramble_1"]
  950. layout_mode = 2
  951. [node name="VBoxContainer" parent="extend_scramble_1" instance=ExtResource("3_b6nw4")]
  952. layout_mode = 2
  953. tooltip_text = "Minimum chunksize to cut (as a percentage of the file length)"
  954. [node name="Label" parent="extend_scramble_1/VBoxContainer" index="0"]
  955. text = "Minimum Chunk Length"
  956. [node name="HSlider" parent="extend_scramble_1/VBoxContainer/HSplitContainer" index="0"]
  957. min_value = 2.0
  958. step = 0.01
  959. value = 2.0
  960. exp_edit = true
  961. metadata/time = true
  962. metadata/min = true
  963. [node name="VBoxContainer2" parent="extend_scramble_1" instance=ExtResource("3_b6nw4")]
  964. layout_mode = 2
  965. tooltip_text = "Maximum chunksize to cut (as a percentage of the file length)"
  966. [node name="Label" parent="extend_scramble_1/VBoxContainer2" index="0"]
  967. text = "Maximum Chunk Length"
  968. [node name="HSlider" parent="extend_scramble_1/VBoxContainer2/HSplitContainer" index="0"]
  969. min_value = 3.0
  970. step = 0.01
  971. value = 3.0
  972. exp_edit = true
  973. metadata/time = true
  974. metadata/max = true
  975. [node name="VBoxContainer3" parent="extend_scramble_1" instance=ExtResource("3_b6nw4")]
  976. layout_mode = 2
  977. tooltip_text = "Duration of outfile required must be greater than minimum chunk size"
  978. [node name="Label" parent="extend_scramble_1/VBoxContainer3" index="0"]
  979. text = "Output Duration"
  980. [node name="HSlider" parent="extend_scramble_1/VBoxContainer3/HSplitContainer" index="0"]
  981. min_value = 1.0
  982. max_value = 1000.0
  983. value = 60.0
  984. exp_edit = true
  985. [node name="shrink_shrink_1" type="GraphNode" parent="."]
  986. layout_mode = 0
  987. offset_left = 457.0
  988. offset_top = 1622.0
  989. offset_right = 763.0
  990. offset_bottom = 1964.0
  991. tooltip_text = "Repeat a sound, shortening it on each repetition"
  992. title = "Extend: Shrink"
  993. slot/0/left_enabled = true
  994. slot/0/left_type = 0
  995. slot/0/left_color = Color(1, 1, 1, 0.564706)
  996. slot/0/left_icon = null
  997. slot/0/right_enabled = true
  998. slot/0/right_type = 0
  999. slot/0/right_color = Color(1, 1, 1, 0.564706)
  1000. slot/0/right_icon = null
  1001. slot/0/draw_stylebox = true
  1002. slot/1/left_enabled = false
  1003. slot/1/left_type = 0
  1004. slot/1/left_color = Color(1, 1, 1, 1)
  1005. slot/1/left_icon = null
  1006. slot/1/right_enabled = false
  1007. slot/1/right_type = 0
  1008. slot/1/right_color = Color(1, 1, 1, 1)
  1009. slot/1/right_icon = null
  1010. slot/1/draw_stylebox = true
  1011. slot/2/left_enabled = false
  1012. slot/2/left_type = 0
  1013. slot/2/left_color = Color(1, 1, 1, 1)
  1014. slot/2/left_icon = null
  1015. slot/2/right_enabled = false
  1016. slot/2/right_type = 0
  1017. slot/2/right_color = Color(1, 1, 1, 1)
  1018. slot/2/right_icon = null
  1019. slot/2/draw_stylebox = true
  1020. slot/3/left_enabled = false
  1021. slot/3/left_type = 0
  1022. slot/3/left_color = Color(1, 1, 1, 1)
  1023. slot/3/left_icon = null
  1024. slot/3/right_enabled = false
  1025. slot/3/right_type = 0
  1026. slot/3/right_color = Color(1, 1, 1, 1)
  1027. slot/3/right_icon = null
  1028. slot/3/draw_stylebox = true
  1029. slot/4/left_enabled = false
  1030. slot/4/left_type = 0
  1031. slot/4/left_color = Color(1, 1, 1, 1)
  1032. slot/4/left_icon = null
  1033. slot/4/right_enabled = false
  1034. slot/4/right_type = 0
  1035. slot/4/right_color = Color(1, 1, 1, 1)
  1036. slot/4/right_icon = null
  1037. slot/4/draw_stylebox = true
  1038. slot/5/left_enabled = false
  1039. slot/5/left_type = 0
  1040. slot/5/left_color = Color(1, 1, 1, 1)
  1041. slot/5/left_icon = null
  1042. slot/5/right_enabled = false
  1043. slot/5/right_type = 0
  1044. slot/5/right_color = Color(1, 1, 1, 1)
  1045. slot/5/right_icon = null
  1046. slot/5/draw_stylebox = true
  1047. script = ExtResource("3_uv17x")
  1048. metadata/command = "shrink_shrink_1"
  1049. metadata/stereo_input = true
  1050. [node name="Control" type="Control" parent="shrink_shrink_1"]
  1051. layout_mode = 2
  1052. [node name="VBoxContainer" parent="shrink_shrink_1" instance=ExtResource("3_b6nw4")]
  1053. layout_mode = 2
  1054. tooltip_text = "Shortening factor of sound from one repeat to the next. Shrinkage stops once events become too short for splices."
  1055. [node name="Label" parent="shrink_shrink_1/VBoxContainer" index="0"]
  1056. text = "Shrinkage"
  1057. [node name="HSlider" parent="shrink_shrink_1/VBoxContainer/HSplitContainer" index="0"]
  1058. min_value = 0.01
  1059. max_value = 1.0
  1060. step = 0.01
  1061. value = 0.25
  1062. [node name="VBoxContainer2" parent="shrink_shrink_1" instance=ExtResource("3_b6nw4")]
  1063. layout_mode = 2
  1064. tooltip_text = "Initial timestep in seconds between output events"
  1065. [node name="Label" parent="shrink_shrink_1/VBoxContainer2" index="0"]
  1066. text = "Gap"
  1067. [node name="HSlider" parent="shrink_shrink_1/VBoxContainer2/HSplitContainer" index="0"]
  1068. min_value = 12.0
  1069. max_value = 60.0
  1070. step = 0.01
  1071. value = 12.0
  1072. [node name="VBoxContainer3" parent="shrink_shrink_1" instance=ExtResource("3_b6nw4")]
  1073. layout_mode = 2
  1074. tooltip_text = "Shortening of gaps between output events"
  1075. [node name="Label" parent="shrink_shrink_1/VBoxContainer3" index="0"]
  1076. text = "Contract"
  1077. [node name="HSlider" parent="shrink_shrink_1/VBoxContainer3/HSplitContainer" index="0"]
  1078. min_value = 0.1
  1079. max_value = 1.0
  1080. step = 0.01
  1081. value = 0.8
  1082. [node name="VBoxContainer4" parent="shrink_shrink_1" instance=ExtResource("3_b6nw4")]
  1083. layout_mode = 2
  1084. tooltip_text = "The (minimum) duration of the output"
  1085. [node name="Label" parent="shrink_shrink_1/VBoxContainer4" index="0"]
  1086. text = "Output Duration"
  1087. [node name="HSlider" parent="shrink_shrink_1/VBoxContainer4/HSplitContainer" index="0"]
  1088. min_value = 1.0
  1089. max_value = 1000.0
  1090. value = 30.0
  1091. exp_edit = true
  1092. [node name="VBoxContainer5" parent="shrink_shrink_1" instance=ExtResource("3_b6nw4")]
  1093. layout_mode = 2
  1094. tooltip_text = "Splice length in milliseconds"
  1095. [node name="Label" parent="shrink_shrink_1/VBoxContainer5" index="0"]
  1096. text = "Splice Length"
  1097. [node name="HSlider" parent="shrink_shrink_1/VBoxContainer5/HSplitContainer" index="0"]
  1098. min_value = 0.05
  1099. max_value = 1000.0
  1100. step = 0.1
  1101. value = 14.95
  1102. exp_edit = true
  1103. [node name="extend_zigzag_1" type="GraphNode" parent="."]
  1104. layout_mode = 0
  1105. offset_left = 465.0
  1106. offset_top = 2055.0
  1107. offset_right = 771.0
  1108. offset_bottom = 2338.0
  1109. tooltip_text = "Read soundfile backwards and forwards"
  1110. title = "Extend: Zigzag"
  1111. slot/0/left_enabled = true
  1112. slot/0/left_type = 0
  1113. slot/0/left_color = Color(1, 1, 1, 0.564706)
  1114. slot/0/left_icon = null
  1115. slot/0/right_enabled = true
  1116. slot/0/right_type = 0
  1117. slot/0/right_color = Color(1, 1, 1, 0.564706)
  1118. slot/0/right_icon = null
  1119. slot/0/draw_stylebox = true
  1120. slot/1/left_enabled = false
  1121. slot/1/left_type = 0
  1122. slot/1/left_color = Color(1, 1, 1, 1)
  1123. slot/1/left_icon = null
  1124. slot/1/right_enabled = false
  1125. slot/1/right_type = 0
  1126. slot/1/right_color = Color(1, 1, 1, 1)
  1127. slot/1/right_icon = null
  1128. slot/1/draw_stylebox = true
  1129. slot/2/left_enabled = false
  1130. slot/2/left_type = 0
  1131. slot/2/left_color = Color(1, 1, 1, 1)
  1132. slot/2/left_icon = null
  1133. slot/2/right_enabled = false
  1134. slot/2/right_type = 0
  1135. slot/2/right_color = Color(1, 1, 1, 1)
  1136. slot/2/right_icon = null
  1137. slot/2/draw_stylebox = true
  1138. slot/3/left_enabled = false
  1139. slot/3/left_type = 0
  1140. slot/3/left_color = Color(1, 1, 1, 1)
  1141. slot/3/left_icon = null
  1142. slot/3/right_enabled = false
  1143. slot/3/right_type = 0
  1144. slot/3/right_color = Color(1, 1, 1, 1)
  1145. slot/3/right_icon = null
  1146. slot/3/draw_stylebox = true
  1147. slot/4/left_enabled = false
  1148. slot/4/left_type = 0
  1149. slot/4/left_color = Color(1, 1, 1, 1)
  1150. slot/4/left_icon = null
  1151. slot/4/right_enabled = false
  1152. slot/4/right_type = 0
  1153. slot/4/right_color = Color(1, 1, 1, 1)
  1154. slot/4/right_icon = null
  1155. slot/4/draw_stylebox = true
  1156. script = ExtResource("3_uv17x")
  1157. min_gap = 1.0
  1158. metadata/command = "extend_zigzag_1"
  1159. metadata/stereo_input = true
  1160. [node name="Control" type="Control" parent="extend_zigzag_1"]
  1161. layout_mode = 2
  1162. [node name="VBoxContainer" parent="extend_zigzag_1" instance=ExtResource("3_b6nw4")]
  1163. layout_mode = 2
  1164. tooltip_text = "Point where zigzag begins"
  1165. [node name="Label" parent="extend_zigzag_1/VBoxContainer" index="0"]
  1166. text = "Start Point"
  1167. [node name="HSlider" parent="extend_zigzag_1/VBoxContainer/HSplitContainer" index="0"]
  1168. step = 0.01
  1169. value = 0.0
  1170. metadata/time = true
  1171. metadata/min = true
  1172. [node name="VBoxContainer2" parent="extend_zigzag_1" instance=ExtResource("3_b6nw4")]
  1173. layout_mode = 2
  1174. tooltip_text = "Point where zigzag ends"
  1175. [node name="Label" parent="extend_zigzag_1/VBoxContainer2" index="0"]
  1176. text = "End Point"
  1177. [node name="HSlider" parent="extend_zigzag_1/VBoxContainer2/HSplitContainer" index="0"]
  1178. min_value = 1.0
  1179. step = 0.01
  1180. metadata/time = true
  1181. metadata/max = true
  1182. [node name="VBoxContainer3" parent="extend_zigzag_1" instance=ExtResource("3_b6nw4")]
  1183. layout_mode = 2
  1184. tooltip_text = "Duration of soundfile output"
  1185. [node name="Label" parent="extend_zigzag_1/VBoxContainer3" index="0"]
  1186. text = "Output Duration"
  1187. [node name="HSlider" parent="extend_zigzag_1/VBoxContainer3/HSplitContainer" index="0"]
  1188. min_value = 1.0
  1189. max_value = 1000.0
  1190. value = 60.0
  1191. exp_edit = true
  1192. [node name="VBoxContainer4" parent="extend_zigzag_1" instance=ExtResource("3_b6nw4")]
  1193. layout_mode = 2
  1194. tooltip_text = "Minimum time between zigzags"
  1195. [node name="Label" parent="extend_zigzag_1/VBoxContainer4" index="0"]
  1196. text = "Minimum Zigzag Time"
  1197. [node name="HSlider" parent="extend_zigzag_1/VBoxContainer4/HSplitContainer" index="0"]
  1198. min_value = 0.05
  1199. max_value = 1.0
  1200. step = 0.01
  1201. value = 0.05
  1202. [node name="filter_bank_1" type="GraphNode" parent="."]
  1203. layout_mode = 0
  1204. offset_left = 849.0
  1205. offset_top = 646.0
  1206. offset_right = 1155.0
  1207. offset_bottom = 988.0
  1208. tooltip_text = "Bank of bandpass filters tuned to the harmonic series of the Low Frequency"
  1209. title = "Filter Bank: Harmonic Series"
  1210. slot/0/left_enabled = true
  1211. slot/0/left_type = 0
  1212. slot/0/left_color = Color(1, 1, 1, 0.564706)
  1213. slot/0/left_icon = null
  1214. slot/0/right_enabled = true
  1215. slot/0/right_type = 0
  1216. slot/0/right_color = Color(1, 1, 1, 0.564706)
  1217. slot/0/right_icon = null
  1218. slot/0/draw_stylebox = true
  1219. slot/1/left_enabled = false
  1220. slot/1/left_type = 0
  1221. slot/1/left_color = Color(1, 1, 1, 1)
  1222. slot/1/left_icon = null
  1223. slot/1/right_enabled = false
  1224. slot/1/right_type = 0
  1225. slot/1/right_color = Color(1, 1, 1, 1)
  1226. slot/1/right_icon = null
  1227. slot/1/draw_stylebox = true
  1228. slot/2/left_enabled = false
  1229. slot/2/left_type = 0
  1230. slot/2/left_color = Color(1, 1, 1, 1)
  1231. slot/2/left_icon = null
  1232. slot/2/right_enabled = false
  1233. slot/2/right_type = 0
  1234. slot/2/right_color = Color(1, 1, 1, 1)
  1235. slot/2/right_icon = null
  1236. slot/2/draw_stylebox = true
  1237. slot/3/left_enabled = false
  1238. slot/3/left_type = 0
  1239. slot/3/left_color = Color(1, 1, 1, 1)
  1240. slot/3/left_icon = null
  1241. slot/3/right_enabled = false
  1242. slot/3/right_type = 0
  1243. slot/3/right_color = Color(1, 1, 1, 1)
  1244. slot/3/right_icon = null
  1245. slot/3/draw_stylebox = true
  1246. slot/4/left_enabled = false
  1247. slot/4/left_type = 0
  1248. slot/4/left_color = Color(1, 1, 1, 1)
  1249. slot/4/left_icon = null
  1250. slot/4/right_enabled = false
  1251. slot/4/right_type = 0
  1252. slot/4/right_color = Color(1, 1, 1, 1)
  1253. slot/4/right_icon = null
  1254. slot/4/draw_stylebox = true
  1255. slot/5/left_enabled = false
  1256. slot/5/left_type = 0
  1257. slot/5/left_color = Color(1, 1, 1, 1)
  1258. slot/5/left_icon = null
  1259. slot/5/right_enabled = false
  1260. slot/5/right_type = 0
  1261. slot/5/right_color = Color(1, 1, 1, 1)
  1262. slot/5/right_icon = null
  1263. slot/5/draw_stylebox = true
  1264. script = ExtResource("3_uv17x")
  1265. metadata/command = "filter_bank_1"
  1266. metadata/stereo_input = true
  1267. [node name="Control" type="Control" parent="filter_bank_1"]
  1268. layout_mode = 2
  1269. [node name="VBoxContainer" parent="filter_bank_1" instance=ExtResource("3_b6nw4")]
  1270. layout_mode = 2
  1271. tooltip_text = "Filter Q factor - how narrow the filer is"
  1272. [node name="Label" parent="filter_bank_1/VBoxContainer" index="0"]
  1273. text = "Q~"
  1274. [node name="HSlider" parent="filter_bank_1/VBoxContainer/HSplitContainer" index="0"]
  1275. min_value = 1.0
  1276. max_value = 10000.0
  1277. step = 0.01
  1278. value = 400.0
  1279. metadata/brk = true
  1280. [node name="VBoxContainer2" parent="filter_bank_1" instance=ExtResource("3_b6nw4")]
  1281. layout_mode = 2
  1282. tooltip_text = "Makeup gain after filtering"
  1283. [node name="Label" parent="filter_bank_1/VBoxContainer2" index="0"]
  1284. text = "Makeup Gain"
  1285. [node name="HSlider" parent="filter_bank_1/VBoxContainer2/HSplitContainer" index="0"]
  1286. min_value = 0.02
  1287. max_value = 60.0
  1288. step = 0.01
  1289. value = 1.5
  1290. exp_edit = true
  1291. [node name="VBoxContainer3" parent="filter_bank_1" instance=ExtResource("3_b6nw4")]
  1292. layout_mode = 2
  1293. tooltip_text = "Lowest frequency filter, all filters will be tuned based on this frequency"
  1294. [node name="Label" parent="filter_bank_1/VBoxContainer3" index="0"]
  1295. text = "Lowest Band"
  1296. [node name="HSlider" parent="filter_bank_1/VBoxContainer3/HSplitContainer" index="0"]
  1297. min_value = 20.0
  1298. max_value = 12000.0
  1299. step = 0.01
  1300. value = 55.0
  1301. exp_edit = true
  1302. [node name="VBoxContainer4" parent="filter_bank_1" instance=ExtResource("3_b6nw4")]
  1303. layout_mode = 2
  1304. tooltip_text = "The highest frequency filter, must be higer than low filter"
  1305. [node name="Label" parent="filter_bank_1/VBoxContainer4" index="0"]
  1306. text = "Highest Band"
  1307. [node name="HSlider" parent="filter_bank_1/VBoxContainer4/HSplitContainer" index="0"]
  1308. min_value = 20.0
  1309. max_value = 12000.0
  1310. step = 0.01
  1311. value = 12000.0
  1312. exp_edit = true
  1313. [node name="VBoxContainer6" parent="filter_bank_1" instance=ExtResource("3_b6nw4")]
  1314. layout_mode = 2
  1315. tooltip_text = "Amound of random spread applied to filter frequencies"
  1316. [node name="Label" parent="filter_bank_1/VBoxContainer6" index="0"]
  1317. text = "Scatter"
  1318. [node name="HSlider" parent="filter_bank_1/VBoxContainer6/HSplitContainer" index="0"]
  1319. max_value = 1.0
  1320. step = 0.01
  1321. value = 0.0
  1322. metadata/flag = "-s"
  1323. [node name="filter_bank_2" type="GraphNode" parent="."]
  1324. layout_mode = 0
  1325. offset_left = 849.0
  1326. offset_top = 1064.0
  1327. offset_right = 1155.0
  1328. offset_bottom = 1406.0
  1329. tooltip_text = "Bank of bandpass filters tuned to odd harmonics of the harmonic series of the Low Frequency"
  1330. title = "Filter Bank: Odd Harmonics"
  1331. slot/0/left_enabled = true
  1332. slot/0/left_type = 0
  1333. slot/0/left_color = Color(1, 1, 1, 0.564706)
  1334. slot/0/left_icon = null
  1335. slot/0/right_enabled = true
  1336. slot/0/right_type = 0
  1337. slot/0/right_color = Color(1, 1, 1, 0.564706)
  1338. slot/0/right_icon = null
  1339. slot/0/draw_stylebox = true
  1340. slot/1/left_enabled = false
  1341. slot/1/left_type = 0
  1342. slot/1/left_color = Color(1, 1, 1, 1)
  1343. slot/1/left_icon = null
  1344. slot/1/right_enabled = false
  1345. slot/1/right_type = 0
  1346. slot/1/right_color = Color(1, 1, 1, 1)
  1347. slot/1/right_icon = null
  1348. slot/1/draw_stylebox = true
  1349. slot/2/left_enabled = false
  1350. slot/2/left_type = 0
  1351. slot/2/left_color = Color(1, 1, 1, 1)
  1352. slot/2/left_icon = null
  1353. slot/2/right_enabled = false
  1354. slot/2/right_type = 0
  1355. slot/2/right_color = Color(1, 1, 1, 1)
  1356. slot/2/right_icon = null
  1357. slot/2/draw_stylebox = true
  1358. slot/3/left_enabled = false
  1359. slot/3/left_type = 0
  1360. slot/3/left_color = Color(1, 1, 1, 1)
  1361. slot/3/left_icon = null
  1362. slot/3/right_enabled = false
  1363. slot/3/right_type = 0
  1364. slot/3/right_color = Color(1, 1, 1, 1)
  1365. slot/3/right_icon = null
  1366. slot/3/draw_stylebox = true
  1367. slot/4/left_enabled = false
  1368. slot/4/left_type = 0
  1369. slot/4/left_color = Color(1, 1, 1, 1)
  1370. slot/4/left_icon = null
  1371. slot/4/right_enabled = false
  1372. slot/4/right_type = 0
  1373. slot/4/right_color = Color(1, 1, 1, 1)
  1374. slot/4/right_icon = null
  1375. slot/4/draw_stylebox = true
  1376. slot/5/left_enabled = false
  1377. slot/5/left_type = 0
  1378. slot/5/left_color = Color(1, 1, 1, 1)
  1379. slot/5/left_icon = null
  1380. slot/5/right_enabled = false
  1381. slot/5/right_type = 0
  1382. slot/5/right_color = Color(1, 1, 1, 1)
  1383. slot/5/right_icon = null
  1384. slot/5/draw_stylebox = true
  1385. script = ExtResource("3_uv17x")
  1386. metadata/command = "filter_bank_2"
  1387. metadata/stereo_input = true
  1388. [node name="Control" type="Control" parent="filter_bank_2"]
  1389. layout_mode = 2
  1390. [node name="VBoxContainer" parent="filter_bank_2" instance=ExtResource("3_b6nw4")]
  1391. layout_mode = 2
  1392. tooltip_text = "Filter Q factor - how narrow the filer is"
  1393. [node name="Label" parent="filter_bank_2/VBoxContainer" index="0"]
  1394. text = "Q~"
  1395. [node name="HSlider" parent="filter_bank_2/VBoxContainer/HSplitContainer" index="0"]
  1396. min_value = 1.0
  1397. max_value = 10000.0
  1398. step = 0.01
  1399. value = 400.0
  1400. metadata/brk = true
  1401. [node name="VBoxContainer2" parent="filter_bank_2" instance=ExtResource("3_b6nw4")]
  1402. layout_mode = 2
  1403. tooltip_text = "Makeup gain after filtering"
  1404. [node name="Label" parent="filter_bank_2/VBoxContainer2" index="0"]
  1405. text = "Makeup Gain"
  1406. [node name="HSlider" parent="filter_bank_2/VBoxContainer2/HSplitContainer" index="0"]
  1407. min_value = 0.02
  1408. max_value = 60.0
  1409. step = 0.01
  1410. value = 1.5
  1411. exp_edit = true
  1412. [node name="VBoxContainer3" parent="filter_bank_2" instance=ExtResource("3_b6nw4")]
  1413. layout_mode = 2
  1414. tooltip_text = "Lowest frequency filter, all filters will be tuned based on this frequency"
  1415. [node name="Label" parent="filter_bank_2/VBoxContainer3" index="0"]
  1416. text = "Lowest Band"
  1417. [node name="HSlider" parent="filter_bank_2/VBoxContainer3/HSplitContainer" index="0"]
  1418. min_value = 20.0
  1419. max_value = 12000.0
  1420. step = 0.01
  1421. value = 55.0
  1422. exp_edit = true
  1423. [node name="VBoxContainer4" parent="filter_bank_2" instance=ExtResource("3_b6nw4")]
  1424. layout_mode = 2
  1425. tooltip_text = "The highest frequency filter, must be higer than low filter"
  1426. [node name="Label" parent="filter_bank_2/VBoxContainer4" index="0"]
  1427. text = "Highest Band"
  1428. [node name="HSlider" parent="filter_bank_2/VBoxContainer4/HSplitContainer" index="0"]
  1429. min_value = 20.0
  1430. max_value = 12000.0
  1431. step = 0.01
  1432. value = 12000.0
  1433. exp_edit = true
  1434. [node name="VBoxContainer6" parent="filter_bank_2" instance=ExtResource("3_b6nw4")]
  1435. layout_mode = 2
  1436. tooltip_text = "Amound of random spread applied to filter frequencies"
  1437. [node name="Label" parent="filter_bank_2/VBoxContainer6" index="0"]
  1438. text = "Scatter"
  1439. [node name="HSlider" parent="filter_bank_2/VBoxContainer6/HSplitContainer" index="0"]
  1440. max_value = 1.0
  1441. step = 0.01
  1442. value = 0.0
  1443. metadata/flag = "-s"
  1444. [node name="filter_lohi_1" type="GraphNode" parent="."]
  1445. layout_mode = 0
  1446. offset_left = 858.0
  1447. offset_top = 2385.0
  1448. offset_right = 1164.0
  1449. offset_bottom = 2609.0
  1450. tooltip_text = "Removes high/low frequencies - Stop > Pass = Low Pass, Stop < Pass = High Pass"
  1451. title = "Filter: Low/High Pass"
  1452. slot/0/left_enabled = true
  1453. slot/0/left_type = 0
  1454. slot/0/left_color = Color(1, 1, 1, 0.564706)
  1455. slot/0/left_icon = null
  1456. slot/0/right_enabled = true
  1457. slot/0/right_type = 0
  1458. slot/0/right_color = Color(1, 1, 1, 0.564706)
  1459. slot/0/right_icon = null
  1460. slot/0/draw_stylebox = true
  1461. slot/1/left_enabled = false
  1462. slot/1/left_type = 0
  1463. slot/1/left_color = Color(1, 1, 1, 1)
  1464. slot/1/left_icon = null
  1465. slot/1/right_enabled = false
  1466. slot/1/right_type = 0
  1467. slot/1/right_color = Color(1, 1, 1, 1)
  1468. slot/1/right_icon = null
  1469. slot/1/draw_stylebox = true
  1470. slot/2/left_enabled = false
  1471. slot/2/left_type = 0
  1472. slot/2/left_color = Color(1, 1, 1, 1)
  1473. slot/2/left_icon = null
  1474. slot/2/right_enabled = false
  1475. slot/2/right_type = 0
  1476. slot/2/right_color = Color(1, 1, 1, 1)
  1477. slot/2/right_icon = null
  1478. slot/2/draw_stylebox = true
  1479. slot/3/left_enabled = false
  1480. slot/3/left_type = 0
  1481. slot/3/left_color = Color(1, 1, 1, 1)
  1482. slot/3/left_icon = null
  1483. slot/3/right_enabled = false
  1484. slot/3/right_type = 0
  1485. slot/3/right_color = Color(1, 1, 1, 1)
  1486. slot/3/right_icon = null
  1487. slot/3/draw_stylebox = true
  1488. script = ExtResource("3_uv17x")
  1489. metadata/command = "filter_lohi_1"
  1490. metadata/stereo_input = true
  1491. [node name="Control" type="Control" parent="filter_lohi_1"]
  1492. layout_mode = 2
  1493. [node name="VBoxContainer" parent="filter_lohi_1" instance=ExtResource("3_b6nw4")]
  1494. layout_mode = 2
  1495. tooltip_text = "Steepness of the filter"
  1496. [node name="Label" parent="filter_lohi_1/VBoxContainer" index="0"]
  1497. text = "Rolloff"
  1498. [node name="HSlider" parent="filter_lohi_1/VBoxContainer/HSplitContainer" index="0"]
  1499. min_value = -96.0
  1500. max_value = 0.0
  1501. step = 0.01
  1502. value = -60.0
  1503. [node name="PopupMenu" parent="filter_lohi_1/VBoxContainer/HSplitContainer/HSlider" index="0"]
  1504. auto_translate_mode = 1
  1505. size = Vector2i(208, 100)
  1506. [node name="BreakFileMaker" parent="filter_lohi_1/VBoxContainer" index="3"]
  1507. auto_translate_mode = 1
  1508. [node name="VBoxContainer2" parent="filter_lohi_1" instance=ExtResource("3_b6nw4")]
  1509. layout_mode = 2
  1510. tooltip_text = "Last pitch to be passed by the filter"
  1511. [node name="Label" parent="filter_lohi_1/VBoxContainer2" index="0"]
  1512. text = "Pass-band"
  1513. [node name="HSlider" parent="filter_lohi_1/VBoxContainer2/HSplitContainer" index="0"]
  1514. min_value = 20.0
  1515. max_value = 20000.0
  1516. step = 0.01
  1517. value = 440.0
  1518. exp_edit = true
  1519. [node name="PopupMenu" parent="filter_lohi_1/VBoxContainer2/HSplitContainer/HSlider" index="0"]
  1520. auto_translate_mode = 1
  1521. size = Vector2i(208, 100)
  1522. [node name="BreakFileMaker" parent="filter_lohi_1/VBoxContainer2" index="3"]
  1523. auto_translate_mode = 1
  1524. [node name="VBoxContainer3" parent="filter_lohi_1" instance=ExtResource("3_b6nw4")]
  1525. layout_mode = 2
  1526. tooltip_text = "First pitch to be stopped by the filter"
  1527. [node name="Label" parent="filter_lohi_1/VBoxContainer3" index="0"]
  1528. text = "Stop-band"
  1529. [node name="HSlider" parent="filter_lohi_1/VBoxContainer3/HSplitContainer" index="0"]
  1530. min_value = 20.0
  1531. max_value = 20000.0
  1532. step = 0.01
  1533. value = 10000.0
  1534. exp_edit = true
  1535. [node name="PopupMenu" parent="filter_lohi_1/VBoxContainer3/HSplitContainer/HSlider" index="0"]
  1536. auto_translate_mode = 1
  1537. size = Vector2i(208, 100)
  1538. [node name="BreakFileMaker" parent="filter_lohi_1/VBoxContainer3" index="3"]
  1539. auto_translate_mode = 1
  1540. [node name="filter_bank_5" type="GraphNode" parent="."]
  1541. layout_mode = 0
  1542. offset_left = 850.0
  1543. offset_top = 1476.0
  1544. offset_right = 1156.0
  1545. offset_bottom = 1877.0
  1546. tooltip_text = "Bank of linearly spread bandpass filters "
  1547. title = "Filter Bank: Linear"
  1548. slot/0/left_enabled = true
  1549. slot/0/left_type = 0
  1550. slot/0/left_color = Color(1, 1, 1, 0.564706)
  1551. slot/0/left_icon = null
  1552. slot/0/right_enabled = true
  1553. slot/0/right_type = 0
  1554. slot/0/right_color = Color(1, 1, 1, 0.564706)
  1555. slot/0/right_icon = null
  1556. slot/0/draw_stylebox = true
  1557. slot/1/left_enabled = false
  1558. slot/1/left_type = 0
  1559. slot/1/left_color = Color(1, 1, 1, 1)
  1560. slot/1/left_icon = null
  1561. slot/1/right_enabled = false
  1562. slot/1/right_type = 0
  1563. slot/1/right_color = Color(1, 1, 1, 1)
  1564. slot/1/right_icon = null
  1565. slot/1/draw_stylebox = true
  1566. slot/2/left_enabled = false
  1567. slot/2/left_type = 0
  1568. slot/2/left_color = Color(1, 1, 1, 1)
  1569. slot/2/left_icon = null
  1570. slot/2/right_enabled = false
  1571. slot/2/right_type = 0
  1572. slot/2/right_color = Color(1, 1, 1, 1)
  1573. slot/2/right_icon = null
  1574. slot/2/draw_stylebox = true
  1575. slot/3/left_enabled = false
  1576. slot/3/left_type = 0
  1577. slot/3/left_color = Color(1, 1, 1, 1)
  1578. slot/3/left_icon = null
  1579. slot/3/right_enabled = false
  1580. slot/3/right_type = 0
  1581. slot/3/right_color = Color(1, 1, 1, 1)
  1582. slot/3/right_icon = null
  1583. slot/3/draw_stylebox = true
  1584. slot/4/left_enabled = false
  1585. slot/4/left_type = 0
  1586. slot/4/left_color = Color(1, 1, 1, 1)
  1587. slot/4/left_icon = null
  1588. slot/4/right_enabled = false
  1589. slot/4/right_type = 0
  1590. slot/4/right_color = Color(1, 1, 1, 1)
  1591. slot/4/right_icon = null
  1592. slot/4/draw_stylebox = true
  1593. slot/5/left_enabled = false
  1594. slot/5/left_type = 0
  1595. slot/5/left_color = Color(1, 1, 1, 1)
  1596. slot/5/left_icon = null
  1597. slot/5/right_enabled = false
  1598. slot/5/right_type = 0
  1599. slot/5/right_color = Color(1, 1, 1, 1)
  1600. slot/5/right_icon = null
  1601. slot/5/draw_stylebox = true
  1602. slot/6/left_enabled = false
  1603. slot/6/left_type = 0
  1604. slot/6/left_color = Color(1, 1, 1, 1)
  1605. slot/6/left_icon = null
  1606. slot/6/right_enabled = false
  1607. slot/6/right_type = 0
  1608. slot/6/right_color = Color(1, 1, 1, 1)
  1609. slot/6/right_icon = null
  1610. slot/6/draw_stylebox = true
  1611. script = ExtResource("3_uv17x")
  1612. metadata/command = "filter_bank_5"
  1613. metadata/stereo_input = true
  1614. [node name="Control" type="Control" parent="filter_bank_5"]
  1615. layout_mode = 2
  1616. [node name="VBoxContainer" parent="filter_bank_5" instance=ExtResource("3_b6nw4")]
  1617. layout_mode = 2
  1618. tooltip_text = "Filter Q factor - how narrow the filer is"
  1619. [node name="Label" parent="filter_bank_5/VBoxContainer" index="0"]
  1620. text = "Q~"
  1621. [node name="HSlider" parent="filter_bank_5/VBoxContainer/HSplitContainer" index="0"]
  1622. min_value = 1.0
  1623. max_value = 10000.0
  1624. step = 0.01
  1625. value = 400.0
  1626. metadata/brk = true
  1627. [node name="VBoxContainer2" parent="filter_bank_5" instance=ExtResource("3_b6nw4")]
  1628. layout_mode = 2
  1629. tooltip_text = "Makeup gain after filtering"
  1630. [node name="Label" parent="filter_bank_5/VBoxContainer2" index="0"]
  1631. text = "Makeup Gain"
  1632. [node name="HSlider" parent="filter_bank_5/VBoxContainer2/HSplitContainer" index="0"]
  1633. min_value = 0.02
  1634. max_value = 60.0
  1635. step = 0.01
  1636. value = 1.5
  1637. exp_edit = true
  1638. [node name="VBoxContainer3" parent="filter_bank_5" instance=ExtResource("3_b6nw4")]
  1639. layout_mode = 2
  1640. tooltip_text = "Lowest frequency filter,"
  1641. [node name="Label" parent="filter_bank_5/VBoxContainer3" index="0"]
  1642. text = "Lowest Band"
  1643. [node name="HSlider" parent="filter_bank_5/VBoxContainer3/HSplitContainer" index="0"]
  1644. min_value = 20.0
  1645. max_value = 12000.0
  1646. step = 0.01
  1647. value = 55.0
  1648. exp_edit = true
  1649. [node name="VBoxContainer4" parent="filter_bank_5" instance=ExtResource("3_b6nw4")]
  1650. layout_mode = 2
  1651. tooltip_text = "The highest frequency filter, must be higer than low filter"
  1652. [node name="Label" parent="filter_bank_5/VBoxContainer4" index="0"]
  1653. text = "Highest Band"
  1654. [node name="HSlider" parent="filter_bank_5/VBoxContainer4/HSplitContainer" index="0"]
  1655. min_value = 20.0
  1656. max_value = 12000.0
  1657. step = 0.01
  1658. value = 12000.0
  1659. exp_edit = true
  1660. [node name="VBoxContainer5" parent="filter_bank_5" instance=ExtResource("3_b6nw4")]
  1661. layout_mode = 2
  1662. tooltip_text = "The number of filters in the filter bank"
  1663. [node name="Label" parent="filter_bank_5/VBoxContainer5" index="0"]
  1664. text = "Number of Filters"
  1665. [node name="HSlider" parent="filter_bank_5/VBoxContainer5/HSplitContainer" index="0"]
  1666. min_value = 1.0
  1667. value = 8.0
  1668. [node name="VBoxContainer6" parent="filter_bank_5" instance=ExtResource("3_b6nw4")]
  1669. layout_mode = 2
  1670. tooltip_text = "Amound of random spread applied to filter frequencies"
  1671. [node name="Label" parent="filter_bank_5/VBoxContainer6" index="0"]
  1672. text = "Scatter"
  1673. [node name="HSlider" parent="filter_bank_5/VBoxContainer6/HSplitContainer" index="0"]
  1674. max_value = 1.0
  1675. step = 0.01
  1676. value = 0.0
  1677. metadata/flag = "-s"
  1678. [node name="filter_bank_6" type="GraphNode" parent="."]
  1679. layout_mode = 0
  1680. offset_left = 854.0
  1681. offset_top = 1960.0
  1682. offset_right = 1160.0
  1683. offset_bottom = 2361.0
  1684. tooltip_text = "Bank of bandpass filters spread apart in semitones"
  1685. title = "Filter Bank: Pitched Intervals"
  1686. slot/0/left_enabled = true
  1687. slot/0/left_type = 0
  1688. slot/0/left_color = Color(1, 1, 1, 0.564706)
  1689. slot/0/left_icon = null
  1690. slot/0/right_enabled = true
  1691. slot/0/right_type = 0
  1692. slot/0/right_color = Color(1, 1, 1, 0.564706)
  1693. slot/0/right_icon = null
  1694. slot/0/draw_stylebox = true
  1695. slot/1/left_enabled = false
  1696. slot/1/left_type = 0
  1697. slot/1/left_color = Color(1, 1, 1, 1)
  1698. slot/1/left_icon = null
  1699. slot/1/right_enabled = false
  1700. slot/1/right_type = 0
  1701. slot/1/right_color = Color(1, 1, 1, 1)
  1702. slot/1/right_icon = null
  1703. slot/1/draw_stylebox = true
  1704. slot/2/left_enabled = false
  1705. slot/2/left_type = 0
  1706. slot/2/left_color = Color(1, 1, 1, 1)
  1707. slot/2/left_icon = null
  1708. slot/2/right_enabled = false
  1709. slot/2/right_type = 0
  1710. slot/2/right_color = Color(1, 1, 1, 1)
  1711. slot/2/right_icon = null
  1712. slot/2/draw_stylebox = true
  1713. slot/3/left_enabled = false
  1714. slot/3/left_type = 0
  1715. slot/3/left_color = Color(1, 1, 1, 1)
  1716. slot/3/left_icon = null
  1717. slot/3/right_enabled = false
  1718. slot/3/right_type = 0
  1719. slot/3/right_color = Color(1, 1, 1, 1)
  1720. slot/3/right_icon = null
  1721. slot/3/draw_stylebox = true
  1722. slot/4/left_enabled = false
  1723. slot/4/left_type = 0
  1724. slot/4/left_color = Color(1, 1, 1, 1)
  1725. slot/4/left_icon = null
  1726. slot/4/right_enabled = false
  1727. slot/4/right_type = 0
  1728. slot/4/right_color = Color(1, 1, 1, 1)
  1729. slot/4/right_icon = null
  1730. slot/4/draw_stylebox = true
  1731. slot/5/left_enabled = false
  1732. slot/5/left_type = 0
  1733. slot/5/left_color = Color(1, 1, 1, 1)
  1734. slot/5/left_icon = null
  1735. slot/5/right_enabled = false
  1736. slot/5/right_type = 0
  1737. slot/5/right_color = Color(1, 1, 1, 1)
  1738. slot/5/right_icon = null
  1739. slot/5/draw_stylebox = true
  1740. slot/6/left_enabled = false
  1741. slot/6/left_type = 0
  1742. slot/6/left_color = Color(1, 1, 1, 1)
  1743. slot/6/left_icon = null
  1744. slot/6/right_enabled = false
  1745. slot/6/right_type = 0
  1746. slot/6/right_color = Color(1, 1, 1, 1)
  1747. slot/6/right_icon = null
  1748. slot/6/draw_stylebox = true
  1749. script = ExtResource("3_uv17x")
  1750. metadata/command = "filter_bank_6"
  1751. metadata/stereo_input = true
  1752. [node name="Control" type="Control" parent="filter_bank_6"]
  1753. layout_mode = 2
  1754. [node name="VBoxContainer" parent="filter_bank_6" instance=ExtResource("3_b6nw4")]
  1755. layout_mode = 2
  1756. tooltip_text = "Filter Q factor - how narrow the filer is"
  1757. [node name="Label" parent="filter_bank_6/VBoxContainer" index="0"]
  1758. text = "Q~"
  1759. [node name="HSlider" parent="filter_bank_6/VBoxContainer/HSplitContainer" index="0"]
  1760. min_value = 1.0
  1761. max_value = 10000.0
  1762. step = 0.01
  1763. value = 400.0
  1764. metadata/brk = true
  1765. [node name="VBoxContainer2" parent="filter_bank_6" instance=ExtResource("3_b6nw4")]
  1766. layout_mode = 2
  1767. tooltip_text = "Makeup gain after filtering"
  1768. [node name="Label" parent="filter_bank_6/VBoxContainer2" index="0"]
  1769. text = "Makeup Gain"
  1770. [node name="HSlider" parent="filter_bank_6/VBoxContainer2/HSplitContainer" index="0"]
  1771. min_value = 0.02
  1772. max_value = 60.0
  1773. step = 0.01
  1774. value = 1.5
  1775. exp_edit = true
  1776. [node name="VBoxContainer3" parent="filter_bank_6" instance=ExtResource("3_b6nw4")]
  1777. layout_mode = 2
  1778. tooltip_text = "Lowest frequency filter,"
  1779. [node name="Label" parent="filter_bank_6/VBoxContainer3" index="0"]
  1780. text = "Lowest Band"
  1781. [node name="HSlider" parent="filter_bank_6/VBoxContainer3/HSplitContainer" index="0"]
  1782. min_value = 20.0
  1783. max_value = 12000.0
  1784. step = 0.01
  1785. value = 55.0
  1786. exp_edit = true
  1787. [node name="VBoxContainer4" parent="filter_bank_6" instance=ExtResource("3_b6nw4")]
  1788. layout_mode = 2
  1789. tooltip_text = "The highest frequency filter, must be higer than low filter"
  1790. [node name="Label" parent="filter_bank_6/VBoxContainer4" index="0"]
  1791. text = "Highest Band"
  1792. [node name="HSlider" parent="filter_bank_6/VBoxContainer4/HSplitContainer" index="0"]
  1793. min_value = 20.0
  1794. max_value = 12000.0
  1795. step = 0.01
  1796. value = 12000.0
  1797. exp_edit = true
  1798. [node name="VBoxContainer5" parent="filter_bank_6" instance=ExtResource("3_b6nw4")]
  1799. layout_mode = 2
  1800. tooltip_text = "The musical interval between each filter"
  1801. [node name="Label" parent="filter_bank_6/VBoxContainer5" index="0"]
  1802. text = "Semitones"
  1803. [node name="HSlider" parent="filter_bank_6/VBoxContainer5/HSplitContainer" index="0"]
  1804. min_value = 1.0
  1805. max_value = 24.0
  1806. value = 7.0
  1807. [node name="VBoxContainer6" parent="filter_bank_6" instance=ExtResource("3_b6nw4")]
  1808. layout_mode = 2
  1809. tooltip_text = "Amound of random spread applied to filter frequencies"
  1810. [node name="Label" parent="filter_bank_6/VBoxContainer6" index="0"]
  1811. text = "Scatter"
  1812. [node name="HSlider" parent="filter_bank_6/VBoxContainer6/HSplitContainer" index="0"]
  1813. max_value = 1.0
  1814. step = 0.01
  1815. value = 0.0
  1816. metadata/flag = "-s"
  1817. [node name="modify_brassage_1" type="GraphNode" parent="."]
  1818. layout_mode = 0
  1819. offset_left = 1239.0
  1820. offset_top = 415.0
  1821. offset_right = 1545.0
  1822. offset_bottom = 521.0
  1823. tooltip_text = "Shift the pitch of infile while retaining (more or less) the same duration"
  1824. title = "Granulate: Pitch Shift"
  1825. slot/0/left_enabled = true
  1826. slot/0/left_type = 0
  1827. slot/0/left_color = Color(1, 1, 1, 0.564706)
  1828. slot/0/left_icon = null
  1829. slot/0/right_enabled = true
  1830. slot/0/right_type = 0
  1831. slot/0/right_color = Color(1, 1, 1, 0.564706)
  1832. slot/0/right_icon = null
  1833. slot/0/draw_stylebox = true
  1834. slot/1/left_enabled = false
  1835. slot/1/left_type = 0
  1836. slot/1/left_color = Color(1, 1, 1, 1)
  1837. slot/1/left_icon = null
  1838. slot/1/right_enabled = false
  1839. slot/1/right_type = 0
  1840. slot/1/right_color = Color(1, 1, 1, 1)
  1841. slot/1/right_icon = null
  1842. slot/1/draw_stylebox = true
  1843. script = ExtResource("3_uv17x")
  1844. metadata/command = "modify_brassage_1"
  1845. metadata/stereo_input = true
  1846. [node name="Control" type="Control" parent="modify_brassage_1"]
  1847. layout_mode = 2
  1848. [node name="VBoxContainer" parent="modify_brassage_1" instance=ExtResource("3_b6nw4")]
  1849. layout_mode = 2
  1850. tooltip_text = "Change of pitch in semitones"
  1851. [node name="Label" parent="modify_brassage_1/VBoxContainer" index="0"]
  1852. text = "Pitch Shift~"
  1853. [node name="HSlider" parent="modify_brassage_1/VBoxContainer/HSplitContainer" index="0"]
  1854. min_value = -24.0
  1855. max_value = 24.0
  1856. step = 0.01
  1857. value = -12.0
  1858. metadata/brk = true
  1859. [node name="modify_brassage_2" type="GraphNode" parent="."]
  1860. layout_mode = 0
  1861. offset_left = 1240.0
  1862. offset_top = 559.0
  1863. offset_right = 1546.0
  1864. offset_bottom = 665.0
  1865. tooltip_text = "Stretch or compress the infile in time, while retaining the same pitch"
  1866. title = "Granulate: Time Stretch"
  1867. slot/0/left_enabled = true
  1868. slot/0/left_type = 0
  1869. slot/0/left_color = Color(1, 1, 1, 0.564706)
  1870. slot/0/left_icon = null
  1871. slot/0/right_enabled = true
  1872. slot/0/right_type = 0
  1873. slot/0/right_color = Color(1, 1, 1, 0.564706)
  1874. slot/0/right_icon = null
  1875. slot/0/draw_stylebox = true
  1876. slot/1/left_enabled = false
  1877. slot/1/left_type = 0
  1878. slot/1/left_color = Color(1, 1, 1, 1)
  1879. slot/1/left_icon = null
  1880. slot/1/right_enabled = false
  1881. slot/1/right_type = 0
  1882. slot/1/right_color = Color(1, 1, 1, 1)
  1883. slot/1/right_icon = null
  1884. slot/1/draw_stylebox = true
  1885. script = ExtResource("3_uv17x")
  1886. metadata/command = "modify_brassage_2"
  1887. metadata/stereo_input = true
  1888. [node name="Control" type="Control" parent="modify_brassage_2"]
  1889. layout_mode = 2
  1890. [node name="VBoxContainer" parent="modify_brassage_2" instance=ExtResource("3_b6nw4")]
  1891. layout_mode = 2
  1892. tooltip_text = "The playback speed through the soundfile <1 slower >1 faster"
  1893. [node name="Label" parent="modify_brassage_2/VBoxContainer" index="0"]
  1894. text = "Speed"
  1895. [node name="HSlider" parent="modify_brassage_2/VBoxContainer/HSplitContainer" index="0"]
  1896. min_value = 0.001
  1897. max_value = 10.0
  1898. step = 0.01
  1899. value = 0.251
  1900. exp_edit = true
  1901. metadata/brk = false
  1902. [node name="modify_brassage_4" type="GraphNode" parent="."]
  1903. layout_mode = 0
  1904. offset_left = 1241.0
  1905. offset_top = 707.0
  1906. offset_right = 1547.0
  1907. offset_bottom = 872.0
  1908. tooltip_text = "Random reordering of grains within a timeframe"
  1909. title = "Granulate: Scramble"
  1910. slot/0/left_enabled = true
  1911. slot/0/left_type = 0
  1912. slot/0/left_color = Color(1, 1, 1, 0.564706)
  1913. slot/0/left_icon = null
  1914. slot/0/right_enabled = true
  1915. slot/0/right_type = 0
  1916. slot/0/right_color = Color(1, 1, 1, 0.564706)
  1917. slot/0/right_icon = null
  1918. slot/0/draw_stylebox = true
  1919. slot/1/left_enabled = false
  1920. slot/1/left_type = 0
  1921. slot/1/left_color = Color(1, 1, 1, 1)
  1922. slot/1/left_icon = null
  1923. slot/1/right_enabled = false
  1924. slot/1/right_type = 0
  1925. slot/1/right_color = Color(1, 1, 1, 1)
  1926. slot/1/right_icon = null
  1927. slot/1/draw_stylebox = true
  1928. slot/2/left_enabled = false
  1929. slot/2/left_type = 0
  1930. slot/2/left_color = Color(1, 1, 1, 1)
  1931. slot/2/left_icon = null
  1932. slot/2/right_enabled = false
  1933. slot/2/right_type = 0
  1934. slot/2/right_color = Color(1, 1, 1, 1)
  1935. slot/2/right_icon = null
  1936. slot/2/draw_stylebox = true
  1937. script = ExtResource("3_uv17x")
  1938. metadata/command = "modify_brassage_4"
  1939. metadata/stereo_input = true
  1940. [node name="Control" type="Control" parent="modify_brassage_4"]
  1941. layout_mode = 2
  1942. [node name="VBoxContainer" parent="modify_brassage_4" instance=ExtResource("3_b6nw4")]
  1943. layout_mode = 2
  1944. tooltip_text = "Length of each grain in ms"
  1945. [node name="Label" parent="modify_brassage_4/VBoxContainer" index="0"]
  1946. text = "Grainsize~"
  1947. [node name="HSlider" parent="modify_brassage_4/VBoxContainer/HSplitContainer" index="0"]
  1948. min_value = 2.0
  1949. max_value = 500.0
  1950. step = 0.01
  1951. exp_edit = true
  1952. metadata/brk = true
  1953. [node name="VBoxContainer2" parent="modify_brassage_4" instance=ExtResource("3_b6nw4")]
  1954. layout_mode = 2
  1955. tooltip_text = "Range of search for next grain"
  1956. [node name="Label" parent="modify_brassage_4/VBoxContainer2" index="0"]
  1957. text = "Range~"
  1958. [node name="HSlider" parent="modify_brassage_4/VBoxContainer2/HSplitContainer" index="0"]
  1959. min_value = 1.0
  1960. max_value = 10000.0
  1961. step = 0.01
  1962. value = 2500.0
  1963. metadata/flag = "-r"
  1964. metadata/brk = true
  1965. [node name="modify_brassage_5" type="GraphNode" parent="."]
  1966. layout_mode = 0
  1967. offset_left = 1249.0
  1968. offset_top = 920.0
  1969. offset_right = 1555.0
  1970. offset_bottom = 1026.0
  1971. tooltip_text = "Put a grainy surface on a source"
  1972. title = "Granulate: Granulate"
  1973. slot/0/left_enabled = true
  1974. slot/0/left_type = 0
  1975. slot/0/left_color = Color(1, 1, 1, 0.564706)
  1976. slot/0/left_icon = null
  1977. slot/0/right_enabled = true
  1978. slot/0/right_type = 0
  1979. slot/0/right_color = Color(1, 1, 1, 0.564706)
  1980. slot/0/right_icon = null
  1981. slot/0/draw_stylebox = true
  1982. slot/1/left_enabled = false
  1983. slot/1/left_type = 0
  1984. slot/1/left_color = Color(1, 1, 1, 1)
  1985. slot/1/left_icon = null
  1986. slot/1/right_enabled = false
  1987. slot/1/right_type = 0
  1988. slot/1/right_color = Color(1, 1, 1, 1)
  1989. slot/1/right_icon = null
  1990. slot/1/draw_stylebox = true
  1991. script = ExtResource("3_uv17x")
  1992. metadata/command = "modify_brassage_5"
  1993. metadata/stereo_input = true
  1994. [node name="Control" type="Control" parent="modify_brassage_5"]
  1995. layout_mode = 2
  1996. [node name="VBoxContainer" parent="modify_brassage_5" instance=ExtResource("3_b6nw4")]
  1997. layout_mode = 2
  1998. tooltip_text = "Amount of grain overlap
  1999. Values < 1 leaves intergrain silence"
  2000. [node name="Label" parent="modify_brassage_5/VBoxContainer" index="0"]
  2001. text = "Density~"
  2002. [node name="HSlider" parent="modify_brassage_5/VBoxContainer/HSplitContainer" index="0"]
  2003. min_value = 0.01
  2004. max_value = 2.0
  2005. step = 0.01
  2006. value = 0.6
  2007. metadata/brk = true
  2008. [node name="modify_brassage_6" type="GraphNode" parent="."]
  2009. layout_mode = 0
  2010. offset_left = 1248.0
  2011. offset_top = 1076.0
  2012. offset_right = 1554.0
  2013. offset_bottom = 1182.0
  2014. tooltip_text = "Granular processor for segmenting and fragmenting sounds"
  2015. title = "Granulate: Brassage"
  2016. slot/0/left_enabled = true
  2017. slot/0/left_type = 0
  2018. slot/0/left_color = Color(1, 1, 1, 0.564706)
  2019. slot/0/left_icon = null
  2020. slot/0/right_enabled = true
  2021. slot/0/right_type = 0
  2022. slot/0/right_color = Color(1, 1, 1, 0.564706)
  2023. slot/0/right_icon = null
  2024. slot/0/draw_stylebox = true
  2025. slot/1/left_enabled = false
  2026. slot/1/left_type = 0
  2027. slot/1/left_color = Color(1, 1, 1, 1)
  2028. slot/1/left_icon = null
  2029. slot/1/right_enabled = false
  2030. slot/1/right_type = 0
  2031. slot/1/right_color = Color(1, 1, 1, 1)
  2032. slot/1/right_icon = null
  2033. slot/1/draw_stylebox = true
  2034. slot/2/left_enabled = false
  2035. slot/2/left_type = 0
  2036. slot/2/left_color = Color(1, 1, 1, 1)
  2037. slot/2/left_icon = null
  2038. slot/2/right_enabled = false
  2039. slot/2/right_type = 0
  2040. slot/2/right_color = Color(1, 1, 1, 1)
  2041. slot/2/right_icon = null
  2042. slot/2/draw_stylebox = true
  2043. slot/3/left_enabled = false
  2044. slot/3/left_type = 0
  2045. slot/3/left_color = Color(1, 1, 1, 1)
  2046. slot/3/left_icon = null
  2047. slot/3/right_enabled = false
  2048. slot/3/right_type = 0
  2049. slot/3/right_color = Color(1, 1, 1, 1)
  2050. slot/3/right_icon = null
  2051. slot/3/draw_stylebox = true
  2052. slot/4/left_enabled = false
  2053. slot/4/left_type = 0
  2054. slot/4/left_color = Color(1, 1, 1, 1)
  2055. slot/4/left_icon = null
  2056. slot/4/right_enabled = false
  2057. slot/4/right_type = 0
  2058. slot/4/right_color = Color(1, 1, 1, 1)
  2059. slot/4/right_icon = null
  2060. slot/4/draw_stylebox = true
  2061. slot/5/left_enabled = false
  2062. slot/5/left_type = 0
  2063. slot/5/left_color = Color(1, 1, 1, 1)
  2064. slot/5/left_icon = null
  2065. slot/5/right_enabled = false
  2066. slot/5/right_type = 0
  2067. slot/5/right_color = Color(1, 1, 1, 1)
  2068. slot/5/right_icon = null
  2069. slot/5/draw_stylebox = true
  2070. slot/6/left_enabled = false
  2071. slot/6/left_type = 0
  2072. slot/6/left_color = Color(1, 1, 1, 1)
  2073. slot/6/left_icon = null
  2074. slot/6/right_enabled = false
  2075. slot/6/right_type = 0
  2076. slot/6/right_color = Color(1, 1, 1, 1)
  2077. slot/6/right_icon = null
  2078. slot/6/draw_stylebox = true
  2079. slot/7/left_enabled = false
  2080. slot/7/left_type = 0
  2081. slot/7/left_color = Color(1, 1, 1, 1)
  2082. slot/7/left_icon = null
  2083. slot/7/right_enabled = false
  2084. slot/7/right_type = 0
  2085. slot/7/right_color = Color(1, 1, 1, 1)
  2086. slot/7/right_icon = null
  2087. slot/7/draw_stylebox = true
  2088. slot/8/left_enabled = false
  2089. slot/8/left_type = 0
  2090. slot/8/left_color = Color(1, 1, 1, 1)
  2091. slot/8/left_icon = null
  2092. slot/8/right_enabled = false
  2093. slot/8/right_type = 0
  2094. slot/8/right_color = Color(1, 1, 1, 1)
  2095. slot/8/right_icon = null
  2096. slot/8/draw_stylebox = true
  2097. slot/9/left_enabled = false
  2098. slot/9/left_type = 0
  2099. slot/9/left_color = Color(1, 1, 1, 1)
  2100. slot/9/left_icon = null
  2101. slot/9/right_enabled = false
  2102. slot/9/right_type = 0
  2103. slot/9/right_color = Color(1, 1, 1, 1)
  2104. slot/9/right_icon = null
  2105. slot/9/draw_stylebox = true
  2106. slot/10/left_enabled = false
  2107. slot/10/left_type = 0
  2108. slot/10/left_color = Color(1, 1, 1, 1)
  2109. slot/10/left_icon = null
  2110. slot/10/right_enabled = false
  2111. slot/10/right_type = 0
  2112. slot/10/right_color = Color(1, 1, 1, 1)
  2113. slot/10/right_icon = null
  2114. slot/10/draw_stylebox = true
  2115. script = ExtResource("3_uv17x")
  2116. metadata/command = "modify_brassage_6"
  2117. metadata/stereo_input = true
  2118. [node name="Control" type="Control" parent="modify_brassage_6"]
  2119. layout_mode = 2
  2120. [node name="VBoxContainer" parent="modify_brassage_6" instance=ExtResource("3_b6nw4")]
  2121. layout_mode = 2
  2122. tooltip_text = "How fast to move through the file, >1 faster <1 slower"
  2123. [node name="Label" parent="modify_brassage_6/VBoxContainer" index="0"]
  2124. text = "Scan Speed~"
  2125. [node name="HSlider" parent="modify_brassage_6/VBoxContainer/HSplitContainer" index="0"]
  2126. min_value = 0.01
  2127. max_value = 10.0
  2128. step = 0.01
  2129. value = 1.0
  2130. exp_edit = true
  2131. metadata/brk = true
  2132. [node name="PopupMenu" parent="modify_brassage_6/VBoxContainer/HSplitContainer/HSlider" index="0"]
  2133. auto_translate_mode = 1
  2134. size = Vector2i(208, 100)
  2135. [node name="BreakFileMaker" parent="modify_brassage_6/VBoxContainer" index="3"]
  2136. auto_translate_mode = 1
  2137. [node name="VBoxContainer2" parent="modify_brassage_6" instance=ExtResource("3_b6nw4")]
  2138. layout_mode = 2
  2139. tooltip_text = "Amount of grain overlap
  2140. Values < 1 leaves intergrain silence"
  2141. [node name="Label" parent="modify_brassage_6/VBoxContainer2" index="0"]
  2142. text = "Density~"
  2143. [node name="HSlider" parent="modify_brassage_6/VBoxContainer2/HSplitContainer" index="0"]
  2144. min_value = 0.2
  2145. max_value = 8.0
  2146. step = 0.01
  2147. value = 2.0
  2148. metadata/brk = true
  2149. [node name="PopupMenu" parent="modify_brassage_6/VBoxContainer2/HSplitContainer/HSlider" index="0"]
  2150. auto_translate_mode = 1
  2151. size = Vector2i(208, 100)
  2152. [node name="BreakFileMaker" parent="modify_brassage_6/VBoxContainer2" index="3"]
  2153. auto_translate_mode = 1
  2154. [node name="VBoxContainer3" parent="modify_brassage_6" instance=ExtResource("3_b6nw4")]
  2155. layout_mode = 2
  2156. tooltip_text = "Size of the grains in milliseconds"
  2157. [node name="Label" parent="modify_brassage_6/VBoxContainer3" index="0"]
  2158. text = "Grain Size~"
  2159. [node name="HSlider" parent="modify_brassage_6/VBoxContainer3/HSplitContainer" index="0"]
  2160. min_value = 2.0
  2161. max_value = 200.0
  2162. step = 0.01
  2163. value = 50.0
  2164. metadata/brk = true
  2165. [node name="PopupMenu" parent="modify_brassage_6/VBoxContainer3/HSplitContainer/HSlider" index="0"]
  2166. auto_translate_mode = 1
  2167. size = Vector2i(208, 100)
  2168. [node name="BreakFileMaker" parent="modify_brassage_6/VBoxContainer3" index="3"]
  2169. auto_translate_mode = 1
  2170. [node name="VBoxContainer4" parent="modify_brassage_6" instance=ExtResource("3_b6nw4")]
  2171. layout_mode = 2
  2172. tooltip_text = "Transposition of grains in semitones"
  2173. [node name="Label" parent="modify_brassage_6/VBoxContainer4" index="0"]
  2174. text = "Pitchshift~"
  2175. [node name="HSlider" parent="modify_brassage_6/VBoxContainer4/HSplitContainer" index="0"]
  2176. min_value = -24.0
  2177. max_value = 24.0
  2178. step = 0.01
  2179. value = 0.0
  2180. metadata/brk = true
  2181. [node name="PopupMenu" parent="modify_brassage_6/VBoxContainer4/HSplitContainer/HSlider" index="0"]
  2182. auto_translate_mode = 1
  2183. size = Vector2i(208, 100)
  2184. [node name="BreakFileMaker" parent="modify_brassage_6/VBoxContainer4" index="3"]
  2185. auto_translate_mode = 1
  2186. [node name="VBoxContainer5" parent="modify_brassage_6" instance=ExtResource("3_b6nw4")]
  2187. layout_mode = 2
  2188. tooltip_text = "Gain applied to grains"
  2189. [node name="Label" parent="modify_brassage_6/VBoxContainer5" index="0"]
  2190. text = "Amplitude~"
  2191. [node name="HSlider" parent="modify_brassage_6/VBoxContainer5/HSplitContainer" index="0"]
  2192. min_value = 0.01
  2193. max_value = 1.0
  2194. step = 0.01
  2195. value = 1.0
  2196. exp_edit = true
  2197. metadata/brk = true
  2198. [node name="PopupMenu" parent="modify_brassage_6/VBoxContainer5/HSplitContainer/HSlider" index="0"]
  2199. auto_translate_mode = 1
  2200. size = Vector2i(208, 100)
  2201. [node name="BreakFileMaker" parent="modify_brassage_6/VBoxContainer5" index="3"]
  2202. auto_translate_mode = 1
  2203. [node name="VBoxContainer6" parent="modify_brassage_6" instance=ExtResource("3_b6nw4")]
  2204. layout_mode = 2
  2205. tooltip_text = "Position of grains from L to R (0 = L, 1 = R)"
  2206. [node name="Label" parent="modify_brassage_6/VBoxContainer6" index="0"]
  2207. text = "Panning~"
  2208. [node name="HSlider" parent="modify_brassage_6/VBoxContainer6/HSplitContainer" index="0"]
  2209. max_value = 1.0
  2210. step = 0.01
  2211. value = 0.5
  2212. metadata/brk = true
  2213. [node name="PopupMenu" parent="modify_brassage_6/VBoxContainer6/HSplitContainer/HSlider" index="0"]
  2214. auto_translate_mode = 1
  2215. size = Vector2i(208, 100)
  2216. [node name="BreakFileMaker" parent="modify_brassage_6/VBoxContainer6" index="3"]
  2217. auto_translate_mode = 1
  2218. [node name="VBoxContainer7" parent="modify_brassage_6" instance=ExtResource("3_b6nw4")]
  2219. layout_mode = 2
  2220. tooltip_text = "Time for each grain to fade in (ms)"
  2221. [node name="Label" parent="modify_brassage_6/VBoxContainer7" index="0"]
  2222. text = "Attack~"
  2223. [node name="HSlider" parent="modify_brassage_6/VBoxContainer7/HSplitContainer" index="0"]
  2224. min_value = 1.0
  2225. max_value = 20.0
  2226. step = 0.01
  2227. value = 5.0
  2228. metadata/brk = true
  2229. [node name="PopupMenu" parent="modify_brassage_6/VBoxContainer7/HSplitContainer/HSlider" index="0"]
  2230. auto_translate_mode = 1
  2231. size = Vector2i(208, 100)
  2232. [node name="BreakFileMaker" parent="modify_brassage_6/VBoxContainer7" index="3"]
  2233. auto_translate_mode = 1
  2234. [node name="VBoxContainer8" parent="modify_brassage_6" instance=ExtResource("3_b6nw4")]
  2235. layout_mode = 2
  2236. tooltip_text = "Time for each grain to fade out (ms)"
  2237. [node name="Label" parent="modify_brassage_6/VBoxContainer8" index="0"]
  2238. text = "Decay~"
  2239. [node name="HSlider" parent="modify_brassage_6/VBoxContainer8/HSplitContainer" index="0"]
  2240. min_value = 1.0
  2241. max_value = 20.0
  2242. step = 0.01
  2243. value = 5.0
  2244. metadata/brk = true
  2245. [node name="PopupMenu" parent="modify_brassage_6/VBoxContainer8/HSplitContainer/HSlider" index="0"]
  2246. auto_translate_mode = 1
  2247. size = Vector2i(208, 100)
  2248. [node name="BreakFileMaker" parent="modify_brassage_6/VBoxContainer8" index="3"]
  2249. auto_translate_mode = 1
  2250. [node name="VBoxContainer9" parent="modify_brassage_6" instance=ExtResource("3_b6nw4")]
  2251. layout_mode = 2
  2252. tooltip_text = "Range in file to search for the next grain (ms)"
  2253. [node name="Label" parent="modify_brassage_6/VBoxContainer9" index="0"]
  2254. text = "Search Range~"
  2255. [node name="HSlider" parent="modify_brassage_6/VBoxContainer9/HSplitContainer" index="0"]
  2256. min_value = 1.0
  2257. max_value = 200.0
  2258. step = 0.01
  2259. value = 1.0
  2260. metadata/flag = "-r"
  2261. metadata/brk = true
  2262. [node name="PopupMenu" parent="modify_brassage_6/VBoxContainer9/HSplitContainer/HSlider" index="0"]
  2263. auto_translate_mode = 1
  2264. size = Vector2i(208, 100)
  2265. [node name="BreakFileMaker" parent="modify_brassage_6/VBoxContainer9" index="3"]
  2266. auto_translate_mode = 1
  2267. [node name="VBoxContainer10" parent="modify_brassage_6" instance=ExtResource("3_b6nw4")]
  2268. layout_mode = 2
  2269. tooltip_text = "Randomisation of grain position"
  2270. [node name="Label" parent="modify_brassage_6/VBoxContainer10" index="0"]
  2271. text = "Jitter~"
  2272. [node name="HSlider" parent="modify_brassage_6/VBoxContainer10/HSplitContainer" index="0"]
  2273. max_value = 1.0
  2274. step = 0.01
  2275. value = 0.5
  2276. metadata/flag = "-j"
  2277. metadata/brk = true
  2278. [node name="PopupMenu" parent="modify_brassage_6/VBoxContainer10/HSplitContainer/HSlider" index="0"]
  2279. auto_translate_mode = 1
  2280. size = Vector2i(208, 100)
  2281. [node name="BreakFileMaker" parent="modify_brassage_6/VBoxContainer10" index="3"]
  2282. auto_translate_mode = 1
  2283. [node name="modify_speed_5" type="GraphNode" parent="."]
  2284. layout_mode = 0
  2285. offset_left = 1691.0
  2286. offset_top = 417.0
  2287. offset_right = 1997.0
  2288. offset_bottom = 582.0
  2289. tooltip_text = "Accelerate or decelerate a sound"
  2290. title = "Speed: Accelerate/Decelerate"
  2291. slot/0/left_enabled = true
  2292. slot/0/left_type = 0
  2293. slot/0/left_color = Color(1, 1, 1, 0.564706)
  2294. slot/0/left_icon = null
  2295. slot/0/right_enabled = true
  2296. slot/0/right_type = 0
  2297. slot/0/right_color = Color(1, 1, 1, 0.564706)
  2298. slot/0/right_icon = null
  2299. slot/0/draw_stylebox = true
  2300. slot/1/left_enabled = false
  2301. slot/1/left_type = 0
  2302. slot/1/left_color = Color(1, 1, 1, 1)
  2303. slot/1/left_icon = null
  2304. slot/1/right_enabled = false
  2305. slot/1/right_type = 0
  2306. slot/1/right_color = Color(1, 1, 1, 1)
  2307. slot/1/right_icon = null
  2308. slot/1/draw_stylebox = true
  2309. slot/2/left_enabled = false
  2310. slot/2/left_type = 0
  2311. slot/2/left_color = Color(1, 1, 1, 1)
  2312. slot/2/left_icon = null
  2313. slot/2/right_enabled = false
  2314. slot/2/right_type = 0
  2315. slot/2/right_color = Color(1, 1, 1, 1)
  2316. slot/2/right_icon = null
  2317. slot/2/draw_stylebox = true
  2318. script = ExtResource("3_uv17x")
  2319. metadata/command = "modify_speed_5"
  2320. metadata/stereo_input = true
  2321. [node name="Control" type="Control" parent="modify_speed_5"]
  2322. layout_mode = 2
  2323. [node name="VBoxContainer" parent="modify_speed_5" instance=ExtResource("3_b6nw4")]
  2324. layout_mode = 2
  2325. tooltip_text = "The change in speed to move towards <1 slower, >1 faster"
  2326. [node name="Label" parent="modify_speed_5/VBoxContainer" index="0"]
  2327. text = "Transposition Ratio"
  2328. [node name="HSlider" parent="modify_speed_5/VBoxContainer/HSplitContainer" index="0"]
  2329. min_value = 0.01
  2330. max_value = 10.0
  2331. step = 0.01
  2332. value = 0.25
  2333. exp_edit = true
  2334. [node name="VBoxContainer2" parent="modify_speed_5" instance=ExtResource("3_b6nw4")]
  2335. layout_mode = 2
  2336. tooltip_text = "The time in the file to reach that speed"
  2337. [node name="Label" parent="modify_speed_5/VBoxContainer2" index="0"]
  2338. text = "Goal Time"
  2339. [node name="HSlider" parent="modify_speed_5/VBoxContainer2/HSplitContainer" index="0"]
  2340. min_value = 1.0
  2341. step = 0.01
  2342. value = 10.01
  2343. metadata/time = true
  2344. [node name="modify_loudness_1" type="GraphNode" parent="."]
  2345. layout_mode = 0
  2346. offset_left = 1694.0
  2347. offset_top = 636.0
  2348. offset_right = 2000.0
  2349. offset_bottom = 742.0
  2350. tooltip_text = "Adjust peak loudness to a fixed level"
  2351. title = "Gain"
  2352. slot/0/left_enabled = true
  2353. slot/0/left_type = 0
  2354. slot/0/left_color = Color(1, 1, 1, 0.564706)
  2355. slot/0/left_icon = null
  2356. slot/0/right_enabled = true
  2357. slot/0/right_type = 0
  2358. slot/0/right_color = Color(1, 1, 1, 0.564706)
  2359. slot/0/right_icon = null
  2360. slot/0/draw_stylebox = true
  2361. slot/1/left_enabled = false
  2362. slot/1/left_type = 0
  2363. slot/1/left_color = Color(1, 1, 1, 1)
  2364. slot/1/left_icon = null
  2365. slot/1/right_enabled = false
  2366. slot/1/right_type = 0
  2367. slot/1/right_color = Color(1, 1, 1, 1)
  2368. slot/1/right_icon = null
  2369. slot/1/draw_stylebox = true
  2370. script = ExtResource("3_uv17x")
  2371. metadata/command = "modify_loudness_1"
  2372. metadata/stereo_input = true
  2373. [node name="Control" type="Control" parent="modify_loudness_1"]
  2374. layout_mode = 2
  2375. [node name="VBoxContainer" parent="modify_loudness_1" instance=ExtResource("3_b6nw4")]
  2376. layout_mode = 2
  2377. tooltip_text = "Amount to scale signal by. <1 is quiet >1 is louder"
  2378. [node name="Label" parent="modify_loudness_1/VBoxContainer" index="0"]
  2379. text = "Gain~"
  2380. [node name="HSlider" parent="modify_loudness_1/VBoxContainer/HSplitContainer" index="0"]
  2381. min_value = 0.001
  2382. max_value = 2.0
  2383. step = 0.001
  2384. value = 1.0
  2385. metadata/brk = true
  2386. [node name="modify_stack" type="GraphNode" parent="."]
  2387. layout_mode = 0
  2388. offset_left = 1696.0
  2389. offset_top = 800.0
  2390. offset_right = 2002.0
  2391. offset_bottom = 1201.0
  2392. tooltip_text = "Accelerate or decelerate a sound"
  2393. title = "Stack"
  2394. slot/0/left_enabled = true
  2395. slot/0/left_type = 0
  2396. slot/0/left_color = Color(1, 1, 1, 0.564706)
  2397. slot/0/left_icon = null
  2398. slot/0/right_enabled = true
  2399. slot/0/right_type = 0
  2400. slot/0/right_color = Color(1, 1, 1, 0.564706)
  2401. slot/0/right_icon = null
  2402. slot/0/draw_stylebox = true
  2403. slot/1/left_enabled = false
  2404. slot/1/left_type = 0
  2405. slot/1/left_color = Color(1, 1, 1, 1)
  2406. slot/1/left_icon = null
  2407. slot/1/right_enabled = false
  2408. slot/1/right_type = 0
  2409. slot/1/right_color = Color(1, 1, 1, 1)
  2410. slot/1/right_icon = null
  2411. slot/1/draw_stylebox = true
  2412. slot/2/left_enabled = false
  2413. slot/2/left_type = 0
  2414. slot/2/left_color = Color(1, 1, 1, 1)
  2415. slot/2/left_icon = null
  2416. slot/2/right_enabled = false
  2417. slot/2/right_type = 0
  2418. slot/2/right_color = Color(1, 1, 1, 1)
  2419. slot/2/right_icon = null
  2420. slot/2/draw_stylebox = true
  2421. slot/3/left_enabled = false
  2422. slot/3/left_type = 0
  2423. slot/3/left_color = Color(1, 1, 1, 1)
  2424. slot/3/left_icon = null
  2425. slot/3/right_enabled = false
  2426. slot/3/right_type = 0
  2427. slot/3/right_color = Color(1, 1, 1, 1)
  2428. slot/3/right_icon = null
  2429. slot/3/draw_stylebox = true
  2430. slot/4/left_enabled = false
  2431. slot/4/left_type = 0
  2432. slot/4/left_color = Color(1, 1, 1, 1)
  2433. slot/4/left_icon = null
  2434. slot/4/right_enabled = false
  2435. slot/4/right_type = 0
  2436. slot/4/right_color = Color(1, 1, 1, 1)
  2437. slot/4/right_icon = null
  2438. slot/4/draw_stylebox = true
  2439. slot/5/left_enabled = false
  2440. slot/5/left_type = 0
  2441. slot/5/left_color = Color(1, 1, 1, 1)
  2442. slot/5/left_icon = null
  2443. slot/5/right_enabled = false
  2444. slot/5/right_type = 0
  2445. slot/5/right_color = Color(1, 1, 1, 1)
  2446. slot/5/right_icon = null
  2447. slot/5/draw_stylebox = true
  2448. slot/6/left_enabled = false
  2449. slot/6/left_type = 0
  2450. slot/6/left_color = Color(1, 1, 1, 1)
  2451. slot/6/left_icon = null
  2452. slot/6/right_enabled = false
  2453. slot/6/right_type = 0
  2454. slot/6/right_color = Color(1, 1, 1, 1)
  2455. slot/6/right_icon = null
  2456. slot/6/draw_stylebox = true
  2457. script = ExtResource("3_uv17x")
  2458. metadata/command = "modify_stack"
  2459. metadata/stereo_input = true
  2460. [node name="Control" type="Control" parent="modify_stack"]
  2461. layout_mode = 2
  2462. [node name="VBoxContainer" parent="modify_stack" instance=ExtResource("3_b6nw4")]
  2463. layout_mode = 2
  2464. tooltip_text = "The amount to transpose each layer in semitones"
  2465. [node name="Label" parent="modify_stack/VBoxContainer" index="0"]
  2466. text = "Transposition"
  2467. [node name="HSlider" parent="modify_stack/VBoxContainer/HSplitContainer" index="0"]
  2468. min_value = -24.0
  2469. max_value = 24.0
  2470. step = 0.01
  2471. value = -12.0
  2472. [node name="VBoxContainer2" parent="modify_stack" instance=ExtResource("3_b6nw4")]
  2473. layout_mode = 2
  2474. tooltip_text = "The number of copies stacked together"
  2475. [node name="Label" parent="modify_stack/VBoxContainer2" index="0"]
  2476. text = "Layers"
  2477. [node name="HSlider" parent="modify_stack/VBoxContainer2/HSplitContainer" index="0"]
  2478. min_value = 2.0
  2479. max_value = 20.0
  2480. value = 6.0
  2481. [node name="VBoxContainer3" parent="modify_stack" instance=ExtResource("3_b6nw4")]
  2482. layout_mode = 2
  2483. tooltip_text = "The loudness of the highest component"
  2484. [node name="Label" parent="modify_stack/VBoxContainer3" index="0"]
  2485. text = "Lean"
  2486. [node name="HSlider" parent="modify_stack/VBoxContainer3/HSplitContainer" index="0"]
  2487. min_value = 0.1
  2488. max_value = 1.0
  2489. step = 0.01
  2490. value = 0.8
  2491. [node name="VBoxContainer4" parent="modify_stack" instance=ExtResource("3_b6nw4")]
  2492. layout_mode = 2
  2493. tooltip_text = "Adjusts the time at which the attack of each sound occurs"
  2494. [node name="Label" parent="modify_stack/VBoxContainer4" index="0"]
  2495. text = "Attack Offset"
  2496. [node name="HSlider" parent="modify_stack/VBoxContainer4/HSplitContainer" index="0"]
  2497. step = 0.01
  2498. value = 0.0
  2499. metadata/time = true
  2500. [node name="VBoxContainer5" parent="modify_stack" instance=ExtResource("3_b6nw4")]
  2501. layout_mode = 2
  2502. tooltip_text = "The output gain for the file"
  2503. [node name="Label" parent="modify_stack/VBoxContainer5" index="0"]
  2504. text = "Output Gain"
  2505. [node name="HSlider" parent="modify_stack/VBoxContainer5/HSplitContainer" index="0"]
  2506. max_value = 1.0
  2507. step = 0.01
  2508. value = 1.0
  2509. [node name="VBoxContainer6" parent="modify_stack" instance=ExtResource("3_b6nw4")]
  2510. layout_mode = 2
  2511. tooltip_text = "Amount of file to render"
  2512. [node name="Label" parent="modify_stack/VBoxContainer6" index="0"]
  2513. text = "Output Duration"
  2514. [node name="HSlider" parent="modify_stack/VBoxContainer6/HSplitContainer" index="0"]
  2515. min_value = 0.1
  2516. max_value = 1.0
  2517. step = 0.01
  2518. value = 1.0
  2519. [node name="modify_speed_2" type="GraphNode" parent="."]
  2520. layout_mode = 0
  2521. offset_left = 1695.0
  2522. offset_top = 1302.0
  2523. offset_right = 2001.0
  2524. offset_bottom = 1408.0
  2525. tooltip_text = "Modify the speed and pitch of a sound specified in semitones"
  2526. title = "Speed: In Semitones"
  2527. slot/0/left_enabled = true
  2528. slot/0/left_type = 0
  2529. slot/0/left_color = Color(1, 1, 1, 0.564706)
  2530. slot/0/left_icon = null
  2531. slot/0/right_enabled = true
  2532. slot/0/right_type = 0
  2533. slot/0/right_color = Color(1, 1, 1, 0.564706)
  2534. slot/0/right_icon = null
  2535. slot/0/draw_stylebox = true
  2536. slot/1/left_enabled = false
  2537. slot/1/left_type = 0
  2538. slot/1/left_color = Color(1, 1, 1, 1)
  2539. slot/1/left_icon = null
  2540. slot/1/right_enabled = false
  2541. slot/1/right_type = 0
  2542. slot/1/right_color = Color(1, 1, 1, 1)
  2543. slot/1/right_icon = null
  2544. slot/1/draw_stylebox = true
  2545. script = ExtResource("3_uv17x")
  2546. metadata/command = "modify_speed_2"
  2547. metadata/stereo_input = true
  2548. [node name="Control" type="Control" parent="modify_speed_2"]
  2549. layout_mode = 2
  2550. [node name="VBoxContainer" parent="modify_speed_2" instance=ExtResource("3_b6nw4")]
  2551. layout_mode = 2
  2552. tooltip_text = "Amount to scale signal by. <1 is quiet >1 is louder"
  2553. [node name="Label" parent="modify_speed_2/VBoxContainer" index="0"]
  2554. text = "Semitones~"
  2555. [node name="HSlider" parent="modify_speed_2/VBoxContainer/HSplitContainer" index="0"]
  2556. min_value = -24.0
  2557. max_value = 24.0
  2558. step = 0.01
  2559. value = -12.0
  2560. metadata/brk = true
  2561. [node name="silend_silend_1" type="GraphNode" parent="."]
  2562. layout_mode = 0
  2563. offset_left = 1700.0
  2564. offset_top = 1548.0
  2565. offset_right = 2006.0
  2566. offset_bottom = 1654.0
  2567. tooltip_text = "Adds silence to the end of the sound"
  2568. title = "Append Silence"
  2569. slot/0/left_enabled = true
  2570. slot/0/left_type = 0
  2571. slot/0/left_color = Color(1, 1, 1, 0.564706)
  2572. slot/0/left_icon = null
  2573. slot/0/right_enabled = true
  2574. slot/0/right_type = 0
  2575. slot/0/right_color = Color(1, 1, 1, 0.564706)
  2576. slot/0/right_icon = null
  2577. slot/0/draw_stylebox = true
  2578. slot/1/left_enabled = false
  2579. slot/1/left_type = 0
  2580. slot/1/left_color = Color(1, 1, 1, 1)
  2581. slot/1/left_icon = null
  2582. slot/1/right_enabled = false
  2583. slot/1/right_type = 0
  2584. slot/1/right_color = Color(1, 1, 1, 1)
  2585. slot/1/right_icon = null
  2586. slot/1/draw_stylebox = true
  2587. script = ExtResource("3_uv17x")
  2588. metadata/command = "silend_silend_1"
  2589. metadata/stereo_input = true
  2590. [node name="Control" type="Control" parent="silend_silend_1"]
  2591. layout_mode = 2
  2592. [node name="VBoxContainer" parent="silend_silend_1" instance=ExtResource("3_b6nw4")]
  2593. layout_mode = 2
  2594. tooltip_text = "The amount of silence to add in seconds"
  2595. [node name="Label" parent="silend_silend_1/VBoxContainer" index="0"]
  2596. text = "Length of Silence"
  2597. [node name="HSlider" parent="silend_silend_1/VBoxContainer/HSplitContainer" index="0"]
  2598. min_value = 0.01
  2599. max_value = 60.0
  2600. step = 0.01
  2601. value = 10.01
  2602. [node name="PopupMenu" parent="silend_silend_1/VBoxContainer/HSplitContainer/HSlider" index="0"]
  2603. auto_translate_mode = 1
  2604. size = Vector2i(208, 100)
  2605. [node name="BreakFileMaker" parent="silend_silend_1/VBoxContainer" index="3"]
  2606. auto_translate_mode = 1
  2607. [node name="pvoc_anal_1" type="GraphNode" parent="."]
  2608. layout_mode = 0
  2609. offset_left = 2213.0
  2610. offset_top = 33.0
  2611. offset_right = 2519.0
  2612. offset_bottom = 113.0
  2613. tooltip_text = "Converts audio to the frequency domain"
  2614. title = "PVOC: Analyse"
  2615. slot/0/left_enabled = true
  2616. slot/0/left_type = 0
  2617. slot/0/left_color = Color(1, 1, 1, 0.564706)
  2618. slot/0/left_icon = null
  2619. slot/0/right_enabled = true
  2620. slot/0/right_type = 1
  2621. slot/0/right_color = Color(0, 0, 0, 0.690196)
  2622. slot/0/right_icon = null
  2623. slot/0/draw_stylebox = true
  2624. slot/1/left_enabled = false
  2625. slot/1/left_type = 0
  2626. slot/1/left_color = Color(1, 1, 1, 1)
  2627. slot/1/left_icon = null
  2628. slot/1/right_enabled = false
  2629. slot/1/right_type = 0
  2630. slot/1/right_color = Color(1, 1, 1, 1)
  2631. slot/1/right_icon = null
  2632. slot/1/draw_stylebox = true
  2633. script = ExtResource("3_uv17x")
  2634. metadata/command = "pvoc_anal_1"
  2635. metadata/stereo_input = false
  2636. [node name="Control" type="Control" parent="pvoc_anal_1"]
  2637. layout_mode = 2
  2638. [node name="Label" type="Label" parent="pvoc_anal_1"]
  2639. layout_mode = 2
  2640. text = "No adjustable parameters"
  2641. [node name="pvoc_synth" type="GraphNode" parent="."]
  2642. layout_mode = 0
  2643. offset_left = 2217.0
  2644. offset_top = 178.0
  2645. offset_right = 2523.0
  2646. offset_bottom = 258.0
  2647. tooltip_text = "Resynthesises frequency domain analysis back into audio"
  2648. title = "PVOC: Resynthesise"
  2649. slot/0/left_enabled = true
  2650. slot/0/left_type = 1
  2651. slot/0/left_color = Color(0, 0, 0, 0.690196)
  2652. slot/0/left_icon = null
  2653. slot/0/right_enabled = true
  2654. slot/0/right_type = 0
  2655. slot/0/right_color = Color(1, 1, 1, 0.564706)
  2656. slot/0/right_icon = null
  2657. slot/0/draw_stylebox = true
  2658. slot/1/left_enabled = false
  2659. slot/1/left_type = 0
  2660. slot/1/left_color = Color(1, 1, 1, 1)
  2661. slot/1/left_icon = null
  2662. slot/1/right_enabled = false
  2663. slot/1/right_type = 0
  2664. slot/1/right_color = Color(1, 1, 1, 1)
  2665. slot/1/right_icon = null
  2666. slot/1/draw_stylebox = true
  2667. script = ExtResource("3_uv17x")
  2668. metadata/command = "pvoc_synth"
  2669. metadata/stereo_input = false
  2670. [node name="Control" type="Control" parent="pvoc_synth"]
  2671. layout_mode = 2
  2672. [node name="Label" type="Label" parent="pvoc_synth"]
  2673. layout_mode = 2
  2674. text = "No adjustable parameters"
  2675. [node name="focus_accu" type="GraphNode" parent="."]
  2676. layout_mode = 0
  2677. offset_left = 2219.0
  2678. offset_top = 338.0
  2679. offset_right = 2525.0
  2680. offset_bottom = 503.0
  2681. tooltip_text = "Sustain (accumulate) each spectral band, until louder data appears in that band"
  2682. title = "PVOC: Accumulate"
  2683. slot/0/left_enabled = true
  2684. slot/0/left_type = 1
  2685. slot/0/left_color = Color(0, 0, 0, 0.690196)
  2686. slot/0/left_icon = null
  2687. slot/0/right_enabled = true
  2688. slot/0/right_type = 1
  2689. slot/0/right_color = Color(0, 0, 0, 0.690196)
  2690. slot/0/right_icon = null
  2691. slot/0/draw_stylebox = true
  2692. slot/1/left_enabled = false
  2693. slot/1/left_type = 0
  2694. slot/1/left_color = Color(1, 1, 1, 1)
  2695. slot/1/left_icon = null
  2696. slot/1/right_enabled = false
  2697. slot/1/right_type = 0
  2698. slot/1/right_color = Color(1, 1, 1, 1)
  2699. slot/1/right_icon = null
  2700. slot/1/draw_stylebox = true
  2701. slot/2/left_enabled = false
  2702. slot/2/left_type = 0
  2703. slot/2/left_color = Color(1, 1, 1, 1)
  2704. slot/2/left_icon = null
  2705. slot/2/right_enabled = false
  2706. slot/2/right_type = 0
  2707. slot/2/right_color = Color(1, 1, 1, 1)
  2708. slot/2/right_icon = null
  2709. slot/2/draw_stylebox = true
  2710. script = ExtResource("3_uv17x")
  2711. metadata/command = "focus_accu"
  2712. metadata/stereo_input = false
  2713. [node name="Control" type="Control" parent="focus_accu"]
  2714. layout_mode = 2
  2715. [node name="VBoxContainer2" parent="focus_accu" instance=ExtResource("3_b6nw4")]
  2716. layout_mode = 2
  2717. tooltip_text = "Gain factor for accumulated sound"
  2718. [node name="Label" parent="focus_accu/VBoxContainer2" index="0"]
  2719. text = "Decay~"
  2720. [node name="HSlider" parent="focus_accu/VBoxContainer2/HSplitContainer" index="0"]
  2721. min_value = 0.001
  2722. max_value = 1.0
  2723. step = 0.001
  2724. value = 0.5
  2725. metadata/flag = "-d"
  2726. metadata/brk = true
  2727. [node name="VBoxContainer" parent="focus_accu" instance=ExtResource("3_b6nw4")]
  2728. layout_mode = 2
  2729. tooltip_text = "Sustained channel data glissandos at glis octaves per second"
  2730. [node name="Label" parent="focus_accu/VBoxContainer" index="0"]
  2731. text = "Glissandos~"
  2732. [node name="HSlider" parent="focus_accu/VBoxContainer/HSplitContainer" index="0"]
  2733. min_value = -5.0
  2734. max_value = 10.0
  2735. step = 0.1
  2736. value = -0.5
  2737. metadata/flag = "-g"
  2738. metadata/brk = true
  2739. [node name="blur_blur" type="GraphNode" parent="."]
  2740. layout_mode = 0
  2741. offset_left = 2225.0
  2742. offset_top = 540.0
  2743. offset_right = 2531.0
  2744. offset_bottom = 646.0
  2745. tooltip_text = "Time-averages the spectrum bluring detail in the time dimension"
  2746. title = "PVOC: Blur"
  2747. slot/0/left_enabled = true
  2748. slot/0/left_type = 1
  2749. slot/0/left_color = Color(0, 0, 0, 0.690196)
  2750. slot/0/left_icon = null
  2751. slot/0/right_enabled = true
  2752. slot/0/right_type = 1
  2753. slot/0/right_color = Color(0, 0, 0, 0.690196)
  2754. slot/0/right_icon = null
  2755. slot/0/draw_stylebox = true
  2756. slot/1/left_enabled = false
  2757. slot/1/left_type = 0
  2758. slot/1/left_color = Color(1, 1, 1, 1)
  2759. slot/1/left_icon = null
  2760. slot/1/right_enabled = false
  2761. slot/1/right_type = 0
  2762. slot/1/right_color = Color(1, 1, 1, 1)
  2763. slot/1/right_icon = null
  2764. slot/1/draw_stylebox = true
  2765. script = ExtResource("3_uv17x")
  2766. metadata/command = "blur_blur"
  2767. metadata/stereo_input = false
  2768. [node name="Control" type="Control" parent="blur_blur"]
  2769. layout_mode = 2
  2770. [node name="VBoxContainer" parent="blur_blur" instance=ExtResource("3_b6nw4")]
  2771. layout_mode = 2
  2772. tooltip_text = "Number of windows over which to average the spectrum"
  2773. [node name="Label" parent="blur_blur/VBoxContainer" index="0"]
  2774. text = "Blurring~"
  2775. [node name="HSlider" parent="blur_blur/VBoxContainer/HSplitContainer" index="0"]
  2776. min_value = 1.0
  2777. max_value = 1024.0
  2778. value = 64.0
  2779. metadata/brk = true
  2780. [node name="blur_chorus_5" type="GraphNode" parent="."]
  2781. layout_mode = 0
  2782. offset_left = 2228.0
  2783. offset_top = 683.0
  2784. offset_right = 2534.0
  2785. offset_bottom = 848.0
  2786. tooltip_text = "Chorusing effect created by randomising the amplitude and frequency values of the partials"
  2787. title = "PVOC: Chorus"
  2788. slot/0/left_enabled = true
  2789. slot/0/left_type = 1
  2790. slot/0/left_color = Color(0, 0, 0, 1)
  2791. slot/0/left_icon = null
  2792. slot/0/right_enabled = true
  2793. slot/0/right_type = 1
  2794. slot/0/right_color = Color(0, 0, 0, 1)
  2795. slot/0/right_icon = null
  2796. slot/0/draw_stylebox = true
  2797. slot/1/left_enabled = false
  2798. slot/1/left_type = 0
  2799. slot/1/left_color = Color(1, 1, 1, 1)
  2800. slot/1/left_icon = null
  2801. slot/1/right_enabled = false
  2802. slot/1/right_type = 0
  2803. slot/1/right_color = Color(1, 1, 1, 1)
  2804. slot/1/right_icon = null
  2805. slot/1/draw_stylebox = true
  2806. slot/2/left_enabled = false
  2807. slot/2/left_type = 0
  2808. slot/2/left_color = Color(1, 1, 1, 1)
  2809. slot/2/left_icon = null
  2810. slot/2/right_enabled = false
  2811. slot/2/right_type = 0
  2812. slot/2/right_color = Color(1, 1, 1, 1)
  2813. slot/2/right_icon = null
  2814. slot/2/draw_stylebox = true
  2815. script = ExtResource("3_uv17x")
  2816. metadata/command = "blur_chorus_5"
  2817. metadata/stereo_input = false
  2818. [node name="Control" type="Control" parent="blur_chorus_5"]
  2819. layout_mode = 2
  2820. [node name="VBoxContainer" parent="blur_chorus_5" instance=ExtResource("3_b6nw4")]
  2821. layout_mode = 2
  2822. tooltip_text = "Maximum random scatter of partial amplitudes"
  2823. [node name="Label" parent="blur_chorus_5/VBoxContainer" index="0"]
  2824. text = "Amplitude Randomise~"
  2825. [node name="HSlider" parent="blur_chorus_5/VBoxContainer/HSplitContainer" index="0"]
  2826. min_value = 1.0
  2827. max_value = 1028.0
  2828. value = 30.0
  2829. exp_edit = true
  2830. metadata/brk = true
  2831. [node name="VBoxContainer2" parent="blur_chorus_5" instance=ExtResource("3_b6nw4")]
  2832. layout_mode = 2
  2833. tooltip_text = "Maximum random scatter of partial frequencies"
  2834. [node name="Label" parent="blur_chorus_5/VBoxContainer2" index="0"]
  2835. text = "Frequency Randomise~"
  2836. [node name="HSlider" parent="blur_chorus_5/VBoxContainer2/HSplitContainer" index="0"]
  2837. min_value = 1.0
  2838. max_value = 4.0
  2839. step = 0.01
  2840. value = 2.0
  2841. metadata/brk = true
  2842. [node name="strange_invert_1" type="GraphNode" parent="."]
  2843. layout_mode = 0
  2844. offset_left = 2234.0
  2845. offset_top = 878.0
  2846. offset_right = 2540.0
  2847. offset_bottom = 958.0
  2848. tooltip_text = "Transfers the energy from the highest frequency bands to the lowest ones and vice versa"
  2849. title = "PVOC: Invert"
  2850. slot/0/left_enabled = true
  2851. slot/0/left_type = 1
  2852. slot/0/left_color = Color(0, 0, 0, 0.690196)
  2853. slot/0/left_icon = null
  2854. slot/0/right_enabled = true
  2855. slot/0/right_type = 1
  2856. slot/0/right_color = Color(0, 0, 0, 0.690196)
  2857. slot/0/right_icon = null
  2858. slot/0/draw_stylebox = true
  2859. slot/1/left_enabled = false
  2860. slot/1/left_type = 0
  2861. slot/1/left_color = Color(1, 1, 1, 1)
  2862. slot/1/left_icon = null
  2863. slot/1/right_enabled = false
  2864. slot/1/right_type = 0
  2865. slot/1/right_color = Color(1, 1, 1, 1)
  2866. slot/1/right_icon = null
  2867. slot/1/draw_stylebox = true
  2868. script = ExtResource("3_uv17x")
  2869. metadata/command = "strange_invert_1"
  2870. metadata/stereo_input = false
  2871. [node name="Control" type="Control" parent="strange_invert_1"]
  2872. layout_mode = 2
  2873. [node name="Label" type="Label" parent="strange_invert_1"]
  2874. layout_mode = 2
  2875. text = "No adjustable parameters"
  2876. [node name="spectstr_stretch" type="GraphNode" parent="."]
  2877. layout_mode = 0
  2878. offset_left = 2231.0
  2879. offset_top = 996.0
  2880. offset_right = 2537.0
  2881. offset_bottom = 1220.0
  2882. tooltip_text = "Stretches or shrinks the sound over time, without changing frequency"
  2883. title = "PVOC: Stretch"
  2884. slot/0/left_enabled = true
  2885. slot/0/left_type = 1
  2886. slot/0/left_color = Color(0, 0, 0, 0.690196)
  2887. slot/0/left_icon = null
  2888. slot/0/right_enabled = true
  2889. slot/0/right_type = 1
  2890. slot/0/right_color = Color(0, 0, 0, 0.690196)
  2891. slot/0/right_icon = null
  2892. slot/0/draw_stylebox = true
  2893. slot/1/left_enabled = false
  2894. slot/1/left_type = 0
  2895. slot/1/left_color = Color(1, 1, 1, 1)
  2896. slot/1/left_icon = null
  2897. slot/1/right_enabled = false
  2898. slot/1/right_type = 0
  2899. slot/1/right_color = Color(1, 1, 1, 1)
  2900. slot/1/right_icon = null
  2901. slot/1/draw_stylebox = true
  2902. slot/2/left_enabled = false
  2903. slot/2/left_type = 0
  2904. slot/2/left_color = Color(1, 1, 1, 1)
  2905. slot/2/left_icon = null
  2906. slot/2/right_enabled = false
  2907. slot/2/right_type = 0
  2908. slot/2/right_color = Color(1, 1, 1, 1)
  2909. slot/2/right_icon = null
  2910. slot/2/draw_stylebox = true
  2911. slot/3/left_enabled = false
  2912. slot/3/left_type = 0
  2913. slot/3/left_color = Color(1, 1, 1, 1)
  2914. slot/3/left_icon = null
  2915. slot/3/right_enabled = false
  2916. slot/3/right_type = 0
  2917. slot/3/right_color = Color(1, 1, 1, 1)
  2918. slot/3/right_icon = null
  2919. slot/3/draw_stylebox = true
  2920. script = ExtResource("3_uv17x")
  2921. metadata/command = "spectstr_stretch"
  2922. metadata/stereo_input = false
  2923. [node name="Control" type="Control" parent="spectstr_stretch"]
  2924. layout_mode = 2
  2925. [node name="VBoxContainer" parent="spectstr_stretch" instance=ExtResource("3_b6nw4")]
  2926. layout_mode = 2
  2927. tooltip_text = "Amount to multiply the original length of the file by"
  2928. [node name="Label" parent="spectstr_stretch/VBoxContainer" index="0"]
  2929. text = "Stretch Multiplier"
  2930. [node name="HSlider" parent="spectstr_stretch/VBoxContainer/HSplitContainer" index="0"]
  2931. min_value = 0.1
  2932. step = 0.01
  2933. value = 10.1
  2934. exp_edit = true
  2935. [node name="VBoxContainer2" parent="spectstr_stretch" instance=ExtResource("3_b6nw4")]
  2936. layout_mode = 2
  2937. [node name="Label" parent="spectstr_stretch/VBoxContainer2" index="0"]
  2938. text = "D-Ratio"
  2939. [node name="HSlider" parent="spectstr_stretch/VBoxContainer2/HSplitContainer" index="0"]
  2940. max_value = 1.0
  2941. step = 0.01
  2942. value = 0.0
  2943. [node name="VBoxContainer3" parent="spectstr_stretch" instance=ExtResource("3_b6nw4")]
  2944. layout_mode = 2
  2945. [node name="Label" parent="spectstr_stretch/VBoxContainer3" index="0"]
  2946. text = "D-Random"
  2947. [node name="HSlider" parent="spectstr_stretch/VBoxContainer3/HSplitContainer" index="0"]
  2948. max_value = 1.0
  2949. step = 0.01
  2950. value = 0.0
  2951. [node name="hilite_trace_1" type="GraphNode" parent="."]
  2952. layout_mode = 0
  2953. offset_left = 2242.0
  2954. offset_top = 1246.0
  2955. offset_right = 2548.0
  2956. offset_bottom = 1352.0
  2957. tooltip_text = "Looks for the loudest frequencies and keeps only those"
  2958. title = "PVOC: Trace"
  2959. slot/0/left_enabled = true
  2960. slot/0/left_type = 1
  2961. slot/0/left_color = Color(0, 0, 0, 0.690196)
  2962. slot/0/left_icon = null
  2963. slot/0/right_enabled = true
  2964. slot/0/right_type = 1
  2965. slot/0/right_color = Color(0, 0, 0, 0.690196)
  2966. slot/0/right_icon = null
  2967. slot/0/draw_stylebox = true
  2968. slot/1/left_enabled = false
  2969. slot/1/left_type = 0
  2970. slot/1/left_color = Color(1, 1, 1, 1)
  2971. slot/1/left_icon = null
  2972. slot/1/right_enabled = false
  2973. slot/1/right_type = 0
  2974. slot/1/right_color = Color(1, 1, 1, 1)
  2975. slot/1/right_icon = null
  2976. slot/1/draw_stylebox = true
  2977. script = ExtResource("3_uv17x")
  2978. metadata/command = "hilite_trace_1"
  2979. metadata/stereo_input = false
  2980. [node name="Control" type="Control" parent="hilite_trace_1"]
  2981. layout_mode = 2
  2982. [node name="VBoxContainer" parent="hilite_trace_1" instance=ExtResource("3_b6nw4")]
  2983. layout_mode = 2
  2984. tooltip_text = "The number of frequency bands to keep"
  2985. [node name="Label" parent="hilite_trace_1/VBoxContainer" index="0"]
  2986. text = "Amount Kept~"
  2987. [node name="HSlider" parent="hilite_trace_1/VBoxContainer/HSplitContainer" index="0"]
  2988. min_value = 1.0
  2989. max_value = 513.0
  2990. value = 16.0
  2991. exp_edit = true
  2992. metadata/brk = true
  2993. [node name="blur_scatter" type="GraphNode" parent="."]
  2994. layout_mode = 0
  2995. offset_left = 2241.0
  2996. offset_top = 1380.0
  2997. offset_right = 2547.0
  2998. offset_bottom = 1486.0
  2999. tooltip_text = "Discards a random selection of frequency bands"
  3000. title = "PVOC: Thin Randomly"
  3001. slot/0/left_enabled = true
  3002. slot/0/left_type = 1
  3003. slot/0/left_color = Color(0, 0, 0, 0.690196)
  3004. slot/0/left_icon = null
  3005. slot/0/right_enabled = true
  3006. slot/0/right_type = 1
  3007. slot/0/right_color = Color(0, 0, 0, 0.690196)
  3008. slot/0/right_icon = null
  3009. slot/0/draw_stylebox = true
  3010. slot/1/left_enabled = false
  3011. slot/1/left_type = 0
  3012. slot/1/left_color = Color(1, 1, 1, 1)
  3013. slot/1/left_icon = null
  3014. slot/1/right_enabled = false
  3015. slot/1/right_type = 0
  3016. slot/1/right_color = Color(1, 1, 1, 1)
  3017. slot/1/right_icon = null
  3018. slot/1/draw_stylebox = true
  3019. script = ExtResource("3_uv17x")
  3020. metadata/command = "blur_scatter"
  3021. metadata/stereo_input = false
  3022. [node name="Control" type="Control" parent="blur_scatter"]
  3023. layout_mode = 2
  3024. [node name="VBoxContainer" parent="blur_scatter" instance=ExtResource("3_b6nw4")]
  3025. layout_mode = 2
  3026. tooltip_text = "The number of frequency bands to keep"
  3027. [node name="Label" parent="blur_scatter/VBoxContainer" index="0"]
  3028. text = "Amount Kept~"
  3029. [node name="HSlider" parent="blur_scatter/VBoxContainer/HSplitContainer" index="0"]
  3030. min_value = 1.0
  3031. max_value = 513.0
  3032. value = 16.0
  3033. exp_edit = true
  3034. metadata/brk = true
  3035. [node name="spec_gain" type="GraphNode" parent="."]
  3036. layout_mode = 0
  3037. offset_left = 2236.0
  3038. offset_top = 1826.0
  3039. offset_right = 2542.0
  3040. offset_bottom = 1932.0
  3041. tooltip_text = "Adjusts the level of a frequency domain signal"
  3042. title = "PVOC: Gain"
  3043. slot/0/left_enabled = true
  3044. slot/0/left_type = 1
  3045. slot/0/left_color = Color(0, 0, 0, 0.690196)
  3046. slot/0/left_icon = null
  3047. slot/0/right_enabled = true
  3048. slot/0/right_type = 1
  3049. slot/0/right_color = Color(0, 0, 0, 0.690196)
  3050. slot/0/right_icon = null
  3051. slot/0/draw_stylebox = true
  3052. slot/1/left_enabled = false
  3053. slot/1/left_type = 0
  3054. slot/1/left_color = Color(1, 1, 1, 1)
  3055. slot/1/left_icon = null
  3056. slot/1/right_enabled = false
  3057. slot/1/right_type = 0
  3058. slot/1/right_color = Color(1, 1, 1, 1)
  3059. slot/1/right_icon = null
  3060. slot/1/draw_stylebox = true
  3061. script = ExtResource("3_uv17x")
  3062. metadata/command = "spec_gain"
  3063. metadata/stereo_input = false
  3064. [node name="Control" type="Control" parent="spec_gain"]
  3065. layout_mode = 2
  3066. [node name="VBoxContainer" parent="spec_gain" instance=ExtResource("3_b6nw4")]
  3067. layout_mode = 2
  3068. tooltip_text = "The number of frequency bands to keep"
  3069. [node name="Label" parent="spec_gain/VBoxContainer" index="0"]
  3070. text = "Gain~"
  3071. [node name="HSlider" parent="spec_gain/VBoxContainer/HSplitContainer" index="0"]
  3072. min_value = 0.001
  3073. max_value = 2.0
  3074. step = 0.001
  3075. value = 0.8
  3076. metadata/brk = true
  3077. [node name="strange_waver_1" type="GraphNode" parent="."]
  3078. layout_mode = 0
  3079. offset_left = 2235.0
  3080. offset_top = 1533.0
  3081. offset_right = 2541.0
  3082. offset_bottom = 1757.0
  3083. tooltip_text = "Oscillate between harmonic and inharmonic state"
  3084. title = "PVOC: Waver"
  3085. slot/0/left_enabled = true
  3086. slot/0/left_type = 1
  3087. slot/0/left_color = Color(0, 0, 0, 0.690196)
  3088. slot/0/left_icon = null
  3089. slot/0/right_enabled = true
  3090. slot/0/right_type = 1
  3091. slot/0/right_color = Color(0, 0, 0, 0.690196)
  3092. slot/0/right_icon = null
  3093. slot/0/draw_stylebox = true
  3094. slot/1/left_enabled = false
  3095. slot/1/left_type = 0
  3096. slot/1/left_color = Color(1, 1, 1, 1)
  3097. slot/1/left_icon = null
  3098. slot/1/right_enabled = false
  3099. slot/1/right_type = 0
  3100. slot/1/right_color = Color(1, 1, 1, 1)
  3101. slot/1/right_icon = null
  3102. slot/1/draw_stylebox = true
  3103. slot/2/left_enabled = false
  3104. slot/2/left_type = 0
  3105. slot/2/left_color = Color(1, 1, 1, 1)
  3106. slot/2/left_icon = null
  3107. slot/2/right_enabled = false
  3108. slot/2/right_type = 0
  3109. slot/2/right_color = Color(1, 1, 1, 1)
  3110. slot/2/right_icon = null
  3111. slot/2/draw_stylebox = true
  3112. slot/3/left_enabled = false
  3113. slot/3/left_type = 0
  3114. slot/3/left_color = Color(1, 1, 1, 1)
  3115. slot/3/left_icon = null
  3116. slot/3/right_enabled = false
  3117. slot/3/right_type = 0
  3118. slot/3/right_color = Color(1, 1, 1, 1)
  3119. slot/3/right_icon = null
  3120. slot/3/draw_stylebox = true
  3121. script = ExtResource("3_uv17x")
  3122. metadata/command = "strange_waver_1"
  3123. metadata/stereo_input = false
  3124. [node name="Control" type="Control" parent="strange_waver_1"]
  3125. layout_mode = 2
  3126. [node name="VBoxContainer" parent="strange_waver_1" instance=ExtResource("3_b6nw4")]
  3127. layout_mode = 2
  3128. tooltip_text = "The frequency of oscillation relative to the length of the input file"
  3129. [node name="Label" parent="strange_waver_1/VBoxContainer" index="0"]
  3130. text = "Vibrato Frequency~"
  3131. [node name="HSlider" parent="strange_waver_1/VBoxContainer/HSplitContainer" index="0"]
  3132. min_value = 0.01
  3133. max_value = 150.0
  3134. step = 0.01
  3135. value = 1.0
  3136. metadata/brk = true
  3137. [node name="VBoxContainer2" parent="strange_waver_1" instance=ExtResource("3_b6nw4")]
  3138. layout_mode = 2
  3139. tooltip_text = "The maximum frequency stretch"
  3140. [node name="Label" parent="strange_waver_1/VBoxContainer2" index="0"]
  3141. text = "Stretch~"
  3142. [node name="HSlider" parent="strange_waver_1/VBoxContainer2/HSplitContainer" index="0"]
  3143. min_value = 1.0
  3144. max_value = 4.0
  3145. step = 0.01
  3146. value = 1.0
  3147. metadata/brk = true
  3148. [node name="VBoxContainer3" parent="strange_waver_1" instance=ExtResource("3_b6nw4")]
  3149. layout_mode = 2
  3150. tooltip_text = "The frequency above which spectral stretching happens"
  3151. [node name="Label" parent="strange_waver_1/VBoxContainer3" index="0"]
  3152. text = "Base Frequency"
  3153. [node name="HSlider" parent="strange_waver_1/VBoxContainer3/HSplitContainer" index="0"]
  3154. min_value = 5.0
  3155. max_value = 20000.0
  3156. step = 0.1
  3157. value = 5.0
  3158. exp_edit = true
  3159. [node name="notes" type="GraphNode" parent="."]
  3160. layout_mode = 0
  3161. offset_left = 1042.0
  3162. offset_top = 32.0
  3163. offset_right = 1425.0
  3164. offset_bottom = 329.0
  3165. tooltip_text = "A node just for taking notes."
  3166. title = "Notes"
  3167. slot/0/left_enabled = false
  3168. slot/0/left_type = 1
  3169. slot/0/left_color = Color(0, 0, 0, 1)
  3170. slot/0/left_icon = null
  3171. slot/0/right_enabled = false
  3172. slot/0/right_type = 1
  3173. slot/0/right_color = Color(0, 0, 0, 1)
  3174. slot/0/right_icon = null
  3175. slot/0/draw_stylebox = true
  3176. script = ExtResource("3_uv17x")
  3177. metadata/command = "notes"
  3178. metadata/utility = true
  3179. [node name="CodeEdit" type="CodeEdit" parent="notes"]
  3180. custom_minimum_size = Vector2(0, 10)
  3181. layout_mode = 2
  3182. size_flags_vertical = 3
  3183. wrap_mode = 1
  3184. [connection signal="text_submitted" from="outputfile/FileNameField" to="outputfile" method="_on_file_name_field_text_submitted"]
  3185. [editable path="distort_average/VBoxContainer"]
  3186. [editable path="clip_clip_2/VBoxContainer"]
  3187. [editable path="distort_divide/VBoxContainer"]
  3188. [editable path="distort_fractal/VBoxContainer"]
  3189. [editable path="distort_fractal/VBoxContainer2"]
  3190. [editable path="distort_multiply/VBoxContainer"]
  3191. [editable path="distort_interpolate/VBoxContainer"]
  3192. [editable path="distort_replace/VBoxContainer"]
  3193. [editable path="quirk_quirk_1/VBoxContainer"]
  3194. [editable path="extend_drunk_1/VBoxContainer"]
  3195. [editable path="extend_drunk_1/VBoxContainer2"]
  3196. [editable path="extend_drunk_1/VBoxContainer3"]
  3197. [editable path="extend_drunk_1/VBoxContainer4"]
  3198. [editable path="extend_drunk_1/VBoxContainer5"]
  3199. [editable path="extend_loop_1/VBoxContainer"]
  3200. [editable path="extend_loop_1/VBoxContainer2"]
  3201. [editable path="extend_loop_1/VBoxContainer3"]
  3202. [editable path="extend_scramble_1/VBoxContainer"]
  3203. [editable path="extend_scramble_1/VBoxContainer2"]
  3204. [editable path="extend_scramble_1/VBoxContainer3"]
  3205. [editable path="shrink_shrink_1/VBoxContainer"]
  3206. [editable path="shrink_shrink_1/VBoxContainer2"]
  3207. [editable path="shrink_shrink_1/VBoxContainer3"]
  3208. [editable path="shrink_shrink_1/VBoxContainer4"]
  3209. [editable path="shrink_shrink_1/VBoxContainer5"]
  3210. [editable path="extend_zigzag_1/VBoxContainer"]
  3211. [editable path="extend_zigzag_1/VBoxContainer2"]
  3212. [editable path="extend_zigzag_1/VBoxContainer3"]
  3213. [editable path="extend_zigzag_1/VBoxContainer4"]
  3214. [editable path="filter_bank_1/VBoxContainer"]
  3215. [editable path="filter_bank_1/VBoxContainer2"]
  3216. [editable path="filter_bank_1/VBoxContainer3"]
  3217. [editable path="filter_bank_1/VBoxContainer4"]
  3218. [editable path="filter_bank_1/VBoxContainer6"]
  3219. [editable path="filter_bank_2/VBoxContainer"]
  3220. [editable path="filter_bank_2/VBoxContainer2"]
  3221. [editable path="filter_bank_2/VBoxContainer3"]
  3222. [editable path="filter_bank_2/VBoxContainer4"]
  3223. [editable path="filter_bank_2/VBoxContainer6"]
  3224. [editable path="filter_lohi_1/VBoxContainer"]
  3225. [editable path="filter_lohi_1/VBoxContainer2"]
  3226. [editable path="filter_lohi_1/VBoxContainer3"]
  3227. [editable path="filter_bank_5/VBoxContainer"]
  3228. [editable path="filter_bank_5/VBoxContainer2"]
  3229. [editable path="filter_bank_5/VBoxContainer3"]
  3230. [editable path="filter_bank_5/VBoxContainer4"]
  3231. [editable path="filter_bank_5/VBoxContainer5"]
  3232. [editable path="filter_bank_5/VBoxContainer6"]
  3233. [editable path="filter_bank_6/VBoxContainer"]
  3234. [editable path="filter_bank_6/VBoxContainer2"]
  3235. [editable path="filter_bank_6/VBoxContainer3"]
  3236. [editable path="filter_bank_6/VBoxContainer4"]
  3237. [editable path="filter_bank_6/VBoxContainer5"]
  3238. [editable path="filter_bank_6/VBoxContainer6"]
  3239. [editable path="modify_brassage_1/VBoxContainer"]
  3240. [editable path="modify_brassage_2/VBoxContainer"]
  3241. [editable path="modify_brassage_4/VBoxContainer"]
  3242. [editable path="modify_brassage_4/VBoxContainer2"]
  3243. [editable path="modify_brassage_5/VBoxContainer"]
  3244. [editable path="modify_brassage_6/VBoxContainer"]
  3245. [editable path="modify_brassage_6/VBoxContainer2"]
  3246. [editable path="modify_brassage_6/VBoxContainer3"]
  3247. [editable path="modify_brassage_6/VBoxContainer4"]
  3248. [editable path="modify_brassage_6/VBoxContainer5"]
  3249. [editable path="modify_brassage_6/VBoxContainer6"]
  3250. [editable path="modify_brassage_6/VBoxContainer7"]
  3251. [editable path="modify_brassage_6/VBoxContainer8"]
  3252. [editable path="modify_brassage_6/VBoxContainer9"]
  3253. [editable path="modify_brassage_6/VBoxContainer10"]
  3254. [editable path="modify_speed_5/VBoxContainer"]
  3255. [editable path="modify_speed_5/VBoxContainer2"]
  3256. [editable path="modify_loudness_1/VBoxContainer"]
  3257. [editable path="modify_stack/VBoxContainer"]
  3258. [editable path="modify_stack/VBoxContainer2"]
  3259. [editable path="modify_stack/VBoxContainer3"]
  3260. [editable path="modify_stack/VBoxContainer4"]
  3261. [editable path="modify_stack/VBoxContainer5"]
  3262. [editable path="modify_stack/VBoxContainer6"]
  3263. [editable path="modify_speed_2/VBoxContainer"]
  3264. [editable path="silend_silend_1/VBoxContainer"]
  3265. [editable path="focus_accu/VBoxContainer2"]
  3266. [editable path="focus_accu/VBoxContainer"]
  3267. [editable path="blur_blur/VBoxContainer"]
  3268. [editable path="blur_chorus_5/VBoxContainer"]
  3269. [editable path="blur_chorus_5/VBoxContainer2"]
  3270. [editable path="spectstr_stretch/VBoxContainer"]
  3271. [editable path="spectstr_stretch/VBoxContainer2"]
  3272. [editable path="spectstr_stretch/VBoxContainer3"]
  3273. [editable path="hilite_trace_1/VBoxContainer"]
  3274. [editable path="blur_scatter/VBoxContainer"]
  3275. [editable path="spec_gain/VBoxContainer"]
  3276. [editable path="strange_waver_1/VBoxContainer"]
  3277. [editable path="strange_waver_1/VBoxContainer2"]
  3278. [editable path="strange_waver_1/VBoxContainer3"]