diff --git a/CMakeLists.txt b/CMakeLists.txt index 9305625..c08ee85 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -29,6 +29,12 @@ add_executable(main src/synth/dsp/adsr.cpp) target_include_directories(main PRIVATE include) +if(MSVC) + target_compile_options(main PRIVATE /fp:fast) +else() + target_compile_options(main PRIVATE -ffast-math) +endif() + #target_compile_options(main PRIVATE -fsanitize=thread) #target_link_options(main PRIVATE -fsanitize=thread) diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/Trace1.run/RunIssues.storedata b/Launch_main_2023-04-11_07.03.21_44662538.trace/Trace1.run/RunIssues.storedata new file mode 100644 index 0000000..8d93bae Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/Trace1.run/RunIssues.storedata differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/UI_state_metadata.bin b/Launch_main_2023-04-11_07.03.21_44662538.trace/UI_state_metadata.bin new file mode 100644 index 0000000..c4e5e42 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/UI_state_metadata.bin differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/MANIFEST.plist b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/MANIFEST.plist new file mode 100644 index 0000000..70ff0d5 --- /dev/null +++ b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/MANIFEST.plist @@ -0,0 +1,98 @@ + + + + + compressed-paths + + run1/core/stores/indexed-store-19 + run1/core/stores/indexed-store-26 + run1/core/stores/indexed-store-32 + run1/core/stores/indexed-store-27 + run1/core/stores/indexed-store-33 + run1/core/stores/indexed-store-34 + run1/core/stores/indexed-store-28 + run1/core/stores/indexed-store-35 + run1/core/stores/indexed-store-29 + run1/core/stores/indexed-store-36 + run1/core/core-config + run1/core/table-manager + run1/core/stores/indexed-store-0 + run1/core/stores/indexed-store-1 + run1/core/stores/indexed-store-2 + run1/core/stores/indexed-store-3 + run1/core/stores/indexed-store-4 + run1/core/stores/indexed-store-5 + run1/core/uniquing + run1/core/uniquing + run1/core/uniquing + run1/core/stores/indexed-store-6 + run1/core/stores/indexed-store-7 + run1/core/stores/indexed-store-8 + run1/core/stores/indexed-store-9 + run1/core/stores/indexed-store-10 + currentRun/core/uniquing + currentRun/core/uniquing + currentRun/core/uniquing + run1/core/stores/indexed-store-12 + run1/core/stores/indexed-store-11 + run1/core/stores/indexed-store-13 + run1/core/stores/indexed-store-14 + run1/core/stores/indexed-store-20 + run1/core/stores/indexed-store-21 + run1/core/stores/indexed-store-15 + run1/core/stores/indexed-store-22 + run1/core/stores/indexed-store-16 + run1/core/stores/indexed-store-23 + run1/core/stores/indexed-store-17 + run1/core/stores/indexed-store-24 + run1/core/stores/indexed-store-30 + run1/core/stores/indexed-store-18 + run1/core/stores/indexed-store-25 + run1/core/stores/indexed-store-31 + + paths + + run1/core/stores/indexed-store-19 + run1/core/stores/indexed-store-26 + run1/core/stores/indexed-store-32 + run1/core/stores/indexed-store-27 + run1/core/stores/indexed-store-33 + run1/core/stores/indexed-store-34 + run1/core/stores/indexed-store-28 + run1/core/stores/indexed-store-35 + run1/core/stores/indexed-store-29 + run1/core/stores/indexed-store-36 + run1/core/core-config + run1/core/table-manager + run1/core/stores/indexed-store-0 + run1/core/stores/indexed-store-1 + run1/core/stores/indexed-store-2 + run1/core/stores/indexed-store-3 + run1/core/stores/indexed-store-4 + run1/core/stores/indexed-store-5 + run1/core/uniquing + run1/core/stores/indexed-store-6 + run1/core/stores/indexed-store-7 + run1/core/stores/indexed-store-8 + run1/core/stores/indexed-store-9 + run1/core/stores/indexed-store-10 + currentRun/core/uniquing + run1/core/stores/indexed-store-12 + run1/core/stores/indexed-store-11 + run1/core/stores/indexed-store-13 + run1/core/stores/indexed-store-14 + run1/core/stores/indexed-store-20 + run1/core/stores/indexed-store-21 + run1/core/stores/indexed-store-15 + run1/core/stores/indexed-store-22 + run1/core/stores/indexed-store-16 + run1/core/stores/indexed-store-23 + run1/core/stores/indexed-store-17 + run1/core/stores/indexed-store-24 + run1/core/stores/indexed-store-30 + run1/core/stores/indexed-store-18 + run1/core/stores/indexed-store-25 + run1/core/stores/indexed-store-31 + + + diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/currentRun/core/uniquing/arrayUniquer/integeruniquer.data b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/currentRun/core/uniquing/arrayUniquer/integeruniquer.data new file mode 100644 index 0000000..7a48881 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/currentRun/core/uniquing/arrayUniquer/integeruniquer.data differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/currentRun/core/uniquing/arrayUniquer/integeruniquer.index b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/currentRun/core/uniquing/arrayUniquer/integeruniquer.index new file mode 100755 index 0000000..e69de29 diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/currentRun/core/uniquing/typedArrayUniquer/integeruniquer.data b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/currentRun/core/uniquing/typedArrayUniquer/integeruniquer.data new file mode 100644 index 0000000..7a48881 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/currentRun/core/uniquing/typedArrayUniquer/integeruniquer.data differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/currentRun/core/uniquing/typedArrayUniquer/integeruniquer.index b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/currentRun/core/uniquing/typedArrayUniquer/integeruniquer.index new file mode 100755 index 0000000..e69de29 diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/core-config/exposedTableInfo.plist b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/core-config/exposedTableInfo.plist new file mode 100644 index 0000000..fe08845 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/core-config/exposedTableInfo.plist differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-0/bulkstore b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-0/bulkstore new file mode 100644 index 0000000..00bd531 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-0/bulkstore differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-0/bulkstore_descriptor b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-0/bulkstore_descriptor new file mode 100644 index 0000000..f7a5139 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-0/bulkstore_descriptor differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-0/schema.xml b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-0/schema.xml new file mode 100644 index 0000000..88c499a Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-0/schema.xml differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-0/spec.plist b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-0/spec.plist new file mode 100644 index 0000000..992ea67 --- /dev/null +++ b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-0/spec.plist @@ -0,0 +1,3 @@ +xuP;LQ=o®?0~߰D!1::L0uwټVYWY+,-1(cemgKXxnqܠJttvuz#*LEKYIݳ! =]_8MjRevoh3+$цwȨu S V܈B!_Z_0&a\[2 TWdR0}ZFЉ3wwFM~OtN59ӻ +EHi.jeegg&5^j(ewι1 MbvHjqB.i1m/;1*TWI%DIf&D 96\$xgxXG / +oma9φfEv]a>]dXۧ<=Ȫ \ No newline at end of file diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-1/bulkstore b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-1/bulkstore new file mode 100644 index 0000000..00bd531 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-1/bulkstore differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-1/bulkstore_descriptor b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-1/bulkstore_descriptor new file mode 100644 index 0000000..f7a5139 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-1/bulkstore_descriptor differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-1/schema.xml b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-1/schema.xml new file mode 100644 index 0000000..88c499a Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-1/schema.xml differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-1/spec.plist b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-1/spec.plist new file mode 100644 index 0000000..9a49b9b Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-1/spec.plist differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-10/bulkstore b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-10/bulkstore new file mode 100644 index 0000000..b800221 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-10/bulkstore differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-10/bulkstore_descriptor b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-10/bulkstore_descriptor new file mode 100644 index 0000000..5ca7733 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-10/bulkstore_descriptor differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-10/schema.xml b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-10/schema.xml new file mode 100644 index 0000000..64144a5 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-10/schema.xml differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-10/spec.plist b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-10/spec.plist new file mode 100644 index 0000000..dc1357b Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-10/spec.plist differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-10/spindex.0 b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-10/spindex.0 new file mode 100644 index 0000000..1cdf914 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-10/spindex.0 differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-11/bulkstore b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-11/bulkstore new file mode 100644 index 0000000..0323f6d Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-11/bulkstore differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-11/bulkstore_descriptor b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-11/bulkstore_descriptor new file mode 100644 index 0000000..ce8ca1b Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-11/bulkstore_descriptor differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-11/schema.xml b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-11/schema.xml new file mode 100644 index 0000000..06630a8 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-11/schema.xml differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-11/spec.plist b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-11/spec.plist new file mode 100644 index 0000000..8a2b387 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-11/spec.plist differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-11/spindex.0 b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-11/spindex.0 new file mode 100644 index 0000000..2fc3b66 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-11/spindex.0 differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-12/bulkstore b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-12/bulkstore new file mode 100644 index 0000000..c440f49 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-12/bulkstore differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-12/bulkstore_descriptor b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-12/bulkstore_descriptor new file mode 100644 index 0000000..6a0259e Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-12/bulkstore_descriptor differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-12/schema.xml b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-12/schema.xml new file mode 100644 index 0000000..88c499a Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-12/schema.xml differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-12/spec.plist b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-12/spec.plist new file mode 100644 index 0000000..4c1fd37 --- /dev/null +++ b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-12/spec.plist @@ -0,0 +1,3 @@ +xuOI,a}:E$8 !#Lh$23}iGL3T6'qwz."".wxԼs'e>EeFen +eu/KK!`g(-QsCOmY.jZZ{` p$ԜZvQ%NfF7l|WRغZp'P8w}ݪd.Mj!ywnX׬4:ߟ~ +-!-QZ5RhL11<nL(r[6% )OZi4AD ,UH؂p#8C 5np;xOgblM>V// \ No newline at end of file diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-12/spindex.0 b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-12/spindex.0 new file mode 100644 index 0000000..b2e3999 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-12/spindex.0 differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-13/bulkstore b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-13/bulkstore new file mode 100644 index 0000000..4335d0b Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-13/bulkstore differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-13/bulkstore_descriptor b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-13/bulkstore_descriptor new file mode 100644 index 0000000..5332a97 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-13/bulkstore_descriptor differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-13/schema.xml b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-13/schema.xml new file mode 100644 index 0000000..e3b6ddb Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-13/schema.xml differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-13/spec.plist b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-13/spec.plist new file mode 100644 index 0000000..209f1dd Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-13/spec.plist differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-14/bulkstore b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-14/bulkstore new file mode 100644 index 0000000..4a86111 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-14/bulkstore differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-14/bulkstore_descriptor b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-14/bulkstore_descriptor new file mode 100644 index 0000000..a73b72d Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-14/bulkstore_descriptor differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-14/schema.xml b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-14/schema.xml new file mode 100644 index 0000000..88c499a Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-14/schema.xml differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-14/spec.plist b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-14/spec.plist new file mode 100644 index 0000000..7f76f0f Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-14/spec.plist differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-14/spindex.0 b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-14/spindex.0 new file mode 100644 index 0000000..4e81f81 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-14/spindex.0 differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-15/bulkstore b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-15/bulkstore new file mode 100644 index 0000000..3c82b95 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-15/bulkstore differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-15/bulkstore_descriptor b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-15/bulkstore_descriptor new file mode 100644 index 0000000..d25c746 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-15/bulkstore_descriptor differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-15/schema.xml b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-15/schema.xml new file mode 100644 index 0000000..99c5065 --- /dev/null +++ b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-15/schema.xml @@ -0,0 +1,2 @@ +xAK0+Bu]v VVb2`2)Iޤ-q]{7LҊ`45%mF_C@ S!#87ASMaQMginjU]S7Mcǒ)7ꤑhmPz!b[q(- +cWR2$(1XơżaOroPY6,7a@^~+fOyhwCHHAb2f˅&TmoU \ No newline at end of file diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-15/spec.plist b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-15/spec.plist new file mode 100644 index 0000000..12e9c78 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-15/spec.plist differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-15/spindex.0 b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-15/spindex.0 new file mode 100644 index 0000000..1d52794 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-15/spindex.0 differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-16/bulkstore b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-16/bulkstore new file mode 100644 index 0000000..1946b23 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-16/bulkstore differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-16/bulkstore_descriptor b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-16/bulkstore_descriptor new file mode 100644 index 0000000..607bd13 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-16/bulkstore_descriptor differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-16/schema.xml b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-16/schema.xml new file mode 100644 index 0000000..06630a8 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-16/schema.xml differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-16/spec.plist b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-16/spec.plist new file mode 100644 index 0000000..e0c2c66 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-16/spec.plist differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-16/spindex.0 b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-16/spindex.0 new file mode 100644 index 0000000..802983e Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-16/spindex.0 differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-17/bulkstore b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-17/bulkstore new file mode 100644 index 0000000..262c3f3 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-17/bulkstore differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-17/bulkstore_descriptor b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-17/bulkstore_descriptor new file mode 100644 index 0000000..855bea0 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-17/bulkstore_descriptor differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-17/schema.xml b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-17/schema.xml new file mode 100644 index 0000000..fce0d7b Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-17/schema.xml differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-17/spec.plist b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-17/spec.plist new file mode 100644 index 0000000..119ec5d --- /dev/null +++ b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-17/spec.plist @@ -0,0 +1,5 @@ +xuO;,Q=o}߮Z2¬5&y3cf2l7u"VR/""S4zʰs=kz6rtD + +e|]gM,Hb5 jUgYz,)M+r^^Qշ8RYUk amҙc>w2JssW2R, +DB+:aq繱)ھj#,+tEA!ar6.D[CgΌgǟPfS틞dQ^%pW($ h9DW\J2jDN1m. -w2jljѱPȇuR0oۃ?s{EY-dں^KM{rje)z3$AV,SsLtUۼ7fvCֲ톰ף 7lҪd#(H PA p|7|)~ \qâ Q6f +[-"鱀;` \ No newline at end of file diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-18/spindex.0 b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-18/spindex.0 new file mode 100644 index 0000000..1f8477c Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-18/spindex.0 differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-19/bulkstore b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-19/bulkstore new file mode 100644 index 0000000..d95f566 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-19/bulkstore differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-19/bulkstore_descriptor b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-19/bulkstore_descriptor new file mode 100644 index 0000000..9cae5c3 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-19/bulkstore_descriptor differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-19/schema.xml b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-19/schema.xml new file mode 100644 index 0000000..88c499a Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-19/schema.xml differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-19/spec.plist b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-19/spec.plist new file mode 100644 index 0000000..1650668 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-19/spec.plist differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-19/spindex.0 b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-19/spindex.0 new file mode 100644 index 0000000..8b67f46 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-19/spindex.0 differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-2/bulkstore b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-2/bulkstore new file mode 100644 index 0000000..4387fb8 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-2/bulkstore differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-2/bulkstore_descriptor b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-2/bulkstore_descriptor new file mode 100644 index 0000000..06817de Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-2/bulkstore_descriptor differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-2/schema.xml b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-2/schema.xml new file mode 100644 index 0000000..88c499a Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-2/schema.xml differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-2/spec.plist b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-2/spec.plist new file mode 100644 index 0000000..322ac66 --- /dev/null +++ b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-2/spec.plist @@ -0,0 +1,5 @@ +xuP=LSQnPJ" +,J,,!gژ}[:͐bdcdw0Ơc W9?w| +N]ҏ²c웨hZ^.el>:{д+Q4{dK+W;G d'+R, + +(ڿL+^S,Y"R._Wk־Μ97vujɊֆGn=k/^}:]R<* RqQ_Q,w{ wMinu{bD"n%vBoM`L(,eG!ZҗsQLE4HoNqLaXC8xgo6a>#>3 ?=oa`IflXMVbeKu9$LN \ No newline at end of file diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-2/spindex.0 b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-2/spindex.0 new file mode 100644 index 0000000..ddc0cd4 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-2/spindex.0 differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-20/bulkstore b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-20/bulkstore new file mode 100644 index 0000000..00bd531 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-20/bulkstore differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-20/bulkstore_descriptor b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-20/bulkstore_descriptor new file mode 100644 index 0000000..f7a5139 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-20/bulkstore_descriptor differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-20/schema.xml b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-20/schema.xml new file mode 100644 index 0000000..88c499a Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-20/schema.xml differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-20/spec.plist b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-20/spec.plist new file mode 100644 index 0000000..8de5c84 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-20/spec.plist differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-21/bulkstore b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-21/bulkstore new file mode 100644 index 0000000..00bd531 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-21/bulkstore differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-21/bulkstore_descriptor b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-21/bulkstore_descriptor new file mode 100644 index 0000000..f7a5139 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-21/bulkstore_descriptor differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-21/schema.xml b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-21/schema.xml new file mode 100644 index 0000000..88c499a Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-21/schema.xml differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-21/spec.plist b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-21/spec.plist new file mode 100644 index 0000000..4f38b62 --- /dev/null +++ b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-21/spec.plist @@ -0,0 +1,3 @@ +xuO;LP=/ IK?PE,R!r*гs;{;BnHTۘuCX:Ϲרږ5Dc-mtWl7LY +WyBrJCYNRRzQ$is!HhQ=[$VJ =j]jBO +FF<[6?+0bH-K7Yc&[|*4%PXo$>ڢew5TZWƛĠp!,( *#(HcsX*֠a ETP>p##| Nqs|p[o_e]lI6aM wݹ \ No newline at end of file diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-22/bulkstore b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-22/bulkstore new file mode 100644 index 0000000..714b1bf Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-22/bulkstore differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-22/bulkstore_descriptor b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-22/bulkstore_descriptor new file mode 100644 index 0000000..56d2ed0 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-22/bulkstore_descriptor differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-22/schema.xml b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-22/schema.xml new file mode 100644 index 0000000..88c499a Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-22/schema.xml differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-22/spec.plist b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-22/spec.plist new file mode 100644 index 0000000..2d5db2f --- /dev/null +++ b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-22/spec.plist @@ -0,0 +1,3 @@ +xuO;LP=/ R(PJMi(KgB\C0Qz#l٪ +YL1vT!&:utsQql!3&;:u|a{}sώ"x>R &TZzIt}ϓ;~<|2Ui$SGCEaQL%%mRRQ$ +p!Xdp`Q-5F$GǟmE1'cO= : Q/4=+"L-k,dj}bKVH⃪ئ~~=M^ ژ_MK.w˞Oyn8U _D)AAYrXX(c#>!pK|| 7h~XQ6f[aG<.F \ No newline at end of file diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-22/spindex.0 b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-22/spindex.0 new file mode 100644 index 0000000..1bb6910 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-22/spindex.0 differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-23/bulkstore b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-23/bulkstore new file mode 100644 index 0000000..8171532 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-23/bulkstore differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-23/bulkstore_descriptor b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-23/bulkstore_descriptor new file mode 100644 index 0000000..bce2376 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-23/bulkstore_descriptor differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-23/schema.xml b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-23/schema.xml new file mode 100644 index 0000000..88c499a Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-23/schema.xml differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-23/spec.plist b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-23/spec.plist new file mode 100644 index 0000000..f12bec1 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-23/spec.plist differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-23/spindex.0 b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-23/spindex.0 new file mode 100644 index 0000000..2eeb239 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-23/spindex.0 differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-24/bulkstore b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-24/bulkstore new file mode 100644 index 0000000..e9c8667 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-24/bulkstore differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-24/bulkstore_descriptor b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-24/bulkstore_descriptor new file mode 100644 index 0000000..86a9fee Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-24/bulkstore_descriptor differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-24/schema.xml b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-24/schema.xml new file mode 100644 index 0000000..88c499a Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-24/schema.xml differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-24/spec.plist b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-24/spec.plist new file mode 100644 index 0000000..d7e9e18 --- /dev/null +++ b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-24/spec.plist @@ -0,0 +1,3 @@ +xuO;LP=/(P~RS?Y,̨ \` +\ǎ^*yb`gCYؽBHOn0JX:^?RoX"ji_(nkh AS_|Ģ_ e+'ҕ鬾-.bt,WSp#]|sׅ_ GS6'6ƻW8UiYϧ0KdR7GHa +X2VcyQ'||>B|!p %? 7,ZY`,[-b1[ \ No newline at end of file diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-25/spindex.0 b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-25/spindex.0 new file mode 100644 index 0000000..bdc3df5 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-25/spindex.0 differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-26/bulkstore b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-26/bulkstore new file mode 100644 index 0000000..bfde89e Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-26/bulkstore differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-26/bulkstore_descriptor b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-26/bulkstore_descriptor new file mode 100644 index 0000000..a28ffb3 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-26/bulkstore_descriptor differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-26/schema.xml b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-26/schema.xml new file mode 100644 index 0000000..f8fbdbe Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-26/schema.xml differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-26/spec.plist b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-26/spec.plist new file mode 100644 index 0000000..b35aab9 --- /dev/null +++ b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-26/spec.plist @@ -0,0 +1 @@ +xuO=OQ=oCAfu#YBlL jYpl̼,O3ޒL73V;Jz !v4,sW\酅tds]sIţpˤiU1uTw|@Fec1 λ{*2tB?-<{>b BG-R8 k>_p&~8Z~7q?$GHyEpgҎ?F[$, \ No newline at end of file diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-26/spindex.0 b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-26/spindex.0 new file mode 100644 index 0000000..6615ec4 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-26/spindex.0 differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-27/bulkstore b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-27/bulkstore new file mode 100644 index 0000000..b952b5e Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-27/bulkstore differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-27/bulkstore_descriptor b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-27/bulkstore_descriptor new file mode 100644 index 0000000..2d063b2 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-27/bulkstore_descriptor differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-27/schema.xml b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-27/schema.xml new file mode 100644 index 0000000..72e1987 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-27/schema.xml differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-27/spec.plist b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-27/spec.plist new file mode 100644 index 0000000..b8f2148 --- /dev/null +++ b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-27/spec.plist @@ -0,0 +1,3 @@ +xuO=/,Q~β,.f}s>DP Fdoavfsαv[u""SJsxޯȗ|t&b V,T" vL.ÒcC;N^ +/~5'Z2 u]mǾi$= +T/R$@DR2.Z&ez>WTudi42՟cpeQEZUFFScn}d-r.]^rw,{S)&͜l.ܯ(BIY.w55} $13V b'8qKp[ x+,,X1VgL? \ No newline at end of file diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-27/spindex.0 b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-27/spindex.0 new file mode 100644 index 0000000..90cbc2a Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-27/spindex.0 differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-28/bulkstore b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-28/bulkstore new file mode 100644 index 0000000..4b366ae Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-28/bulkstore differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-28/bulkstore_descriptor b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-28/bulkstore_descriptor new file mode 100644 index 0000000..e5199eb Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-28/bulkstore_descriptor differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-28/schema.xml b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-28/schema.xml new file mode 100644 index 0000000..4df4fa0 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-28/schema.xml differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-28/spec.plist b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-28/spec.plist new file mode 100644 index 0000000..7feb427 --- /dev/null +++ b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-28/spec.plist @@ -0,0 +1,3 @@ +xuMhQgү4mƯZQukl +Jb]k\Y]{+D"x[A$ ,DomW8xhv"wC#k mV-[MnWhJ;O)s}g]1̵"Aj{8!+ZbU e"ǑQe}7ucjָ)\sl;{枉q2MAC咒^.S+r*vEcצo{Qj׼᲋\hv * 9EF#GԱqۺq5h1R{Jv^ԍkm^9ǷmK`'p/|v& \ No newline at end of file diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-29/bulkstore b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-29/bulkstore new file mode 100644 index 0000000..3e16b83 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-29/bulkstore differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-29/bulkstore_descriptor b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-29/bulkstore_descriptor new file mode 100644 index 0000000..e31ce22 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-29/bulkstore_descriptor differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-29/schema.xml b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-29/schema.xml new file mode 100644 index 0000000..68ccc85 --- /dev/null +++ b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-29/schema.xml @@ -0,0 +1 @@ +x}n0wN)m:$aHԅ!R䜂%.r "oV'g}or|xIsc_P s9`/,7#4"pǖ!ZeTW:|E G蘌M:Bx; 5L9)zps%}c6Z3>83憑 l&tW-a_|wZNR3n \ No newline at end of file diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-29/spec.plist b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-29/spec.plist new file mode 100644 index 0000000..4143aed --- /dev/null +++ b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-29/spec.plist @@ -0,0 +1 @@ +xuO;HQ=o?hQPDI+FDFtVL7ݧSn*OBЭRڋc&}Zѵ9}K74&[lca+:,FnU~>2TwSsVa볮WCFWmt&Q^ɷ(SPAnpp55RQ"(U$dH\7M('WEQCh.'ˢf-/_6띋]+ILt,mZKvbm>cܯ(BIYdɫ=_x\cBQbx ٢[*sD9'*NQ +s%T,;Z"&M|jX!l({7iFyzn̞ëdQ,zwz<+z^ʘQq;e٢%^ު.' [ +n^e=?ݖ8LŒ+/ 9!B=3lT;4cZC|0,~K:v[V֟5\񦱁fي +93 0YKxpd]/w@6‘'=Cu;d!Nb:Pe8džlHK{qKN4WWby.HrTeK^;5ee,Bdm0 D6W%1llEq+Kb<B[^fp(NM֝!Bԣיj9iypUB MJL/8_AYʚ>+xh:-|۞p?mf=-2+ΝM`٤uu)^Q:y9_LnAoNG xM|0 +F(YP,4G6 @nTQ :S.VԆk;nmtC1θ 8GH8gtaf&ޏka|õ$nM_e܊u=?_7` + I`&A!h|Vz% [`a=PPGC4B3pZ"|mpM ppL "$D@,Jb02"d,I&)dFR,2dK d9yl%T}Tr&G1RKH3An__4 +4CiosLW1SoS.\/;UWey]3u \/iuFx6ٝmۮ8xh19}MC[4R[S5bU"ԯ>+k"v('iKZ1xgᑈc5H#QT~9s=;ޑ}#q2{+J+T[VejFS5x)p+~4V4ajؑ'筜9;w^!zܻ2~,}U +!7MR(,$z(V\0-`5>X +Zu \ No newline at end of file diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-31/bulkstore b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-31/bulkstore new file mode 100644 index 0000000..3df55cb Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-31/bulkstore differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-31/bulkstore_descriptor b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-31/bulkstore_descriptor new file mode 100644 index 0000000..57c1108 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-31/bulkstore_descriptor differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-31/schema.xml b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-31/schema.xml new file mode 100644 index 0000000..151db15 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-31/schema.xml differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-31/spec.plist b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-31/spec.plist new file mode 100644 index 0000000..0d8841a --- /dev/null +++ b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-31/spec.plist @@ -0,0 +1,2 @@ +xuMhAK/~U~T~Hnlcfجnv֝a"x("!Y7Ջ.8Mz{ 1}"ZX[{GgWO^E0J]Nϫ̼N-7>n!-e/wD/zlU`61}Iڿ!$6U +Mg;kJ8fUPZ.M%o3&,3%Ǔ OxxQ_x ϰ:>'?8$aTqy02܄{uh3x5>g_|~o )' _+|~/ 0*ye<글.apS|u|+в# C \ No newline at end of file diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-33/bulkstore b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-33/bulkstore new file mode 100644 index 0000000..d7d86c3 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-33/bulkstore differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-33/bulkstore_descriptor b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-33/bulkstore_descriptor new file mode 100644 index 0000000..5649482 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-33/bulkstore_descriptor differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-33/schema.xml b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-33/schema.xml new file mode 100644 index 0000000..441efba --- /dev/null +++ b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-33/schema.xml @@ -0,0 +1 @@ +xQK0+Baݐ@*6Bzސ{nBc}=󝐛hvW*„Oon9+,Ǐ^`.4!$/y)?„V00y҇ju7;Yma\ 2`Lx8 Rض޼hr[%S.WZ[W'hbl+$"\0F1҉V CQe#޼yp8J_ z:!B5U5gu # eǔ_o :{Yʶv}KdV}k¹v"mT(W[P \ No newline at end of file diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-33/spec.plist b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-33/spec.plist new file mode 100644 index 0000000..bf56498 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-33/spec.plist differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-33/spindex.0 b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-33/spindex.0 new file mode 100644 index 0000000..e9d1261 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-33/spindex.0 differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-34/bulkstore b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-34/bulkstore new file mode 100644 index 0000000..66d170e Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-34/bulkstore differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-34/bulkstore_descriptor b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-34/bulkstore_descriptor new file mode 100644 index 0000000..7819b51 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-34/bulkstore_descriptor differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-34/schema.xml b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-34/schema.xml new file mode 100644 index 0000000..db6836c --- /dev/null +++ b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-34/schema.xml @@ -0,0 +1 @@ +x}Ak =뺍Cv#s[H}e4n}~iEN`4X-%t~}D; BE'pt[J'М r4Kc(f4SE?[<>vC{`/ KaQ#ڠ c`CuV_GG΄I 'lq2D80lm6YɡK>2R>x^9,.cf itFs[$~gW* \ No newline at end of file diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-34/spec.plist b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-34/spec.plist new file mode 100644 index 0000000..a97c088 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-34/spec.plist differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-35/bulkstore b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-35/bulkstore new file mode 100644 index 0000000..77415bb Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-35/bulkstore differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-35/bulkstore_descriptor b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-35/bulkstore_descriptor new file mode 100644 index 0000000..7a3eb34 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-35/bulkstore_descriptor differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-35/schema.xml b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-35/schema.xml new file mode 100644 index 0000000..63552da --- /dev/null +++ b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-35/schema.xml @@ -0,0 +1,2 @@ +xm?k0| +MQ:Xΐ6Хq'!+Rzwޫ?β q4 64՝W$IK գ:IFeQcJ"Wego0 v/ط}7|V^1Gp<1b&\V,gy4P>j mde8XDd&i[pIvJF5_y \ No newline at end of file diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-35/spec.plist b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-35/spec.plist new file mode 100644 index 0000000..101e2c6 --- /dev/null +++ b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-35/spec.plist @@ -0,0 +1,2 @@ +xuOAƿyω 1\"024:g8!ydorܝvH\!")"i90 fʑ/.nY"똇$]K&h0r̰<>JFʲWAס=2 u]}2 tSU^()H\qRԶ\f"ddW0"5Ib"_*\etlDzgRC=jvNϐIYt%lα,&f̒1l.o(BIE^Ɏ;{1 +1` bG8 Nq_hWxdIR,f^`mox#,h \ No newline at end of file diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-35/spindex.0 b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-35/spindex.0 new file mode 100644 index 0000000..f856260 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-35/spindex.0 differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-36/bulkstore b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-36/bulkstore new file mode 100644 index 0000000..500f660 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-36/bulkstore differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-36/bulkstore_descriptor b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-36/bulkstore_descriptor new file mode 100644 index 0000000..e0c670d Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-36/bulkstore_descriptor differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-36/schema.xml b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-36/schema.xml new file mode 100644 index 0000000..62139c3 --- /dev/null +++ b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-36/schema.xml @@ -0,0 +1,2 @@ +x}]O0+Dô,zGr~N +[}sZ0%$Uu.zX"+•w`6]ņ6 DeV#ZU%=/,)Zx~iL BIF}l$v/*.i/ݞ?j 8x>>`w~*h UR1S- f)׭1}L#C^thx2fC~Cۤ ^lwM_n? hAjπэmZ'z6o~- \ No newline at end of file diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-36/spec.plist b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-36/spec.plist new file mode 100644 index 0000000..aaa613e --- /dev/null +++ b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-36/spec.plist @@ -0,0 +1,3 @@ +xuPMhA~?DmSuEEeE75d;fvX x h+7o/5H$RDĻ&=Û{Jqȕ$Y7Q*,Vt{VTZD g"ֱ<.z-( y?04|GǯZM3mERV@s(֒jլBT2ё i^E;̎9Dhr[[ct{Τ+NztclAқQ1/gFX$4ҶZU&~`/HQC1FoYC0T!$H%ʵu լ;휟9wcŖ-az#9=˙6+{{iÎq]4+D #[9? i(X0y8 0 +>p#x ^*7Є|/|~!2I.JH"r%C,U +6"lѿ \ No newline at end of file diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-36/spindex.0 b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-36/spindex.0 new file mode 100644 index 0000000..b0abfdf Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-36/spindex.0 differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-4/bulkstore b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-4/bulkstore new file mode 100644 index 0000000..17563d4 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-4/bulkstore differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-4/bulkstore_descriptor b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-4/bulkstore_descriptor new file mode 100644 index 0000000..06d0945 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-4/bulkstore_descriptor differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-4/schema.xml b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-4/schema.xml new file mode 100644 index 0000000..ee0ec10 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-4/schema.xml differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-4/spec.plist b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-4/spec.plist new file mode 100644 index 0000000..9d12896 --- /dev/null +++ b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-4/spec.plist @@ -0,0 +1,3 @@ +xuO;OQegQy +";`hǬ0n6˅ͽ2v +:J{b1*?14|8;X;;{r-m݁K%߸\G"JUU&E۫:yI ]*ilzn7+wfo)n.hǷ) IWZ-KfՍbnLˬ%XUf&V??ޢĔ3ypں7mKۃ[)TgI iiIOrSZf fH/DdN/3ê3I'FyØ:EDp1'x2|Tb xO=4p#|1~/NYYa{ Xid \ No newline at end of file diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-5/bulkstore b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-5/bulkstore new file mode 100644 index 0000000..4335d0b Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-5/bulkstore differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-5/bulkstore_descriptor b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-5/bulkstore_descriptor new file mode 100644 index 0000000..5332a97 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-5/bulkstore_descriptor differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-5/schema.xml b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-5/schema.xml new file mode 100644 index 0000000..e3b6ddb Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-5/schema.xml differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-5/spec.plist b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-5/spec.plist new file mode 100644 index 0000000..77efde9 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-5/spec.plist differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-6/bulkstore b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-6/bulkstore new file mode 100644 index 0000000..00bc802 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-6/bulkstore differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-6/bulkstore_descriptor b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-6/bulkstore_descriptor new file mode 100644 index 0000000..b2f961b Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-6/bulkstore_descriptor differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-6/schema.xml b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-6/schema.xml new file mode 100644 index 0000000..6c2d313 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-6/schema.xml differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-6/spec.plist b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-6/spec.plist new file mode 100644 index 0000000..ffe0ed6 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-6/spec.plist differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-7/bulkstore b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-7/bulkstore new file mode 100644 index 0000000..a9b1aa8 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-7/bulkstore differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-7/bulkstore_descriptor b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-7/bulkstore_descriptor new file mode 100644 index 0000000..e7e582f Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-7/bulkstore_descriptor differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-7/schema.xml b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-7/schema.xml new file mode 100644 index 0000000..20e0a3d Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-7/schema.xml differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-7/spec.plist b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-7/spec.plist new file mode 100644 index 0000000..ee793f5 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-7/spec.plist differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-8/bulkstore b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-8/bulkstore new file mode 100644 index 0000000..66d170e Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-8/bulkstore differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-8/bulkstore_descriptor b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-8/bulkstore_descriptor new file mode 100644 index 0000000..904e67a Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-8/bulkstore_descriptor differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-8/schema.xml b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-8/schema.xml new file mode 100644 index 0000000..27a8f77 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-8/schema.xml differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-8/spec.plist b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-8/spec.plist new file mode 100644 index 0000000..918aa0c Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-8/spec.plist differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-9/bulkstore b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-9/bulkstore new file mode 100644 index 0000000..00bd531 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-9/bulkstore differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-9/bulkstore_descriptor b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-9/bulkstore_descriptor new file mode 100644 index 0000000..f7a5139 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-9/bulkstore_descriptor differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-9/schema.xml b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-9/schema.xml new file mode 100644 index 0000000..88c499a Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-9/schema.xml differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-9/spec.plist b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-9/spec.plist new file mode 100644 index 0000000..19554ea Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/stores/indexed-store-9/spec.plist differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/table-manager/tables.plist b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/table-manager/tables.plist new file mode 100644 index 0000000..80cbf78 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/table-manager/tables.plist differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/uniquing/EngineeringTypes.etypes b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/uniquing/EngineeringTypes.etypes new file mode 100644 index 0000000..729d389 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/uniquing/EngineeringTypes.etypes differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/uniquing/TOC b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/uniquing/TOC new file mode 100644 index 0000000..3108aa0 --- /dev/null +++ b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/uniquing/TOC @@ -0,0 +1,3 @@ +xKAƿo%#*؈XZ_D=pl5{qw#^wXbcei+""b`ʯ0+9\鉉W G-I]aR5[L7ZANm#g+L@ύMY'-h[_beykkxGgWwOmĴW6I +~Pfr;Tmf +LhÙ\WZrQTNY%?uC~6zD ƪL^653+HW3d˵ӬX3!k)Ј01IL! -Pg5np;x;>/$d5H1?"!A \ No newline at end of file diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/uniquing/arrayUniquer/integeruniquer.data b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/uniquing/arrayUniquer/integeruniquer.data new file mode 100644 index 0000000..d4655a4 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/uniquing/arrayUniquer/integeruniquer.data differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/uniquing/arrayUniquer/integeruniquer.index b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/uniquing/arrayUniquer/integeruniquer.index new file mode 100644 index 0000000..6d32492 --- /dev/null +++ b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/uniquing/arrayUniquer/integeruniquer.index @@ -0,0 +1,30 @@ +x4t80 Caaa0 a!0 ]7 ! 0 !0tnB5BB{=>quz_VOu/[^:rH#I"ט6x2kl<%s;BB LqL0]x6x! Ns+`Y*h0rxOb#N\<8E1mefcN^"8%s;ထK8e&. < .y0rxOb#N"8E1mefcN28%s;)q y8dVisL3}Ye]3v` \&3%GMp\c!ˬ>ǜ\ +r08ypif"ls6q.p0x{qA.rIns,6sY.q[aG<$09.3wY1On9n0,YdMvyCq.p0x{qa.rIns,6sY.q[aGT`,'lCFǜ|\pK\w+#LqL0]x6x!ONs+`Y*t0rxOb#N<18E1mefcN>)8%s;ထ'8e&. < 58%s;S2Lq qӂӜ +7f,&y./ / Yf=n0+lse yǜyypiXa#_!>33+ls+,sN*-&zupIXdnpG&8w9_+~n-su.Xc0,sp co?a.՛k?y8?en׃~!a!>|9ݯXi585lɇ3ro |}7WL12[sen0ҏM~L2`^pɟ`y/Ai__ٟ_# 2<'c>g?x|x`?{/Qpw[߃mvmxW̊nz N\, &x%by\*bK[P=6 $/g6˅7W~0pVR~~zrƣF->.z`ˇw7\9e8d(~f-_n{{%x/~>`.?$^>Ǘ}f}.__WWxzM3y`_;XN9qOo`&oyod7/n? x|&o|o%\yv ;:gxwsݝ5ο||Lw@sA΃?$CKL>y,>0?4?\~||N=Ls>'x?}?1̓{rB&XSU{ڟMs94ӝgx;Sv}ybY<-_}q[&SYe? r ՗/{{qp%Kǭ|2|8VJWZk X}XyY:0O<~~1y‰79bzz!o{E>9o?ߦ^~ S|6ީ?~WpEkνb={EVJc}s߯~y&.R?l>٬؟Gc˸/\\ǝO<'|)sig˟<5Ѻ~E$+\DS=Y s[g}f_/ߓ/ؿ_p"|= E~~qnS?Xzx`ݤ=R~۲?7~l\{z0DpI.dl=L?UyZpˇ;:-?>G?~Bm@3\{9r_iW۟5\y}0ءf[c1N/ZNn˭O|sE6慛<+旇/>~{zωOOXcJzr換gԓϪ'>^L|O>/>G/ʟ_ +9_ >0틶 ,}U|~_ϖ~rkO&f[}mc;w՟zs惇g?Yڏ9_H^ʏ?\0ljy*L=3k1 b}/ω_Y!6<_~3;!C`Gh~a?۟Qp_owX}f7ӑ._4XF48`y.]2dعTpe\cr"eU6/2:L]Q>ܻRģ`'W/Wq{W|8sՃ&L^S! +VX^;e:uu= \ -H=qp{>Mc7?G7f/T8q~-\]'ne?|yws;[.?p~Gs|'blޙs+8sϯy=iĽ+,[=_7_ܼ~quF?pq37|έy?;q>'?\zέۏ9rǬ=J?<`lq\M?\0{'o^<=Q}$~5֟bޘzz2-?M=.g;*TN=[?+?#?ײ+#xI?(ȕȗ/ ">|D,}+Jr*֌kE_k9;\xCpfE̿L!OY fn{{~xYal~AsCYD=1Ip̙qǩ:<`OɗO +.gԟU1Yssɚbcyus_1_4o\zωy)W|1eMn~ż0֔Ps'~@#=5W<>}b4cId=~Õ <]}>zvp]?Wy=?Xc!gB36}xX~ȍ9j|s7ۏoU=8},wʗw3P|a#ǜO7K~̟?yV>>Pv,Z+7??Q/|}`aG'gg_3?+߫?ϝ__n!.K}8H!שA׋gx%gWԇ'w/w p|̪MxZp0^}g"yfoN>H|S̱qԟgdp-iYTϱny#>f̤9~L>A>}eYɳ'~1\s1^r>_<.|X=nygUګF^?L.܁~zCɼr;ޢ~ &*&_=8~ze/W8̻՛c7xS.3W'~N#7ey`Þg3qGM>f7KlgOOU}_].y̧\9/V?|ּp|nr'g?\〓c9um}n}I~mx]F\e+惑|8Urk]1ul'71s ;Md[ySV\~1;sjyn}bTxrn9fO/[/;'`npGؕyT!,?&c 8y&\ݬ=Sw&c 8y&^S_Vy=wNKKlrȩ{IXdNu9q7{a}_k̳OS̱ڏ]F7u.=~̱>u9wy{m\ay9j~"p&O3 2+ls)Yf~XbCN7&c 8DMfy:xs,rak9bay9'nq%69TVdE68dǬʗ)Yf=r#O3/w^.XI~scVW?g-s%69Ծy`9k35\6X#1}1gԓiXa#_Lq egQ\c3lpw?71s= 5{3]FKԗ)Yf~r{,!>L2"p,_s~pY>'>.?!Oe#:y*5fv8?Y`m?1L12+ls',sNҼq{,!IXdNaS5fXbCN}L2"pdǬωϘ_npGg3!OesD.Xcv>!Oe׹Vy'ט>O3uiXa#|A4L12[<-&|dE68Mfy:8w?]cr?y.v?m3F3 ;sf\eV?S̳97XbCN]<>Xbm3F}1}1gL +1Wbex=S .1l~`g`Y1* yǜdpiXa#c,襃s\6X#ט>O3cVʏ)Yf眾XbCN]dp+.Xc+x 2zE:y*~q93_L +1~eay9_Klrȩ̱*2:\6X#WS_1C՝unU1r q 8.r9sM4 fbexknq%69Ԍy`9Vn2cu .Xc׵7fC]O=xt}1sgg88?L&Mf[P/o?<|ػe0hgVɽ[1\]R_8}[|#wPc{'gw F*U27>5= e?[|̮gzp~a}z8Kts2?lpgwxMa?T?80mOzG؏G|ģǍ X3X'y>^}X` Õc&|f56w!O5_g<]={;EfpYn5zY|1>gg<_> rNy9B Y~y~qp%gy{y+ԇ2Xƾyk]y,o9R/Vުzx?#>Lr̗֬[W?*>~11s'cWՓOק3ev?Ϲ/5X}>O/Kg opg)ɯ{-~s\wԟNp'So?p_>H]摧? L|\yi\UpYcl`b#Nnj:s\O`}8e14%39W.qLq{Ϲb*_}{r#/_f{bL6W_1' +=X|* +ţ}3ڏSsy؁ybmNAFCsWv/lso Qp猽UsO{G<8>WߡL1Nkns.h~~ye= g߫\\)5.Ϛ猽_K|@?XL2Ayĭy&?^rs9G+>1/u>3)[<9?~{a _f/'WՇY.}Eզ53̱7&\m9߰fK?;r#m!G=n dԏ~Kg&>r}|Gu9,`ypˌk0K1+9k36mp \ Cg߫{,!x(n0qn9#yџ4WG揙,\Xwe?e?Vxt8'^$db)α>w<x0<.%</b ܾ|pL^rJ!xxϳٹ 6orԏ]6|`[GܻXmRp⶞z2#wp?8}~'3̳ygq7ջ7=nl2v`s\$_Xxz+L>ȼ3˥ȇxzsÇχ'IG;0h3L|'o֞h~ 0姘_^?ͼ>] p,x|YxXds< 'sv\g%g'Gxz3S \y~p^/7؟o78<ԓFެlE1Vo9\<qwxNǭyd'RrlO=9`>g;eSfbXGKL?Nŏu>?-?xU>5ϋg%JC~lq.rĉM_S_ƾ~-1 MgѶ8!wnpuXk}O|,~_?&Sk? YZ3s'? 6fg/ /regyy 9[k.qw9.rls~<139G3Sxrls'Y|ǜK0.3$>X)WF45x!?g9}y.qL=.?uN\a,6&7a. ٺ8dtA7?gp\cifgrȢO'35\hժUW}oUW] +a29 a 0 h1Y 㱴rdr1ZL.aUWZcc? VCf"q3~lA}{ܺ2$/{5xz'+.l^w1/)X`>rٻnL3Bby`}خʟCNɟFdyYc]xb%/\2P/WKL2<.s%W 042mFgY9W <(aEVd9+04Gq5Coe|Fƙf?̱r1\r[}ƙY {<9Ku%mfva9YaS̱ +ls1\r;?#2,Yf-y bopޥ~Ƙ~oc,pgz~ + ~Ge l!ʇFd,qs^16XÍ5/f3acf&S=0 6{r%W <aIfg56ekdq+>pg+?,FeYScefC+?"?Fe7n38~T:x{1 q1&x*pQ>a>qɍcyԼX'q)\1)1(o|Z93skn?^9+ƙdy`}q9z}ƙf,O9 [=0 6/Gq5C!.cLG,xsx7#2,Ye9N \s=Ƙ! ,6{r Fdy1kl3N7%cNo6{r%[m34Xb'#θoe  +ls!o1/N8ߺ81Y`9+]0$̳;<3.wlaIfy2ltGp5O=c)Xd-9 <1s,1u|1Xb'p@}.! 6r nc5.x]ƘbVd9~>y9S.}6`G<|e̲f'd +lS̛SŜ14#E2)\1tx3'̏z-9beǬ󗫗<{ vg=<̇:Oq5cLq9,6&0ZcE:dC:~ȇ;opx̓eN7䭾Ǔx{oW?x#>ջܯƛ<~`=}>xzfWƹ}1Y#?{w{7/\>|g7yFy_ \ No newline at end of file diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/uniquing/strings b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/uniquing/strings new file mode 100644 index 0000000..f285720 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/uniquing/strings differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/uniquing/typedArrayUniquer/integeruniquer.data b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/uniquing/typedArrayUniquer/integeruniquer.data new file mode 100644 index 0000000..1f1b629 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/uniquing/typedArrayUniquer/integeruniquer.data differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/uniquing/typedArrayUniquer/integeruniquer.index b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/uniquing/typedArrayUniquer/integeruniquer.index new file mode 100644 index 0000000..914aa3a Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/corespace/run1/core/uniquing/typedArrayUniquer/integeruniquer.index differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/form.template b/Launch_main_2023-04-11_07.03.21_44662538.trace/form.template new file mode 100644 index 0000000..6bb509c Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/form.template differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/instrument_data/20202640-0B46-4698-ADAD-DF54B3ABE816/run_data/1.run.zip b/Launch_main_2023-04-11_07.03.21_44662538.trace/instrument_data/20202640-0B46-4698-ADAD-DF54B3ABE816/run_data/1.run.zip new file mode 100644 index 0000000..43d5d80 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/instrument_data/20202640-0B46-4698-ADAD-DF54B3ABE816/run_data/1.run.zip differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/instrument_data/917DB702-FF74-487D-9F51-7CB34DDFDC2C/run_data/1.run.zip b/Launch_main_2023-04-11_07.03.21_44662538.trace/instrument_data/917DB702-FF74-487D-9F51-7CB34DDFDC2C/run_data/1.run.zip new file mode 100644 index 0000000..c16a5d5 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/instrument_data/917DB702-FF74-487D-9F51-7CB34DDFDC2C/run_data/1.run.zip differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/instrument_data/F699FDD9-48BF-43EC-B29E-E19BADC473E6/run_data/1.run.zip b/Launch_main_2023-04-11_07.03.21_44662538.trace/instrument_data/F699FDD9-48BF-43EC-B29E-E19BADC473E6/run_data/1.run.zip new file mode 100644 index 0000000..369520a Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/instrument_data/F699FDD9-48BF-43EC-B29E-E19BADC473E6/run_data/1.run.zip differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/open.creq b/Launch_main_2023-04-11_07.03.21_44662538.trace/open.creq new file mode 100644 index 0000000..2c23c0f --- /dev/null +++ b/Launch_main_2023-04-11_07.03.21_44662538.trace/open.creq @@ -0,0 +1,271 @@ + + + + + com.apple.dt.Instruments.Hierarchies + + 1 + This version of Instruments doesn't implement track hierarchies, which are required to open this distribution. + + com.apple.dt.ac.topology.XRT64_CC32_R_TypeID + + 1 + The stored data contains storage topology not yet implemented by this version. + + com.apple.dt.ac.topology.XRTD64_CC32_R_TypeID + + 1 + The stored data contains storage topology not yet implemented by this version. + + com.apple.dt.etype.XRAnyTypeID + + 1 + This version does not support the new engineering type 'any'. + + com.apple.dt.etype.XRApplicationPeriodTypeID + + 1 + This version does not support the new engineering type 'app-period'. + + com.apple.dt.etype.XRBacktraceTypeID + + 1 + This version does not support the new engineering type 'backtrace'. + + com.apple.dt.etype.XRBooleanTypeID + + 1 + This version does not support the new engineering type 'boolean'. + + com.apple.dt.etype.XRCPUCoreTypeID + + 1 + This version does not support the new engineering type 'core'. + + com.apple.dt.etype.XRContainmentLayoutIDTypeID + + 1 + This version does not support the new engineering type 'containment-level'. + + com.apple.dt.etype.XRCoreProfileCallstackTypeID + + 1 + This version does not support the new engineering type 'kperf-bt'. + + com.apple.dt.etype.XRDurationTypeID + + 1 + This version does not support the new engineering type 'duration'. + + com.apple.dt.etype.XREventConceptTypeID + + 1 + This version does not support the new engineering type 'event-concept'. + + com.apple.dt.etype.XRFilePathTypeID + + 1 + This version does not support the new engineering type 'file-path'. + + com.apple.dt.etype.XRHangTypeTypeID + + 1 + This version does not support the new engineering type 'hang-type'. + + com.apple.dt.etype.XRKDebugArgumentTypeID + + 1 + This version does not support the new engineering type 'kdebug-arg'. + + com.apple.dt.etype.XRKDebugClassTypeID + + 1 + This version does not support the new engineering type 'kdebug-class'. + + com.apple.dt.etype.XRKDebugCodeTypeID + + 1 + This version does not support the new engineering type 'kdebug-code'. + + com.apple.dt.etype.XRKDebugFunctionTypeID + + 1 + This version does not support the new engineering type 'kdebug-func'. + + com.apple.dt.etype.XRKDebugSignpostVariantTypeID + + 1 + This version does not support the new engineering type 'kdebug-signpost-variant'. + + com.apple.dt.etype.XRKDebugStringIDTypeID + + 1 + This version does not support the new engineering type 'kdebug-string'. + + com.apple.dt.etype.XRKDebugSubclassTypeID + + 1 + This version does not support the new engineering type 'kdebug-subclass'. + + com.apple.dt.etype.XRLayoutIDTypeID + + 1 + This version does not support the new engineering type 'layout-id'. + + com.apple.dt.etype.XRNarrativeEntryTypeID + + 1 + This version does not support the new engineering type 'narrative'. + + com.apple.dt.etype.XROSLogCategoryTypeID + + 1 + This version does not support the new engineering type 'category'. + + com.apple.dt.etype.XROSLogEventTypeID + + 1 + This version does not support the new engineering type 'event-type'. + + com.apple.dt.etype.XROSLogFormatStringTypeID + + 1 + This version does not support the new engineering type 'format-string'. + + com.apple.dt.etype.XROSLogMetadataTypeID + + 1 + This version does not support the new engineering type 'os-log-metadata'. + + com.apple.dt.etype.XROSLogSubsystemTypeID + + 1 + This version does not support the new engineering type 'subsystem'. + + com.apple.dt.etype.XROSSignpostIdentifierTypeID + + 1 + This version does not support the new engineering type 'os-signpost-identifier'. + + com.apple.dt.etype.XRProcessTypeID + + 1 + This version does not support the new engineering type 'process'. + + com.apple.dt.etype.XRPrototypeEventTypeID + + 1 + This version does not support the new engineering type 'event'. + + com.apple.dt.etype.XRPrototypeStringTypeID + + 1 + This version does not support the new engineering type 'string'. + + com.apple.dt.etype.XRPrototypeValueTypeID + + 1 + This version does not support the new engineering type 'uint64'. + + com.apple.dt.etype.XRRawStringTypeID + + 1 + This version does not support the new engineering type 'raw-string'. + + com.apple.dt.etype.XRRecordedEventTimestampTypeID + + 1 + This version does not support the new engineering type 'event-time'. + + com.apple.dt.etype.XRRegionOfInterestClassTypeID + + 1 + This version does not support the new engineering type 'roi-class'. + + com.apple.dt.etype.XRRegionOfInterestKindTypeID + + 1 + This version does not support the new engineering type 'roi-kind'. + + com.apple.dt.etype.XRRegionOfInterestScopeTypeID + + 1 + This version does not support the new engineering type 'roi-scope'. + + com.apple.dt.etype.XRSampleTimestampTypeID + + 1 + This version does not support the new engineering type 'sample-time'. + + com.apple.dt.etype.XRSignpostNameTypeID + + 1 + This version does not support the new engineering type 'signpost-name'. + + com.apple.dt.etype.XRStartTimeTypeID + + 1 + This version does not support the new engineering type 'start-time'. + + com.apple.dt.etype.XRTextBacktraceTypeID + + 1 + This version does not support the new engineering type 'text-backtrace'. + + com.apple.dt.etype.XRTextSymbolTypeID + + 1 + This version does not support the new engineering type 'text-symbol'. + + com.apple.dt.etype.XRThermalStateTypeID + + 1 + This version does not support the new engineering type 'thermal-state'. + + com.apple.dt.etype.XRThreadNameTypeID + + 1 + This version does not support the new engineering type 'thread-name'. + + com.apple.dt.etype.XRThreadStateTypeID + + 1 + This version does not support the new engineering type 'thread-state'. + + com.apple.dt.etype.XRThreadTypeID + + 1 + This version does not support the new engineering type 'thread'. + + com.apple.dt.etype.XRTimeSampleTypeID + + 1 + This version does not support the new engineering type 'time-sample-kind'. + + com.apple.dt.etype.XRTimeSampleWeightTypeID + + 1 + This version does not support the new engineering type 'weight'. + + com.apple.dt.etype.XRUUIDTypeID + + 1 + This version does not support the new engineering type 'uuid'. + + com.apple.dt.etype.XRVirtualMemoryAddressTypeID + + 1 + This version does not support the new engineering type 'address'. + + com.apple.dt.path-manager.compression + + 1 + The data is compressed and requires Instruments 9.3 or later to read it. + + com.apple.dt.trace + + 5 + This document was saved by a newer version of Instruments and the file format has significantly changed. The document will need to be opened by the newer version. + + + diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/MANIFEST.plist b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/MANIFEST.plist new file mode 100644 index 0000000..bb9ba66 --- /dev/null +++ b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/MANIFEST.plist @@ -0,0 +1,12 @@ + + + + + compressed-paths + + paths + + stores + + + diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/047CCD10-6500-31B9-89EE-ADD473AE93A6.symbolsarchive b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/047CCD10-6500-31B9-89EE-ADD473AE93A6.symbolsarchive new file mode 100644 index 0000000..ef8bb27 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/047CCD10-6500-31B9-89EE-ADD473AE93A6.symbolsarchive differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/06015263-62AC-3B08-A298-DC835C18452A.symbolsarchive b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/06015263-62AC-3B08-A298-DC835C18452A.symbolsarchive new file mode 100644 index 0000000..f2f52fb Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/06015263-62AC-3B08-A298-DC835C18452A.symbolsarchive differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/06FDECD6-9F69-397B-B1E2-A8226C0BA7ED.symbolsarchive b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/06FDECD6-9F69-397B-B1E2-A8226C0BA7ED.symbolsarchive new file mode 100644 index 0000000..fa2f10b Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/06FDECD6-9F69-397B-B1E2-A8226C0BA7ED.symbolsarchive differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/08004053-5C3C-3749-A314-9D3EEF9440E4.symbolsarchive b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/08004053-5C3C-3749-A314-9D3EEF9440E4.symbolsarchive new file mode 100644 index 0000000..44f3e21 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/08004053-5C3C-3749-A314-9D3EEF9440E4.symbolsarchive differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/1124F431-18C9-3AE1-B952-C43D5F3A13E6.symbolsarchive b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/1124F431-18C9-3AE1-B952-C43D5F3A13E6.symbolsarchive new file mode 100644 index 0000000..d7a788a Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/1124F431-18C9-3AE1-B952-C43D5F3A13E6.symbolsarchive differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/11CD2D7D-8740-3469-B832-70D97DBEBB6E.symbolsarchive b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/11CD2D7D-8740-3469-B832-70D97DBEBB6E.symbolsarchive new file mode 100644 index 0000000..11e76f8 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/11CD2D7D-8740-3469-B832-70D97DBEBB6E.symbolsarchive differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/1A04B380-76E4-3E4B-B0FC-9837533D021D.symbolsarchive b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/1A04B380-76E4-3E4B-B0FC-9837533D021D.symbolsarchive new file mode 100644 index 0000000..e20e325 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/1A04B380-76E4-3E4B-B0FC-9837533D021D.symbolsarchive differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/229E19AC-2C3A-3513-B6D2-EACBC6432299.symbolsarchive b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/229E19AC-2C3A-3513-B6D2-EACBC6432299.symbolsarchive new file mode 100644 index 0000000..24a46bd Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/229E19AC-2C3A-3513-B6D2-EACBC6432299.symbolsarchive differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/2794A2C9-DD2D-3B3C-B764-960DB8798A9F.symbolsarchive b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/2794A2C9-DD2D-3B3C-B764-960DB8798A9F.symbolsarchive new file mode 100644 index 0000000..b6a8e75 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/2794A2C9-DD2D-3B3C-B764-960DB8798A9F.symbolsarchive differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/47042ACD-A337-322A-8DB7-ECD59CC60D92.symbolsarchive b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/47042ACD-A337-322A-8DB7-ECD59CC60D92.symbolsarchive new file mode 100644 index 0000000..4b5f5e0 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/47042ACD-A337-322A-8DB7-ECD59CC60D92.symbolsarchive differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/47743257-CB8D-3FB4-8301-4CA88A8E4BD8.symbolsarchive b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/47743257-CB8D-3FB4-8301-4CA88A8E4BD8.symbolsarchive new file mode 100644 index 0000000..d09de6c Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/47743257-CB8D-3FB4-8301-4CA88A8E4BD8.symbolsarchive differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/4D9B0DCA-7151-3875-B98E-B255DB8267A8.symbolsarchive b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/4D9B0DCA-7151-3875-B98E-B255DB8267A8.symbolsarchive new file mode 100644 index 0000000..25d5505 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/4D9B0DCA-7151-3875-B98E-B255DB8267A8.symbolsarchive differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/5873BB02-9C24-330E-BE3F-A69937620E64.symbolsarchive b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/5873BB02-9C24-330E-BE3F-A69937620E64.symbolsarchive new file mode 100644 index 0000000..e2e8019 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/5873BB02-9C24-330E-BE3F-A69937620E64.symbolsarchive differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/5E19C3FF-05E3-39AD-BF5F-118B4CA909E1.symbolsarchive b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/5E19C3FF-05E3-39AD-BF5F-118B4CA909E1.symbolsarchive new file mode 100644 index 0000000..98b3ecb Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/5E19C3FF-05E3-39AD-BF5F-118B4CA909E1.symbolsarchive differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/5E2DC2C6-FE3A-361C-9CFB-95E7E937B3EF.symbolsarchive b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/5E2DC2C6-FE3A-361C-9CFB-95E7E937B3EF.symbolsarchive new file mode 100644 index 0000000..ae71107 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/5E2DC2C6-FE3A-361C-9CFB-95E7E937B3EF.symbolsarchive differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/62DB5957-0A69-3847-942F-2AF69A046754.symbolsarchive b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/62DB5957-0A69-3847-942F-2AF69A046754.symbolsarchive new file mode 100644 index 0000000..6b9819f Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/62DB5957-0A69-3847-942F-2AF69A046754.symbolsarchive differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/63EE55FB-F90E-3F4E-86C5-93D6713C97C3.symbolsarchive b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/63EE55FB-F90E-3F4E-86C5-93D6713C97C3.symbolsarchive new file mode 100644 index 0000000..afdf0c1 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/63EE55FB-F90E-3F4E-86C5-93D6713C97C3.symbolsarchive differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/64C284B3-231B-391D-845C-A285DFA305CD.symbolsarchive b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/64C284B3-231B-391D-845C-A285DFA305CD.symbolsarchive new file mode 100644 index 0000000..81e79d9 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/64C284B3-231B-391D-845C-A285DFA305CD.symbolsarchive differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/6563E632-526D-3C88-8035-049FCCA8CA93.symbolsarchive b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/6563E632-526D-3C88-8035-049FCCA8CA93.symbolsarchive new file mode 100644 index 0000000..b5ce337 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/6563E632-526D-3C88-8035-049FCCA8CA93.symbolsarchive differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/6585C6D8-14FF-324D-9D6E-4265320B7F91.symbolsarchive b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/6585C6D8-14FF-324D-9D6E-4265320B7F91.symbolsarchive new file mode 100644 index 0000000..76a3d86 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/6585C6D8-14FF-324D-9D6E-4265320B7F91.symbolsarchive differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/6615F1A1-199D-396D-9522-22804F6B6896.symbolsarchive b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/6615F1A1-199D-396D-9522-22804F6B6896.symbolsarchive new file mode 100644 index 0000000..d4ca1c7 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/6615F1A1-199D-396D-9522-22804F6B6896.symbolsarchive differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/666B5D98-130D-3C97-8E67-C1342C00CA0F.symbolsarchive b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/666B5D98-130D-3C97-8E67-C1342C00CA0F.symbolsarchive new file mode 100644 index 0000000..e1a0f92 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/666B5D98-130D-3C97-8E67-C1342C00CA0F.symbolsarchive differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/6D4B0DA7-8EFC-3E6D-B984-F49260C3C194.symbolsarchive b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/6D4B0DA7-8EFC-3E6D-B984-F49260C3C194.symbolsarchive new file mode 100644 index 0000000..5dce622 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/6D4B0DA7-8EFC-3E6D-B984-F49260C3C194.symbolsarchive differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/700E1C13-E1AE-37C2-B62E-F9AA60A042D4.symbolsarchive b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/700E1C13-E1AE-37C2-B62E-F9AA60A042D4.symbolsarchive new file mode 100644 index 0000000..30d7313 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/700E1C13-E1AE-37C2-B62E-F9AA60A042D4.symbolsarchive differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/700E2519-16EA-335E-ADAE-7F6A7E9C7CFA.symbolsarchive b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/700E2519-16EA-335E-ADAE-7F6A7E9C7CFA.symbolsarchive new file mode 100644 index 0000000..fa7ab4a Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/700E2519-16EA-335E-ADAE-7F6A7E9C7CFA.symbolsarchive differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/71FEBCCD-D9DC-3599-9971-2B3407C588A8.symbolsarchive b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/71FEBCCD-D9DC-3599-9971-2B3407C588A8.symbolsarchive new file mode 100644 index 0000000..3b03460 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/71FEBCCD-D9DC-3599-9971-2B3407C588A8.symbolsarchive differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/77CF4AB6-91CA-3F90-8256-68E38CB0E479.symbolsarchive b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/77CF4AB6-91CA-3F90-8256-68E38CB0E479.symbolsarchive new file mode 100644 index 0000000..dad64e7 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/77CF4AB6-91CA-3F90-8256-68E38CB0E479.symbolsarchive differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/79D1769E-A5D1-36F4-A18D-748DA8F436F2.symbolsarchive b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/79D1769E-A5D1-36F4-A18D-748DA8F436F2.symbolsarchive new file mode 100644 index 0000000..8449e5d Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/79D1769E-A5D1-36F4-A18D-748DA8F436F2.symbolsarchive differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/7B331D9E-9042-3749-9C38-B6F312DB1B8F.symbolsarchive b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/7B331D9E-9042-3749-9C38-B6F312DB1B8F.symbolsarchive new file mode 100644 index 0000000..7132a31 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/7B331D9E-9042-3749-9C38-B6F312DB1B8F.symbolsarchive differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/7B800BB6-32E7-3597-B292-2C4DA4C377B1.symbolsarchive b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/7B800BB6-32E7-3597-B292-2C4DA4C377B1.symbolsarchive new file mode 100644 index 0000000..0f1dcd6 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/7B800BB6-32E7-3597-B292-2C4DA4C377B1.symbolsarchive differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/8CC28466-FD2F-3C80-9834-9525B7BEAC19.symbolsarchive b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/8CC28466-FD2F-3C80-9834-9525B7BEAC19.symbolsarchive new file mode 100644 index 0000000..a35e56d Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/8CC28466-FD2F-3C80-9834-9525B7BEAC19.symbolsarchive differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/8D3EF34D-D79E-3658-AEB8-2AB2FD6425FD.symbolsarchive b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/8D3EF34D-D79E-3658-AEB8-2AB2FD6425FD.symbolsarchive new file mode 100644 index 0000000..52469f1 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/8D3EF34D-D79E-3658-AEB8-2AB2FD6425FD.symbolsarchive differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/8E7B3D95-1D47-3F17-9512-C5FCC30792C2.symbolsarchive b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/8E7B3D95-1D47-3F17-9512-C5FCC30792C2.symbolsarchive new file mode 100644 index 0000000..ad5210a Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/8E7B3D95-1D47-3F17-9512-C5FCC30792C2.symbolsarchive differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/8E7D2B41-940D-3371-8D5B-07F6BC4119AE.symbolsarchive b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/8E7D2B41-940D-3371-8D5B-07F6BC4119AE.symbolsarchive new file mode 100644 index 0000000..335e14b Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/8E7D2B41-940D-3371-8D5B-07F6BC4119AE.symbolsarchive differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/93C48919-68AF-367E-9A67-DB4159BC962C.symbolsarchive b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/93C48919-68AF-367E-9A67-DB4159BC962C.symbolsarchive new file mode 100644 index 0000000..165ba5c Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/93C48919-68AF-367E-9A67-DB4159BC962C.symbolsarchive differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/97773259-BCCA-3435-B545-3818BB30EFEC.symbolsarchive b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/97773259-BCCA-3435-B545-3818BB30EFEC.symbolsarchive new file mode 100644 index 0000000..50df7c1 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/97773259-BCCA-3435-B545-3818BB30EFEC.symbolsarchive differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/9BE547D0-0AF1-3470-AFDE-2AC4CD34441E.symbolsarchive b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/9BE547D0-0AF1-3470-AFDE-2AC4CD34441E.symbolsarchive new file mode 100644 index 0000000..d161aa6 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/9BE547D0-0AF1-3470-AFDE-2AC4CD34441E.symbolsarchive differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/A577AAF1-F23B-327E-92C7-50DB82874412.symbolsarchive b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/A577AAF1-F23B-327E-92C7-50DB82874412.symbolsarchive new file mode 100644 index 0000000..16786c6 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/A577AAF1-F23B-327E-92C7-50DB82874412.symbolsarchive differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/A8A33774-6D44-35E9-AD2A-BAD9E4D5192A.symbolsarchive b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/A8A33774-6D44-35E9-AD2A-BAD9E4D5192A.symbolsarchive new file mode 100644 index 0000000..2ca33bc Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/A8A33774-6D44-35E9-AD2A-BAD9E4D5192A.symbolsarchive differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/B3D7673F-F2C8-3297-ADA2-C0AC7FA03839.symbolsarchive b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/B3D7673F-F2C8-3297-ADA2-C0AC7FA03839.symbolsarchive new file mode 100644 index 0000000..2c5c793 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/B3D7673F-F2C8-3297-ADA2-C0AC7FA03839.symbolsarchive differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/B5454E27-E8C7-3FDB-B77F-714F1E82E70B.symbolsarchive b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/B5454E27-E8C7-3FDB-B77F-714F1E82E70B.symbolsarchive new file mode 100644 index 0000000..677f479 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/B5454E27-E8C7-3FDB-B77F-714F1E82E70B.symbolsarchive differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/B7CB543F-DC2D-3522-BAB0-882CCAFF4778.symbolsarchive b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/B7CB543F-DC2D-3522-BAB0-882CCAFF4778.symbolsarchive new file mode 100644 index 0000000..a296b93 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/B7CB543F-DC2D-3522-BAB0-882CCAFF4778.symbolsarchive differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/BAEA0728-3071-34CC-A355-BD9A8B3549B3.symbolsarchive b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/BAEA0728-3071-34CC-A355-BD9A8B3549B3.symbolsarchive new file mode 100644 index 0000000..4520b45 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/BAEA0728-3071-34CC-A355-BD9A8B3549B3.symbolsarchive differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/BCC679A9-324C-3D77-AD5D-D591BEFC73D5.symbolsarchive b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/BCC679A9-324C-3D77-AD5D-D591BEFC73D5.symbolsarchive new file mode 100644 index 0000000..9250df2 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/BCC679A9-324C-3D77-AD5D-D591BEFC73D5.symbolsarchive differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/C09709B3-B4C5-3737-B4DF-DD65C670B1EA.symbolsarchive b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/C09709B3-B4C5-3737-B4DF-DD65C670B1EA.symbolsarchive new file mode 100644 index 0000000..ee432ab Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/C09709B3-B4C5-3737-B4DF-DD65C670B1EA.symbolsarchive differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/C517AE1A-8F49-3AD3-BDAD-502C51AD2BF3.symbolsarchive b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/C517AE1A-8F49-3AD3-BDAD-502C51AD2BF3.symbolsarchive new file mode 100644 index 0000000..4ed54d3 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/C517AE1A-8F49-3AD3-BDAD-502C51AD2BF3.symbolsarchive differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/C57512E9-AD15-3B65-AD71-893469DF60F1.symbolsarchive b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/C57512E9-AD15-3B65-AD71-893469DF60F1.symbolsarchive new file mode 100644 index 0000000..aab27a5 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/C57512E9-AD15-3B65-AD71-893469DF60F1.symbolsarchive differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/CE5E8C55-9E28-3982-9B98-74230BAD820F.symbolsarchive b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/CE5E8C55-9E28-3982-9B98-74230BAD820F.symbolsarchive new file mode 100644 index 0000000..e449d68 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/CE5E8C55-9E28-3982-9B98-74230BAD820F.symbolsarchive differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/D935453A-9986-311A-AA57-CD7584CBBCF9.symbolsarchive b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/D935453A-9986-311A-AA57-CD7584CBBCF9.symbolsarchive new file mode 100644 index 0000000..db5aee6 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/D935453A-9986-311A-AA57-CD7584CBBCF9.symbolsarchive differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/E22E60BB-AB77-3120-862F-92FA74FEFFCF.symbolsarchive b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/E22E60BB-AB77-3120-862F-92FA74FEFFCF.symbolsarchive new file mode 100644 index 0000000..020c106 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/E22E60BB-AB77-3120-862F-92FA74FEFFCF.symbolsarchive differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/E42E9D7A-03B4-340B-B61E-DCD45FD4ACC0.symbolsarchive b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/E42E9D7A-03B4-340B-B61E-DCD45FD4ACC0.symbolsarchive new file mode 100644 index 0000000..f6bfe28 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/E42E9D7A-03B4-340B-B61E-DCD45FD4ACC0.symbolsarchive differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/E67AC91F-F1DC-30EC-84F3-83F5BDAD3434.symbolsarchive b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/E67AC91F-F1DC-30EC-84F3-83F5BDAD3434.symbolsarchive new file mode 100644 index 0000000..a704463 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/E67AC91F-F1DC-30EC-84F3-83F5BDAD3434.symbolsarchive differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/F172AF90-E764-3DA1-8778-7FCD2850AD02.symbolsarchive b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/F172AF90-E764-3DA1-8778-7FCD2850AD02.symbolsarchive new file mode 100644 index 0000000..90c6085 Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/F172AF90-E764-3DA1-8778-7FCD2850AD02.symbolsarchive differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/FDAB95E7-FF13-3B52-A0C8-577B09E0D739.symbolsarchive b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/FDAB95E7-FF13-3B52-A0C8-577B09E0D739.symbolsarchive new file mode 100644 index 0000000..e85953e Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/FDAB95E7-FF13-3B52-A0C8-577B09E0D739.symbolsarchive differ diff --git a/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/FE25FA55-548B-3A42-84BB-31B16EACE40E.symbolsarchive b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/FE25FA55-548B-3A42-84BB-31B16EACE40E.symbolsarchive new file mode 100644 index 0000000..55538ad Binary files /dev/null and b/Launch_main_2023-04-11_07.03.21_44662538.trace/symbols/stores/FE25FA55-548B-3A42-84BB-31B16EACE40E.symbolsarchive differ diff --git a/include/synth/cc.h b/include/synth/cc.h index 65531e5..ed4adde 100644 --- a/include/synth/cc.h +++ b/include/synth/cc.h @@ -15,5 +15,9 @@ #define CC_OSC_DET 94 // Detune (Standard MIDI) #define CC_MOD_FLT 20 // Mod Envelope Filter Gain #define CC_KEY_TRK 21 // Filter Key Tracking +#define CC_OSC2PIT 22 // Oscillator 2 Pitch +#define CC_LFO_FRQ 23 // LFO Frequency +#define CC_LFO_PIT 24 // LFO Pitch Modulation +#define CC_LFO_FLT 25 // LFO Filter Modulation #endif \ No newline at end of file diff --git a/include/synth/dsp/adsr.h b/include/synth/dsp/adsr.h index db5e362..6d31b5f 100644 --- a/include/synth/dsp/adsr.h +++ b/include/synth/dsp/adsr.h @@ -52,6 +52,7 @@ public: break; case SUSTAIN: + last = env->sustain; break; case RELEASE: diff --git a/include/synth/dsp/filter.h b/include/synth/dsp/filter.h index 95d1028..6275875 100644 --- a/include/synth/dsp/filter.h +++ b/include/synth/dsp/filter.h @@ -10,7 +10,7 @@ class SVF12 { public: float frequency; - float resonance; + float Q; typedef struct { float lp; // low-pass @@ -24,20 +24,16 @@ protected: public: SVF12() : as1(0), as2(0) {} - Output tick(float as, float freq, float Q) { + inline Output tick(float in, float kK, float kQ) { Output out; - float kK = tan(M_PI_4 * clamp(0.001 * exp(freq * 6.907), 0, 1)); - float kQ = fmaxf(0, Q); - float kdiv = 1 + kK/kQ + kK*kK; - out.hp = (as - (1/kQ + kK) * as1 - as2) / kdiv; + out.hp = (in - (1/kQ + kK) * as1 - as2) / kdiv; float au = out.hp * kK; out.bp = au + as1; as1 = au + out.bp; au = out.bp * kK; out.lp = au + as2; as2 = au + out.lp; - return out; } }; @@ -58,31 +54,32 @@ public: typedef struct { float freq; - float Q; + float res; Type type; Slope slope; } Settings; private: Settings const * settings; - SVF12 first, second; + SVF12 fltA, fltB; public: void assign(Settings const * settings); - inline float tick(float as, float freqAdd, float freqScale) { + inline float tick(float in, float freqAdd, float freqScale) { float freq = clamp(freqScale * settings->freq + freqAdd, 0, 1); - float Q = fmaxf(0.1, settings->Q); - - SVF12::Output in = first.tick(as, freq, Q); + float kK = tan(M_PI_4 * clamp(0.001 * exp(freq * 6.907755278982137), 0, 1)); + float kQ = M_SQRT1_2 + settings->res; + + SVF12::Output outA = fltA.tick(in, kK, kQ); switch(settings->type) { case TYPE_LP: - return settings->slope == SLOPE_24 ? second.tick(in.lp, freq, Q).lp : in.lp; + return settings->slope == SLOPE_24 ? fltB.tick(outA.lp, kK, kQ).lp : outA.lp; case TYPE_BP: - return settings->slope == SLOPE_24 ? second.tick(in.bp, freq, Q).bp : in.bp; + return settings->slope == SLOPE_24 ? fltB.tick(outA.bp, kK, kQ).bp : outA.bp; case TYPE_HP: - return settings->slope == SLOPE_24 ? second.tick(in.hp, freq, Q).hp : in.hp; + return settings->slope == SLOPE_24 ? fltB.tick(outA.hp, kK, kQ).hp : outA.hp; } } }; diff --git a/include/synth/dsp/oscillator.h b/include/synth/dsp/oscillator.h index b66f747..974ead7 100644 --- a/include/synth/dsp/oscillator.h +++ b/include/synth/dsp/oscillator.h @@ -8,7 +8,7 @@ #include #include -#define PIx2 (2 * M_PI) +#include "util.h" class Oscillator { public: @@ -20,7 +20,7 @@ public: float driftAmount; float driftValue; - Oscillator() : phase(0), value(0), driftAmount(0.001), driftValue(0) {} + Oscillator() : phase(randPhase()), value(0), driftAmount(0.001), driftValue(0) {} void assign(Mode const * mode); @@ -44,7 +44,7 @@ public: value -= polyBlep(fmodf(t + 0.5, 1.0), dt); // Layer output of Poly BLEP on top (flop) } - driftValue += 0.01 * ((float) rand() / RAND_MAX - 0.5) - 0.00001 * driftValue; + driftValue += 0.01 * (randFrac() - 0.5) - 0.00001 * driftValue; phase += phaseStep * (1.0 + driftAmount * driftValue); while(phase >= PIx2) { // wrap if phase angle >=360º phase -= PIx2; diff --git a/include/synth/dsp/util.h b/include/synth/dsp/util.h index 4eb18a3..a40509f 100644 --- a/include/synth/dsp/util.h +++ b/include/synth/dsp/util.h @@ -3,6 +3,8 @@ #include +#define PIx2 (2 * M_PI) + inline float clamp(float x, float a, float b) { return fminf(b, fmaxf(a, x)); } @@ -23,4 +25,12 @@ inline float triangle(float phase) { } } +inline float randFrac() { + return (float) rand() / RAND_MAX; +} + +inline float randPhase() { + return PIx2 * randFrac(); +} + #endif \ No newline at end of file diff --git a/include/synth/part.h b/include/synth/part.h index 07fac1a..7b0c5ee 100644 --- a/include/synth/part.h +++ b/include/synth/part.h @@ -15,7 +15,7 @@ public: Voice::Settings settings; - Part() : volume(1), pitchBend(0), modulation(0) {} + Part() : volume(1), pitchBend(0), modulation(0), lfoPhase(randPhase()) {} void loadPreset(const Preset* preset); @@ -28,10 +28,16 @@ public: for(auto& kv : notes) { int note = kv.first; for(auto& voice : kv.second) { - out += voice->tick(note, pitchBend, modulation); + out += voice->tick(note + pitchBend + settings.lfoPitchMod * sin(lfoPhase)); } } out *= volume; + + lfoPhase += settings.lfoStep; + while(lfoPhase >= PIx2) { + lfoPhase -= PIx2; + } + return out; } @@ -39,6 +45,9 @@ private: float volume; float pitchBend; float modulation; + + float lfoPhase; + std::unordered_map> notes; }; diff --git a/include/synth/preset.h b/include/synth/preset.h index b70dd77..1f17abd 100644 --- a/include/synth/preset.h +++ b/include/synth/preset.h @@ -17,6 +17,7 @@ struct Preset { uint8_t osc2Mode; uint8_t oscMix; uint8_t oscDetune; + uint8_t osc2Pitch; struct { uint8_t type; @@ -30,6 +31,9 @@ struct Preset { uint8_t modEnvFltGain; uint8_t keyTrack; + uint8_t lfoFreq; + uint8_t lfoPitchMod; + uint8_t lfoFltMod; }; extern const Preset DEFAULT_PRESET; diff --git a/include/synth/voice.h b/include/synth/voice.h index 55ed8f3..5808c61 100644 --- a/include/synth/voice.h +++ b/include/synth/voice.h @@ -11,18 +11,22 @@ class Voice { public: typedef struct { - Filter::Settings filter; - Oscillator::Mode osc1Mode; Oscillator::Mode osc2Mode; float oscMix; float oscDetune; + float osc2Pitch; + + Filter::Settings filter; ADSR::Envelope ampEnv; ADSR::Envelope modEnv; float modEnvFltGain; float keyTrack; + float lfoStep; + float lfoPitchMod; + float lfoFltMod; } Settings; private: @@ -43,10 +47,10 @@ public: void noteOff(); bool isIdle() { return adsrAmp.isIdle(); } - inline float tick(int note, float pitchBend, float modulation) { - const float keyTrackMul = 1 + settings->keyTrack * noteToFreq(note + pitchBend) / 440.0; - const float osc1PhaseStep = noteToFreq(note - settings->oscDetune + pitchBend) * PIx2 / SAMPLE_RATE; - const float osc2PhaseStep = noteToFreq(note + settings->oscDetune + pitchBend) * PIx2 / SAMPLE_RATE; + inline float tick(float note) { + const float keyTrackMul = 1 + settings->keyTrack * noteToFreq(note) / 440.0; + const float osc1PhaseStep = noteToFreq(note - settings->oscDetune) * PIx2 / SAMPLE_RATE; + const float osc2PhaseStep = noteToFreq(note + settings->oscDetune + settings->osc2Pitch) * PIx2 / SAMPLE_RATE; float out = 0; out += (1 - settings->oscMix) * osc1.tick(osc1PhaseStep); out += settings->oscMix * osc2.tick(osc2PhaseStep); diff --git a/include/synthframe.h b/include/synthframe.h index 9b3f140..ebe67c1 100644 --- a/include/synthframe.h +++ b/include/synthframe.h @@ -13,7 +13,13 @@ public: private: enum { - AMP_ATTACK_SLIDER = wxID_TOP, + OSC_DET_SLIDER = wxID_TOP, + OSC2_PIT_SLIDER, + + FLT_FREQ_SLIDER, + FLT_Q_SLIDER, + + AMP_ATTACK_SLIDER, AMP_DECAY_SLIDER, AMP_SUSTAIN_SLIDER, AMP_RELEASE_SLIDER, @@ -23,17 +29,21 @@ private: MOD_SUSTAIN_SLIDER, MOD_RELEASE_SLIDER, - FLT_FREQ_SLIDER, - FLT_Q_SLIDER, - KEY_TRACK_SLIDER, - MOD_ENV_FLT_GAIN + MOD_ENV_FLT_SLIDER, + + LFO_FREQ_SLIDER, + LFO_PITCH_SLIDER, + LFO_FILTER_SLIDER }; void OnExit(wxCommandEvent& event); void OnAbout(wxCommandEvent& event); + void OnOscDetScroll(wxScrollEvent& event); + void OnOsc2PitScroll(wxScrollEvent& event); + void OnFltFreqScroll(wxScrollEvent& event); void OnFltQScroll(wxScrollEvent& event); @@ -51,6 +61,10 @@ private: void OnModEnvFltGainScroll(wxScrollEvent& event); + void OnLFOFreqScroll(wxScrollEvent& event); + void OnLFOPitchScroll(wxScrollEvent& event); + void OnLFOFilterScroll(wxScrollEvent& event); + wxDECLARE_EVENT_TABLE(); }; diff --git a/src/synth/part.cpp b/src/synth/part.cpp index 7cbdb56..f708b7f 100644 --- a/src/synth/part.cpp +++ b/src/synth/part.cpp @@ -17,16 +17,25 @@ float ccToDR(int x) { return 5.0 * exp(7.0 * (x / 127.0) - 7.0); } +float ccToLFOStep(int x) { + return PIx2 * 0.1 * exp((1 + x) * 6.907755278982137 / 128.0) / SAMPLE_RATE; +} + +float ccToLFOPitchMod(int x) { + return 0.01 * exp(x * 7.090076835776092 / 127.0); +} + void Part::loadPreset(const Preset * preset) { settings.osc1Mode = Oscillator::Mode(preset->osc1Mode); settings.osc2Mode = Oscillator::Mode(preset->osc2Mode); settings.oscMix = preset->oscMix / 127.0; - settings.oscDetune = (preset->oscDetune - 64.0) / 100.0; + settings.oscDetune = preset->oscDetune / 254.0; + settings.osc2Pitch = floorf(preset->osc2Pitch * (13.0 / 128.0)); settings.filter.type = Filter::Type(preset->filter.type); settings.filter.slope = Filter::Slope(preset->filter.slope); settings.filter.freq = preset->filter.freq / 127.0; - settings.filter.Q = preset->filter.Q / 31.75; + settings.filter.res = preset->filter.Q / 31.75; settings.ampEnv.attackStep = timeToStep(ccToA(preset->ampEnv.attack)); settings.ampEnv.decayStep = timeToStep(ccToDR(preset->ampEnv.decay)); @@ -40,6 +49,9 @@ void Part::loadPreset(const Preset * preset) { settings.modEnvFltGain = preset->modEnvFltGain / 127.0; settings.keyTrack = preset->keyTrack / 127.0; + settings.lfoStep = ccToLFOStep(preset->lfoFreq); + settings.lfoPitchMod = ccToLFOPitchMod(preset->lfoPitchMod); + settings.lfoFltMod = preset->lfoFltMod / 127.0; } void Part::noteOn(int note, int velocity) { @@ -100,8 +112,8 @@ void Part::control(int code, int value) { break; case CC_FLT_Q: // Timbre / Harmonic Content (Standard MIDI) - settings.filter.Q = value / 31.75; - std::cout << "Q=" << settings.filter.Q << std::endl; + settings.filter.res = value / 31.75; + std::cout << "Q=" << settings.filter.res << std::endl; break; case CC_AMP_REL: // Release Time (Standard MIDI) @@ -125,7 +137,11 @@ void Part::control(int code, int value) { break; case CC_OSC_DET: // Detune (Standard MIDI) - settings.oscDetune = (value - 64.0) / 100.0; + settings.oscDetune = value / 254.0; + break; + + case CC_OSC2PIT: // Oscillator 2 Pitch + settings.osc2Pitch = floorf(value * (13.0 / 128.0)); break; case CC_MOD_FLT: // Mod Envelope Filter Gain @@ -135,5 +151,17 @@ void Part::control(int code, int value) { case CC_KEY_TRK: // Filter Key Tracking settings.keyTrack = value / 127.0; break; + + case CC_LFO_FRQ: // LFO Frequency + settings.lfoStep = ccToLFOStep(value); + break; + + case CC_LFO_PIT: // LFO Pitch Modulation + settings.lfoPitchMod = ccToLFOPitchMod(value); + break; + + case CC_LFO_FLT: // LFO Filter Modulation + settings.lfoFltMod = value / 127.0; + break; } } \ No newline at end of file diff --git a/src/synth/preset.cpp b/src/synth/preset.cpp index 106cb03..bd216b6 100644 --- a/src/synth/preset.cpp +++ b/src/synth/preset.cpp @@ -4,7 +4,8 @@ const Preset DEFAULT_PRESET = { .osc1Mode = Oscillator::MODE_SAW, .osc2Mode = Oscillator::MODE_SAW, .oscMix = 64, - .oscDetune = 70, + .oscDetune = 10, + .osc2Pitch = 0, .filter = { .type = Filter::TYPE_LP, @@ -28,5 +29,8 @@ const Preset DEFAULT_PRESET = { }, .modEnvFltGain = 40, - .keyTrack = 127 + .keyTrack = 127, + .lfoFreq = 85, + .lfoPitchMod = 0, + .lfoFltMod = 0 }; \ No newline at end of file diff --git a/src/synthapp.cpp b/src/synthapp.cpp index 95df69d..88b1f9c 100644 --- a/src/synthapp.cpp +++ b/src/synthapp.cpp @@ -102,6 +102,7 @@ bool SynthApp::OnInit() { for(;;) { // loop for input until valid choice is made string input; getline(cin, input); + //string input = "1"; try { pmDeviceIndex = stoi(input); if( pmDeviceIndex >= 0 && @@ -126,6 +127,7 @@ bool SynthApp::OnInit() { for(;;) { // loop for input until valid choice is made string input; getline(cin, input); + //string input = "4"; try { paDeviceIndex = stoi(input); if( paDeviceIndex >= 0 && diff --git a/src/synthframe.cpp b/src/synthframe.cpp index e9752b3..214b652 100644 --- a/src/synthframe.cpp +++ b/src/synthframe.cpp @@ -29,6 +29,9 @@ SynthFrame::SynthFrame() : wxFrame(NULL, wxID_ANY, "Hello World") { wxBoxSizer* sizer = new wxBoxSizer(wxHORIZONTAL); panel->SetSizer(sizer); + sizer->Add(new wxSlider(panel, OSC_DET_SLIDER, DEFAULT_PRESET.oscDetune, 0, 127, wxDefaultPosition, wxDefaultSize, wxSL_VERTICAL | wxSL_INVERSE)); + sizer->Add(new wxSlider(panel, OSC2_PIT_SLIDER, DEFAULT_PRESET.osc2Pitch, 0, 127, wxDefaultPosition, wxDefaultSize, wxSL_VERTICAL | wxSL_INVERSE)); + sizer->AddSpacer(20); sizer->Add(new wxSlider(panel, FLT_FREQ_SLIDER, DEFAULT_PRESET.filter.freq, 0, 127, wxDefaultPosition, wxDefaultSize, wxSL_VERTICAL | wxSL_INVERSE)); sizer->Add(new wxSlider(panel, FLT_Q_SLIDER, DEFAULT_PRESET.filter.Q, 0, 127, wxDefaultPosition, wxDefaultSize, wxSL_VERTICAL | wxSL_INVERSE)); sizer->AddSpacer(20); @@ -44,7 +47,11 @@ SynthFrame::SynthFrame() : wxFrame(NULL, wxID_ANY, "Hello World") { sizer->Add(new wxSlider(panel, MOD_SUSTAIN_SLIDER, DEFAULT_PRESET.modEnv.sustain, 0, 127, wxDefaultPosition, wxDefaultSize, wxSL_VERTICAL | wxSL_INVERSE)); sizer->Add(new wxSlider(panel, MOD_RELEASE_SLIDER, DEFAULT_PRESET.modEnv.release, 0, 127, wxDefaultPosition, wxDefaultSize, wxSL_VERTICAL | wxSL_INVERSE)); sizer->AddSpacer(20); - sizer->Add(new wxSlider(panel, MOD_ENV_FLT_GAIN, DEFAULT_PRESET.modEnvFltGain, 0, 127, wxDefaultPosition, wxDefaultSize, wxSL_VERTICAL | wxSL_INVERSE)); + sizer->Add(new wxSlider(panel, MOD_ENV_FLT_SLIDER, DEFAULT_PRESET.modEnvFltGain, 0, 127, wxDefaultPosition, wxDefaultSize, wxSL_VERTICAL | wxSL_INVERSE)); + sizer->AddSpacer(20); + sizer->Add(new wxSlider(panel, LFO_FREQ_SLIDER, DEFAULT_PRESET.lfoPitchMod, 0, 127, wxDefaultPosition, wxDefaultSize, wxSL_VERTICAL | wxSL_INVERSE)); + sizer->Add(new wxSlider(panel, LFO_PITCH_SLIDER, DEFAULT_PRESET.lfoPitchMod, 0, 127, wxDefaultPosition, wxDefaultSize, wxSL_VERTICAL | wxSL_INVERSE)); + sizer->Add(new wxSlider(panel, LFO_FILTER_SLIDER, DEFAULT_PRESET.lfoFltMod, 0, 127, wxDefaultPosition, wxDefaultSize, wxSL_VERTICAL | wxSL_INVERSE)); Bind(wxEVT_MENU, &SynthFrame::OnAbout, this, wxID_ABOUT); Bind(wxEVT_MENU, &SynthFrame::OnExit, this, wxID_EXIT); @@ -59,6 +66,16 @@ void SynthFrame::OnAbout(wxCommandEvent& event) { "About Hello World", wxOK | wxICON_INFORMATION); } +void SynthFrame::OnOscDetScroll(wxScrollEvent& event) { + SynthApp& app = wxGetApp(); + app.synth.control(0, CC_OSC_DET, event.GetPosition()); +} + +void SynthFrame::OnOsc2PitScroll(wxScrollEvent& event) { + SynthApp& app = wxGetApp(); + app.synth.control(0, CC_OSC2PIT, event.GetPosition()); +} + void SynthFrame::OnFltFreqScroll(wxScrollEvent& event) { SynthApp& app = wxGetApp(); app.synth.control(0, CC_FLT_FRQ, event.GetPosition()); @@ -119,8 +136,26 @@ void SynthFrame::OnModEnvFltGainScroll(wxScrollEvent& event) { app.synth.control(0, CC_MOD_FLT, event.GetPosition()); } +void SynthFrame::OnLFOFreqScroll(wxScrollEvent& event) { + SynthApp& app = wxGetApp(); + app.synth.control(0, CC_LFO_FRQ, event.GetPosition()); +} + +void SynthFrame::OnLFOPitchScroll(wxScrollEvent& event) { + SynthApp& app = wxGetApp(); + app.synth.control(0, CC_LFO_PIT, event.GetPosition()); +} + +void SynthFrame::OnLFOFilterScroll(wxScrollEvent& event) { + SynthApp& app = wxGetApp(); + app.synth.control(0, CC_LFO_FLT, event.GetPosition()); +} + wxBEGIN_EVENT_TABLE(SynthFrame, wxFrame) +EVT_COMMAND_SCROLL(SynthFrame::OSC_DET_SLIDER, SynthFrame::OnOscDetScroll) +EVT_COMMAND_SCROLL(SynthFrame::OSC2_PIT_SLIDER, SynthFrame::OnOsc2PitScroll) + EVT_COMMAND_SCROLL(SynthFrame::FLT_FREQ_SLIDER, SynthFrame::OnFltFreqScroll) EVT_COMMAND_SCROLL(SynthFrame::FLT_Q_SLIDER, SynthFrame::OnFltQScroll) @@ -136,6 +171,10 @@ EVT_COMMAND_SCROLL(SynthFrame::MOD_DECAY_SLIDER, SynthFrame::OnFltDecayScroll) EVT_COMMAND_SCROLL(SynthFrame::MOD_SUSTAIN_SLIDER, SynthFrame::OnFltSustainScroll) EVT_COMMAND_SCROLL(SynthFrame::MOD_RELEASE_SLIDER, SynthFrame::OnFltReleaseScroll) -EVT_COMMAND_SCROLL(SynthFrame::MOD_ENV_FLT_GAIN, SynthFrame::OnModEnvFltGainScroll) +EVT_COMMAND_SCROLL(SynthFrame::MOD_ENV_FLT_SLIDER, SynthFrame::OnModEnvFltGainScroll) + +EVT_COMMAND_SCROLL(SynthFrame::LFO_FREQ_SLIDER, SynthFrame::OnLFOFreqScroll) +EVT_COMMAND_SCROLL(SynthFrame::LFO_PITCH_SLIDER, SynthFrame::OnLFOPitchScroll) +EVT_COMMAND_SCROLL(SynthFrame::LFO_FILTER_SLIDER, SynthFrame::OnLFOFilterScroll) wxEND_EVENT_TABLE() \ No newline at end of file diff --git a/xctrace-command.txt b/xctrace-command.txt new file mode 100644 index 0000000..b23f5a7 --- /dev/null +++ b/xctrace-command.txt @@ -0,0 +1 @@ + xctrace record --template 'Time Profiler' --target-stdin - --target-stdout - --launch ./build/main \ No newline at end of file