lighttroupe/luz

View on GitHub
demos/abstract.luz

Summary

Maintainability
Test Coverage
--- 
  :version: 1
  :actors: 
    - &id043 !ruby/object:ActorRectangle
      title: Background
      enabled: true
      hole_size_setting: !ruby/object:UserObjectSettingFloat
        name: hole_size
        options: &id046
          
          :range: !ruby/range
            begin: 0.0
            end: 1.0
            excl: false
          :default: !ruby/range
            begin: 0.0
            end: 1.0
            excl: false
          :breaks_cache: true
        breaks_cache: 
        min: 0.0
        max: 1.0
        enter_value: 0.0
        exit_value: 0.0
        enable_enter_animation: false
        enter_curve: &id001 !ruby/object:Curve
          title: Linear
          enabled: true
          effects: &id012
            []
          vector: 
            - 0.0
            - 0.125
            - 0.25
            - 0.375
            - 0.5
            - 0.625
            - 0.75
            - 0.875
            - 1.0
          approximation: 
            - 0.0
            - 1.0
        enable_animation: false
        animation_curve: *id001
        animation_min: 0.0
        animation_max: 1.0
        animation_repeat_number: 4
        animation_repeat_unit: :beats
        enable_exit_animation: false
        exit_curve: *id001
        enable_activation: false
        activation_direction: :to
        activation_curve: *id001
        activation_value: 1.0
        activation_variable: &id013 !ruby/object:Variable
          title: show gui
          enabled: true
          combine_method_setting: !ruby/object:UserObjectSettingSelect
            name: &id002 combine_method
            options: 
              :default: :sum
              :options: 
                - - :sum
                  - Sum
                - - :minimum
                  - Minimum
                - - :maximum
                  - Maximum
                - - :average
                  - Average
                - - :product
                  - Multiply
            breaks_cache: 
            selected: :sum
          max_change_per_frame_setting: 
          effects: 
            - !ruby/object:VariableInputButtonToggle
              title: Button Toggle
              enabled: true
              button_setting: !ruby/object:UserObjectSettingButton
                name: &id111 button
                options: 
                  :summary: true
                breaks_cache: 
                button: Keyboard / Escape
              on_time_setting: !ruby/object:UserObjectSettingTimespan
                name: on_time
                options: 
                  :summary: % on
                breaks_cache: 
                time_number: 0.2
                time_unit: :seconds
              off_time_setting: !ruby/object:UserObjectSettingTimespan
                name: off_time
                options: 
                  :summary: % off
                breaks_cache: 
                time_number: 0.25
                time_unit: :seconds
              conditions: !ruby/object:ChildConditions
                child_index_max: 0
                child_index_min: 0
                enable_child_index: false
                enable_event: false
                event: 
                event_invert: false
                enable_child_index: false
                child_index_min: 0
                child_index_max: 0
                enable_event: false
                event: 
                event_invert: false
      effects: 
        - !ruby/object:ActorEffectImageOfPreviousFrame
          title: Image of Previous Frame
          enabled: true
          conditions: !ruby/object:ChildConditions
            child_index_max: 0
            child_index_min: 0
            enable_child_index: false
            enable_event: false
            event: 
            event_invert: false
            enable_child_index: false
            child_index_min: 0
            child_index_max: 0
            enable_event: false
            event: 
            event_invert: false
        - !ruby/object:ActorEffectSaturate
          title: Saturate
          enabled: true
          amount_setting: !ruby/object:UserObjectSettingFloat
            name: amount
            options: 
              :range: !ruby/range
                begin: 0.0
                end: 100.0
                excl: false
              :default: !ruby/range
                begin: 1.0
                end: 2.0
                excl: false
              :shader: true
            breaks_cache: 
            min: 0.0
            max: 100.0
            enter_value: 0.0
            exit_value: 0.0
            enable_enter_animation: false
            enter_curve: *id001
            enable_animation: false
            animation_curve: *id001
            animation_min: 1.0
            animation_max: 2.0
            animation_repeat_number: 4
            animation_repeat_unit: :beats
            enable_exit_animation: false
            exit_curve: *id001
            enable_activation: false
            activation_direction: :to
            activation_curve: *id001
            activation_value: 1.0
            activation_variable: &id030 !ruby/object:Variable
              title: mouse x
              enabled: true
              combine_method_setting: !ruby/object:UserObjectSettingSelect
                name: *id002
                options: &id003
                  
                  :default: :sum
                  :options: 
                    - - :sum
                      - Sum
                    - - :minimum
                      - Minimum
                    - - :maximum
                      - Maximum
                    - - :average
                      - Average
                    - - :product
                      - Multiply
                breaks_cache: 
                selected: :sum
              max_change_per_frame_setting: !ruby/object:UserObjectSettingFloat
                name: &id004 max_change_per_frame
                options: &id005
                  
                  :range: !ruby/range
                    begin: 0.0
                    end: 1.0
                    excl: false
                  :default: !ruby/range
                    begin: 1.0
                    end: 1.0
                    excl: false
                  :simple: true
                breaks_cache: 
                min: 0.0
                max: 1.0
                enter_value: 0.0
                exit_value: 0.0
                enable_enter_animation: false
                enter_curve: *id001
                enable_animation: false
                animation_curve: *id001
                animation_min: 1.0
                animation_max: 1.0
                animation_repeat_number: 4
                animation_repeat_unit: :beats
                enable_exit_animation: false
                exit_curve: *id001
                enable_activation: false
                activation_direction: :to
                activation_curve: *id001
                activation_value: 1.0
                activation_variable: 
              effects: 
                - !ruby/object:VariableInputSliderWithHoldButton
                  title: &id006 Slider with Hold Button
                  enabled: true
                  slider_setting: !ruby/object:UserObjectSettingSlider
                    name: &id007 slider
                    options: &id008
                      
                      :summary: true
                    breaks_cache: 
                    slider: Mouse 01 / X
                    is_inverted: 
                    input_min: 0.0
                    input_max: 1.0
                    dead_center_size: 0.0
                    output_min: 0.0
                    output_max: 1.0
                    output_curve: *id001
                  button_setting: !ruby/object:UserObjectSettingButton
                    name: &id009 button
                    options: &id010
                      
                      :summary: true
                    breaks_cache: 
                    button: &id011 Keyboard / Left Control
                  conditions: !ruby/object:ChildConditions
                    child_index_max: 0
                    child_index_min: 0
                    enable_child_index: false
                    enable_event: false
                    event: 
                    event_invert: false
                    enable_child_index: false
                    child_index_min: 0
                    child_index_max: 0
                    enable_event: false
                    event: 
                    event_invert: false
          conditions: !ruby/object:ChildConditions
            child_index_max: 0
            child_index_min: 0
            enable_child_index: false
            enable_event: false
            event: 
            event_invert: false
            enable_child_index: false
            child_index_min: 0
            child_index_max: 0
            enable_event: false
            event: 
            event_invert: false
        - !ruby/object:ActorEffectFade
          title: Fade
          enabled: true
          amount_setting: !ruby/object:UserObjectSettingFloat
            name: &id015 amount
            options: &id029
              
              :range: !ruby/range
                begin: 0.0
                end: 1.0
                excl: false
              :default: !ruby/range
                begin: 0.0
                end: 1.0
                excl: false
            breaks_cache: 
            min: 0.0
            max: 1.0
            enter_value: 1.0
            exit_value: 0.0
            enable_enter_animation: true
            enter_curve: &id020 !ruby/object:Curve
              title: Slow
              enabled: true
              effects: &id018
                []
              vector: 
                - 0.0
                - 0.025036059319973
                - 0.059481430798769
                - 0.112758286297321
                - 0.199451565742493
                - 0.32756432890892
                - 0.5
                - 0.737171947956085
                - 1.0
              approximation: 
                - 0.0
                - 0.000940718513447791
                - 0.00188207568135113
                - 0.00282471021637321
                - 0.00376926059834659
                - 0.00471636559814215
                - 0.00566666387021542
                - 0.00662079406902194
                - 0.00757939508184791
                - 0.00854310486465693
                - 0.00951256323605776
                - 0.0104884076863527
                - 0.011471277102828
                - 0.0124618103727698
                - 0.0134606463834643
                - 0.0144684230908751
                - 0.015485780313611
                - 0.016513355076313
                - 0.0175517871975899
                - 0.0186017155647278
                - 0.0196637772023678
                - 0.0207386128604412
                - 0.0218268595635891
                - 0.0229291580617428
                - 0.0240461435168982
                - 0.0251784585416317
                - 0.026326697319746
                - 0.0274913515895605
                - 0.0286728963255882
                - 0.0298718083649874
                - 0.031088562682271
                - 0.032323632389307
                - 0.0335774980485439
                - 0.0348506271839142
                - 0.0361435040831566
                - 0.0374565944075584
                - 0.0387903824448586
                - 0.0401453375816345
                - 0.0415219366550446
                - 0.0429206565022469
                - 0.044341966509819
                - 0.0457863509654999
                - 0.047254279255867
                - 0.0487462282180786
                - 0.0502626746892929
                - 0.0518040880560875
                - 0.0533709526062012
                - 0.0549637377262115
                - 0.0565829165279865
                - 0.0582289695739746
                - 0.0599023774266243
                - 0.061603844165802
                - 0.0633344650268555
                - 0.0650953724980354
                - 0.0668876990675926
                - 0.0687125623226166
                - 0.0705711022019386
                - 0.0724644362926483
                - 0.074393704533577
                - 0.0763600245118141
                - 0.0783645361661911
                - 0.0804083645343781
                - 0.0824926272034645
                - 0.0846184715628624
                - 0.0867870151996613
                - 0.0889993906021118
                - 0.0912567153573036
                - 0.0935601368546486
                - 0.0959107726812363
                - 0.0983097553253174
                - 0.100758209824562
                - 0.103257268667221
                - 0.105808056890965
                - 0.108411706984043
                - 0.111069343984127
                - 0.113782092928886
                - 0.116550870239735
                - 0.119376391172409
                - 0.122259341180325
                - 0.125200420618057
                - 0.128200322389603
                - 0.131259739398956
                - 0.134379372000694
                - 0.137559920549393
                - 0.140802070498466
                - 0.144106507301331
                - 0.147473961114883
                - 0.150905087590218
                - 0.15440060198307
                - 0.157961204648018
                - 0.161587566137314
                - 0.165280416607857
                - 0.1690404266119
                - 0.172868296504021
                - 0.176764711737633
                - 0.180730387568474
                - 0.184766009449959
                - 0.188872277736664
                - 0.193049877882004
                - 0.197299510240555
                - 0.201621860265732
                - 0.206017002463341
                - 0.210484206676483
                - 0.215022653341293
                - 0.219631552696228
                - 0.224310055375099
                - 0.229057401418686
                - 0.233872756361961
                - 0.238755315542221
                - 0.243704289197922
                - 0.248718842864037
                - 0.253798186779022
                - 0.258941501379013
                - 0.264147996902466
                - 0.269416838884354
                - 0.274747222661972
                - 0.280138373374939
                - 0.285589456558228
                - 0.291099697351456
                - 0.296668231487274
                - 0.302294284105301
                - 0.307977050542831
                - 0.313715696334839
                - 0.319509446620941
                - 0.325357496738434
                - 0.33125913143158
                - 0.337215751409531
                - 0.343230843544006
                - 0.349307835102081
                - 0.355450242757797
                - 0.361661553382874
                - 0.36794525384903
                - 0.374304831027985
                - 0.380743771791458
                - 0.387265563011169
                - 0.39387372136116
                - 0.400571674108505
                - 0.407362967729568
                - 0.414251059293747
                - 0.421239465475082
                - 0.428331643342972
                - 0.435531109571457
                - 0.442841321229935
                - 0.450265765190125
                - 0.457807987928391
                - 0.465471416711807
                - 0.473259568214417
                - 0.481175929307938
                - 0.48922398686409
                - 0.497407197952271
                - 0.5
                - 0.51418673992157
                - 0.522776782512665
                - 0.531494319438934
                - 0.540334641933441
                - 0.549293279647827
                - 0.5583655834198
                - 0.567547023296356
                - 0.576832950115204
                - 0.586218774318695
                - 0.595699965953827
                - 0.605271875858307
                - 0.614929974079132
                - 0.62466961145401
                - 0.634486258029938
                - 0.644375324249268
                - 0.654332220554352
                - 0.664352297782898
                - 0.674431025981903
                - 0.684563875198364
                - 0.694746136665344
                - 0.70497328042984
                - 0.715240716934204
                - 0.725543916225433
                - 0.735878169536591
                - 0.746239364147186
                - 0.756625473499298
                - 0.767035484313965
                - 0.777468383312225
                - 0.787923097610474
                - 0.798398613929749
                - 0.808893859386444
                - 0.819407761096954
                - 0.829939424991608
                - 0.840487658977509
                - 0.851051509380341
                - 0.861629843711853
                - 0.872221767902374
                - 0.882826149463654
                - 0.893441915512085
                - 0.904068112373352
                - 0.914703667163849
                - 0.925347506999969
                - 0.935998618602753
                - 0.946655988693237
                - 0.957318544387817
                - 0.967985272407532
                - 0.978655099868774
                - 0.989327073097229
                - 1.0
            enable_animation: false
            animation_curve: *id001
            animation_min: 0.91
            animation_max: 1.0
            animation_repeat_number: 4
            animation_repeat_unit: :beats
            enable_exit_animation: false
            exit_curve: *id001
            enable_activation: true
            activation_direction: :to
            activation_curve: *id001
            activation_value: 0.0
            activation_variable: &id016 !ruby/object:Variable
              title: mouse y
              enabled: true
              combine_method_setting: !ruby/object:UserObjectSettingSelect
                name: *id002
                options: *id003
                breaks_cache: 
                selected: :sum
              max_change_per_frame_setting: !ruby/object:UserObjectSettingFloat
                name: *id004
                options: *id005
                breaks_cache: 
                min: 0.0
                max: 1.0
                enter_value: 0.0
                exit_value: 0.0
                enable_enter_animation: false
                enter_curve: *id001
                enable_animation: false
                animation_curve: *id001
                animation_min: 1.0
                animation_max: 1.0
                animation_repeat_number: 4
                animation_repeat_unit: :beats
                enable_exit_animation: false
                exit_curve: *id001
                enable_activation: false
                activation_direction: :to
                activation_curve: *id001
                activation_value: 1.0
                activation_variable: 
              effects: 
                - !ruby/object:VariableInputSliderWithHoldButton
                  title: *id006
                  enabled: true
                  slider_setting: !ruby/object:UserObjectSettingSlider
                    name: *id007
                    options: *id008
                    breaks_cache: 
                    slider: Mouse 01 / Y
                    is_inverted: 
                    input_min: 0.0
                    input_max: 1.0
                    dead_center_size: 0.0
                    output_min: 0.0
                    output_max: 1.0
                    output_curve: *id001
                  button_setting: !ruby/object:UserObjectSettingButton
                    name: *id009
                    options: *id010
                    breaks_cache: 
                    button: *id011
                  conditions: !ruby/object:ChildConditions
                    child_index_max: 0
                    child_index_min: 0
                    enable_child_index: false
                    enable_event: false
                    event: 
                    event_invert: false
                    enable_child_index: false
                    child_index_min: 0
                    child_index_max: 0
                    enable_event: false
                    event: 
                    event_invert: false
          conditions: !ruby/object:ChildConditions
            child_index_max: 0
            child_index_min: 0
            enable_child_index: false
            enable_event: false
            event: 
            event_invert: false
            enable_child_index: false
            child_index_min: 0
            child_index_max: 0
            enable_event: false
            event: 
            event_invert: false
        - !ruby/object:ActorEffectRoll
          title: &id034 Roll
          enabled: true
          amount_setting: !ruby/object:UserObjectSettingFloat
            name: &id035 amount
            options: &id036
              
              :default: !ruby/range
                begin: 0.0
                end: 1.0
                excl: false
              :digits: 3
              :range: &id014 !ruby/range
                begin: -1000.0
                end: 1000.0
                excl: false
            breaks_cache: 
            min: -1000.0
            max: 1000.0
            enter_value: 0.0
            exit_value: 0.0
            enable_enter_animation: false
            enter_curve: *id001
            enable_animation: true
            animation_curve: &id017 !ruby/object:Curve
              title: Sine
              enabled: true
              effects: *id012
              vector: 
                - 0.5
                - 0.850356936454773
                - 1.0
                - 0.842679083347321
                - 0.5
                - 0.166701808571815
                - 0.0
                - 0.152764499187469
                - 0.5
              approximation: 
                - 0.5
                - 0.515496015548706
                - 0.530978322029114
                - 0.546433210372925
                - 0.561846971511841
                - 0.577205896377563
                - 0.592496275901794
                - 0.60770446062088
                - 0.622816622257233
                - 0.637819170951843
                - 0.652698397636414
                - 0.667440474033356
                - 0.682031810283661
                - 0.696458637714386
                - 0.710707306861877
                - 0.724764049053192
                - 0.738615214824677
                - 0.752247035503387
                - 0.765645861625671
                - 0.778797924518585
                - 0.791689574718475
                - 0.804307043552399
                - 0.816636681556702
                - 0.828664779663086
                - 0.840377569198608
                - 0.85176146030426
                - 0.862803637981415
                - 0.873494029045105
                - 0.883822917938232
                - 0.893780589103699
                - 0.903357326984406
                - 0.912543296813965
                - 0.921328902244568
                - 0.929704368114471
                - 0.937659978866577
                - 0.945185959339142
                - 0.952272653579712
                - 0.958910286426544
                - 0.96508914232254
                - 0.970799505710602
                - 0.976031601428986
                - 0.980775833129883
                - 0.985022306442261
                - 0.988761425018311
                - 0.991983413696289
                - 0.994678497314453
                - 0.996837079524994
                - 0.998449265956879
                - 0.999505460262299
                - 0.99999588727951
                - 1.0
                - 0.999248385429382
                - 0.998018205165863
                - 0.996231317520142
                - 0.993898868560791
                - 0.991031885147095
                - 0.987641334533691
                - 0.983738303184509
                - 0.979333817958832
                - 0.974438846111298
                - 0.969064593315125
                - 0.963221907615662
                - 0.956921935081482
                - 0.950175702571869
                - 0.942994177341461
                - 0.935388445854187
                - 0.927369594573975
                - 0.918948531150818
                - 0.910136461257935
                - 0.900944232940674
                - 0.891383051872253
                - 0.881463825702667
                - 0.871197640895844
                - 0.860595524311066
                - 0.849668562412262
                - 0.838427782058716
                - 0.826885342597961
                - 0.815054833889008
                - 0.802949666976929
                - 0.790583431720734
                - 0.777969539165497
                - 0.765121579170227
                - 0.752053081989288
                - 0.738777458667755
                - 0.725308358669281
                - 0.71165919303894
                - 0.697843492031097
                - 0.683874785900116
                - 0.669766545295715
                - 0.655532419681549
                - 0.641185760498047
                - 0.626740157604218
                - 0.61220908164978
                - 0.597606062889099
                - 0.582944691181183
                - 0.568238377571106
                - 0.553500711917877
                - 0.538745105266571
                - 0.523985147476196
                - 0.509234368801117
                - 0.5
                - 0.479812115430832
                - 0.465160936117172
                - 0.450561136007309
                - 0.436021268367767
                - 0.421549916267395
                - 0.407155603170395
                - 0.39284685254097
                - 0.378632247447968
                - 0.364520311355591
                - 0.350519567728043
                - 0.336638569831848
                - 0.322885870933533
                - 0.309270024299622
                - 0.295799553394318
                - 0.282483011484146
                - 0.269328951835632
                - 0.256345897912979
                - 0.243542402982712
                - 0.230927005410194
                - 0.218508258461952
                - 0.206294700503349
                - 0.19429486989975
                - 0.182517319917679
                - 0.170970574021339
                - 0.159663394093513
                - 0.148608073592186
                - 0.137820303440094
                - 0.127315878868103
                - 0.117110595107079
                - 0.107220262289047
                - 0.0976606607437134
                - 0.0884476080536842
                - 0.0795968845486641
                - 0.0711243003606796
                - 0.0630456507205963
                - 0.0553767308592796
                - 0.0481333397328854
                - 0.0413312762975693
                - 0.0349863357841969
                - 0.0291143227368593
                - 0.023731030523777
                - 0.0188522581011057
                - 0.014493802562356
                - 0.0106714647263288
                - 0.00740104028955102
                - 0.00469832820817828
                - 0.00257912673987448
                - 0.00105923402588814
                - 0.00015444791642949
                - 0.0
                - 0.000230328791076317
                - 0.0011955100344494
                - 0.00276151555590332
                - 0.00491530634462833
                - 0.00764384306967258
                - 0.0109340865164995
                - 0.0147729981690645
                - 0.0191475376486778
                - 0.02404466830194
                - 0.029451347887516
                - 0.0353545397520065
                - 0.0417412035167217
                - 0.048598300665617
                - 0.0559127889573574
                - 0.0636716336011887
                - 0.0718617960810661
                - 0.0804702341556549
                - 0.0894839093089104
                - 0.0988897830247879
                - 0.108674816787243
                - 0.11882596462965
                - 0.129330202937126
                - 0.140174478292465
                - 0.151345759630203
                - 0.162831038236618
                - 0.174617663025856
                - 0.18669305741787
                - 0.199044689536095
                - 0.211659967899323
                - 0.224526360630989
                - 0.237631320953369
                - 0.250962257385254
                - 0.264506667852402
                - 0.278251945972443
                - 0.292185544967651
                - 0.306294947862625
                - 0.320567548274994
                - 0.334990829229355
                - 0.349552243947983
                - 0.364239186048508
                - 0.379039108753204
                - 0.39393949508667
                - 0.408927798271179
                - 0.42399138212204
                - 0.439117789268494
                - 0.454294383525848
                - 0.469508677721024
                - 0.484748065471649
                - 0.5
            animation_min: -0.03
            animation_max: 0.03
            animation_repeat_number: 4
            animation_repeat_unit: :beats
            enable_exit_animation: false
            exit_curve: *id001
            enable_activation: false
            activation_direction: :to
            activation_curve: *id001
            activation_value: 1.0
            activation_variable: *id013
          conditions: !ruby/object:ChildConditions
            child_index_max: 0
            child_index_min: 0
            enable_child_index: false
            enable_event: false
            event: 
            event_invert: false
            enable_child_index: false
            child_index_min: 0
            child_index_max: 0
            enable_event: false
            event: 
            event_invert: false
        - !ruby/object:ActorEffectScale
          title: &id031 Scale
          enabled: true
          amount_setting: !ruby/object:UserObjectSettingFloat
            name: &id032 amount
            options: &id033
              
              :default: !ruby/range
                begin: 1.0
                end: 2.0
                excl: false
              :range: *id014
            breaks_cache: 
            min: -1000.0
            max: 1000.0
            enter_value: 0.0
            exit_value: 0.0
            enable_enter_animation: false
            enter_curve: *id001
            enable_animation: false
            animation_curve: *id001
            animation_min: 2.36
            animation_max: 2.0
            animation_repeat_number: 4
            animation_repeat_unit: :beats
            enable_exit_animation: false
            exit_curve: *id001
            enable_activation: true
            activation_direction: :to
            activation_curve: *id001
            activation_value: 1.5
            activation_variable: &id088 !ruby/object:Variable
              title: button B
              enabled: true
              combine_method_setting: !ruby/object:UserObjectSettingSelect
                name: &id021 combine_method
                options: *id003
                breaks_cache: 
                selected: :sum
              max_change_per_frame_setting: !ruby/object:UserObjectSettingFloat
                name: *id004
                options: *id005
                breaks_cache: 
                min: 0.0
                max: 1.0
                enter_value: 0.0
                exit_value: 0.0
                enable_enter_animation: false
                enter_curve: *id001
                enable_animation: false
                animation_curve: *id001
                animation_min: 1.0
                animation_max: 1.0
                animation_repeat_number: 4
                animation_repeat_unit: :beats
                enable_exit_animation: false
                exit_curve: *id001
                enable_activation: false
                activation_direction: :to
                activation_curve: *id001
                activation_value: 1.0
                activation_variable: 
              effects: 
                - !ruby/object:VariableInputButton
                  title: &id022 Button
                  enabled: true
                  button_setting: !ruby/object:UserObjectSettingButton
                    name: &id023 button
                    options: &id024
                      
                      :summary: true
                    breaks_cache: 
                    button: Keyboard / Left Alt
                  on_time_setting: !ruby/object:UserObjectSettingTimespan
                    name: &id025 on_time
                    options: &id026
                      
                      :summary: % on
                    breaks_cache: 
                    time_number: 0.03
                    time_unit: :seconds
                  off_time_setting: !ruby/object:UserObjectSettingTimespan
                    name: &id027 off_time
                    options: &id028
                      
                      :summary: % off
                    breaks_cache: 
                    time_number: 0.1
                    time_unit: :seconds
                  conditions: !ruby/object:ChildConditions
                    child_index_max: 0
                    child_index_min: 0
                    enable_child_index: false
                    enable_event: false
                    event: 
                    event_invert: false
                    enable_child_index: false
                    child_index_min: 0
                    child_index_max: 0
                    enable_event: false
                    event: 
                    event_invert: false
          conditions: !ruby/object:ChildConditions
            child_index_max: 0
            child_index_min: 0
            enable_child_index: false
            enable_event: false
            event: 
            event_invert: false
            enable_child_index: false
            child_index_min: 0
            child_index_max: 0
            enable_event: false
            event: 
            event_invert: false
        - !ruby/object:ActorEffectPixelStorm
          title: Pixel Storm
          enabled: false
          amount_setting: !ruby/object:UserObjectSettingFloat
            name: *id015
            options: 
              :default: !ruby/range
                begin: 0.0
                end: 1.0
                excl: false
              :shader: true
              :digits: 3
              :range: *id014
            breaks_cache: 
            min: -1000.0
            max: 1000.0
            enter_value: 0.0
            exit_value: 0.0
            enable_enter_animation: false
            enter_curve: *id001
            enable_animation: false
            animation_curve: *id001
            animation_min: 0.0
            animation_max: 1.0
            animation_repeat_number: 4
            animation_repeat_unit: :beats
            enable_exit_animation: false
            exit_curve: *id001
            enable_activation: true
            activation_direction: :to
            activation_curve: *id001
            activation_value: 0.02
            activation_variable: *id016
          conditions: !ruby/object:ChildConditions
            child_index_max: 0
            child_index_min: 0
            enable_child_index: false
            enable_event: false
            event: 
            event_invert: false
            enable_child_index: false
            child_index_min: 0
            child_index_max: 0
            enable_event: false
            event: 
            event_invert: false
        - !ruby/object:ActorEffectPixelWarp
          title: Pixel Warp
          enabled: true
          amount_setting: !ruby/object:UserObjectSettingFloat
            name: *id015
            options: &id079
              
              :default: !ruby/range
                begin: 0.0
                end: 1.0
                excl: false
              :shader: true
              :range: *id014
            breaks_cache: 
            min: -1000.0
            max: 1000.0
            enter_value: 0.0
            exit_value: 0.0
            enable_enter_animation: false
            enter_curve: *id001
            enable_animation: true
            animation_curve: *id017
            animation_min: 0.4
            animation_max: 0.8
            animation_repeat_number: 4
            animation_repeat_unit: :beats
            enable_exit_animation: false
            exit_curve: *id001
            enable_activation: false
            activation_direction: :to
            activation_curve: *id001
            activation_value: 1.0
            activation_variable: *id013
          frequency_setting: !ruby/object:UserObjectSettingFloat
            name: frequency
            options: &id080
              
              :default: !ruby/range
                begin: 0.1
                end: 1.0
                excl: false
              :shader: true
              :range: *id014
            breaks_cache: 
            min: -1000.0
            max: 1000.0
            enter_value: 0.0
            exit_value: 0.0
            enable_enter_animation: false
            enter_curve: *id001
            enable_animation: false
            animation_curve: *id001
            animation_min: 0.1
            animation_max: 1.0
            animation_repeat_number: 4
            animation_repeat_unit: :beats
            enable_exit_animation: false
            exit_curve: *id001
            enable_activation: false
            activation_direction: :to
            activation_curve: *id001
            activation_value: 1.0
            activation_variable: *id013
          method_setting: !ruby/object:UserObjectSettingSelect
            name: method
            options: &id081
              
              :default: :warp_horizontal
              :options: 
                - - :bulge
                  - Bulge
                - - :boxes
                  - Boxes
                - - :warp_horizontal
                  - Warp Horizontal
                - - :warp_vertical
                  - Warp Vertical
              :summary: true
            breaks_cache: 
            selected: :boxes
          conditions: !ruby/object:ChildConditions
            child_index_max: 0
            child_index_min: 0
            enable_child_index: false
            enable_event: false
            event: 
            event_invert: false
            enable_child_index: false
            child_index_min: 0
            child_index_max: 0
            enable_event: false
            event: 
            event_invert: false
        - !ruby/object:ActorEffectKScope
          title: KScope
          enabled: true
          folds_setting: !ruby/object:UserObjectSettingInteger
            name: folds
            options: 
              :range: !ruby/range
                begin: 0
                end: 100
                excl: false
              :default: !ruby/range
                begin: 1
                end: 2
                excl: false
            breaks_cache: 
            animation_min: 6
          conditions: !ruby/object:ChildConditions
            child_index_max: 0
            child_index_min: 0
            enable_child_index: false
            enable_event: false
            event: 
            event_invert: false
            enable_child_index: false
            child_index_min: 0
            child_index_max: 0
            enable_event: false
            event: 
            event_invert: false
      x: 0.0
      y: 0.0
    - &id044 !ruby/object:ActorStar
      title: Pinwheel
      enabled: true
      arms_setting: !ruby/object:UserObjectSettingInteger
        name: arms
        options: &id059
          
          :range: !ruby/range
            begin: 2
            end: 100
            excl: false
          :default: !ruby/range
            begin: 5
            end: 100
            excl: false
          :breaks_cache: true
        breaks_cache: 
        animation_min: 4
      radius_setting: !ruby/object:UserObjectSettingFloat
        name: radius
        options: &id060
          
          :range: !ruby/range
            begin: 0.0
            end: 1.0
            excl: false
          :default: !ruby/range
            begin: 0.25
            end: 1.0
            excl: false
          :breaks_cache: true
        breaks_cache: 
        min: 0.0
        max: 1.0
        enter_value: 0.0
        exit_value: 0.0
        enable_enter_animation: false
        enter_curve: *id001
        enable_animation: false
        animation_curve: *id001
        animation_min: 0.31
        animation_max: 1.0
        animation_repeat_number: 4
        animation_repeat_unit: :beats
        enable_exit_animation: false
        exit_curve: *id001
        enable_activation: false
        activation_direction: :to
        activation_curve: *id001
        activation_value: 0.6
        activation_variable: *id016
      cutout_size_setting: !ruby/object:UserObjectSettingFloat
        name: cutout_size
        options: &id061
          
          :range: !ruby/range
            begin: 0.0
            end: 1.0
            excl: false
          :default: !ruby/range
            begin: 0.0
            end: 1.0
            excl: false
          :breaks_cache: true
        breaks_cache: 
        min: 0.0
        max: 1.0
        enter_value: 1.0
        exit_value: 0.0
        enable_enter_animation: true
        enter_curve: &id019 !ruby/object:Curve
          title: Psych
          enabled: true
          effects: *id018
          vector: 
            - 0.0
            - 0.472393929958344
            - 0.753448307514191
            - 0.724400281906128
            - 0.5
            - 0.281843662261963
            - 0.249688848853111
            - 0.527607679367065
            - 1.0
          approximation: 
            - 0.0
            - 0.0202983487397432
            - 0.040583997964859
            - 0.0608442462980747
            - 0.0810663923621178
            - 0.101237744092941
            - 0.121345587074757
            - 0.141377225518227
            - 0.161319971084595
            - 0.181161105632782
            - 0.200887933373451
            - 0.220487773418427
            - 0.239947900176048
            - 0.259255617856979
            - 0.278398245573044
            - 0.297363042831421
            - 0.316137373447418
            - 0.334708452224731
            - 0.353063672780991
            - 0.371190249919891
            - 0.389075547456741
            - 0.406706809997559
            - 0.424071401357651
            - 0.441156566143036
            - 0.457949608564377
            - 0.474437862634659
            - 0.490609019994736
            - 0.506451845169067
            - 0.521955192089081
            - 0.53710800409317
            - 0.551899254322052
            - 0.566317737102509
            - 0.580352425575256
            - 0.593992173671722
            - 0.607225954532623
            - 0.620042681694031
            - 0.632431209087372
            - 0.644380450248718
            - 0.655879318714142
            - 0.666916787624359
            - 0.677481651306152
            - 0.687562942504883
            - 0.697149455547333
            - 0.706230163574219
            - 0.714793920516968
            - 0.722829699516296
            - 0.730326414108276
            - 0.737272918224335
            - 0.743658125400543
            - 0.749470949172974
            - 0.754700422286987
            - 0.759343326091766
            - 0.763409078121185
            - 0.766908228397369
            - 0.769851446151733
            - 0.772249281406403
            - 0.774112403392792
            - 0.775451302528381
            - 0.776276707649231
            - 0.776599109172821
            - 0.776429176330566
            - 0.775777459144592
            - 0.774654626846313
            - 0.773071229457855
            - 0.771037876605988
            - 0.76856517791748
            - 0.765663683414459
            - 0.762344062328339
            - 0.758616924285889
            - 0.75449275970459
            - 0.749982297420502
            - 0.74509608745575
            - 0.739844679832458
            - 0.734238803386688
            - 0.728288888931274
            - 0.722005724906921
            - 0.715401351451874
            - 0.708489418029785
            - 0.701283633708954
            - 0.693797767162323
            - 0.686045527458191
            - 0.678040623664856
            - 0.669796764850616
            - 0.661327719688416
            - 0.652647137641907
            - 0.643768846988678
            - 0.634706497192383
            - 0.625473856925964
            - 0.616084575653076
            - 0.606552481651306
            - 0.596891224384308
            - 0.587114572525024
            - 0.577236235141754
            - 0.567269921302795
            - 0.557229340076447
            - 0.547128260135651
            - 0.536980390548706
            - 0.526799499988556
            - 0.516599178314209
            - 0.506393313407898
            - 0.5
            - 0.486018568277359
            - 0.475874155759811
            - 0.465773791074753
            - 0.45572891831398
            - 0.445751070976257
            - 0.435851782560349
            - 0.426042526960373
            - 0.416334837675095
            - 0.406740188598633
            - 0.397270083427429
            - 0.38793608546257
            - 0.378749638795853
            - 0.369722276926041
            - 0.360865533351898
            - 0.352190852165222
            - 0.343709796667099
            - 0.335433840751648
            - 0.327374517917633
            - 0.319543302059174
            - 0.311951726675034
            - 0.304611295461655
            - 0.297533512115479
            - 0.290729880332947
            - 0.284211933612823
            - 0.277991116046906
            - 0.272079169750214
            - 0.266487836837769
            - 0.261228919029236
            - 0.256314277648926
            - 0.251755654811859
            - 0.247564852237701
            - 0.243753716349602
            - 0.240334004163742
            - 0.237317532300949
            - 0.23471611738205
            - 0.232541546225548
            - 0.230805605649948
            - 0.229520127177238
            - 0.228696897625923
            - 0.228347733616829
            - 0.228484407067299
            - 0.22911873459816
            - 0.230262517929077
            - 0.231927558779716
            - 0.234125673770905
            - 0.236868634819984
            - 0.240168258547783
            - 0.244036346673965
            - 0.248484715819359
            - 0.253523916006088
            - 0.259151190519333
            - 0.265355616807938
            - 0.272126227617264
            - 0.279451966285706
            - 0.287321805953979
            - 0.295724749565125
            - 0.304649740457535
            - 0.314085781574249
            - 0.324021846055984
            - 0.334446907043457
            - 0.345349937677383
            - 0.356719940900803
            - 0.368545860052109
            - 0.380816727876663
            - 0.393521457910538
            - 0.406649053096771
            - 0.42018848657608
            - 0.434128761291504
            - 0.448458820581436
            - 0.463167697191238
            - 0.478244304656982
            - 0.493677645921707
            - 0.509456694126129
            - 0.525570452213287
            - 0.542007684707642
            - 0.558755934238434
            - 0.575802206993103
            - 0.593133628368378
            - 0.610737144947052
            - 0.628599882125854
            - 0.646708786487579
            - 0.665050983428955
            - 0.683613479137421
            - 0.70238333940506
            - 0.721347570419312
            - 0.740493178367615
            - 0.759807288646698
            - 0.779276907444
            - 0.798889100551605
            - 0.818630874156952
            - 0.838489234447479
            - 0.858451306819916
            - 0.8785040974617
            - 0.898634612560272
            - 0.918829917907715
            - 0.939077079296112
            - 0.959363162517548
            - 0.979675114154816
            - 1.0
        enable_animation: false
        animation_curve: *id001
        animation_min: 0.43
        animation_max: 1.0
        animation_repeat_number: 4
        animation_repeat_unit: :beats
        enable_exit_animation: false
        exit_curve: *id019
        enable_activation: false
        activation_direction: :to
        activation_curve: *id020
        activation_value: 0.31
        activation_variable: *id016
      effects: 
        - !ruby/object:ActorEffectDrawMethod
          title: &id051 Draw Method
          enabled: true
          draw_method_setting: !ruby/object:UserObjectSettingSelect
            name: &id052 draw_method
            options: &id053
              
              :options: 
                - - :average
                  - Average
                - - :brighten
                  - Brighten
                - - :darken
                  - Darken
                - - :multiply
                  - Multiply
                - - :invert
                  - Invert
                - - :min
                  - Min
                - - :max
                  - Max
              :default: :average
              :summary: true
            breaks_cache: 
            selected: :brighten
          conditions: !ruby/object:ChildConditions
            child_index_max: 0
            child_index_min: 0
            enable_child_index: false
            enable_event: false
            event: 
            event_invert: false
            enable_child_index: false
            child_index_min: 0
            child_index_max: 0
            enable_event: false
            event: 
            event_invert: false
        - !ruby/object:ActorEffectShake
          title: Shake
          enabled: true
          amount_setting: !ruby/object:UserObjectSettingFloat
            name: amount
            options: &id086
              
              :range: !ruby/range
                begin: 0.0
                end: 1.0
                excl: false
              :default: !ruby/range
                begin: 0.0
                end: 0.05
                excl: false
              :digits: 3
            breaks_cache: 
            min: 0.0
            max: 1.0
            enter_value: 0.0
            exit_value: 0.0
            enable_enter_animation: false
            enter_curve: *id001
            enable_animation: false
            animation_curve: *id001
            animation_min: 0.0
            animation_max: 0.05
            animation_repeat_number: 4
            animation_repeat_unit: :beats
            enable_exit_animation: false
            exit_curve: *id001
            enable_activation: true
            activation_direction: :to
            activation_curve: *id020
            activation_value: 0.02
            activation_variable: &id047 !ruby/object:Variable
              title: button A
              enabled: true
              combine_method_setting: !ruby/object:UserObjectSettingSelect
                name: *id021
                options: *id003
                breaks_cache: 
                selected: :sum
              max_change_per_frame_setting: !ruby/object:UserObjectSettingFloat
                name: *id004
                options: *id005
                breaks_cache: 
                min: 0.0
                max: 1.0
                enter_value: 0.0
                exit_value: 0.0
                enable_enter_animation: false
                enter_curve: *id001
                enable_animation: false
                animation_curve: *id001
                animation_min: 1.0
                animation_max: 1.0
                animation_repeat_number: 4
                animation_repeat_unit: :beats
                enable_exit_animation: false
                exit_curve: *id001
                enable_activation: false
                activation_direction: :to
                activation_curve: *id001
                activation_value: 1.0
                activation_variable: 
              effects: 
                - !ruby/object:VariableInputButton
                  title: *id022
                  enabled: true
                  button_setting: !ruby/object:UserObjectSettingButton
                    name: *id023
                    options: *id024
                    breaks_cache: 
                    button: Keyboard / Left Control
                  on_time_setting: !ruby/object:UserObjectSettingTimespan
                    name: *id025
                    options: *id026
                    breaks_cache: 
                    time_number: 0.03
                    time_unit: :seconds
                  off_time_setting: !ruby/object:UserObjectSettingTimespan
                    name: *id027
                    options: *id028
                    breaks_cache: 
                    time_number: 0.1
                    time_unit: :seconds
                  conditions: !ruby/object:ChildConditions
                    child_index_max: 0
                    child_index_min: 0
                    enable_child_index: false
                    enable_event: false
                    event: 
                    event_invert: false
                    enable_child_index: false
                    child_index_min: 0
                    child_index_max: 0
                    enable_event: false
                    event: 
                    event_invert: false
          conditions: !ruby/object:ChildConditions
            child_index_max: 0
            child_index_min: 0
            enable_child_index: false
            enable_event: false
            event: 
            event_invert: false
            enable_child_index: false
            child_index_min: 0
            child_index_max: 0
            enable_event: false
            event: 
            event_invert: false
        - !ruby/object:ActorEffectFade
          title: Fade
          enabled: true
          amount_setting: !ruby/object:UserObjectSettingFloat
            name: amount
            options: *id029
            breaks_cache: 
            min: 0.0
            max: 1.0
            enter_value: 0.0
            exit_value: 0.0
            enable_enter_animation: false
            enter_curve: *id001
            enable_animation: false
            animation_curve: *id001
            animation_min: 0.98
            animation_max: 1.0
            animation_repeat_number: 4
            animation_repeat_unit: :beats
            enable_exit_animation: false
            exit_curve: *id001
            enable_activation: true
            activation_direction: :to
            activation_curve: *id001
            activation_value: 0.05
            activation_variable: *id030
          conditions: !ruby/object:ChildConditions
            child_index_max: 0
            child_index_min: 0
            enable_child_index: false
            enable_event: false
            event: 
            event_invert: false
            enable_child_index: false
            child_index_min: 0
            child_index_max: 0
            enable_event: false
            event: 
            event_invert: false
        - !ruby/object:ActorEffectTail
          title: &id062 Tail
          enabled: true
          number_setting: !ruby/object:UserObjectSettingInteger
            name: &id063 number
            options: &id064
              
              :range: !ruby/range
                begin: 1
                end: 100
                excl: false
              :default: !ruby/range
                begin: 1
                end: 2
                excl: false
            breaks_cache: 
            animation_min: 4
          beats_setting: !ruby/object:UserObjectSettingInteger
            name: &id065 beats
            options: &id066
              
              :range: !ruby/range
                begin: 1
                end: 100
                excl: false
              :default: !ruby/range
                begin: 1
                end: 2
                excl: false
            breaks_cache: 
            animation_min: 1
          length_setting: !ruby/object:UserObjectSettingFloat
            name: &id067 length
            options: &id068
              
              :range: !ruby/range
                begin: 0.0
                end: 1.0
                excl: false
              :default: !ruby/range
                begin: 0.0
                end: 1.0
                excl: false
            breaks_cache: 
            min: 0.0
            max: 1.0
            enter_value: 0.0
            exit_value: 0.0
            enable_enter_animation: false
            enter_curve: *id001
            enable_animation: true
            animation_curve: &id037 !ruby/object:Curve
              title: Sine Inv
              enabled: true
              effects: *id012
              vector: 
                - 0.5
                - 0.158814638853073
                - 0.0
                - 0.16001895070076
                - 0.5
                - 0.845267236232758
                - 1.0
                - 0.848762691020966
                - 0.5
              approximation: 
                - 0.5
                - 0.489469945430756
                - 0.474308222532272
                - 0.459171235561371
                - 0.444071292877197
                - 0.429020702838898
                - 0.414031893014908
                - 0.399117141962051
                - 0.384288847446442
                - 0.369559347629547
                - 0.354940950870514
                - 0.340446054935455
                - 0.326086968183517
                - 0.311876058578491
                - 0.297825694084167
                - 0.283948183059692
                - 0.270255893468857
                - 0.256761163473129
                - 0.243476346135139
                - 0.230413809418678
                - 0.217585876584053
                - 0.205004900693893
                - 0.192683234810829
                - 0.18063323199749
                - 0.168867215514183
                - 0.157397553324699
                - 0.146236598491669
                - 0.135396689176559
                - 0.124890170991421
                - 0.114729396998882
                - 0.104926712810993
                - 0.0954944640398026
                - 0.0864450111985207
                - 0.0777906849980354
                - 0.0695438459515572
                - 0.0617168322205544
                - 0.0543219968676567
                - 0.0473716929554939
                - 0.0408782586455345
                - 0.0348540507256985
                - 0.0293114110827446
                - 0.0242626890540123
                - 0.019720233976841
                - 0.0156963914632797
                - 0.0122035127133131
                - 0.00925394333899021
                - 0.00686003174632788
                - 0.00503412634134293
                - 0.00378857436589897
                - 0.00313572445884347
                - 0.0
                - 0.0036308029666543
                - 0.00476045906543732
                - 0.00646215211600065
                - 0.0087238484993577
                - 0.0115335155278444
                - 0.0148791214451194
                - 0.0187486317008734
                - 0.023130014538765
                - 0.0280112344771624
                - 0.0333802625536919
                - 0.0392250642180443
                - 0.0455336049199104
                - 0.0522938519716263
                - 0.0594937764108181
                - 0.0671213418245316
                - 0.0751645117998123
                - 0.0836112573742867
                - 0.0924495533108711
                - 0.101667352020741
                - 0.111252628266811
                - 0.12119334936142
                - 0.131477475166321
                - 0.142092987895012
                - 0.153027847409248
                - 0.164270013570786
                - 0.17580746114254
                - 0.187628149986267
                - 0.199720054864883
                - 0.212071135640144
                - 0.224669367074966
                - 0.237502723932266
                - 0.250559151172638
                - 0.263826638460159
                - 0.277293115854263
                - 0.29094660282135
                - 0.304775029420853
                - 0.318766355514526
                - 0.332908600568771
                - 0.347189664840698
                - 0.361597567796707
                - 0.376120239496231
                - 0.390745669603348
                - 0.405461817979813
                - 0.420256644487381
                - 0.435118138790131
                - 0.450034260749817
                - 0.464992970228195
                - 0.479982197284698
                - 0.494989991188049
                - 0.510004222393036
                - 0.525012969970703
                - 0.540004074573517
                - 0.554965615272522
                - 0.569885492324829
                - 0.584751725196838
                - 0.59955221414566
                - 0.614274978637695
                - 0.628907978534698
                - 0.643439173698425
                - 0.657856464385986
                - 0.672147929668427
                - 0.686301529407501
                - 0.700305104255676
                - 0.714146733283997
                - 0.727814376354218
                - 0.741295993328094
                - 0.754579544067383
                - 0.767652928829193
                - 0.78050422668457
                - 0.793121337890625
                - 0.805492281913757
                - 0.817604959011078
                - 0.829447329044342
                - 0.841007471084595
                - 0.852273225784302
                - 0.863232612609863
                - 0.873873651027679
                - 0.884184181690216
                - 0.894152283668518
                - 0.903765916824341
                - 0.913012981414795
                - 0.921881437301636
                - 0.930359363555908
                - 0.938434660434723
                - 0.94609522819519
                - 0.953329145908356
                - 0.960124313831329
                - 0.966468751430511
                - 0.972350358963013
                - 0.977757155895233
                - 0.982677102088928
                - 0.987098157405853
                - 0.991008222103119
                - 0.99439537525177
                - 0.997247576713562
                - 0.999552667140961
                - 1.0
                - 1.0
                - 1.0
                - 1.0
                - 1.0
                - 1.0
                - 0.99948513507843
                - 0.99714207649231
                - 0.99424421787262
                - 0.990803897380829
                - 0.986833453178406
                - 0.982345223426819
                - 0.977351486682892
                - 0.971864581108093
                - 0.965896904468536
                - 0.959460735321045
                - 0.952568352222443
                - 0.945232152938843
                - 0.937464475631714
                - 0.92927759885788
                - 0.920683860778809
                - 0.911695599555969
                - 0.90232515335083
                - 0.89258486032486
                - 0.882487058639526
                - 0.872044026851654
                - 0.861268103122711
                - 0.850171625614166
                - 0.838766992092133
                - 0.827066421508789
                - 0.815082311630249
                - 0.802826941013336
                - 0.790312647819519
                - 0.777551829814911
                - 0.764556765556335
                - 0.751339733600616
                - 0.737913191318512
                - 0.724289298057556
                - 0.710480511188507
                - 0.696499168872833
                - 0.682357490062714
                - 0.668067932128906
                - 0.65364271402359
                - 0.639094173908234
                - 0.62443470954895
                - 0.609676659107208
                - 0.594832241535187
                - 0.579913854598999
                - 0.564933896064758
                - 0.549904525279999
                - 0.534838259220123
                - 0.519747257232666
                - 0.5
            animation_min: 0.16
            animation_max: 1.0
            animation_repeat_number: 4
            animation_repeat_unit: :beats
            enable_exit_animation: false
            exit_curve: *id001
            enable_activation: false
            activation_direction: :to
            activation_curve: *id001
            activation_value: 1.0
            activation_variable: *id013
          conditions: !ruby/object:ChildConditions
            child_index_max: 0
            child_index_min: 0
            enable_child_index: false
            enable_event: false
            event: 
            event_invert: false
            enable_child_index: false
            child_index_min: 0
            child_index_max: 0
            enable_event: false
            event: 
            event_invert: false
        - !ruby/object:ActorEffectPitch
          title: Pitch
          enabled: true
          angle_setting: !ruby/object:UserObjectSettingFloat
            name: angle
            options: 
              :default: !ruby/range
                begin: 0.0
                end: 1.0
                excl: false
              :range: *id014
            breaks_cache: 
            min: -1000.0
            max: 1000.0
            enter_value: 0.0
            exit_value: 0.0
            enable_enter_animation: false
            enter_curve: *id001
            enable_animation: true
            animation_curve: &id107 !ruby/object:Curve
              title: Bong!
              enabled: true
              effects: *id012
              vector: 
                - 0.5
                - 0.94306093454361
                - 0.09691172093153
                - 0.838171780109406
                - 0.25435808300972
                - 0.652214705944061
                - 0.409974157810211
                - 0.462336033582687
                - 0.5
              approximation: 
                - 0.5
                - 0.537595927715302
                - 0.574999749660492
                - 0.612019181251526
                - 0.648462235927582
                - 0.684136629104614
                - 0.718850255012512
                - 0.752410888671875
                - 0.784626543521881
                - 0.81530487537384
                - 0.844253838062286
                - 0.871281266212463
                - 0.896194994449615
                - 0.918802857398987
                - 0.938912689685822
                - 0.956332385540009
                - 0.970869719982147
                - 0.982332646846771
                - 0.990528881549835
                - 0.995266318321228
                - 0.996352851390839
                - 0.993596255779266
                - 0.9868044257164
                - 0.975785195827484
                - 0.960346400737762
                - 0.940296292304993
                - 0.915608584880829
                - 0.886674284934998
                - 0.853949069976807
                - 0.817888736724854
                - 0.778949022293091
                - 0.737585604190826
                - 0.694254219532013
                - 0.649410724639893
                - 0.603510737419128
                - 0.557010054588318
                - 0.510364353656769
                - 0.464029461145401
                - 0.418461054563522
                - 0.374114871025085
                - 0.331446677446365
                - 0.290912181138992
                - 0.252967149019241
                - 0.218067288398743
                - 0.18666835129261
                - 0.159226089715958
                - 0.136196225881577
                - 0.118034496903419
                - 0.10519664734602
                - 0.0981384068727493
                - 0.0973105952143669
                - 0.102821134030819
                - 0.114217273890972
                - 0.130994468927383
                - 0.152648165822029
                - 0.178673818707466
                - 0.20856685936451
                - 0.241822734475136
                - 0.277936905622482
                - 0.316404819488525
                - 0.356721937656403
                - 0.398383677005768
                - 0.440885484218597
                - 0.48372283577919
                - 0.5263911485672
                - 0.568385899066925
                - 0.60920250415802
                - 0.648336470127106
                - 0.685283124446869
                - 0.71953809261322
                - 0.750596642494202
                - 0.777954339981079
                - 0.801106572151184
                - 0.819548845291138
                - 0.832776486873627
                - 0.840301156044006
                - 0.842061579227448
                - 0.838458478450775
                - 0.829915642738342
                - 0.816856861114502
                - 0.799705803394318
                - 0.778886377811432
                - 0.754822313785553
                - 0.727937281131744
                - 0.698655188083649
                - 0.667399764060974
                - 0.634594738483429
                - 0.600663900375366
                - 0.566031038761139
                - 0.5311199426651
                - 0.496354341506958
                - 0.462158024311066
                - 0.428954750299454
                - 0.397168278694153
                - 0.367222428321838
                - 0.339540928602219
                - 0.314547568559647
                - 0.292666137218475
                - 0.274320363998413
                - 0.259934037923813
                - 0.249924540519714
                - 0.244416758418083
                - 0.243127778172493
                - 0.245744481682777
                - 0.251953721046448
                - 0.261442422866821
                - 0.273897379636765
                - 0.289005488157272
                - 0.30645364522934
                - 0.325928688049316
                - 0.347117513418198
                - 0.369706958532333
                - 0.393383920192719
                - 0.417835265398026
                - 0.442747831344604
                - 0.467808544635773
                - 0.492704212665558
                - 0.517121732234955
                - 0.540748000144958
                - 0.563269853591919
                - 0.584374189376831
                - 0.6037477850914
                - 0.621077656745911
                - 0.636050581932068
                - 0.648353457450867
                - 0.657685577869415
                - 0.66399735212326
                - 0.667470872402191
                - 0.668297290802002
                - 0.666667461395264
                - 0.662772417068481
                - 0.65680319070816
                - 0.648950755596161
                - 0.639406085014343
                - 0.628360211849213
                - 0.616004109382629
                - 0.602528750896454
                - 0.588125169277191
                - 0.572984278202057
                - 0.557297170162201
                - 0.541254818439484
                - 0.525048136711121
                - 0.508868157863617
                - 0.4929059445858
                - 0.477352410554886
                - 0.462398558855057
                - 0.448235392570496
                - 0.435053914785385
                - 0.423045128583908
                - 0.412400007247925
                - 0.403294742107391
                - 0.395745784044266
                - 0.389671742916107
                - 0.384989857673645
                - 0.381617367267609
                - 0.379471510648727
                - 0.378469526767731
                - 0.378528654575348
                - 0.379566103219986
                - 0.381499141454697
                - 0.384245008230209
                - 0.387720912694931
                - 0.391844093799591
                - 0.396531820297241
                - 0.401701301336288
                - 0.407269775867462
                - 0.413154482841492
                - 0.419272691011429
                - 0.425541579723358
                - 0.431878417730331
                - 0.438200443983078
                - 0.444424897432327
                - 0.450468987226486
                - 0.456249982118607
                - 0.461685091257095
                - 0.466701626777649
                - 0.47129163146019
                - 0.475472778081894
                - 0.479262858629227
                - 0.482679665088654
                - 0.485740959644318
                - 0.488464504480362
                - 0.490868121385574
                - 0.492969512939453
                - 0.494786530733109
                - 0.496336907148361
                - 0.497638434171677
                - 0.498708873987198
                - 0.499565988779068
                - 0.500227570533752
                - 0.500711441040039
                - 0.501035273075104
                - 0.501216948032379
                - 0.501274168491364
                - 0.501224756240845
                - 0.501086473464966
                - 0.50087708234787
                - 0.5006143450737
                - 0.500316083431244
                - 0.5
            animation_min: -0.1
            animation_max: 0.1
            animation_repeat_number: 4
            animation_repeat_unit: :beats
            enable_exit_animation: false
            exit_curve: *id001
            enable_activation: false
            activation_direction: :to
            activation_curve: *id001
            activation_value: 1.0
            activation_variable: *id013
          conditions: !ruby/object:ChildConditions
            child_index_max: 0
            child_index_min: 0
            enable_child_index: false
            enable_event: false
            event: 
            event_invert: false
            enable_child_index: false
            child_index_min: 0
            child_index_max: 0
            enable_event: false
            event: 
            event_invert: false
        - !ruby/object:ActorEffectScale
          title: *id031
          enabled: true
          amount_setting: !ruby/object:UserObjectSettingFloat
            name: *id032
            options: *id033
            breaks_cache: 
            min: -1000.0
            max: 1000.0
            enter_value: 0.0
            exit_value: 0.0
            enable_enter_animation: false
            enter_curve: *id001
            enable_animation: true
            animation_curve: *id017
            animation_min: -0.15
            animation_max: 3.0
            animation_repeat_number: 4
            animation_repeat_unit: :beats
            enable_exit_animation: false
            exit_curve: *id001
            enable_activation: false
            activation_direction: :to
            activation_curve: *id020
            activation_value: 2.0
            activation_variable: *id016
          conditions: !ruby/object:ChildConditions
            child_index_max: 0
            child_index_min: 0
            enable_child_index: false
            enable_event: false
            event: 
            event_invert: false
            enable_child_index: false
            child_index_min: 0
            child_index_max: 0
            enable_event: false
            event: 
            event_invert: false
        - !ruby/object:ActorEffectRoll
          title: *id034
          enabled: true
          amount_setting: !ruby/object:UserObjectSettingFloat
            name: *id035
            options: *id036
            breaks_cache: 
            min: -1000.0
            max: 1000.0
            enter_value: 0.0
            exit_value: 0.0
            enable_enter_animation: false
            enter_curve: *id001
            enable_animation: true
            animation_curve: *id037
            animation_min: 0.0
            animation_max: 1.0
            animation_repeat_number: 16.0
            animation_repeat_unit: :beats
            enable_exit_animation: false
            exit_curve: *id001
            enable_activation: false
            activation_direction: :to
            activation_curve: *id001
            activation_value: 1.0
            activation_variable: *id013
          conditions: !ruby/object:ChildConditions
            child_index_max: 0
            child_index_min: 0
            enable_child_index: false
            enable_event: false
            event: 
            event_invert: false
            enable_child_index: false
            child_index_min: 0
            child_index_max: 0
            enable_event: false
            event: 
            event_invert: false
        - !ruby/object:ActorEffectThemeChildren
          title: Theme Children
          enabled: true
          theme_setting: !ruby/object:UserObjectSettingTheme
            name: theme
            options: &id054
              {}
            breaks_cache: 
            theme: &id069 !ruby/object:Theme
              title: Tango
              enabled: true
              effects: 
                - !ruby/object:Style
                  title: &id038 ""
                  enabled: true
                  color_setting: !ruby/object:UserObjectSettingColor
                    name: &id039 color
                    options: &id040
                      
                      :default: 
                        - 1.0
                        - 1.0
                        - 1.0
                        - 1.0
                      :only_literal: true
                    breaks_cache: 
                    color: !ruby/object:Color
                      alpha: 1.0
                      blue: 0.0
                      green: 0.474509803921569
                      red: 0.96078431372549
                  image_setting: !ruby/object:UserObjectSettingImage
                    name: &id041 image
                    options: &id042
                      {}
                    breaks_cache: 
                    image_name: 
                - !ruby/object:Style
                  title: *id038
                  enabled: true
                  color_setting: !ruby/object:UserObjectSettingColor
                    name: *id039
                    options: *id040
                    breaks_cache: 
                    color: !ruby/object:Color
                      alpha: 1.0
                      blue: 0.0
                      green: 0.831372549019608
                      red: 0.929411764705882
                  image_setting: !ruby/object:UserObjectSettingImage
                    name: *id041
                    options: *id042
                    breaks_cache: 
                    image_name: 
                - !ruby/object:Style
                  title: *id038
                  enabled: true
                  color_setting: !ruby/object:UserObjectSettingColor
                    name: *id039
                    options: *id040
                    breaks_cache: 
                    color: !ruby/object:Color
                      alpha: 1.0
                      blue: 0.0862745098039216
                      green: 0.823529411764706
                      red: 0.450980392156863
                  image_setting: !ruby/object:UserObjectSettingImage
                    name: *id041
                    options: *id042
                    breaks_cache: 
                    image_name: 
                - !ruby/object:Style
                  title: *id038
                  enabled: true
                  color_setting: !ruby/object:UserObjectSettingColor
                    name: *id039
                    options: *id040
                    breaks_cache: 
                    color: !ruby/object:Color
                      alpha: 1.0
                      blue: 0.811764705882353
                      green: 0.623529411764706
                      red: 0.447058823529412
                  image_setting: !ruby/object:UserObjectSettingImage
                    name: *id041
                    options: *id042
                    breaks_cache: 
                    image_name: 
                - !ruby/object:Style
                  title: *id038
                  enabled: true
                  color_setting: !ruby/object:UserObjectSettingColor
                    name: *id039
                    options: *id040
                    breaks_cache: 
                    color: !ruby/object:Color
                      alpha: 1.0
                      blue: 0.643137254901961
                      green: 0.396078431372549
                      red: 0.203921568627451
                  image_setting: !ruby/object:UserObjectSettingImage
                    name: *id041
                    options: *id042
                    breaks_cache: 
                    image_name: 
                - !ruby/object:Style
                  title: *id038
                  enabled: true
                  color_setting: !ruby/object:UserObjectSettingColor
                    name: *id039
                    options: *id040
                    breaks_cache: 
                    color: !ruby/object:Color
                      alpha: 1.0
                      blue: 0.630212863355459
                      green: 0.149553673609522
                      red: 0.563134203097581
                  image_setting: !ruby/object:UserObjectSettingImage
                    name: *id041
                    options: *id042
                    breaks_cache: 
                    image_name: 
                - !ruby/object:Style
                  title: *id038
                  enabled: true
                  color_setting: !ruby/object:UserObjectSettingColor
                    name: *id039
                    options: *id040
                    breaks_cache: 
                    color: !ruby/object:Color
                      alpha: 1.0
                      blue: 0.0392156862745098
                      green: 0.0392156862745098
                      red: 0.866666666666667
                  image_setting: !ruby/object:UserObjectSettingImage
                    name: *id041
                    options: *id042
                    breaks_cache: 
                    image_name: 
                - !ruby/object:Style
                  title: *id038
                  enabled: true
                  color_setting: !ruby/object:UserObjectSettingColor
                    name: *id039
                    options: *id040
                    breaks_cache: 
                    color: !ruby/object:Color
                      alpha: 1.0
                      blue: 0.353490501258869
                      green: 0.353490501258869
                      red: 0.936827649347677
                  image_setting: !ruby/object:UserObjectSettingImage
                    name: *id041
                    options: *id042
                    breaks_cache: 
                    image_name: 
                - !ruby/object:Style
                  title: *id038
                  enabled: true
                  color_setting: !ruby/object:UserObjectSettingColor
                    name: *id039
                    options: *id040
                    breaks_cache: 
                    color: !ruby/object:Color
                      alpha: 1.0
                      blue: 0.079819943541619
                      green: 1.0
                      red: 0.924208438239109
                  image_setting: !ruby/object:UserObjectSettingImage
                    name: *id041
                    options: *id042
                    breaks_cache: 
                    image_name: 
          amount_setting: !ruby/object:UserObjectSettingFloat
            name: amount
            options: &id057
              
              :range: !ruby/range
                begin: 0.0
                end: 1.0
                excl: false
              :default: !ruby/range
                begin: 1.0
                end: 1.0
                excl: false
            breaks_cache: 
            min: 0.0
            max: 1.0
            enter_value: 0.0
            exit_value: 0.0
            enable_enter_animation: false
            enter_curve: *id001
            enable_animation: false
            animation_curve: *id001
            animation_min: 1.0
            animation_max: 1.0
            animation_repeat_number: 0.25
            animation_repeat_unit: :beats
            enable_exit_animation: false
            exit_curve: *id001
            enable_activation: false
            activation_direction: :to
            activation_curve: *id001
            activation_value: 1.0
            activation_variable: *id013
          offset_setting: !ruby/object:UserObjectSettingInteger
            name: offset
            options: &id058
              
              :range: !ruby/range
                begin: -1000
                end: 1000
                excl: false
              :default: !ruby/range
                begin: 0
                end: 1
                excl: false
            breaks_cache: 
            animation_min: 0
          conditions: !ruby/object:ChildConditions
            child_index_max: 0
            child_index_min: 0
            enable_child_index: false
            enable_event: false
            event: 
            event_invert: false
            enable_child_index: false
            child_index_min: 0
            child_index_max: 0
            enable_event: false
            event: 
            event_invert: false
      x: 0.0
      y: 0.0
  :directors: 
    - !ruby/object:Director
      title: Director One
      enabled: true
      offscreen_render_actor_setting: !ruby/object:UserObjectSettingActor
        name: offscreen_render_actor
        options: &id045
          
          :summary: renders on %
        breaks_cache: 
        actor: 
      effects: []
      actors: 
        - *id043
        - *id044
    - !ruby/object:Director
      title: New Director
      enabled: true
      offscreen_render_actor_setting: !ruby/object:UserObjectSettingActor
        name: offscreen_render_actor
        options: *id045
        breaks_cache: 
        actor: 
      effects: []
      actors: 
        - !ruby/object:ActorRectangle
          title: Previous Frame
          enabled: true
          hole_size_setting: !ruby/object:UserObjectSettingFloat
            name: hole_size
            options: *id046
            breaks_cache: 
            min: 0.0
            max: 1.0
            enter_value: 0.0
            exit_value: 0.0
            enable_enter_animation: false
            enter_curve: *id001
            enable_animation: false
            animation_curve: *id001
            animation_min: 0.0
            animation_max: 1.0
            animation_repeat_number: 4
            animation_repeat_unit: :beats
            enable_exit_animation: false
            exit_curve: *id001
            enable_activation: false
            activation_direction: :to
            activation_curve: *id001
            activation_value: 1.0
            activation_variable: *id030
          effects: 
            - !ruby/object:ActorEffectImageOfPreviousFrame
              title: Image of Previous Frame
              enabled: true
              conditions: !ruby/object:ChildConditions
                child_index_max: 0
                child_index_min: 0
                enable_child_index: false
                enable_event: false
                event: 
                event_invert: false
                enable_child_index: false
                child_index_min: 0
                child_index_max: 0
                enable_event: false
                event: 
                event_invert: false
            - !ruby/object:ActorEffectScale
              title: &id048 Scale
              enabled: true
              amount_setting: !ruby/object:UserObjectSettingFloat
                name: &id049 amount
                options: *id033
                breaks_cache: 
                min: -1000.0
                max: 1000.0
                enter_value: 0.0
                exit_value: 0.0
                enable_enter_animation: false
                enter_curve: *id001
                enable_animation: false
                animation_curve: *id001
                animation_min: 1.41
                animation_max: 2.0
                animation_repeat_number: 4
                animation_repeat_unit: :beats
                enable_exit_animation: false
                exit_curve: *id001
                enable_activation: true
                activation_direction: :to
                activation_curve: *id001
                activation_value: 1.5
                activation_variable: *id047
              conditions: !ruby/object:ChildConditions
                child_index_max: 0
                child_index_min: 0
                enable_child_index: false
                enable_event: false
                event: 
                event_invert: false
                enable_child_index: false
                child_index_min: 0
                child_index_max: 0
                enable_event: false
                event: 
                event_invert: false
            - !ruby/object:ActorEffectGrid
              title: Grid
              enabled: false
              offset_setting: !ruby/object:UserObjectSettingFloat
                name: offset
                options: 
                  :range: !ruby/range
                    begin: -100.0
                    end: 100.0
                    excl: false
                  :default: !ruby/range
                    begin: 1.0
                    end: 2.0
                    excl: false
                breaks_cache: 
                min: -100.0
                max: 100.0
                enter_value: 0.0
                exit_value: 0.0
                enable_enter_animation: false
                enter_curve: 
                enable_animation: false
                animation_curve: *id001
                animation_min: 1.0
                animation_max: 2.0
                animation_repeat_number: 4
                animation_repeat_unit: :beats
                enable_exit_animation: false
                exit_curve: 
                enable_activation: false
                activation_direction: :to
                activation_curve: *id001
                activation_value: 1.0
                activation_variable: *id030
              number_x_setting: !ruby/object:UserObjectSettingInteger
                name: number_x
                options: 
                  :range: !ruby/range
                    begin: 0
                    end: 100
                    excl: false
                  :default: !ruby/range
                    begin: 1
                    end: 2
                    excl: false
                  :summary: true
                breaks_cache: 
                animation_min: 5
              number_y_setting: !ruby/object:UserObjectSettingInteger
                name: number_y
                options: 
                  :range: !ruby/range
                    begin: 0
                    end: 100
                    excl: false
                  :default: !ruby/range
                    begin: 1
                    end: 2
                    excl: false
                  :summary: true
                breaks_cache: 
                animation_min: 5
              conditions: !ruby/object:ChildConditions
                child_index_max: 0
                child_index_min: 0
                enable_child_index: false
                enable_event: false
                event: 
                event_invert: false
                enable_child_index: false
                child_index_min: 0
                child_index_max: 0
                enable_event: false
                event: 
                event_invert: false
            - !ruby/object:ActorEffectScale
              title: *id048
              enabled: false
              amount_setting: !ruby/object:UserObjectSettingFloat
                name: *id049
                options: &id087
                  
                  :default: !ruby/range
                    begin: 1.0
                    end: 2.0
                    excl: false
                  :range: !ruby/range
                    begin: -1000.0
                    end: 1000.0
                    excl: false
                breaks_cache: 
                min: -1000.0
                max: 1000.0
                enter_value: 0.0
                exit_value: 0.0
                enable_enter_animation: false
                enter_curve: 
                enable_animation: false
                animation_curve: &id050 !ruby/object:Curve
                  title: Smooth
                  enabled: true
                  effects: *id012
                  vector: 
                    - 0.0
                    - 0.0912469774484634
                    - 0.470689117908478
                    - 0.861580848693848
                    - 1.0
                    - 0.850959658622742
                    - 0.449575871229172
                    - 0.0877451002597809
                    - 0.0
                  approximation: 
                    - 0.0
                    - 0.000754420470912009
                    - 0.00153714104089886
                    - 0.00237646163441241
                    - 0.00330068240873516
                    - 0.00433810334652662
                    - 0.00551702454686165
                    - 0.00686574634164572
                    - 0.0084125678986311
                    - 0.0101857902482152
                    - 0.0122137134894729
                    - 0.0145246367901564
                    - 0.0171468611806631
                    - 0.0201086848974228
                    - 0.0234384089708328
                    - 0.0271643362939358
                    - 0.0313147604465485
                    - 0.0359179899096489
                    - 0.0410023182630539
                    - 0.0465960465371609
                    - 0.0527274757623672
                    - 0.0594249069690704
                    - 0.0667166411876678
                    - 0.0746309757232666
                    - 0.0831962078809738
                    - 0.0924406349658966
                    - 0.102380022406578
                    - 0.112992152571678
                    - 0.124247647821903
                    - 0.136117145419121
                    - 0.148571252822876
                    - 0.161580592393875
                    - 0.175115793943405
                    - 0.189147487282753
                    - 0.203646287322044
                    - 0.218582808971405
                    - 0.233927682042122
                    - 0.249651521444321
                    - 0.265724986791611
                    - 0.282118648290634
                    - 0.298803150653839
                    - 0.315749108791351
                    - 0.332927167415619
                    - 0.350307941436768
                    - 0.367862045764923
                    - 0.385560095310211
                    - 0.40337273478508
                    - 0.421270579099655
                    - 0.439224243164062
                    - 0.457204341888428
                    - 0.475181549787521
                    - 0.493129342794418
                    - 0.511027991771698
                    - 0.528858721256256
                    - 0.546602606773376
                    - 0.5642409324646
                    - 0.581754863262177
                    - 0.599125623703003
                    - 0.616334319114685
                    - 0.633362174034119
                    - 0.650190412998199
                    - 0.666800200939178
                    - 0.683172702789307
                    - 0.699289083480835
                    - 0.715130627155304
                    - 0.73067843914032
                    - 0.745913743972778
                    - 0.76081770658493
                    - 0.775371551513672
                    - 0.789556443691254
                    - 0.803353548049927
                    - 0.816744089126587
                    - 0.829709231853485
                    - 0.842230200767517
                    - 0.854288101196289
                    - 0.865864336490631
                    - 0.876946985721588
                    - 0.887537002563477
                    - 0.897636294364929
                    - 0.907247066497803
                    - 0.916371285915375
                    - 0.925011098384857
                    - 0.933168590068817
                    - 0.940845787525177
                    - 0.948044776916504
                    - 0.954767644405365
                    - 0.961016416549683
                    - 0.966793239116669
                    - 0.972100138664246
                    - 0.97693920135498
                    - 0.981312453746796
                    - 0.985222101211548
                    - 0.98867005109787
                    - 0.991658508777618
                    - 0.994189500808716
                    - 0.996265053749084
                    - 0.997887313365936
                    - 0.999058306217194
                    - 0.999780178070068
                    - 1.0
                    - 1.0
                    - 0.999269127845764
                    - 0.998205959796906
                    - 0.996691882610321
                    - 0.994724035263062
                    - 0.992299437522888
                    - 0.989415049552917
                    - 0.986067891120911
                    - 0.982254981994629
                    - 0.977973341941833
                    - 0.973219931125641
                    - 0.967991888523102
                    - 0.962286114692688
                    - 0.956099629402161
                    - 0.949429512023926
                    - 0.9422727227211
                    - 0.934626281261444
                    - 0.92648720741272
                    - 0.917852580547333
                    - 0.908719301223755
                    - 0.899084389209747
                    - 0.888944983482361
                    - 0.878297984600067
                    - 0.867140412330627
                    - 0.855469286441803
                    - 0.843283295631409
                    - 0.830596745014191
                    - 0.817432820796967
                    - 0.803814649581909
                    - 0.789765417575836
                    - 0.7753084897995
                    - 0.760466933250427
                    - 0.745263993740082
                    - 0.729722857475281
                    - 0.713866829872131
                    - 0.697719097137451
                    - 0.681302785873413
                    - 0.664641201496124
                    - 0.647757470607758
                    - 0.63067489862442
                    - 0.613416612148285
                    - 0.596005856990814
                    - 0.57846587896347
                    - 0.560819864273071
                    - 0.543090999126434
                    - 0.525302529335022
                    - 0.507477641105652
                    - 0.489639550447464
                    - 0.471811503171921
                    - 0.45401668548584
                    - 0.436278313398361
                    - 0.418619960546494
                    - 0.401065170764923
                    - 0.383637577295303
                    - 0.36636084318161
                    - 0.34925851225853
                    - 0.332354247570038
                    - 0.315671622753143
                    - 0.2992342710495
                    - 0.28306582570076
                    - 0.267189890146255
                    - 0.251630038022995
                    - 0.236409932374954
                    - 0.221553176641464
                    - 0.207083359360695
                    - 0.193024128675461
                    - 0.179399058222771
                    - 0.1662318110466
                    - 0.153545945882797
                    - 0.141365125775337
                    - 0.129712924361229
                    - 0.118612989783287
                    - 0.108088910579681
                    - 0.0981643125414848
                    - 0.088862806558609
                    - 0.0802018269896507
                    - 0.0721661299467087
                    - 0.0647296607494354
                    - 0.0578663609921932
                    - 0.0515501871705055
                    - 0.0457550808787346
                    - 0.040454987436533
                    - 0.0356238596141338
                    - 0.0312356371432543
                    - 0.0272642690688372
                    - 0.0236837025731802
                    - 0.0204678848385811
                    - 0.0175907611846924
                    - 0.0150262787938118
                    - 0.0127483839169145
                    - 0.0107310237362981
                    - 0.00894814357161522
                    - 0.00737369060516357
                    - 0.00598161155357957
                    - 0.00474585359916091
                    - 0.0036403622943908
                    - 0.00263908482156694
                    - 0.00171596743166447
                    - 0.000844957015942782
                    - 0.0
                animation_min: 0.0
                animation_max: 2.0
                animation_repeat_number: 4
                animation_repeat_unit: :beats
                enable_exit_animation: false
                exit_curve: 
                enable_activation: true
                activation_direction: :to
                activation_curve: *id001
                activation_value: 0.8
                activation_variable: *id047
              conditions: !ruby/object:ChildConditions
                child_index_max: 0
                child_index_min: 0
                enable_child_index: false
                enable_event: false
                event: 
                event_invert: false
                enable_child_index: false
                child_index_min: 0
                child_index_max: 0
                enable_event: false
                event: 
                event_invert: false
          x: 0.0
          y: 0.0
        - !ruby/object:ActorStarFlower
          title: Star Flower
          enabled: true
          arms_setting: !ruby/object:UserObjectSettingInteger
            name: arms
            options: 
              :range: !ruby/range
                begin: 2
                end: 100
                excl: false
              :default: !ruby/range
                begin: 5
                end: 100
                excl: false
              :breaks_cache: true
            breaks_cache: 
            animation_min: 5
          radius_setting: !ruby/object:UserObjectSettingFloat
            name: radius
            options: 
              :range: !ruby/range
                begin: -2.0
                end: 2.0
                excl: false
              :default: !ruby/range
                begin: 0.2
                end: 1.0
                excl: false
              :breaks_cache: true
            breaks_cache: 
            min: -2.0
            max: 2.0
            enter_value: 0.0
            exit_value: 0.0
            enable_enter_animation: false
            enter_curve: *id001
            enable_animation: false
            animation_curve: *id001
            animation_min: 0.1
            animation_max: 1.0
            animation_repeat_number: 4
            animation_repeat_unit: :beats
            enable_exit_animation: false
            exit_curve: *id001
            enable_activation: false
            activation_direction: :to
            activation_curve: *id001
            activation_value: 1.0
            activation_variable: *id030
          detail_setting: !ruby/object:UserObjectSettingInteger
            name: detail
            options: 
              :range: !ruby/range
                begin: 1
                end: 100
                excl: false
              :default: !ruby/range
                begin: 50
                end: 100
                excl: false
              :breaks_cache: true
            breaks_cache: 
            animation_min: 100
          effects: 
            - !ruby/object:ActorEffectFade
              title: Fade
              enabled: true
              amount_setting: !ruby/object:UserObjectSettingFloat
                name: amount
                options: *id029
                breaks_cache: 
                min: 0.0
                max: 1.0
                enter_value: 0.0
                exit_value: 0.0
                enable_enter_animation: false
                enter_curve: *id001
                enable_animation: true
                animation_curve: &id109 !ruby/object:Curve
                  title: Ramp
                  enabled: true
                  effects: *id018
                  vector: 
                    - 0.0
                    - 0.691340744495392
                    - 1.0
                    - 0.7453852891922
                    - 0.376562356948853
                    - 0.153726011514664
                    - 0.0408035852015018
                    - 0.00314226048067212
                    - 0.0
                  approximation: 
                    - 0.0
                    - 0.0303957313299179
                    - 0.0607661791145802
                    - 0.0910860598087311
                    - 0.121330097317696
                    - 0.151473000645638
                    - 0.181489482522011
                    - 0.211354285478592
                    - 0.241042092442513
                    - 0.27052766084671
                    - 0.299785643815994
                    - 0.328790843486786
                    - 0.357517898082733
                    - 0.385941565036774
                    - 0.414036571979523
                    - 0.441777616739273
                    - 0.46913942694664
                    - 0.496096700429916
                    - 0.522624135017395
                    - 0.548696517944336
                    - 0.574288547039032
                    - 0.599374890327454
                    - 0.623930275440216
                    - 0.647929489612579
                    - 0.671347200870514
                    - 0.69415807723999
                    - 0.716337561607361
                    - 0.737862586975098
                    - 0.758710384368896
                    - 0.778858184814453
                    - 0.798283219337463
                    - 0.816962718963623
                    - 0.834873914718628
                    - 0.851993978023529
                    - 0.868300199508667
                    - 0.883769750595093
                    - 0.898379921913147
                    - 0.912107884883881
                    - 0.924930930137634
                    - 0.936826169490814
                    - 0.947770953178406
                    - 0.95774245262146
                    - 0.966717898845673
                    - 0.97467452287674
                    - 0.981589496135712
                    - 0.98744010925293
                    - 0.992203593254089
                    - 0.995857119560242
                    - 0.998377978801727
                    - 0.999743342399597
                    - 1.0
                    - 0.998942375183105
                    - 0.996819734573364
                    - 0.993608295917511
                    - 0.989353656768799
                    - 0.984101116657257
                    - 0.977896273136139
                    - 0.970784425735474
                    - 0.962811172008514
                    - 0.954021871089935
                    - 0.9444620013237
                    - 0.934177041053772
                    - 0.92321240901947
                    - 0.911613523960114
                    - 0.89942592382431
                    - 0.886695027351379
                    - 0.87346625328064
                    - 0.859785079956055
                    - 0.845696985721588
                    - 0.831247389316559
                    - 0.81648176908493
                    - 0.801445484161377
                    - 0.786184132099152
                    - 0.770743072032928
                    - 0.755167782306671
                    - 0.73950320482254
                    - 0.723780632019043
                    - 0.708016693592072
                    - 0.692227125167847
                    - 0.676427781581879
                    - 0.660634577274323
                    - 0.644863247871399
                    - 0.629129648208618
                    - 0.613449692726135
                    - 0.597839117050171
                    - 0.582313776016235
                    - 0.566889524459839
                    - 0.551582217216492
                    - 0.536407649517059
                    - 0.521381676197052
                    - 0.506520092487335
                    - 0.491838753223419
                    - 0.477353483438492
                    - 0.463080167770386
                    - 0.449034571647644
                    - 0.435232549905777
                    - 0.421689957380295
                    - 0.408422619104385
                    - 0.395446360111237
                    - 0.382777005434036
                    - 0.370430171489716
                    - 0.358412355184555
                    - 0.346717059612274
                    - 0.335336953401566
                    - 0.324264645576477
                    - 0.313492774963379
                    - 0.303014010190964
                    - 0.292820900678635
                    - 0.282906174659729
                    - 0.27326238155365
                    - 0.26388218998909
                    - 0.254758208990097
                    - 0.245883107185364
                    - 0.237249478697777
                    - 0.228849977254868
                    - 0.220677211880684
                    - 0.212723836302757
                    - 0.204982459545135
                    - 0.197445720434189
                    - 0.190106257796288
                    - 0.182956695556641
                    - 0.175989657640457
                    - 0.169197782874107
                    - 0.1625736951828
                    - 0.156110033392906
                    - 0.149799585342407
                    - 0.143638476729393
                    - 0.137625902891159
                    - 0.131761133670807
                    - 0.126043498516083
                    - 0.12047228962183
                    - 0.115046814084053
                    - 0.109766378998756
                    - 0.104630269110203
                    - 0.0996378064155579
                    - 0.0947882831096649
                    - 0.0900810062885284
                    - 0.0855152755975723
                    - 0.0810903906822205
                    - 0.0768056586384773
                    - 0.0726603791117668
                    - 0.0686538591980934
                    - 0.064785398542881
                    - 0.0610543005168438
                    - 0.057459868490696
                    - 0.0540014021098614
                    - 0.0506782010197639
                    - 0.0474895760416985
                    - 0.0444348268210888
                    - 0.0415132530033588
                    - 0.0387240163981915
                    - 0.0360647700726986
                    - 0.033532228320837
                    - 0.0311231072992086
                    - 0.0288341101258993
                    - 0.0266619473695755
                    - 0.0246033240109682
                    - 0.0226549506187439
                    - 0.0208135321736336
                    - 0.0190757811069489
                    - 0.0174384023994207
                    - 0.0158981066197157
                    - 0.0144515996798873
                    - 0.0130955893546343
                    - 0.0118267852813005
                    - 0.0106418952345848
                    - 0.00953762698918581
                    - 0.00851068831980228
                    - 0.00755778746679425
                    - 0.00667563313618302
                    - 0.00586093217134476
                    - 0.00511039420962334
                    - 0.00442072609439492
                    - 0.00378863629885018
                    - 0.00321083283051848
                    - 0.00268414989113808
                    - 0.00220623309724033
                    - 0.00177504937164485
                    - 0.00138856703415513
                    - 0.00104475428815931
                    - 0.000741579162422568
                    - 0.000477009802125394
                    - 0.000249014323344454
                    - 5.5560809414601e-05
                    - 0.0
                    - 0.0
                    - 0.0
                    - 0.0
                    - 0.0
                    - 0.0
                    - 0.0
                    - 0.0
                    - 0.0
                    - 0.0
                    - 0.0
                    - 0.0
                    - 0.0
                    - 0.0
                    - 0.0
                    - 0.0
                animation_min: 0.15
                animation_max: 0.8
                animation_repeat_number: 4
                animation_repeat_unit: :beats
                enable_exit_animation: false
                exit_curve: *id001
                enable_activation: false
                activation_direction: :to
                activation_curve: *id001
                activation_value: 1.0
                activation_variable: *id030
              conditions: !ruby/object:ChildConditions
                child_index_max: 0
                child_index_min: 0
                enable_child_index: false
                enable_event: false
                event: 
                event_invert: false
                enable_child_index: false
                child_index_min: 0
                child_index_max: 0
                enable_event: false
                event: 
                event_invert: false
            - !ruby/object:ActorEffectInspect
              title: Inspect
              enabled: true
              zoom_setting: !ruby/object:UserObjectSettingFloat
                name: zoom
                options: 
                  :default: !ruby/range
                    begin: 1.0
                    end: 2.0
                    excl: false
                  :range: *id014
                breaks_cache: 
                min: -1000.0
                max: 1000.0
                enter_value: 0.0
                exit_value: 0.0
                enable_enter_animation: false
                enter_curve: *id001
                enable_animation: false
                animation_curve: *id001
                animation_min: 2.0
                animation_max: 2.0
                animation_repeat_number: 4
                animation_repeat_unit: :beats
                enable_exit_animation: false
                exit_curve: *id001
                enable_activation: true
                activation_direction: :to
                activation_curve: *id001
                activation_value: 8.06
                activation_variable: *id016
              x_setting: !ruby/object:UserObjectSettingFloat
                name: x
                options: 
                  :range: !ruby/range
                    begin: -0.5
                    end: 0.5
                    excl: false
                  :default: !ruby/range
                    begin: 0.0
                    end: 0.5
                    excl: false
                breaks_cache: 
                min: -0.5
                max: 0.5
                enter_value: 0.0
                exit_value: 0.0
                enable_enter_animation: false
                enter_curve: *id001
                enable_animation: true
                animation_curve: &id108 !ruby/object:Curve
                  title: Coaster
                  enabled: true
                  effects: *id012
                  vector: 
                    - 0.0
                    - 0.288459807634354
                    - 0.987236320972443
                    - 0.270359605550766
                    - 0.461924284696579
                    - 0.247356384992599
                    - 0.325064033269882
                    - 0.0940449312329292
                    - 0.0
                  approximation: 
                    - 0.0
                    - 0.00224667275324464
                    - 0.00458415411412716
                    - 0.00710325129330158
                    - 0.00989477336406708
                    - 0.0130495289340615
                    - 0.0166583247482777
                    - 0.0208119712769985
                    - 0.0256012752652168
                    - 0.0311170443892479
                    - 0.0374500900506973
                    - 0.0446912162005901
                    - 0.0529312305152416
                    - 0.0622609481215477
                    - 0.0727711692452431
                    - 0.0845527052879333
                    - 0.0976963713765144
                    - 0.11229296028614
                    - 0.128433302044868
                    - 0.146208181977272
                    - 0.165708422660828
                    - 0.187024816870689
                    - 0.210248202085495
                    - 0.235469356179237
                    - 0.262779116630554
                    - 0.292268007993698
                    - 0.323928713798523
                    - 0.357506901025772
                    - 0.392710000276566
                    - 0.429245322942734
                    - 0.466820269823074
                    - 0.505142211914062
                    - 0.543918550014496
                    - 0.58285665512085
                    - 0.621663868427277
                    - 0.660047590732574
                    - 0.697715163230896
                    - 0.734373986721039
                    - 0.769731462001801
                    - 0.803494870662689
                    - 0.835371732711792
                    - 0.865069329738617
                    - 0.892295002937317
                    - 0.916756212711334
                    - 0.938160300254822
                    - 0.956214666366577
                    - 0.970626592636108
                    - 0.981103539466858
                    - 0.987352848052979
                    - 0.989081919193268
                    - 0.986001491546631
                    - 0.978056848049164
                    - 0.965576946735382
                    - 0.948926031589508
                    - 0.928468465805054
                    - 0.904568612575531
                    - 0.877590715885162
                    - 0.84789913892746
                    - 0.815858244895935
                    - 0.781832337379456
                    - 0.746185660362244
                    - 0.709282696247101
                    - 0.671487629413605
                    - 0.633164882659912
                    - 0.594678699970245
                    - 0.556393444538116
                    - 0.518673479557037
                    - 0.481883078813553
                    - 0.446386605501175
                    - 0.412548363208771
                    - 0.38073268532753
                    - 0.35130387544632
                    - 0.324626296758652
                    - 0.301064252853394
                    - 0.280982047319412
                    - 0.26473331451416
                    - 0.252385824918747
                    - 0.243698418140411
                    - 0.238414540886879
                    - 0.236277624964714
                    - 0.237031102180481
                    - 0.240418389439583
                    - 0.246182933449745
                    - 0.254068166017532
                    - 0.263817548751831
                    - 0.2751744389534
                    - 0.28788235783577
                    - 0.301684677600861
                    - 0.316324859857559
                    - 0.33154633641243
                    - 0.347092509269714
                    - 0.3627068400383
                    - 0.37813276052475
                    - 0.393113702535629
                    - 0.407393097877502
                    - 0.420714408159256
                    - 0.432821005582809
                    - 0.44345635175705
                    - 0.452363878488541
                    - 0.459287047386169
                    - 0.463972896337509
                    - 0.466335028409958
                    - 0.466519176959991
                    - 0.464688390493393
                    - 0.461005568504333
                    - 0.455633670091629
                    - 0.44873571395874
                    - 0.440474659204483
                    - 0.431013464927673
                    - 0.420515060424805
                    - 0.40914249420166
                    - 0.397058665752411
                    - 0.384426593780518
                    - 0.371409207582474
                    - 0.35816952586174
                    - 0.344870448112488
                    - 0.331674993038177
                    - 0.318746119737625
                    - 0.306246817111969
                    - 0.294340014457703
                    - 0.283188700675964
                    - 0.27295583486557
                    - 0.263804376125336
                    - 0.255897343158722
                    - 0.249397665262222
                    - 0.244461312890053
                    - 0.241103485226631
                    - 0.239209249615669
                    - 0.238658756017685
                    - 0.239332169294357
                    - 0.241109654307365
                    - 0.243871361017227
                    - 0.247497454285622
                    - 0.251868069171906
                    - 0.256863415241241
                    - 0.262363612651825
                    - 0.268248796463013
                    - 0.274399191141129
                    - 0.280694901943207
                    - 0.287016093730927
                    - 0.293242961168289
                    - 0.299255639314651
                    - 0.30493426322937
                    - 0.310159027576447
                    - 0.314810067415237
                    - 0.318767547607422
                    - 0.321911662817001
                    - 0.32412251830101
                    - 0.325280278921127
                    - 0.325265139341354
                    - 0.323968023061752
                    - 0.321396797895432
                    - 0.317630857229233
                    - 0.312750577926636
                    - 0.306836307048798
                    - 0.299968481063843
                    - 0.292227476835251
                    - 0.283693641424179
                    - 0.274447411298752
                    - 0.264569133520126
                    - 0.254139214754105
                    - 0.243238061666489
                    - 0.231946021318436
                    - 0.220343500375748
                    - 0.208510890603065
                    - 0.196528568863869
                    - 0.184476926922798
                    - 0.172436341643333
                    - 0.160487219691277
                    - 0.148709937930107
                    - 0.137184873223305
                    - 0.125992432236671
                    - 0.115212976932526
                    - 0.104926913976669
                    - 0.0952146202325821
                    - 0.0861457660794258
                    - 0.07772096991539
                    - 0.0699134543538094
                    - 0.0626963898539543
                    - 0.0560429282486439
                    - 0.0499262362718582
                    - 0.0443194732069969
                    - 0.0391958020627499
                    - 0.0345283858478069
                    - 0.0302903819829226
                    - 0.0264549553394318
                    - 0.0229952689260244
                    - 0.019884480163455
                    - 0.0170957520604134
                    - 0.0146022485569119
                    - 0.0123771280050278
                    - 0.0103935543447733
                    - 0.00862468685954809
                    - 0.00704368948936462
                    - 0.00562372244894505
                    - 0.00433794734999537
                    - 0.00315952603705227
                    - 0.00206161988899112
                    - 0.00101739075034857
                    - 0.0
                animation_min: -0.31
                animation_max: 0.31
                animation_repeat_number: 2.0
                animation_repeat_unit: :minutes
                enable_exit_animation: false
                exit_curve: *id001
                enable_activation: false
                activation_direction: :to
                activation_curve: *id001
                activation_value: 0.5
                activation_variable: *id030
              y_setting: !ruby/object:UserObjectSettingFloat
                name: y
                options: 
                  :range: !ruby/range
                    begin: -0.5
                    end: 0.5
                    excl: false
                  :default: !ruby/range
                    begin: 0.0
                    end: 0.5
                    excl: false
                breaks_cache: 
                min: -0.5
                max: 0.5
                enter_value: 0.0
                exit_value: 0.0
                enable_enter_animation: false
                enter_curve: *id001
                enable_animation: true
                animation_curve: *id050
                animation_min: -0.31
                animation_max: 0.31
                animation_repeat_number: 0.75
                animation_repeat_unit: :minutes
                enable_exit_animation: false
                exit_curve: *id001
                enable_activation: false
                activation_direction: :to
                activation_curve: *id001
                activation_value: 0.5
                activation_variable: *id030
              conditions: !ruby/object:ChildConditions
                child_index_max: 0
                child_index_min: 0
                enable_child_index: false
                enable_event: false
                event: 
                event_invert: false
                enable_child_index: false
                child_index_min: 0
                child_index_max: 0
                enable_event: false
                event: 
                event_invert: false
            - !ruby/object:ActorEffectDrawMethod
              title: *id051
              enabled: true
              draw_method_setting: !ruby/object:UserObjectSettingSelect
                name: *id052
                options: *id053
                breaks_cache: 
                selected: :invert
              conditions: !ruby/object:ChildConditions
                child_index_max: 0
                child_index_min: 0
                enable_child_index: false
                enable_event: false
                event: 
                event_invert: false
                enable_child_index: false
                child_index_min: 0
                child_index_max: 0
                enable_event: false
                event: 
                event_invert: false
            - !ruby/object:ActorCircle
              title: Circle
              enabled: true
              number_setting: !ruby/object:UserObjectSettingInteger
                name: number
                options: 
                  :range: !ruby/range
                    begin: 1
                    end: 100
                    excl: false
                  :default: !ruby/range
                    begin: 1
                    end: 2
                    excl: false
                  :summary: true
                breaks_cache: 
                animation_min: 5
              radius_setting: !ruby/object:UserObjectSettingFloat
                name: radius
                options: 
                  :range: !ruby/range
                    begin: -100.0
                    end: 100.0
                    excl: false
                  :default: !ruby/range
                    begin: 0.0
                    end: 1.0
                    excl: false
                breaks_cache: 
                min: -100.0
                max: 100.0
                enter_value: 3.56
                exit_value: 0.0
                enable_enter_animation: true
                enter_curve: &id070 !ruby/object:Curve
                  title: Fast
                  enabled: true
                  effects: *id018
                  vector: 
                    - 0.0
                    - 0.269079566001892
                    - 0.5
                    - 0.688084900379181
                    - 0.815106570720673
                    - 0.896625757217407
                    - 0.949894666671753
                    - 0.981220602989197
                    - 1.0
                  approximation: 
                    - 0.0
                    - 0.0110257677733898
                    - 0.0220495108515024
                    - 0.0330692045390606
                    - 0.0440828204154968
                    - 0.0550883375108242
                    - 0.0660837292671204
                    - 0.0770669728517532
                    - 0.0880360379815102
                    - 0.0989889055490494
                    - 0.109923548996449
                    - 0.120837941765785
                    - 0.131730049848557
                    - 0.142597869038582
                    - 0.153439357876778
                    - 0.164252504706383
                    - 0.175035268068314
                    - 0.185785636305809
                    - 0.196501567959785
                    - 0.207181066274643
                    - 0.217822074890137
                    - 0.228422582149506
                    - 0.238980576395988
                    - 0.249494016170502
                    - 0.259960860013962
                    - 0.27037912607193
                    - 0.280746757984161
                    - 0.291061609983444
                    - 0.301321655511856
                    - 0.311524718999863
                    - 0.321668744087219
                    - 0.331751644611359
                    - 0.341771245002747
                    - 0.351725488901138
                    - 0.361612290143967
                    - 0.37142950296402
                    - 0.381175071001053
                    - 0.390846848487854
                    - 0.400442749261856
                    - 0.40996065735817
                    - 0.419398486614227
                    - 0.42875412106514
                    - 0.43802547454834
                    - 0.447210431098938
                    - 0.456306904554367
                    - 0.465312749147415
                    - 0.474225908517838
                    - 0.483044236898422
                    - 0.491765677928925
                    - 0.500388085842133
                    - 0.5
                    - 0.517328500747681
                    - 0.525645911693573
                    - 0.533862233161926
                    - 0.541978240013123
                    - 0.549994468688965
                    - 0.557911574840546
                    - 0.565730333328247
                    - 0.573451280593872
                    - 0.581075131893158
                    - 0.588602542877197
                    - 0.596034109592438
                    - 0.603370547294617
                    - 0.610612511634827
                    - 0.61776065826416
                    - 0.624815583229065
                    - 0.631778001785278
                    - 0.638648569583893
                    - 0.645427882671356
                    - 0.652116715908051
                    - 0.658715605735779
                    - 0.665225207805634
                    - 0.671646296977997
                    - 0.677979409694672
                    - 0.684225261211395
                    - 0.690384447574615
                    - 0.69645756483078
                    - 0.702444791793823
                    - 0.708346486091614
                    - 0.714162945747375
                    - 0.719894468784332
                    - 0.725541293621063
                    - 0.731103837490082
                    - 0.736582279205322
                    - 0.741976976394653
                    - 0.747288227081299
                    - 0.752516329288483
                    - 0.757661581039429
                    - 0.762724220752716
                    - 0.767704606056213
                    - 0.772603034973145
                    - 0.777419805526733
                    - 0.782155156135559
                    - 0.78680944442749
                    - 0.791382968425751
                    - 0.79587596654892
                    - 0.80028885602951
                    - 0.804621756076813
                    - 0.808875143527985
                    - 0.81304919719696
                    - 0.817144274711609
                    - 0.821161210536957
                    - 0.825101494789124
                    - 0.828966796398163
                    - 0.832758665084839
                    - 0.836478710174561
                    - 0.840128481388092
                    - 0.843709707260132
                    - 0.847223877906799
                    - 0.850672602653503
                    - 0.854057490825653
                    - 0.857380151748657
                    - 0.860642194747925
                    - 0.863845229148865
                    - 0.866990804672241
                    - 0.870080530643463
                    - 0.873116016387939
                    - 0.876098811626434
                    - 0.879030644893646
                    - 0.88191294670105
                    - 0.884747445583344
                    - 0.887535691261292
                    - 0.890279293060303
                    - 0.892979860305786
                    - 0.895638942718506
                    - 0.898258149623871
                    - 0.900838196277618
                    - 0.903379201889038
                    - 0.905881226062775
                    - 0.908344268798828
                    - 0.910768389701843
                    - 0.91315358877182
                    - 0.915499925613403
                    - 0.917807400226593
                    - 0.920076131820679
                    - 0.92230612039566
                    - 0.924497365951538
                    - 0.926649987697601
                    - 0.928763926029205
                    - 0.930839240550995
                    - 0.93287605047226
                    - 0.934874296188354
                    - 0.936834037303925
                    - 0.938755333423615
                    - 0.940638244152069
                    - 0.942482769489288
                    - 0.944288969039917
                    - 0.946056842803955
                    - 0.947786450386047
                    - 0.949477791786194
                    - 0.951131045818329
                    - 0.952746570110321
                    - 0.954325079917908
                    - 0.955867350101471
                    - 0.957373976707458
                    - 0.958845674991608
                    - 0.960283160209656
                    - 0.96168714761734
                    - 0.963058352470398
                    - 0.964397430419922
                    - 0.965705037117004
                    - 0.966982007026672
                    - 0.968228936195374
                    - 0.9694464802742
                    - 0.97063547372818
                    - 0.97179651260376
                    - 0.972930312156677
                    - 0.97403758764267
                    - 0.975119054317474
                    - 0.976175367832184
                    - 0.97720730304718
                    - 0.978215396404266
                    - 0.979200541973114
                    - 0.980163335800171
                    - 0.98110443353653
                    - 0.982024610042572
                    - 0.982924699783325
                    - 0.983805477619171
                    - 0.984667837619781
                    - 0.985512554645538
                    - 0.986340463161469
                    - 0.987152516841888
                    - 0.987949430942535
                    - 0.988732099533081
                    - 0.989501297473907
                    - 0.990257978439331
                    - 0.991002917289734
                    - 0.991736888885498
                    - 0.99246084690094
                    - 0.993175566196442
                    - 0.993881940841675
                    - 0.994580745697021
                    - 0.995272815227509
                    - 0.995959043502808
                    - 0.996640205383301
                    - 0.99731719493866
                    - 0.997990846633911
                    - 0.998661935329437
                    - 0.999331414699554
                    - 1.0
                enable_animation: false
                animation_curve: *id001
                animation_min: 0.47
                animation_max: 1.0
                animation_repeat_number: 4
                animation_repeat_unit: :beats
                enable_exit_animation: true
                exit_curve: *id001
                enable_activation: false
                activation_direction: :to
                activation_curve: *id001
                activation_value: 1.0
                activation_variable: *id030
              start_angle_setting: !ruby/object:UserObjectSettingFloat
                name: start_angle
                options: 
                  :default: !ruby/range
                    begin: 0.0
                    end: 1.0
                    excl: false
                  :range: *id014
                breaks_cache: 
                min: -1000.0
                max: 1000.0
                enter_value: 0.0
                exit_value: 0.0
                enable_enter_animation: false
                enter_curve: *id001
                enable_animation: false
                animation_curve: *id001
                animation_min: 0.0
                animation_max: 1.0
                animation_repeat_number: 4
                animation_repeat_unit: :beats
                enable_exit_animation: false
                exit_curve: *id001
                enable_activation: false
                activation_direction: :to
                activation_curve: *id001
                activation_value: 1.0
                activation_variable: *id030
              stop_angle_setting: !ruby/object:UserObjectSettingFloat
                name: stop_angle
                options: 
                  :default: !ruby/range
                    begin: 1.0
                    end: 2.0
                    excl: false
                  :range: *id014
                breaks_cache: 
                min: -1000.0
                max: 1000.0
                enter_value: 0.0
                exit_value: 0.0
                enable_enter_animation: false
                enter_curve: *id001
                enable_animation: false
                animation_curve: *id001
                animation_min: 1.0
                animation_max: 2.0
                animation_repeat_number: 4
                animation_repeat_unit: :beats
                enable_exit_animation: false
                exit_curve: *id001
                enable_activation: false
                activation_direction: :to
                activation_curve: *id001
                activation_value: 1.0
                activation_variable: *id030
              distribution_setting: !ruby/object:UserObjectSettingCurve
                name: distribution
                options: {}
                breaks_cache: 
                curve: *id001
              conditions: !ruby/object:ChildConditions
                child_index_max: 0
                child_index_min: 0
                enable_child_index: false
                enable_event: false
                event: 
                event_invert: false
                enable_child_index: false
                child_index_min: 0
                child_index_max: 0
                enable_event: false
                event: 
                event_invert: false
            - !ruby/object:ActorEffectScale
              title: Scale
              enabled: true
              amount_setting: !ruby/object:UserObjectSettingFloat
                name: amount
                options: *id033
                breaks_cache: 
                min: -1000.0
                max: 1000.0
                enter_value: 0.0
                exit_value: 0.0
                enable_enter_animation: false
                enter_curve: *id001
                enable_animation: true
                animation_curve: *id037
                animation_min: 0.6
                animation_max: 3.43
                animation_repeat_number: 4
                animation_repeat_unit: :minutes
                enable_exit_animation: false
                exit_curve: *id001
                enable_activation: false
                activation_direction: :to
                activation_curve: *id001
                activation_value: 1.0
                activation_variable: *id030
              conditions: !ruby/object:ChildConditions
                child_index_max: 0
                child_index_min: 0
                enable_child_index: false
                enable_event: false
                event: 
                event_invert: false
                enable_child_index: false
                child_index_min: 0
                child_index_max: 0
                enable_event: false
                event: 
                event_invert: false
            - !ruby/object:ActorEffectThemeChildren
              title: Theme Children
              enabled: true
              theme_setting: !ruby/object:UserObjectSettingTheme
                name: theme
                options: *id054
                breaks_cache: 
                theme: &id075 !ruby/object:Theme
                  title: Down
                  enabled: true
                  effects: 
                    - !ruby/object:Style
                      title: ""
                      enabled: true
                      color_setting: !ruby/object:UserObjectSettingColor
                        name: &id055 color
                        options: *id040
                        breaks_cache: 
                        color: !ruby/object:Color
                          alpha: 1.0
                          blue: 0.351400015259022
                          green: 0.351400015259022
                          red: 0.842145418478676
                      image_setting: !ruby/object:UserObjectSettingImage
                        name: &id056 image
                        options: *id042
                        breaks_cache: 
                        image_name: 
                    - !ruby/object:Style
                      title: ""
                      enabled: true
                      color_setting: !ruby/object:UserObjectSettingColor
                        name: *id055
                        options: *id040
                        breaks_cache: 
                        color: !ruby/object:Color
                          alpha: 1.0
                          blue: 0.143968871595331
                          green: 0.143968871595331
                          red: 0.662485694666972
                      image_setting: !ruby/object:UserObjectSettingImage
                        name: *id056
                        options: *id042
                        breaks_cache: 
                        image_name: 
                    - !ruby/object:Style
                      title: ""
                      enabled: true
                      color_setting: !ruby/object:UserObjectSettingColor
                        name: *id055
                        options: *id040
                        breaks_cache: 
                        color: !ruby/object:Color
                          alpha: 1.0
                          blue: 0.160845349813077
                          green: 0.160845349813077
                          red: 0.355291065842679
                      image_setting: !ruby/object:UserObjectSettingImage
                        name: *id056
                        options: *id042
                        breaks_cache: 
                        image_name: 
                    - !ruby/object:Style
                      title: ""
                      enabled: true
                      color_setting: !ruby/object:UserObjectSettingColor
                        name: *id055
                        options: *id040
                        breaks_cache: 
                        color: !ruby/object:Color
                          alpha: 1.0
                          blue: 0.309742885481041
                          green: 0.309742885481041
                          red: 0.383810177767605
                      image_setting: !ruby/object:UserObjectSettingImage
                        name: *id056
                        options: *id042
                        breaks_cache: 
                        image_name: 
              amount_setting: !ruby/object:UserObjectSettingFloat
                name: amount
                options: *id057
                breaks_cache: 
                min: 0.0
                max: 1.0
                enter_value: 0.0
                exit_value: 0.0
                enable_enter_animation: false
                enter_curve: *id001
                enable_animation: false
                animation_curve: *id001
                animation_min: 1.0
                animation_max: 1.0
                animation_repeat_number: 4
                animation_repeat_unit: :beats
                enable_exit_animation: false
                exit_curve: *id001
                enable_activation: false
                activation_direction: :to
                activation_curve: *id001
                activation_value: 1.0
                activation_variable: *id030
              offset_setting: !ruby/object:UserObjectSettingInteger
                name: offset
                options: *id058
                breaks_cache: 
                animation_min: 0
              conditions: !ruby/object:ChildConditions
                child_index_max: 0
                child_index_min: 0
                enable_child_index: false
                enable_event: false
                event: 
                event_invert: false
                enable_child_index: false
                child_index_min: 0
                child_index_max: 0
                enable_event: false
                event: 
                event_invert: false
          x: 0.0
          y: 0.0
    - !ruby/object:Director
      title: New Director
      enabled: true
      offscreen_render_actor_setting: !ruby/object:UserObjectSettingActor
        name: offscreen_render_actor
        options: *id045
        breaks_cache: 
        actor: 
      effects: []
      actors: 
        - !ruby/object:ActorStar
          title: Happy Ring
          enabled: true
          arms_setting: !ruby/object:UserObjectSettingInteger
            name: arms
            options: *id059
            breaks_cache: 
            animation_min: 14
          radius_setting: !ruby/object:UserObjectSettingFloat
            name: radius
            options: *id060
            breaks_cache: 
            min: 0.0
            max: 1.0
            enter_value: 0.0
            exit_value: 0.0
            enable_enter_animation: false
            enter_curve: *id001
            enable_animation: false
            animation_curve: *id001
            animation_min: 0.57
            animation_max: 1.0
            animation_repeat_number: 4
            animation_repeat_unit: :beats
            enable_exit_animation: false
            exit_curve: *id001
            enable_activation: false
            activation_direction: :to
            activation_curve: *id001
            activation_value: 1.0
            activation_variable: *id013
          cutout_size_setting: !ruby/object:UserObjectSettingFloat
            name: cutout_size
            options: *id061
            breaks_cache: 
            min: 0.0
            max: 1.0
            enter_value: 1.0
            exit_value: 0.0
            enable_enter_animation: true
            enter_curve: *id019
            enable_animation: false
            animation_curve: *id001
            animation_min: 0.74
            animation_max: 1.0
            animation_repeat_number: 4
            animation_repeat_unit: :beats
            enable_exit_animation: false
            exit_curve: *id001
            enable_activation: false
            activation_direction: :to
            activation_curve: *id001
            activation_value: 1.0
            activation_variable: *id013
          effects: 
            - !ruby/object:ActorEffectTail
              title: *id062
              enabled: true
              number_setting: !ruby/object:UserObjectSettingInteger
                name: *id063
                options: *id064
                breaks_cache: 
                animation_min: 16
              beats_setting: !ruby/object:UserObjectSettingInteger
                name: *id065
                options: *id066
                breaks_cache: 
                animation_min: 5
              length_setting: !ruby/object:UserObjectSettingFloat
                name: *id067
                options: *id068
                breaks_cache: 
                min: 0.0
                max: 1.0
                enter_value: 0.0
                exit_value: 0.0
                enable_enter_animation: true
                enter_curve: &id105 !ruby/object:Curve
                  title: Easy
                  enabled: true
                  effects: *id018
                  vector: 
                    - 0.0
                    - 0.0156708955764771
                    - 0.0909382030367851
                    - 0.263319939374924
                    - 0.5
                    - 0.727320730686188
                    - 0.90279883146286
                    - 0.981200814247131
                    - 1.0
                  approximation: 
                    - 0.0
                    - 0.000220658504986204
                    - 0.000445292593212798
                    - 0.000677877746056765
                    - 0.000922389619518071
                    - 0.00118280376773328
                    - 0.00146309565752745
                    - 0.00176724081393331
                    - 0.00209921505302191
                    - 0.00246299360878766
                    - 0.00286255241371691
                    - 0.00330186658538878
                    - 0.00378491193987429
                    - 0.00431566406041384
                    - 0.00489809829741716
                    - 0.00553619069978595
                    - 0.00623391615226865
                    - 0.0069952504709363
                    - 0.00782416947185993
                    - 0.0087246485054493
                    - 0.00970066338777542
                    - 0.0107561890035868
                    - 0.0118952021002769
                    - 0.0131216766312718
                    - 0.0144395893439651
                    - 0.015852915123105
                    - 0.0173654705286026
                    - 0.0189806763082743
                    - 0.0207018852233887
                    - 0.0225324537605047
                    - 0.0244757421314716
                    - 0.0265351012349129
                    - 0.0287138931453228
                    - 0.0310154687613249
                    - 0.0334431901574135
                    - 0.0360004082322121
                    - 0.0386904813349247
                    - 0.0415167659521103
                    - 0.0444826185703278
                    - 0.047591395676136
                    - 0.050846453756094
                    - 0.0542511492967606
                    - 0.0578088387846947
                    - 0.0615228787064552
                    - 0.0653966218233109
                    - 0.0694334283471107
                    - 0.0736366510391235
                    - 0.0780096501111984
                    - 0.0825557857751846
                    - 0.0872784033417702
                    - 0.0921808332204819
                    - 0.0972642302513123
                    - 0.102526195347309
                    - 0.107964001595974
                    - 0.113574922084808
                    - 0.119356222450733
                    - 0.125305190682411
                    - 0.131419092416763
                    - 0.13769519329071
                    - 0.144130781292915
                    - 0.15072312951088
                    - 0.157469496130943
                    - 0.164367169141769
                    - 0.171413406729698
                    - 0.178605496883392
                    - 0.185940697789192
                    - 0.19341629743576
                    - 0.201029568910599
                    - 0.208777785301208
                    - 0.21665820479393
                    - 0.224668115377426
                    - 0.232804775238037
                    - 0.241065472364426
                    - 0.249447479844093
                    - 0.257948070764542
                    - 0.266564458608627
                    - 0.275292545557022
                    - 0.284126728773117
                    - 0.293061375617981
                    - 0.302090853452682
                    - 0.31120952963829
                    - 0.320411771535873
                    - 0.329691886901855
                    - 0.339044272899628
                    - 0.348463296890259
                    - 0.357943266630173
                    - 0.367478609085083
                    - 0.377063632011414
                    - 0.386692702770233
                    - 0.39636018872261
                    - 0.406060427427292
                    - 0.415787816047668
                    - 0.425536662340164
                    - 0.43530136346817
                    - 0.445076286792755
                    - 0.454855740070343
                    - 0.464634120464325
                    - 0.474405765533447
                    - 0.484165072441101
                    - 0.49390634894371
                    - 0.5
                    - 0.513313949108124
                    - 0.522974073886871
                    - 0.532602548599243
                    - 0.542197465896606
                    - 0.551756978034973
                    - 0.561279118061066
                    - 0.570762038230896
                    - 0.580203831195831
                    - 0.589602708816528
                    - 0.598956644535065
                    - 0.608263790607452
                    - 0.617522299289703
                    - 0.626730263233185
                    - 0.635885775089264
                    - 0.644986987113953
                    - 0.654031991958618
                    - 0.663018882274628
                    - 0.671945750713348
                    - 0.680810809135437
                    - 0.689612090587616
                    - 0.698347687721252
                    - 0.707015752792358
                    - 0.715614378452301
                    - 0.724141716957092
                    - 0.732595801353455
                    - 0.740973174571991
                    - 0.749269127845764
                    - 0.757478892803192
                    - 0.765597701072693
                    - 0.773620784282684
                    - 0.781543254852295
                    - 0.789360463619232
                    - 0.797067582607269
                    - 0.804659783840179
                    - 0.812132298946381
                    - 0.819480419158936
                    - 0.826699256896973
                    - 0.833784103393555
                    - 0.840730130672455
                    - 0.847532629966736
                    - 0.854186773300171
                    - 0.860687732696533
                    - 0.867030739784241
                    - 0.873211085796356
                    - 0.879223942756653
                    - 0.885064542293549
                    - 0.890728056430817
                    - 0.896209716796875
                    - 0.901504814624786
                    - 0.906608939170837
                    - 0.911522924900055
                    - 0.91625052690506
                    - 0.920795738697052
                    - 0.925162374973297
                    - 0.929354429244995
                    - 0.933375716209412
                    - 0.937230169773102
                    - 0.940921723842621
                    - 0.94445413351059
                    - 0.947831451892853
                    - 0.951057553291321
                    - 0.954136252403259
                    - 0.957071542739868
                    - 0.959867238998413
                    - 0.962527275085449
                    - 0.965055525302887
                    - 0.967455923557281
                    - 0.969732403755188
                    - 0.971888720989227
                    - 0.973928928375244
                    - 0.975856840610504
                    - 0.977676391601562
                    - 0.979391396045685
                    - 0.981005847454071
                    - 0.982523620128632
                    - 0.983948588371277
                    - 0.985284626483917
                    - 0.986535489559174
                    - 0.987705230712891
                    - 0.988797605037689
                    - 0.98981648683548
                    - 0.990765750408173
                    - 0.991649270057678
                    - 0.992470860481262
                    - 0.993234515190125
                    - 0.993943989276886
                    - 0.994603216648102
                    - 0.995216012001038
                    - 0.995786309242249
                    - 0.996317863464355
                    - 0.996814668178558
                    - 0.997280538082123
                    - 0.997719287872314
                    - 0.998134851455688
                    - 0.998531103134155
                    - 0.99891185760498
                    - 0.999280989170074
                    - 0.999642431735992
                    - 1.0
                enable_animation: false
                animation_curve: *id001
                animation_min: 0.2
                animation_max: 1.0
                animation_repeat_number: 4
                animation_repeat_unit: :beats
                enable_exit_animation: true
                exit_curve: *id020
                enable_activation: false
                activation_direction: :to
                activation_curve: *id001
                activation_value: 1.0
                activation_variable: *id013
              conditions: !ruby/object:ChildConditions
                child_index_max: 0
                child_index_min: 0
                enable_child_index: false
                enable_event: false
                event: 
                event_invert: false
                enable_child_index: false
                child_index_min: 0
                child_index_max: 0
                enable_event: false
                event: 
                event_invert: false
            - !ruby/object:ActorEffectScale
              title: Scale
              enabled: true
              amount_setting: !ruby/object:UserObjectSettingFloat
                name: amount
                options: *id033
                breaks_cache: 
                min: -1000.0
                max: 1000.0
                enter_value: 0.0
                exit_value: 4.08
                enable_enter_animation: false
                enter_curve: *id001
                enable_animation: false
                animation_curve: *id001
                animation_min: 1.0
                animation_max: 2.0
                animation_repeat_number: 4
                animation_repeat_unit: :beats
                enable_exit_animation: true
                exit_curve: *id020
                enable_activation: false
                activation_direction: :to
                activation_curve: *id001
                activation_value: 1.0
                activation_variable: *id030
              conditions: !ruby/object:ChildConditions
                child_index_max: 0
                child_index_min: 0
                enable_child_index: false
                enable_event: false
                event: 
                event_invert: false
                enable_child_index: false
                child_index_min: 0
                child_index_max: 0
                enable_event: false
                event: 
                event_invert: false
            - !ruby/object:ActorEffectThemeStyleVoyage
              title: Theme Voyage
              enabled: true
              theme_setting: !ruby/object:UserObjectSettingTheme
                name: theme
                options: {}
                breaks_cache: 
                theme: *id069
              progress_setting: !ruby/object:UserObjectSettingFloat
                name: progress
                options: 
                  :default: !ruby/range
                    begin: 0.0
                    end: 1.0
                    excl: false
                  :range: *id014
                breaks_cache: 
                min: -1000.0
                max: 1000.0
                enter_value: 0.0
                exit_value: 0.0
                enable_enter_animation: false
                enter_curve: *id001
                enable_animation: true
                animation_curve: *id001
                animation_min: 0.0
                animation_max: 1.0
                animation_repeat_number: 16.0
                animation_repeat_unit: :beats
                enable_exit_animation: false
                exit_curve: *id001
                enable_activation: false
                activation_direction: :to
                activation_curve: *id001
                activation_value: 1.0
                activation_variable: *id013
              conditions: !ruby/object:ChildConditions
                child_index_max: 0
                child_index_min: 0
                enable_child_index: false
                enable_event: false
                event: 
                event_invert: false
                enable_child_index: false
                child_index_min: 0
                child_index_max: 0
                enable_event: false
                event: 
                event_invert: false
            - !ruby/object:ActorEffectTranslate
              title: Translate
              enabled: true
              x_setting: !ruby/object:UserObjectSettingFloat
                name: x
                options: &id071
                  
                  :default: !ruby/range
                    begin: 0.0
                    end: 1.0
                    excl: false
                  :digits: 3
                  :range: *id014
                breaks_cache: 
                min: -1000.0
                max: 1000.0
                enter_value: 0.0
                exit_value: 0.0
                enable_enter_animation: false
                enter_curve: *id001
                enable_animation: true
                animation_curve: *id050
                animation_min: -0.17
                animation_max: 0.17
                animation_repeat_number: 8.0
                animation_repeat_unit: :beats
                enable_exit_animation: false
                exit_curve: *id001
                enable_activation: false
                activation_direction: :to
                activation_curve: *id001
                activation_value: 1.0
                activation_variable: *id013
              y_setting: !ruby/object:UserObjectSettingFloat
                name: y
                options: &id072
                  
                  :default: !ruby/range
                    begin: 0.0
                    end: 1.0
                    excl: false
                  :digits: 3
                  :range: *id014
                breaks_cache: 
                min: -1000.0
                max: 1000.0
                enter_value: -0.88
                exit_value: 0.0
                enable_enter_animation: false
                enter_curve: *id070
                enable_animation: true
                animation_curve: &id104 !ruby/object:Curve
                  title: Wide
                  enabled: true
                  effects: *id018
                  vector: 
                    - 0.0
                    - 0.369195938110352
                    - 0.685079336166382
                    - 0.910014510154724
                    - 1.0
                    - 0.910014808177948
                    - 0.685079276561737
                    - 0.369196027517319
                    - 0.0
                  approximation: 
                    - 0.0
                    - 0.015226736664772
                    - 0.0304497368633747
                    - 0.0456652641296387
                    - 0.0608695857226849
                    - 0.0760589614510536
                    - 0.0912296548485756
                    - 0.106377929449081
                    - 0.121500052511692
                    - 0.136592283844948
                    - 0.15165089070797
                    - 0.166672125458717
                    - 0.181652277708054
                    - 0.196587577462196
                    - 0.211474314332008
                    - 0.22630874812603
                    - 0.241087138652802
                    - 0.255805730819702
                    - 0.270460814237595
                    - 0.28504866361618
                    - 0.299565523862839
                    - 0.314007639884949
                    - 0.328371286392212
                    - 0.342652767896652
                    - 0.356848269701004
                    - 0.370954155921936
                    - 0.384966999292374
                    - 0.398884624242783
                    - 0.412704885005951
                    - 0.426425635814667
                    - 0.440044850111008
                    - 0.453560352325439
                    - 0.466970056295395
                    - 0.480271875858307
                    - 0.493463665246964
                    - 0.506543338298798
                    - 0.519508838653564
                    - 0.53235799074173
                    - 0.545088648796082
                    - 0.557698845863342
                    - 0.57018631696701
                    - 0.582549095153809
                    - 0.59478497505188
                    - 0.606891870498657
                    - 0.618867695331573
                    - 0.630710363388062
                    - 0.642417669296265
                    - 0.653987646102905
                    - 0.665418088436127
                    - 0.676706910133362
                    - 0.687851965427399
                    - 0.698851108551025
                    - 0.709701776504517
                    - 0.720401465892792
                    - 0.73094767332077
                    - 0.741337835788727
                    - 0.75156956911087
                    - 0.761640250682831
                    - 0.771547436714172
                    - 0.78128856420517
                    - 0.790861189365387
                    - 0.800262749195099
                    - 0.809490740299225
                    - 0.818542659282684
                    - 0.827416002750397
                    - 0.836108267307281
                    - 0.844616889953613
                    - 0.852939486503601
                    - 0.86107337474823
                    - 0.869016230106354
                    - 0.876765429973602
                    - 0.884318470954895
                    - 0.891672849655151
                    - 0.898826062679291
                    - 0.905775606632233
                    - 0.912518918514252
                    - 0.919052362442017
                    - 0.925370931625366
                    - 0.931469738483429
                    - 0.937343776226044
                    - 0.942988038063049
                    - 0.948397576808929
                    - 0.953567385673523
                    - 0.958492517471313
                    - 0.963168025016785
                    - 0.967588901519775
                    - 0.971750140190125
                    - 0.97564685344696
                    - 0.979273974895477
                    - 0.982626557350159
                    - 0.985699653625488
                    - 0.988488256931305
                    - 0.990987360477448
                    - 0.993192076683044
                    - 0.99509733915329
                    - 0.996698260307312
                    - 0.997989773750305
                    - 0.998966991901398
                    - 0.999624848365784
                    - 0.999958455562592
                    - 1.0
                    - 0.999637186527252
                    - 0.998986065387726
                    - 0.998014509677887
                    - 0.996727526187897
                    - 0.995130240917206
                    - 0.993227660655975
                    - 0.991024851799011
                    - 0.98852676153183
                    - 0.985738515853882
                    - 0.982665121555328
                    - 0.979311585426331
                    - 0.975683033466339
                    - 0.971784472465515
                    - 0.96762090921402
                    - 0.963197410106659
                    - 0.958518981933594
                    - 0.953590750694275
                    - 0.948417663574219
                    - 0.943004786968231
                    - 0.937357187271118
                    - 0.931479871273041
                    - 0.925377905368805
                    - 0.919056355953217
                    - 0.912520170211792
                    - 0.905774414539337
                    - 0.898822724819183
                    - 0.891667723655701
                    - 0.884311854839325
                    - 0.876757562160492
                    - 0.869007468223572
                    - 0.861063897609711
                    - 0.852929472923279
                    - 0.844606637954712
                    - 0.836097896099091
                    - 0.827405750751495
                    - 0.818532645702362
                    - 0.809481143951416
                    - 0.800253629684448
                    - 0.790852725505829
                    - 0.781280815601349
                    - 0.771540462970734
                    - 0.761634171009064
                    - 0.75156432390213
                    - 0.741333484649658
                    - 0.730944216251373
                    - 0.720398902893066
                    - 0.709700047969818
                    - 0.698850154876709
                    - 0.687851786613464
                    - 0.676707327365875
                    - 0.665419042110443
                    - 0.65398907661438
                    - 0.642419517040253
                    - 0.630712509155273
                    - 0.618870139122009
                    - 0.606894493103027
                    - 0.59478771686554
                    - 0.582551896572113
                    - 0.57018917798996
                    - 0.557701647281647
                    - 0.545091390609741
                    - 0.5323606133461
                    - 0.519511342048645
                    - 0.506545722484589
                    - 0.493465811014175
                    - 0.480273813009262
                    - 0.466971784830093
                    - 0.453561842441559
                    - 0.440046072006226
                    - 0.426426649093628
                    - 0.412705630064011
                    - 0.398885160684586
                    - 0.38496732711792
                    - 0.370954245328903
                    - 0.356848210096359
                    - 0.342652529478073
                    - 0.328370928764343
                    - 0.314007163047791
                    - 0.299564927816391
                    - 0.285048007965088
                    - 0.270460098981857
                    - 0.25580495595932
                    - 0.241086333990097
                    - 0.226307928562164
                    - 0.211473494768143
                    - 0.196586757898331
                    - 0.181651473045349
                    - 0.166671350598335
                    - 0.15165014564991
                    - 0.136591598391533
                    - 0.121499419212341
                    - 0.106377363204956
                    - 0.0912291556596756
                    - 0.0760585367679596
                    - 0.0608692392706871
                    - 0.0456650033593178
                    - 0.0304495617747307
                    - 0.0152266481891274
                    - 0.0
                animation_min: -0.17
                animation_max: 0.17
                animation_repeat_number: 4
                animation_repeat_unit: :beats
                enable_exit_animation: false
                exit_curve: *id001
                enable_activation: false
                activation_direction: :to
                activation_curve: *id001
                activation_value: 1.0
                activation_variable: *id013
              z_setting: !ruby/object:UserObjectSettingFloat
                name: &id073 z
                options: &id074
                  
                  :default: !ruby/range
                    begin: 0.0
                    end: 1.0
                    excl: false
                  :digits: 3
                  :range: *id014
                breaks_cache: 
                min: -1000.0
                max: 1000.0
                enter_value: 0.0
                exit_value: 0.0
                enable_enter_animation: false
                enter_curve: *id001
                enable_animation: false
                animation_curve: *id001
                animation_min: 0.0
                animation_max: 1.0
                animation_repeat_number: 4
                animation_repeat_unit: :beats
                enable_exit_animation: false
                exit_curve: *id001
                enable_activation: false
                activation_direction: :to
                activation_curve: *id001
                activation_value: 1.0
                activation_variable: 
              conditions: !ruby/object:ChildConditions
                child_index_max: 0
                child_index_min: 0
                enable_child_index: false
                enable_event: false
                event: 
                event_invert: false
                enable_child_index: false
                child_index_min: 0
                child_index_max: 0
                enable_event: false
                event: 
                event_invert: false
            - !ruby/object:ActorEffectRoll
              title: Roll
              enabled: true
              amount_setting: !ruby/object:UserObjectSettingFloat
                name: amount
                options: *id036
                breaks_cache: 
                min: -1000.0
                max: 1000.0
                enter_value: 0.0
                exit_value: 0.0
                enable_enter_animation: false
                enter_curve: *id001
                enable_animation: true
                animation_curve: *id001
                animation_min: 0.0
                animation_max: 1.0
                animation_repeat_number: 4
                animation_repeat_unit: :beats
                enable_exit_animation: false
                exit_curve: *id001
                enable_activation: false
                activation_direction: :to
                activation_curve: *id001
                activation_value: 1.0
                activation_variable: *id013
              conditions: !ruby/object:ChildConditions
                child_index_max: 0
                child_index_min: 0
                enable_child_index: false
                enable_event: false
                event: 
                event_invert: false
                enable_child_index: false
                child_index_min: 0
                child_index_max: 0
                enable_event: false
                event: 
                event_invert: false
          x: 0.0
          y: 0.0
        - !ruby/object:ActorRectangle
          title: Yummybars
          enabled: true
          hole_size_setting: !ruby/object:UserObjectSettingFloat
            name: hole_size
            options: *id046
            breaks_cache: 
            min: 0.0
            max: 1.0
            enter_value: 0.0
            exit_value: 0.0
            enable_enter_animation: false
            enter_curve: *id001
            enable_animation: false
            animation_curve: *id001
            animation_min: 0.0
            animation_max: 1.0
            animation_repeat_number: 4
            animation_repeat_unit: :beats
            enable_exit_animation: false
            exit_curve: *id001
            enable_activation: false
            activation_direction: :to
            activation_curve: *id001
            activation_value: 1.0
            activation_variable: *id030
          effects: 
            - !ruby/object:ActorEffectTranslate
              title: &id076 Translate
              enabled: true
              x_setting: !ruby/object:UserObjectSettingFloat
                name: &id077 x
                options: *id071
                breaks_cache: 
                min: -1000.0
                max: 1000.0
                enter_value: 0.0
                exit_value: 0.0
                enable_enter_animation: false
                enter_curve: *id001
                enable_animation: false
                animation_curve: *id001
                animation_min: -0.66
                animation_max: 1.0
                animation_repeat_number: 4
                animation_repeat_unit: :beats
                enable_exit_animation: false
                exit_curve: *id001
                enable_activation: false
                activation_direction: :to
                activation_curve: *id001
                activation_value: 1.0
                activation_variable: *id030
              y_setting: !ruby/object:UserObjectSettingFloat
                name: &id078 y
                options: *id072
                breaks_cache: 
                min: -1000.0
                max: 1000.0
                enter_value: 0.0
                exit_value: 0.0
                enable_enter_animation: false
                enter_curve: *id001
                enable_animation: false
                animation_curve: *id001
                animation_min: 0.0
                animation_max: 1.0
                animation_repeat_number: 4
                animation_repeat_unit: :beats
                enable_exit_animation: false
                exit_curve: *id001
                enable_activation: false
                activation_direction: :to
                activation_curve: *id001
                activation_value: 1.0
                activation_variable: *id030
              z_setting: !ruby/object:UserObjectSettingFloat
                name: *id073
                options: *id074
                breaks_cache: 
                min: -1000.0
                max: 1000.0
                enter_value: 0.0
                exit_value: 0.0
                enable_enter_animation: false
                enter_curve: *id001
                enable_animation: false
                animation_curve: *id001
                animation_min: 0.0
                animation_max: 1.0
                animation_repeat_number: 4
                animation_repeat_unit: :beats
                enable_exit_animation: false
                exit_curve: *id001
                enable_activation: false
                activation_direction: :to
                activation_curve: *id001
                activation_value: 1.0
                activation_variable: 
              conditions: !ruby/object:ChildConditions
                child_index_max: 0
                child_index_min: 0
                enable_child_index: false
                enable_event: false
                event: 
                event_invert: false
                enable_child_index: false
                child_index_min: 0
                child_index_max: 0
                enable_event: false
                event: 
                event_invert: false
            - !ruby/object:ActorEffectScale2D
              title: &id095 Scale 2D
              enabled: true
              amount_x_setting: !ruby/object:UserObjectSettingFloat
                name: &id096 amount_x
                options: &id082
                  
                  :default: !ruby/range
                    begin: 1.0
                    end: 2.0
                    excl: false
                  :range: *id014
                breaks_cache: 
                min: -1000.0
                max: 1000.0
                enter_value: 0.0
                exit_value: 0.0
                enable_enter_animation: false
                enter_curve: *id001
                enable_animation: false
                animation_curve: *id001
                animation_min: 0.19
                animation_max: 2.0
                animation_repeat_number: 4
                animation_repeat_unit: :beats
                enable_exit_animation: false
                exit_curve: *id001
                enable_activation: false
                activation_direction: :to
                activation_curve: *id001
                activation_value: 1.0
                activation_variable: *id030
              amount_y_setting: !ruby/object:UserObjectSettingFloat
                name: &id097 amount_y
                options: &id083
                  
                  :default: !ruby/range
                    begin: 1.0
                    end: 2.0
                    excl: false
                  :range: *id014
                breaks_cache: 
                min: -1000.0
                max: 1000.0
                enter_value: 0.0
                exit_value: 0.0
                enable_enter_animation: false
                enter_curve: *id001
                enable_animation: false
                animation_curve: *id001
                animation_min: 1.0
                animation_max: 2.0
                animation_repeat_number: 4
                animation_repeat_unit: :beats
                enable_exit_animation: false
                exit_curve: *id001
                enable_activation: false
                activation_direction: :to
                activation_curve: *id001
                activation_value: 1.0
                activation_variable: *id030
              pivot_offset_x_setting: !ruby/object:UserObjectSettingFloat
                name: &id098 pivot_offset_x
                options: &id084
                  
                  :default: !ruby/range
                    begin: 0.0
                    end: 0.5
                    excl: false
                  :range: *id014
                breaks_cache: 
                min: -1000.0
                max: 1000.0
                enter_value: 0.0
                exit_value: 0.0
                enable_enter_animation: false
                enter_curve: *id001
                enable_animation: false
                animation_curve: *id001
                animation_min: 0.0
                animation_max: 0.5
                animation_repeat_number: 4
                animation_repeat_unit: :beats
                enable_exit_animation: false
                exit_curve: *id001
                enable_activation: false
                activation_direction: :to
                activation_curve: *id001
                activation_value: 1.0
                activation_variable: *id030
              pivot_offset_y_setting: !ruby/object:UserObjectSettingFloat
                name: &id099 pivot_offset_y
                options: &id085
                  
                  :default: !ruby/range
                    begin: 0.0
                    end: 0.5
                    excl: false
                  :range: *id014
                breaks_cache: 
                min: -1000.0
                max: 1000.0
                enter_value: 0.0
                exit_value: 0.0
                enable_enter_animation: false
                enter_curve: *id001
                enable_animation: false
                animation_curve: *id001
                animation_min: 0.0
                animation_max: 0.5
                animation_repeat_number: 4
                animation_repeat_unit: :beats
                enable_exit_animation: false
                exit_curve: *id001
                enable_activation: false
                activation_direction: :to
                activation_curve: *id001
                activation_value: 1.0
                activation_variable: *id030
              conditions: !ruby/object:ChildConditions
                child_index_max: 0
                child_index_min: 0
                enable_child_index: false
                enable_event: false
                event: 
                event_invert: false
                enable_child_index: false
                child_index_min: 0
                child_index_max: 0
                enable_event: false
                event: 
                event_invert: false
            - !ruby/object:ActorEffectDrawMethod
              title: Draw Method
              enabled: true
              draw_method_setting: !ruby/object:UserObjectSettingSelect
                name: draw_method
                options: *id053
                breaks_cache: 
                selected: :brighten
              conditions: !ruby/object:ChildConditions
                child_index_max: 0
                child_index_min: 0
                enable_child_index: false
                enable_event: false
                event: 
                event_invert: false
                enable_child_index: false
                child_index_min: 0
                child_index_max: 0
                enable_event: false
                event: 
                event_invert: false
            - !ruby/object:ActorEffectRepeat
              title: Repeat
              enabled: true
              number_setting: !ruby/object:UserObjectSettingInteger
                name: number
                options: 
                  :range: !ruby/range
                    begin: 1
                    end: 100
                    excl: false
                  :default: !ruby/range
                    begin: 1
                    end: 2
                    excl: false
                  :summary: true
                breaks_cache: 
                animation_min: 4
              conditions: !ruby/object:ChildConditions
                child_index_max: 0
                child_index_min: 0
                enable_child_index: false
                enable_event: false
                event: 
                event_invert: false
                enable_child_index: false
                child_index_min: 0
                child_index_max: 0
                enable_event: false
                event: 
                event_invert: false
            - !ruby/object:ActorEffectThemeChildren
              title: &id100 Theme Children
              enabled: true
              theme_setting: !ruby/object:UserObjectSettingTheme
                name: &id101 theme
                options: *id054
                breaks_cache: 
                theme: *id075
              amount_setting: !ruby/object:UserObjectSettingFloat
                name: &id102 amount
                options: *id057
                breaks_cache: 
                min: 0.0
                max: 1.0
                enter_value: 0.0
                exit_value: 0.0
                enable_enter_animation: false
                enter_curve: *id001
                enable_animation: false
                animation_curve: *id001
                animation_min: 1.0
                animation_max: 1.0
                animation_repeat_number: 4
                animation_repeat_unit: :beats
                enable_exit_animation: false
                exit_curve: *id001
                enable_activation: false
                activation_direction: :to
                activation_curve: *id001
                activation_value: 1.0
                activation_variable: *id030
              offset_setting: !ruby/object:UserObjectSettingInteger
                name: &id103 offset
                options: *id058
                breaks_cache: 
                animation_min: 0
              conditions: !ruby/object:ChildConditions
                child_index_max: 0
                child_index_min: 0
                enable_child_index: false
                enable_event: false
                event: 
                event_invert: false
                enable_child_index: false
                child_index_min: 0
                child_index_max: 0
                enable_event: false
                event: 
                event_invert: false
            - !ruby/object:ActorEffectBeatShiftChildren
              title: &id090 Beat Shift Children
              enabled: true
              beats_per_child_setting: !ruby/object:UserObjectSettingInteger
                name: &id091 beats_per_child
                options: &id092
                  
                  :range: !ruby/range
                    begin: 1
                    end: 100
                    excl: false
                  :default: !ruby/range
                    begin: 1
                    end: 2
                    excl: false
                breaks_cache: 
                animation_min: 1
              amount_setting: !ruby/object:UserObjectSettingFloat
                name: &id093 amount
                options: &id094
                  
                  :range: !ruby/range
                    begin: 0.0
                    end: 1.0
                    excl: false
                  :default: !ruby/range
                    begin: 1.0
                    end: 1.0
                    excl: false
                breaks_cache: 
                min: 0.0
                max: 1.0
                enter_value: 0.0
                exit_value: 0.0
                enable_enter_animation: false
                enter_curve: *id001
                enable_animation: false
                animation_curve: *id001
                animation_min: 1.0
                animation_max: 1.0
                animation_repeat_number: 4
                animation_repeat_unit: :beats
                enable_exit_animation: false
                exit_curve: *id001
                enable_activation: false
                activation_direction: :to
                activation_curve: *id001
                activation_value: 1.0
                activation_variable: *id030
              conditions: !ruby/object:ChildConditions
                child_index_max: 0
                child_index_min: 0
                enable_child_index: false
                enable_event: false
                event: 
                event_invert: false
                enable_child_index: false
                child_index_min: 0
                child_index_max: 0
                enable_event: false
                event: 
                event_invert: false
            - !ruby/object:ActorEffectTranslate
              title: *id076
              enabled: true
              x_setting: !ruby/object:UserObjectSettingFloat
                name: *id077
                options: *id071
                breaks_cache: 
                min: -1000.0
                max: 1000.0
                enter_value: 0.0
                exit_value: 0.0
                enable_enter_animation: false
                enter_curve: *id001
                enable_animation: true
                animation_curve: *id037
                animation_min: -0.24
                animation_max: 0.22
                animation_repeat_number: 4
                animation_repeat_unit: :beats
                enable_exit_animation: false
                exit_curve: *id001
                enable_activation: false
                activation_direction: :to
                activation_curve: *id001
                activation_value: 1.0
                activation_variable: *id030
              y_setting: !ruby/object:UserObjectSettingFloat
                name: *id078
                options: *id072
                breaks_cache: 
                min: -1000.0
                max: 1000.0
                enter_value: 0.0
                exit_value: 0.0
                enable_enter_animation: false
                enter_curve: *id001
                enable_animation: false
                animation_curve: *id001
                animation_min: 0.0
                animation_max: 1.0
                animation_repeat_number: 4
                animation_repeat_unit: :beats
                enable_exit_animation: false
                exit_curve: *id001
                enable_activation: false
                activation_direction: :to
                activation_curve: *id001
                activation_value: 1.0
                activation_variable: *id030
              z_setting: !ruby/object:UserObjectSettingFloat
                name: *id073
                options: *id074
                breaks_cache: 
                min: -1000.0
                max: 1000.0
                enter_value: 0.0
                exit_value: 0.0
                enable_enter_animation: false
                enter_curve: *id001
                enable_animation: false
                animation_curve: *id001
                animation_min: 0.0
                animation_max: 1.0
                animation_repeat_number: 4
                animation_repeat_unit: :beats
                enable_exit_animation: false
                exit_curve: *id001
                enable_activation: false
                activation_direction: :to
                activation_curve: *id001
                activation_value: 1.0
                activation_variable: 
              conditions: !ruby/object:ChildConditions
                child_index_max: 0
                child_index_min: 0
                enable_child_index: false
                enable_event: false
                event: 
                event_invert: false
                enable_child_index: false
                child_index_min: 0
                child_index_max: 0
                enable_event: false
                event: 
                event_invert: false
          x: 0.0
          y: 0.0
    - !ruby/object:Director
      title: New Director
      enabled: true
      offscreen_render_actor_setting: !ruby/object:UserObjectSettingActor
        name: offscreen_render_actor
        options: *id045
        breaks_cache: 
        actor: 
      effects: []
      actors: 
        - !ruby/object:ActorRectangle
          title: Background
          enabled: true
          hole_size_setting: !ruby/object:UserObjectSettingFloat
            name: &id089 hole_size
            options: *id046
            breaks_cache: 
            min: 0.0
            max: 1.0
            enter_value: 0.0
            exit_value: 0.0
            enable_enter_animation: false
            enter_curve: *id001
            enable_animation: false
            animation_curve: *id001
            animation_min: 0.0
            animation_max: 1.0
            animation_repeat_number: 4
            animation_repeat_unit: :beats
            enable_exit_animation: false
            exit_curve: *id001
            enable_activation: false
            activation_direction: :to
            activation_curve: *id001
            activation_value: 1.0
            activation_variable: *id030
          effects: 
            - !ruby/object:ActorEffectImageOfPreviousFrame
              title: Image of Previous Frame
              enabled: true
              conditions: !ruby/object:ChildConditions
                child_index_max: 0
                child_index_min: 0
                enable_child_index: false
                enable_event: false
                event: 
                event_invert: false
                enable_child_index: false
                child_index_min: 0
                child_index_max: 0
                enable_event: false
                event: 
                event_invert: false
            - !ruby/object:ActorEffectPixelWarp
              title: Pixel Warp
              enabled: true
              amount_setting: !ruby/object:UserObjectSettingFloat
                name: amount
                options: *id079
                breaks_cache: 
                min: -1000.0
                max: 1000.0
                enter_value: 0.0
                exit_value: 0.0
                enable_enter_animation: false
                enter_curve: *id001
                enable_animation: false
                animation_curve: *id001
                animation_min: 0.0
                animation_max: 1.0
                animation_repeat_number: 4
                animation_repeat_unit: :seconds
                enable_exit_animation: false
                exit_curve: *id001
                enable_activation: true
                activation_direction: :to
                activation_curve: *id001
                activation_value: 0.15
                activation_variable: *id047
              frequency_setting: !ruby/object:UserObjectSettingFloat
                name: frequency
                options: *id080
                breaks_cache: 
                min: -1000.0
                max: 1000.0
                enter_value: 0.0
                exit_value: 0.0
                enable_enter_animation: false
                enter_curve: *id001
                enable_animation: true
                animation_curve: *id001
                animation_min: 0.36
                animation_max: 0.23
                animation_repeat_number: 0.25
                animation_repeat_unit: :beats
                enable_exit_animation: false
                exit_curve: *id001
                enable_activation: false
                activation_direction: :to
                activation_curve: *id001
                activation_value: 1.0
                activation_variable: *id030
              method_setting: !ruby/object:UserObjectSettingSelect
                name: method
                options: *id081
                breaks_cache: 
                selected: :boxes
              conditions: !ruby/object:ChildConditions
                child_index_max: 0
                child_index_min: 0
                enable_child_index: false
                enable_event: false
                event: 
                event_invert: false
                enable_child_index: false
                child_index_min: 0
                child_index_max: 0
                enable_event: false
                event: 
                event_invert: false
            - !ruby/object:ActorEffectScale2D
              title: Scale 2D
              enabled: true
              amount_x_setting: !ruby/object:UserObjectSettingFloat
                name: amount_x
                options: *id082
                breaks_cache: 
                min: -1000.0
                max: 1000.0
                enter_value: 0.0
                exit_value: 0.0
                enable_enter_animation: false
                enter_curve: *id001
                enable_animation: false
                animation_curve: *id001
                animation_min: 1.0
                animation_max: 2.0
                animation_repeat_number: 4
                animation_repeat_unit: :beats
                enable_exit_animation: false
                exit_curve: *id001
                enable_activation: true
                activation_direction: :to
                activation_curve: *id001
                activation_value: 1.1
                activation_variable: *id047
              amount_y_setting: !ruby/object:UserObjectSettingFloat
                name: amount_y
                options: *id083
                breaks_cache: 
                min: -1000.0
                max: 1000.0
                enter_value: 0.0
                exit_value: 0.0
                enable_enter_animation: false
                enter_curve: *id001
                enable_animation: false
                animation_curve: *id001
                animation_min: 1.0
                animation_max: 2.0
                animation_repeat_number: 4.0
                animation_repeat_unit: :beats
                enable_exit_animation: false
                exit_curve: *id001
                enable_activation: false
                activation_direction: :to
                activation_curve: *id001
                activation_value: 1.0
                activation_variable: *id030
              pivot_offset_x_setting: !ruby/object:UserObjectSettingFloat
                name: pivot_offset_x
                options: *id084
                breaks_cache: 
                min: -1000.0
                max: 1000.0
                enter_value: 0.0
                exit_value: 0.0
                enable_enter_animation: false
                enter_curve: *id001
                enable_animation: false
                animation_curve: *id001
                animation_min: 0.0
                animation_max: 0.5
                animation_repeat_number: 4
                animation_repeat_unit: :beats
                enable_exit_animation: false
                exit_curve: *id001
                enable_activation: false
                activation_direction: :to
                activation_curve: *id001
                activation_value: 1.0
                activation_variable: *id030
              pivot_offset_y_setting: !ruby/object:UserObjectSettingFloat
                name: pivot_offset_y
                options: *id085
                breaks_cache: 
                min: -1000.0
                max: 1000.0
                enter_value: 0.0
                exit_value: 0.0
                enable_enter_animation: false
                enter_curve: *id001
                enable_animation: false
                animation_curve: *id001
                animation_min: 0.0
                animation_max: 0.5
                animation_repeat_number: 4
                animation_repeat_unit: :beats
                enable_exit_animation: false
                exit_curve: *id001
                enable_activation: false
                activation_direction: :to
                activation_curve: *id001
                activation_value: 1.0
                activation_variable: *id030
              conditions: !ruby/object:ChildConditions
                child_index_max: 0
                child_index_min: 0
                enable_child_index: false
                enable_event: false
                event: 
                event_invert: false
                enable_child_index: false
                child_index_min: 0
                child_index_max: 0
                enable_event: false
                event: 
                event_invert: false
            - !ruby/object:ActorEffectShake
              title: Shake
              enabled: true
              amount_setting: !ruby/object:UserObjectSettingFloat
                name: amount
                options: *id086
                breaks_cache: 
                min: 0.0
                max: 1.0
                enter_value: 0.0
                exit_value: 0.0
                enable_enter_animation: false
                enter_curve: *id001
                enable_animation: false
                animation_curve: *id001
                animation_min: 0.0
                animation_max: 0.05
                animation_repeat_number: 4
                animation_repeat_unit: :beats
                enable_exit_animation: false
                exit_curve: *id001
                enable_activation: true
                activation_direction: :to
                activation_curve: *id001
                activation_value: 0.01
                activation_variable: *id047
              conditions: !ruby/object:ChildConditions
                child_index_max: 0
                child_index_min: 0
                enable_child_index: false
                enable_event: false
                event: 
                event_invert: false
                enable_child_index: false
                child_index_min: 0
                child_index_max: 0
                enable_event: false
                event: 
                event_invert: false
            - !ruby/object:ActorEffectRoll
              title: Roll
              enabled: true
              amount_setting: !ruby/object:UserObjectSettingFloat
                name: amount
                options: *id036
                breaks_cache: 
                min: -1000.0
                max: 1000.0
                enter_value: 0.0
                exit_value: 0.0
                enable_enter_animation: false
                enter_curve: *id001
                enable_animation: true
                animation_curve: *id037
                animation_min: -0.01
                animation_max: 0.01
                animation_repeat_number: 4
                animation_repeat_unit: :beats
                enable_exit_animation: false
                exit_curve: *id001
                enable_activation: false
                activation_direction: :to
                activation_curve: *id001
                activation_value: 0.2
                activation_variable: *id030
              conditions: !ruby/object:ChildConditions
                child_index_max: 0
                child_index_min: 0
                enable_child_index: false
                enable_event: false
                event: 
                event_invert: false
                enable_child_index: false
                child_index_min: 0
                child_index_max: 0
                enable_event: false
                event: 
                event_invert: false
            - !ruby/object:ActorEffectScale
              title: Scale
              enabled: false
              amount_setting: !ruby/object:UserObjectSettingFloat
                name: amount
                options: *id087
                breaks_cache: 
                min: -1000.0
                max: 1000.0
                enter_value: 0.0
                exit_value: 0.0
                enable_enter_animation: false
                enter_curve: 
                enable_animation: false
                animation_curve: *id001
                animation_min: 1.46
                animation_max: 2.0
                animation_repeat_number: 4
                animation_repeat_unit: :beats
                enable_exit_animation: false
                exit_curve: 
                enable_activation: true
                activation_direction: :to
                activation_curve: *id001
                activation_value: 0.99
                activation_variable: *id088
              conditions: !ruby/object:ChildConditions
                child_index_max: 0
                child_index_min: 0
                enable_child_index: false
                enable_event: false
                event: 
                event_invert: false
                enable_child_index: false
                child_index_min: 0
                child_index_max: 0
                enable_event: false
                event: 
                event_invert: false
            - !ruby/object:ActorEffectFade
              title: Fade
              enabled: false
              amount_setting: !ruby/object:UserObjectSettingFloat
                name: amount
                options: 
                  :range: !ruby/range
                    begin: 0.0
                    end: 1.0
                    excl: false
                  :default: !ruby/range
                    begin: 0.0
                    end: 1.0
                    excl: false
                breaks_cache: 
                min: 0.0
                max: 1.0
                enter_value: 0.0
                exit_value: 0.0
                enable_enter_animation: false
                enter_curve: 
                enable_animation: false
                animation_curve: *id001
                animation_min: 0.13
                animation_max: 1.0
                animation_repeat_number: 4
                animation_repeat_unit: :beats
                enable_exit_animation: false
                exit_curve: 
                enable_activation: false
                activation_direction: :to
                activation_curve: *id001
                activation_value: 1.0
                activation_variable: *id030
              conditions: !ruby/object:ChildConditions
                child_index_max: 0
                child_index_min: 0
                enable_child_index: false
                enable_event: false
                event: 
                event_invert: false
                enable_child_index: false
                child_index_min: 0
                child_index_max: 0
                enable_event: false
                event: 
                event_invert: false
          x: 0.0
          y: 0.0
        - !ruby/object:ActorRectangle
          title: Upframes
          enabled: true
          hole_size_setting: !ruby/object:UserObjectSettingFloat
            name: *id089
            options: *id046
            breaks_cache: 
            min: 0.0
            max: 1.0
            enter_value: 1.0
            exit_value: 0.0
            enable_enter_animation: true
            enter_curve: *id001
            enable_animation: false
            animation_curve: *id001
            animation_min: 0.9
            animation_max: 1.0
            animation_repeat_number: 4
            animation_repeat_unit: :beats
            enable_exit_animation: false
            exit_curve: *id001
            enable_activation: true
            activation_direction: :to
            activation_curve: *id020
            activation_value: 0.25
            activation_variable: *id016
          effects: 
            - !ruby/object:ActorEffectScale
              title: Scale
              enabled: true
              amount_setting: !ruby/object:UserObjectSettingFloat
                name: amount
                options: *id033
                breaks_cache: 
                min: -1000.0
                max: 1000.0
                enter_value: 0.0
                exit_value: 0.0
                enable_enter_animation: false
                enter_curve: *id001
                enable_animation: false
                animation_curve: *id001
                animation_min: 0.13
                animation_max: 2.0
                animation_repeat_number: 4
                animation_repeat_unit: :beats
                enable_exit_animation: false
                exit_curve: *id001
                enable_activation: false
                activation_direction: :to
                activation_curve: *id001
                activation_value: 1.0
                activation_variable: *id030
              conditions: !ruby/object:ChildConditions
                child_index_max: 0
                child_index_min: 0
                enable_child_index: false
                enable_event: false
                event: 
                event_invert: false
                enable_child_index: false
                child_index_min: 0
                child_index_max: 0
                enable_event: false
                event: 
                event_invert: false
            - !ruby/object:ActorEffectGridTiled
              title: Grid Tiled
              enabled: true
              offset_setting: !ruby/object:UserObjectSettingFloat
                name: offset
                options: 
                  :range: !ruby/range
                    begin: -100.0
                    end: 100.0
                    excl: false
                  :default: !ruby/range
                    begin: 1.0
                    end: 2.0
                    excl: false
                breaks_cache: 
                min: -100.0
                max: 100.0
                enter_value: 0.0
                exit_value: 0.0
                enable_enter_animation: false
                enter_curve: *id001
                enable_animation: false
                animation_curve: *id001
                animation_min: 0.59
                animation_max: 2.0
                animation_repeat_number: 4
                animation_repeat_unit: :beats
                enable_exit_animation: false
                exit_curve: *id001
                enable_activation: false
                activation_direction: :to
                activation_curve: *id001
                activation_value: 1.0
                activation_variable: *id030
              number_x_setting: !ruby/object:UserObjectSettingInteger
                name: number_x
                options: 
                  :range: !ruby/range
                    begin: 0
                    end: 100
                    excl: false
                  :default: !ruby/range
                    begin: 0
                    end: 2
                    excl: false
                breaks_cache: 
                animation_min: 9
              number_y_setting: !ruby/object:UserObjectSettingInteger
                name: number_y
                options: 
                  :range: !ruby/range
                    begin: 0
                    end: 100
                    excl: false
                  :default: !ruby/range
                    begin: 0
                    end: 2
                    excl: false
                breaks_cache: 
                animation_min: 0
              conditions: !ruby/object:ChildConditions
                child_index_max: 0
                child_index_min: 0
                enable_child_index: false
                enable_event: false
                event: 
                event_invert: false
                enable_child_index: false
                child_index_min: 0
                child_index_max: 0
                enable_event: false
                event: 
                event_invert: false
            - !ruby/object:ActorEffectBeatShiftChildren
              title: *id090
              enabled: true
              beats_per_child_setting: !ruby/object:UserObjectSettingInteger
                name: *id091
                options: *id092
                breaks_cache: 
                animation_min: 1
              amount_setting: !ruby/object:UserObjectSettingFloat
                name: *id093
                options: *id094
                breaks_cache: 
                min: 0.0
                max: 1.0
                enter_value: 0.0
                exit_value: 0.0
                enable_enter_animation: false
                enter_curve: *id001
                enable_animation: false
                animation_curve: *id001
                animation_min: 1.0
                animation_max: 1.0
                animation_repeat_number: 4
                animation_repeat_unit: :beats
                enable_exit_animation: false
                exit_curve: *id001
                enable_activation: false
                activation_direction: :to
                activation_curve: *id001
                activation_value: 1.0
                activation_variable: *id030
              conditions: !ruby/object:ChildConditions
                child_index_max: 0
                child_index_min: 0
                enable_child_index: false
                enable_event: false
                event: 
                event_invert: false
                enable_child_index: false
                child_index_min: 0
                child_index_max: 0
                enable_event: false
                event: 
                event_invert: false
            - !ruby/object:ActorEffectScale2D
              title: *id095
              enabled: true
              amount_x_setting: !ruby/object:UserObjectSettingFloat
                name: *id096
                options: *id082
                breaks_cache: 
                min: -1000.0
                max: 1000.0
                enter_value: 0.0
                exit_value: 0.0
                enable_enter_animation: false
                enter_curve: *id001
                enable_animation: false
                animation_curve: *id001
                animation_min: 1.0
                animation_max: 2.0
                animation_repeat_number: 4
                animation_repeat_unit: :beats
                enable_exit_animation: false
                exit_curve: *id001
                enable_activation: true
                activation_direction: :to
                activation_curve: *id001
                activation_value: 0.46
                activation_variable: *id088
              amount_y_setting: !ruby/object:UserObjectSettingFloat
                name: *id097
                options: *id083
                breaks_cache: 
                min: -1000.0
                max: 1000.0
                enter_value: 0.0
                exit_value: 0.0
                enable_enter_animation: false
                enter_curve: *id001
                enable_animation: true
                animation_curve: *id037
                animation_min: 6.99
                animation_max: 6.0
                animation_repeat_number: 4
                animation_repeat_unit: :beats
                enable_exit_animation: true
                exit_curve: *id001
                enable_activation: false
                activation_direction: :to
                activation_curve: *id001
                activation_value: 1.0
                activation_variable: *id030
              pivot_offset_x_setting: !ruby/object:UserObjectSettingFloat
                name: *id098
                options: *id084
                breaks_cache: 
                min: -1000.0
                max: 1000.0
                enter_value: 0.0
                exit_value: 0.0
                enable_enter_animation: false
                enter_curve: *id001
                enable_animation: false
                animation_curve: *id001
                animation_min: 0.0
                animation_max: 0.5
                animation_repeat_number: 4
                animation_repeat_unit: :beats
                enable_exit_animation: false
                exit_curve: *id001
                enable_activation: false
                activation_direction: :to
                activation_curve: *id001
                activation_value: 1.0
                activation_variable: *id030
              pivot_offset_y_setting: !ruby/object:UserObjectSettingFloat
                name: *id099
                options: *id085
                breaks_cache: 
                min: -1000.0
                max: 1000.0
                enter_value: 0.0
                exit_value: 0.0
                enable_enter_animation: false
                enter_curve: *id001
                enable_animation: false
                animation_curve: *id001
                animation_min: 0.0
                animation_max: 0.5
                animation_repeat_number: 4
                animation_repeat_unit: :beats
                enable_exit_animation: false
                exit_curve: *id001
                enable_activation: false
                activation_direction: :to
                activation_curve: *id001
                activation_value: 1.0
                activation_variable: *id030
              conditions: !ruby/object:ChildConditions
                child_index_max: 0
                child_index_min: 0
                enable_child_index: false
                enable_event: false
                event: 
                event_invert: false
                enable_child_index: false
                child_index_min: 0
                child_index_max: 0
                enable_event: false
                event: 
                event_invert: false
            - !ruby/object:ActorEffectThemeChildren
              title: *id100
              enabled: true
              theme_setting: !ruby/object:UserObjectSettingTheme
                name: *id101
                options: *id054
                breaks_cache: 
                theme: &id106 !ruby/object:Theme
                  title: Forest
                  enabled: true
                  effects: 
                    - !ruby/object:Style
                      title: ""
                      enabled: true
                      color_setting: !ruby/object:UserObjectSettingColor
                        name: *id055
                        options: *id040
                        breaks_cache: 
                        color: !ruby/object:Color
                          alpha: 1.0
                          blue: 0.349889372091249
                          green: 0.964812695506218
                          red: 0.744777599755856
                      image_setting: !ruby/object:UserObjectSettingImage
                        name: *id056
                        options: *id042
                        breaks_cache: 
                        image_name: 
                    - !ruby/object:Style
                      title: ""
                      enabled: true
                      color_setting: !ruby/object:UserObjectSettingColor
                        name: *id055
                        options: *id040
                        breaks_cache: 
                        color: !ruby/object:Color
                          alpha: 1.0
                          blue: 0.35020981155108
                          green: 0.868116273746853
                          red: 0.213778896772717
                      image_setting: !ruby/object:UserObjectSettingImage
                        name: *id056
                        options: *id042
                        breaks_cache: 
                        image_name: 
                    - !ruby/object:Style
                      title: ""
                      enabled: true
                      color_setting: !ruby/object:UserObjectSettingColor
                        name: *id055
                        options: *id040
                        breaks_cache: 
                        color: !ruby/object:Color
                          alpha: 1.0
                          blue: 0.0189059281300069
                          green: 0.83224231326772
                          red: 0.575234607461662
                      image_setting: !ruby/object:UserObjectSettingImage
                        name: *id056
                        options: *id042
                        breaks_cache: 
                        image_name: 
                    - !ruby/object:Style
                      title: ""
                      enabled: true
                      color_setting: !ruby/object:UserObjectSettingColor
                        name: *id055
                        options: *id040
                        breaks_cache: 
                        color: !ruby/object:Color
                          alpha: 1.0
                          blue: 0.0501564049744411
                          green: 0.493781948577096
                          red: 0.255466544594491
                      image_setting: !ruby/object:UserObjectSettingImage
                        name: *id056
                        options: *id042
                        breaks_cache: 
                        image_name: 
              amount_setting: !ruby/object:UserObjectSettingFloat
                name: *id102
                options: *id057
                breaks_cache: 
                min: 0.0
                max: 1.0
                enter_value: 0.0
                exit_value: 0.0
                enable_enter_animation: false
                enter_curve: *id001
                enable_animation: false
                animation_curve: *id001
                animation_min: 1.0
                animation_max: 1.0
                animation_repeat_number: 4
                animation_repeat_unit: :beats
                enable_exit_animation: false
                exit_curve: *id001
                enable_activation: false
                activation_direction: :to
                activation_curve: *id001
                activation_value: 1.0
                activation_variable: *id030
              offset_setting: !ruby/object:UserObjectSettingInteger
                name: *id103
                options: *id058
                breaks_cache: 
                animation_min: 0
              conditions: !ruby/object:ChildConditions
                child_index_max: 0
                child_index_min: 0
                enable_child_index: false
                enable_event: false
                event: 
                event_invert: false
                enable_child_index: false
                child_index_min: 0
                child_index_max: 0
                enable_event: false
                event: 
                event_invert: false
            - !ruby/object:ActorEffectTranslate
              title: Translate
              enabled: true
              x_setting: !ruby/object:UserObjectSettingFloat
                name: x
                options: *id071
                breaks_cache: 
                min: -1000.0
                max: 1000.0
                enter_value: 0.0
                exit_value: 0.0
                enable_enter_animation: false
                enter_curve: *id001
                enable_animation: true
                animation_curve: *id104
                animation_min: -0.06
                animation_max: 0.09
                animation_repeat_number: 4
                animation_repeat_unit: :beats
                enable_exit_animation: false
                exit_curve: *id001
                enable_activation: false
                activation_direction: :to
                activation_curve: *id001
                activation_value: 1.0
                activation_variable: *id030
              y_setting: !ruby/object:UserObjectSettingFloat
                name: y
                options: *id072
                breaks_cache: 
                min: -1000.0
                max: 1000.0
                enter_value: 0.0
                exit_value: 0.0
                enable_enter_animation: false
                enter_curve: *id001
                enable_animation: true
                animation_curve: *id105
                animation_min: -0.88
                animation_max: 0.4
                animation_repeat_number: 8.0
                animation_repeat_unit: :beats
                enable_exit_animation: false
                exit_curve: *id001
                enable_activation: false
                activation_direction: :to
                activation_curve: *id001
                activation_value: 1.0
                activation_variable: *id030
              z_setting: !ruby/object:UserObjectSettingFloat
                name: *id073
                options: *id074
                breaks_cache: 
                min: -1000.0
                max: 1000.0
                enter_value: 0.0
                exit_value: 0.0
                enable_enter_animation: false
                enter_curve: *id001
                enable_animation: false
                animation_curve: *id001
                animation_min: 0.0
                animation_max: 1.0
                animation_repeat_number: 4
                animation_repeat_unit: :beats
                enable_exit_animation: false
                exit_curve: *id001
                enable_activation: false
                activation_direction: :to
                activation_curve: *id001
                activation_value: 1.0
                activation_variable: 
              conditions: !ruby/object:ChildConditions
                child_index_max: 0
                child_index_min: 0
                enable_child_index: false
                enable_event: false
                event: 
                event_invert: false
                enable_child_index: false
                child_index_min: 0
                child_index_max: 0
                enable_event: false
                event: 
                event_invert: false
          x: 0.0
          y: 0.0
  :themes: 
    - *id069
    - !ruby/object:Theme
      title: Autumn
      enabled: true
      effects: 
        - !ruby/object:Style
          title: *id038
          enabled: true
          color_setting: !ruby/object:UserObjectSettingColor
            name: *id039
            options: *id040
            breaks_cache: 
            color: !ruby/object:Color
              alpha: 1.0
              blue: 0.0
              green: 0.269413290608072
              red: 1.0
          image_setting: !ruby/object:UserObjectSettingImage
            name: *id041
            options: *id042
            breaks_cache: 
            image_name: 
        - !ruby/object:Style
          title: *id038
          enabled: true
          color_setting: !ruby/object:UserObjectSettingColor
            name: *id039
            options: *id040
            breaks_cache: 
            color: !ruby/object:Color
              alpha: 1.0
              blue: 0.0
              green: 0.894560158693828
              red: 1.0
          image_setting: !ruby/object:UserObjectSettingImage
            name: *id041
            options: *id042
            breaks_cache: 
            image_name: 
        - !ruby/object:Style
          title: *id038
          enabled: true
          color_setting: !ruby/object:UserObjectSettingColor
            name: *id039
            options: *id040
            breaks_cache: 
            color: !ruby/object:Color
              alpha: 1.0
              blue: 0.135072861829557
              green: 0.838284885938811
              red: 0.513176165407797
          image_setting: !ruby/object:UserObjectSettingImage
            name: *id041
            options: *id042
            breaks_cache: 
            image_name: 
        - !ruby/object:Style
          title: *id038
          enabled: true
          color_setting: !ruby/object:UserObjectSettingColor
            name: *id039
            options: *id040
            breaks_cache: 
            color: !ruby/object:Color
              alpha: 1.0
              blue: 0.0376897840848402
              green: 0.0470283054856184
              red: 0.780117494468605
          image_setting: !ruby/object:UserObjectSettingImage
            name: *id041
            options: *id042
            breaks_cache: 
            image_name: 
    - !ruby/object:Theme
      title: Buzz
      enabled: true
      effects: 
        - !ruby/object:Style
          title: *id038
          enabled: true
          color_setting: !ruby/object:UserObjectSettingColor
            name: *id039
            options: *id040
            breaks_cache: 
            color: !ruby/object:Color
              alpha: 1.0
              blue: 1.0
              green: 1.0
              red: 1.0
          image_setting: !ruby/object:UserObjectSettingImage
            name: *id041
            options: *id042
            breaks_cache: 
            image_name: 
        - !ruby/object:Style
          title: *id038
          enabled: true
          color_setting: !ruby/object:UserObjectSettingColor
            name: *id039
            options: *id040
            breaks_cache: 
            color: !ruby/object:Color
              alpha: 1.0
              blue: 0.0
              green: 0.0
              red: 0.0
          image_setting: !ruby/object:UserObjectSettingImage
            name: *id041
            options: *id042
            breaks_cache: 
            image_name: 
        - !ruby/object:Style
          title: *id038
          enabled: true
          color_setting: !ruby/object:UserObjectSettingColor
            name: *id039
            options: *id040
            breaks_cache: 
            color: !ruby/object:Color
              alpha: 1.0
              blue: 1.0
              green: 1.0
              red: 1.0
          image_setting: !ruby/object:UserObjectSettingImage
            name: *id041
            options: *id042
            breaks_cache: 
            image_name: 
        - !ruby/object:Style
          title: *id038
          enabled: true
          color_setting: !ruby/object:UserObjectSettingColor
            name: *id039
            options: *id040
            breaks_cache: 
            color: !ruby/object:Color
              alpha: 1.0
              blue: 0.0
              green: 1.0
              red: 1.0
          image_setting: !ruby/object:UserObjectSettingImage
            name: *id041
            options: *id042
            breaks_cache: 
            image_name: 
        - !ruby/object:Style
          title: *id038
          enabled: true
          color_setting: !ruby/object:UserObjectSettingColor
            name: *id039
            options: *id040
            breaks_cache: 
            color: !ruby/object:Color
              alpha: 1.0
              blue: 1.0
              green: 1.0
              red: 1.0
          image_setting: !ruby/object:UserObjectSettingImage
            name: *id041
            options: *id042
            breaks_cache: 
            image_name: 
        - !ruby/object:Style
          title: *id038
          enabled: true
          color_setting: !ruby/object:UserObjectSettingColor
            name: *id039
            options: *id040
            breaks_cache: 
            color: !ruby/object:Color
              alpha: 1.0
              blue: 0.0
              green: 1.0
              red: 1.0
          image_setting: !ruby/object:UserObjectSettingImage
            name: *id041
            options: *id042
            breaks_cache: 
            image_name: 
        - !ruby/object:Style
          title: *id038
          enabled: true
          color_setting: !ruby/object:UserObjectSettingColor
            name: *id039
            options: *id040
            breaks_cache: 
            color: !ruby/object:Color
              alpha: 1.0
              blue: 1.0
              green: 1.0
              red: 1.0
          image_setting: !ruby/object:UserObjectSettingImage
            name: *id041
            options: *id042
            breaks_cache: 
            image_name: 
        - !ruby/object:Style
          title: *id038
          enabled: true
          color_setting: !ruby/object:UserObjectSettingColor
            name: *id039
            options: *id040
            breaks_cache: 
            color: !ruby/object:Color
              alpha: 1.0
              blue: 0.0
              green: 0.0
              red: 0.0
          image_setting: !ruby/object:UserObjectSettingImage
            name: *id041
            options: *id042
            breaks_cache: 
            image_name: 
    - *id075
    - *id106
  :curves: 
    - *id001
    - *id070
    - *id020
    - *id105
    - *id019
    - !ruby/object:Curve
      title: Wobble
      enabled: true
      effects: *id018
      vector: 
        - 0.0
        - 0.0501960255205631
        - 0.237754493951797
        - 0.278624773025513
        - 0.486870586872101
        - 0.527657985687256
        - 0.734050393104553
        - 0.768632471561432
        - 1.0
      approximation: 
        - 0.0
        - 0.0
        - 0.0
        - 0.0
        - 0.0
        - 7.09517917130142e-05
        - 0.000307867827359587
        - 0.000666270614601672
        - 0.00116640795022249
        - 0.00182852754369378
        - 0.00267287739552557
        - 0.0037197049241513
        - 0.00498925847932696
        - 0.0065017850138247
        - 0.00827753357589245
        - 0.0103367501869798
        - 0.0126996841281652
        - 0.0153865832835436
        - 0.0184176936745644
        - 0.02181326597929
        - 0.0255935452878475
        - 0.0297787804156542
        - 0.0343892201781273
        - 0.0394451096653938
        - 0.0449666976928711
        - 0.0509741902351379
        - 0.0574705079197884
        - 0.0644149780273438
        - 0.0717601776123047
        - 0.07945866137743
        - 0.0874630063772202
        - 0.0957257673144341
        - 0.104199521243572
        - 0.112836822867393
        - 0.121590249240398
        - 0.130412369966507
        - 0.139255732297897
        - 0.148072928190231
        - 0.156816497445107
        - 0.165439024567604
        - 0.173893079161644
        - 0.182131201028824
        - 0.190105989575386
        - 0.197769999504089
        - 0.205075785517693
        - 0.211975932121277
        - 0.218422994017601
        - 0.224369525909424
        - 0.229768127202988
        - 0.23457133769989
        - 0.238732278347015
        - 0.242241770029068
        - 0.245152324438095
        - 0.24752214550972
        - 0.249409452080727
        - 0.250872433185577
        - 0.251969307661057
        - 0.252758294343948
        - 0.253297567367554
        - 0.253645360469818
        - 0.253859877586365
        - 0.253999322652817
        - 0.25412192940712
        - 0.254285842180252
        - 0.254549324512482
        - 0.254970580339432
        - 0.255607753992081
        - 0.256519138813019
        - 0.257762908935547
        - 0.259397238492966
        - 0.261480391025543
        - 0.264070510864258
        - 0.2672258913517
        - 0.271004647016525
        - 0.275465041399002
        - 0.280663162469864
        - 0.286599665880203
        - 0.293215155601501
        - 0.300447195768356
        - 0.308233439922333
        - 0.316511482000351
        - 0.325218975543976
        - 0.334293484687805
        - 0.343672662973404
        - 0.353294104337692
        - 0.363095432519913
        - 0.373014241456985
        - 0.382988184690475
        - 0.39295482635498
        - 0.402851819992065
        - 0.412616759538651
        - 0.422187268733978
        - 0.431500971317291
        - 0.44049546122551
        - 0.449108392000198
        - 0.457277297973633
        - 0.464939892292023
        - 0.472033709287643
        - 0.47849640250206
        - 0.484265565872192
        - 0.489279925823212
        - 0.493528425693512
        - 0.497069954872131
        - 0.499968618154526
        - 0.502288579940796
        - 0.504093885421753
        - 0.505448698997498
        - 0.506417095661163
        - 0.507063210010529
        - 0.507451117038727
        - 0.507645010948181
        - 0.50770890712738
        - 0.507706999778748
        - 0.507703363895416
        - 0.50776207447052
        - 0.507947325706482
        - 0.508323192596436
        - 0.508953750133514
        - 0.509903132915497
        - 0.511235475540161
        - 0.513014853000641
        - 0.515305459499359
        - 0.518171310424805
        - 0.521676540374756
        - 0.525885283946991
        - 0.53085845708847
        - 0.536593437194824
        - 0.543028593063354
        - 0.550100266933441
        - 0.557744681835175
        - 0.56589812040329
        - 0.574496746063232
        - 0.583476901054382
        - 0.59277480840683
        - 0.602326691150665
        - 0.612068891525269
        - 0.621937572956085
        - 0.63186901807785
        - 0.641799509525299
        - 0.651665270328522
        - 0.661402583122253
        - 0.670947670936584
        - 0.68023681640625
        - 0.689206302165985
        - 0.697792291641235
        - 0.705931067466736
        - 0.713558912277222
        - 0.720612108707428
        - 0.727026879787445
        - 0.732739448547363
        - 0.737692713737488
        - 0.741901099681854
        - 0.745422720909119
        - 0.748316466808319
        - 0.750641107559204
        - 0.752455413341522
        - 0.753818213939667
        - 0.754788279533386
        - 0.755424499511719
        - 0.755785584449768
        - 0.755930364131927
        - 0.75591766834259
        - 0.755806267261505
        - 0.755654990673065
        - 0.755522608757019
        - 0.75546795129776
        - 0.755549788475037
        - 0.755826950073242
        - 0.75635826587677
        - 0.757202506065369
        - 0.758418440818787
        - 0.760064899921417
        - 0.762200713157654
        - 0.764884650707245
        - 0.768175542354584
        - 0.772123515605927
        - 0.776723563671112
        - 0.781948447227478
        - 0.787771046161652
        - 0.79416412115097
        - 0.801100611686707
        - 0.808553338050842
        - 0.816495060920715
        - 0.824898660182953
        - 0.833736956119537
        - 0.842982709407806
        - 0.852608919143677
        - 0.862588286399841
        - 0.872893631458282
        - 0.883497893810272
        - 0.894373774528503
        - 0.905494213104248
        - 0.916831970214844
        - 0.928359925746918
        - 0.940050899982452
        - 0.95187771320343
        - 0.963813185691833
        - 0.97583019733429
        - 0.987901508808136
        - 1.0
    - *id017
    - *id037
    - *id107
    - *id104
    - *id050
    - !ruby/object:Curve
      title: Plateau
      enabled: true
      effects: *id018
      vector: 
        - 0.0
        - 0.188123553991318
        - 0.826233506202698
        - 1.0
        - 1.0
        - 1.0
        - 0.832477509975433
        - 0.191254645586014
        - 0.0
      approximation: 
        - 0.0
        - 0.00150314287748188
        - 0.00306513928808272
        - 0.00474484264850616
        - 0.00660110684111714
        - 0.00869278516620398
        - 0.011078730225563
        - 0.0138177974149585
        - 0.0169688388705254
        - 0.0205907076597214
        - 0.0247422587126493
        - 0.0294823460280895
        - 0.0348698198795319
        - 0.0409635379910469
        - 0.0478223524987698
        - 0.0555051118135452
        - 0.0640706792473793
        - 0.0735778957605362
        - 0.0840856283903122
        - 0.0956527218222618
        - 0.108338035643101
        - 0.122200414538383
        - 0.137298718094826
        - 0.153691798448563
        - 0.17143851518631
        - 0.190597608685493
        - 0.211182594299316
        - 0.23309300839901
        - 0.256210654973984
        - 0.280417382717133
        - 0.305594980716705
        - 0.331625312566757
        - 0.358390182256699
        - 0.38577139377594
        - 0.413650780916214
        - 0.441910207271576
        - 0.470431417226791
        - 0.499096304178238
        - 0.527786672115326
        - 0.556384265422821
        - 0.584771037101746
        - 0.612828731536865
        - 0.640439212322235
        - 0.667484223842621
        - 0.693845689296722
        - 0.719405353069305
        - 0.744045078754425
        - 0.767646729946136
        - 0.790091991424561
        - 0.811262845993042
        - 0.831041872501373
        - 0.849374413490295
        - 0.86630767583847
        - 0.881898522377014
        - 0.896203696727753
        - 0.909280002117157
        - 0.921184241771698
        - 0.931973159313202
        - 0.94170355796814
        - 0.950432240962982
        - 0.958215951919556
        - 0.965111494064331
        - 0.971175670623779
        - 0.976465284824371
        - 0.981037020683289
        - 0.984947800636292
        - 0.988254308700562
        - 0.99101334810257
        - 0.993281662464142
        - 0.995116174221039
        - 0.996573507785797
        - 0.997710525989532
        - 0.998584032058716
        - 0.999250769615173
        - 0.999767541885376
        - 1.0
        - 1.0
        - 1.0
        - 1.0
        - 1.0
        - 1.0
        - 1.0
        - 1.0
        - 1.0
        - 1.0
        - 1.0
        - 1.0
        - 1.0
        - 1.0
        - 1.0
        - 1.0
        - 1.0
        - 1.0
        - 1.0
        - 1.0
        - 1.0
        - 1.0
        - 1.0
        - 1.0
        - 1.0
        - 1.0
        - 0.999958992004395
        - 0.999955952167511
        - 0.999972522258759
        - 1.0
        - 1.0
        - 1.0
        - 1.0
        - 1.0
        - 1.0
        - 1.0
        - 1.0
        - 1.0
        - 1.0
        - 1.0
        - 1.0
        - 1.0
        - 1.0
        - 1.0
        - 1.0
        - 1.0
        - 1.0
        - 1.0
        - 1.0
        - 1.0
        - 0.999871671199799
        - 0.99956750869751
        - 0.999132633209229
        - 0.998508155345917
        - 0.997635126113892
        - 0.996454656124115
        - 0.994907855987549
        - 0.99293577671051
        - 0.990479528903961
        - 0.987480163574219
        - 0.98387885093689
        - 0.979616582393646
        - 0.974634528160095
        - 0.968873739242554
        - 0.962275326251984
        - 0.954780399799347
        - 0.946329951286316
        - 0.936865210533142
        - 0.926327109336853
        - 0.9146568775177
        - 0.901795566082001
        - 0.887684226036072
        - 0.872263967990875
        - 0.855475842952728
        - 0.837261021137238
        - 0.817570209503174
        - 0.79645836353302
        - 0.774044334888458
        - 0.750447750091553
        - 0.725788414478302
        - 0.70018595457077
        - 0.673760056495667
        - 0.646630465984344
        - 0.618916869163513
        - 0.590739011764526
        - 0.562216520309448
        - 0.533469140529633
        - 0.504616558551788
        - 0.475778520107269
        - 0.447074681520462
        - 0.418624728918076
        - 0.390548437833786
        - 0.362965434789658
        - 0.335995435714722
        - 0.309758186340332
        - 0.284373372793198
        - 0.259960681200027
        - 0.236639797687531
        - 0.214530453085899
        - 0.193752348423004
        - 0.174407303333282
        - 0.156481936573982
        - 0.139917224645615
        - 0.124654002487659
        - 0.110633105039597
        - 0.0977953746914864
        - 0.0860816612839699
        - 0.0754327923059464
        - 0.0657896250486374
        - 0.0570929870009422
        - 0.0492837317287922
        - 0.0423026941716671
        - 0.0360907167196274
        - 0.0305886399000883
        - 0.0257373061031103
        - 0.021477559581399
        - 0.0177502371370792
        - 0.0144961839541793
        - 0.0116562405601144
        - 0.0091712474822998
        - 0.00698204711079597
        - 0.00502948043867946
        - 0.00325438962318003
        - 0.00159761554095894
        - 0.0
    - *id108
    - *id109
    - !ruby/object:Curve
      title: Climb
      enabled: true
      effects: *id018
      vector: 
        - 0.0
        - 0.0255119558423758
        - 0.0906503424048424
        - 0.235041588544846
        - 0.5
        - 0.851738393306732
        - 0.989049553871155
        - 0.64501965045929
        - 0.0
      approximation: 
        - 0.0
        - 0.000760531635023654
        - 0.00152363779488951
        - 0.00229189288802445
        - 0.003067871555686
        - 0.00385414832271636
        - 0.00465329783037305
        - 0.00546789448708296
        - 0.00630051223561168
        - 0.0071537266485393
        - 0.0080301109701395
        - 0.00893224123865366
        - 0.00986269116401672
        - 0.0108240349218249
        - 0.0118188476189971
        - 0.0128497034311295
        - 0.0139191774651408
        - 0.0150298429653049
        - 0.0161842759698629
        - 0.0173850487917662
        - 0.0186347402632236
        - 0.0199359189718962
        - 0.0212911646813154
        - 0.0227030478417873
        - 0.0241741463541985
        - 0.0257070325314999
        - 0.0273042824119329
        - 0.0289684701710939
        - 0.0307021681219339
        - 0.0325079523026943
        - 0.0343884006142616
        - 0.0363460816442966
        - 0.0383835732936859
        - 0.0405034497380257
        - 0.0427082851529121
        - 0.0450006537139416
        - 0.0473831333220005
        - 0.0498582907021046
        - 0.0524287074804306
        - 0.0550969578325748
        - 0.0578656122088432
        - 0.060737244784832
        - 0.063714437186718
        - 0.0667997598648071
        - 0.0699957832694054
        - 0.0733050853013992
        - 0.0767302364110947
        - 0.0802738219499588
        - 0.0839384123682976
        - 0.0877265706658363
        - 0.0916408896446228
        - 0.0956839248538017
        - 0.0998582690954208
        - 0.104166485369205
        - 0.108611151576042
        - 0.113194838166237
        - 0.117920123040676
        - 0.122789584100246
        - 0.127805784344673
        - 0.132971316576004
        - 0.138288751244545
        - 0.14376063644886
        - 0.149389579892159
        - 0.155178144574165
        - 0.161128908395767
        - 0.167244434356689
        - 0.173527300357819
        - 0.179980084300041
        - 0.186605364084244
        - 0.193405717611313
        - 0.200383707880974
        - 0.207541912794113
        - 0.214882910251617
        - 0.222409263253212
        - 0.230123564600945
        - 0.23802837729454
        - 0.246126279234886
        - 0.25441986322403
        - 0.262911647558212
        - 0.271604269742966
        - 0.280500262975693
        - 0.289602249860764
        - 0.298912733793259
        - 0.308434367179871
        - 0.31816965341568
        - 0.328121215105057
        - 0.338291585445404
        - 0.348683387041092
        - 0.359299182891846
        - 0.370141506195068
        - 0.38121297955513
        - 0.392516165971756
        - 0.404053628444672
        - 0.415827929973602
        - 0.427841663360596
        - 0.4400974214077
        - 0.452597737312317
        - 0.465345233678818
        - 0.478342443704605
        - 0.491591960191727
        - 0.5
        - 0.518846452236176
        - 0.532819628715515
        - 0.546991169452667
        - 0.561336576938629
        - 0.575831413269043
        - 0.590451180934906
        - 0.605171382427216
        - 0.619967579841614
        - 0.634815275669098
        - 0.649689972400665
        - 0.664567291736603
        - 0.679422616958618
        - 0.694231569766998
        - 0.708969712257385
        - 0.723612487316132
        - 0.738135397434235
        - 0.752514064311981
        - 0.766723930835724
        - 0.780740559101105
        - 0.794539511203766
        - 0.80809623003006
        - 0.821386277675629
        - 0.834385216236115
        - 0.847068548202515
        - 0.859411776065826
        - 0.871390402317047
        - 0.882980048656464
        - 0.894156157970428
        - 0.904894232749939
        - 0.915169894695282
        - 0.92495858669281
        - 0.93423593044281
        - 0.94297730922699
        - 0.951158344745636
        - 0.958754539489746
        - 0.965741455554962
        - 0.972094595432281
        - 0.977789402008057
        - 0.982801556587219
        - 0.987106442451477
        - 0.990679621696472
        - 0.993496716022491
        - 0.995533108711243
        - 0.996764421463013
        - 0.997166156768799
        - 0.996713817119598
        - 0.995382905006409
        - 0.993149042129517
        - 0.989987671375275
        - 0.985876679420471
        - 0.980819642543793
        - 0.974835574626923
        - 0.967943787574768
        - 0.960163652896881
        - 0.951514422893524
        - 0.942015409469604
        - 0.931685924530029
        - 0.920545339584351
        - 0.908612966537476
        - 0.895907998085022
        - 0.882449924945831
        - 0.868257880210876
        - 0.853351294994354
        - 0.837749481201172
        - 0.821471691131592
        - 0.804537236690521
        - 0.786965489387512
        - 0.768775761127472
        - 0.749987304210663
        - 0.730619490146637
        - 0.710691571235657
        - 0.690222918987274
        - 0.669232785701752
        - 0.647740542888641
        - 0.62576550245285
        - 0.603326916694641
        - 0.580444157123566
        - 0.557136476039886
        - 0.5334233045578
        - 0.509323835372925
        - 0.48485741019249
        - 0.460043370723724
        - 0.434900999069214
        - 0.409449636936188
        - 0.383708596229553
        - 0.357697159051895
        - 0.331434667110443
        - 0.304940402507782
        - 0.278233706951141
        - 0.251333892345428
        - 0.224260255694389
        - 0.197032108902931
        - 0.169668778777122
        - 0.14218957722187
        - 0.114613808691502
        - 0.0869607850909233
        - 0.0592498257756233
        - 0.0315002426505089
        - 0.0
    - !ruby/object:Curve
      title: Lob
      enabled: true
      effects: *id018
      vector: 
        - 0.0
        - 0.33165454864502
        - 0.62568336725235
        - 0.856961011886597
        - 0.984052956104279
        - 0.984593570232391
        - 0.88161426782608
        - 0.709625363349915
        - 0.5
      approximation: 
        - 0.0
        - 0.0136160114780068
        - 0.0272292718291283
        - 0.0408370308578014
        - 0.0544365420937538
        - 0.0680250525474548
        - 0.0815998092293739
        - 0.0951580628752708
        - 0.108697071671486
        - 0.122214071452618
        - 0.135706320405006
        - 0.149171069264412
        - 0.162605568766594
        - 0.176007062196732
        - 0.189372807741165
        - 0.202700048685074
        - 0.215986028313637
        - 0.229228019714355
        - 0.242423236370087
        - 0.255568981170654
        - 0.268662422895432
        - 0.281700909137726
        - 0.29468160867691
        - 0.307601809501648
        - 0.320458769798279
        - 0.333249717950821
        - 0.345972388982773
        - 0.358625650405884
        - 0.371208608150482
        - 0.383720308542252
        - 0.396159887313843
        - 0.408526360988617
        - 0.42081880569458
        - 0.433036327362061
        - 0.445178002119064
        - 0.457242906093597
        - 0.469230115413666
        - 0.481138676404953
        - 0.49296772480011
        - 0.504716277122498
        - 0.516383469104767
        - 0.527968287467957
        - 0.53946989774704
        - 0.5508873462677
        - 0.562219738960266
        - 0.573466062545776
        - 0.584625482559204
        - 0.595697045326233
        - 0.606679856777191
        - 0.617572963237762
        - 0.62837541103363
        - 0.639085412025452
        - 0.649699807167053
        - 0.660215198993683
        - 0.670628249645233
        - 0.680935680866241
        - 0.691134035587311
        - 0.701220095157623
        - 0.711190462112427
        - 0.721041798591614
        - 0.730770766735077
        - 0.740374028682709
        - 0.749848246574402
        - 0.759190142154694
        - 0.768396198749542
        - 0.777463257312775
        - 0.786387920379639
        - 0.795166790485382
        - 0.803796648979187
        - 0.812273979187012
        - 0.820595622062683
        - 0.828758120536804
        - 0.836758196353912
        - 0.8445925116539
        - 0.852257668972015
        - 0.859750330448151
        - 0.867067992687225
        - 0.874208629131317
        - 0.881170451641083
        - 0.887951552867889
        - 0.894550025463104
        - 0.900964140892029
        - 0.907191872596741
        - 0.913231432437897
        - 0.919080913066864
        - 0.924738526344299
        - 0.930202305316925
        - 0.935470461845398
        - 0.94054114818573
        - 0.945412397384644
        - 0.950082361698151
        - 0.954549252986908
        - 0.958811163902283
        - 0.962866187095642
        - 0.966712534427643
        - 0.970348238945007
        - 0.973771512508392
        - 0.976980447769165
        - 0.979973256587982
        - 0.982747972011566
        - 0.985302746295929
        - 0.987637460231781
        - 0.98975396156311
        - 0.991654455661774
        - 0.993341088294983
        - 0.99481588602066
        - 0.996081113815308
        - 0.997138857841492
        - 0.99799120426178
        - 0.998640298843384
        - 0.99908834695816
        - 0.999337434768677
        - 0.999389708042145
        - 0.999247252941132
        - 0.998912215232849
        - 0.998386800289154
        - 0.997673094272614
        - 0.996773242950439
        - 0.995689332485199
        - 0.994423568248749
        - 0.992978036403656
        - 0.991354882717133
        - 0.98955625295639
        - 0.987584233283997
        - 0.985441029071808
        - 0.983128726482391
        - 0.980649590492249
        - 0.97800600528717
        - 0.975200355052948
        - 0.972235023975372
        - 0.96911233663559
        - 0.965834736824036
        - 0.962404489517212
        - 0.958824098110199
        - 0.955095827579498
        - 0.951222121715546
        - 0.947205305099487
        - 0.943047821521759
        - 0.938751995563507
        - 0.934320211410522
        - 0.929754793643951
        - 0.925058245658875
        - 0.920232772827148
        - 0.915280878543854
        - 0.910204887390137
        - 0.905007183551788
        - 0.8996901512146
        - 0.894256114959717
        - 0.888707518577576
        - 0.883046686649323
        - 0.877276003360748
        - 0.871397435665131
        - 0.865412890911102
        - 0.859324097633362
        - 0.853132903575897
        - 0.846841156482697
        - 0.840450644493103
        - 0.833963215351105
        - 0.82738071680069
        - 0.820704877376556
        - 0.813937604427338
        - 0.807080686092377
        - 0.800135970115662
        - 0.793105244636536
        - 0.785990357398987
        - 0.778793036937714
        - 0.771515250205994
        - 0.764158725738525
        - 0.756725311279297
        - 0.749216794967651
        - 0.741635084152222
        - 0.733981907367706
        - 0.726259112358093
        - 0.718468487262726
        - 0.710611939430237
        - 0.702691316604614
        - 0.694709002971649
        - 0.686667561531067
        - 0.678569555282593
        - 0.670417547225952
        - 0.662214159965515
        - 0.653961896896362
        - 0.645663380622864
        - 0.637321174144745
        - 0.628937840461731
        - 0.620515942573547
        - 0.612058043479919
        - 0.603566706180573
        - 0.595044553279877
        - 0.586494088172913
        - 0.577917993068695
        - 0.56931871175766
        - 0.560698807239532
        - 0.552061021327972
        - 0.543407738208771
        - 0.534741580486298
        - 0.526065170764923
        - 0.517381072044373
        - 0.508691847324371
        - 0.5
  :variables: 
    - *id030
    - *id016
    - *id047
    - *id088
    - !ruby/object:Variable
      title: audio / red
      enabled: true
      combine_method_setting: !ruby/object:UserObjectSettingSelect
        name: combine_method
        options: *id003
        breaks_cache: 
        selected: :sum
      max_change_per_frame_setting: !ruby/object:UserObjectSettingFloat
        name: *id004
        options: *id005
        breaks_cache: 
        min: 0.0
        max: 1.0
        enter_value: 0.0
        exit_value: 0.0
        enable_enter_animation: false
        enter_curve: *id001
        enable_animation: false
        animation_curve: *id001
        animation_min: 1.0
        animation_max: 1.0
        animation_repeat_number: 4
        animation_repeat_unit: :beats
        enable_exit_animation: false
        exit_curve: *id001
        enable_activation: false
        activation_direction: :to
        activation_curve: *id001
        activation_value: 1.0
        activation_variable: 
      effects: 
        - !ruby/object:VariableInputSlider
          title: Slider
          enabled: true
          slider_setting: !ruby/object:UserObjectSettingSlider
            name: slider
            options: &id110
              
              :summary: true
            breaks_cache: 
            slider: Spectrum Analyzer 01 / Red
            is_inverted: 
            input_min: 0.0
            input_max: 1.0
            dead_center_size: 0.0
            output_min: 0.0
            output_max: 1.0
            output_curve: *id001
          conditions: !ruby/object:ChildConditions
            child_index_max: 0
            child_index_min: 0
            enable_child_index: false
            enable_event: false
            event: 
            event_invert: false
            enable_child_index: false
            child_index_min: 0
            child_index_max: 0
            enable_event: false
            event: 
            event_invert: false
    - !ruby/object:Variable
      title: audio / green
      enabled: true
      combine_method_setting: !ruby/object:UserObjectSettingSelect
        name: combine_method
        options: *id003
        breaks_cache: 
        selected: :sum
      max_change_per_frame_setting: !ruby/object:UserObjectSettingFloat
        name: *id004
        options: *id005
        breaks_cache: 
        min: 0.0
        max: 1.0
        enter_value: 0.0
        exit_value: 0.0
        enable_enter_animation: false
        enter_curve: *id001
        enable_animation: false
        animation_curve: *id001
        animation_min: 1.0
        animation_max: 1.0
        animation_repeat_number: 4
        animation_repeat_unit: :beats
        enable_exit_animation: false
        exit_curve: *id001
        enable_activation: false
        activation_direction: :to
        activation_curve: *id001
        activation_value: 1.0
        activation_variable: 
      effects: 
        - !ruby/object:VariableInputSlider
          title: Slider
          enabled: true
          slider_setting: !ruby/object:UserObjectSettingSlider
            name: slider
            options: *id110
            breaks_cache: 
            slider: Spectrum Analyzer 01 / Green
            is_inverted: 
            input_min: 0.0
            input_max: 1.0
            dead_center_size: 0.0
            output_min: 0.0
            output_max: 1.0
            output_curve: *id001
          conditions: !ruby/object:ChildConditions
            child_index_max: 0
            child_index_min: 0
            enable_child_index: false
            enable_event: false
            event: 
            event_invert: false
            enable_child_index: false
            child_index_min: 0
            child_index_max: 0
            enable_event: false
            event: 
            event_invert: false
    - !ruby/object:Variable
      title: audio / blue
      enabled: true
      combine_method_setting: !ruby/object:UserObjectSettingSelect
        name: combine_method
        options: *id003
        breaks_cache: 
        selected: :sum
      max_change_per_frame_setting: !ruby/object:UserObjectSettingFloat
        name: *id004
        options: *id005
        breaks_cache: 
        min: 0.0
        max: 1.0
        enter_value: 0.0
        exit_value: 0.0
        enable_enter_animation: false
        enter_curve: *id001
        enable_animation: false
        animation_curve: *id001
        animation_min: 1.0
        animation_max: 1.0
        animation_repeat_number: 4
        animation_repeat_unit: :beats
        enable_exit_animation: false
        exit_curve: *id001
        enable_activation: false
        activation_direction: :to
        activation_curve: *id001
        activation_value: 1.0
        activation_variable: 
      effects: 
        - !ruby/object:VariableInputSlider
          title: Slider
          enabled: true
          slider_setting: !ruby/object:UserObjectSettingSlider
            name: slider
            options: *id110
            breaks_cache: 
            slider: Spectrum Analyzer 01 / Blue
            is_inverted: 
            input_min: 0.0
            input_max: 1.0
            dead_center_size: 0.0
            output_min: 0.0
            output_max: 1.0
            output_curve: *id001
          conditions: !ruby/object:ChildConditions
            child_index_max: 0
            child_index_min: 0
            enable_child_index: false
            enable_event: false
            event: 
            event_invert: false
            enable_child_index: false
            child_index_min: 0
            child_index_max: 0
            enable_event: false
            event: 
            event_invert: false
    - !ruby/object:Variable
      title: audio / yellow
      enabled: true
      combine_method_setting: !ruby/object:UserObjectSettingSelect
        name: *id002
        options: *id003
        breaks_cache: 
        selected: :sum
      max_change_per_frame_setting: !ruby/object:UserObjectSettingFloat
        name: *id004
        options: *id005
        breaks_cache: 
        min: 0.0
        max: 1.0
        enter_value: 0.0
        exit_value: 0.0
        enable_enter_animation: false
        enter_curve: *id001
        enable_animation: false
        animation_curve: *id001
        animation_min: 1.0
        animation_max: 1.0
        animation_repeat_number: 4
        animation_repeat_unit: :beats
        enable_exit_animation: false
        exit_curve: *id001
        enable_activation: false
        activation_direction: :to
        activation_curve: *id001
        activation_value: 1.0
        activation_variable: 
      effects: 
        - !ruby/object:VariableInputSlider
          title: Slider
          enabled: true
          slider_setting: !ruby/object:UserObjectSettingSlider
            name: slider
            options: *id110
            breaks_cache: 
            slider: Spectrum Analyzer 01 / Yellow
            is_inverted: 
            input_min: 0.0
            input_max: 1.0
            dead_center_size: 0.0
            output_min: 0.0
            output_max: 1.0
            output_curve: *id001
          conditions: !ruby/object:ChildConditions
            child_index_max: 0
            child_index_min: 0
            enable_child_index: false
            enable_event: false
            event: 
            event_invert: false
            enable_child_index: false
            child_index_min: 0
            child_index_max: 0
            enable_event: false
            event: 
            event_invert: false
  :events: 
    - &id120 !ruby/object:Event
      title: beat tap!
      enabled: true
      effects: 
        - !ruby/object:EventInputButtonPress
          title: &id118 Button Press
          enabled: true
          button_setting: !ruby/object:UserObjectSettingButton
            name: *id111
            options: &id119
              
              :summary: true
            breaks_cache: 
            button: Keyboard / Space
          conditions: !ruby/object:ChildConditions
            child_index_max: 0
            child_index_min: 0
            enable_child_index: false
            enable_event: false
            event: 
            event_invert: false
            enable_child_index: false
            child_index_min: 0
            child_index_max: 0
            enable_event: false
            event: 
            event_invert: false
    - !ruby/object:Event
      title: reload set!
      enabled: true
      effects: 
        - !ruby/object:EventInputButtonComboDown
          title: &id112 Button Combo Down
          enabled: true
          button_one_setting: !ruby/object:UserObjectSettingButton
            name: &id113 button_one
            options: &id114
              
              :summary: true
            breaks_cache: 
            button: Keyboard / Right Control
          button_two_setting: !ruby/object:UserObjectSettingButton
            name: &id115 button_two
            options: &id116
              
              :summary: true
            breaks_cache: 
            button: &id117 Keyboard / R
          conditions: !ruby/object:ChildConditions
            child_index_max: 0
            child_index_min: 0
            enable_child_index: false
            enable_event: false
            event: 
            event_invert: false
            enable_child_index: false
            child_index_min: 0
            child_index_max: 0
            enable_event: false
            event: 
            event_invert: false
        - !ruby/object:EventInputButtonComboDown
          title: *id112
          enabled: true
          button_one_setting: !ruby/object:UserObjectSettingButton
            name: *id113
            options: *id114
            breaks_cache: 
            button: Keyboard / Left Control
          button_two_setting: !ruby/object:UserObjectSettingButton
            name: *id115
            options: *id116
            breaks_cache: 
            button: *id117
          conditions: !ruby/object:ChildConditions
            child_index_max: 0
            child_index_min: 0
            enable_child_index: false
            enable_event: false
            event: 
            event_invert: false
            enable_child_index: false
            child_index_min: 0
            child_index_max: 0
            enable_event: false
            event: 
            event_invert: false
    - &id122 !ruby/object:Event
      title: next
      enabled: true
      effects: 
        - !ruby/object:EventInputButtonPress
          title: *id118
          enabled: true
          button_setting: !ruby/object:UserObjectSettingButton
            name: *id111
            options: *id119
            breaks_cache: 
            button: Keyboard / Equal
          conditions: !ruby/object:ChildConditions
            child_index_max: 0
            child_index_min: 0
            enable_child_index: false
            enable_event: false
            event: 
            event_invert: false
            enable_child_index: false
            child_index_min: 0
            child_index_max: 0
            enable_event: false
            event: 
            event_invert: false
    - &id121 !ruby/object:Event
      title: previous
      enabled: true
      effects: 
        - !ruby/object:EventInputButtonPress
          title: *id118
          enabled: true
          button_setting: !ruby/object:UserObjectSettingButton
            name: *id111
            options: *id119
            breaks_cache: 
            button: Keyboard / Minus
          conditions: !ruby/object:ChildConditions
            child_index_max: 0
            child_index_min: 0
            enable_child_index: false
            enable_event: false
            event: 
            event_invert: false
            enable_child_index: false
            child_index_min: 0
            child_index_max: 0
            enable_event: false
            event: 
            event_invert: false
  :effects: 
    - !ruby/object:ProjectEffectBeatTapping
      title: Beat Tapping
      enabled: true
      event_setting: !ruby/object:UserObjectSettingEvent
        name: event
        options: 
          :summary: true
        breaks_cache: 
        event: *id120
      conditions: !ruby/object:ChildConditions
        child_index_max: 0
        child_index_min: 0
        enable_child_index: false
        enable_event: false
        event: 
        event_invert: false
        enable_child_index: false
        child_index_min: 0
        child_index_max: 0
        enable_event: false
        event: 
        event_invert: false
    - !ruby/object:ProjectEffectScreenClear
      title: Screen Clear
      enabled: true
      color_setting: !ruby/object:UserObjectSettingColor
        name: color
        options: 
          :default: 
            - 0.0
            - 0.0
            - 0.0
        breaks_cache: 
        color: !ruby/object:Color
          alpha: 
          blue: 0.0
          green: 0.0
          red: 0.0
      amount_setting: !ruby/object:UserObjectSettingFloat
        name: amount
        options: 
          :range: !ruby/range
            begin: 0.0
            end: 1.0
            excl: false
          :default: !ruby/range
            begin: 1.0
            end: 0.0
            excl: false
        breaks_cache: 
        min: 0.0
        max: 1.0
        enter_value: 0.0
        exit_value: 0.0
        enable_enter_animation: false
        enter_curve: *id001
        enable_animation: false
        animation_curve: *id001
        animation_min: 1.0
        animation_max: 0.0
        animation_repeat_number: 4
        animation_repeat_unit: :beats
        enable_exit_animation: false
        exit_curve: *id001
        enable_activation: true
        activation_direction: :to
        activation_curve: *id020
        activation_value: 0.63
        activation_variable: *id030
      conditions: !ruby/object:ChildConditions
        child_index_max: 0
        child_index_min: 0
        enable_child_index: false
        enable_event: false
        event: 
        event_invert: false
        enable_child_index: false
        child_index_min: 0
        child_index_max: 0
        enable_event: false
        event: 
        event_invert: false
    - !ruby/object:ProjectEffectDirectorCycle
      title: Director Cycle
      enabled: true
      directors_setting: !ruby/object:UserObjectSettingDirectors
        name: directors
        options: 
          :summary: true
        breaks_cache: 
      backwards_setting: !ruby/object:UserObjectSettingEvent
        name: backwards
        options: 
          :summary: % back
        breaks_cache: 
        event: *id121
      forwards_setting: !ruby/object:UserObjectSettingEvent
        name: forwards
        options: 
          :summary: % forward
        breaks_cache: 
        event: *id122
      crossfade_time_setting: !ruby/object:UserObjectSettingTimespan
        name: crossfade_time
        options: 
          :summary: true
        breaks_cache: 
        time_number: 4
        time_unit: :beats
      conditions: !ruby/object:ChildConditions
        child_index_max: 0
        child_index_min: 0
        enable_child_index: false
        enable_event: false
        event: 
        event_invert: false
        enable_child_index: false
        child_index_min: 0
        child_index_max: 0
        enable_event: false
        event: 
        event_invert: false
    - !ruby/object:ProjectEffectDirectorVoyage
      title: Director Voyage
      enabled: false
      tag_setting: !ruby/object:UserObjectSettingDirectors
        name: tag
        options: {}
        breaks_cache: 
      progress_setting: !ruby/object:UserObjectSettingFloat
        name: progress
        options: 
          :range: !ruby/range
            begin: 0.0
            end: 1.0
            excl: false
          :default: !ruby/range
            begin: 0.0
            end: 1.0
            excl: false
        breaks_cache: 
        min: 0.0
        max: 1.0
        enter_value: 0.0
        exit_value: 0.0
        enable_enter_animation: false
        enter_curve: *id001
        enable_animation: false
        animation_curve: *id001
        animation_min: 1.0
        animation_max: 1.0
        animation_repeat_number: 4
        animation_repeat_unit: :beats
        enable_exit_animation: false
        exit_curve: *id001
        enable_activation: false
        activation_direction: :to
        activation_curve: *id001
        activation_value: 1.0
        activation_variable: *id030
      conditions: !ruby/object:ChildConditions
        child_index_max: 0
        child_index_min: 0
        enable_child_index: false
        enable_event: false
        event: 
        event_invert: false
        enable_child_index: false
        child_index_min: 0
        child_index_max: 0
        enable_event: false
        event: 
        event_invert: false