nodes.tscn 106 KB

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