diff --git a/plugins/shiroverb/gen_exported.cpp b/plugins/shiroverb/gen_exported.cpp index a20ea34..a49bea2 100644 --- a/plugins/shiroverb/gen_exported.cpp +++ b/plugins/shiroverb/gen_exported.cpp @@ -44,38 +44,39 @@ typedef struct State { Delay m_delay_18; Delay m_delay_20; Delay m_delay_22; - Delta m_delta_38; - Delta m_delta_35; - Delta m_delta_41; - Delta m_delta_32; - Phasor m_phasor_31; - Sah m_sah_36; - Sah m_sah_34; + Delta m_delta_39; + Delta m_delta_36; + Delta m_delta_42; + Delta m_delta_33; + Phasor m_phasor_32; Sah m_sah_37; + Sah m_sah_35; + Sah m_sah_38; + Sah m_sah_41; Sah m_sah_40; - Sah m_sah_39; - Sah m_sah_33; + Sah m_sah_34; + Sah m_sah_44; Sah m_sah_43; - Sah m_sah_42; - double m_history_4; double m_history_5; double m_history_6; double m_history_7; - double m_history_3; - double m_history_1; + double m_history_10; + double m_history_4; double m_y_2; + double m_history_3; double samplerate; - double m_history_10; + double m_history_1; + double m_history_9; double m_history_8; + double m_ratio_31; double samples_to_seconds; - double m_history_9; - double m_ratio_25; - double m_roomsize_24; - double m_decay_27; - double m_damping_26; - double m_mix_29; - double m_shimmer_30; - double m_tone_28; + double m_mix_25; + double m_bandwidth_24; + double m_roomsize_27; + double m_shimmer_26; + double m_damping_29; + double m_tone_30; + double m_decay_28; int vectorsize; int __exception; // re-initialize all member variables; @@ -106,27 +107,28 @@ typedef struct State { m_delay_21.reset("m_delay_21", 48000); m_delay_22.reset("m_delay_22", 48000); m_delay_23.reset("m_delay_23", 48000); - m_roomsize_24 = 100; - m_ratio_25 = 2; - m_damping_26 = 75; - m_decay_27 = 50; - m_tone_28 = 3000; - m_mix_29 = 75; - m_shimmer_30 = 50; + m_bandwidth_24 = 75; + m_mix_25 = 75; + m_shimmer_26 = 30; + m_roomsize_27 = 200; + m_decay_28 = 50; + m_damping_29 = 50; + m_tone_30 = 1500; + m_ratio_31 = 2; samples_to_seconds = (1 / samplerate); - m_phasor_31.reset(0); - m_delta_32.reset(0); - m_sah_33.reset(0); + m_phasor_32.reset(0); + m_delta_33.reset(0); m_sah_34.reset(0); - m_delta_35.reset(0); - m_sah_36.reset(0); + m_sah_35.reset(0); + m_delta_36.reset(0); m_sah_37.reset(0); - m_delta_38.reset(0); - m_sah_39.reset(0); + m_sah_38.reset(0); + m_delta_39.reset(0); m_sah_40.reset(0); - m_delta_41.reset(0); - m_sah_42.reset(0); + m_sah_41.reset(0); + m_delta_42.reset(0); m_sah_43.reset(0); + m_sah_44.reset(0); genlib_reset_complete(this); }; @@ -144,254 +146,256 @@ typedef struct State { return __exception; }; - double mul_6640 = (m_damping_26 * 0.01); - double mul_6639 = (m_mix_29 * 0.01); - double mul_6641 = (m_shimmer_30 * 0.01); - double expr_6646 = safediv(((m_tone_28 * 2) * 3.1415926535898), 48000); - double sin_6647 = sin(expr_6646); - double clamp_6648 = ((sin_6647 <= 1e-05) ? 1e-05 : ((sin_6647 >= 0.99999) ? 0.99999 : sin_6647)); - double expr_6857 = safediv((m_roomsize_24 * 48000), 340); - double mul_6849 = (expr_6857 * 1); - double mul_6846 = (expr_6857 * 0.63245); - double mul_6847 = (expr_6857 * 0.7071); - double mul_6848 = (expr_6857 * 0.81649); - double mul_6644 = (m_decay_27 * 3.6); - double expr_6850 = safepow(0.001, safediv(1, (mul_6644 * 48000))); - double expr_6844 = (-safepow(expr_6850, mul_6849)); - double expr_6755 = (-safepow(expr_6850, mul_6846)); - double expr_6761 = (-safepow(expr_6850, mul_6847)); - double expr_6767 = (-safepow(expr_6850, mul_6848)); - double mul_6843 = (expr_6857 * 0.000527); - int int_6842 = int(mul_6843); - double mul_6820 = (int_6842 * 400.600006); - double mul_6799 = (int_6842 * 419.5); - double rsub_6698 = (1 - m_ratio_25); - double mul_6697 = (rsub_6698 * 10); + double mul_13301 = (m_damping_29 * 0.01); + double mul_13302 = (m_mix_25 * 0.01); + double mul_13300 = (m_bandwidth_24 * 0.01); + double rsub_13299 = (1 - mul_13300); + double mul_13303 = (m_shimmer_26 * 0.01); + double expr_13519 = safediv(((m_tone_30 * 2) * 3.1415926535898), 48000); + double sin_13307 = sin(expr_13519); + double clamp_13308 = ((sin_13307 <= 1e-05) ? 1e-05 : ((sin_13307 >= 0.99999) ? 0.99999 : sin_13307)); + double expr_13529 = safediv((m_roomsize_27 * 48000), 340); + double mul_13509 = (expr_13529 * 1); + double mul_13508 = (expr_13529 * 0.81649); + double mul_13507 = (expr_13529 * 0.7071); + double mul_13506 = (expr_13529 * 0.63245); + double expr_13518 = safepow(1.0418, m_decay_28); + double expr_13528 = safepow(0.001, safediv(1, (expr_13518 * 48000))); + double expr_13527 = (-safepow(expr_13528, mul_13509)); + double expr_13522 = (-safepow(expr_13528, mul_13508)); + double expr_13521 = (-safepow(expr_13528, mul_13507)); + double expr_13520 = (-safepow(expr_13528, mul_13506)); + double mul_13503 = (expr_13529 * 0.000527); + int int_13502 = int(mul_13503); + double mul_13480 = (int_13502 * 400.600006); + double mul_13459 = (int_13502 * 419.5); + double rsub_13358 = (1 - m_ratio_31); + double mul_13357 = (rsub_13358 * 10); samples_to_seconds = (1 / samplerate); - double add_6786 = (expr_6857 + 5); - double expr_6779 = safepow(expr_6850, add_6786); - double mul_6827 = (int_6842 * 568.299988); - double mul_6806 = (int_6842 * 566.700012); - double mul_6792 = (expr_6857 * 0.41); - double add_6789 = (mul_6792 + 5); - double expr_6785 = safepow(expr_6850, add_6789); - double mul_6791 = (expr_6857 * 0.3); - double add_6788 = (mul_6791 + 5); - double expr_6783 = safepow(expr_6850, add_6788); - double mul_6790 = (expr_6857 * 0.155); - double add_6787 = (mul_6790 + 5); - double expr_6781 = safepow(expr_6850, add_6787); - double mul_6841 = (expr_6857 * 0.110732); - double mul_6834 = (int_6842 * 162.100006); - double mul_6813 = (int_6842 * 144.800003); - double expr_6861 = safepow(1.0472, m_decay_27); - double sub_6862 = (expr_6861 - 1); - double mul_6643 = (sub_6862 * 0.01); - double mul_6859 = (m_decay_27 * 0.75); - double add_6858 = (mul_6859 + 25); - double mul_6860 = (add_6858 * 0.01); + double add_13446 = (expr_13529 + 5); + double expr_13523 = safepow(expr_13528, add_13446); + double mul_13487 = (int_13502 * 568.299988); + double mul_13466 = (int_13502 * 566.700012); + double mul_13452 = (expr_13529 * 0.41); + double add_13449 = (mul_13452 + 5); + double expr_13526 = safepow(expr_13528, add_13449); + double mul_13451 = (expr_13529 * 0.3); + double add_13448 = (mul_13451 + 5); + double expr_13525 = safepow(expr_13528, add_13448); + double mul_13450 = (expr_13529 * 0.155); + double add_13447 = (mul_13450 + 5); + double expr_13524 = safepow(expr_13528, add_13447); + double mul_13501 = (expr_13529 * 0.110732); + double mul_13494 = (int_13502 * 162.100006); + double mul_13473 = (int_13502 * 144.800003); + double mul_13297 = (m_decay_28 * 2); + double clamp_13292 = ((mul_13297 <= 0) ? 0 : ((mul_13297 >= 100) ? 100 : mul_13297)); + double mul_13296 = (clamp_13292 * 0.01); + double atodb_13295 = atodb(mul_13296); + double sub_13294 = (atodb_13295 - 9); + double dbtoa_13293 = dbtoa(sub_13294); // the main sample loop; while ((__n--)) { const double in1 = (*(__in1++)); - double noise_6650 = noise(); - double abs_6667 = fabs(noise_6650); - double mul_6673 = (abs_6667 * 0.25); - double noise_6649 = noise(); - double abs_6666 = fabs(noise_6649); - double mul_6670 = (abs_6666 * 0.25); - double noise_6651 = noise(); - double abs_6668 = fabs(noise_6651); - double mul_6676 = (abs_6668 * 0.25); - double noise_6652 = noise(); - double abs_6669 = fabs(noise_6652); - double mul_6679 = (abs_6669 * 0.25); - double tap_6854 = m_delay_23.read_linear(mul_6849); - double tap_6760 = m_delay_22.read_linear(mul_6846); - double tap_6766 = m_delay_21.read_linear(mul_6847); - double tap_6772 = m_delay_20.read_linear(mul_6848); - double mul_6845 = (tap_6854 * expr_6844); - double mix_6913 = (mul_6845 + (mul_6640 * (m_history_10 - mul_6845))); - double mix_6852 = mix_6913; - double mul_6756 = (tap_6760 * expr_6755); - double mix_6914 = (mul_6756 + (mul_6640 * (m_history_9 - mul_6756))); - double mix_6758 = mix_6914; - double mul_6762 = (tap_6766 * expr_6761); - double mix_6915 = (mul_6762 + (mul_6640 * (m_history_8 - mul_6762))); - double mix_6764 = mix_6915; - double mul_6768 = (tap_6772 * expr_6767); - double mix_6916 = (mul_6768 + (mul_6640 * (m_history_7 - mul_6768))); - double mix_6770 = mix_6916; - double tap_6819 = m_delay_19.read_linear(mul_6820); - double mul_6817 = (tap_6819 * 0.625); - double tap_6798 = m_delay_18.read_linear(mul_6799); - double mul_6796 = (tap_6798 * 0.625); - double phasor_6716 = m_phasor_31(mul_6697, samples_to_seconds); - double add_6696 = ((m_history_6 + phasor_6716) + 0.5); - double mod_6695 = safemod(add_6696, 1); - double delta_6675 = m_delta_32(mod_6695); - double sah_6655 = m_sah_33(mul_6673, delta_6675, 0); - int sah_6674 = m_sah_34(4800, delta_6675, 0); - double mul_6663 = (sah_6674 * mod_6695); - double sub_6694 = (mod_6695 - 0.5); - double mul_6693 = (sub_6694 * 3.1415926535898); - double cos_6692 = cos(mul_6693); - double mul_6682 = (cos_6692 * cos_6692); - double add_6690 = ((m_history_5 + phasor_6716) + 0.75); - double mod_6689 = safemod(add_6690, 1); - double delta_6672 = m_delta_35(mod_6689); - double sah_6653 = m_sah_36(mul_6670, delta_6672, 0); - int sah_6671 = m_sah_37(4800, delta_6672, 0); - double mul_6662 = (sah_6671 * mod_6689); - double sub_6688 = (mod_6689 - 0.5); - double mul_6687 = (sub_6688 * 3.1415926535898); - double cos_6686 = cos(mul_6687); - double mul_6681 = (cos_6686 * cos_6686); - double add_6710 = ((m_history_4 + phasor_6716) + 0.25); - double mod_6709 = safemod(add_6710, 1); - double delta_6678 = m_delta_38(mod_6709); - double sah_6657 = m_sah_39(mul_6676, delta_6678, 0); - int sah_6677 = m_sah_40(4800, delta_6678, 0); - double mul_6664 = (sah_6677 * mod_6709); - double sub_6708 = (mod_6709 - 0.5); - double mul_6707 = (sub_6708 * 3.1415926535898); - double cos_6706 = cos(mul_6707); - double mul_6683 = (cos_6706 * cos_6706); - double add_6715 = ((m_history_3 + phasor_6716) + 0); - double mod_6714 = safemod(add_6715, 1); - double delta_6660 = m_delta_41(mod_6714); - double sah_6659 = m_sah_42(mul_6679, delta_6660, 0); - int sah_6680 = m_sah_43(4800, delta_6660, 0); - double mul_6665 = (sah_6680 * mod_6714); - double tap_6702 = m_delay_17.read_linear(mul_6665); - double tap_6703 = m_delay_17.read_linear(mul_6664); - double tap_6704 = m_delay_17.read_linear(mul_6663); - double tap_6705 = m_delay_17.read_linear(mul_6662); - double mul_6685 = (tap_6705 * mul_6681); - double mul_6691 = (tap_6704 * mul_6682); - double mul_6699 = (tap_6703 * mul_6683); - double sub_6713 = (mod_6714 - 0.5); - double mul_6712 = (sub_6713 * 3.1415926535898); - double cos_6711 = cos(mul_6712); - double mul_6684 = (cos_6711 * cos_6711); - double mul_6700 = (tap_6702 * mul_6684); - double add_6918 = (((mul_6700 + mul_6699) + mul_6691) + mul_6685); - double mix_6917 = (m_y_2 + (clamp_6648 * (add_6918 - m_y_2))); - double mix_6645 = mix_6917; - double mix_6919 = (in1 + (mul_6641 * (mix_6645 - in1))); - double mix_6717 = mix_6919; - double mul_6720 = (mix_6717 * 0.707); - double mix_6920 = (mul_6720 + (0.5 * (m_history_1 - mul_6720))); - double mix_6856 = mix_6920; - double add_6750 = (mix_6852 + mix_6770); - double add_6748 = (mix_6764 + mix_6758); - double sub_6747 = (add_6750 - add_6748); - double mul_6729 = (sub_6747 * 0.5); - double add_6743 = (add_6750 + add_6748); - double mul_6726 = (add_6743 * 0.5); - double tap_6826 = m_delay_16.read_linear(mul_6827); - double tap_6805 = m_delay_15.read_linear(mul_6806); - double sub_6749 = (mix_6852 - mix_6770); - double sub_6746 = (mix_6764 - mix_6758); - double sub_6745 = (sub_6749 - sub_6746); - double mul_6728 = (sub_6745 * 0.5); - double add_6744 = (sub_6749 + sub_6746); - double rsub_6742 = (0 - add_6744); - double mul_6727 = (rsub_6742 * 0.5); - double tap_6774 = m_delay_14.read_linear(add_6789); - double tap_6775 = m_delay_14.read_linear(add_6788); - double tap_6776 = m_delay_14.read_linear(add_6787); - double tap_6777 = m_delay_14.read_linear(add_6786); - double mul_6784 = (tap_6774 * expr_6785); - double add_6754 = (mul_6729 + mul_6784); - double mul_6778 = (tap_6777 * expr_6779); - double add_6751 = (mul_6726 + mul_6778); - double mul_6782 = (tap_6775 * expr_6783); - double add_6753 = (mul_6728 + mul_6782); - double mul_6780 = (tap_6776 * expr_6781); - double add_6752 = (mul_6727 + mul_6780); - double mul_6824 = (tap_6826 * 0.625); - double mul_6803 = (tap_6805 * 0.625); - double tap_6840 = m_delay_13.read_linear(mul_6841); - double mul_6838 = (tap_6840 * 0.75); - double sub_6837 = (mix_6856 - mul_6838); - double mul_6836 = (sub_6837 * 0.75); - double add_6835 = (mul_6836 + tap_6840); - double tap_6833 = m_delay_12.read_linear(mul_6834); - double tap_6812 = m_delay_11.read_linear(mul_6813); - double mul_6831 = (tap_6833 * 0.75); - double mul_6810 = (tap_6812 * 0.75); - double mul_6741 = (mul_6729 * mul_6643); - double mul_6739 = (mul_6727 * mul_6643); - double add_6725 = (mul_6741 + mul_6739); - double mul_6740 = (mul_6728 * mul_6643); - double mul_6738 = (mul_6726 * mul_6643); - double add_6724 = (mul_6740 + mul_6738); - double sub_6733 = (add_6725 - add_6724); - double mul_6737 = (mul_6784 * mul_6860); - double mul_6735 = (mul_6780 * mul_6860); - double add_6723 = (mul_6737 + mul_6735); - double mul_6736 = (mul_6782 * mul_6860); - double mul_6734 = (mul_6778 * mul_6860); - double add_6722 = (mul_6736 + mul_6734); - double sub_6732 = (add_6723 - add_6722); - double add_6719 = (sub_6733 + sub_6732); - double add_6731 = (add_6719 + mix_6717); - double sub_6830 = (add_6731 - mul_6831); - double mul_6829 = (sub_6830 * 0.75); - double add_6828 = (mul_6829 + tap_6833); - double sub_6823 = (add_6828 - mul_6824); - double mul_6822 = (sub_6823 * 0.625); - double add_6821 = (mul_6822 + tap_6826); - double sub_6816 = (add_6821 - mul_6817); - double mul_6815 = (sub_6816 * 0.625); - double add_6814 = (mul_6815 + tap_6819); - double mul_6730 = (add_6814 * mul_6639); - double out1 = (in1 + mul_6730); - double add_6721 = (add_6719 + mix_6717); - double sub_6809 = (add_6721 - mul_6810); - double mul_6808 = (sub_6809 * 0.75); - double add_6807 = (mul_6808 + tap_6812); - double sub_6802 = (add_6807 - mul_6803); - double mul_6801 = (sub_6802 * 0.625); - double add_6800 = (mul_6801 + tap_6805); - double sub_6795 = (add_6800 - mul_6796); - double mul_6794 = (sub_6795 * 0.625); - double add_6793 = (mul_6794 + tap_6798); - double mul_6718 = (add_6793 * mul_6639); - double out2 = (in1 + mul_6718); - double history_6851_next_6863 = mix_6852; - double history_6757_next_6864 = mix_6758; - double history_6763_next_6865 = mix_6764; - double history_6769_next_6866 = mix_6770; - double history_6656_next_6867 = sah_6655; - double history_6654_next_6868 = sah_6653; - double history_6658_next_6869 = sah_6657; - double history_6661_next_6870 = sah_6659; - double y0_next_6871 = mix_6645; - double history_6855_next_6872 = mix_6856; - m_delay_23.write(add_6754); - m_delay_22.write(add_6751); - m_delay_21.write(add_6752); - m_delay_20.write(add_6753); - m_delay_19.write(sub_6816); - m_delay_18.write(sub_6795); + double noise_13309 = noise(); + double abs_13326 = fabs(noise_13309); + double mul_13330 = (abs_13326 * 0.25); + double noise_13310 = noise(); + double abs_13327 = fabs(noise_13310); + double mul_13333 = (abs_13327 * 0.25); + double noise_13311 = noise(); + double abs_13328 = fabs(noise_13311); + double mul_13336 = (abs_13328 * 0.25); + double noise_13312 = noise(); + double abs_13329 = fabs(noise_13312); + double mul_13339 = (abs_13329 * 0.25); + double tap_13514 = m_delay_23.read_cubic(mul_13509); + double tap_13432 = m_delay_22.read_cubic(mul_13508); + double tap_13426 = m_delay_21.read_cubic(mul_13507); + double tap_13420 = m_delay_20.read_cubic(mul_13506); + double mul_13505 = (tap_13514 * expr_13527); + double mix_13540 = (mul_13505 + (mul_13301 * (m_history_10 - mul_13505))); + double mix_13512 = mix_13540; + double mul_13428 = (tap_13432 * expr_13522); + double mix_13541 = (mul_13428 + (mul_13301 * (m_history_9 - mul_13428))); + double mix_13430 = mix_13541; + double mul_13422 = (tap_13426 * expr_13521); + double mix_13542 = (mul_13422 + (mul_13301 * (m_history_8 - mul_13422))); + double mix_13424 = mix_13542; + double mul_13416 = (tap_13420 * expr_13520); + double mix_13543 = (mul_13416 + (mul_13301 * (m_history_7 - mul_13416))); + double mix_13418 = mix_13543; + double tap_13479 = m_delay_19.read_linear(mul_13480); + double mul_13477 = (tap_13479 * 0.625); + double tap_13458 = m_delay_18.read_linear(mul_13459); + double mul_13456 = (tap_13458 * 0.625); + double phasor_13376 = m_phasor_32(mul_13357, samples_to_seconds); + double add_13350 = ((m_history_6 + phasor_13376) + 0.75); + double mod_13349 = safemod(add_13350, 1); + double delta_13332 = m_delta_33(mod_13349); + double sah_13313 = m_sah_34(mul_13330, delta_13332, 0); + int sah_13331 = m_sah_35(4800, delta_13332, 0); + double mul_13322 = (sah_13331 * mod_13349); + double sub_13348 = (mod_13349 - 0.5); + double mul_13347 = (sub_13348 * 3.1415926535898); + double cos_13346 = cos(mul_13347); + double mul_13341 = (cos_13346 * cos_13346); + double add_13356 = ((m_history_5 + phasor_13376) + 0.5); + double mod_13355 = safemod(add_13356, 1); + double delta_13335 = m_delta_36(mod_13355); + double sah_13315 = m_sah_37(mul_13333, delta_13335, 0); + int sah_13334 = m_sah_38(4800, delta_13335, 0); + double mul_13323 = (sah_13334 * mod_13355); + double sub_13354 = (mod_13355 - 0.5); + double mul_13353 = (sub_13354 * 3.1415926535898); + double cos_13352 = cos(mul_13353); + double mul_13342 = (cos_13352 * cos_13352); + double add_13370 = ((m_history_4 + phasor_13376) + 0.25); + double mod_13369 = safemod(add_13370, 1); + double delta_13338 = m_delta_39(mod_13369); + double sah_13317 = m_sah_40(mul_13336, delta_13338, 0); + int sah_13337 = m_sah_41(4800, delta_13338, 0); + double mul_13324 = (sah_13337 * mod_13369); + double sub_13368 = (mod_13369 - 0.5); + double mul_13367 = (sub_13368 * 3.1415926535898); + double cos_13366 = cos(mul_13367); + double mul_13343 = (cos_13366 * cos_13366); + double add_13375 = ((m_history_3 + phasor_13376) + 0); + double mod_13374 = safemod(add_13375, 1); + double delta_13320 = m_delta_42(mod_13374); + double sah_13319 = m_sah_43(mul_13339, delta_13320, 0); + int sah_13340 = m_sah_44(4800, delta_13320, 0); + double mul_13325 = (sah_13340 * mod_13374); + double tap_13362 = m_delay_17.read_linear(mul_13325); + double tap_13363 = m_delay_17.read_linear(mul_13324); + double tap_13364 = m_delay_17.read_linear(mul_13323); + double tap_13365 = m_delay_17.read_linear(mul_13322); + double mul_13345 = (tap_13365 * mul_13341); + double mul_13351 = (tap_13364 * mul_13342); + double mul_13359 = (tap_13363 * mul_13343); + double sub_13373 = (mod_13374 - 0.5); + double mul_13372 = (sub_13373 * 3.1415926535898); + double cos_13371 = cos(mul_13372); + double mul_13344 = (cos_13371 * cos_13371); + double mul_13360 = (tap_13362 * mul_13344); + double add_13545 = (((mul_13360 + mul_13359) + mul_13351) + mul_13345); + double mix_13544 = (m_y_2 + (clamp_13308 * (add_13545 - m_y_2))); + double mix_13305 = mix_13544; + double mix_13546 = (in1 + (mul_13303 * (mix_13305 - in1))); + double mix_13377 = mix_13546; + double mul_13380 = (mix_13377 * 0.707); + double mix_13547 = (mul_13380 + (rsub_13299 * (m_history_1 - mul_13380))); + double mix_13516 = mix_13547; + double add_13410 = (mix_13512 + mix_13430); + double add_13408 = (mix_13424 + mix_13418); + double sub_13407 = (add_13410 - add_13408); + double mul_13389 = (sub_13407 * 0.5); + double add_13403 = (add_13410 + add_13408); + double mul_13386 = (add_13403 * 0.5); + double tap_13486 = m_delay_16.read_linear(mul_13487); + double tap_13465 = m_delay_15.read_linear(mul_13466); + double sub_13409 = (mix_13512 - mix_13430); + double sub_13406 = (mix_13424 - mix_13418); + double sub_13405 = (sub_13409 - sub_13406); + double mul_13388 = (sub_13405 * 0.5); + double add_13404 = (sub_13409 + sub_13406); + double rsub_13402 = (0 - add_13404); + double mul_13387 = (rsub_13402 * 0.5); + double tap_13434 = m_delay_14.read_cubic(add_13449); + double tap_13435 = m_delay_14.read_cubic(add_13448); + double tap_13436 = m_delay_14.read_cubic(add_13447); + double tap_13437 = m_delay_14.read_cubic(add_13446); + double mul_13444 = (tap_13434 * expr_13526); + double add_13414 = (mul_13389 + mul_13444); + double mul_13442 = (tap_13435 * expr_13525); + double add_13413 = (mul_13388 + mul_13442); + double mul_13438 = (tap_13437 * expr_13523); + double add_13411 = (mul_13386 + mul_13438); + double mul_13440 = (tap_13436 * expr_13524); + double add_13412 = (mul_13387 + mul_13440); + double mul_13484 = (tap_13486 * 0.625); + double mul_13463 = (tap_13465 * 0.625); + double tap_13500 = m_delay_13.read_cubic(mul_13501); + double mul_13498 = (tap_13500 * 0.75); + double sub_13497 = (mix_13516 - mul_13498); + double mul_13496 = (sub_13497 * 0.75); + double add_13495 = (mul_13496 + tap_13500); + double tap_13493 = m_delay_12.read_linear(mul_13494); + double tap_13472 = m_delay_11.read_linear(mul_13473); + double mul_13491 = (tap_13493 * 0.75); + double mul_13470 = (tap_13472 * 0.75); + double mul_13397 = (mul_13444 * mul_13296); + double mul_13395 = (mul_13440 * mul_13296); + double add_13383 = (mul_13397 + mul_13395); + double mul_13396 = (mul_13442 * mul_13296); + double mul_13394 = (mul_13438 * mul_13296); + double add_13382 = (mul_13396 + mul_13394); + double sub_13392 = (add_13383 - add_13382); + double mul_13401 = (mul_13389 * dbtoa_13293); + double mul_13399 = (mul_13387 * dbtoa_13293); + double add_13385 = (mul_13401 + mul_13399); + double mul_13400 = (mul_13388 * dbtoa_13293); + double mul_13398 = (mul_13386 * dbtoa_13293); + double add_13384 = (mul_13400 + mul_13398); + double sub_13393 = (add_13385 - add_13384); + double add_13379 = (sub_13393 + sub_13392); + double add_13391 = (add_13379 + mix_13377); + double sub_13490 = (add_13391 - mul_13491); + double mul_13489 = (sub_13490 * 0.75); + double add_13488 = (mul_13489 + tap_13493); + double sub_13483 = (add_13488 - mul_13484); + double mul_13482 = (sub_13483 * 0.625); + double add_13481 = (mul_13482 + tap_13486); + double sub_13476 = (add_13481 - mul_13477); + double mul_13475 = (sub_13476 * 0.625); + double add_13474 = (mul_13475 + tap_13479); + double mul_13390 = (add_13474 * mul_13302); + double out1 = (in1 + mul_13390); + double add_13381 = (add_13379 + mix_13377); + double sub_13469 = (add_13381 - mul_13470); + double mul_13468 = (sub_13469 * 0.75); + double add_13467 = (mul_13468 + tap_13472); + double sub_13462 = (add_13467 - mul_13463); + double mul_13461 = (sub_13462 * 0.625); + double add_13460 = (mul_13461 + tap_13465); + double sub_13455 = (add_13460 - mul_13456); + double mul_13454 = (sub_13455 * 0.625); + double add_13453 = (mul_13454 + tap_13458); + double mul_13378 = (add_13453 * mul_13302); + double out2 = (in1 + mul_13378); + double history_13511_next_13530 = mix_13512; + double history_13429_next_13531 = mix_13430; + double history_13423_next_13532 = mix_13424; + double history_13417_next_13533 = mix_13418; + double history_13314_next_13534 = sah_13313; + double history_13316_next_13535 = sah_13315; + double history_13318_next_13536 = sah_13317; + double history_13321_next_13537 = sah_13319; + double y0_next_13538 = mix_13305; + double history_13515_next_13539 = mix_13516; + m_delay_23.write(add_13414); + m_delay_22.write(add_13413); + m_delay_21.write(add_13412); + m_delay_20.write(add_13411); + m_delay_19.write(sub_13476); + m_delay_18.write(sub_13455); m_delay_17.write(in1); - m_delay_16.write(sub_6823); - m_delay_15.write(sub_6802); - m_delay_14.write(add_6835); - m_delay_13.write(sub_6837); - m_delay_12.write(sub_6830); - m_delay_11.write(sub_6809); - m_history_10 = history_6851_next_6863; - m_history_9 = history_6757_next_6864; - m_history_8 = history_6763_next_6865; - m_history_7 = history_6769_next_6866; - m_history_6 = history_6656_next_6867; - m_history_5 = history_6654_next_6868; - m_history_4 = history_6658_next_6869; - m_history_3 = history_6661_next_6870; - m_y_2 = y0_next_6871; - m_history_1 = history_6855_next_6872; + m_delay_16.write(sub_13483); + m_delay_15.write(sub_13462); + m_delay_14.write(add_13495); + m_delay_13.write(sub_13497); + m_delay_12.write(sub_13490); + m_delay_11.write(sub_13469); + m_history_10 = history_13511_next_13530; + m_history_9 = history_13429_next_13531; + m_history_8 = history_13423_next_13532; + m_history_7 = history_13417_next_13533; + m_history_6 = history_13314_next_13534; + m_history_5 = history_13316_next_13535; + m_history_4 = history_13318_next_13536; + m_history_3 = history_13321_next_13537; + m_y_2 = y0_next_13538; + m_history_1 = history_13515_next_13539; m_delay_11.step(); m_delay_12.step(); m_delay_13.step(); @@ -413,26 +417,29 @@ typedef struct State { return __exception; }; - inline void set_roomsize(double _value) { - m_roomsize_24 = (_value < 0.1 ? 0.1 : (_value > 300 ? 300 : _value)); + inline void set_bandwidth(double _value) { + m_bandwidth_24 = (_value < 0 ? 0 : (_value > 100 ? 100 : _value)); }; - inline void set_ratio(double _value) { - m_ratio_25 = (_value < 0.5 ? 0.5 : (_value > 2 ? 2 : _value)); + inline void set_mix(double _value) { + m_mix_25 = (_value < 0 ? 0 : (_value > 100 ? 100 : _value)); }; - inline void set_damping(double _value) { - m_damping_26 = (_value < 0 ? 0 : (_value > 100 ? 100 : _value)); + inline void set_shimmer(double _value) { + m_shimmer_26 = (_value < 0 ? 0 : (_value > 100 ? 100 : _value)); + }; + inline void set_roomsize(double _value) { + m_roomsize_27 = (_value < 1 ? 1 : (_value > 300 ? 300 : _value)); }; inline void set_decay(double _value) { - m_decay_27 = (_value < 0.1 ? 0.1 : (_value > 100 ? 100 : _value)); + m_decay_28 = (_value < 1 ? 1 : (_value > 100 ? 100 : _value)); }; - inline void set_tone(double _value) { - m_tone_28 = (_value < 500 ? 500 : (_value > 6000 ? 6000 : _value)); + inline void set_damping(double _value) { + m_damping_29 = (_value < 0 ? 0 : (_value > 100 ? 100 : _value)); }; - inline void set_mix(double _value) { - m_mix_29 = (_value < 0 ? 0 : (_value > 100 ? 100 : _value)); + inline void set_tone(double _value) { + m_tone_30 = (_value < 500 ? 500 : (_value > 6000 ? 6000 : _value)); }; - inline void set_shimmer(double _value) { - m_shimmer_30 = (_value < 0 ? 0 : (_value > 100 ? 100 : _value)); + inline void set_ratio(double _value) { + m_ratio_31 = (_value < 0.5 ? 0.5 : (_value > 2 ? 2 : _value)); }; } State; @@ -449,7 +456,7 @@ int gen_kernel_numouts = 2; int num_inputs() { return gen_kernel_numins; } int num_outputs() { return gen_kernel_numouts; } -int num_params() { return 7; } +int num_params() { return 8; } /// Assistive lables for the signal inputs and outputs @@ -475,13 +482,14 @@ void reset(CommonState *cself) { void setparameter(CommonState *cself, long index, double value, void *ref) { State * self = (State *)cself; switch (index) { - case 0: self->set_roomsize(value); break; - case 1: self->set_ratio(value); break; - case 2: self->set_damping(value); break; - case 3: self->set_decay(value); break; - case 4: self->set_tone(value); break; - case 5: self->set_mix(value); break; - case 6: self->set_shimmer(value); break; + case 0: self->set_bandwidth(value); break; + case 1: self->set_mix(value); break; + case 2: self->set_shimmer(value); break; + case 3: self->set_roomsize(value); break; + case 4: self->set_decay(value); break; + case 5: self->set_damping(value); break; + case 6: self->set_tone(value); break; + case 7: self->set_ratio(value); break; default: break; } @@ -492,13 +500,14 @@ void setparameter(CommonState *cself, long index, double value, void *ref) { void getparameter(CommonState *cself, long index, double *value) { State *self = (State *)cself; switch (index) { - case 0: *value = self->m_roomsize_24; break; - case 1: *value = self->m_ratio_25; break; - case 2: *value = self->m_damping_26; break; - case 3: *value = self->m_decay_27; break; - case 4: *value = self->m_tone_28; break; - case 5: *value = self->m_mix_29; break; - case 6: *value = self->m_shimmer_30; break; + case 0: *value = self->m_bandwidth_24; break; + case 1: *value = self->m_mix_25; break; + case 2: *value = self->m_shimmer_26; break; + case 3: *value = self->m_roomsize_27; break; + case 4: *value = self->m_decay_28; break; + case 5: *value = self->m_damping_29; break; + case 6: *value = self->m_tone_30; break; + case 7: *value = self->m_ratio_31; break; default: break; } @@ -516,41 +525,41 @@ void * create(double sr, long vs) { self->__commonstate.numouts = gen_kernel_numouts; self->__commonstate.sr = sr; self->__commonstate.vs = vs; - self->__commonstate.params = (ParamInfo *)genlib_sysmem_newptr(7 * sizeof(ParamInfo)); - self->__commonstate.numparams = 7; - // initialize parameter 0 ("m_roomsize_24") + self->__commonstate.params = (ParamInfo *)genlib_sysmem_newptr(8 * sizeof(ParamInfo)); + self->__commonstate.numparams = 8; + // initialize parameter 0 ("m_bandwidth_24") pi = self->__commonstate.params + 0; - pi->name = "roomsize"; + pi->name = "bandwidth"; pi->paramtype = GENLIB_PARAMTYPE_FLOAT; - pi->defaultvalue = self->m_roomsize_24; + pi->defaultvalue = self->m_bandwidth_24; pi->defaultref = 0; pi->hasinputminmax = false; pi->inputmin = 0; pi->inputmax = 1; pi->hasminmax = true; - pi->outputmin = 0.1; - pi->outputmax = 300; + pi->outputmin = 0; + pi->outputmax = 100; pi->exp = 0; pi->units = ""; // no units defined - // initialize parameter 1 ("m_ratio_25") + // initialize parameter 1 ("m_mix_25") pi = self->__commonstate.params + 1; - pi->name = "ratio"; + pi->name = "mix"; pi->paramtype = GENLIB_PARAMTYPE_FLOAT; - pi->defaultvalue = self->m_ratio_25; + pi->defaultvalue = self->m_mix_25; pi->defaultref = 0; pi->hasinputminmax = false; pi->inputmin = 0; pi->inputmax = 1; pi->hasminmax = true; - pi->outputmin = 0.5; - pi->outputmax = 2; + pi->outputmin = 0; + pi->outputmax = 100; pi->exp = 0; pi->units = ""; // no units defined - // initialize parameter 2 ("m_damping_26") + // initialize parameter 2 ("m_shimmer_26") pi = self->__commonstate.params + 2; - pi->name = "damping"; + pi->name = "shimmer"; pi->paramtype = GENLIB_PARAMTYPE_FLOAT; - pi->defaultvalue = self->m_damping_26; + pi->defaultvalue = self->m_shimmer_26; pi->defaultref = 0; pi->hasinputminmax = false; pi->inputmin = 0; @@ -560,39 +569,39 @@ void * create(double sr, long vs) { pi->outputmax = 100; pi->exp = 0; pi->units = ""; // no units defined - // initialize parameter 3 ("m_decay_27") + // initialize parameter 3 ("m_roomsize_27") pi = self->__commonstate.params + 3; - pi->name = "decay"; + pi->name = "roomsize"; pi->paramtype = GENLIB_PARAMTYPE_FLOAT; - pi->defaultvalue = self->m_decay_27; + pi->defaultvalue = self->m_roomsize_27; pi->defaultref = 0; pi->hasinputminmax = false; pi->inputmin = 0; pi->inputmax = 1; pi->hasminmax = true; - pi->outputmin = 0.1; - pi->outputmax = 100; + pi->outputmin = 1; + pi->outputmax = 300; pi->exp = 0; pi->units = ""; // no units defined - // initialize parameter 4 ("m_tone_28") + // initialize parameter 4 ("m_decay_28") pi = self->__commonstate.params + 4; - pi->name = "tone"; + pi->name = "decay"; pi->paramtype = GENLIB_PARAMTYPE_FLOAT; - pi->defaultvalue = self->m_tone_28; + pi->defaultvalue = self->m_decay_28; pi->defaultref = 0; pi->hasinputminmax = false; pi->inputmin = 0; pi->inputmax = 1; pi->hasminmax = true; - pi->outputmin = 500; - pi->outputmax = 6000; + pi->outputmin = 1; + pi->outputmax = 100; pi->exp = 0; pi->units = ""; // no units defined - // initialize parameter 5 ("m_mix_29") + // initialize parameter 5 ("m_damping_29") pi = self->__commonstate.params + 5; - pi->name = "mix"; + pi->name = "damping"; pi->paramtype = GENLIB_PARAMTYPE_FLOAT; - pi->defaultvalue = self->m_mix_29; + pi->defaultvalue = self->m_damping_29; pi->defaultref = 0; pi->hasinputminmax = false; pi->inputmin = 0; @@ -602,18 +611,32 @@ void * create(double sr, long vs) { pi->outputmax = 100; pi->exp = 0; pi->units = ""; // no units defined - // initialize parameter 6 ("m_shimmer_30") + // initialize parameter 6 ("m_tone_30") pi = self->__commonstate.params + 6; - pi->name = "shimmer"; + pi->name = "tone"; pi->paramtype = GENLIB_PARAMTYPE_FLOAT; - pi->defaultvalue = self->m_shimmer_30; + pi->defaultvalue = self->m_tone_30; pi->defaultref = 0; pi->hasinputminmax = false; pi->inputmin = 0; pi->inputmax = 1; pi->hasminmax = true; - pi->outputmin = 0; - pi->outputmax = 100; + pi->outputmin = 500; + pi->outputmax = 6000; + pi->exp = 0; + pi->units = ""; // no units defined + // initialize parameter 7 ("m_ratio_31") + pi = self->__commonstate.params + 7; + pi->name = "ratio"; + pi->paramtype = GENLIB_PARAMTYPE_FLOAT; + pi->defaultvalue = self->m_ratio_31; + pi->defaultref = 0; + pi->hasinputminmax = false; + pi->inputmin = 0; + pi->inputmax = 1; + pi->hasminmax = true; + pi->outputmin = 0.5; + pi->outputmax = 2; pi->exp = 0; pi->units = ""; // no units defined diff --git a/plugins/shiroverb/shiroverb.gendsp b/plugins/shiroverb/shiroverb.gendsp index ed5818a..571626a 100644 --- a/plugins/shiroverb/shiroverb.gendsp +++ b/plugins/shiroverb/shiroverb.gendsp @@ -32,13 +32,13 @@ "box" : { "fontname" : "Arial", "fontsize" : 12.0, - "id" : "obj-55", + "id" : "obj-124", "maxclass" : "newobj", "numinlets" : 1, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 697.0, 1066.0, 25.0, 20.0 ], - "text" : "- 1" + "patching_rect" : [ 747.0, 986.0, 62.0, 20.0 ], + "text" : "clip 0 100" } } @@ -46,13 +46,13 @@ "box" : { "fontname" : "Arial", "fontsize" : 12.0, - "id" : "obj-14", + "id" : "obj-123", "maxclass" : "newobj", "numinlets" : 1, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 697.0, 1041.0, 123.0, 20.0 ], - "text" : "expr pow(1.0472\\,in1)" + "patching_rect" : [ 704.0, 1091.0, 41.0, 20.0 ], + "text" : "dbtoa" } } @@ -60,13 +60,13 @@ "box" : { "fontname" : "Arial", "fontsize" : 12.0, - "id" : "obj-10", + "id" : "obj-109", "maxclass" : "newobj", "numinlets" : 1, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 747.0, 1145.0, 42.0, 20.0 ], - "text" : "* 0.01" + "patching_rect" : [ 704.0, 1066.0, 25.0, 20.0 ], + "text" : "- 9" } } @@ -74,13 +74,13 @@ "box" : { "fontname" : "Arial", "fontsize" : 12.0, - "id" : "obj-7", + "id" : "obj-108", "maxclass" : "newobj", "numinlets" : 1, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 747.0, 1066.0, 42.0, 20.0 ], - "text" : "* 0.75" + "patching_rect" : [ 704.0, 1041.0, 41.0, 20.0 ], + "text" : "atodb" } } @@ -88,13 +88,13 @@ "box" : { "fontname" : "Arial", "fontsize" : 12.0, - "id" : "obj-6", + "id" : "obj-95", "maxclass" : "newobj", "numinlets" : 1, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 747.0, 1091.0, 34.0, 20.0 ], - "text" : "+ 25" + "patching_rect" : [ 747.0, 1011.0, 42.0, 20.0 ], + "text" : "* 0.01" } } @@ -102,13 +102,13 @@ "box" : { "fontname" : "Arial", "fontsize" : 12.0, - "id" : "obj-189", + "id" : "obj-55", "maxclass" : "newobj", "numinlets" : 1, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 863.000061, 1524.0, 42.0, 20.0 ], - "text" : "* 0.01" + "patching_rect" : [ 747.0, 961.0, 25.0, 20.0 ], + "text" : "* 2" } } @@ -116,13 +116,13 @@ "box" : { "fontname" : "Arial", "fontsize" : 12.0, - "id" : "obj-188", + "id" : "obj-14", "maxclass" : "newobj", "numinlets" : 1, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 494.0, 951.0, 42.0, 20.0 ], - "text" : "* 0.01" + "patching_rect" : [ 914.0, 719.0, 123.0, 20.0 ], + "text" : "expr pow(1.0418\\,in1)" } } @@ -130,27 +130,56 @@ "box" : { "fontname" : "Arial", "fontsize" : 12.0, - "id" : "obj-187", + "id" : "obj-125", "maxclass" : "newobj", "numinlets" : 1, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 838.416626, 496.0, 42.0, 20.0 ], + "patching_rect" : [ 882.0, 551.0, 28.0, 20.0 ], + "text" : "!- 1" + } + + } +, { + "box" : { + "fontname" : "Arial", + "fontsize" : 12.0, + "id" : "obj-88", + "maxclass" : "newobj", + "numinlets" : 1, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 882.0, 521.0, 42.0, 20.0 ], "text" : "* 0.01" } } , { "box" : { + "color" : [ 0.0, 0.244356, 0.84, 1.0 ], "fontname" : "Arial", "fontsize" : 12.0, - "id" : "obj-171", + "id" : "obj-82", "maxclass" : "newobj", "numinlets" : 0, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 15.5, 201.0, 53.0, 20.0 ], - "text" : "int 4800" + "patching_rect" : [ 882.0, 496.0, 226.0, 20.0 ], + "text" : "param bandwidth 75 @min 0 @max 100" + } + + } +, { + "box" : { + "fontname" : "Arial", + "fontsize" : 12.0, + "id" : "obj-127", + "maxclass" : "newobj", + "numinlets" : 1, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 494.0, 950.0, 42.0, 20.0 ], + "text" : "* 0.01" } } @@ -158,12 +187,12 @@ "box" : { "fontname" : "Arial", "fontsize" : 12.0, - "id" : "obj-159", + "id" : "obj-189", "maxclass" : "newobj", "numinlets" : 1, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 697.0, 1145.0, 42.0, 20.0 ], + "patching_rect" : [ 863.000061, 1524.0, 42.0, 20.0 ], "text" : "* 0.01" } @@ -172,13 +201,27 @@ "box" : { "fontname" : "Arial", "fontsize" : 12.0, - "id" : "obj-158", + "id" : "obj-187", "maxclass" : "newobj", "numinlets" : 1, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 914.0, 731.0, 35.0, 20.0 ], - "text" : "* 3.6" + "patching_rect" : [ 838.416626, 496.0, 42.0, 20.0 ], + "text" : "* 0.01" + } + + } +, { + "box" : { + "fontname" : "Arial", + "fontsize" : 12.0, + "id" : "obj-171", + "maxclass" : "newobj", + "numinlets" : 0, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 15.5, 201.0, 53.0, 20.0 ], + "text" : "int 4800" } } @@ -263,7 +306,7 @@ "numoutlets" : 1, "outlettype" : [ "" ], "patching_rect" : [ 179.833328, 446.0, 228.0, 20.0 ], - "text" : "param tone 3000 @min 500 @max 6000" + "text" : "param tone 1500 @min 500 @max 6000" } } @@ -1268,7 +1311,7 @@ "numoutlets" : 1, "outlettype" : [ "" ], "patching_rect" : [ 838.416626, 471.0, 217.0, 20.0 ], - "text" : "param shimmer 50 @min 0 @max 100" + "text" : "param shimmer 30 @min 0 @max 100" } } @@ -1870,8 +1913,8 @@ "numinlets" : 2, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 467.0, 846.0, 78.0, 20.0 ], - "text" : "delay 48000" + "patching_rect" : [ 467.0, 846.0, 153.0, 20.0 ], + "text" : "delay 48000 @interp cubic" } } @@ -1940,8 +1983,8 @@ "numinlets" : 2, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 317.0, 846.0, 78.0, 20.0 ], - "text" : "delay 48000" + "patching_rect" : [ 317.0, 846.0, 153.0, 20.0 ], + "text" : "delay 48000 @interp cubic" } } @@ -2010,8 +2053,8 @@ "numinlets" : 2, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 167.0, 846.0, 78.0, 20.0 ], - "text" : "delay 48000" + "patching_rect" : [ 167.0, 846.0, 153.0, 20.0 ], + "text" : "delay 48000 @interp cubic" } } @@ -2024,8 +2067,8 @@ "numinlets" : 5, "numoutlets" : 4, "outlettype" : [ "", "", "", "" ], - "patching_rect" : [ 809.5, 876.0, 465.0, 20.0 ], - "text" : "delay 48000 4" + "patching_rect" : [ 809.5, 876.0, 465.5, 20.0 ], + "text" : "delay 48000 4 @interp cubic" } } @@ -2778,7 +2821,7 @@ "numinlets" : 2, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 811.0, 769.0, 64.0, 20.0 ], + "patching_rect" : [ 811.0, 774.0, 64.0, 20.0 ], "text" : "+" } @@ -2792,7 +2835,7 @@ "numinlets" : 1, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 811.0, 731.0, 43.0, 20.0 ], + "patching_rect" : [ 811.0, 749.0, 43.0, 20.0 ], "text" : "* 0.75" } @@ -2806,7 +2849,7 @@ "numinlets" : 2, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 811.0, 691.0, 32.5, 20.0 ], + "patching_rect" : [ 810.5, 719.0, 32.5, 20.0 ], "text" : "-" } @@ -2820,7 +2863,7 @@ "numinlets" : 1, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 825.0, 661.0, 43.0, 20.0 ], + "patching_rect" : [ 824.0, 661.0, 43.0, 20.0 ], "text" : "* 0.75" } @@ -2834,8 +2877,8 @@ "numinlets" : 2, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 856.0, 631.0, 71.0, 20.0 ], - "text" : "delay 6000" + "patching_rect" : [ 856.0, 631.0, 146.0, 20.0 ], + "text" : "delay 6000 @interp cubic" } } @@ -2848,7 +2891,7 @@ "numinlets" : 1, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 908.0, 606.0, 70.0, 20.0 ], + "patching_rect" : [ 983.0, 606.0, 70.0, 20.0 ], "text" : "* 0.110732" } @@ -2918,7 +2961,7 @@ "numinlets" : 1, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 526.0, 821.0, 63.0, 20.0 ], + "patching_rect" : [ 481.0, 816.0, 63.0, 20.0 ], "text" : "* 0.63245" } @@ -2932,7 +2975,7 @@ "numinlets" : 1, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 376.0, 821.0, 57.0, 20.0 ], + "patching_rect" : [ 331.0, 816.0, 57.0, 20.0 ], "text" : "* 0.7071" } @@ -2946,7 +2989,7 @@ "numinlets" : 1, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 226.0, 821.0, 63.0, 20.0 ], + "patching_rect" : [ 181.0, 816.0, 63.0, 20.0 ], "text" : "* 0.81649" } @@ -2960,7 +3003,7 @@ "numinlets" : 1, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 76.0, 821.0, 26.0, 20.0 ], + "patching_rect" : [ 30.999996, 816.0, 26.0, 20.0 ], "text" : "* 1" } @@ -2974,7 +3017,7 @@ "numinlets" : 1, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 914.0, 769.0, 227.0, 20.0 ], + "patching_rect" : [ 914.0, 774.0, 227.0, 20.0 ], "text" : "expr pow(pow(10\\,-60/20)\\,1./(in1*48000))" } @@ -3016,8 +3059,8 @@ "numinlets" : 2, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 17.0, 846.0, 78.0, 20.0 ], - "text" : "delay 48000" + "patching_rect" : [ 17.0, 846.0, 153.0, 20.0 ], + "text" : "delay 48000 @interp cubic" } } @@ -3030,7 +3073,7 @@ "numinlets" : 1, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 860.0, 576.0, 47.0, 20.0 ], + "patching_rect" : [ 880.0, 576.0, 47.0, 20.0 ], "text" : "history" } @@ -3041,11 +3084,11 @@ "fontsize" : 12.0, "id" : "obj-17", "maxclass" : "newobj", - "numinlets" : 2, + "numinlets" : 3, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 811.0, 576.0, 49.0, 20.0 ], - "text" : "mix 0.5" + "patching_rect" : [ 811.0, 576.0, 46.0, 20.0 ], + "text" : "mix" } } @@ -3074,7 +3117,7 @@ "numoutlets" : 1, "outlettype" : [ "" ], "patching_rect" : [ 494.0, 926.0, 217.0, 20.0 ], - "text" : "param damping 75 @min 0 @max 100" + "text" : "param damping 50 @min 0 @max 100" } } @@ -3088,8 +3131,8 @@ "numinlets" : 0, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 914.0, 691.0, 213.0, 20.0 ], - "text" : "param decay 50 @min 0.1 @max 100" + "patching_rect" : [ 914.0, 661.0, 203.0, 20.0 ], + "text" : "param decay 50 @min 1 @max 100" } } @@ -3103,8 +3146,8 @@ "numinlets" : 0, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 649.0, 446.0, 236.0, 20.0 ], - "text" : "param roomsize 100 @min 0.1 @max 300" + "patching_rect" : [ 649.0, 446.0, 226.0, 20.0 ], + "text" : "param roomsize 200 @min 1 @max 300" } } @@ -3117,46 +3160,6 @@ "source" : [ "obj-1", 0 ] } - } -, { - "patchline" : { - "destination" : [ "obj-271", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 756.5, 1169.5, 1279.0, 1169.5 ], - "source" : [ "obj-10", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-272", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 756.5, 1169.5, 1130.333374, 1169.5 ], - "source" : [ "obj-10", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-273", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 756.5, 1169.5, 981.5, 1169.5 ], - "source" : [ "obj-10", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-274", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 756.5, 1169.5, 833.0, 1169.5 ], - "source" : [ "obj-10", 0 ] - } - } , { "patchline" : { @@ -3274,6 +3277,24 @@ "source" : [ "obj-107", 0 ] } + } +, { + "patchline" : { + "destination" : [ "obj-109", 0 ], + "disabled" : 0, + "hidden" : 0, + "source" : [ "obj-108", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-123", 0 ], + "disabled" : 0, + "hidden" : 0, + "source" : [ "obj-109", 0 ] + } + } , { "patchline" : { @@ -3325,7 +3346,7 @@ "destination" : [ "obj-40", 0 ], "disabled" : 0, "hidden" : 0, - "midpoints" : [ 658.5, 811.166504, 85.5, 811.166504 ], + "midpoints" : [ 658.5, 811.166504, 40.499996, 811.166504 ], "source" : [ "obj-11", 0 ] } @@ -3336,7 +3357,7 @@ "destination" : [ "obj-41", 0 ], "disabled" : 0, "hidden" : 0, - "midpoints" : [ 658.5, 811.166504, 235.5, 811.166504 ], + "midpoints" : [ 658.5, 811.166504, 190.5, 811.166504 ], "source" : [ "obj-11", 0 ] } @@ -3347,7 +3368,7 @@ "destination" : [ "obj-42", 0 ], "disabled" : 0, "hidden" : 0, - "midpoints" : [ 658.5, 811.630615, 535.5, 811.630615 ], + "midpoints" : [ 658.5, 811.630615, 490.5, 811.630615 ], "source" : [ "obj-11", 0 ] } @@ -3358,7 +3379,7 @@ "destination" : [ "obj-43", 0 ], "disabled" : 0, "hidden" : 0, - "midpoints" : [ 658.5, 811.702393, 385.5, 811.702393 ], + "midpoints" : [ 658.5, 811.702393, 340.5, 811.702393 ], "source" : [ "obj-11", 0 ] } @@ -3380,7 +3401,7 @@ "destination" : [ "obj-62", 0 ], "disabled" : 0, "hidden" : 0, - "midpoints" : [ 658.5, 600.5, 917.5, 600.5 ], + "midpoints" : [ 658.5, 600.5, 992.5, 600.5 ], "source" : [ "obj-11", 0 ] } @@ -3599,6 +3620,104 @@ "source" : [ "obj-122", 0 ] } + } +, { + "patchline" : { + "destination" : [ "obj-266", 1 ], + "disabled" : 0, + "hidden" : 0, + "midpoints" : [ 713.5, 1169.5, 40.000004, 1169.5 ], + "source" : [ "obj-123", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-267", 1 ], + "disabled" : 0, + "hidden" : 0, + "midpoints" : [ 713.5, 1169.5, 190.0, 1169.5 ], + "source" : [ "obj-123", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-269", 1 ], + "disabled" : 0, + "hidden" : 0, + "midpoints" : [ 713.5, 1169.5, 490.0, 1169.5 ], + "source" : [ "obj-123", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-270", 1 ], + "disabled" : 0, + "hidden" : 0, + "midpoints" : [ 713.5, 1169.5, 340.0, 1169.5 ], + "source" : [ "obj-123", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-95", 0 ], + "disabled" : 0, + "hidden" : 0, + "source" : [ "obj-124", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-17", 2 ], + "disabled" : 0, + "hidden" : 0, + "source" : [ "obj-125", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-227", 2 ], + "disabled" : 0, + "hidden" : 0, + "midpoints" : [ 503.5, 975.5, 203.5, 975.5 ], + "source" : [ "obj-127", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-234", 2 ], + "disabled" : 0, + "hidden" : 0, + "midpoints" : [ 503.5, 975.5, 503.5, 975.5 ], + "source" : [ "obj-127", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-241", 2 ], + "disabled" : 0, + "hidden" : 0, + "midpoints" : [ 503.5, 975.5, 353.5, 975.5 ], + "source" : [ "obj-127", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-32", 2 ], + "disabled" : 0, + "hidden" : 0, + "midpoints" : [ 503.5, 975.5, 53.5, 975.5 ], + "source" : [ "obj-127", 0 ] + } + } , { "patchline" : { @@ -3648,7 +3767,7 @@ } , { "patchline" : { - "destination" : [ "obj-55", 0 ], + "destination" : [ "obj-35", 0 ], "disabled" : 0, "hidden" : 0, "source" : [ "obj-14", 0 ] @@ -3815,55 +3934,6 @@ "source" : [ "obj-157", 0 ] } - } -, { - "patchline" : { - "destination" : [ "obj-35", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-158", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-266", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 706.5, 1169.5, 40.000004, 1169.5 ], - "source" : [ "obj-159", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-267", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 706.5, 1169.5, 190.0, 1169.5 ], - "source" : [ "obj-159", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-269", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 706.5, 1169.5, 490.0, 1169.5 ], - "source" : [ "obj-159", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-270", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 706.5, 1169.5, 340.0, 1169.5 ], - "source" : [ "obj-159", 0 ] - } - } , { "patchline" : { @@ -4032,46 +4102,6 @@ "source" : [ "obj-187", 0 ] } - } -, { - "patchline" : { - "destination" : [ "obj-227", 2 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 503.5, 975.5, 203.5, 975.5 ], - "source" : [ "obj-188", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-234", 2 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 503.5, 975.5, 503.5, 975.5 ], - "source" : [ "obj-188", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-241", 2 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 503.5, 975.5, 353.5, 975.5 ], - "source" : [ "obj-188", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-32", 2 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 503.5, 975.5, 53.5, 975.5 ], - "source" : [ "obj-188", 0 ] - } - } , { "patchline" : { @@ -4560,7 +4590,7 @@ "destination" : [ "obj-12", 1 ], "disabled" : 0, "hidden" : 0, - "midpoints" : [ 196.833328, 230.0, 242.333313, 230.0, 242.333313, 86.0, 287.833313, 86.0 ], + "midpoints" : [ 196.833328, 225.0, 242.333313, 225.0, 242.333313, 90.0, 287.833313, 90.0 ], "source" : [ "obj-24", 0 ] } @@ -5029,7 +5059,7 @@ "destination" : [ "obj-34", 1 ], "disabled" : 0, "hidden" : 0, - "midpoints" : [ 347.666656, 230.0, 393.166656, 230.0, 393.166656, 86.0, 438.666656, 86.0 ], + "midpoints" : [ 347.666656, 225.0, 393.166656, 225.0, 393.166656, 90.0, 438.666656, 90.0 ], "source" : [ "obj-29", 0 ] } @@ -5360,26 +5390,16 @@ "destination" : [ "obj-14", 0 ], "disabled" : 0, "hidden" : 0, - "midpoints" : [ 923.5, 721.5, 706.5, 721.5 ], - "source" : [ "obj-4", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-158", 0 ], - "disabled" : 0, - "hidden" : 0, "source" : [ "obj-4", 0 ] } } , { "patchline" : { - "destination" : [ "obj-7", 0 ], + "destination" : [ "obj-55", 0 ], "disabled" : 0, "hidden" : 0, - "midpoints" : [ 923.5, 721.0, 756.0, 721.0, 756.0, 807.0, 756.5, 807.0 ], + "midpoints" : [ 923.5, 699.5, 756.5, 699.5 ], "source" : [ "obj-4", 0 ] } @@ -5389,6 +5409,7 @@ "destination" : [ "obj-30", 1 ], "disabled" : 0, "hidden" : 0, + "midpoints" : [ 40.499996, 840.5, 160.5, 840.5 ], "source" : [ "obj-40", 0 ] } @@ -5398,7 +5419,7 @@ "destination" : [ "obj-45", 0 ], "disabled" : 0, "hidden" : 0, - "midpoints" : [ 85.5, 842.0, 96.0, 842.0, 96.0, 872.0, 40.499996, 872.0 ], + "midpoints" : [ 40.499996, 855.5, 40.499996, 855.5 ], "source" : [ "obj-40", 0 ] } @@ -5408,7 +5429,7 @@ "destination" : [ "obj-224", 0 ], "disabled" : 0, "hidden" : 0, - "midpoints" : [ 235.5, 842.0, 246.0, 842.0, 246.0, 872.0, 190.5, 872.0 ], + "midpoints" : [ 190.5, 855.5, 190.5, 855.5 ], "source" : [ "obj-41", 0 ] } @@ -5418,6 +5439,7 @@ "destination" : [ "obj-229", 1 ], "disabled" : 0, "hidden" : 0, + "midpoints" : [ 190.5, 840.5, 310.5, 840.5 ], "source" : [ "obj-41", 0 ] } @@ -5427,7 +5449,7 @@ "destination" : [ "obj-231", 0 ], "disabled" : 0, "hidden" : 0, - "midpoints" : [ 535.5, 842.0, 546.0, 842.0, 546.0, 872.0, 490.5, 872.0 ], + "midpoints" : [ 490.5, 855.5, 490.5, 855.5 ], "source" : [ "obj-42", 0 ] } @@ -5437,6 +5459,7 @@ "destination" : [ "obj-236", 1 ], "disabled" : 0, "hidden" : 0, + "midpoints" : [ 490.5, 840.5, 610.5, 840.5 ], "source" : [ "obj-42", 0 ] } @@ -5446,7 +5469,7 @@ "destination" : [ "obj-238", 0 ], "disabled" : 0, "hidden" : 0, - "midpoints" : [ 385.5, 842.0, 396.0, 842.0, 396.0, 872.0, 340.5, 872.0 ], + "midpoints" : [ 340.5, 855.5, 340.5, 855.5 ], "source" : [ "obj-43", 0 ] } @@ -5456,6 +5479,7 @@ "destination" : [ "obj-243", 1 ], "disabled" : 0, "hidden" : 0, + "midpoints" : [ 340.5, 840.5, 460.5, 840.5 ], "source" : [ "obj-43", 0 ] } @@ -5518,7 +5542,7 @@ } , { "patchline" : { - "destination" : [ "obj-188", 0 ], + "destination" : [ "obj-127", 0 ], "disabled" : 0, "hidden" : 0, "source" : [ "obj-5", 0 ] @@ -5541,7 +5565,7 @@ "destination" : [ "obj-61", 1 ], "disabled" : 0, "hidden" : 0, - "midpoints" : [ 649.333313, 230.0, 694.833313, 230.0, 694.833313, 86.0, 740.333313, 86.0 ], + "midpoints" : [ 649.333313, 226.0, 694.833313, 226.0, 694.833313, 90.0, 740.333313, 90.0 ], "source" : [ "obj-50", 0 ] } @@ -5637,7 +5661,7 @@ "destination" : [ "obj-48", 1 ], "disabled" : 0, "hidden" : 0, - "midpoints" : [ 498.5, 230.0, 544.0, 230.0, 544.0, 86.0, 589.5, 86.0 ], + "midpoints" : [ 498.5, 225.0, 544.0, 225.0, 544.0, 90.0, 589.5, 90.0 ], "source" : [ "obj-54", 0 ] } @@ -5654,7 +5678,7 @@ } , { "patchline" : { - "destination" : [ "obj-159", 0 ], + "destination" : [ "obj-124", 0 ], "disabled" : 0, "hidden" : 0, "source" : [ "obj-55", 0 ] @@ -5709,7 +5733,7 @@ "destination" : [ "obj-278", 1 ], "disabled" : 0, "hidden" : 0, - "midpoints" : [ 820.916626, 536.0, 639.0, 536.0, 639.0, 1299.0, 264.0, 1299.0 ], + "midpoints" : [ 820.916626, 547.0, 639.0, 547.0, 639.0, 1299.0, 264.0, 1299.0 ], "source" : [ "obj-58", 0 ] } @@ -5720,7 +5744,7 @@ "destination" : [ "obj-296", 1 ], "disabled" : 0, "hidden" : 0, - "midpoints" : [ 820.916626, 536.0, 639.0, 536.0 ], + "midpoints" : [ 820.916626, 547.0, 639.0, 547.0 ], "source" : [ "obj-58", 0 ] } @@ -5743,15 +5767,6 @@ "source" : [ "obj-59", 0 ] } - } -, { - "patchline" : { - "destination" : [ "obj-10", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-6", 0 ] - } - } , { "patchline" : { @@ -5809,7 +5824,7 @@ "destination" : [ "obj-64", 0 ], "disabled" : 0, "hidden" : 0, - "midpoints" : [ 865.5, 655.5, 834.5, 655.5 ], + "midpoints" : [ 865.5, 655.5, 833.5, 655.5 ], "source" : [ "obj-63", 0 ] } @@ -5857,7 +5872,7 @@ "destination" : [ "obj-63", 0 ], "disabled" : 0, "hidden" : 0, - "midpoints" : [ 820.5, 713.0, 798.0, 713.0, 798.0, 626.0, 865.5, 626.0 ], + "midpoints" : [ 820.0, 744.0, 798.0, 744.0, 798.0, 626.0, 865.5, 626.0 ], "source" : [ "obj-67", 0 ] } @@ -5889,15 +5904,6 @@ "source" : [ "obj-69", 0 ] } - } -, { - "patchline" : { - "destination" : [ "obj-6", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-7", 0 ] - } - } , { "patchline" : { @@ -6066,6 +6072,15 @@ "source" : [ "obj-81", 0 ] } + } +, { + "patchline" : { + "destination" : [ "obj-88", 0 ], + "disabled" : 0, + "hidden" : 0, + "source" : [ "obj-82", 0 ] + } + } , { "patchline" : { @@ -6121,6 +6136,15 @@ "source" : [ "obj-87", 0 ] } + } +, { + "patchline" : { + "destination" : [ "obj-125", 0 ], + "disabled" : 0, + "hidden" : 0, + "source" : [ "obj-88", 0 ] + } + } , { "patchline" : { @@ -6186,6 +6210,55 @@ "source" : [ "obj-94", 0 ] } + } +, { + "patchline" : { + "destination" : [ "obj-108", 0 ], + "disabled" : 0, + "hidden" : 0, + "source" : [ "obj-95", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-271", 1 ], + "disabled" : 0, + "hidden" : 0, + "midpoints" : [ 756.5, 1169.5, 1279.0, 1169.5 ], + "source" : [ "obj-95", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-272", 1 ], + "disabled" : 0, + "hidden" : 0, + "midpoints" : [ 756.5, 1169.5, 1130.333374, 1169.5 ], + "source" : [ "obj-95", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-273", 1 ], + "disabled" : 0, + "hidden" : 0, + "midpoints" : [ 756.5, 1169.5, 981.5, 1169.5 ], + "source" : [ "obj-95", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-274", 1 ], + "disabled" : 0, + "hidden" : 0, + "midpoints" : [ 756.5, 1169.5, 833.0, 1169.5 ], + "source" : [ "obj-95", 0 ] + } + } , { "patchline" : { diff --git a/plugins/shiroverb/shiroverb.maxpat b/plugins/shiroverb/shiroverb.maxpat index 7d1dd81..2421629 100644 --- a/plugins/shiroverb/shiroverb.maxpat +++ b/plugins/shiroverb/shiroverb.maxpat @@ -8,7 +8,7 @@ "architecture" : "x86" } , - "rect" : [ 42.0, 71.0, 914.0, 588.0 ], + "rect" : [ 0.0, 51.0, 914.0, 562.0 ], "bglocked" : 0, "openinpresentation" : 0, "default_fontsize" : 12.0, @@ -31,10 +31,10 @@ "box" : { "fontname" : "Arial", "fontsize" : 12.0, - "id" : "obj-29", + "id" : "obj-31", "maxclass" : "flonum", "maximum" : 100.0, - "minimum" : 0.1, + "minimum" : 1.0, "numinlets" : 1, "numoutlets" : 2, "outlettype" : [ "float", "bang" ], @@ -42,8 +42,8 @@ "patching_rect" : [ 42.0, 131.5, 50.0, 20.0 ], "saved_attribute_attributes" : { "valueof" : { - "parameter_longname" : "flonum[5]", - "parameter_shortname" : "flonum[5]", + "parameter_longname" : "[2]", + "parameter_shortname" : "[2]", "parameter_type" : 3, "parameter_initial_enable" : 1, "parameter_initial" : [ 50 ], @@ -52,7 +52,122 @@ } , - "varname" : "flonum[5]" + "varname" : "flonum[12]" + } + + } +, { + "box" : { + "fontname" : "Arial", + "fontsize" : 12.0, + "id" : "obj-14", + "maxclass" : "flonum", + "maximum" : 100.0, + "minimum" : 0.0, + "numinlets" : 1, + "numoutlets" : 2, + "outlettype" : [ "float", "bang" ], + "parameter_enable" : 1, + "patching_rect" : [ 276.0, 188.0, 50.0, 20.0 ], + "saved_attribute_attributes" : { + "valueof" : { + "parameter_longname" : "flonum[7]", + "parameter_shortname" : "flonum[4]", + "parameter_type" : 3, + "parameter_initial_enable" : 1, + "parameter_initial" : [ 75 ], + "parameter_invisible" : 1 + } + + } +, + "varname" : "flonum[7]" + } + + } +, { + "box" : { + "fontname" : "Arial", + "fontsize" : 12.0, + "id" : "obj-17", + "maxclass" : "message", + "numinlets" : 2, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 276.0, 218.0, 82.0, 18.0 ], + "text" : "bandwidth $1" + } + + } +, { + "box" : { + "fontname" : "Arial", + "fontsize" : 12.0, + "frgb" : 0.0, + "id" : "obj-102", + "linecount" : 7, + "maxclass" : "comment", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 722.0, 407.0, 150.0, 100.0 ], + "text" : "http://sourceforge.net/p/clef/sources/ci/975c0992bfa7fbf31bb8476145bcc5803abfd765/tree/patchers/Modules/Audio/_Reverbs/gigaverb/gigaverb~.core.maxpat" + } + + } +, { + "box" : { + "fontname" : "Arial", + "fontsize" : 12.0, + "frgb" : 0.0, + "id" : "obj-55", + "linecount" : 4, + "maxclass" : "comment", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 65.0, 484.0, 150.0, 60.0 ], + "text" : "0.5 = -6\n0.316 = -10\n0.178 = -15\n0.1 = -20" + } + + } +, { + "box" : { + "fontname" : "Arial", + "fontsize" : 12.0, + "id" : "obj-51", + "maxclass" : "flonum", + "numinlets" : 1, + "numoutlets" : 2, + "outlettype" : [ "float", "bang" ], + "parameter_enable" : 0, + "patching_rect" : [ 15.0, 524.0, 50.0, 20.0 ] + } + + } +, { + "box" : { + "fontname" : "Arial", + "fontsize" : 12.0, + "id" : "obj-47", + "maxclass" : "flonum", + "numinlets" : 1, + "numoutlets" : 2, + "outlettype" : [ "float", "bang" ], + "parameter_enable" : 0, + "patching_rect" : [ 15.0, 484.0, 50.0, 20.0 ] + } + + } +, { + "box" : { + "fontname" : "Arial", + "fontsize" : 12.0, + "id" : "obj-11", + "maxclass" : "newobj", + "numinlets" : 1, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 15.0, 504.0, 41.0, 20.0 ], + "text" : "atodb" } } @@ -65,7 +180,7 @@ "numinlets" : 2, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 204.0, 218.0, 73.0, 18.0 ], + "patching_rect" : [ 194.0, 218.0, 73.0, 18.0 ], "text" : "shimmer $1" } @@ -82,14 +197,14 @@ "numoutlets" : 2, "outlettype" : [ "float", "bang" ], "parameter_enable" : 1, - "patching_rect" : [ 204.0, 188.0, 50.0, 20.0 ], + "patching_rect" : [ 194.0, 188.0, 50.0, 20.0 ], "saved_attribute_attributes" : { "valueof" : { "parameter_longname" : "flonum[2]", "parameter_shortname" : "flonum[2]", "parameter_type" : 3, "parameter_initial_enable" : 1, - "parameter_initial" : [ 50 ], + "parameter_initial" : [ 30 ], "parameter_invisible" : 1 } @@ -132,7 +247,7 @@ "parameter_shortname" : "flonum", "parameter_type" : 3, "parameter_initial_enable" : 1, - "parameter_initial" : [ 3000 ], + "parameter_initial" : [ 1500 ], "parameter_invisible" : 1 } @@ -270,7 +385,7 @@ "numoutlets" : 2, "outlettype" : [ "float", "bang" ], "parameter_enable" : 1, - "patching_rect" : [ 269.0, 130.0, 50.0, 20.0 ], + "patching_rect" : [ 179.5, 130.0, 50.0, 20.0 ], "saved_attribute_attributes" : { "valueof" : { "parameter_longname" : "flonum[4]", @@ -296,7 +411,7 @@ "numinlets" : 2, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 269.0, 160.0, 46.0, 18.0 ], + "patching_rect" : [ 179.5, 160.0, 46.0, 18.0 ], "text" : "mix $1" } @@ -322,19 +437,19 @@ "id" : "obj-16", "maxclass" : "flonum", "maximum" : 300.0, - "minimum" : 0.1, + "minimum" : 1.0, "numinlets" : 1, "numoutlets" : 2, "outlettype" : [ "float", "bang" ], "parameter_enable" : 1, - "patching_rect" : [ 106.0, 131.5, 50.0, 20.0 ], + "patching_rect" : [ 262.0, 130.0, 50.0, 20.0 ], "saved_attribute_attributes" : { "valueof" : { "parameter_longname" : "flonum[3]", "parameter_shortname" : "flonum[3]", "parameter_type" : 3, "parameter_initial_enable" : 1, - "parameter_initial" : [ 100 ], + "parameter_initial" : [ 200 ], "parameter_invisible" : 1 } @@ -353,7 +468,7 @@ "numinlets" : 2, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 106.0, 160.0, 76.0, 18.0 ], + "patching_rect" : [ 262.0, 158.5, 76.0, 18.0 ], "text" : "roomsize $1" } @@ -370,14 +485,14 @@ "numoutlets" : 2, "outlettype" : [ "float", "bang" ], "parameter_enable" : 1, - "patching_rect" : [ 189.0, 130.0, 50.0, 20.0 ], + "patching_rect" : [ 102.5, 130.0, 50.0, 20.0 ], "saved_attribute_attributes" : { "valueof" : { "parameter_longname" : "flonum[6]", "parameter_shortname" : "flonum[6]", "parameter_type" : 3, "parameter_initial_enable" : 1, - "parameter_initial" : [ 75 ], + "parameter_initial" : [ 50 ], "parameter_invisible" : 1 } @@ -396,7 +511,7 @@ "numinlets" : 2, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 189.0, 160.0, 75.0, 18.0 ], + "patching_rect" : [ 102.5, 160.0, 75.0, 18.0 ], "text" : "damping $1" } @@ -419,7 +534,7 @@ "architecture" : "x86" } , - "rect" : [ 1.0, 45.0, 960.0, 810.0 ], + "rect" : [ 0.0, 45.0, 960.0, 810.0 ], "bgcolor" : [ 0.9, 0.9, 0.9, 1.0 ], "bglocked" : 0, "openinpresentation" : 0, @@ -443,13 +558,13 @@ "box" : { "fontname" : "Arial", "fontsize" : 12.0, - "id" : "obj-55", + "id" : "obj-124", "maxclass" : "newobj", "numinlets" : 1, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 697.0, 1066.0, 25.0, 20.0 ], - "text" : "- 1" + "patching_rect" : [ 747.0, 986.0, 62.0, 20.0 ], + "text" : "clip 0 100" } } @@ -457,13 +572,13 @@ "box" : { "fontname" : "Arial", "fontsize" : 12.0, - "id" : "obj-14", + "id" : "obj-123", "maxclass" : "newobj", "numinlets" : 1, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 697.0, 1041.0, 123.0, 20.0 ], - "text" : "expr pow(1.0472\\,in1)" + "patching_rect" : [ 704.0, 1091.0, 41.0, 20.0 ], + "text" : "dbtoa" } } @@ -471,13 +586,13 @@ "box" : { "fontname" : "Arial", "fontsize" : 12.0, - "id" : "obj-10", + "id" : "obj-109", "maxclass" : "newobj", "numinlets" : 1, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 747.0, 1145.0, 42.0, 20.0 ], - "text" : "* 0.01" + "patching_rect" : [ 704.0, 1066.0, 25.0, 20.0 ], + "text" : "- 9" } } @@ -485,13 +600,13 @@ "box" : { "fontname" : "Arial", "fontsize" : 12.0, - "id" : "obj-7", + "id" : "obj-108", "maxclass" : "newobj", "numinlets" : 1, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 747.0, 1066.0, 42.0, 20.0 ], - "text" : "* 0.75" + "patching_rect" : [ 704.0, 1041.0, 41.0, 20.0 ], + "text" : "atodb" } } @@ -499,13 +614,13 @@ "box" : { "fontname" : "Arial", "fontsize" : 12.0, - "id" : "obj-6", + "id" : "obj-95", "maxclass" : "newobj", "numinlets" : 1, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 747.0, 1091.0, 34.0, 20.0 ], - "text" : "+ 25" + "patching_rect" : [ 747.0, 1011.0, 42.0, 20.0 ], + "text" : "* 0.01" } } @@ -513,13 +628,13 @@ "box" : { "fontname" : "Arial", "fontsize" : 12.0, - "id" : "obj-189", + "id" : "obj-55", "maxclass" : "newobj", "numinlets" : 1, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 863.000061, 1524.0, 42.0, 20.0 ], - "text" : "* 0.01" + "patching_rect" : [ 747.0, 961.0, 25.0, 20.0 ], + "text" : "* 2" } } @@ -527,13 +642,13 @@ "box" : { "fontname" : "Arial", "fontsize" : 12.0, - "id" : "obj-188", + "id" : "obj-14", "maxclass" : "newobj", "numinlets" : 1, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 494.0, 951.0, 42.0, 20.0 ], - "text" : "* 0.01" + "patching_rect" : [ 914.0, 719.0, 123.0, 20.0 ], + "text" : "expr pow(1.0418\\,in1)" } } @@ -541,27 +656,56 @@ "box" : { "fontname" : "Arial", "fontsize" : 12.0, - "id" : "obj-187", + "id" : "obj-125", "maxclass" : "newobj", "numinlets" : 1, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 838.416626, 496.0, 42.0, 20.0 ], + "patching_rect" : [ 882.0, 551.0, 28.0, 20.0 ], + "text" : "!- 1" + } + + } +, { + "box" : { + "fontname" : "Arial", + "fontsize" : 12.0, + "id" : "obj-88", + "maxclass" : "newobj", + "numinlets" : 1, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 882.0, 521.0, 42.0, 20.0 ], "text" : "* 0.01" } } , { "box" : { + "color" : [ 0.0, 0.244356, 0.84, 1.0 ], "fontname" : "Arial", "fontsize" : 12.0, - "id" : "obj-171", + "id" : "obj-82", "maxclass" : "newobj", "numinlets" : 0, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 15.5, 201.0, 53.0, 20.0 ], - "text" : "int 4800" + "patching_rect" : [ 882.0, 496.0, 226.0, 20.0 ], + "text" : "param bandwidth 75 @min 0 @max 100" + } + + } +, { + "box" : { + "fontname" : "Arial", + "fontsize" : 12.0, + "id" : "obj-127", + "maxclass" : "newobj", + "numinlets" : 1, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 494.0, 950.0, 42.0, 20.0 ], + "text" : "* 0.01" } } @@ -569,12 +713,12 @@ "box" : { "fontname" : "Arial", "fontsize" : 12.0, - "id" : "obj-159", + "id" : "obj-189", "maxclass" : "newobj", "numinlets" : 1, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 697.0, 1145.0, 42.0, 20.0 ], + "patching_rect" : [ 863.000061, 1524.0, 42.0, 20.0 ], "text" : "* 0.01" } @@ -583,13 +727,27 @@ "box" : { "fontname" : "Arial", "fontsize" : 12.0, - "id" : "obj-158", + "id" : "obj-187", "maxclass" : "newobj", "numinlets" : 1, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 914.0, 731.0, 35.0, 20.0 ], - "text" : "* 3.6" + "patching_rect" : [ 838.416626, 496.0, 42.0, 20.0 ], + "text" : "* 0.01" + } + + } +, { + "box" : { + "fontname" : "Arial", + "fontsize" : 12.0, + "id" : "obj-171", + "maxclass" : "newobj", + "numinlets" : 0, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 15.5, 201.0, 53.0, 20.0 ], + "text" : "int 4800" } } @@ -674,7 +832,7 @@ "numoutlets" : 1, "outlettype" : [ "" ], "patching_rect" : [ 179.833328, 446.0, 228.0, 20.0 ], - "text" : "param tone 3000 @min 500 @max 6000" + "text" : "param tone 1500 @min 500 @max 6000" } } @@ -1679,7 +1837,7 @@ "numoutlets" : 1, "outlettype" : [ "" ], "patching_rect" : [ 838.416626, 471.0, 217.0, 20.0 ], - "text" : "param shimmer 50 @min 0 @max 100" + "text" : "param shimmer 30 @min 0 @max 100" } } @@ -2281,8 +2439,8 @@ "numinlets" : 2, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 467.0, 846.0, 78.0, 20.0 ], - "text" : "delay 48000" + "patching_rect" : [ 467.0, 846.0, 153.0, 20.0 ], + "text" : "delay 48000 @interp cubic" } } @@ -2351,8 +2509,8 @@ "numinlets" : 2, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 317.0, 846.0, 78.0, 20.0 ], - "text" : "delay 48000" + "patching_rect" : [ 317.0, 846.0, 153.0, 20.0 ], + "text" : "delay 48000 @interp cubic" } } @@ -2421,8 +2579,8 @@ "numinlets" : 2, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 167.0, 846.0, 78.0, 20.0 ], - "text" : "delay 48000" + "patching_rect" : [ 167.0, 846.0, 153.0, 20.0 ], + "text" : "delay 48000 @interp cubic" } } @@ -2435,8 +2593,8 @@ "numinlets" : 5, "numoutlets" : 4, "outlettype" : [ "", "", "", "" ], - "patching_rect" : [ 809.5, 876.0, 465.0, 20.0 ], - "text" : "delay 48000 4" + "patching_rect" : [ 809.5, 876.0, 465.5, 20.0 ], + "text" : "delay 48000 4 @interp cubic" } } @@ -3189,7 +3347,7 @@ "numinlets" : 2, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 811.0, 769.0, 64.0, 20.0 ], + "patching_rect" : [ 811.0, 774.0, 64.0, 20.0 ], "text" : "+" } @@ -3203,7 +3361,7 @@ "numinlets" : 1, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 811.0, 731.0, 43.0, 20.0 ], + "patching_rect" : [ 811.0, 749.0, 43.0, 20.0 ], "text" : "* 0.75" } @@ -3217,7 +3375,7 @@ "numinlets" : 2, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 811.0, 691.0, 32.5, 20.0 ], + "patching_rect" : [ 810.5, 719.0, 32.5, 20.0 ], "text" : "-" } @@ -3231,7 +3389,7 @@ "numinlets" : 1, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 825.0, 661.0, 43.0, 20.0 ], + "patching_rect" : [ 824.0, 661.0, 43.0, 20.0 ], "text" : "* 0.75" } @@ -3245,8 +3403,8 @@ "numinlets" : 2, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 856.0, 631.0, 71.0, 20.0 ], - "text" : "delay 6000" + "patching_rect" : [ 856.0, 631.0, 146.0, 20.0 ], + "text" : "delay 6000 @interp cubic" } } @@ -3259,7 +3417,7 @@ "numinlets" : 1, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 908.0, 606.0, 70.0, 20.0 ], + "patching_rect" : [ 983.0, 606.0, 70.0, 20.0 ], "text" : "* 0.110732" } @@ -3329,7 +3487,7 @@ "numinlets" : 1, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 526.0, 821.0, 63.0, 20.0 ], + "patching_rect" : [ 481.0, 816.0, 63.0, 20.0 ], "text" : "* 0.63245" } @@ -3343,7 +3501,7 @@ "numinlets" : 1, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 376.0, 821.0, 57.0, 20.0 ], + "patching_rect" : [ 331.0, 816.0, 57.0, 20.0 ], "text" : "* 0.7071" } @@ -3357,7 +3515,7 @@ "numinlets" : 1, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 226.0, 821.0, 63.0, 20.0 ], + "patching_rect" : [ 181.0, 816.0, 63.0, 20.0 ], "text" : "* 0.81649" } @@ -3371,7 +3529,7 @@ "numinlets" : 1, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 76.0, 821.0, 26.0, 20.0 ], + "patching_rect" : [ 30.999996, 816.0, 26.0, 20.0 ], "text" : "* 1" } @@ -3385,7 +3543,7 @@ "numinlets" : 1, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 914.0, 769.0, 227.0, 20.0 ], + "patching_rect" : [ 914.0, 774.0, 227.0, 20.0 ], "text" : "expr pow(pow(10\\,-60/20)\\,1./(in1*48000))" } @@ -3427,8 +3585,8 @@ "numinlets" : 2, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 17.0, 846.0, 78.0, 20.0 ], - "text" : "delay 48000" + "patching_rect" : [ 17.0, 846.0, 153.0, 20.0 ], + "text" : "delay 48000 @interp cubic" } } @@ -3441,7 +3599,7 @@ "numinlets" : 1, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 860.0, 576.0, 47.0, 20.0 ], + "patching_rect" : [ 880.0, 576.0, 47.0, 20.0 ], "text" : "history" } @@ -3452,11 +3610,11 @@ "fontsize" : 12.0, "id" : "obj-17", "maxclass" : "newobj", - "numinlets" : 2, + "numinlets" : 3, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 811.0, 576.0, 49.0, 20.0 ], - "text" : "mix 0.5" + "patching_rect" : [ 811.0, 576.0, 46.0, 20.0 ], + "text" : "mix" } } @@ -3485,7 +3643,7 @@ "numoutlets" : 1, "outlettype" : [ "" ], "patching_rect" : [ 494.0, 926.0, 217.0, 20.0 ], - "text" : "param damping 75 @min 0 @max 100" + "text" : "param damping 50 @min 0 @max 100" } } @@ -3499,8 +3657,8 @@ "numinlets" : 0, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 914.0, 691.0, 213.0, 20.0 ], - "text" : "param decay 50 @min 0.1 @max 100" + "patching_rect" : [ 914.0, 661.0, 203.0, 20.0 ], + "text" : "param decay 50 @min 1 @max 100" } } @@ -3514,8 +3672,8 @@ "numinlets" : 0, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 649.0, 446.0, 236.0, 20.0 ], - "text" : "param roomsize 100 @min 0.1 @max 300" + "patching_rect" : [ 649.0, 446.0, 226.0, 20.0 ], + "text" : "param roomsize 200 @min 1 @max 300" } } @@ -3528,46 +3686,6 @@ "source" : [ "obj-1", 0 ] } - } -, { - "patchline" : { - "destination" : [ "obj-271", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 756.5, 1169.5, 1279.0, 1169.5 ], - "source" : [ "obj-10", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-272", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 756.5, 1169.5, 1130.333374, 1169.5 ], - "source" : [ "obj-10", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-273", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 756.5, 1169.5, 981.5, 1169.5 ], - "source" : [ "obj-10", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-274", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 756.5, 1169.5, 833.0, 1169.5 ], - "source" : [ "obj-10", 0 ] - } - } , { "patchline" : { @@ -3685,6 +3803,24 @@ "source" : [ "obj-107", 0 ] } + } +, { + "patchline" : { + "destination" : [ "obj-109", 0 ], + "disabled" : 0, + "hidden" : 0, + "source" : [ "obj-108", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-123", 0 ], + "disabled" : 0, + "hidden" : 0, + "source" : [ "obj-109", 0 ] + } + } , { "patchline" : { @@ -3736,7 +3872,7 @@ "destination" : [ "obj-40", 0 ], "disabled" : 0, "hidden" : 0, - "midpoints" : [ 658.5, 811.166504, 85.5, 811.166504 ], + "midpoints" : [ 658.5, 811.166504, 40.499996, 811.166504 ], "source" : [ "obj-11", 0 ] } @@ -3747,7 +3883,7 @@ "destination" : [ "obj-41", 0 ], "disabled" : 0, "hidden" : 0, - "midpoints" : [ 658.5, 811.166504, 235.5, 811.166504 ], + "midpoints" : [ 658.5, 811.166504, 190.5, 811.166504 ], "source" : [ "obj-11", 0 ] } @@ -3758,7 +3894,7 @@ "destination" : [ "obj-42", 0 ], "disabled" : 0, "hidden" : 0, - "midpoints" : [ 658.5, 811.630615, 535.5, 811.630615 ], + "midpoints" : [ 658.5, 811.630615, 490.5, 811.630615 ], "source" : [ "obj-11", 0 ] } @@ -3769,7 +3905,7 @@ "destination" : [ "obj-43", 0 ], "disabled" : 0, "hidden" : 0, - "midpoints" : [ 658.5, 811.702393, 385.5, 811.702393 ], + "midpoints" : [ 658.5, 811.702393, 340.5, 811.702393 ], "source" : [ "obj-11", 0 ] } @@ -3791,7 +3927,7 @@ "destination" : [ "obj-62", 0 ], "disabled" : 0, "hidden" : 0, - "midpoints" : [ 658.5, 600.5, 917.5, 600.5 ], + "midpoints" : [ 658.5, 600.5, 992.5, 600.5 ], "source" : [ "obj-11", 0 ] } @@ -4010,6 +4146,104 @@ "source" : [ "obj-122", 0 ] } + } +, { + "patchline" : { + "destination" : [ "obj-266", 1 ], + "disabled" : 0, + "hidden" : 0, + "midpoints" : [ 713.5, 1169.5, 40.000004, 1169.5 ], + "source" : [ "obj-123", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-267", 1 ], + "disabled" : 0, + "hidden" : 0, + "midpoints" : [ 713.5, 1169.5, 190.0, 1169.5 ], + "source" : [ "obj-123", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-269", 1 ], + "disabled" : 0, + "hidden" : 0, + "midpoints" : [ 713.5, 1169.5, 490.0, 1169.5 ], + "source" : [ "obj-123", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-270", 1 ], + "disabled" : 0, + "hidden" : 0, + "midpoints" : [ 713.5, 1169.5, 340.0, 1169.5 ], + "source" : [ "obj-123", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-95", 0 ], + "disabled" : 0, + "hidden" : 0, + "source" : [ "obj-124", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-17", 2 ], + "disabled" : 0, + "hidden" : 0, + "source" : [ "obj-125", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-227", 2 ], + "disabled" : 0, + "hidden" : 0, + "midpoints" : [ 503.5, 975.5, 203.5, 975.5 ], + "source" : [ "obj-127", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-234", 2 ], + "disabled" : 0, + "hidden" : 0, + "midpoints" : [ 503.5, 975.5, 503.5, 975.5 ], + "source" : [ "obj-127", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-241", 2 ], + "disabled" : 0, + "hidden" : 0, + "midpoints" : [ 503.5, 975.5, 353.5, 975.5 ], + "source" : [ "obj-127", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-32", 2 ], + "disabled" : 0, + "hidden" : 0, + "midpoints" : [ 503.5, 975.5, 53.5, 975.5 ], + "source" : [ "obj-127", 0 ] + } + } , { "patchline" : { @@ -4059,7 +4293,7 @@ } , { "patchline" : { - "destination" : [ "obj-55", 0 ], + "destination" : [ "obj-35", 0 ], "disabled" : 0, "hidden" : 0, "source" : [ "obj-14", 0 ] @@ -4226,55 +4460,6 @@ "source" : [ "obj-157", 0 ] } - } -, { - "patchline" : { - "destination" : [ "obj-35", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-158", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-266", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 706.5, 1169.5, 40.000004, 1169.5 ], - "source" : [ "obj-159", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-267", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 706.5, 1169.5, 190.0, 1169.5 ], - "source" : [ "obj-159", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-269", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 706.5, 1169.5, 490.0, 1169.5 ], - "source" : [ "obj-159", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-270", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 706.5, 1169.5, 340.0, 1169.5 ], - "source" : [ "obj-159", 0 ] - } - } , { "patchline" : { @@ -4443,46 +4628,6 @@ "source" : [ "obj-187", 0 ] } - } -, { - "patchline" : { - "destination" : [ "obj-227", 2 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 503.5, 975.5, 203.5, 975.5 ], - "source" : [ "obj-188", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-234", 2 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 503.5, 975.5, 503.5, 975.5 ], - "source" : [ "obj-188", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-241", 2 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 503.5, 975.5, 353.5, 975.5 ], - "source" : [ "obj-188", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-32", 2 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 503.5, 975.5, 53.5, 975.5 ], - "source" : [ "obj-188", 0 ] - } - } , { "patchline" : { @@ -4971,7 +5116,7 @@ "destination" : [ "obj-12", 1 ], "disabled" : 0, "hidden" : 0, - "midpoints" : [ 196.833328, 230.0, 242.333313, 230.0, 242.333313, 86.0, 287.833313, 86.0 ], + "midpoints" : [ 196.833328, 225.0, 242.333313, 225.0, 242.333313, 90.0, 287.833313, 90.0 ], "source" : [ "obj-24", 0 ] } @@ -5440,7 +5585,7 @@ "destination" : [ "obj-34", 1 ], "disabled" : 0, "hidden" : 0, - "midpoints" : [ 347.666656, 230.0, 393.166656, 230.0, 393.166656, 86.0, 438.666656, 86.0 ], + "midpoints" : [ 347.666656, 225.0, 393.166656, 225.0, 393.166656, 90.0, 438.666656, 90.0 ], "source" : [ "obj-29", 0 ] } @@ -5771,26 +5916,16 @@ "destination" : [ "obj-14", 0 ], "disabled" : 0, "hidden" : 0, - "midpoints" : [ 923.5, 721.5, 706.5, 721.5 ], "source" : [ "obj-4", 0 ] } } , { "patchline" : { - "destination" : [ "obj-158", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-4", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-7", 0 ], + "destination" : [ "obj-55", 0 ], "disabled" : 0, "hidden" : 0, - "midpoints" : [ 923.5, 721.0, 756.0, 721.0, 756.0, 807.0, 756.5, 807.0 ], + "midpoints" : [ 923.5, 699.5, 756.5, 699.5 ], "source" : [ "obj-4", 0 ] } @@ -5800,6 +5935,7 @@ "destination" : [ "obj-30", 1 ], "disabled" : 0, "hidden" : 0, + "midpoints" : [ 40.499996, 840.5, 160.5, 840.5 ], "source" : [ "obj-40", 0 ] } @@ -5809,7 +5945,7 @@ "destination" : [ "obj-45", 0 ], "disabled" : 0, "hidden" : 0, - "midpoints" : [ 85.5, 842.0, 96.0, 842.0, 96.0, 872.0, 40.499996, 872.0 ], + "midpoints" : [ 40.499996, 855.5, 40.499996, 855.5 ], "source" : [ "obj-40", 0 ] } @@ -5819,7 +5955,7 @@ "destination" : [ "obj-224", 0 ], "disabled" : 0, "hidden" : 0, - "midpoints" : [ 235.5, 842.0, 246.0, 842.0, 246.0, 872.0, 190.5, 872.0 ], + "midpoints" : [ 190.5, 855.5, 190.5, 855.5 ], "source" : [ "obj-41", 0 ] } @@ -5829,6 +5965,7 @@ "destination" : [ "obj-229", 1 ], "disabled" : 0, "hidden" : 0, + "midpoints" : [ 190.5, 840.5, 310.5, 840.5 ], "source" : [ "obj-41", 0 ] } @@ -5838,7 +5975,7 @@ "destination" : [ "obj-231", 0 ], "disabled" : 0, "hidden" : 0, - "midpoints" : [ 535.5, 842.0, 546.0, 842.0, 546.0, 872.0, 490.5, 872.0 ], + "midpoints" : [ 490.5, 855.5, 490.5, 855.5 ], "source" : [ "obj-42", 0 ] } @@ -5848,6 +5985,7 @@ "destination" : [ "obj-236", 1 ], "disabled" : 0, "hidden" : 0, + "midpoints" : [ 490.5, 840.5, 610.5, 840.5 ], "source" : [ "obj-42", 0 ] } @@ -5857,7 +5995,7 @@ "destination" : [ "obj-238", 0 ], "disabled" : 0, "hidden" : 0, - "midpoints" : [ 385.5, 842.0, 396.0, 842.0, 396.0, 872.0, 340.5, 872.0 ], + "midpoints" : [ 340.5, 855.5, 340.5, 855.5 ], "source" : [ "obj-43", 0 ] } @@ -5867,6 +6005,7 @@ "destination" : [ "obj-243", 1 ], "disabled" : 0, "hidden" : 0, + "midpoints" : [ 340.5, 840.5, 460.5, 840.5 ], "source" : [ "obj-43", 0 ] } @@ -5929,7 +6068,7 @@ } , { "patchline" : { - "destination" : [ "obj-188", 0 ], + "destination" : [ "obj-127", 0 ], "disabled" : 0, "hidden" : 0, "source" : [ "obj-5", 0 ] @@ -5952,7 +6091,7 @@ "destination" : [ "obj-61", 1 ], "disabled" : 0, "hidden" : 0, - "midpoints" : [ 649.333313, 230.0, 694.833313, 230.0, 694.833313, 86.0, 740.333313, 86.0 ], + "midpoints" : [ 649.333313, 226.0, 694.833313, 226.0, 694.833313, 90.0, 740.333313, 90.0 ], "source" : [ "obj-50", 0 ] } @@ -6048,7 +6187,7 @@ "destination" : [ "obj-48", 1 ], "disabled" : 0, "hidden" : 0, - "midpoints" : [ 498.5, 230.0, 544.0, 230.0, 544.0, 86.0, 589.5, 86.0 ], + "midpoints" : [ 498.5, 225.0, 544.0, 225.0, 544.0, 90.0, 589.5, 90.0 ], "source" : [ "obj-54", 0 ] } @@ -6065,7 +6204,7 @@ } , { "patchline" : { - "destination" : [ "obj-159", 0 ], + "destination" : [ "obj-124", 0 ], "disabled" : 0, "hidden" : 0, "source" : [ "obj-55", 0 ] @@ -6120,7 +6259,7 @@ "destination" : [ "obj-278", 1 ], "disabled" : 0, "hidden" : 0, - "midpoints" : [ 820.916626, 536.0, 639.0, 536.0, 639.0, 1299.0, 264.0, 1299.0 ], + "midpoints" : [ 820.916626, 547.0, 639.0, 547.0, 639.0, 1299.0, 264.0, 1299.0 ], "source" : [ "obj-58", 0 ] } @@ -6131,7 +6270,7 @@ "destination" : [ "obj-296", 1 ], "disabled" : 0, "hidden" : 0, - "midpoints" : [ 820.916626, 536.0, 639.0, 536.0 ], + "midpoints" : [ 820.916626, 547.0, 639.0, 547.0 ], "source" : [ "obj-58", 0 ] } @@ -6154,15 +6293,6 @@ "source" : [ "obj-59", 0 ] } - } -, { - "patchline" : { - "destination" : [ "obj-10", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-6", 0 ] - } - } , { "patchline" : { @@ -6220,7 +6350,7 @@ "destination" : [ "obj-64", 0 ], "disabled" : 0, "hidden" : 0, - "midpoints" : [ 865.5, 655.5, 834.5, 655.5 ], + "midpoints" : [ 865.5, 655.5, 833.5, 655.5 ], "source" : [ "obj-63", 0 ] } @@ -6268,7 +6398,7 @@ "destination" : [ "obj-63", 0 ], "disabled" : 0, "hidden" : 0, - "midpoints" : [ 820.5, 713.0, 798.0, 713.0, 798.0, 626.0, 865.5, 626.0 ], + "midpoints" : [ 820.0, 744.0, 798.0, 744.0, 798.0, 626.0, 865.5, 626.0 ], "source" : [ "obj-67", 0 ] } @@ -6300,15 +6430,6 @@ "source" : [ "obj-69", 0 ] } - } -, { - "patchline" : { - "destination" : [ "obj-6", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-7", 0 ] - } - } , { "patchline" : { @@ -6477,6 +6598,15 @@ "source" : [ "obj-81", 0 ] } + } +, { + "patchline" : { + "destination" : [ "obj-88", 0 ], + "disabled" : 0, + "hidden" : 0, + "source" : [ "obj-82", 0 ] + } + } , { "patchline" : { @@ -6532,6 +6662,15 @@ "source" : [ "obj-87", 0 ] } + } +, { + "patchline" : { + "destination" : [ "obj-125", 0 ], + "disabled" : 0, + "hidden" : 0, + "source" : [ "obj-88", 0 ] + } + } , { "patchline" : { @@ -6597,6 +6736,55 @@ "source" : [ "obj-94", 0 ] } + } +, { + "patchline" : { + "destination" : [ "obj-108", 0 ], + "disabled" : 0, + "hidden" : 0, + "source" : [ "obj-95", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-271", 1 ], + "disabled" : 0, + "hidden" : 0, + "midpoints" : [ 756.5, 1169.5, 1279.0, 1169.5 ], + "source" : [ "obj-95", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-272", 1 ], + "disabled" : 0, + "hidden" : 0, + "midpoints" : [ 756.5, 1169.5, 1130.333374, 1169.5 ], + "source" : [ "obj-95", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-273", 1 ], + "disabled" : 0, + "hidden" : 0, + "midpoints" : [ 756.5, 1169.5, 981.5, 1169.5 ], + "source" : [ "obj-95", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-274", 1 ], + "disabled" : 0, + "hidden" : 0, + "midpoints" : [ 756.5, 1169.5, 833.0, 1169.5 ], + "source" : [ "obj-95", 0 ] + } + } , { "patchline" : { @@ -6685,17 +6873,26 @@ ] } , - "patching_rect" : [ 15.0, 299.0, 527.0, 20.0 ], + "patching_rect" : [ 15.0, 299.0, 474.0, 20.0 ], "saved_object_attributes" : { - "exportfolder" : "Macintosh HD:/Users/Nino/Documents/Git/DPF-Max-Gen/plugins/shiroverb/" + "exportfolder" : "Macintosh HD:/Users/Nino/Documents/Git/DPF-Max-Gen/plugins/" } , - "text" : "gen~ @exportfolder \"Macintosh HD:/Users/Nino/Documents/Git/DPF-Max-Gen/plugins/shiroverb\"" + "text" : "gen~ @exportfolder \"Macintosh HD:/Users/Nino/Documents/Git/DPF-Max-Gen/plugins\"" } } ], "lines" : [ { + "patchline" : { + "destination" : [ "obj-51", 0 ], + "disabled" : 0, + "hidden" : 0, + "source" : [ "obj-11", 0 ] + } + + } +, { "patchline" : { "destination" : [ "obj-13", 0 ], "disabled" : 0, @@ -6709,17 +6906,26 @@ "destination" : [ "obj-4", 0 ], "disabled" : 0, "hidden" : 0, - "midpoints" : [ 198.5, 235.5, 24.5, 235.5 ], + "midpoints" : [ 112.0, 248.5, 24.5, 248.5 ], "source" : [ "obj-13", 0 ] } + } +, { + "patchline" : { + "destination" : [ "obj-17", 0 ], + "disabled" : 0, + "hidden" : 0, + "source" : [ "obj-14", 0 ] + } + } , { "patchline" : { "destination" : [ "obj-4", 0 ], "disabled" : 0, "hidden" : 0, - "midpoints" : [ 51.5, 235.5, 24.5, 235.5 ], + "midpoints" : [ 51.5, 248.5, 24.5, 248.5 ], "source" : [ "obj-15", 0 ] } @@ -6738,7 +6944,17 @@ "destination" : [ "obj-4", 0 ], "disabled" : 0, "hidden" : 0, - "midpoints" : [ 115.5, 235.5, 24.5, 235.5 ], + "midpoints" : [ 285.5, 248.0, 24.5, 248.0 ], + "source" : [ "obj-17", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-4", 0 ], + "disabled" : 0, + "hidden" : 0, + "midpoints" : [ 271.5, 248.5, 24.5, 248.5 ], "source" : [ "obj-18", 0 ] } @@ -6757,7 +6973,7 @@ "destination" : [ "obj-4", 0 ], "disabled" : 0, "hidden" : 0, - "midpoints" : [ 278.5, 235.5, 24.5, 235.5 ], + "midpoints" : [ 189.0, 248.5, 24.5, 248.5 ], "source" : [ "obj-20", 0 ] } @@ -6767,7 +6983,7 @@ "destination" : [ "obj-15", 0 ], "disabled" : 0, "hidden" : 0, - "source" : [ "obj-29", 0 ] + "source" : [ "obj-31", 0 ] } } @@ -6794,7 +7010,7 @@ "destination" : [ "obj-4", 0 ], "disabled" : 0, "hidden" : 0, - "midpoints" : [ 66.5, 264.5, 24.5, 264.5 ], + "midpoints" : [ 66.5, 248.5, 24.5, 248.5 ], "source" : [ "obj-38", 0 ] } @@ -6831,10 +7047,19 @@ "destination" : [ "obj-4", 0 ], "disabled" : 0, "hidden" : 0, - "midpoints" : [ 130.5, 264.5, 24.5, 264.5 ], + "midpoints" : [ 130.5, 248.5, 24.5, 248.5 ], "source" : [ "obj-46", 0 ] } + } +, { + "patchline" : { + "destination" : [ "obj-11", 0 ], + "disabled" : 0, + "hidden" : 0, + "source" : [ "obj-47", 0 ] + } + } , { "patchline" : { @@ -6868,7 +7093,7 @@ "destination" : [ "obj-4", 0 ], "disabled" : 0, "hidden" : 0, - "midpoints" : [ 213.5, 264.5, 24.5, 264.5 ], + "midpoints" : [ 203.5, 248.5, 24.5, 248.5 ], "source" : [ "obj-60", 0 ] } @@ -6885,51 +7110,52 @@ } ], "parameters" : { - "obj-7::obj-35" : [ "[5]", "Level", 0 ], - "obj-58" : [ "flonum[2]", "flonum[2]", 0 ], + "obj-19" : [ "flonum[4]", "flonum[4]", 0 ], + "obj-16" : [ "flonum[3]", "flonum[3]", 0 ], + "obj-12" : [ "flonum[6]", "flonum[6]", 0 ], "obj-7::obj-21::obj-6" : [ "live.tab[3]", "live.tab[1]", 0 ], + "obj-58" : [ "flonum[2]", "flonum[2]", 0 ], + "obj-7::obj-35" : [ "[5]", "Level", 0 ], "obj-7::obj-32" : [ "[8]", "[2]", 0 ], - "obj-19" : [ "flonum[4]", "flonum[4]", 0 ], + "obj-31" : [ "[2]", "[2]", 0 ], "obj-36" : [ "flonum[1]", "flonum[1]", 0 ], + "obj-14" : [ "flonum[7]", "flonum[4]", 0 ], "obj-6" : [ "live.gain~", "live.gain~", 0 ], - "obj-29" : [ "flonum[5]", "flonum[5]", 0 ], - "obj-44" : [ "flonum", "flonum", 0 ], - "obj-16" : [ "flonum[3]", "flonum[3]", 0 ], - "obj-12" : [ "flonum[6]", "flonum[6]", 0 ] + "obj-44" : [ "flonum", "flonum", 0 ] } , "dependency_cache" : [ { "name" : "demosound.maxpat", "bootpath" : "/Applications/Max 6.1/Cycling '74/msp-help", - "patcherrelativepath" : "../../../../../../../Applications/Max 6.1/Cycling '74/msp-help", + "patcherrelativepath" : "../../../../../../Applications/Max 6.1/Cycling '74/msp-help", "type" : "JSON", "implicit" : 1 } , { "name" : "sine.svg", "bootpath" : "/Applications/Max 6.1/patches/picts/m4l-picts", - "patcherrelativepath" : "../../../../../../../Applications/Max 6.1/patches/picts/m4l-picts", + "patcherrelativepath" : "../../../../../../Applications/Max 6.1/patches/picts/m4l-picts", "type" : "svg ", "implicit" : 1 } , { "name" : "saw.svg", "bootpath" : "/Applications/Max 6.1/patches/picts/m4l-picts", - "patcherrelativepath" : "../../../../../../../Applications/Max 6.1/patches/picts/m4l-picts", + "patcherrelativepath" : "../../../../../../Applications/Max 6.1/patches/picts/m4l-picts", "type" : "svg ", "implicit" : 1 } , { "name" : "square.svg", "bootpath" : "/Applications/Max 6.1/patches/picts/m4l-picts", - "patcherrelativepath" : "../../../../../../../Applications/Max 6.1/patches/picts/m4l-picts", + "patcherrelativepath" : "../../../../../../Applications/Max 6.1/patches/picts/m4l-picts", "type" : "svg ", "implicit" : 1 } , { "name" : "random.svg", "bootpath" : "/Applications/Max 6.1/patches/picts/m4l-picts", - "patcherrelativepath" : "../../../../../../../Applications/Max 6.1/patches/picts/m4l-picts", + "patcherrelativepath" : "../../../../../../Applications/Max 6.1/patches/picts/m4l-picts", "type" : "svg ", "implicit" : 1 } diff --git a/plugins/shiroverb2/DistrhoPluginInfo.h b/plugins/shiroverb2/DistrhoPluginInfo.h deleted file mode 100644 index 9882a8f..0000000 --- a/plugins/shiroverb2/DistrhoPluginInfo.h +++ /dev/null @@ -1,34 +0,0 @@ -/* - * Copyright (C) 2015 Nino de Wit - * - * Permission to use, copy, modify, and/or distribute this software for any purpose with - * or without fee is hereby granted, provided that the above copyright notice and this - * permission notice appear in all copies. - * - * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD - * TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN - * NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL - * DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER - * IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN - * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. - */ - -#ifndef DISTRHO_PLUGIN_INFO_H_INCLUDED -#define DISTRHO_PLUGIN_INFO_H_INCLUDED - -#define DISTRHO_PLUGIN_BRAND "SHIRO" -#define DISTRHO_PLUGIN_NAME "Shiroverb" -#define DISTRHO_PLUGIN_URI "http://distrho.sf.net/plugins/Shiroverb" - -#define DISTRHO_PLUGIN_HAS_UI 0 -#define DISTRHO_PLUGIN_IS_RT_SAFE 0 -#define DISTRHO_PLUGIN_NUM_INPUTS 1 -#define DISTRHO_PLUGIN_NUM_OUTPUTS 2 -#define DISTRHO_PLUGIN_USES_MODGUI 1 - -#define DISTRHO_PLUGIN_LV2_CATEGORY "lv2:ReverbPlugin" - -#define DISTRHO_PLUGIN_DESCRIPTION "Shiroverb is a shimmer-reverb based on the \"Gigaverb\"-genpatch, ported from the implementation by Juhana Sadeharju, and the \"Pitch-Shift\"-genpatch, both in Max." -#define DISTRHO_PLUGIN_VERSION d_cconst('D', 'M', 's', 'v') - -#endif // DISTRHO_PLUGIN_INFO_H_INCLUDED diff --git a/plugins/shiroverb2/DistrhoPluginMaxGen.cpp b/plugins/shiroverb2/DistrhoPluginMaxGen.cpp deleted file mode 120000 index d985fe0..0000000 --- a/plugins/shiroverb2/DistrhoPluginMaxGen.cpp +++ /dev/null @@ -1 +0,0 @@ -../common/DistrhoPluginMaxGen.cpp \ No newline at end of file diff --git a/plugins/shiroverb2/Makefile b/plugins/shiroverb2/Makefile deleted file mode 100644 index a55e5ce..0000000 --- a/plugins/shiroverb2/Makefile +++ /dev/null @@ -1,40 +0,0 @@ -#!/usr/bin/make -f -# Makefile for DISTRHO Plugins # -# ---------------------------- # -# Created by falkTX -# - -# -------------------------------------------------------------- -# Project name, used for binaries - -NAME = Shiroverb - -# -------------------------------------------------------------- -# Files to build - -OBJS_DSP = \ - DistrhoPluginMaxGen.cpp.o \ - gen_exported.cpp.o - -# -------------------------------------------------------------- -# Do some magic - -include ../Makefile.mk - -# -------------------------------------------------------------- -# Enable all possible plugin types - -ifeq ($(HAVE_JACK),true) -TARGETS += jack -endif - -ifeq ($(LINUX),true) -TARGETS += ladspa -endif - -TARGETS += lv2_dsp -TARGETS += vst - -all: $(TARGETS) - -# -------------------------------------------------------------- diff --git a/plugins/shiroverb2/gen_exported.cpp b/plugins/shiroverb2/gen_exported.cpp deleted file mode 100644 index 9a8c40e..0000000 --- a/plugins/shiroverb2/gen_exported.cpp +++ /dev/null @@ -1,639 +0,0 @@ -#include "gen_exported.h" - -namespace gen_exported { - - -/******************************************************************************************************************* -Copyright (c) 2012 Cycling '74 - -Permission is hereby granted, free of charge, to any person obtaining a copy of this software -and associated documentation files (the "Software"), to deal in the Software without restriction, -including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, -and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, -subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all copies -or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, -INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, -WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE -OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -*******************************************************************************************************************/ - - -// global noise generator -Noise noise; -static const int GENLIB_LOOPCOUNT_BAIL = 100000; - - -// The State struct contains all the state and procedures for the gendsp kernel -typedef struct State { - CommonState __commonstate; - Delay m_delay_21; - Delay m_delay_13; - Delay m_delay_14; - Delay m_delay_12; - Delay m_delay_11; - Delay m_delay_23; - Delay m_delay_15; - Delay m_delay_17; - Delay m_delay_16; - Delay m_delay_19; - Delay m_delay_18; - Delay m_delay_20; - Delay m_delay_22; - Delta m_delta_38; - Delta m_delta_35; - Delta m_delta_41; - Delta m_delta_32; - Phasor m_phasor_31; - Sah m_sah_36; - Sah m_sah_34; - Sah m_sah_37; - Sah m_sah_40; - Sah m_sah_39; - Sah m_sah_33; - Sah m_sah_43; - Sah m_sah_42; - double m_history_4; - double m_history_5; - double m_history_6; - double m_history_7; - double m_history_3; - double m_history_1; - double m_y_2; - double samplerate; - double m_history_10; - double m_history_8; - double samples_to_seconds; - double m_history_9; - double m_roomsize_25; - double m_shimmer_24; - double m_ratio_27; - double m_decay_26; - double m_damping_29; - double m_mix_30; - double m_tone_28; - int vectorsize; - int __exception; - // re-initialize all member variables; - inline void reset(double __sr, int __vs) { - __exception = 0; - vectorsize = __vs; - samplerate = __sr; - m_history_1 = 0; - m_y_2 = 0; - m_history_3 = 0; - m_history_4 = 0; - m_history_5 = 0; - m_history_6 = 0; - m_history_7 = 0; - m_history_8 = 0; - m_history_9 = 0; - m_history_10 = 0; - m_delay_11.reset("m_delay_11", 7000); - m_delay_12.reset("m_delay_12", 5000); - m_delay_13.reset("m_delay_13", 6000); - m_delay_14.reset("m_delay_14", 48000); - m_delay_15.reset("m_delay_15", 16000); - m_delay_16.reset("m_delay_16", 15000); - m_delay_17.reset("m_delay_17", 96000); - m_delay_18.reset("m_delay_18", 12000); - m_delay_19.reset("m_delay_19", 10000); - m_delay_20.reset("m_delay_20", 48000); - m_delay_21.reset("m_delay_21", 48000); - m_delay_22.reset("m_delay_22", 48000); - m_delay_23.reset("m_delay_23", 48000); - m_shimmer_24 = 50; - m_roomsize_25 = 200; - m_decay_26 = 50; - m_ratio_27 = 2; - m_tone_28 = 1500; - m_damping_29 = 90; - m_mix_30 = 100; - samples_to_seconds = (1 / samplerate); - m_phasor_31.reset(0); - m_delta_32.reset(0); - m_sah_33.reset(0); - m_sah_34.reset(0); - m_delta_35.reset(0); - m_sah_36.reset(0); - m_sah_37.reset(0); - m_delta_38.reset(0); - m_sah_39.reset(0); - m_sah_40.reset(0); - m_delta_41.reset(0); - m_sah_42.reset(0); - m_sah_43.reset(0); - genlib_reset_complete(this); - - }; - // the signal processing routine; - inline int perform(t_sample ** __ins, t_sample ** __outs, int __n) { - vectorsize = __n; - const t_sample * __in1 = __ins[0]; - t_sample * __out1 = __outs[0]; - t_sample * __out2 = __outs[1]; - if (__exception) { - return __exception; - - } else if (( (__in1 == 0) || (__out1 == 0) || (__out2 == 0) )) { - __exception = GENLIB_ERR_NULL_BUFFER; - return __exception; - - }; - double mul_13 = (m_mix_30 * 0.01); - double mul_1 = (m_damping_29 * 100); - double sqrt_2 = sqrt(mul_1); - double mul_7 = (sqrt_2 * 0.01); - double mul_14 = (m_shimmer_24 * 0.01); - double expr_232 = safediv(((m_tone_28 * 2) * 3.1415926535898), 48000); - double sin_20 = sin(expr_232); - double clamp_21 = ((sin_20 <= 1e-05) ? 1e-05 : ((sin_20 >= 0.99999) ? 0.99999 : sin_20)); - double expr_242 = safediv((m_roomsize_25 * 48000), 340); - double mul_221 = (expr_242 * 0.81649); - double mul_222 = (expr_242 * 1); - double mul_219 = (expr_242 * 0.63245); - double mul_220 = (expr_242 * 0.7071); - double mul_216 = (expr_242 * 0.000527); - int int_215 = int(mul_216); - double mul_193 = (int_215 * 400.600006); - double mul_172 = (int_215 * 419.5); - double add_159 = (expr_242 + 5); - double mul_8 = (m_decay_26 * 2); - double clamp_9 = ((mul_8 <= 0.1) ? 0.1 : ((mul_8 >= 100) ? 100 : mul_8)); - double mul_17 = (clamp_9 * 3.6); - double expr_241 = safepow(0.001, safediv(1, (mul_17 * 48000))); - double expr_235 = (-safepow(expr_241, mul_221)); - double expr_240 = (-safepow(expr_241, mul_222)); - double expr_233 = (-safepow(expr_241, mul_219)); - double expr_234 = (-safepow(expr_241, mul_220)); - double expr_236 = safepow(expr_241, add_159); - double rsub_71 = (1 - m_ratio_27); - double mul_70 = (rsub_71 * 10); - samples_to_seconds = (1 / samplerate); - double mul_200 = (int_215 * 568.299988); - double mul_179 = (int_215 * 566.700012); - double mul_165 = (expr_242 * 0.41); - double add_162 = (mul_165 + 5); - double expr_239 = safepow(expr_241, add_162); - double mul_164 = (expr_242 * 0.3); - double add_161 = (mul_164 + 5); - double expr_238 = safepow(expr_241, add_161); - double mul_163 = (expr_242 * 0.155); - double add_160 = (mul_163 + 5); - double expr_237 = safepow(expr_241, add_160); - double mul_214 = (expr_242 * 0.110732); - double mul_207 = (int_215 * 162.100006); - double mul_186 = (int_215 * 144.800003); - double mul_12 = (m_decay_26 * 0.01); - int gt_6 = (m_decay_26 > 25); - double mul_5 = (gt_6 * m_decay_26); - double sub_3 = (mul_5 - 25); - double expr_231 = safepow(1.06347, sub_3); - double sub_10 = (expr_231 - 1); - double clamp_4 = ((sub_10 <= 0) ? 0 : ((sub_10 >= 100) ? 100 : sub_10)); - double mul_16 = (clamp_4 * 0.01); - // the main sample loop; - while ((__n--)) { - const double in1 = (*(__in1++)); - double noise_25 = noise(); - double abs_42 = fabs(noise_25); - double mul_52 = (abs_42 * 0.25); - double noise_24 = noise(); - double abs_41 = fabs(noise_24); - double mul_49 = (abs_41 * 0.25); - double noise_23 = noise(); - double abs_40 = fabs(noise_23); - double mul_46 = (abs_40 * 0.25); - double noise_22 = noise(); - double abs_39 = fabs(noise_22); - double mul_43 = (abs_39 * 0.25); - double tap_145 = m_delay_23.read_cubic(mul_221); - double tap_227 = m_delay_22.read_cubic(mul_222); - double tap_133 = m_delay_21.read_cubic(mul_219); - double tap_139 = m_delay_20.read_cubic(mul_220); - double tap_192 = m_delay_19.read_linear(mul_193); - double mul_190 = (tap_192 * 0.625); - double tap_171 = m_delay_18.read_linear(mul_172); - double mul_169 = (tap_171 * 0.625); - double mul_141 = (tap_145 * expr_235); - double mix_253 = (mul_141 + (mul_7 * (m_history_10 - mul_141))); - double mix_143 = mix_253; - double mul_218 = (tap_227 * expr_240); - double mix_254 = (mul_218 + (mul_7 * (m_history_9 - mul_218))); - double mix_225 = mix_254; - double sub_122 = (mix_225 - mix_143); - double mul_129 = (tap_133 * expr_233); - double mix_255 = (mul_129 + (mul_7 * (m_history_8 - mul_129))); - double mix_131 = mix_255; - double mul_135 = (tap_139 * expr_234); - double mix_256 = (mul_135 + (mul_7 * (m_history_7 - mul_135))); - double mix_137 = mix_256; - double sub_119 = (mix_137 - mix_131); - double sub_118 = (sub_122 - sub_119); - double mul_101 = (sub_118 * 0.5); - double add_123 = (mix_225 + mix_143); - double add_121 = (mix_137 + mix_131); - double sub_120 = (add_123 - add_121); - double mul_102 = (sub_120 * 0.5); - double add_116 = (add_123 + add_121); - double mul_99 = (add_116 * 0.5); - double phasor_89 = m_phasor_31(mul_70, samples_to_seconds); - double add_88 = ((m_history_6 + phasor_89) + 0); - double mod_87 = safemod(add_88, 1); - double delta_33 = m_delta_32(mod_87); - double sah_32 = m_sah_33(mul_52, delta_33, 0); - int sah_53 = m_sah_34(4800, delta_33, 0); - double mul_38 = (sah_53 * mod_87); - double sub_86 = (mod_87 - 0.5); - double mul_85 = (sub_86 * 3.1415926535898); - double cos_84 = cos(mul_85); - double mul_57 = (cos_84 * cos_84); - double add_83 = ((m_history_5 + phasor_89) + 0.25); - double mod_82 = safemod(add_83, 1); - double delta_51 = m_delta_35(mod_82); - double sah_30 = m_sah_36(mul_49, delta_51, 0); - int sah_50 = m_sah_37(4800, delta_51, 0); - double mul_37 = (sah_50 * mod_82); - double sub_81 = (mod_82 - 0.5); - double mul_80 = (sub_81 * 3.1415926535898); - double cos_79 = cos(mul_80); - double mul_56 = (cos_79 * cos_79); - double add_69 = ((m_history_4 + phasor_89) + 0.5); - double mod_68 = safemod(add_69, 1); - double delta_48 = m_delta_38(mod_68); - double sah_28 = m_sah_39(mul_46, delta_48, 0); - int sah_47 = m_sah_40(4800, delta_48, 0); - double mul_36 = (sah_47 * mod_68); - double sub_67 = (mod_68 - 0.5); - double mul_66 = (sub_67 * 3.1415926535898); - double cos_65 = cos(mul_66); - double mul_55 = (cos_65 * cos_65); - double add_63 = ((m_history_3 + phasor_89) + 0.75); - double mod_62 = safemod(add_63, 1); - double delta_45 = m_delta_41(mod_62); - double sah_26 = m_sah_42(mul_43, delta_45, 0); - int sah_44 = m_sah_43(4800, delta_45, 0); - double mul_35 = (sah_44 * mod_62); - double tap_75 = m_delay_17.read_linear(mul_38); - double tap_76 = m_delay_17.read_linear(mul_37); - double tap_77 = m_delay_17.read_linear(mul_36); - double tap_78 = m_delay_17.read_linear(mul_35); - double mul_64 = (tap_77 * mul_55); - double mul_72 = (tap_76 * mul_56); - double mul_73 = (tap_75 * mul_57); - double sub_61 = (mod_62 - 0.5); - double mul_60 = (sub_61 * 3.1415926535898); - double cos_59 = cos(mul_60); - double mul_54 = (cos_59 * cos_59); - double mul_58 = (tap_78 * mul_54); - double add_258 = (((mul_73 + mul_72) + mul_64) + mul_58); - double mix_257 = (m_y_2 + (clamp_21 * (add_258 - m_y_2))); - double mix_18 = mix_257; - double mix_259 = (in1 + (mul_14 * (mix_18 - in1))); - double mix_90 = mix_259; - double mul_93 = (mix_90 * 0.707); - double mix_260 = (mul_93 + (0.5 * (m_history_1 - mul_93))); - double mix_229 = mix_260; - double tap_199 = m_delay_16.read_linear(mul_200); - double tap_178 = m_delay_15.read_linear(mul_179); - double add_117 = (sub_122 + sub_119); - double rsub_115 = (0 - add_117); - double mul_100 = (rsub_115 * 0.5); - double tap_147 = m_delay_14.read_cubic(add_162); - double tap_148 = m_delay_14.read_cubic(add_161); - double tap_149 = m_delay_14.read_cubic(add_160); - double tap_150 = m_delay_14.read_cubic(add_159); - double mul_155 = (tap_148 * expr_238); - double add_126 = (mul_101 + mul_155); - double mul_157 = (tap_147 * expr_239); - double add_127 = (mul_102 + mul_157); - double mul_151 = (tap_150 * expr_236); - double add_124 = (mul_99 + mul_151); - double mul_153 = (tap_149 * expr_237); - double add_125 = (mul_100 + mul_153); - double mul_197 = (tap_199 * 0.625); - double mul_176 = (tap_178 * 0.625); - double tap_213 = m_delay_13.read_cubic(mul_214); - double mul_211 = (tap_213 * 0.75); - double sub_210 = (mix_229 - mul_211); - double mul_209 = (sub_210 * 0.75); - double add_208 = (mul_209 + tap_213); - double tap_206 = m_delay_12.read_linear(mul_207); - double tap_185 = m_delay_11.read_linear(mul_186); - double mul_204 = (tap_206 * 0.75); - double mul_183 = (tap_185 * 0.75); - double mul_110 = (mul_157 * mul_12); - double mul_108 = (mul_153 * mul_12); - double add_96 = (mul_110 + mul_108); - double mul_109 = (mul_155 * mul_12); - double mul_107 = (mul_151 * mul_12); - double add_95 = (mul_109 + mul_107); - double sub_105 = (add_96 - add_95); - double mul_114 = (mul_102 * mul_16); - double mul_112 = (mul_100 * mul_16); - double add_98 = (mul_114 + mul_112); - double mul_113 = (mul_101 * mul_16); - double mul_111 = (mul_99 * mul_16); - double add_97 = (mul_113 + mul_111); - double sub_106 = (add_98 - add_97); - double add_92 = (sub_106 + sub_105); - double add_104 = (add_92 + mix_90); - double sub_203 = (add_104 - mul_204); - double mul_202 = (sub_203 * 0.75); - double add_201 = (mul_202 + tap_206); - double sub_196 = (add_201 - mul_197); - double mul_195 = (sub_196 * 0.625); - double add_194 = (mul_195 + tap_199); - double sub_189 = (add_194 - mul_190); - double mul_188 = (sub_189 * 0.625); - double add_187 = (mul_188 + tap_192); - double mul_103 = (add_187 * mul_13); - double out1 = (in1 + mul_103); - double add_94 = (add_92 + mix_90); - double sub_182 = (add_94 - mul_183); - double mul_181 = (sub_182 * 0.75); - double add_180 = (mul_181 + tap_185); - double sub_175 = (add_180 - mul_176); - double mul_174 = (sub_175 * 0.625); - double add_173 = (mul_174 + tap_178); - double sub_168 = (add_173 - mul_169); - double mul_167 = (sub_168 * 0.625); - double add_166 = (mul_167 + tap_171); - double mul_91 = (add_166 * mul_13); - double out2 = (in1 + mul_91); - double history_142_next_243 = mix_143; - double history_224_next_244 = mix_225; - double history_130_next_245 = mix_131; - double history_136_next_246 = mix_137; - double history_34_next_247 = sah_32; - double history_31_next_248 = sah_30; - double history_29_next_249 = sah_28; - double history_27_next_250 = sah_26; - double y0_next_251 = mix_18; - double history_228_next_252 = mix_229; - m_delay_23.write(add_126); - m_delay_22.write(add_127); - m_delay_21.write(add_124); - m_delay_20.write(add_125); - m_delay_19.write(sub_189); - m_delay_18.write(sub_168); - m_delay_17.write(in1); - m_delay_16.write(sub_196); - m_delay_15.write(sub_175); - m_delay_14.write(add_208); - m_delay_13.write(sub_210); - m_delay_12.write(sub_203); - m_delay_11.write(sub_182); - m_history_10 = history_142_next_243; - m_history_9 = history_224_next_244; - m_history_8 = history_130_next_245; - m_history_7 = history_136_next_246; - m_history_6 = history_34_next_247; - m_history_5 = history_31_next_248; - m_history_4 = history_29_next_249; - m_history_3 = history_27_next_250; - m_y_2 = y0_next_251; - m_history_1 = history_228_next_252; - m_delay_11.step(); - m_delay_12.step(); - m_delay_13.step(); - m_delay_14.step(); - m_delay_15.step(); - m_delay_16.step(); - m_delay_17.step(); - m_delay_18.step(); - m_delay_19.step(); - m_delay_20.step(); - m_delay_21.step(); - m_delay_22.step(); - m_delay_23.step(); - // assign results to output buffer; - (*(__out1++)) = out1; - (*(__out2++)) = out2; - - }; - return __exception; - - }; - inline void set_shimmer(double _value) { - m_shimmer_24 = (_value < 0 ? 0 : (_value > 100 ? 100 : _value)); - }; - inline void set_roomsize(double _value) { - m_roomsize_25 = (_value < 0.1 ? 0.1 : (_value > 300 ? 300 : _value)); - }; - inline void set_decay(double _value) { - m_decay_26 = (_value < 0.1 ? 0.1 : (_value > 100 ? 100 : _value)); - }; - inline void set_ratio(double _value) { - m_ratio_27 = (_value < 0.5 ? 0.5 : (_value > 2 ? 2 : _value)); - }; - inline void set_tone(double _value) { - m_tone_28 = (_value < 500 ? 500 : (_value > 6000 ? 6000 : _value)); - }; - inline void set_damping(double _value) { - m_damping_29 = (_value < 0 ? 0 : (_value > 100 ? 100 : _value)); - }; - inline void set_mix(double _value) { - m_mix_30 = (_value < 0 ? 0 : (_value > 100 ? 100 : _value)); - }; - -} State; - - -/// -/// Configuration for the genlib API -/// - -/// Number of signal inputs and outputs - -int gen_kernel_numins = 1; -int gen_kernel_numouts = 2; - -int num_inputs() { return gen_kernel_numins; } -int num_outputs() { return gen_kernel_numouts; } -int num_params() { return 7; } - -/// Assistive lables for the signal inputs and outputs - -const char * gen_kernel_innames[] = { "in1" }; -const char * gen_kernel_outnames[] = { "out1", "out2" }; - -/// Invoke the signal process of a State object - -int perform(CommonState *cself, t_sample **ins, long numins, t_sample **outs, long numouts, long n) { - State * self = (State *)cself; - return self->perform(ins, outs, n); -} - -/// Reset all parameters and stateful operators of a State object - -void reset(CommonState *cself) { - State * self = (State *)cself; - self->reset(cself->sr, cself->vs); -} - -/// Set a parameter of a State object - -void setparameter(CommonState *cself, long index, double value, void *ref) { - State * self = (State *)cself; - switch (index) { - case 0: self->set_shimmer(value); break; - case 1: self->set_roomsize(value); break; - case 2: self->set_decay(value); break; - case 3: self->set_ratio(value); break; - case 4: self->set_tone(value); break; - case 5: self->set_damping(value); break; - case 6: self->set_mix(value); break; - - default: break; - } -} - -/// Get the value of a parameter of a State object - -void getparameter(CommonState *cself, long index, double *value) { - State *self = (State *)cself; - switch (index) { - case 0: *value = self->m_shimmer_24; break; - case 1: *value = self->m_roomsize_25; break; - case 2: *value = self->m_decay_26; break; - case 3: *value = self->m_ratio_27; break; - case 4: *value = self->m_tone_28; break; - case 5: *value = self->m_damping_29; break; - case 6: *value = self->m_mix_30; break; - - default: break; - } -} - -/// Allocate and configure a new State object and it's internal CommonState: - -void * create(double sr, long vs) { - State *self = new State; - self->reset(sr, vs); - ParamInfo *pi; - self->__commonstate.inputnames = gen_kernel_innames; - self->__commonstate.outputnames = gen_kernel_outnames; - self->__commonstate.numins = gen_kernel_numins; - self->__commonstate.numouts = gen_kernel_numouts; - self->__commonstate.sr = sr; - self->__commonstate.vs = vs; - self->__commonstate.params = (ParamInfo *)genlib_sysmem_newptr(7 * sizeof(ParamInfo)); - self->__commonstate.numparams = 7; - // initialize parameter 0 ("m_shimmer_24") - pi = self->__commonstate.params + 0; - pi->name = "shimmer"; - pi->paramtype = GENLIB_PARAMTYPE_FLOAT; - pi->defaultvalue = self->m_shimmer_24; - pi->defaultref = 0; - pi->hasinputminmax = false; - pi->inputmin = 0; - pi->inputmax = 1; - pi->hasminmax = true; - pi->outputmin = 0; - pi->outputmax = 100; - pi->exp = 0; - pi->units = ""; // no units defined - // initialize parameter 1 ("m_roomsize_25") - pi = self->__commonstate.params + 1; - pi->name = "roomsize"; - pi->paramtype = GENLIB_PARAMTYPE_FLOAT; - pi->defaultvalue = self->m_roomsize_25; - pi->defaultref = 0; - pi->hasinputminmax = false; - pi->inputmin = 0; - pi->inputmax = 1; - pi->hasminmax = true; - pi->outputmin = 0.1; - pi->outputmax = 300; - pi->exp = 0; - pi->units = ""; // no units defined - // initialize parameter 2 ("m_decay_26") - pi = self->__commonstate.params + 2; - pi->name = "decay"; - pi->paramtype = GENLIB_PARAMTYPE_FLOAT; - pi->defaultvalue = self->m_decay_26; - pi->defaultref = 0; - pi->hasinputminmax = false; - pi->inputmin = 0; - pi->inputmax = 1; - pi->hasminmax = true; - pi->outputmin = 0.1; - pi->outputmax = 100; - pi->exp = 0; - pi->units = ""; // no units defined - // initialize parameter 3 ("m_ratio_27") - pi = self->__commonstate.params + 3; - pi->name = "ratio"; - pi->paramtype = GENLIB_PARAMTYPE_FLOAT; - pi->defaultvalue = self->m_ratio_27; - pi->defaultref = 0; - pi->hasinputminmax = false; - pi->inputmin = 0; - pi->inputmax = 1; - pi->hasminmax = true; - pi->outputmin = 0.5; - pi->outputmax = 2; - pi->exp = 0; - pi->units = ""; // no units defined - // initialize parameter 4 ("m_tone_28") - pi = self->__commonstate.params + 4; - pi->name = "tone"; - pi->paramtype = GENLIB_PARAMTYPE_FLOAT; - pi->defaultvalue = self->m_tone_28; - pi->defaultref = 0; - pi->hasinputminmax = false; - pi->inputmin = 0; - pi->inputmax = 1; - pi->hasminmax = true; - pi->outputmin = 500; - pi->outputmax = 6000; - pi->exp = 0; - pi->units = ""; // no units defined - // initialize parameter 5 ("m_damping_29") - pi = self->__commonstate.params + 5; - pi->name = "damping"; - pi->paramtype = GENLIB_PARAMTYPE_FLOAT; - pi->defaultvalue = self->m_damping_29; - pi->defaultref = 0; - pi->hasinputminmax = false; - pi->inputmin = 0; - pi->inputmax = 1; - pi->hasminmax = true; - pi->outputmin = 0; - pi->outputmax = 100; - pi->exp = 0; - pi->units = ""; // no units defined - // initialize parameter 6 ("m_mix_30") - pi = self->__commonstate.params + 6; - pi->name = "mix"; - pi->paramtype = GENLIB_PARAMTYPE_FLOAT; - pi->defaultvalue = self->m_mix_30; - pi->defaultref = 0; - pi->hasinputminmax = false; - pi->inputmin = 0; - pi->inputmax = 1; - pi->hasminmax = true; - pi->outputmin = 0; - pi->outputmax = 100; - pi->exp = 0; - pi->units = ""; // no units defined - - return self; -} - -/// Release all resources and memory used by a State object: - -void destroy(CommonState *cself) { - State * self = (State *)cself; - genlib_sysmem_freeptr(cself->params); - - delete self; -} - - -} // gen_exported:: diff --git a/plugins/shiroverb2/gen_exported.h b/plugins/shiroverb2/gen_exported.h deleted file mode 100644 index ab06792..0000000 --- a/plugins/shiroverb2/gen_exported.h +++ /dev/null @@ -1,37 +0,0 @@ -/******************************************************************************************************************* -Copyright (c) 2012 Cycling '74 - -Permission is hereby granted, free of charge, to any person obtaining a copy of this software -and associated documentation files (the "Software"), to deal in the Software without restriction, -including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, -and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, -subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all copies -or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, -INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, -WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE -OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -*******************************************************************************************************************/ - - -#include "genlib.h" -#include "genlib_exportfunctions.h" -#include "genlib_ops.h" - -namespace gen_exported { - -int num_inputs(); -int num_outputs(); -int num_params(); -int perform(CommonState *cself, t_sample **ins, long numins, t_sample **outs, long numouts, long n); -void reset(CommonState *cself); -void setparameter(CommonState *cself, long index, double value, void *ref); -void getparameter(CommonState *cself, long index, double *value); -void * create(double sr, long vs); -void destroy(CommonState *cself); - -} // gen_exported:: diff --git a/plugins/shiroverb2/shiroverb.gendsp b/plugins/shiroverb2/shiroverb.gendsp deleted file mode 100644 index e8b2e68..0000000 --- a/plugins/shiroverb2/shiroverb.gendsp +++ /dev/null @@ -1,6277 +0,0 @@ -{ - "patcher" : { - "fileversion" : 1, - "appversion" : { - "major" : 6, - "minor" : 1, - "revision" : 9, - "architecture" : "x86" - } -, - "rect" : [ 0.0, 45.0, 960.0, 810.0 ], - "bgcolor" : [ 0.9, 0.9, 0.9, 1.0 ], - "bglocked" : 0, - "openinpresentation" : 0, - "default_fontsize" : 12.0, - "default_fontface" : 0, - "default_fontname" : "Arial", - "gridonopen" : 0, - "gridsize" : [ 15.0, 15.0 ], - "gridsnaponopen" : 0, - "statusbarvisible" : 2, - "toolbarvisible" : 1, - "boxanimatetime" : 200, - "imprint" : 0, - "enablehscroll" : 1, - "enablevscroll" : 1, - "devicewidth" : 0.0, - "description" : "", - "digest" : "", - "tags" : "", - "boxes" : [ { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-55", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 697.0, 1066.0, 25.0, 20.0 ], - "text" : "- 1" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-14", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 697.0, 1041.0, 123.0, 20.0 ], - "text" : "expr pow(1.0472\\,in1)" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-10", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 747.0, 1145.0, 42.0, 20.0 ], - "text" : "* 0.01" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-7", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 747.0, 1066.0, 42.0, 20.0 ], - "text" : "* 0.75" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-6", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 747.0, 1091.0, 34.0, 20.0 ], - "text" : "+ 25" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-189", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 863.000061, 1524.0, 42.0, 20.0 ], - "text" : "* 0.01" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-188", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 494.0, 951.0, 42.0, 20.0 ], - "text" : "* 0.01" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-187", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 838.416626, 496.0, 42.0, 20.0 ], - "text" : "* 0.01" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-171", - "maxclass" : "newobj", - "numinlets" : 0, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 15.5, 201.0, 53.0, 20.0 ], - "text" : "int 4800" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-159", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 697.0, 1145.0, 42.0, 20.0 ], - "text" : "* 0.01" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-158", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 914.0, 731.0, 35.0, 20.0 ], - "text" : "* 3.6" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-33", - "maxclass" : "newobj", - "numinlets" : 3, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 152.833328, 572.0, 46.0, 20.0 ], - "text" : "mix" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-163", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 179.833328, 472.0, 144.0, 20.0 ], - "text" : "expr out=in1*2*PI/48000\\;" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-164", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 152.833328, 547.0, 72.0, 20.0 ], - "text" : "history y0 0" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-165", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 179.833328, 497.0, 26.0, 20.0 ], - "text" : "sin" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-166", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 179.833328, 522.0, 125.0, 20.0 ], - "text" : "clip 0.00001 0.99999" - } - - } -, { - "box" : { - "color" : [ 0.0, 0.244356, 0.84, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-167", - "maxclass" : "newobj", - "numinlets" : 0, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 179.833328, 446.0, 228.0, 20.0 ], - "text" : "param tone 3000 @min 500 @max 6000" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-87", - "maxclass" : "newobj", - "numinlets" : 0, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 709.833313, 16.0, 39.0, 20.0 ], - "text" : "noise" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-1", - "maxclass" : "newobj", - "numinlets" : 0, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 559.0, 16.0, 39.0, 20.0 ], - "text" : "noise" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-89", - "maxclass" : "newobj", - "numinlets" : 0, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 408.166656, 16.0, 39.0, 20.0 ], - "text" : "noise" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-90", - "maxclass" : "newobj", - "numinlets" : 0, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 257.333313, 16.0, 39.0, 20.0 ], - "text" : "noise" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-61", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 709.833313, 96.0, 40.0, 20.0 ], - "text" : "sah 0" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-2", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 709.833313, 121.0, 46.0, 20.0 ], - "text" : "history" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-48", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 559.0, 96.0, 40.0, 20.0 ], - "text" : "sah 0" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-8", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 559.0, 121.0, 46.0, 20.0 ], - "text" : "history" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-34", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 408.166656, 96.0, 40.0, 20.0 ], - "text" : "sah 0" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-9", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 408.166656, 121.0, 46.0, 20.0 ], - "text" : "history" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-12", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 257.333313, 96.0, 40.0, 20.0 ], - "text" : "sah 0" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-24", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 187.333328, 201.0, 37.0, 20.0 ], - "text" : "delta" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-13", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 257.333313, 121.0, 46.0, 20.0 ], - "text" : "history" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-15", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 618.833313, 261.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-16", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 468.0, 261.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-68", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 317.166656, 261.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-73", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 166.333328, 261.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-56", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 709.833313, 41.0, 30.0, 20.0 ], - "text" : "abs" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-18", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 559.0, 41.0, 30.0, 20.0 ], - "text" : "abs" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-19", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 408.166656, 41.0, 30.0, 20.0 ], - "text" : "abs" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-20", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 257.333313, 41.0, 30.0, 20.0 ], - "text" : "abs" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-47", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 709.833313, 66.0, 42.0, 20.0 ], - "text" : "* 0.25" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-49", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 618.833313, 231.0, 40.0, 20.0 ], - "text" : "sah 0" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-50", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 639.833313, 201.0, 37.0, 20.0 ], - "text" : "delta" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-21", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 559.0, 66.0, 42.0, 20.0 ], - "text" : "* 0.25" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-53", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 468.0, 231.0, 40.0, 20.0 ], - "text" : "sah 0" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-54", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 489.0, 201.0, 37.0, 20.0 ], - "text" : "delta" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-26", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 408.166656, 66.0, 42.0, 20.0 ], - "text" : "* 0.25" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-28", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 317.166656, 231.0, 40.0, 20.0 ], - "text" : "sah 0" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-29", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 338.166656, 201.0, 37.0, 20.0 ], - "text" : "delta" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-25", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 257.333313, 66.0, 42.0, 20.0 ], - "text" : "* 0.25" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-23", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 166.333328, 231.0, 40.0, 20.0 ], - "text" : "sah 0" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-65", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 632.333313, 391.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-66", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 481.5, 391.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-22", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 330.666656, 391.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-36", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 179.833328, 391.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-37", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 618.833313, 416.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-38", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 632.333313, 361.0, 29.0, 20.0 ], - "text" : "cos" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-39", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 632.333313, 336.0, 28.0, 20.0 ], - "text" : "* pi" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-46", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 632.333313, 311.0, 35.0, 20.0 ], - "text" : "- 0.5" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-60", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 709.833313, 176.0, 31.0, 20.0 ], - "text" : "% 1" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-69", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 709.833313, 151.0, 44.0, 20.0 ], - "text" : "+ 0.75" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-70", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 468.0, 416.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-71", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 481.5, 361.0, 29.0, 20.0 ], - "text" : "cos" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-75", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 481.5, 336.0, 28.0, 20.0 ], - "text" : "* pi" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-76", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 481.5, 311.0, 35.0, 20.0 ], - "text" : "- 0.5" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-78", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 559.0, 176.0, 31.0, 20.0 ], - "text" : "% 1" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-80", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 559.0, 151.0, 38.0, 20.0 ], - "text" : "+ 0.5" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-83", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 15.5, 96.0, 32.0, 20.0 ], - "text" : "* 10" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-91", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 15.5, 66.0, 31.0, 20.0 ], - "text" : "!- 1." - } - - } -, { - "box" : { - "color" : [ 0.0, 0.244356, 0.84, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-92", - "maxclass" : "newobj", - "numinlets" : 0, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 15.5, 41.0, 184.0, 20.0 ], - "text" : "param ratio 2 @min 0.5 @max 2" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-93", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 317.166656, 416.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-94", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 166.333328, 416.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-96", - "maxclass" : "newobj", - "numinlets" : 5, - "numoutlets" : 4, - "outlettype" : [ "", "", "", "" ], - "patching_rect" : [ 15.5, 286.0, 622.333313, 20.0 ], - "text" : "delay 96000 4" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-97", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 330.666656, 361.0, 29.0, 20.0 ], - "text" : "cos" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-99", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 330.666656, 336.0, 28.0, 20.0 ], - "text" : "* pi" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-101", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 330.666656, 311.0, 35.0, 20.0 ], - "text" : "- 0.5" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-103", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 408.166656, 176.0, 31.0, 20.0 ], - "text" : "% 1" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-104", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 408.166656, 151.0, 44.0, 20.0 ], - "text" : "+ 0.25" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-110", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 179.833328, 361.0, 29.0, 20.0 ], - "text" : "cos" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-111", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 179.833328, 336.0, 28.0, 20.0 ], - "text" : "* pi" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-113", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 179.833328, 311.0, 35.0, 20.0 ], - "text" : "- 0.5" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-115", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 257.333313, 176.0, 31.0, 20.0 ], - "text" : "% 1" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-117", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 257.333313, 151.0, 31.0, 20.0 ], - "text" : "+ 0." - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-118", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 15.5, 121.0, 47.0, 20.0 ], - "text" : "phasor" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-122", - "maxclass" : "newobj", - "numinlets" : 0, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 15.5, 261.0, 30.0, 20.0 ], - "text" : "in 1" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-57", - "maxclass" : "newobj", - "numinlets" : 0, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 676.0, 496.0, 30.0, 20.0 ], - "text" : "in 1" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-58", - "maxclass" : "newobj", - "numinlets" : 3, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 811.416626, 521.0, 46.0, 20.0 ], - "text" : "mix" - } - - } -, { - "box" : { - "color" : [ 0.0, 0.244356, 0.84, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-59", - "maxclass" : "newobj", - "numinlets" : 0, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 838.416626, 471.0, 217.0, 20.0 ], - "text" : "param shimmer 50 @min 0 @max 100" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-305", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 849.500061, 1554.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "color" : [ 0.0, 0.244356, 0.84, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-306", - "maxclass" : "newobj", - "numinlets" : 0, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 863.000061, 1499.0, 190.0, 20.0 ], - "text" : "param mix 75 @min 0 @max 100" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-302", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 241.0, 1264.0, 32.5, 20.0 ], - "text" : "+" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-298", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 811.0, 551.0, 50.0, 20.0 ], - "text" : "* 0.707" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-296", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 616.0, 1304.0, 32.5, 20.0 ], - "text" : "+" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-294", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 1107.333374, 1205.0, 32.5, 20.0 ], - "text" : "+" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-295", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 958.5, 1205.0, 32.5, 20.0 ], - "text" : "+" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-293", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 317.0, 1205.0, 32.5, 20.0 ], - "text" : "+" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-292", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 167.0, 1205.0, 32.5, 20.0 ], - "text" : "+" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-289", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 467.0, 1091.0, 36.0, 20.0 ], - "text" : "* 0.5" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-288", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 317.0, 1091.0, 36.0, 20.0 ], - "text" : "* 0.5" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-287", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 167.0, 1091.0, 36.0, 20.0 ], - "text" : "* 0.5" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-286", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 17.000004, 1091.0, 36.0, 20.0 ], - "text" : "* 0.5" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-283", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 475.0, 1554.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-278", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 241.0, 1304.0, 32.5, 20.0 ], - "text" : "+" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-277", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 1034.5, 1235.0, 32.5, 20.0 ], - "text" : "-" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-276", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 241.0, 1234.0, 32.5, 20.0 ], - "text" : "-" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-271", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 1256.0, 1175.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-272", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 1107.333374, 1175.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-273", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 958.5, 1175.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-274", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 810.0, 1175.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-269", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 467.0, 1175.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-270", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 317.0, 1175.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-267", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 167.0, 1175.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-266", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 17.000004, 1175.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-264", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 317.0, 1066.0, 28.0, 20.0 ], - "text" : "!- 0" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-263", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 467.0, 1041.0, 32.5, 20.0 ], - "text" : "+" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-262", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 317.0, 1041.0, 32.5, 20.0 ], - "text" : "+" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-261", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 167.0, 1041.0, 32.5, 20.0 ], - "text" : "-" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-260", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 382.5, 1011.0, 32.5, 20.0 ], - "text" : "-" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-259", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 17.000004, 1041.0, 32.5, 20.0 ], - "text" : "-" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-258", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 317.0, 1011.0, 32.5, 20.0 ], - "text" : "+" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-257", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 167.0, 1011.0, 32.5, 20.0 ], - "text" : "-" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-256", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 17.000004, 1011.0, 32.5, 20.0 ], - "text" : "+" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-245", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 497.0, 1120.0, 32.5, 20.0 ], - "text" : "+" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-246", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 347.0, 1120.0, 32.5, 20.0 ], - "text" : "+" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-247", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 197.0, 1120.0, 32.5, 20.0 ], - "text" : "+" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-248", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 47.0, 1120.0, 32.5, 20.0 ], - "text" : "+" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-231", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 481.0, 876.0, 113.0, 20.0 ], - "text" : "expr -pow(in2\\,in1)" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-232", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 467.0, 901.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-233", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 513.0, 981.0, 47.0, 20.0 ], - "text" : "history" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-234", - "maxclass" : "newobj", - "numinlets" : 3, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 467.0, 981.0, 46.0, 20.0 ], - "text" : "mix" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-236", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 467.0, 846.0, 153.0, 20.0 ], - "text" : "delay 48000 @interp cubic" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-238", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 331.0, 876.0, 113.0, 20.0 ], - "text" : "expr -pow(in2\\,in1)" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-239", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 317.0, 901.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-240", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 363.0, 981.0, 47.0, 20.0 ], - "text" : "history" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-241", - "maxclass" : "newobj", - "numinlets" : 3, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 317.0, 981.0, 46.0, 20.0 ], - "text" : "mix" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-243", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 317.0, 846.0, 153.0, 20.0 ], - "text" : "delay 48000 @interp cubic" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-224", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 181.0, 876.0, 113.0, 20.0 ], - "text" : "expr -pow(in2\\,in1)" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-225", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 167.0, 901.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-226", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 213.0, 981.0, 47.0, 20.0 ], - "text" : "history" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-227", - "maxclass" : "newobj", - "numinlets" : 3, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 167.0, 981.0, 46.0, 20.0 ], - "text" : "mix" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-229", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 167.0, 846.0, 153.0, 20.0 ], - "text" : "delay 48000 @interp cubic" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-214", - "maxclass" : "newobj", - "numinlets" : 5, - "numoutlets" : 4, - "outlettype" : [ "", "", "", "" ], - "patching_rect" : [ 809.5, 876.0, 465.5, 20.0 ], - "text" : "delay 48000 4 @interp cubic" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-211", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 0, - "patching_rect" : [ 849.500061, 1584.0, 38.0, 20.0 ], - "text" : "out 2" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-210", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 0, - "patching_rect" : [ 475.0, 1584.0, 38.0, 20.0 ], - "text" : "out 1" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-204", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 1256.0, 1091.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-205", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 1269.0, 901.0, 109.0, 20.0 ], - "text" : "expr pow(in2\\,in1)" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-202", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 1107.333374, 1091.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-203", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 1120.333374, 901.0, 109.0, 20.0 ], - "text" : "expr pow(in2\\,in1)" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-200", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 959.0, 1091.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-201", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 972.5, 901.0, 109.0, 20.0 ], - "text" : "expr pow(in2\\,in1)" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-199", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 810.0, 1091.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-198", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 823.5, 901.0, 109.0, 20.0 ], - "text" : "expr pow(in2\\,in1)" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-197", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 1269.5, 846.0, 28.0, 20.0 ], - "text" : "+ 5" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-196", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 1120.5, 846.0, 28.0, 20.0 ], - "text" : "+ 5" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-195", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 972.5, 846.0, 28.0, 20.0 ], - "text" : "+ 5" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-194", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 824.5, 846.0, 28.0, 20.0 ], - "text" : "+ 5" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-191", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 1120.5, 821.0, 50.0, 20.0 ], - "text" : "* 0.155" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-192", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 972.5, 821.0, 36.0, 20.0 ], - "text" : "* 0.3" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-193", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 824.5, 821.0, 43.0, 20.0 ], - "text" : "* 0.41" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-134", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 849.500061, 1474.0, 45.0, 20.0 ], - "text" : "+" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-136", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 849.500061, 1444.0, 50.0, 20.0 ], - "text" : "* 0.625" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-137", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 849.500061, 1414.0, 32.5, 20.0 ], - "text" : "-" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-140", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 863.000061, 1389.0, 50.0, 20.0 ], - "text" : "* 0.625" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-141", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 863.000061, 1359.0, 78.0, 20.0 ], - "text" : "delay 12000" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-142", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 922.000061, 1334.0, 49.0, 20.0 ], - "text" : "* 419.5" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-144", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 733.5, 1474.0, 45.0, 20.0 ], - "text" : "+" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-146", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 733.5, 1444.0, 50.0, 20.0 ], - "text" : "* 0.625" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-147", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 733.5, 1414.0, 32.5, 20.0 ], - "text" : "-" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-150", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 747.0, 1389.0, 50.0, 20.0 ], - "text" : "* 0.625" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-151", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 747.0, 1359.0, 78.0, 20.0 ], - "text" : "delay 16000" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-152", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 806.0, 1334.0, 49.0, 20.0 ], - "text" : "* 566.7" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-154", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 615.5, 1474.0, 45.0, 20.0 ], - "text" : "+" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-156", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 615.5, 1444.0, 43.0, 20.0 ], - "text" : "* 0.75" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-157", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 615.5, 1414.0, 32.5, 20.0 ], - "text" : "-" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-160", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 629.0, 1389.0, 43.0, 20.0 ], - "text" : "* 0.75" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-161", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 629.0, 1359.0, 71.0, 20.0 ], - "text" : "delay 7000" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-162", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 681.0, 1334.0, 49.0, 20.0 ], - "text" : "* 144.8" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-112", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 474.500061, 1474.0, 45.0, 20.0 ], - "text" : "+" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-114", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 474.500061, 1444.0, 50.0, 20.0 ], - "text" : "* 0.625" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-116", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 474.500061, 1414.0, 32.5, 20.0 ], - "text" : "-" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-119", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 488.000061, 1389.0, 50.0, 20.0 ], - "text" : "* 0.625" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-120", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 488.000061, 1359.0, 78.0, 20.0 ], - "text" : "delay 10000" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-121", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 547.000061, 1334.0, 49.0, 20.0 ], - "text" : "* 400.6" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-98", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 359.5, 1474.0, 45.0, 20.0 ], - "text" : "+" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-100", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 359.5, 1444.0, 50.0, 20.0 ], - "text" : "* 0.625" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-102", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 359.5, 1414.0, 32.5, 20.0 ], - "text" : "-" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-105", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 373.0, 1389.0, 50.0, 20.0 ], - "text" : "* 0.625" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-106", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 373.0, 1359.0, 78.0, 20.0 ], - "text" : "delay 15000" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-107", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 432.0, 1334.0, 49.0, 20.0 ], - "text" : "* 568.3" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-77", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 240.999969, 1474.0, 45.0, 20.0 ], - "text" : "+" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-79", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 240.999969, 1444.0, 43.0, 20.0 ], - "text" : "* 0.75" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-81", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 241.499969, 1414.0, 32.5, 20.0 ], - "text" : "-" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-84", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 254.999969, 1389.0, 43.0, 20.0 ], - "text" : "* 0.75" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-85", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 254.999969, 1359.0, 71.0, 20.0 ], - "text" : "delay 5000" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-86", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 306.999969, 1334.0, 49.0, 20.0 ], - "text" : "* 162.1" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-74", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 811.0, 769.0, 64.0, 20.0 ], - "text" : "+" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-72", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 811.0, 731.0, 43.0, 20.0 ], - "text" : "* 0.75" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-67", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 811.0, 691.0, 32.5, 20.0 ], - "text" : "-" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-64", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 825.0, 661.0, 43.0, 20.0 ], - "text" : "* 0.75" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-63", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 856.0, 631.0, 146.0, 20.0 ], - "text" : "delay 6000 @interp cubic" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-62", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 983.0, 606.0, 70.0, 20.0 ], - "text" : "* 0.110732" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-52", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 649.0, 1264.0, 24.0, 20.0 ], - "text" : "int" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-51", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 649.0, 1234.0, 70.0, 20.0 ], - "text" : "* 0.000527" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-45", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 30.999996, 876.0, 113.0, 20.0 ], - "text" : "expr -pow(in2\\,in1)" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-44", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 17.0, 901.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-42", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 526.0, 821.0, 63.0, 20.0 ], - "text" : "* 0.63245" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-43", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 376.0, 821.0, 57.0, 20.0 ], - "text" : "* 0.7071" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-41", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 226.0, 821.0, 63.0, 20.0 ], - "text" : "* 0.81649" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-40", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 76.0, 821.0, 26.0, 20.0 ], - "text" : "* 1" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-35", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 914.0, 769.0, 227.0, 20.0 ], - "text" : "expr pow(pow(10\\,-60/20)\\,1./(in1*48000))" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-31", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 63.0, 981.0, 47.0, 20.0 ], - "text" : "history" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-32", - "maxclass" : "newobj", - "numinlets" : 3, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 17.0, 981.0, 46.0, 20.0 ], - "text" : "mix" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-30", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 17.0, 846.0, 153.0, 20.0 ], - "text" : "delay 48000 @interp cubic" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-27", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 860.0, 576.0, 47.0, 20.0 ], - "text" : "history" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-17", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 811.0, 576.0, 49.0, 20.0 ], - "text" : "mix 0.5" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-11", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 649.0, 576.0, 115.0, 20.0 ], - "text" : "expr in1*48000/340" - } - - } -, { - "box" : { - "color" : [ 0.0, 0.244356, 0.84, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-5", - "maxclass" : "newobj", - "numinlets" : 0, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 494.0, 926.0, 217.0, 20.0 ], - "text" : "param damping 75 @min 0 @max 100" - } - - } -, { - "box" : { - "color" : [ 0.0, 0.244356, 0.84, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-4", - "maxclass" : "newobj", - "numinlets" : 0, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 914.0, 691.0, 213.0, 20.0 ], - "text" : "param decay 50 @min 0.1 @max 100" - } - - } -, { - "box" : { - "color" : [ 0.0, 0.244356, 0.84, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-3", - "maxclass" : "newobj", - "numinlets" : 0, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 649.0, 446.0, 236.0, 20.0 ], - "text" : "param roomsize 100 @min 0.1 @max 300" - } - - } - ], - "lines" : [ { - "patchline" : { - "destination" : [ "obj-18", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-1", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-271", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 756.5, 1169.5, 1279.0, 1169.5 ], - "source" : [ "obj-10", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-272", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 756.5, 1169.5, 1130.333374, 1169.5 ], - "source" : [ "obj-10", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-273", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 756.5, 1169.5, 981.5, 1169.5 ], - "source" : [ "obj-10", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-274", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 756.5, 1169.5, 833.0, 1169.5 ], - "source" : [ "obj-10", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-98", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-100", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-99", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-101", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-100", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-102", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-106", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 369.0, 1435.0, 356.0, 1435.0, 356.0, 1354.0, 382.5, 1354.0 ], - "source" : [ "obj-102", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-101", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 417.666656, 281.0, 340.166656, 281.0 ], - "source" : [ "obj-103", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-29", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 417.666656, 198.0, 347.666656, 198.0 ], - "source" : [ "obj-103", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-68", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 417.666656, 255.0, 340.166656, 255.0 ], - "source" : [ "obj-103", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-103", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-104", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-102", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-105", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-105", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-106", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-98", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 382.5, 1381.0, 344.0, 1381.0, 344.0, 1471.0, 395.0, 1471.0 ], - "source" : [ "obj-106", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-106", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-107", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.835294, 0.558267, 0.0, 1.0 ], - "destination" : [ "obj-191", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 658.5, 812.5, 1130.0, 812.5 ], - "source" : [ "obj-11", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.835294, 0.558267, 0.0, 1.0 ], - "destination" : [ "obj-192", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 658.5, 812.5, 982.0, 812.5 ], - "source" : [ "obj-11", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.835294, 0.558267, 0.0, 1.0 ], - "destination" : [ "obj-193", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 658.5, 812.5, 834.0, 812.5 ], - "source" : [ "obj-11", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.835294, 0.558267, 0.0, 1.0 ], - "destination" : [ "obj-197", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 658.5, 812.394897, 1279.0, 812.394897 ], - "source" : [ "obj-11", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.835294, 0.558267, 0.0, 1.0 ], - "destination" : [ "obj-40", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 658.5, 811.166504, 85.5, 811.166504 ], - "source" : [ "obj-11", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.835294, 0.558267, 0.0, 1.0 ], - "destination" : [ "obj-41", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 658.5, 811.166504, 235.5, 811.166504 ], - "source" : [ "obj-11", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.835294, 0.558267, 0.0, 1.0 ], - "destination" : [ "obj-42", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 658.5, 811.630615, 535.5, 811.630615 ], - "source" : [ "obj-11", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.835294, 0.558267, 0.0, 1.0 ], - "destination" : [ "obj-43", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 658.5, 811.702393, 385.5, 811.702393 ], - "source" : [ "obj-11", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.835294, 0.558267, 0.0, 1.0 ], - "destination" : [ "obj-51", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 658.5, 977.0, 658.5, 977.0 ], - "source" : [ "obj-11", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.835294, 0.558267, 0.0, 1.0 ], - "destination" : [ "obj-62", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 658.5, 600.5, 992.5, 600.5 ], - "source" : [ "obj-11", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-36", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 189.333328, 385.5, 202.833328, 385.5 ], - "source" : [ "obj-110", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-36", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-110", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-110", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-111", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-283", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-112", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-111", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-113", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-112", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-114", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-113", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 266.833313, 282.5, 189.333328, 282.5 ], - "source" : [ "obj-115", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-24", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 266.833313, 198.0, 196.833328, 198.0 ], - "source" : [ "obj-115", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-73", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 266.833313, 255.0, 189.333328, 255.0 ], - "source" : [ "obj-115", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-114", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-116", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-120", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 484.000061, 1435.0, 471.0, 1435.0, 471.0, 1354.0, 497.500061, 1354.0 ], - "source" : [ "obj-116", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-115", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-117", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-104", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 25.0, 146.5, 417.666656, 146.5 ], - "source" : [ "obj-118", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-117", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 25.0, 146.5, 266.833313, 146.5 ], - "source" : [ "obj-118", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-69", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 25.0, 146.5, 719.333313, 146.5 ], - "source" : [ "obj-118", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-80", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 25.0, 146.5, 568.5, 146.5 ], - "source" : [ "obj-118", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-116", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-119", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-13", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-12", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-112", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 497.500061, 1381.0, 459.0, 1381.0, 459.0, 1471.0, 510.000061, 1471.0 ], - "source" : [ "obj-120", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-119", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-120", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-120", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-121", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-96", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-122", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-117", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-13", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-305", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-134", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-134", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-136", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-136", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-137", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-141", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 859.000061, 1435.0, 846.0, 1435.0, 846.0, 1354.0, 872.500061, 1354.0 ], - "source" : [ "obj-137", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-55", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-14", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-137", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-140", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-134", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 872.500061, 1381.0, 834.0, 1381.0, 834.0, 1471.0, 885.000061, 1471.0 ], - "source" : [ "obj-141", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-140", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-141", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-141", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-142", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-137", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 743.0, 1503.0, 817.5, 1503.0, 817.5, 1404.0, 859.000061, 1404.0 ], - "source" : [ "obj-144", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-144", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-146", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-146", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-147", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-151", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 743.0, 1435.0, 720.0, 1435.0, 720.0, 1354.0, 756.5, 1354.0 ], - "source" : [ "obj-147", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-96", 4 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-15", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-147", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-150", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-144", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 756.5, 1381.0, 720.0, 1381.0, 720.0, 1471.0, 769.0, 1471.0 ], - "source" : [ "obj-151", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-150", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-151", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-151", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-152", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-147", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 625.0, 1503.0, 697.0, 1503.0, 697.0, 1404.0, 743.0, 1404.0 ], - "source" : [ "obj-154", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-154", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-156", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-156", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 625.0, 1435.0, 625.0, 1435.0 ], - "source" : [ "obj-157", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-161", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 625.0, 1435.0, 602.0, 1435.0, 602.0, 1354.0, 638.5, 1354.0 ], - "source" : [ "obj-157", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-35", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-158", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-266", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 706.5, 1169.5, 40.000004, 1169.5 ], - "source" : [ "obj-159", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-267", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 706.5, 1169.5, 190.0, 1169.5 ], - "source" : [ "obj-159", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-269", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 706.5, 1169.5, 490.0, 1169.5 ], - "source" : [ "obj-159", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-270", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 706.5, 1169.5, 340.0, 1169.5 ], - "source" : [ "obj-159", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-96", 3 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-16", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-157", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-160", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-154", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 638.5, 1381.0, 674.0, 1381.0, 674.0, 1471.0, 651.0, 1471.0 ], - "source" : [ "obj-161", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-160", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-161", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-161", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-162", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-165", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-163", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-33", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-164", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-166", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-165", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-33", 2 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-166", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-163", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-167", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-27", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-17", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-67", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-17", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-23", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 25.0, 225.5, 175.833328, 225.5 ], - "source" : [ "obj-171", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-28", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 25.0, 225.5, 326.666656, 225.5 ], - "source" : [ "obj-171", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-49", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 25.0, 225.5, 628.333313, 225.5 ], - "source" : [ "obj-171", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-53", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 25.0, 225.5, 477.5, 225.5 ], - "source" : [ "obj-171", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-21", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-18", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-58", 2 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-187", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-227", 2 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 503.5, 975.5, 203.5, 975.5 ], - "source" : [ "obj-188", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-234", 2 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 503.5, 975.5, 503.5, 975.5 ], - "source" : [ "obj-188", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-241", 2 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 503.5, 975.5, 353.5, 975.5 ], - "source" : [ "obj-188", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-32", 2 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 503.5, 975.5, 53.5, 975.5 ], - "source" : [ "obj-188", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-283", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 872.500061, 1548.5, 498.0, 1548.5 ], - "source" : [ "obj-189", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-305", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 872.500061, 1548.5, 872.500061, 1548.5 ], - "source" : [ "obj-189", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-26", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-19", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-196", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-191", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-195", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-192", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-194", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-193", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-198", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-194", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-214", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-194", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-201", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-195", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-214", 2 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-195", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-203", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-196", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-214", 3 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-196", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-205", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-197", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-214", 4 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-197", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-199", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-198", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-248", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 819.5, 1115.0, 70.0, 1115.0 ], - "source" : [ "obj-199", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-274", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 819.5, 1118.0, 819.5, 1118.0 ], - "source" : [ "obj-199", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-69", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-2", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-25", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-20", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-247", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 968.5, 1115.0, 220.0, 1115.0 ], - "source" : [ "obj-200", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-273", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 968.5, 1118.0, 968.0, 1118.0 ], - "source" : [ "obj-200", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-200", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-201", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-246", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 1116.833374, 1115.0, 370.0, 1115.0 ], - "source" : [ "obj-202", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-272", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-202", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-202", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-203", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-245", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 1265.5, 1115.0, 520.0, 1115.0 ], - "source" : [ "obj-204", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-271", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-204", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-204", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-205", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-48", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-21", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-199", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-214", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-200", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-214", 1 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-202", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-214", 2 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-204", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-214", 3 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-93", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-22", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-225", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-224", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-227", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-225", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-227", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-226", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-226", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-227", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-256", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 176.5, 1005.5, 40.000004, 1005.5 ], - "source" : [ "obj-227", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-257", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 176.5, 1005.5, 190.0, 1005.5 ], - "source" : [ "obj-227", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-225", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-229", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-73", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-23", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-232", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-231", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-234", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-232", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-234", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-233", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-233", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-234", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-258", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 476.5, 1005.5, 340.0, 1005.5 ], - "source" : [ "obj-234", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-260", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 476.5, 1005.5, 405.5, 1005.5 ], - "source" : [ "obj-234", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-232", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-236", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-239", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-238", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-241", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-239", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-12", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 196.833328, 230.0, 242.333313, 230.0, 242.333313, 86.0, 287.833313, 86.0 ], - "source" : [ "obj-24", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-23", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-24", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-241", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-240", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-240", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-241", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-258", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 326.5, 1005.5, 326.5, 1005.5 ], - "source" : [ "obj-241", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-260", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 326.5, 1005.5, 392.0, 1005.5 ], - "source" : [ "obj-241", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-239", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-243", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-236", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 506.5, 1140.0, 453.0, 1140.0, 453.0, 843.0, 476.5, 843.0 ], - "source" : [ "obj-245", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-243", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 356.5, 1140.0, 303.0, 1140.0, 303.0, 843.0, 326.5, 843.0 ], - "source" : [ "obj-246", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-229", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 206.5, 1140.0, 153.0, 1140.0, 153.0, 843.0, 176.5, 843.0 ], - "source" : [ "obj-247", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-30", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 56.5, 1140.0, 3.0, 1140.0, 3.0, 843.0, 26.5, 843.0 ], - "source" : [ "obj-248", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-12", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-25", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-259", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-256", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-263", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 26.500004, 1035.5, 476.5, 1035.5 ], - "source" : [ "obj-256", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-261", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-257", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-262", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 176.5, 1035.5, 326.5, 1035.5 ], - "source" : [ "obj-257", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-259", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 326.5, 1035.5, 40.000004, 1035.5 ], - "source" : [ "obj-258", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-263", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 326.5, 1035.5, 490.0, 1035.5 ], - "source" : [ "obj-258", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-286", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-259", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-34", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-26", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-261", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 392.0, 1035.5, 190.0, 1035.5 ], - "source" : [ "obj-260", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-262", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 392.0, 1035.5, 340.0, 1035.5 ], - "source" : [ "obj-260", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-287", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-261", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-264", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-262", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-289", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-263", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-288", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-264", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-292", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 26.500004, 1199.5, 176.5, 1199.5 ], - "source" : [ "obj-266", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-293", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 176.5, 1199.5, 326.5, 1199.5 ], - "source" : [ "obj-267", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-293", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 476.5, 1199.5, 340.0, 1199.5 ], - "source" : [ "obj-269", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-17", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-27", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-292", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 326.5, 1199.5, 190.0, 1199.5 ], - "source" : [ "obj-270", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-294", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 1265.5, 1199.5, 1130.333374, 1199.5 ], - "source" : [ "obj-271", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-295", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 1116.833374, 1199.5, 981.5, 1199.5 ], - "source" : [ "obj-272", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-294", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 968.0, 1199.5, 1116.833374, 1199.5 ], - "source" : [ "obj-273", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-295", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 819.5, 1199.5, 968.0, 1199.5 ], - "source" : [ "obj-274", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-302", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 250.5, 1258.5, 250.5, 1258.5 ], - "source" : [ "obj-276", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-302", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 1044.0, 1259.0, 264.0, 1259.0 ], - "source" : [ "obj-277", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-81", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 250.5, 1413.5, 250.999969, 1413.5 ], - "source" : [ "obj-278", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-68", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-28", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-210", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-283", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-248", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-286", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-266", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-286", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-247", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-287", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-267", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-287", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-246", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-288", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-270", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-288", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-245", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-289", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-269", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-289", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-28", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-29", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-34", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 347.666656, 230.0, 393.166656, 230.0, 393.166656, 86.0, 438.666656, 86.0 ], - "source" : [ "obj-29", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-276", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 176.5, 1229.0, 250.5, 1229.0 ], - "source" : [ "obj-292", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-276", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 326.5, 1229.0, 264.0, 1229.0 ], - "source" : [ "obj-293", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-277", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 1116.833374, 1229.5, 1057.5, 1229.5 ], - "source" : [ "obj-294", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-277", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 968.0, 1229.5, 1044.0, 1229.5 ], - "source" : [ "obj-295", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-157", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 625.5, 1413.5, 625.0, 1413.5 ], - "source" : [ "obj-296", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-17", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-298", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-11", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-3", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-44", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-30", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-278", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 250.5, 1293.5, 250.5, 1293.5 ], - "source" : [ "obj-302", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-296", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 250.5, 1291.253906, 625.5, 1291.253906 ], - "source" : [ "obj-302", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-211", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-305", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-189", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-306", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-32", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-31", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-256", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 26.5, 1015.5, 26.500004, 1015.5 ], - "source" : [ "obj-32", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-257", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 26.5, 1005.5, 176.5, 1005.5 ], - "source" : [ "obj-32", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-31", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-32", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-164", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 162.333328, 599.0, 133.333328, 599.0, 133.333328, 539.0, 162.333328, 539.0 ], - "source" : [ "obj-33", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-58", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 162.333328, 599.0, 624.0, 599.0, 624.0, 481.0, 834.0, 481.0, 834.0, 516.0, 834.416626, 516.0 ], - "source" : [ "obj-33", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-9", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-34", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-198", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 923.5, 870.869385, 923.0, 870.869385 ], - "source" : [ "obj-35", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-201", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 923.5, 869.869385, 1072.0, 869.869385 ], - "source" : [ "obj-35", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-203", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 923.5, 869.333496, 1219.833374, 869.333496 ], - "source" : [ "obj-35", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-205", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 923.5, 869.405273, 1368.5, 869.405273 ], - "source" : [ "obj-35", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-224", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 923.5, 869.0, 284.5, 869.0 ], - "source" : [ "obj-35", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-231", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 923.5, 869.0, 584.5, 869.0 ], - "source" : [ "obj-35", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-238", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 923.5, 869.0, 434.5, 869.0 ], - "source" : [ "obj-35", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-45", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 923.5, 869.0, 134.5, 869.0 ], - "source" : [ "obj-35", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-94", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-36", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-33", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 628.333313, 440.0, 175.833328, 440.0 ], - "source" : [ "obj-37", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-65", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 641.833313, 385.5, 655.333313, 385.5 ], - "source" : [ "obj-38", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-65", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-38", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-38", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-39", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-14", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 923.5, 721.5, 706.5, 721.5 ], - "source" : [ "obj-4", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-158", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-4", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-7", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 923.5, 721.0, 756.0, 721.0, 756.0, 807.0, 756.5, 807.0 ], - "source" : [ "obj-4", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-30", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-40", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-45", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 85.5, 842.0, 96.0, 842.0, 96.0, 872.0, 40.499996, 872.0 ], - "source" : [ "obj-40", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-224", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 235.5, 842.0, 246.0, 842.0, 246.0, 872.0, 190.5, 872.0 ], - "source" : [ "obj-41", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-229", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-41", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-231", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 535.5, 842.0, 546.0, 842.0, 546.0, 872.0, 490.5, 872.0 ], - "source" : [ "obj-42", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-236", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-42", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-238", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 385.5, 842.0, 396.0, 842.0, 396.0, 872.0, 340.5, 872.0 ], - "source" : [ "obj-43", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-243", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-43", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-32", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-44", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-44", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-45", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-39", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-46", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-61", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-47", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-8", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-48", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-15", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-49", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-188", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-5", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-49", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-50", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-61", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 649.333313, 230.0, 694.833313, 230.0, 694.833313, 86.0, 740.333313, 86.0 ], - "source" : [ "obj-50", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-52", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-51", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-107", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 658.5, 1328.5, 441.5, 1328.5 ], - "source" : [ "obj-52", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-121", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 658.5, 1328.5, 556.500061, 1328.5 ], - "source" : [ "obj-52", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-142", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 658.5, 1328.5, 931.500061, 1328.5 ], - "source" : [ "obj-52", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-152", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 658.5, 1328.5, 815.5, 1328.5 ], - "source" : [ "obj-52", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-162", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 658.5, 1328.5, 690.5, 1328.5 ], - "source" : [ "obj-52", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-86", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 658.5, 1328.5, 316.499969, 1328.5 ], - "source" : [ "obj-52", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-16", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-53", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-48", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 498.5, 230.0, 544.0, 230.0, 544.0, 86.0, 589.5, 86.0 ], - "source" : [ "obj-54", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-53", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-54", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-159", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-55", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-47", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-56", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.04013, 0.8, 0.001307, 1.0 ], - "destination" : [ "obj-210", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 685.5, 1579.5, 484.5, 1579.5 ], - "source" : [ "obj-57", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.04013, 0.8, 0.001307, 1.0 ], - "destination" : [ "obj-211", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 685.5, 1578.5, 859.000061, 1578.5 ], - "source" : [ "obj-57", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.04013, 0.8, 0.001307, 1.0 ], - "destination" : [ "obj-58", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 685.5, 515.0, 820.916626, 515.0 ], - "source" : [ "obj-57", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.0, 0.709445, 0.9 ], - "destination" : [ "obj-278", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 820.916626, 536.0, 639.0, 536.0, 639.0, 1299.0, 264.0, 1299.0 ], - "source" : [ "obj-58", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.0, 0.709445, 0.9 ], - "destination" : [ "obj-296", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 820.916626, 536.0, 639.0, 536.0 ], - "source" : [ "obj-58", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.0, 0.709445, 0.9 ], - "destination" : [ "obj-298", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-58", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-187", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-59", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-10", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-6", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-15", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 719.333313, 255.0, 641.833313, 255.0 ], - "source" : [ "obj-60", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-46", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 719.333313, 281.0, 641.833313, 281.0 ], - "source" : [ "obj-60", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-50", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 719.333313, 198.0, 649.333313, 198.0 ], - "source" : [ "obj-60", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-2", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-61", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-63", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-62", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-64", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 865.5, 655.5, 834.5, 655.5 ], - "source" : [ "obj-63", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-74", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-63", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-67", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-64", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-37", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-65", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-70", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-66", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-63", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 820.5, 713.0, 798.0, 713.0, 798.0, 626.0, 865.5, 626.0 ], - "source" : [ "obj-67", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-72", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-67", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-96", 2 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-68", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-60", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-69", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-6", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-7", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-33", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 477.5, 440.0, 175.833328, 440.0 ], - "source" : [ "obj-70", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-66", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 491.0, 385.5, 504.5, 385.5 ], - "source" : [ "obj-71", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-66", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-71", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-74", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-72", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-96", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-73", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-214", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-74", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-71", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-75", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-75", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-76", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-102", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 250.499969, 1503.0, 321.25, 1503.0, 321.25, 1404.0, 369.0, 1404.0 ], - "source" : [ "obj-77", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-16", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 568.5, 255.0, 491.0, 255.0 ], - "source" : [ "obj-78", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-54", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 568.5, 198.0, 498.5, 198.0 ], - "source" : [ "obj-78", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-76", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 568.5, 280.0, 491.0, 280.0 ], - "source" : [ "obj-78", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-77", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-79", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-80", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-8", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-78", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-80", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-79", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-81", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-85", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 250.999969, 1435.0, 238.0, 1435.0, 238.0, 1354.0, 264.499969, 1354.0 ], - "source" : [ "obj-81", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-118", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-83", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-81", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-84", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-77", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 264.499969, 1381.0, 226.0, 1381.0, 226.0, 1471.0, 276.499969, 1471.0 ], - "source" : [ "obj-85", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-84", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-85", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-85", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-86", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-56", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-87", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-19", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-89", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-104", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-9", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-20", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-90", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-83", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-91", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-91", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-92", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-33", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 326.666656, 440.0, 175.833328, 440.0 ], - "source" : [ "obj-93", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-33", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 175.833328, 501.0, 175.833328, 501.0 ], - "source" : [ "obj-94", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-37", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-96", 3 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-70", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 427.222198, 408.0, 477.5, 408.0 ], - "source" : [ "obj-96", 2 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-93", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 226.111099, 408.0, 326.666656, 408.0 ], - "source" : [ "obj-96", 1 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-94", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 25.0, 408.0, 175.833328, 408.0 ], - "source" : [ "obj-96", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-22", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 340.166656, 385.5, 353.666656, 385.5 ], - "source" : [ "obj-97", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-22", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-97", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-116", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 369.0, 1503.0, 444.000031, 1503.0, 444.000031, 1404.0, 484.000061, 1404.0 ], - "source" : [ "obj-98", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-97", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-99", 0 ] - } - - } - ] - } - -} diff --git a/plugins/shiroverb2/shiroverb.maxpat b/plugins/shiroverb2/shiroverb.maxpat deleted file mode 100644 index fe97eb9..0000000 --- a/plugins/shiroverb2/shiroverb.maxpat +++ /dev/null @@ -1,7091 +0,0 @@ -{ - "patcher" : { - "fileversion" : 1, - "appversion" : { - "major" : 6, - "minor" : 1, - "revision" : 9, - "architecture" : "x86" - } -, - "rect" : [ 34.0, 192.0, 914.0, 562.0 ], - "bglocked" : 0, - "openinpresentation" : 0, - "default_fontsize" : 12.0, - "default_fontface" : 0, - "default_fontname" : "Arial", - "gridonopen" : 0, - "gridsize" : [ 15.0, 15.0 ], - "gridsnaponopen" : 0, - "statusbarvisible" : 2, - "toolbarvisible" : 1, - "boxanimatetime" : 200, - "imprint" : 0, - "enablehscroll" : 1, - "enablevscroll" : 1, - "devicewidth" : 0.0, - "description" : "", - "digest" : "", - "tags" : "", - "boxes" : [ { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-29", - "maxclass" : "flonum", - "maximum" : 100.0, - "minimum" : 0.1, - "numinlets" : 1, - "numoutlets" : 2, - "outlettype" : [ "float", "bang" ], - "parameter_enable" : 1, - "patching_rect" : [ 42.0, 131.5, 50.0, 20.0 ], - "saved_attribute_attributes" : { - "valueof" : { - "parameter_longname" : "flonum[5]", - "parameter_shortname" : "flonum[5]", - "parameter_type" : 3, - "parameter_initial_enable" : 1, - "parameter_initial" : [ 50 ], - "parameter_invisible" : 1 - } - - } -, - "varname" : "flonum[5]" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-60", - "maxclass" : "message", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 204.0, 218.0, 73.0, 18.0 ], - "text" : "shimmer $1" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-58", - "maxclass" : "flonum", - "maximum" : 100.0, - "minimum" : 0.0, - "numinlets" : 1, - "numoutlets" : 2, - "outlettype" : [ "float", "bang" ], - "parameter_enable" : 1, - "patching_rect" : [ 204.0, 188.0, 50.0, 20.0 ], - "saved_attribute_attributes" : { - "valueof" : { - "parameter_longname" : "flonum[2]", - "parameter_shortname" : "flonum[2]", - "parameter_type" : 3, - "parameter_initial_enable" : 1, - "parameter_initial" : [ 50 ], - "parameter_invisible" : 1 - } - - } -, - "varname" : "flonum[2]" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-46", - "maxclass" : "message", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 121.0, 218.0, 51.0, 18.0 ], - "text" : "tone $1" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-44", - "maxclass" : "flonum", - "maximum" : 6000.0, - "minimum" : 500.0, - "numinlets" : 1, - "numoutlets" : 2, - "outlettype" : [ "float", "bang" ], - "parameter_enable" : 1, - "patching_rect" : [ 121.0, 188.0, 50.0, 20.0 ], - "saved_attribute_attributes" : { - "valueof" : { - "parameter_longname" : "flonum", - "parameter_shortname" : "flonum", - "parameter_type" : 3, - "parameter_initial_enable" : 1, - "parameter_initial" : [ 1500 ], - "parameter_invisible" : 1 - } - - } -, - "varname" : "flonum" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-38", - "maxclass" : "message", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 57.0, 218.0, 51.0, 18.0 ], - "text" : "ratio $1" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-36", - "maxclass" : "flonum", - "maximum" : 2.0, - "minimum" : 0.5, - "numinlets" : 1, - "numoutlets" : 2, - "outlettype" : [ "float", "bang" ], - "parameter_enable" : 1, - "patching_rect" : [ 57.0, 188.0, 50.0, 20.0 ], - "saved_attribute_attributes" : { - "valueof" : { - "parameter_longname" : "flonum[1]", - "parameter_shortname" : "flonum[1]", - "parameter_type" : 3, - "parameter_initial_enable" : 1, - "parameter_initial" : [ 2 ], - "parameter_invisible" : 1 - } - - } -, - "varname" : "flonum[1]" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-33", - "maxclass" : "message", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 35.0, 271.0, 70.0, 18.0 ], - "text" : "exportcode" - } - - } -, { - "box" : { - "fontsize" : 13.0, - "id" : "obj-6", - "maxclass" : "live.gain~", - "numinlets" : 2, - "numoutlets" : 5, - "orientation" : 1, - "outlettype" : [ "signal", "signal", "", "float", "list" ], - "parameter_enable" : 1, - "patching_rect" : [ 15.0, 333.0, 136.0, 42.0 ], - "presentation_rect" : [ 60.0, 60.0, 50.0, 42.0 ], - "saved_attribute_attributes" : { - "valueof" : { - "parameter_longname" : "live.gain~", - "parameter_shortname" : "live.gain~", - "parameter_type" : 0, - "parameter_mmin" : -70.0, - "parameter_mmax" : 6.0, - "parameter_initial_enable" : 1, - "parameter_initial" : [ -70 ], - "parameter_unitstyle" : 4 - } - - } -, - "showname" : 0, - "varname" : "live.gain~" - } - - } -, { - "box" : { - "bgcolor" : [ 1.0, 1.0, 1.0, 1.0 ], - "border" : 1.75, - "bordercolor" : [ 0.501961, 0.501961, 0.501961, 1.0 ], - "id" : "obj-8", - "local" : 1, - "maxclass" : "ezdac~", - "numinlets" : 2, - "numoutlets" : 0, - "patching_rect" : [ 15.0, 384.0, 44.0, 44.0 ], - "prototypename" : "helpfile" - } - - } -, { - "box" : { - "args" : [ "@loop", 1, "@file", 5 ], - "id" : "obj-7", - "maxclass" : "bpatcher", - "name" : "demosound.maxpat", - "numinlets" : 0, - "numoutlets" : 1, - "outlettype" : [ "signal" ], - "patching_rect" : [ 15.0, 15.0, 225.0, 105.0 ] - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-19", - "maxclass" : "flonum", - "maximum" : 100.0, - "minimum" : 0.0, - "numinlets" : 1, - "numoutlets" : 2, - "outlettype" : [ "float", "bang" ], - "parameter_enable" : 1, - "patching_rect" : [ 269.0, 130.0, 50.0, 20.0 ], - "saved_attribute_attributes" : { - "valueof" : { - "parameter_longname" : "flonum[4]", - "parameter_shortname" : "flonum[4]", - "parameter_type" : 3, - "parameter_initial_enable" : 1, - "parameter_initial" : [ 100 ], - "parameter_invisible" : 1 - } - - } -, - "varname" : "flonum[4]" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-20", - "maxclass" : "message", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 269.0, 160.0, 46.0, 18.0 ], - "text" : "mix $1" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-15", - "maxclass" : "message", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 42.0, 160.0, 59.0, 18.0 ], - "text" : "decay $1" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-16", - "maxclass" : "flonum", - "maximum" : 300.0, - "minimum" : 0.1, - "numinlets" : 1, - "numoutlets" : 2, - "outlettype" : [ "float", "bang" ], - "parameter_enable" : 1, - "patching_rect" : [ 106.0, 131.5, 50.0, 20.0 ], - "saved_attribute_attributes" : { - "valueof" : { - "parameter_longname" : "flonum[3]", - "parameter_shortname" : "flonum[3]", - "parameter_type" : 3, - "parameter_initial_enable" : 1, - "parameter_initial" : [ 200 ], - "parameter_invisible" : 1 - } - - } -, - "varname" : "flonum[3]" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-18", - "maxclass" : "message", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 106.0, 160.0, 76.0, 18.0 ], - "text" : "roomsize $1" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-12", - "maxclass" : "flonum", - "maximum" : 100.0, - "minimum" : 0.0, - "numinlets" : 1, - "numoutlets" : 2, - "outlettype" : [ "float", "bang" ], - "parameter_enable" : 1, - "patching_rect" : [ 189.0, 130.0, 50.0, 20.0 ], - "saved_attribute_attributes" : { - "valueof" : { - "parameter_longname" : "flonum[6]", - "parameter_shortname" : "flonum[6]", - "parameter_type" : 3, - "parameter_initial_enable" : 1, - "parameter_initial" : [ 90 ], - "parameter_invisible" : 1 - } - - } -, - "varname" : "flonum[6]" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-13", - "maxclass" : "message", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 189.0, 160.0, 75.0, 18.0 ], - "text" : "damping $1" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-4", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 2, - "outlettype" : [ "signal", "signal" ], - "patcher" : { - "fileversion" : 1, - "appversion" : { - "major" : 6, - "minor" : 1, - "revision" : 9, - "architecture" : "x86" - } -, - "rect" : [ 0.0, 45.0, 960.0, 810.0 ], - "bgcolor" : [ 0.9, 0.9, 0.9, 1.0 ], - "bglocked" : 0, - "openinpresentation" : 0, - "default_fontsize" : 12.0, - "default_fontface" : 0, - "default_fontname" : "Arial", - "gridonopen" : 0, - "gridsize" : [ 15.0, 15.0 ], - "gridsnaponopen" : 0, - "statusbarvisible" : 2, - "toolbarvisible" : 1, - "boxanimatetime" : 200, - "imprint" : 0, - "enablehscroll" : 1, - "enablevscroll" : 1, - "devicewidth" : 0.0, - "description" : "", - "digest" : "", - "tags" : "", - "boxes" : [ { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-145", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 494.0, 902.0, 39.0, 20.0 ], - "text" : "* 100" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-143", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 494.0, 925.0, 31.0, 20.0 ], - "text" : "sqrt" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-138", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 697.0, 1016.0, 31.0, 20.0 ], - "text" : "- 25" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-135", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 697.0, 1091.0, 62.0, 20.0 ], - "text" : "clip 0 100" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-129", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 697.0, 991.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-130", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 697.0, 961.0, 34.0, 20.0 ], - "text" : "> 25" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-127", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 494.0, 950.0, 42.0, 20.0 ], - "text" : "* 0.01" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-123", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 914.0, 691.0, 25.0, 20.0 ], - "text" : "* 2" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-109", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 914.0, 719.0, 72.0, 20.0 ], - "text" : "clip 0.1 100" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-55", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 697.0, 1066.0, 25.0, 20.0 ], - "text" : "- 1" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-14", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 697.0, 1041.0, 130.0, 20.0 ], - "text" : "expr pow(1.06347\\,in1)" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-10", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 747.0, 1145.0, 42.0, 20.0 ], - "text" : "* 0.01" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-189", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 863.000061, 1524.0, 42.0, 20.0 ], - "text" : "* 0.01" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-187", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 838.416626, 496.0, 42.0, 20.0 ], - "text" : "* 0.01" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-171", - "maxclass" : "newobj", - "numinlets" : 0, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 15.5, 201.0, 53.0, 20.0 ], - "text" : "int 4800" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-159", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 697.0, 1145.0, 42.0, 20.0 ], - "text" : "* 0.01" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-158", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 914.0, 749.0, 35.0, 20.0 ], - "text" : "* 3.6" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-33", - "maxclass" : "newobj", - "numinlets" : 3, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 152.833328, 572.0, 46.0, 20.0 ], - "text" : "mix" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-163", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 179.833328, 472.0, 144.0, 20.0 ], - "text" : "expr out=in1*2*PI/48000\\;" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-164", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 152.833328, 547.0, 72.0, 20.0 ], - "text" : "history y0 0" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-165", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 179.833328, 497.0, 26.0, 20.0 ], - "text" : "sin" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-166", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 179.833328, 522.0, 125.0, 20.0 ], - "text" : "clip 0.00001 0.99999" - } - - } -, { - "box" : { - "color" : [ 0.0, 0.244356, 0.84, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-167", - "maxclass" : "newobj", - "numinlets" : 0, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 179.833328, 446.0, 228.0, 20.0 ], - "text" : "param tone 1500 @min 500 @max 6000" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-87", - "maxclass" : "newobj", - "numinlets" : 0, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 709.833313, 16.0, 39.0, 20.0 ], - "text" : "noise" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-1", - "maxclass" : "newobj", - "numinlets" : 0, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 559.0, 16.0, 39.0, 20.0 ], - "text" : "noise" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-89", - "maxclass" : "newobj", - "numinlets" : 0, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 408.166656, 16.0, 39.0, 20.0 ], - "text" : "noise" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-90", - "maxclass" : "newobj", - "numinlets" : 0, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 257.333313, 16.0, 39.0, 20.0 ], - "text" : "noise" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-61", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 709.833313, 96.0, 40.0, 20.0 ], - "text" : "sah 0" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-2", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 709.833313, 121.0, 46.0, 20.0 ], - "text" : "history" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-48", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 559.0, 96.0, 40.0, 20.0 ], - "text" : "sah 0" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-8", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 559.0, 121.0, 46.0, 20.0 ], - "text" : "history" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-34", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 408.166656, 96.0, 40.0, 20.0 ], - "text" : "sah 0" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-9", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 408.166656, 121.0, 46.0, 20.0 ], - "text" : "history" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-12", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 257.333313, 96.0, 40.0, 20.0 ], - "text" : "sah 0" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-24", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 187.333328, 201.0, 37.0, 20.0 ], - "text" : "delta" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-13", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 257.333313, 121.0, 46.0, 20.0 ], - "text" : "history" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-15", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 618.833313, 261.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-16", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 468.0, 261.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-68", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 317.166656, 261.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-73", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 166.333328, 261.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-56", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 709.833313, 41.0, 30.0, 20.0 ], - "text" : "abs" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-18", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 559.0, 41.0, 30.0, 20.0 ], - "text" : "abs" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-19", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 408.166656, 41.0, 30.0, 20.0 ], - "text" : "abs" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-20", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 257.333313, 41.0, 30.0, 20.0 ], - "text" : "abs" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-47", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 709.833313, 66.0, 42.0, 20.0 ], - "text" : "* 0.25" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-49", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 618.833313, 231.0, 40.0, 20.0 ], - "text" : "sah 0" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-50", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 639.833313, 201.0, 37.0, 20.0 ], - "text" : "delta" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-21", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 559.0, 66.0, 42.0, 20.0 ], - "text" : "* 0.25" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-53", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 468.0, 231.0, 40.0, 20.0 ], - "text" : "sah 0" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-54", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 489.0, 201.0, 37.0, 20.0 ], - "text" : "delta" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-26", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 408.166656, 66.0, 42.0, 20.0 ], - "text" : "* 0.25" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-28", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 317.166656, 231.0, 40.0, 20.0 ], - "text" : "sah 0" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-29", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 338.166656, 201.0, 37.0, 20.0 ], - "text" : "delta" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-25", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 257.333313, 66.0, 42.0, 20.0 ], - "text" : "* 0.25" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-23", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 166.333328, 231.0, 40.0, 20.0 ], - "text" : "sah 0" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-65", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 632.333313, 391.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-66", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 481.5, 391.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-22", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 330.666656, 391.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-36", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 179.833328, 391.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-37", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 618.833313, 416.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-38", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 632.333313, 361.0, 29.0, 20.0 ], - "text" : "cos" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-39", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 632.333313, 336.0, 28.0, 20.0 ], - "text" : "* pi" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-46", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 632.333313, 311.0, 35.0, 20.0 ], - "text" : "- 0.5" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-60", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 709.833313, 176.0, 31.0, 20.0 ], - "text" : "% 1" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-69", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 709.833313, 151.0, 44.0, 20.0 ], - "text" : "+ 0.75" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-70", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 468.0, 416.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-71", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 481.5, 361.0, 29.0, 20.0 ], - "text" : "cos" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-75", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 481.5, 336.0, 28.0, 20.0 ], - "text" : "* pi" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-76", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 481.5, 311.0, 35.0, 20.0 ], - "text" : "- 0.5" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-78", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 559.0, 176.0, 31.0, 20.0 ], - "text" : "% 1" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-80", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 559.0, 151.0, 38.0, 20.0 ], - "text" : "+ 0.5" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-83", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 15.5, 96.0, 32.0, 20.0 ], - "text" : "* 10" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-91", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 15.5, 66.0, 31.0, 20.0 ], - "text" : "!- 1." - } - - } -, { - "box" : { - "color" : [ 0.0, 0.244356, 0.84, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-92", - "maxclass" : "newobj", - "numinlets" : 0, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 15.5, 41.0, 184.0, 20.0 ], - "text" : "param ratio 2 @min 0.5 @max 2" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-93", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 317.166656, 416.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-94", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 166.333328, 416.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-96", - "maxclass" : "newobj", - "numinlets" : 5, - "numoutlets" : 4, - "outlettype" : [ "", "", "", "" ], - "patching_rect" : [ 15.5, 286.0, 622.333313, 20.0 ], - "text" : "delay 96000 4" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-97", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 330.666656, 361.0, 29.0, 20.0 ], - "text" : "cos" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-99", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 330.666656, 336.0, 28.0, 20.0 ], - "text" : "* pi" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-101", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 330.666656, 311.0, 35.0, 20.0 ], - "text" : "- 0.5" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-103", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 408.166656, 176.0, 31.0, 20.0 ], - "text" : "% 1" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-104", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 408.166656, 151.0, 44.0, 20.0 ], - "text" : "+ 0.25" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-110", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 179.833328, 361.0, 29.0, 20.0 ], - "text" : "cos" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-111", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 179.833328, 336.0, 28.0, 20.0 ], - "text" : "* pi" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-113", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 179.833328, 311.0, 35.0, 20.0 ], - "text" : "- 0.5" - } - - } -, { - "box" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-115", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 257.333313, 176.0, 31.0, 20.0 ], - "text" : "% 1" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-117", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 257.333313, 151.0, 31.0, 20.0 ], - "text" : "+ 0." - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-118", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 15.5, 121.0, 47.0, 20.0 ], - "text" : "phasor" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-122", - "maxclass" : "newobj", - "numinlets" : 0, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 15.5, 261.0, 30.0, 20.0 ], - "text" : "in 1" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-57", - "maxclass" : "newobj", - "numinlets" : 0, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 676.0, 496.0, 30.0, 20.0 ], - "text" : "in 1" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-58", - "maxclass" : "newobj", - "numinlets" : 3, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 811.416626, 521.0, 46.0, 20.0 ], - "text" : "mix" - } - - } -, { - "box" : { - "color" : [ 0.0, 0.244356, 0.84, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-59", - "maxclass" : "newobj", - "numinlets" : 0, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 838.416626, 471.0, 217.0, 20.0 ], - "text" : "param shimmer 50 @min 0 @max 100" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-305", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 849.500061, 1554.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "color" : [ 0.0, 0.244356, 0.84, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-306", - "maxclass" : "newobj", - "numinlets" : 0, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 863.000061, 1499.0, 196.0, 20.0 ], - "text" : "param mix 100 @min 0 @max 100" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-302", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 241.0, 1264.0, 32.5, 20.0 ], - "text" : "+" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-298", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 811.0, 551.0, 50.0, 20.0 ], - "text" : "* 0.707" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-296", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 616.0, 1304.0, 32.5, 20.0 ], - "text" : "+" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-294", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 1107.333374, 1205.0, 32.5, 20.0 ], - "text" : "+" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-295", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 958.5, 1205.0, 32.5, 20.0 ], - "text" : "+" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-293", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 317.0, 1205.0, 32.5, 20.0 ], - "text" : "+" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-292", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 167.0, 1205.0, 32.5, 20.0 ], - "text" : "+" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-289", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 467.0, 1091.0, 36.0, 20.0 ], - "text" : "* 0.5" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-288", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 317.0, 1091.0, 36.0, 20.0 ], - "text" : "* 0.5" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-287", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 167.0, 1091.0, 36.0, 20.0 ], - "text" : "* 0.5" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-286", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 17.000004, 1091.0, 36.0, 20.0 ], - "text" : "* 0.5" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-283", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 475.0, 1554.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-278", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 241.0, 1304.0, 32.5, 20.0 ], - "text" : "+" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-277", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 1034.5, 1235.0, 32.5, 20.0 ], - "text" : "-" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-276", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 241.0, 1234.0, 32.5, 20.0 ], - "text" : "-" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-271", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 1256.0, 1175.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-272", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 1107.333374, 1175.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-273", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 958.5, 1175.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-274", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 810.0, 1175.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-269", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 467.0, 1175.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-270", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 317.0, 1175.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-267", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 167.0, 1175.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-266", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 17.000004, 1175.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-264", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 317.0, 1066.0, 28.0, 20.0 ], - "text" : "!- 0" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-263", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 467.0, 1041.0, 32.5, 20.0 ], - "text" : "+" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-262", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 317.0, 1041.0, 32.5, 20.0 ], - "text" : "+" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-261", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 167.0, 1041.0, 32.5, 20.0 ], - "text" : "-" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-260", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 382.5, 1011.0, 32.5, 20.0 ], - "text" : "-" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-259", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 17.000004, 1041.0, 32.5, 20.0 ], - "text" : "-" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-258", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 317.0, 1011.0, 32.5, 20.0 ], - "text" : "+" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-257", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 167.0, 1011.0, 32.5, 20.0 ], - "text" : "-" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-256", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 17.000004, 1011.0, 32.5, 20.0 ], - "text" : "+" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-245", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 497.0, 1120.0, 32.5, 20.0 ], - "text" : "+" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-246", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 347.0, 1120.0, 32.5, 20.0 ], - "text" : "+" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-247", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 197.0, 1120.0, 32.5, 20.0 ], - "text" : "+" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-248", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 47.0, 1120.0, 32.5, 20.0 ], - "text" : "+" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-231", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 481.0, 876.0, 113.0, 20.0 ], - "text" : "expr -pow(in2\\,in1)" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-232", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 467.0, 901.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-233", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 513.0, 981.0, 47.0, 20.0 ], - "text" : "history" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-234", - "maxclass" : "newobj", - "numinlets" : 3, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 467.0, 981.0, 46.0, 20.0 ], - "text" : "mix" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-236", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 467.0, 846.0, 153.0, 20.0 ], - "text" : "delay 48000 @interp cubic" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-238", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 331.0, 876.0, 113.0, 20.0 ], - "text" : "expr -pow(in2\\,in1)" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-239", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 317.0, 901.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-240", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 363.0, 981.0, 47.0, 20.0 ], - "text" : "history" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-241", - "maxclass" : "newobj", - "numinlets" : 3, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 317.0, 981.0, 46.0, 20.0 ], - "text" : "mix" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-243", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 317.0, 846.0, 153.0, 20.0 ], - "text" : "delay 48000 @interp cubic" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-224", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 181.0, 876.0, 113.0, 20.0 ], - "text" : "expr -pow(in2\\,in1)" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-225", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 167.0, 901.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-226", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 213.0, 981.0, 47.0, 20.0 ], - "text" : "history" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-227", - "maxclass" : "newobj", - "numinlets" : 3, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 167.0, 981.0, 46.0, 20.0 ], - "text" : "mix" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-229", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 167.0, 846.0, 153.0, 20.0 ], - "text" : "delay 48000 @interp cubic" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-214", - "maxclass" : "newobj", - "numinlets" : 5, - "numoutlets" : 4, - "outlettype" : [ "", "", "", "" ], - "patching_rect" : [ 809.5, 876.0, 465.5, 20.0 ], - "text" : "delay 48000 4 @interp cubic" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-211", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 0, - "patching_rect" : [ 849.500061, 1584.0, 38.0, 20.0 ], - "text" : "out 2" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-210", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 0, - "patching_rect" : [ 475.0, 1584.0, 38.0, 20.0 ], - "text" : "out 1" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-204", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 1256.0, 1091.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-205", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 1269.0, 901.0, 109.0, 20.0 ], - "text" : "expr pow(in2\\,in1)" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-202", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 1107.333374, 1091.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-203", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 1120.333374, 901.0, 109.0, 20.0 ], - "text" : "expr pow(in2\\,in1)" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-200", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 959.0, 1091.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-201", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 972.5, 901.0, 109.0, 20.0 ], - "text" : "expr pow(in2\\,in1)" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-199", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 810.0, 1091.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-198", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 823.5, 901.0, 109.0, 20.0 ], - "text" : "expr pow(in2\\,in1)" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-197", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 1269.5, 846.0, 28.0, 20.0 ], - "text" : "+ 5" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-196", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 1120.5, 846.0, 28.0, 20.0 ], - "text" : "+ 5" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-195", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 972.5, 846.0, 28.0, 20.0 ], - "text" : "+ 5" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-194", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 824.5, 846.0, 28.0, 20.0 ], - "text" : "+ 5" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-191", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 1120.5, 821.0, 50.0, 20.0 ], - "text" : "* 0.155" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-192", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 972.5, 821.0, 36.0, 20.0 ], - "text" : "* 0.3" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-193", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 824.5, 821.0, 43.0, 20.0 ], - "text" : "* 0.41" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-134", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 849.500061, 1474.0, 45.0, 20.0 ], - "text" : "+" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-136", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 849.500061, 1444.0, 50.0, 20.0 ], - "text" : "* 0.625" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-137", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 849.500061, 1414.0, 32.5, 20.0 ], - "text" : "-" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-140", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 863.000061, 1389.0, 50.0, 20.0 ], - "text" : "* 0.625" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-141", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 863.000061, 1359.0, 78.0, 20.0 ], - "text" : "delay 12000" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-142", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 922.000061, 1334.0, 49.0, 20.0 ], - "text" : "* 419.5" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-144", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 733.5, 1474.0, 45.0, 20.0 ], - "text" : "+" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-146", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 733.5, 1444.0, 50.0, 20.0 ], - "text" : "* 0.625" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-147", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 733.5, 1414.0, 32.5, 20.0 ], - "text" : "-" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-150", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 747.0, 1389.0, 50.0, 20.0 ], - "text" : "* 0.625" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-151", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 747.0, 1359.0, 78.0, 20.0 ], - "text" : "delay 16000" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-152", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 806.0, 1334.0, 49.0, 20.0 ], - "text" : "* 566.7" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-154", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 615.5, 1474.0, 45.0, 20.0 ], - "text" : "+" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-156", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 615.5, 1444.0, 43.0, 20.0 ], - "text" : "* 0.75" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-157", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 615.5, 1414.0, 32.5, 20.0 ], - "text" : "-" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-160", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 629.0, 1389.0, 43.0, 20.0 ], - "text" : "* 0.75" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-161", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 629.0, 1359.0, 71.0, 20.0 ], - "text" : "delay 7000" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-162", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 681.0, 1334.0, 49.0, 20.0 ], - "text" : "* 144.8" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-112", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 474.500061, 1474.0, 45.0, 20.0 ], - "text" : "+" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-114", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 474.500061, 1444.0, 50.0, 20.0 ], - "text" : "* 0.625" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-116", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 474.500061, 1414.0, 32.5, 20.0 ], - "text" : "-" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-119", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 488.000061, 1389.0, 50.0, 20.0 ], - "text" : "* 0.625" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-120", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 488.000061, 1359.0, 78.0, 20.0 ], - "text" : "delay 10000" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-121", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 547.000061, 1334.0, 49.0, 20.0 ], - "text" : "* 400.6" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-98", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 359.5, 1474.0, 45.0, 20.0 ], - "text" : "+" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-100", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 359.5, 1444.0, 50.0, 20.0 ], - "text" : "* 0.625" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-102", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 359.5, 1414.0, 32.5, 20.0 ], - "text" : "-" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-105", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 373.0, 1389.0, 50.0, 20.0 ], - "text" : "* 0.625" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-106", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 373.0, 1359.0, 78.0, 20.0 ], - "text" : "delay 15000" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-107", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 432.0, 1334.0, 49.0, 20.0 ], - "text" : "* 568.3" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-77", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 240.999969, 1474.0, 45.0, 20.0 ], - "text" : "+" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-79", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 240.999969, 1444.0, 43.0, 20.0 ], - "text" : "* 0.75" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-81", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 241.499969, 1414.0, 32.5, 20.0 ], - "text" : "-" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-84", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 254.999969, 1389.0, 43.0, 20.0 ], - "text" : "* 0.75" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-85", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 254.999969, 1359.0, 71.0, 20.0 ], - "text" : "delay 5000" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-86", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 306.999969, 1334.0, 49.0, 20.0 ], - "text" : "* 162.1" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-74", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 811.0, 774.0, 64.0, 20.0 ], - "text" : "+" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-72", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 811.0, 749.0, 43.0, 20.0 ], - "text" : "* 0.75" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-67", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 810.5, 719.0, 32.5, 20.0 ], - "text" : "-" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-64", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 824.0, 661.0, 43.0, 20.0 ], - "text" : "* 0.75" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-63", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 856.0, 631.0, 146.0, 20.0 ], - "text" : "delay 6000 @interp cubic" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-62", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 983.0, 606.0, 70.0, 20.0 ], - "text" : "* 0.110732" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-52", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 649.0, 1264.0, 24.0, 20.0 ], - "text" : "int" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-51", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 649.0, 1234.0, 70.0, 20.0 ], - "text" : "* 0.000527" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-45", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 30.999996, 876.0, 113.0, 20.0 ], - "text" : "expr -pow(in2\\,in1)" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-44", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 17.0, 901.0, 32.5, 20.0 ], - "text" : "*" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-42", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 481.0, 816.0, 63.0, 20.0 ], - "text" : "* 0.63245" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-43", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 331.0, 816.0, 57.0, 20.0 ], - "text" : "* 0.7071" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-41", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 181.0, 816.0, 63.0, 20.0 ], - "text" : "* 0.81649" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-40", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 30.999996, 816.0, 26.0, 20.0 ], - "text" : "* 1" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-35", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 914.0, 774.0, 227.0, 20.0 ], - "text" : "expr pow(pow(10\\,-60/20)\\,1./(in1*48000))" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-31", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 63.0, 981.0, 47.0, 20.0 ], - "text" : "history" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-32", - "maxclass" : "newobj", - "numinlets" : 3, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 17.0, 981.0, 46.0, 20.0 ], - "text" : "mix" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-30", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 17.0, 846.0, 153.0, 20.0 ], - "text" : "delay 48000 @interp cubic" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-27", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 860.0, 576.0, 47.0, 20.0 ], - "text" : "history" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-17", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 811.0, 576.0, 49.0, 20.0 ], - "text" : "mix 0.5" - } - - } -, { - "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-11", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 649.0, 576.0, 115.0, 20.0 ], - "text" : "expr in1*48000/340" - } - - } -, { - "box" : { - "color" : [ 0.0, 0.244356, 0.84, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-5", - "maxclass" : "newobj", - "numinlets" : 0, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 494.0, 774.0, 217.0, 20.0 ], - "text" : "param damping 90 @min 0 @max 100" - } - - } -, { - "box" : { - "color" : [ 0.0, 0.244356, 0.84, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-4", - "maxclass" : "newobj", - "numinlets" : 0, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 880.0, 661.0, 213.0, 20.0 ], - "text" : "param decay 50 @min 0.1 @max 100" - } - - } -, { - "box" : { - "color" : [ 0.0, 0.244356, 0.84, 1.0 ], - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-3", - "maxclass" : "newobj", - "numinlets" : 0, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 649.0, 446.0, 236.0, 20.0 ], - "text" : "param roomsize 200 @min 0.1 @max 300" - } - - } - ], - "lines" : [ { - "patchline" : { - "destination" : [ "obj-18", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-1", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-271", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 756.5, 1169.5, 1279.0, 1169.5 ], - "source" : [ "obj-10", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-272", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 756.5, 1169.5, 1130.333374, 1169.5 ], - "source" : [ "obj-10", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-273", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 756.5, 1169.5, 981.5, 1169.5 ], - "source" : [ "obj-10", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-274", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 756.5, 1169.5, 833.0, 1169.5 ], - "source" : [ "obj-10", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-98", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-100", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-99", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-101", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-100", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-102", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-106", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 369.0, 1435.0, 356.0, 1435.0, 356.0, 1354.0, 382.5, 1354.0 ], - "source" : [ "obj-102", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-101", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 417.666656, 281.0, 340.166656, 281.0 ], - "source" : [ "obj-103", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-29", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 417.666656, 198.0, 347.666656, 198.0 ], - "source" : [ "obj-103", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-68", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 417.666656, 255.0, 340.166656, 255.0 ], - "source" : [ "obj-103", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-103", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-104", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-102", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-105", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-105", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-106", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-98", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 382.5, 1381.0, 344.0, 1381.0, 344.0, 1471.0, 395.0, 1471.0 ], - "source" : [ "obj-106", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-106", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-107", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-158", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-109", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.835294, 0.558267, 0.0, 1.0 ], - "destination" : [ "obj-191", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 658.5, 812.5, 1130.0, 812.5 ], - "source" : [ "obj-11", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.835294, 0.558267, 0.0, 1.0 ], - "destination" : [ "obj-192", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 658.5, 812.5, 982.0, 812.5 ], - "source" : [ "obj-11", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.835294, 0.558267, 0.0, 1.0 ], - "destination" : [ "obj-193", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 658.5, 812.5, 834.0, 812.5 ], - "source" : [ "obj-11", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.835294, 0.558267, 0.0, 1.0 ], - "destination" : [ "obj-197", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 658.5, 812.394897, 1279.0, 812.394897 ], - "source" : [ "obj-11", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.835294, 0.558267, 0.0, 1.0 ], - "destination" : [ "obj-40", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 658.5, 811.166504, 40.499996, 811.166504 ], - "source" : [ "obj-11", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.835294, 0.558267, 0.0, 1.0 ], - "destination" : [ "obj-41", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 658.5, 811.166504, 190.5, 811.166504 ], - "source" : [ "obj-11", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.835294, 0.558267, 0.0, 1.0 ], - "destination" : [ "obj-42", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 658.5, 811.630615, 490.5, 811.630615 ], - "source" : [ "obj-11", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.835294, 0.558267, 0.0, 1.0 ], - "destination" : [ "obj-43", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 658.5, 811.702393, 340.5, 811.702393 ], - "source" : [ "obj-11", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.835294, 0.558267, 0.0, 1.0 ], - "destination" : [ "obj-51", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 658.5, 977.0, 658.5, 977.0 ], - "source" : [ "obj-11", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.835294, 0.558267, 0.0, 1.0 ], - "destination" : [ "obj-62", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 658.5, 600.5, 992.5, 600.5 ], - "source" : [ "obj-11", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-36", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 189.333328, 385.5, 202.833328, 385.5 ], - "source" : [ "obj-110", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-36", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-110", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-110", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-111", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-283", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-112", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-111", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-113", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-112", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-114", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-113", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 266.833313, 282.5, 189.333328, 282.5 ], - "source" : [ "obj-115", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-24", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 266.833313, 198.0, 196.833328, 198.0 ], - "source" : [ "obj-115", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-73", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 266.833313, 255.0, 189.333328, 255.0 ], - "source" : [ "obj-115", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-114", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-116", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-120", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 484.000061, 1435.0, 471.0, 1435.0, 471.0, 1354.0, 497.500061, 1354.0 ], - "source" : [ "obj-116", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-115", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-117", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-104", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 25.0, 146.5, 417.666656, 146.5 ], - "source" : [ "obj-118", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-117", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 25.0, 146.5, 266.833313, 146.5 ], - "source" : [ "obj-118", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-69", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 25.0, 146.5, 719.333313, 146.5 ], - "source" : [ "obj-118", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-80", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 25.0, 146.5, 568.5, 146.5 ], - "source" : [ "obj-118", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-116", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-119", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-13", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-12", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-112", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 497.500061, 1381.0, 459.0, 1381.0, 459.0, 1471.0, 510.000061, 1471.0 ], - "source" : [ "obj-120", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-119", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-120", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-120", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-121", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-96", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-122", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-109", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-123", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-227", 2 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 503.5, 975.5, 203.5, 975.5 ], - "source" : [ "obj-127", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-234", 2 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 503.5, 975.5, 503.5, 975.5 ], - "source" : [ "obj-127", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-241", 2 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 503.5, 975.5, 353.5, 975.5 ], - "source" : [ "obj-127", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-32", 2 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 503.5, 975.5, 53.5, 975.5 ], - "source" : [ "obj-127", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-138", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-129", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-117", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-13", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-129", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-130", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-305", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-134", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-159", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-135", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-134", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-136", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-136", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-137", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-141", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 859.000061, 1435.0, 846.0, 1435.0, 846.0, 1354.0, 872.500061, 1354.0 ], - "source" : [ "obj-137", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-14", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-138", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-55", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-14", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-137", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-140", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-134", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 872.500061, 1381.0, 834.0, 1381.0, 834.0, 1471.0, 885.000061, 1471.0 ], - "source" : [ "obj-141", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-140", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-141", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-141", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-142", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-127", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-143", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-137", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 743.0, 1503.0, 817.5, 1503.0, 817.5, 1404.0, 859.000061, 1404.0 ], - "source" : [ "obj-144", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-143", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-145", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-144", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-146", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-146", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-147", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-151", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 743.0, 1435.0, 720.0, 1435.0, 720.0, 1354.0, 756.5, 1354.0 ], - "source" : [ "obj-147", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-96", 4 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-15", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-147", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-150", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-144", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 756.5, 1381.0, 720.0, 1381.0, 720.0, 1471.0, 769.0, 1471.0 ], - "source" : [ "obj-151", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-150", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-151", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-151", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-152", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-147", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 625.0, 1503.0, 697.0, 1503.0, 697.0, 1404.0, 743.0, 1404.0 ], - "source" : [ "obj-154", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-154", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-156", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-156", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 625.0, 1435.0, 625.0, 1435.0 ], - "source" : [ "obj-157", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-161", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 625.0, 1435.0, 602.0, 1435.0, 602.0, 1354.0, 638.5, 1354.0 ], - "source" : [ "obj-157", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-35", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-158", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-266", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 706.5, 1169.5, 40.000004, 1169.5 ], - "source" : [ "obj-159", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-267", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 706.5, 1169.5, 190.0, 1169.5 ], - "source" : [ "obj-159", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-269", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 706.5, 1169.5, 490.0, 1169.5 ], - "source" : [ "obj-159", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-270", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 706.5, 1169.5, 340.0, 1169.5 ], - "source" : [ "obj-159", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-96", 3 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-16", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-157", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-160", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-154", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 638.5, 1381.0, 674.0, 1381.0, 674.0, 1471.0, 651.0, 1471.0 ], - "source" : [ "obj-161", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-160", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-161", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-161", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-162", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-165", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-163", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-33", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-164", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-166", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-165", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-33", 2 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-166", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-163", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-167", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-27", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-17", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-67", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-17", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-23", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 25.0, 225.5, 175.833328, 225.5 ], - "source" : [ "obj-171", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-28", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 25.0, 225.5, 326.666656, 225.5 ], - "source" : [ "obj-171", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-49", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 25.0, 225.5, 628.333313, 225.5 ], - "source" : [ "obj-171", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-53", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 25.0, 225.5, 477.5, 225.5 ], - "source" : [ "obj-171", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-21", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-18", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-58", 2 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-187", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-283", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 872.500061, 1548.5, 498.0, 1548.5 ], - "source" : [ "obj-189", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-305", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 872.500061, 1548.5, 872.500061, 1548.5 ], - "source" : [ "obj-189", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-26", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-19", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-196", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-191", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-195", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-192", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-194", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-193", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-198", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-194", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-214", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-194", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-201", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-195", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-214", 2 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-195", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-203", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-196", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-214", 3 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-196", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-205", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-197", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-214", 4 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-197", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-199", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-198", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-248", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 819.5, 1115.0, 70.0, 1115.0 ], - "source" : [ "obj-199", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-274", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 819.5, 1118.0, 819.5, 1118.0 ], - "source" : [ "obj-199", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-69", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-2", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-25", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-20", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-247", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 968.5, 1115.0, 220.0, 1115.0 ], - "source" : [ "obj-200", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-273", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 968.5, 1118.0, 968.0, 1118.0 ], - "source" : [ "obj-200", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-200", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-201", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-246", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 1116.833374, 1115.0, 370.0, 1115.0 ], - "source" : [ "obj-202", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-272", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-202", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-202", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-203", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-245", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 1265.5, 1115.0, 520.0, 1115.0 ], - "source" : [ "obj-204", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-271", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-204", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-204", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-205", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-48", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-21", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-199", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-214", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-200", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-214", 1 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-202", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-214", 2 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-204", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-214", 3 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-93", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-22", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-225", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-224", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-227", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-225", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-227", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-226", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-226", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-227", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-256", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 176.5, 1005.5, 40.000004, 1005.5 ], - "source" : [ "obj-227", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-257", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 176.5, 1005.5, 190.0, 1005.5 ], - "source" : [ "obj-227", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-225", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-229", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-73", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-23", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-232", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-231", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-234", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-232", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-234", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-233", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-233", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-234", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-258", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 476.5, 1005.5, 340.0, 1005.5 ], - "source" : [ "obj-234", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-260", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 476.5, 1005.5, 405.5, 1005.5 ], - "source" : [ "obj-234", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-232", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-236", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-239", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-238", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-241", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-239", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-12", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 196.833328, 230.0, 242.333313, 230.0, 242.333313, 86.0, 287.833313, 86.0 ], - "source" : [ "obj-24", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-23", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-24", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-241", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-240", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-240", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-241", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-258", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 326.5, 1005.5, 326.5, 1005.5 ], - "source" : [ "obj-241", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-260", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 326.5, 1005.5, 392.0, 1005.5 ], - "source" : [ "obj-241", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-239", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-243", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-236", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 506.5, 1140.0, 453.0, 1140.0, 453.0, 843.0, 476.5, 843.0 ], - "source" : [ "obj-245", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-243", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 356.5, 1140.0, 303.0, 1140.0, 303.0, 843.0, 326.5, 843.0 ], - "source" : [ "obj-246", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-229", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 206.5, 1140.0, 153.0, 1140.0, 153.0, 843.0, 176.5, 843.0 ], - "source" : [ "obj-247", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-30", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 56.5, 1140.0, 3.0, 1140.0, 3.0, 843.0, 26.5, 843.0 ], - "source" : [ "obj-248", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-12", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-25", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-259", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-256", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-263", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 26.500004, 1035.5, 476.5, 1035.5 ], - "source" : [ "obj-256", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-261", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-257", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-262", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 176.5, 1035.5, 326.5, 1035.5 ], - "source" : [ "obj-257", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-259", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 326.5, 1035.5, 40.000004, 1035.5 ], - "source" : [ "obj-258", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-263", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 326.5, 1035.5, 490.0, 1035.5 ], - "source" : [ "obj-258", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-286", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-259", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-34", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-26", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-261", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 392.0, 1035.5, 190.0, 1035.5 ], - "source" : [ "obj-260", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-262", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 392.0, 1035.5, 340.0, 1035.5 ], - "source" : [ "obj-260", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-287", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-261", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-264", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-262", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-289", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-263", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-288", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-264", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-292", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 26.500004, 1199.5, 176.5, 1199.5 ], - "source" : [ "obj-266", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-293", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 176.5, 1199.5, 326.5, 1199.5 ], - "source" : [ "obj-267", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-293", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 476.5, 1199.5, 340.0, 1199.5 ], - "source" : [ "obj-269", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-17", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-27", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-292", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 326.5, 1199.5, 190.0, 1199.5 ], - "source" : [ "obj-270", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-294", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 1265.5, 1199.5, 1130.333374, 1199.5 ], - "source" : [ "obj-271", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-295", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 1116.833374, 1199.5, 981.5, 1199.5 ], - "source" : [ "obj-272", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-294", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 968.0, 1199.5, 1116.833374, 1199.5 ], - "source" : [ "obj-273", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-295", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 819.5, 1199.5, 968.0, 1199.5 ], - "source" : [ "obj-274", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-302", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 250.5, 1258.5, 250.5, 1258.5 ], - "source" : [ "obj-276", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-302", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 1044.0, 1259.0, 264.0, 1259.0 ], - "source" : [ "obj-277", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-81", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 250.5, 1413.5, 250.999969, 1413.5 ], - "source" : [ "obj-278", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-68", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-28", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-210", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-283", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-248", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-286", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-266", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-286", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-247", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-287", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-267", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-287", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-246", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-288", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-270", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-288", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-245", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-289", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-269", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-289", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-28", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-29", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-34", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 347.666656, 230.0, 393.166656, 230.0, 393.166656, 86.0, 438.666656, 86.0 ], - "source" : [ "obj-29", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-276", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 176.5, 1229.0, 250.5, 1229.0 ], - "source" : [ "obj-292", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-276", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 326.5, 1229.0, 264.0, 1229.0 ], - "source" : [ "obj-293", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-277", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 1116.833374, 1229.5, 1057.5, 1229.5 ], - "source" : [ "obj-294", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-277", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 968.0, 1229.5, 1044.0, 1229.5 ], - "source" : [ "obj-295", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-157", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 625.5, 1413.5, 625.0, 1413.5 ], - "source" : [ "obj-296", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-17", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-298", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-11", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-3", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-44", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-30", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-278", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 250.5, 1293.5, 250.5, 1293.5 ], - "source" : [ "obj-302", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-296", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 250.5, 1291.253906, 625.5, 1291.253906 ], - "source" : [ "obj-302", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-211", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-305", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-189", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-306", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-32", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-31", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-256", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 26.5, 1015.5, 26.500004, 1015.5 ], - "source" : [ "obj-32", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-257", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 26.5, 1005.5, 176.5, 1005.5 ], - "source" : [ "obj-32", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-31", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-32", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-164", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 162.333328, 599.0, 133.333328, 599.0, 133.333328, 539.0, 162.333328, 539.0 ], - "source" : [ "obj-33", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-58", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 162.333328, 599.0, 624.0, 599.0, 624.0, 481.0, 834.0, 481.0, 834.0, 516.0, 834.416626, 516.0 ], - "source" : [ "obj-33", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-9", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-34", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-198", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 923.5, 870.869385, 923.0, 870.869385 ], - "source" : [ "obj-35", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-201", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 923.5, 869.869385, 1072.0, 869.869385 ], - "source" : [ "obj-35", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-203", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 923.5, 869.333496, 1219.833374, 869.333496 ], - "source" : [ "obj-35", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-205", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 923.5, 869.405273, 1368.5, 869.405273 ], - "source" : [ "obj-35", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-224", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 923.5, 869.0, 284.5, 869.0 ], - "source" : [ "obj-35", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-231", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 923.5, 869.0, 584.5, 869.0 ], - "source" : [ "obj-35", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-238", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 923.5, 869.0, 434.5, 869.0 ], - "source" : [ "obj-35", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-45", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 923.5, 869.0, 134.5, 869.0 ], - "source" : [ "obj-35", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-94", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-36", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-33", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 628.333313, 440.0, 175.833328, 440.0 ], - "source" : [ "obj-37", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-65", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 641.833313, 385.5, 655.333313, 385.5 ], - "source" : [ "obj-38", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-65", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-38", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-38", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-39", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-10", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 889.5, 703.0, 756.0, 703.0, 756.0, 807.0, 756.5, 807.0 ], - "source" : [ "obj-4", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-123", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-4", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-129", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 889.5, 703.0, 720.0, 703.0, 720.0, 984.0, 720.0, 984.0 ], - "source" : [ "obj-4", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-130", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 889.5, 703.0, 706.0, 703.0, 706.0, 957.0, 706.5, 957.0 ], - "source" : [ "obj-4", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-30", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 40.499996, 840.5, 160.5, 840.5 ], - "source" : [ "obj-40", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-45", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 40.499996, 855.5, 40.499996, 855.5 ], - "source" : [ "obj-40", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-224", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 190.5, 855.5, 190.5, 855.5 ], - "source" : [ "obj-41", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-229", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 190.5, 840.5, 310.5, 840.5 ], - "source" : [ "obj-41", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-231", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 490.5, 855.5, 490.5, 855.5 ], - "source" : [ "obj-42", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-236", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 490.5, 840.5, 610.5, 840.5 ], - "source" : [ "obj-42", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-238", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 340.5, 855.5, 340.5, 855.5 ], - "source" : [ "obj-43", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-243", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 340.5, 840.5, 460.5, 840.5 ], - "source" : [ "obj-43", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-32", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-44", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-44", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-45", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-39", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-46", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-61", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-47", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-8", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-48", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-15", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-49", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-145", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-5", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-49", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-50", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-61", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 649.333313, 230.0, 694.833313, 230.0, 694.833313, 86.0, 740.333313, 86.0 ], - "source" : [ "obj-50", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-52", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-51", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-107", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 658.5, 1328.5, 441.5, 1328.5 ], - "source" : [ "obj-52", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-121", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 658.5, 1328.5, 556.500061, 1328.5 ], - "source" : [ "obj-52", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-142", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 658.5, 1328.5, 931.500061, 1328.5 ], - "source" : [ "obj-52", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-152", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 658.5, 1328.5, 815.5, 1328.5 ], - "source" : [ "obj-52", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-162", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 658.5, 1328.5, 690.5, 1328.5 ], - "source" : [ "obj-52", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-86", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 658.5, 1328.5, 316.499969, 1328.5 ], - "source" : [ "obj-52", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-16", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-53", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-48", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 498.5, 230.0, 544.0, 230.0, 544.0, 86.0, 589.5, 86.0 ], - "source" : [ "obj-54", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-53", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-54", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-135", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-55", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-47", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-56", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.04013, 0.8, 0.001307, 1.0 ], - "destination" : [ "obj-210", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 685.5, 1579.5, 484.5, 1579.5 ], - "source" : [ "obj-57", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.04013, 0.8, 0.001307, 1.0 ], - "destination" : [ "obj-211", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 685.5, 1578.5, 859.000061, 1578.5 ], - "source" : [ "obj-57", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.04013, 0.8, 0.001307, 1.0 ], - "destination" : [ "obj-58", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 685.5, 515.0, 820.916626, 515.0 ], - "source" : [ "obj-57", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.0, 0.709445, 0.9 ], - "destination" : [ "obj-278", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 820.916626, 547.0, 639.0, 547.0, 639.0, 1299.0, 264.0, 1299.0 ], - "source" : [ "obj-58", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.0, 0.709445, 0.9 ], - "destination" : [ "obj-296", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 820.916626, 547.0, 639.0, 547.0 ], - "source" : [ "obj-58", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.0, 0.709445, 0.9 ], - "destination" : [ "obj-298", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-58", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-187", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-59", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-15", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 719.333313, 255.0, 641.833313, 255.0 ], - "source" : [ "obj-60", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-46", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 719.333313, 281.0, 641.833313, 281.0 ], - "source" : [ "obj-60", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-50", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 719.333313, 198.0, 649.333313, 198.0 ], - "source" : [ "obj-60", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-2", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-61", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-63", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-62", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-64", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 865.5, 655.5, 833.5, 655.5 ], - "source" : [ "obj-63", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-74", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-63", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-67", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-64", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-37", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-65", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-70", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-66", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-63", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 820.0, 744.0, 798.0, 744.0, 798.0, 626.0, 865.5, 626.0 ], - "source" : [ "obj-67", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-72", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-67", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-96", 2 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-68", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-60", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-69", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-33", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 477.5, 440.0, 175.833328, 440.0 ], - "source" : [ "obj-70", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-66", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 491.0, 385.5, 504.5, 385.5 ], - "source" : [ "obj-71", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-66", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-71", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-74", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-72", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-96", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-73", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-214", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-74", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-71", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-75", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-75", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-76", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-102", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 250.499969, 1503.0, 321.25, 1503.0, 321.25, 1404.0, 369.0, 1404.0 ], - "source" : [ "obj-77", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-16", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 568.5, 255.0, 491.0, 255.0 ], - "source" : [ "obj-78", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-54", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 568.5, 198.0, 498.5, 198.0 ], - "source" : [ "obj-78", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-76", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 568.5, 280.0, 491.0, 280.0 ], - "source" : [ "obj-78", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-77", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-79", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-80", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-8", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-78", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-80", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-79", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-81", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-85", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 250.999969, 1435.0, 238.0, 1435.0, 238.0, 1354.0, 264.499969, 1354.0 ], - "source" : [ "obj-81", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-118", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-83", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-81", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-84", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-77", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 264.499969, 1381.0, 226.0, 1381.0, 226.0, 1471.0, 276.499969, 1471.0 ], - "source" : [ "obj-85", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-84", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-85", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-85", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-86", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-56", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-87", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-19", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-89", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-104", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-9", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-20", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-90", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-83", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-91", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-91", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-92", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-33", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 326.666656, 440.0, 175.833328, 440.0 ], - "source" : [ "obj-93", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-33", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 175.833328, 501.0, 175.833328, 501.0 ], - "source" : [ "obj-94", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-37", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-96", 3 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-70", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 427.222198, 408.0, 477.5, 408.0 ], - "source" : [ "obj-96", 2 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-93", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 226.111099, 408.0, 326.666656, 408.0 ], - "source" : [ "obj-96", 1 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-94", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 25.0, 408.0, 175.833328, 408.0 ], - "source" : [ "obj-96", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-22", 1 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 340.166656, 385.5, 353.666656, 385.5 ], - "source" : [ "obj-97", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-22", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-97", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-116", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 369.0, 1503.0, 444.000031, 1503.0, 444.000031, 1404.0, 484.000061, 1404.0 ], - "source" : [ "obj-98", 0 ] - } - - } -, { - "patchline" : { - "color" : [ 0.8, 0.8, 0.8, 1.0 ], - "destination" : [ "obj-97", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-99", 0 ] - } - - } - ] - } -, - "patching_rect" : [ 15.0, 299.0, 534.0, 20.0 ], - "saved_object_attributes" : { - "exportfolder" : "Macintosh HD:/Users/Nino/Documents/Git/DPF-Max-Gen/plugins/shiroverb2/" - } -, - "text" : "gen~ @exportfolder \"Macintosh HD:/Users/Nino/Documents/Git/DPF-Max-Gen/plugins/shiroverb2\"" - } - - } - ], - "lines" : [ { - "patchline" : { - "destination" : [ "obj-13", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-12", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-4", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 198.5, 248.5, 24.5, 248.5 ], - "source" : [ "obj-13", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-4", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 51.5, 248.5, 24.5, 248.5 ], - "source" : [ "obj-15", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-18", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-16", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-4", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 115.5, 248.5, 24.5, 248.5 ], - "source" : [ "obj-18", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-20", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-19", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-4", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 278.5, 248.5, 24.5, 248.5 ], - "source" : [ "obj-20", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-15", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-29", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-4", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-33", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-38", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-36", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-4", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 66.5, 248.5, 24.5, 248.5 ], - "source" : [ "obj-38", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-6", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-4", 1 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-6", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-4", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-46", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-44", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-4", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 130.5, 248.5, 24.5, 248.5 ], - "source" : [ "obj-46", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-60", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-58", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-8", 1 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-6", 1 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-8", 0 ], - "disabled" : 0, - "hidden" : 0, - "source" : [ "obj-6", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-4", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 213.5, 248.5, 24.5, 248.5 ], - "source" : [ "obj-60", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-4", 0 ], - "disabled" : 0, - "hidden" : 0, - "midpoints" : [ 24.5, 206.5, 24.5, 206.5 ], - "source" : [ "obj-7", 0 ] - } - - } - ], - "parameters" : { - "obj-7::obj-32" : [ "[8]", "[2]", 0 ], - "obj-16" : [ "flonum[3]", "flonum[3]", 0 ], - "obj-12" : [ "flonum[6]", "flonum[6]", 0 ], - "obj-36" : [ "flonum[1]", "flonum[1]", 0 ], - "obj-6" : [ "live.gain~", "live.gain~", 0 ], - "obj-29" : [ "flonum[5]", "flonum[5]", 0 ], - "obj-44" : [ "flonum", "flonum", 0 ], - "obj-7::obj-35" : [ "[5]", "Level", 0 ], - "obj-19" : [ "flonum[4]", "flonum[4]", 0 ], - "obj-58" : [ "flonum[2]", "flonum[2]", 0 ], - "obj-7::obj-21::obj-6" : [ "live.tab[3]", "live.tab[1]", 0 ] - } -, - "dependency_cache" : [ { - "name" : "demosound.maxpat", - "bootpath" : "/Applications/Max 6.1/Cycling '74/msp-help", - "patcherrelativepath" : "../../../../../../../Applications/Max 6.1/Cycling '74/msp-help", - "type" : "JSON", - "implicit" : 1 - } -, { - "name" : "sine.svg", - "bootpath" : "/Applications/Max 6.1/patches/picts/m4l-picts", - "patcherrelativepath" : "../../../../../../../Applications/Max 6.1/patches/picts/m4l-picts", - "type" : "svg ", - "implicit" : 1 - } -, { - "name" : "saw.svg", - "bootpath" : "/Applications/Max 6.1/patches/picts/m4l-picts", - "patcherrelativepath" : "../../../../../../../Applications/Max 6.1/patches/picts/m4l-picts", - "type" : "svg ", - "implicit" : 1 - } -, { - "name" : "square.svg", - "bootpath" : "/Applications/Max 6.1/patches/picts/m4l-picts", - "patcherrelativepath" : "../../../../../../../Applications/Max 6.1/patches/picts/m4l-picts", - "type" : "svg ", - "implicit" : 1 - } -, { - "name" : "random.svg", - "bootpath" : "/Applications/Max 6.1/patches/picts/m4l-picts", - "patcherrelativepath" : "../../../../../../../Applications/Max 6.1/patches/picts/m4l-picts", - "type" : "svg ", - "implicit" : 1 - } - ] - } - -}