update
This commit is contained in:
17
README.md
17
README.md
@@ -32,10 +32,27 @@ Static triage of the extracted Raspberry Pi based root filesystem in this worksp
|
||||
- [Copy Fail Assessment](copy-fail-assessment.md)
|
||||
- [Godot and Radium Assets](godot-and-radium-assets.md)
|
||||
- [Audio Asset Search](audio-asset-search.md)
|
||||
- [Radium Image Format](radium-image-format.md)
|
||||
- [Full Sound Export](sound-export.md)
|
||||
- [Confirmed Native Sound Names](sound-native-names.md)
|
||||
- [Native Sound Test Labels](sound-native-sound-test.md)
|
||||
- [Draft ASR Sound Labels](sound-asr-draft-labels.md)
|
||||
- [Low-Confidence ASR Review Candidates](sound-asr-review-candidates.md)
|
||||
- [Catalog-Matched ASR Sound Labels](sound-asr-catalog-labels.md)
|
||||
- [Catalog-Offset Candidate Sound Labels](sound-catalog-offset-candidates.md)
|
||||
- [Pokedex Voice Alignment](sound-pokedex-voice.md)
|
||||
- [SPIKE Menu Sound Export](sound-spike-menu.md)
|
||||
- [Best-Named Sound Export](sound-best-named-export.md)
|
||||
- [Unresolved Structural Sound Review](sound-unresolved-review.md)
|
||||
- [Asset Previews](asset-previews.md)
|
||||
- [Radium Section 3 Bitmap Previews](radium-section3-bitmaps.md)
|
||||
- [Conagent Reverse Engineering](conagent-re.md)
|
||||
- [Conagent Machine Emulator](conagent-machine-emulator.md)
|
||||
- [Main Game Behavior Notes](main-game-behavior.md)
|
||||
- [Package, Image, Netbridge, and Firmware Notes](package-image-firmware.md)
|
||||
- [Magikarp Topper Serial Key and Emulator](topper-serial-key-emulator.md)
|
||||
- [Docker/QEMU Emulation Scaffold](docker-qemu-emulation.md)
|
||||
- [Game Asset Spoilers and Possible Unreleased Features](game-asset-spoilers-unreleased.md)
|
||||
|
||||
## Notes and Caveats
|
||||
|
||||
|
||||
@@ -22,22 +22,109 @@ These files are workspace-local generated artifacts, not target-root files.
|
||||
| `ad44ee65ddbd7f0a44e0a4b7f15332460fa48185fc45b12dc74b10f9dece9334` | `project.zip` | Improved Godot editor reconstruction with restored PNG source paths and loose `lcd`/`nuk` assets; 980,835,332 bytes. |
|
||||
| `ad44ee65ddbd7f0a44e0a4b7f15332460fa48185fc45b12dc74b10f9dece9334` | `project_reconstructed.zip` | Same improved archive as `project.zip`, kept under an explicit reconstruction name. |
|
||||
| `05d2606f23e694c369c855a232a787e03b8c838b346558df615598f01519cca1` | `project_basic_exported.zip` | First-pass exported-resource-only Godot wrapper; 255,346,627 bytes. |
|
||||
| `4be4399dcebce7d3f857dd76319061ef4284a65770fe3de3d742668c31ae8fbf` | `godot_editor_project_reconstructed/project.godot` | Reconstructed Godot 4.4.1 project settings wrapper based on `project.binary`. |
|
||||
| `bf673928249f53f763ebeb56bda55fab75128523194c41188b2df529eddcec98` | `godot_editor_project_reconstructed/project.godot` | Reconstructed Godot 4.4.1 project settings wrapper based on `project.binary`; autoload uses the compiled `SpikeSoundIds` global name. |
|
||||
| `d56d6efd7a5b6cbf26cd1a2fcf1292b11ba3131fdefc3e821edde1b6f8be240e` | `godot_editor_project_reconstructed/RECONSTRUCTION_MANIFEST.json` | Manifest for the improved reconstruction: 1,050 restored PNG sources and media-audio scan summary. |
|
||||
| `256ffb7711beecdc9f165e40d8f84fd2b1e474798bc4b497ab64558129f94964` | `analysis/media-audio-scan.tsv` | `ffprobe` scan of Godot and loose media containers; one AAC-bearing MP4 found. |
|
||||
| `a976fbd8d25f6376a5abee510c5fed9ade44cdacff6dfd6d399bfff3e30c8ee5` | `rootfs-triage-wiki/scripts/build_godot_editor_reconstruction.py` | Static reconstruction builder for restored PNG sources, loose asset copy, media scan, and zip packaging. |
|
||||
| `a89999280fcf84a7e757c88246c35dcf3c49f7ec548c40b3b051aec3f2336ac1` | `rootfs-triage-wiki/scripts/build_godot_editor_reconstruction.py` | Static reconstruction builder for restored PNG sources, loose asset copy, media scan, autoload wrapper names, and zip packaging. |
|
||||
| `19187f77af51093e2262ba8a042ec5a41cb5be20f9f12d19ef8855055567b952` | `rootfs-triage-wiki/scripts/search_audio_assets.py` | Whole-target-root static audio search helper; scans filenames, `file(1)`, magic signatures, strings, and `ffprobe` stream metadata. |
|
||||
| `fafbd090ed03f1f0bb10e319ac01028a8f1120c3fd02c931415671377c1fe6ee` | `rootfs-triage-wiki/scripts/parse_radium_image.py` | Static Radium `image.bin` parser; validates section 8 CRC, extracts PCM chunk metadata, resolves section 5 opcode `0x0b` sound references, decodes generic section 5 opcode streams with image-specific table offsets, records opcode payload fields, and writes full/capped WAV exports. |
|
||||
| `db6cdbd7d35da08cd432f27137aa7bd5e427981dc62151059e28cfd9526a774c` | `rootfs-triage-wiki/scripts/dump_radium_opcode_tables.py` | Static native opcode table dumper for Radium command streams; writes handler addresses, payload lengths, observed command counts, and common payloads for the main and SPIKE menu images. |
|
||||
| `fa9da51e188771fd5ce1f9e0df0f586ab14948e6aa5d3d155df20f081d04cb8e` | `rootfs-triage-wiki/scripts/build_media_preview_pages.py` | Generates split wiki preview pages for exported sounds, Pokedex voice labels, catalog-matched ASR labels, low-confidence ASR review candidates, catalog-offset candidate labels, unresolved structural review rows, SPIKE menu sounds, best-named sound aliases, confirmed native sound-name aliases, sound-test-adjacent candidate rows, ASR draft labels, openable image/video/text/font assets, and Radium section 3 bitmap previews. |
|
||||
| `f5c6d5046dd7c3591b4de9201c7cd7254e1fa0ff6d6363ed09c19ccceebc050b` | `rootfs-triage-wiki/scripts/export_radium_section3_bitmaps.py` | Static section 3 bitmap-record exporter; writes raw-indexed PNG previews when payload length supports `width * height` pixels and marks compact records as undecoded. |
|
||||
| `e972f7bdbec246c3bf50f783cdb6dfcd8638c501450a0335c422971f762b9673` | `rootfs-triage-wiki/scripts/build_best_named_sound_aliases.py` | Builds one best-available named alias per exported main-game and SPIKE-menu WAV while preserving confirmed/aligned/catalog-ASR/ASR-review/catalog-offset-candidate/draft/duplicate-hash/hash-match/structural name provenance. |
|
||||
| `01e3abd11d6bb77763b9043c226e0f0ae9b6b7dc8c2cddd4658efb4af36c4df0` | `rootfs-triage-wiki/scripts/build_asr_review_sound_labels.py` | Filters rejected Whisper ASR rows into low-confidence content-derived review candidates; these labels are weaker than accepted ASR and not native-confirmed. |
|
||||
| `02a5df386d57609d8ed58d244bd3a8c0da2612d9615a3b51bb93316227214319` | `rootfs-triage-wiki/scripts/build_asr_catalog_sound_labels.py` | Matches accepted ASR transcripts to known Godot `SE_PK_VO_*` catalog constants using exact phrase matches and narrow documented ASR error variants. |
|
||||
| `02033a942c02c8e8277ab6d97ca914f6b45be3f05b494b48c5b4389fda4ac5cf` | `rootfs-triage-wiki/scripts/build_pokedex_voice_aliases.py` | Aligns Radium objects `409` through `1545` to Pokedex description/name/category clips using `pokemon_data.txt` and ASR evidence, including six duplicate description variants. |
|
||||
| `e09b6d47a3fb9a91f9e1236bf5fb95b36252f3fddbd52878c2f8dc79e482a2a1` | `rootfs-triage-wiki/scripts/build_catalog_offset_candidate_labels.py` | Builds an audit-only catalog-order offset candidate table from the two Ghidra-confirmed native anchor blocks; candidates are not promoted into best-name aliases. |
|
||||
| `b6602ee951006b784fa0c2e75287ff7cb4d45f989b1d1f6155375888b6c0a5e3` | `rootfs-triage-wiki/scripts/transcribe_sound_draft_labels.py` | Local Whisper ASR helper for draft content labels on exported WAVs; output labels are triage aids, not native symbols. |
|
||||
| `53fc124eb6ed43c8f93acb44495db55be1a15c7785d06ce964861851e7f964f7` | `rootfs-triage-wiki/scripts/extract_native_sound_registrations.py` | Static AArch64 extractor for native `GodotSpikeBridge` sound registration calls in `/games/pokemon_pro/game`. |
|
||||
| `a0cf4cad90fcccfd97140599935e56d8e49ef68560aff6e25813e731ac3c20c0` | `rootfs-triage-wiki/scripts/build_native_named_sound_aliases.py` | Builds confirmed-name hardlink aliases for native sound registrations. |
|
||||
| `e9a156d4371e03232c6826bd70e1576e34b6720352beafb06a9f41321c32cf1e` | `rootfs-triage-wiki/scripts/extract_native_sound_test_labels.py` | Extracts native sound-test-adjacent candidate rows and builds audit hardlink aliases for the candidate WAVs. |
|
||||
| `ac0f243ec3fb29e1cd61cdd8b807ac1578bc1202e03538be3314c4380dbea723` | `rootfs-triage-wiki/scripts/extract_godot_gdc_strings.py` | Static decoder for exported Godot `.gdc` files: strips `GDSC` header, decompresses Zstandard payloads, and recovers plain plus XOR-`0xb6` strings. |
|
||||
| `1488286a2a9f59fde8ab7c48f1f992fb5be65db2791d0b5a400a9523cfebc6f6` | `rootfs-triage-wiki/scripts/build_viewer.py` | Static wiki viewer builder with media preview directives for audio, image, video, text, and font assets. |
|
||||
| `975df239ca2930e91abf7af5e53cb24a865ce31faf11a2bba9adae6e61995c3a` | `analysis/audio-search/summary.json` | Broad target-root audio scan summary: 7,375 files scanned, 281 stream-bearing files, 0 target-root files with audio streams. |
|
||||
| `9f0132e612f2a6aafb5b00335cbf74b7f5fb57c5b34a4f9bda21e02b6ad0f91b` | `analysis/audio-search/filename-hits.tsv` | Audio-related filename hits; system audio stack files and images, not gameplay sound content. |
|
||||
| `818e61772280cd597c3b101aa90b90764630bd8d7892ea5c20bf5e48f34d408c` | `analysis/audio-search/file-type-hits.tsv` | `file(1)` media/audio-looking hits; target-root video containers plus firmware false positives. |
|
||||
| `8707c33b9ce6b33c693dcf187f277b474d0abd4086858096b041d3e1f2abd0eb` | `analysis/audio-search/magic-hits.tsv` | Binary magic signature hits, including expected codec/library false positives and invalid Ogg-like executable offsets. |
|
||||
| `b93b2019c8b021267e96c77fee7932f30e8d8f8f71b0c424e4f74f9e02f3c9d9` | `analysis/audio-search/ffprobe-streams.tsv` | `ffprobe` stream metadata for target-root files; all parsed streams are video/non-audio. |
|
||||
| `0587eb42a19459c99f35574b0892ea20a97737ad11c498189698392e7c7cc95a` | `analysis/audio-search/audio-related-strings.json` | Audio-related string samples from target-root support files and game binaries. |
|
||||
| `6e87e7e5fb591d23336026299c3f2d8122b21fbebaa179dceee39227d6b68dc1` | `analysis/radium-image/header.json` | Parsed `/games/pokemon_pro/image.bin` header, section 8 CRC summary, command-reference summary, and generic command-stream summary; stored and calculated CRC32 both `0x3f401e79`. |
|
||||
| `0c0d5c62f99def85df6cc2bd897e49cbc7f6940faf8598b5190632681e2711ec` | `analysis/radium-image/section4_table.tsv` | First-pass section 4 table parse: 27 rows, 32 bytes each. |
|
||||
| `6c978cc5aca4b033ab5d805943e0dab395734c1506689c1c917496337bb5f7e8` | `analysis/radium-image/section3_bitmap_manifest.tsv` | Section 3 bitmap-record manifest: 1,477 pointer records, 1,449 raw indexed PNG previews, and 28 compact payload records left undecoded. |
|
||||
| `5166347f4071c06e9aba93c150544b6bd1b4b3c7940dc039b517a429e100e137` | `analysis/radium-image/section3-bitmaps/` | Combined checksum over 1,449 generated section 3 bitmap preview PNG files. |
|
||||
| `6bae024f109b39e5c07caff4cd9f51b43b4c33ec9f23b1d8f537e1e829d6500f` | `analysis/radium-image/section8_entries.tsv` | Parsed section 8 table: 2,491 rows of offset/key/count metadata for headerless PCM chunks. |
|
||||
| `6bae024f109b39e5c07caff4cd9f51b43b4c33ec9f23b1d8f537e1e829d6500f` | `analysis/radium-image/pcm_candidates.tsv` | PCM candidates derived from section 8; all 2,491 rows produce bounded nonzero PCM lengths. |
|
||||
| `35eb78ca13b2ba60bd861f4c4d1ba5245cfc35c101c58e6fadba33b11de17299` | `analysis/radium-image/command_sound_refs.tsv` | Static section 5 command-stream references: 12,710 opcode `0x0b` rows resolving local object IDs and variants to all 2,491 section 8 PCM chunks. |
|
||||
| `2b831075a86f2d6b4bd7a939abd091325d39744f3850c69a4acda52749c7016f` | `analysis/radium-image/command_stream_summary.tsv` | Generic section 5 stream decode summary: 12,655 stream rows, 2,531 unique stream offsets, no malformed streams. |
|
||||
| `027f6d19feff25b61244dea05bb2210368918c667bf4dac7f9cb278e8f95d16d` | `analysis/radium-image/command_opcode_rows.tsv` | Per-opcode section 5 decode rows with payload hex and generic little-endian field views: 108,765 command rows across 13 observed opcodes. |
|
||||
| `fc061d33187c619ce75b9c321b2c5a08bdb938b142ffcc7fbcbfa566370f1d4d` | `analysis/radium-image/command_opcode_payload_summary.tsv` | Compact section 5 opcode payload summary for the main game image: command counts, unique payload counts, and common payload field values. |
|
||||
| `51b1321758abf11f32dfe58dbb8906f1e36dcf2be028e367fd52fccab11d8131` | `analysis/radium-image/command_opcode_histogram.tsv` | Compact histogram of observed main-game section 5 opcodes and payload sizes. |
|
||||
| `904a2146f0cd98560887cbbc0298a19b43d25020ae0c4a4598bc96728e1afcc2` | `analysis/radium-image/opcode_handler_table.tsv` | Main-game native opcode table dump: 19 entries with handler addresses, payload lengths, observed command counts, sound-reference counts, and common payloads. |
|
||||
| `2cd69dd62290e99b015fdb4c819d9afc08999e6f1c55398e3847466ccc3a22a4` | `analysis/radium-image/sound_export_manifest.tsv` | Full sound export manifest: 2,491 deterministic WAV names, object/chunk refs, durations, channels, and offsets. |
|
||||
| `78527ee3196c931b9d4856c90370cc0a34ed78feb849e2f42a40938a49ba8ac4` | `analysis/radium-image/sound_export_manifest.json` | JSON version of the full sound export manifest. |
|
||||
| `c13f5856e4d513d880ca0b11d7bf3b673d021b7c1ba943289bab0ec834c8f5fe` | `analysis/radium-image/native_sound_id_map.tsv` | Ghidra-confirmed native sound-name map: 25 `GodotSpikeBridge` names, native IDs, registration call offsets, and string offsets. |
|
||||
| `23da581619acf17232111a64d9883342c751308a402cb81899aca8d38f64de76` | `analysis/radium-image/native_named_sound_manifest.tsv` | Confirmed-name alias manifest linking native IDs to full-export WAVs and alias paths. |
|
||||
| `64ea65706b60f89bfa8324eb3672951e8ac395bb7c184383128c842e39f3cfe0` | `analysis/radium-image/native_sound_test_label_manifest.tsv` | Native sound-test-adjacent candidate manifest linking 4 raw candidate rows to full-export WAVs and audit alias paths. |
|
||||
| `d35eeca159a84358072bc0dea34feeacd1c6031a16ed492e4bacdae41e74f0a2` | `analysis/radium-image/asr_draft_sound_labels.tsv` | Local Whisper draft-label manifest: 2,486 rows transcribed, 1,705 accepted draft content labels. |
|
||||
| `1ec01c850fd65aa5553cae652be493da64e36d702cfa677740ea93af331bc0d9` | `analysis/radium-image/asr_catalog_sound_label_candidates.tsv` | Catalog-match overlay: 220 accepted ASR rows matched to 90 known `SE_PK_VO_*` Godot voice catalog constants; inferred, not native-confirmed. |
|
||||
| `35562e1c0e46c839bf7557f5659b0e4465f1321febb997134d53420f8b025cb8` | `analysis/radium-image/asr_review_sound_label_candidates.tsv` | Low-confidence review overlay: 169 rejected-ASR rows retained as weak content-derived candidates for human audit. |
|
||||
| `31b767ed38401765c06c0d333739cb1218d6dfd598f8939237517e353fd133a3` | `analysis/radium-image/catalog_offset_candidate_labels.tsv` | Catalog-order offset audit: 225 rows with 25 confirmed native anchors, 199 unpromoted neighboring candidates, and 1 sound-test-candidate disagreement. |
|
||||
| `d0d4a3894bb734ab0461baffa07918ffb3c9f47292a72e0f842aec682b368fa5` | `analysis/radium-image/sounds/` | Combined checksum over the per-file SHA-256 list for all 2,491 exported WAV files; directory size about 1.1 GiB. |
|
||||
| `2513e32787cce9333a68481a3e9ba61d39affcc2990dce6e34b89704ac846aa8` | `analysis/radium-image/sounds-native-named/` | Combined checksum over the 25 confirmed-name WAV aliases; hardlinks to full-export WAV payloads. |
|
||||
| `79ab3d3633c2d2034785dd49b855f8e5fedc2cf1512284c57699cc2a8a671717` | `analysis/radium-image/sounds-native-sound-test/` | Combined checksum over the 4 sound-test-adjacent candidate WAV aliases; hardlinks to full-export WAV payloads for audit. |
|
||||
| `c53d2b82c1a26803ea40ac8b71b0fbde5335601f5e955f98bec45cf985b6694a` | `analysis/radium-image/pokedex_voice_label_manifest.tsv` | Pokedex voice alignment manifest: 1,137 rows for objects `409` through `1545`, with six duplicate description variants. |
|
||||
| `3c1a9d36e1ca402bc183aa240b41df2fd788244354fa7043445221daec6ae89c` | `analysis/radium-image/sounds-pokedex-voice/` | Combined checksum over 1,137 aligned Pokedex voice WAV aliases. |
|
||||
| `30a7cbf8c9dc0ee228ad1e481fb6096da848162c8a62905f28c81e35802d6ab3` | `analysis/all-sound-best-name-manifest.tsv` | Complete best-available named sound manifest: 2,545 rows covering 2,491 main-game WAVs and 54 SPIKE-menu WAVs with confirmed, aligned, catalog-ASR, low-confidence ASR-review, catalog-offset-candidate, draft, duplicate-hash, hash-match, or structural name provenance. |
|
||||
| `900249bd3dc788ffac90060361cbf4b0b3e08e2d914108e66d30a68c84c072a4` | `analysis/radium-image/sounds-best-named/` | Combined checksum over 2,491 best-named main-game WAV aliases, including 220 catalog-matched ASR names, 34 low-confidence ASR-review names, 196 catalog-offset candidate names, and 1 duplicate-hash inherited confirmed name. |
|
||||
| `0e270c384a14139587e7d5e1fe5ff23efb4631bd2093446eea96f5667328c893` | `analysis/radium-spike-menu-image/header.json` | Parsed SPIKE menu `/games/pokemon_pro/spike3/spike_menu/image.bin` header; section 8 CRC `0xb8fe11f9` matches, with 300 resolved command sound refs and generic stream summary. |
|
||||
| `25b1d867ec76a08c5d98516a6022355aeb7671e82f4c5350d0e82c854b5ec51f` | `analysis/radium-spike-menu-image/section4_table.tsv` | First-pass section 4 table parse for the SPIKE menu image: 27 rows, 32 bytes each. |
|
||||
| `a30feeef50cc2b26a4b5f32661202265f5a37306bcb35ec27a716190fce9dfd1` | `analysis/radium-spike-menu-image/section8_entries.tsv` | Parsed SPIKE menu section 8 table: 54 rows, all bounded PCM candidates. |
|
||||
| `a30feeef50cc2b26a4b5f32661202265f5a37306bcb35ec27a716190fce9dfd1` | `analysis/radium-spike-menu-image/pcm_candidates.tsv` | SPIKE menu PCM candidates derived from section 8; all 54 rows produce bounded nonzero PCM lengths. |
|
||||
| `8ddfd47fd6d066e9da4573bceb1cace9eee976476fd178301dfe817e9035bd48` | `analysis/radium-spike-menu-image/command_sound_refs.tsv` | Static SPIKE menu section 5 command-stream references: 300 opcode `0x0b` rows resolving local object IDs and variants to all 54 section 8 PCM chunks. |
|
||||
| `e37ea95cd4b83827975ae1986255c3f580cfda20dfc9a8e8031d9a99454a07d7` | `analysis/radium-spike-menu-image/command_stream_summary.tsv` | Generic SPIKE menu section 5 stream decode summary: 340 stream rows, 68 unique stream offsets, no malformed streams. |
|
||||
| `86274559c18487e6ea1b717ed5e114608e3dcdeddd68531469e8e52f21f790d1` | `analysis/radium-spike-menu-image/command_opcode_rows.tsv` | Per-opcode SPIKE menu section 5 decode rows with payload hex and generic little-endian field views: 2,065 command rows across 10 observed opcodes. |
|
||||
| `fc0b051db9df47287a0827be5e48cc0ceaa84e6acbc63491a86045d70c804149` | `analysis/radium-spike-menu-image/command_opcode_payload_summary.tsv` | Compact section 5 opcode payload summary for the SPIKE menu image: command counts, unique payload counts, and common payload field values. |
|
||||
| `21970c852818377c528c6b5d3324f3573786aa9bb885fbec492decc6381660ac` | `analysis/radium-spike-menu-image/command_opcode_histogram.tsv` | Compact histogram of observed SPIKE menu section 5 opcodes and payload sizes. |
|
||||
| `0e10b997cf1beee324d2ed59fb6df17960c5ef4ffabbd2cd7211e0965bc9a406` | `analysis/radium-spike-menu-image/opcode_handler_table.tsv` | SPIKE menu native opcode table dump: 19 entries with handler addresses, payload lengths, observed command counts, sound-reference counts, and common payloads. |
|
||||
| `13c87842755d123b4e1f28e176fa65cf636b10f6db4f8176b6e0c55907879cd0` | `analysis/radium-spike-menu-image/sound_export_manifest.tsv` | SPIKE menu sound export manifest: 54 deterministic WAV names, object/chunk refs, durations, channels, and offsets. |
|
||||
| `1e4368123b723716567cf77e4029878cad4caa7e6c1cad41eadbcac4d7978820` | `analysis/radium-spike-menu-image/sound_export_manifest.json` | JSON version of the SPIKE menu sound export manifest. |
|
||||
| `7d75cb16331405ae0179ebc0e765c30f5c81bfc073948d984dd1cbcbf537a744` | `analysis/radium-spike-menu-image/sounds/` | Combined checksum over 54 exported SPIKE menu WAV files. |
|
||||
| `1cb6cd892f6ac5ae0bba76fee0933dd077417b4073d79ae6aad99f3469dc68a3` | `analysis/radium-spike-menu-image/sounds-best-named/` | Combined checksum over 54 best-named SPIKE-menu WAV aliases. |
|
||||
| `f3d5a11da30d91b75757a411b23e14319e9fd09883b80a5318ef24e8875a0326` | `analysis/godot-introspection/gdc_script_summary.tsv` | Summary of 93 decoded `.gdc` scripts, decompressed sizes, recovered token counts, and validated sound-reference counts. |
|
||||
| `8bf24ccb9ddaaab578bd50313232df3b2f55f286e5a2820e4ad1d4bf487a536a` | `analysis/godot-introspection/gdc_strings.tsv` | Recovered plain and XOR-`0xb6` string tokens from compiled Godot scripts. |
|
||||
| `0db013f19c74d3bade949b59ce6dfeda68d35def01c78e1cd374f02b17705d3b` | `analysis/godot-introspection/gdc_sound_refs.tsv` | Validated `SE_*` references from compiled Godot scripts: 760 catalog constants and 12 direct Pokedex scene references. |
|
||||
| `6eafaeeb0bc59a5d05a9a22f60a432a3b0e9fb21b0725609b20e25f6547c41ab` | `analysis/radium-image/wav-preview-manifest.json` | Manifest for 20 capped WAV previews generated from section 8 PCM chunks at 44.1 kHz. |
|
||||
| `b39a9123afb9c65da5babf6b8531a7597f0008c94c3d34e5480647676efaeb26` | `analysis/media-preview-pages.json` | Generated preview-page summary: 2,491 main sounds, 1,137 Pokedex voice labels, 220 catalog-matched ASR labels, 169 low-confidence ASR review candidates, 225 catalog-offset candidate rows, 345 unresolved structural review rows, 54 SPIKE menu sounds, 2,545 complete best-named sound aliases, 25 confirmed native sound aliases, 4 sound-test-adjacent candidate rows, 1,705 draft ASR labels, 1,212 images, 273 videos, 1,170 text files, 5 fonts, and 1,449 Radium section 3 bitmap previews. |
|
||||
| `975eef45348a0a313110617c756978c87cb77eace904bd57acc858dfc6f00b43` | `rootfs-triage-wiki/sound-catalog-offset-candidates.md` | Generated preview page with 225 audit-only catalog-offset candidate audio entries. |
|
||||
| `3f35647f82fd9257351dd687c1614318e4def57efa6b0182f66a1278e3979300` | `rootfs-triage-wiki/sound-asr-review-candidates.md` | Generated preview page with 169 low-confidence ASR review candidate audio entries. |
|
||||
| `c710013ae59cea8451c4211954678b835da98613aa6687d7a88116f5e92eb5d3` | `rootfs-triage-wiki/sound-unresolved-review.md` | Generated preview page with 345 remaining structural object-reference audio entries grouped by duration/channel review buckets. |
|
||||
| `0899658ff2760be786ba4f682c4920a99a55c51350801c602528f47cecf2ffa2` | `rootfs-triage-wiki/radium-section3-bitmaps.md` | Generated preview index for 1,449 decoded Radium section 3 bitmap PNGs and 28 undecoded compact payload rows. |
|
||||
| `e33480f3c18c1e81096fa029b671765f13316b0bad33b9718de5587e316d3137` | `rootfs-triage-wiki/scripts/extract_godot_pck_assets.py` | Static Godot PCK extractor and converter. |
|
||||
| `b5ddb933f125cf6b54b81c56f4e3430ded50d843c045a49f0727a1f7ebc5f66f` | `rootfs-triage-wiki/scripts/harvest_loose_openable_assets.py` | Static loose-asset copier for PNG, TTF, MP4, and MOV files. |
|
||||
| `257cb2d9ba653385aba63157a3bc143bb479c5188071ef529996d3f5da258b71` | `analysis/topper-emulator/topper_emulator.py` | MicroPython SPIKE node-board emulator for the Magikarp topper serial-key path; 6,452 bytes. |
|
||||
| `32263b75f49aefba04596c196f85cc4ae4477eb536f767fcdeac7c0d5fc40e9b` | `analysis/topper-emulator/README.md` | Emulator notes and recovered command summary; 5,820 bytes. |
|
||||
|
||||
## Docker/QEMU Emulation Scaffold
|
||||
|
||||
These files are workspace-local generated support artifacts, not target-root evidence files. Runtime disk images under `emulation/work/` are mutable and intentionally not treated as durable hashes here.
|
||||
|
||||
| SHA-256 | Path | Notes |
|
||||
| --- | --- | --- |
|
||||
| `76636f3634164c840c87c506d007d8be3f1590a0eca7318cd8b9734c2dd2dacf` | `emulation/compose.yaml` | Docker Compose entry point for QEMU, noVNC, dashboard, and conagent backend ports. |
|
||||
| `bcb5aa5acc8bc886ffeae9bef198601ab05aab969d9aac290e385834d3a17260` | `emulation/docker/Dockerfile` | Debian-based emulator image with QEMU, noVNC, ffmpeg, qemu-user-static, initramfs tools, and AArch64 cross tools. |
|
||||
| `86d366aaadc007f2479b117dd1bca3c2799d90eb9ca0a37f13880cfee1694ffb` | `emulation/docker/fetch-debian-arm64-kernel.sh` | Downloads Debian ARM64 kernel/modules and builds an initramfs with DRM/`virtio_gpu` modules. |
|
||||
| `d3f51f25950db7bcc9c9b9651b830cc3a5703e6914f54ae03da68d4c9ecfc00f` | `emulation/docker/entrypoint.sh` | Container entrypoint for image preparation, noVNC, conagent backend, dashboard, and QEMU startup. |
|
||||
| `c2b9fad36ae9d82cb25ddcf9a2f2e2007cc8106e7fe9a40ed0f90691f89966fc` | `emulation/scripts/prepare-rootfs-image.sh` | Builds the generated ext4 guest image from target-root entries and injects guest helpers, Mesa fallback drivers, and stubs. |
|
||||
| `09df11645738898e381645705eb2654195f1488056d3297db5ade60dae7a54d3` | `emulation/scripts/run-qemu.sh` | Starts QEMU `virt` with `virtio-blk`, `virtio-gpu`, noVNC-facing VNC, serial logs, networking, and a control socket. |
|
||||
| `5645e999de047a5e33c75e9951bc6169f2e1f7775bef08c190c750c760718755` | `emulation/guest/emu-init` | Guest init for mounts, diagnostics, hardware placeholders, control agent startup, and target launch. |
|
||||
| `dcb509523563ad4515d5becf048bda5dcb1e345758a8df0d88ff529761c73c65` | `emulation/guest/setup-fake-devices.sh` | Creates early inert device placeholders and hardware setup log. |
|
||||
| `0212843e592f9fb87d2110c4f468df580cc56c1c118d2a4a87dc19e50c754abb` | `emulation/guest/guest-control-agent.sh` | Guest virtio-serial event logger for dashboard switch events. |
|
||||
| `2f166b37c165f61b423d0c91ef1dbfc642cb9e6157503499c6f7d5abad3266ea` | `emulation/guest/launch-target.sh` | Launches `boot_display`, SPIKE menu, main game, monitor scripts, or shell with emulator environment. |
|
||||
| `b9ea20682dc5f463296f64f535050b7aff0a1d5ebabd2dc33f49a818dbd74590` | `emulation/dashboard/server.py` | Browser dashboard and JSON switch-event API. |
|
||||
| `b292d6bbf1d3d0ce2d4f7c0fce3890142d464584c81e26907b8a8a83c8436e32` | `emulation/stubs/spike3emu_stub.c` | AArch64 `LD_PRELOAD` stub for logging/faking selected device opens and ioctls. |
|
||||
| `91ec43cc9eeb05c81e1d9967b81cbeb76fbfdd0d65f1127e222e8cbe7601c54c` | `emulation/README.md` | User-facing emulator runbook and current limitations. |
|
||||
| `9b783c5ba9135b1c48d11299648404ab777d6b4bc2edc52a267b091f061f668b` | `rootfs-triage-wiki/docker-qemu-emulation.md` | Wiki page documenting implementation, verification status, and current display blocker. |
|
||||
|
||||
## Generated Static Triage Artifacts
|
||||
|
||||
These files are workspace-local generated artifacts, not target-root files.
|
||||
|
||||
11
asset-fonts-gallery-01.md
Normal file
11
asset-fonts-gallery-01.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# Asset Font Gallery 01
|
||||
|
||||
Openable fonts assets 1-5 of 5.
|
||||
|
||||
::gallery-start
|
||||
::font{src="../assets/openable/loose/nuk/fonts/Hack-Regular.ttf" title="assets/openable/loose/nuk/fonts/Hack-Regular.ttf" meta="309408 bytes" family="asset_font_001"}
|
||||
::font{src="../assets/openable/loose/nuk/fonts/Stern_FjallaOne.ttf" title="assets/openable/loose/nuk/fonts/Stern_FjallaOne.ttf" meta="18964 bytes" family="asset_font_002"}
|
||||
::font{src="../assets/openable/loose/nuk/fonts/Stern_FjallaOne_MONONUMBERS.ttf" title="assets/openable/loose/nuk/fonts/Stern_FjallaOne_MONONUMBERS.ttf" meta="19740 bytes" family="asset_font_003"}
|
||||
::font{src="../assets/openable/loose/nuk/fonts/Stern_WorkSans.ttf" title="assets/openable/loose/nuk/fonts/Stern_WorkSans.ttf" meta="38620 bytes" family="asset_font_004"}
|
||||
::font{src="../assets/openable/loose/nuk/fonts/Stern_WorkSans_Bold.ttf" title="assets/openable/loose/nuk/fonts/Stern_WorkSans_Bold.ttf" meta="38580 bytes" family="asset_font_005"}
|
||||
::gallery-end
|
||||
206
asset-images-gallery-01.md
Normal file
206
asset-images-gallery-01.md
Normal file
@@ -0,0 +1,206 @@
|
||||
# Asset Image Gallery 01
|
||||
|
||||
Openable images assets 1-200 of 1212.
|
||||
|
||||
::gallery-start
|
||||
::image{src="../assets/openable/images/imported/000_Blank_Character--9186f244.webp" title="assets/openable/images/imported/000_Blank_Character--9186f244.webp" meta="64 bytes"}
|
||||
::image{src="../assets/openable/images/imported/000_Blank_Character--da842671.webp" title="assets/openable/images/imported/000_Blank_Character--da842671.webp" meta="34 bytes"}
|
||||
::image{src="../assets/openable/images/imported/000_missing_char_3_up--0995002f.webp" title="assets/openable/images/imported/000_missing_char_3_up--0995002f.webp" meta="14918 bytes"}
|
||||
::image{src="../assets/openable/images/imported/001_BULBASAUR_LEFT_3up--66d07f9e.webp" title="assets/openable/images/imported/001_BULBASAUR_LEFT_3up--66d07f9e.webp" meta="223504 bytes"}
|
||||
::image{src="../assets/openable/images/imported/001_BULBASAUR_LEFT_3up--fa635453.webp" title="assets/openable/images/imported/001_BULBASAUR_LEFT_3up--fa635453.webp" meta="45028 bytes"}
|
||||
::image{src="../assets/openable/images/imported/001_BULBASAUR_right_3up--ecb3c320.webp" title="assets/openable/images/imported/001_BULBASAUR_right_3up--ecb3c320.webp" meta="227662 bytes"}
|
||||
::image{src="../assets/openable/images/imported/002_IVYSAUR_3up--0e702654.webp" title="assets/openable/images/imported/002_IVYSAUR_3up--0e702654.webp" meta="287488 bytes"}
|
||||
::image{src="../assets/openable/images/imported/002_IVYSAUR_3up--c6b7d7ee.webp" title="assets/openable/images/imported/002_IVYSAUR_3up--c6b7d7ee.webp" meta="52780 bytes"}
|
||||
::image{src="../assets/openable/images/imported/003_VENUSAUR_3up--2ba4e777.webp" title="assets/openable/images/imported/003_VENUSAUR_3up--2ba4e777.webp" meta="340796 bytes"}
|
||||
::image{src="../assets/openable/images/imported/003_VENUSAUR_3up--9c41dcc3.webp" title="assets/openable/images/imported/003_VENUSAUR_3up--9c41dcc3.webp" meta="65838 bytes"}
|
||||
::image{src="../assets/openable/images/imported/004_CHARMANDER_3up--07344b02.webp" title="assets/openable/images/imported/004_CHARMANDER_3up--07344b02.webp" meta="208346 bytes"}
|
||||
::image{src="../assets/openable/images/imported/004_CHARMANDER_3up--278ef4b6.webp" title="assets/openable/images/imported/004_CHARMANDER_3up--278ef4b6.webp" meta="43076 bytes"}
|
||||
::image{src="../assets/openable/images/imported/005_CHARMELEON_3up--8c0b4b75.webp" title="assets/openable/images/imported/005_CHARMELEON_3up--8c0b4b75.webp" meta="45002 bytes"}
|
||||
::image{src="../assets/openable/images/imported/005_CHARMELEON_3up--cda4c5ad.webp" title="assets/openable/images/imported/005_CHARMELEON_3up--cda4c5ad.webp" meta="229874 bytes"}
|
||||
::image{src="../assets/openable/images/imported/006_CHARIZARD_3up--2e00f06d.webp" title="assets/openable/images/imported/006_CHARIZARD_3up--2e00f06d.webp" meta="290810 bytes"}
|
||||
::image{src="../assets/openable/images/imported/006_CHARIZARD_3up--687ed6ae.webp" title="assets/openable/images/imported/006_CHARIZARD_3up--687ed6ae.webp" meta="53434 bytes"}
|
||||
::image{src="../assets/openable/images/imported/007_SQUIRTLE_3up--456451d6.webp" title="assets/openable/images/imported/007_SQUIRTLE_3up--456451d6.webp" meta="198972 bytes"}
|
||||
::image{src="../assets/openable/images/imported/007_SQUIRTLE_3up--fa63e21a.webp" title="assets/openable/images/imported/007_SQUIRTLE_3up--fa63e21a.webp" meta="40530 bytes"}
|
||||
::image{src="../assets/openable/images/imported/008_WARTORTLE_3up--9b62ac5f.webp" title="assets/openable/images/imported/008_WARTORTLE_3up--9b62ac5f.webp" meta="234304 bytes"}
|
||||
::image{src="../assets/openable/images/imported/008_WARTORTLE_3up--b2613d77.webp" title="assets/openable/images/imported/008_WARTORTLE_3up--b2613d77.webp" meta="46054 bytes"}
|
||||
::image{src="../assets/openable/images/imported/009_BLASTOISE_3up--20daf9b4.webp" title="assets/openable/images/imported/009_BLASTOISE_3up--20daf9b4.webp" meta="63030 bytes"}
|
||||
::image{src="../assets/openable/images/imported/009_BLASTOISE_3up--7d8bc665.webp" title="assets/openable/images/imported/009_BLASTOISE_3up--7d8bc665.webp" meta="284434 bytes"}
|
||||
::image{src="../assets/openable/images/imported/010_CATERPIE_3up--4ac5d3a9.webp" title="assets/openable/images/imported/010_CATERPIE_3up--4ac5d3a9.webp" meta="51738 bytes"}
|
||||
::image{src="../assets/openable/images/imported/010_CATERPIE_3up--ee823d31.webp" title="assets/openable/images/imported/010_CATERPIE_3up--ee823d31.webp" meta="175460 bytes"}
|
||||
::image{src="../assets/openable/images/imported/011_METAPOD_3up--61019a70.webp" title="assets/openable/images/imported/011_METAPOD_3up--61019a70.webp" meta="63528 bytes"}
|
||||
::image{src="../assets/openable/images/imported/011_METAPOD_3up--998accd8.webp" title="assets/openable/images/imported/011_METAPOD_3up--998accd8.webp" meta="27548 bytes"}
|
||||
::image{src="../assets/openable/images/imported/012_BUTTERFREE_3up--2ebb7f71.webp" title="assets/openable/images/imported/012_BUTTERFREE_3up--2ebb7f71.webp" meta="210078 bytes"}
|
||||
::image{src="../assets/openable/images/imported/012_BUTTERFREE_3up--3557a8f1.webp" title="assets/openable/images/imported/012_BUTTERFREE_3up--3557a8f1.webp" meta="44184 bytes"}
|
||||
::image{src="../assets/openable/images/imported/016_PIDGEY_left_3up--73429d53.webp" title="assets/openable/images/imported/016_PIDGEY_left_3up--73429d53.webp" meta="130444 bytes"}
|
||||
::image{src="../assets/openable/images/imported/016_PIDGEY_left_3up--772b0946.webp" title="assets/openable/images/imported/016_PIDGEY_left_3up--772b0946.webp" meta="40164 bytes"}
|
||||
::image{src="../assets/openable/images/imported/017_PIDGEOTTO_left_3up--b201e75a.webp" title="assets/openable/images/imported/017_PIDGEOTTO_left_3up--b201e75a.webp" meta="52222 bytes"}
|
||||
::image{src="../assets/openable/images/imported/017_PIDGEOTTO_left_3up--bc971805.webp" title="assets/openable/images/imported/017_PIDGEOTTO_left_3up--bc971805.webp" meta="205178 bytes"}
|
||||
::image{src="../assets/openable/images/imported/018_PIDGEOT_left_3up--77df6070.webp" title="assets/openable/images/imported/018_PIDGEOT_left_3up--77df6070.webp" meta="44806 bytes"}
|
||||
::image{src="../assets/openable/images/imported/018_PIDGEOT_left_3up--c14d1f6e.webp" title="assets/openable/images/imported/018_PIDGEOT_left_3up--c14d1f6e.webp" meta="157496 bytes"}
|
||||
::image{src="../assets/openable/images/imported/023_EKANS_3up--c59be6e9.webp" title="assets/openable/images/imported/023_EKANS_3up--c59be6e9.webp" meta="59392 bytes"}
|
||||
::image{src="../assets/openable/images/imported/023_EKANS_3up--c9c75fa0.webp" title="assets/openable/images/imported/023_EKANS_3up--c9c75fa0.webp" meta="232996 bytes"}
|
||||
::image{src="../assets/openable/images/imported/024_ARBOK_3up--11b83cba.webp" title="assets/openable/images/imported/024_ARBOK_3up--11b83cba.webp" meta="170184 bytes"}
|
||||
::image{src="../assets/openable/images/imported/024_ARBOK_3up--f6fb3440.webp" title="assets/openable/images/imported/024_ARBOK_3up--f6fb3440.webp" meta="47338 bytes"}
|
||||
::image{src="../assets/openable/images/imported/025_PIKACHU_3up--8bca8193.webp" title="assets/openable/images/imported/025_PIKACHU_3up--8bca8193.webp" meta="168566 bytes"}
|
||||
::image{src="../assets/openable/images/imported/025_PIKACHU_3up--e336a7eb.webp" title="assets/openable/images/imported/025_PIKACHU_3up--e336a7eb.webp" meta="37118 bytes"}
|
||||
::image{src="../assets/openable/images/imported/026_RAICHU_left_3up--3f317fe4.webp" title="assets/openable/images/imported/026_RAICHU_left_3up--3f317fe4.webp" meta="178138 bytes"}
|
||||
::image{src="../assets/openable/images/imported/026_RAICHU_left_3up--65d1ec67.webp" title="assets/openable/images/imported/026_RAICHU_left_3up--65d1ec67.webp" meta="46222 bytes"}
|
||||
::image{src="../assets/openable/images/imported/027_SANDSHREW_left_3up--357310bb.webp" title="assets/openable/images/imported/027_SANDSHREW_left_3up--357310bb.webp" meta="230096 bytes"}
|
||||
::image{src="../assets/openable/images/imported/027_SANDSHREW_left_3up--fc6c07ed.webp" title="assets/openable/images/imported/027_SANDSHREW_left_3up--fc6c07ed.webp" meta="53656 bytes"}
|
||||
::image{src="../assets/openable/images/imported/028_SANDSLASH_left_3up--0260b953.webp" title="assets/openable/images/imported/028_SANDSLASH_left_3up--0260b953.webp" meta="44892 bytes"}
|
||||
::image{src="../assets/openable/images/imported/028_SANDSLASH_left_3up--1d32f815.webp" title="assets/openable/images/imported/028_SANDSLASH_left_3up--1d32f815.webp" meta="211628 bytes"}
|
||||
::image{src="../assets/openable/images/imported/029_NIDORAN_left_3up--c406485b.webp" title="assets/openable/images/imported/029_NIDORAN_left_3up--c406485b.webp" meta="151948 bytes"}
|
||||
::image{src="../assets/openable/images/imported/029_NIDORAN_left_3up--dad74a87.webp" title="assets/openable/images/imported/029_NIDORAN_left_3up--dad74a87.webp" meta="42272 bytes"}
|
||||
::image{src="../assets/openable/images/imported/030_NIDORINA_left_3up--7f746689.webp" title="assets/openable/images/imported/030_NIDORINA_left_3up--7f746689.webp" meta="166654 bytes"}
|
||||
::image{src="../assets/openable/images/imported/030_NIDORINA_left_3up--e11fb643.webp" title="assets/openable/images/imported/030_NIDORINA_left_3up--e11fb643.webp" meta="40912 bytes"}
|
||||
::image{src="../assets/openable/images/imported/031_NIDOQUEEN_left_3up--f7febe70.webp" title="assets/openable/images/imported/031_NIDOQUEEN_left_3up--f7febe70.webp" meta="53252 bytes"}
|
||||
::image{src="../assets/openable/images/imported/031_NIDOQUEEN_left_3up--fc1d8381.webp" title="assets/openable/images/imported/031_NIDOQUEEN_left_3up--fc1d8381.webp" meta="186360 bytes"}
|
||||
::image{src="../assets/openable/images/imported/032_NIDORAN_left_3up--9b65bb46.webp" title="assets/openable/images/imported/032_NIDORAN_left_3up--9b65bb46.webp" meta="41306 bytes"}
|
||||
::image{src="../assets/openable/images/imported/032_NIDORAN_left_3up--f21f379d.webp" title="assets/openable/images/imported/032_NIDORAN_left_3up--f21f379d.webp" meta="132928 bytes"}
|
||||
::image{src="../assets/openable/images/imported/033_NIDORINO_left_3up--293ad122.webp" title="assets/openable/images/imported/033_NIDORINO_left_3up--293ad122.webp" meta="94920 bytes"}
|
||||
::image{src="../assets/openable/images/imported/033_NIDORINO_left_3up--f0d7b48d.webp" title="assets/openable/images/imported/033_NIDORINO_left_3up--f0d7b48d.webp" meta="45140 bytes"}
|
||||
::image{src="../assets/openable/images/imported/034_NIDOKING_left_3up--26f0080c.webp" title="assets/openable/images/imported/034_NIDOKING_left_3up--26f0080c.webp" meta="217308 bytes"}
|
||||
::image{src="../assets/openable/images/imported/034_NIDOKING_left_3up--9662eec0.webp" title="assets/openable/images/imported/034_NIDOKING_left_3up--9662eec0.webp" meta="49334 bytes"}
|
||||
::image{src="../assets/openable/images/imported/039_JIGGLYPUFF_3up--266728af.webp" title="assets/openable/images/imported/039_JIGGLYPUFF_3up--266728af.webp" meta="35700 bytes"}
|
||||
::image{src="../assets/openable/images/imported/039_JIGGLYPUFF_3up--2de4544b.webp" title="assets/openable/images/imported/039_JIGGLYPUFF_3up--2de4544b.webp" meta="180030 bytes"}
|
||||
::image{src="../assets/openable/images/imported/040_WIGGLYTUFF_3up--101d634f.webp" title="assets/openable/images/imported/040_WIGGLYTUFF_3up--101d634f.webp" meta="162874 bytes"}
|
||||
::image{src="../assets/openable/images/imported/040_WIGGLYTUFF_3up--a0e8340a.webp" title="assets/openable/images/imported/040_WIGGLYTUFF_3up--a0e8340a.webp" meta="34084 bytes"}
|
||||
::image{src="../assets/openable/images/imported/041_ZUBAT_3up--497f049c.webp" title="assets/openable/images/imported/041_ZUBAT_3up--497f049c.webp" meta="42280 bytes"}
|
||||
::image{src="../assets/openable/images/imported/041_ZUBAT_3up--9cbd74ec.webp" title="assets/openable/images/imported/041_ZUBAT_3up--9cbd74ec.webp" meta="91574 bytes"}
|
||||
::image{src="../assets/openable/images/imported/042_GOLBAT_left_3up--17820bad.webp" title="assets/openable/images/imported/042_GOLBAT_left_3up--17820bad.webp" meta="35208 bytes"}
|
||||
::image{src="../assets/openable/images/imported/042_GOLBAT_left_3up--afc7cc58.webp" title="assets/openable/images/imported/042_GOLBAT_left_3up--afc7cc58.webp" meta="181308 bytes"}
|
||||
::image{src="../assets/openable/images/imported/043_ODDISH_left_3up--910195ed.webp" title="assets/openable/images/imported/043_ODDISH_left_3up--910195ed.webp" meta="35690 bytes"}
|
||||
::image{src="../assets/openable/images/imported/043_ODDISH_left_3up--aa1f4846.webp" title="assets/openable/images/imported/043_ODDISH_left_3up--aa1f4846.webp" meta="188740 bytes"}
|
||||
::image{src="../assets/openable/images/imported/044_GLOOM_3up--75fa4760.webp" title="assets/openable/images/imported/044_GLOOM_3up--75fa4760.webp" meta="163738 bytes"}
|
||||
::image{src="../assets/openable/images/imported/044_GLOOM_3up--f0af9ea3.webp" title="assets/openable/images/imported/044_GLOOM_3up--f0af9ea3.webp" meta="42092 bytes"}
|
||||
::image{src="../assets/openable/images/imported/044_GLOOM_right_3up--fed0cbd1.webp" title="assets/openable/images/imported/044_GLOOM_right_3up--fed0cbd1.webp" meta="167124 bytes"}
|
||||
::image{src="../assets/openable/images/imported/045_VILEPLUME_left_3up--26e39018.webp" title="assets/openable/images/imported/045_VILEPLUME_left_3up--26e39018.webp" meta="40744 bytes"}
|
||||
::image{src="../assets/openable/images/imported/045_VILEPLUME_left_3up--9bf33540.webp" title="assets/openable/images/imported/045_VILEPLUME_left_3up--9bf33540.webp" meta="136530 bytes"}
|
||||
::image{src="../assets/openable/images/imported/046_PARAS_left_3up--6e25bc93.webp" title="assets/openable/images/imported/046_PARAS_left_3up--6e25bc93.webp" meta="170192 bytes"}
|
||||
::image{src="../assets/openable/images/imported/046_PARAS_left_3up--7b8e3442.webp" title="assets/openable/images/imported/046_PARAS_left_3up--7b8e3442.webp" meta="48970 bytes"}
|
||||
::image{src="../assets/openable/images/imported/047_PARASECT_left_3up--4ae37ee6.webp" title="assets/openable/images/imported/047_PARASECT_left_3up--4ae37ee6.webp" meta="146096 bytes"}
|
||||
::image{src="../assets/openable/images/imported/047_PARASECT_left_3up--6ed28863.webp" title="assets/openable/images/imported/047_PARASECT_left_3up--6ed28863.webp" meta="46848 bytes"}
|
||||
::image{src="../assets/openable/images/imported/048_VENONAT_left_3up--5eb77963.webp" title="assets/openable/images/imported/048_VENONAT_left_3up--5eb77963.webp" meta="177288 bytes"}
|
||||
::image{src="../assets/openable/images/imported/048_VENONAT_left_3up--6b0b4159.webp" title="assets/openable/images/imported/048_VENONAT_left_3up--6b0b4159.webp" meta="45000 bytes"}
|
||||
::image{src="../assets/openable/images/imported/049_VENOMOTH_left_3up--68c30175.webp" title="assets/openable/images/imported/049_VENOMOTH_left_3up--68c30175.webp" meta="37190 bytes"}
|
||||
::image{src="../assets/openable/images/imported/049_VENOMOTH_left_3up--88325bbd.webp" title="assets/openable/images/imported/049_VENOMOTH_left_3up--88325bbd.webp" meta="176882 bytes"}
|
||||
::image{src="../assets/openable/images/imported/050_DIGLETT_3up--318572cf.webp" title="assets/openable/images/imported/050_DIGLETT_3up--318572cf.webp" meta="73706 bytes"}
|
||||
::image{src="../assets/openable/images/imported/050_DIGLETT_3up--c2a8e7fd.webp" title="assets/openable/images/imported/050_DIGLETT_3up--c2a8e7fd.webp" meta="23358 bytes"}
|
||||
::image{src="../assets/openable/images/imported/051_DUGTRIO_3up--128a8eb0.webp" title="assets/openable/images/imported/051_DUGTRIO_3up--128a8eb0.webp" meta="90322 bytes"}
|
||||
::image{src="../assets/openable/images/imported/051_DUGTRIO_3up--1ec795e8.webp" title="assets/openable/images/imported/051_DUGTRIO_3up--1ec795e8.webp" meta="26408 bytes"}
|
||||
::image{src="../assets/openable/images/imported/052_MEOWTH_3up--2b710ef0.webp" title="assets/openable/images/imported/052_MEOWTH_3up--2b710ef0.webp" meta="281460 bytes"}
|
||||
::image{src="../assets/openable/images/imported/052_MEOWTH_3up--ef602bd7.webp" title="assets/openable/images/imported/052_MEOWTH_3up--ef602bd7.webp" meta="53104 bytes"}
|
||||
::image{src="../assets/openable/images/imported/053_PERSIAN_3up--52968840.webp" title="assets/openable/images/imported/053_PERSIAN_3up--52968840.webp" meta="175550 bytes"}
|
||||
::image{src="../assets/openable/images/imported/053_PERSIAN_3up--6c8a6cf6.webp" title="assets/openable/images/imported/053_PERSIAN_3up--6c8a6cf6.webp" meta="38998 bytes"}
|
||||
::image{src="../assets/openable/images/imported/054_PSYDUCK_3up--64c53d85.webp" title="assets/openable/images/imported/054_PSYDUCK_3up--64c53d85.webp" meta="29784 bytes"}
|
||||
::image{src="../assets/openable/images/imported/054_PSYDUCK_3up--a84d206e.webp" title="assets/openable/images/imported/054_PSYDUCK_3up--a84d206e.webp" meta="133380 bytes"}
|
||||
::image{src="../assets/openable/images/imported/055_GOLDUCK_3up--c7fe482b.webp" title="assets/openable/images/imported/055_GOLDUCK_3up--c7fe482b.webp" meta="198286 bytes"}
|
||||
::image{src="../assets/openable/images/imported/055_GOLDUCK_3up--d8b66592.webp" title="assets/openable/images/imported/055_GOLDUCK_3up--d8b66592.webp" meta="48608 bytes"}
|
||||
::image{src="../assets/openable/images/imported/056_MANKEY_3up--1bb5e859.webp" title="assets/openable/images/imported/056_MANKEY_3up--1bb5e859.webp" meta="48774 bytes"}
|
||||
::image{src="../assets/openable/images/imported/056_MANKEY_3up--d10913d2.webp" title="assets/openable/images/imported/056_MANKEY_3up--d10913d2.webp" meta="172196 bytes"}
|
||||
::image{src="../assets/openable/images/imported/057_PRIMEAPE_left_3up--b8bd172a.webp" title="assets/openable/images/imported/057_PRIMEAPE_left_3up--b8bd172a.webp" meta="45310 bytes"}
|
||||
::image{src="../assets/openable/images/imported/057_PRIMEAPE_left_3up--ddd78ffb.webp" title="assets/openable/images/imported/057_PRIMEAPE_left_3up--ddd78ffb.webp" meta="201130 bytes"}
|
||||
::image{src="../assets/openable/images/imported/058_GROWLITHE_3up--0c6234df.webp" title="assets/openable/images/imported/058_GROWLITHE_3up--0c6234df.webp" meta="40516 bytes"}
|
||||
::image{src="../assets/openable/images/imported/058_GROWLITHE_3up--791fde3a.webp" title="assets/openable/images/imported/058_GROWLITHE_3up--791fde3a.webp" meta="198974 bytes"}
|
||||
::image{src="../assets/openable/images/imported/059_ARCANINE_3up--2f090285.webp" title="assets/openable/images/imported/059_ARCANINE_3up--2f090285.webp" meta="61958 bytes"}
|
||||
::image{src="../assets/openable/images/imported/059_ARCANINE_3up--49fc0362.webp" title="assets/openable/images/imported/059_ARCANINE_3up--49fc0362.webp" meta="283984 bytes"}
|
||||
::image{src="../assets/openable/images/imported/060_POLIWAG_left_3up--9fde15c6.webp" title="assets/openable/images/imported/060_POLIWAG_left_3up--9fde15c6.webp" meta="35666 bytes"}
|
||||
::image{src="../assets/openable/images/imported/060_POLIWAG_left_3up--bb5e4b84.webp" title="assets/openable/images/imported/060_POLIWAG_left_3up--bb5e4b84.webp" meta="112204 bytes"}
|
||||
::image{src="../assets/openable/images/imported/060_POLIWAG_right_3up--4272af14.webp" title="assets/openable/images/imported/060_POLIWAG_right_3up--4272af14.webp" meta="90392 bytes"}
|
||||
::image{src="../assets/openable/images/imported/061_POLIWHIRL_left_3up--d1a54b52.webp" title="assets/openable/images/imported/061_POLIWHIRL_left_3up--d1a54b52.webp" meta="116218 bytes"}
|
||||
::image{src="../assets/openable/images/imported/061_POLIWHIRL_left_3up--daf7f6ea.webp" title="assets/openable/images/imported/061_POLIWHIRL_left_3up--daf7f6ea.webp" meta="38328 bytes"}
|
||||
::image{src="../assets/openable/images/imported/061_POLIWHIRL_right_3up--5fea8fb5.webp" title="assets/openable/images/imported/061_POLIWHIRL_right_3up--5fea8fb5.webp" meta="116218 bytes"}
|
||||
::image{src="../assets/openable/images/imported/062_POLIWRATH_left_3up--1a6d744c.webp" title="assets/openable/images/imported/062_POLIWRATH_left_3up--1a6d744c.webp" meta="34672 bytes"}
|
||||
::image{src="../assets/openable/images/imported/062_POLIWRATH_left_3up--5cd727a4.webp" title="assets/openable/images/imported/062_POLIWRATH_left_3up--5cd727a4.webp" meta="113048 bytes"}
|
||||
::image{src="../assets/openable/images/imported/062_POLIWRATH_right_3up--3fee8c52.webp" title="assets/openable/images/imported/062_POLIWRATH_right_3up--3fee8c52.webp" meta="113048 bytes"}
|
||||
::image{src="../assets/openable/images/imported/063_ABRA_left_3up--3b0826ab.webp" title="assets/openable/images/imported/063_ABRA_left_3up--3b0826ab.webp" meta="154872 bytes"}
|
||||
::image{src="../assets/openable/images/imported/063_ABRA_left_3up--4405387d.webp" title="assets/openable/images/imported/063_ABRA_left_3up--4405387d.webp" meta="37956 bytes"}
|
||||
::image{src="../assets/openable/images/imported/064_KADABRA_left_3up--7bc4b87b.webp" title="assets/openable/images/imported/064_KADABRA_left_3up--7bc4b87b.webp" meta="51476 bytes"}
|
||||
::image{src="../assets/openable/images/imported/064_KADABRA_left_3up--f0d409bd.webp" title="assets/openable/images/imported/064_KADABRA_left_3up--f0d409bd.webp" meta="202730 bytes"}
|
||||
::image{src="../assets/openable/images/imported/065_ALAKAZAM_left_3up--3be6aaea.webp" title="assets/openable/images/imported/065_ALAKAZAM_left_3up--3be6aaea.webp" meta="55920 bytes"}
|
||||
::image{src="../assets/openable/images/imported/065_ALAKAZAM_left_3up--889c9b3b.webp" title="assets/openable/images/imported/065_ALAKAZAM_left_3up--889c9b3b.webp" meta="220342 bytes"}
|
||||
::image{src="../assets/openable/images/imported/066_MACHOP_left_3up--c828423d.webp" title="assets/openable/images/imported/066_MACHOP_left_3up--c828423d.webp" meta="33298 bytes"}
|
||||
::image{src="../assets/openable/images/imported/066_MACHOP_left_3up--ece4e811.webp" title="assets/openable/images/imported/066_MACHOP_left_3up--ece4e811.webp" meta="110104 bytes"}
|
||||
::image{src="../assets/openable/images/imported/067_MACHOKE_left_3up--ad42c736.webp" title="assets/openable/images/imported/067_MACHOKE_left_3up--ad42c736.webp" meta="204222 bytes"}
|
||||
::image{src="../assets/openable/images/imported/067_MACHOKE_left_3up--f5de284e.webp" title="assets/openable/images/imported/067_MACHOKE_left_3up--f5de284e.webp" meta="52340 bytes"}
|
||||
::image{src="../assets/openable/images/imported/068_MACHAMP_left_3up--12b28b51.webp" title="assets/openable/images/imported/068_MACHAMP_left_3up--12b28b51.webp" meta="172236 bytes"}
|
||||
::image{src="../assets/openable/images/imported/068_MACHAMP_left_3up--c230f5b8.webp" title="assets/openable/images/imported/068_MACHAMP_left_3up--c230f5b8.webp" meta="49510 bytes"}
|
||||
::image{src="../assets/openable/images/imported/069_BELLSPROUT_left_3up--0d1c7f7f.webp" title="assets/openable/images/imported/069_BELLSPROUT_left_3up--0d1c7f7f.webp" meta="40988 bytes"}
|
||||
::image{src="../assets/openable/images/imported/069_BELLSPROUT_left_3up--429d00ab.webp" title="assets/openable/images/imported/069_BELLSPROUT_left_3up--429d00ab.webp" meta="143658 bytes"}
|
||||
::image{src="../assets/openable/images/imported/070_WEEPINBELL_left_3up--9fdd3777.webp" title="assets/openable/images/imported/070_WEEPINBELL_left_3up--9fdd3777.webp" meta="33972 bytes"}
|
||||
::image{src="../assets/openable/images/imported/070_WEEPINBELL_left_3up--c01c1396.webp" title="assets/openable/images/imported/070_WEEPINBELL_left_3up--c01c1396.webp" meta="127158 bytes"}
|
||||
::image{src="../assets/openable/images/imported/071_VICTREEBEL_left_3up--01d4073a.webp" title="assets/openable/images/imported/071_VICTREEBEL_left_3up--01d4073a.webp" meta="48842 bytes"}
|
||||
::image{src="../assets/openable/images/imported/071_VICTREEBEL_left_3up--72f7b8d0.webp" title="assets/openable/images/imported/071_VICTREEBEL_left_3up--72f7b8d0.webp" meta="180484 bytes"}
|
||||
::image{src="../assets/openable/images/imported/074_GEODUDE_left_3up--5c8e2396.webp" title="assets/openable/images/imported/074_GEODUDE_left_3up--5c8e2396.webp" meta="22362 bytes"}
|
||||
::image{src="../assets/openable/images/imported/074_GEODUDE_left_3up--67b2de90.webp" title="assets/openable/images/imported/074_GEODUDE_left_3up--67b2de90.webp" meta="152958 bytes"}
|
||||
::image{src="../assets/openable/images/imported/075_GRAVELER_left_3up--25f6fb65.webp" title="assets/openable/images/imported/075_GRAVELER_left_3up--25f6fb65.webp" meta="173276 bytes"}
|
||||
::image{src="../assets/openable/images/imported/075_GRAVELER_left_3up--fabdf52b.webp" title="assets/openable/images/imported/075_GRAVELER_left_3up--fabdf52b.webp" meta="39422 bytes"}
|
||||
::image{src="../assets/openable/images/imported/076_GOLEM_left_3up--b12848eb.webp" title="assets/openable/images/imported/076_GOLEM_left_3up--b12848eb.webp" meta="46252 bytes"}
|
||||
::image{src="../assets/openable/images/imported/076_GOLEM_left_3up--dc209344.webp" title="assets/openable/images/imported/076_GOLEM_left_3up--dc209344.webp" meta="229522 bytes"}
|
||||
::image{src="../assets/openable/images/imported/079_SLOWPOKE_3up--5b676380.webp" title="assets/openable/images/imported/079_SLOWPOKE_3up--5b676380.webp" meta="120606 bytes"}
|
||||
::image{src="../assets/openable/images/imported/079_SLOWPOKE_3up--7e1fee26.webp" title="assets/openable/images/imported/079_SLOWPOKE_3up--7e1fee26.webp" meta="29862 bytes"}
|
||||
::image{src="../assets/openable/images/imported/080_SLOWBRO_3up--67c34e03.webp" title="assets/openable/images/imported/080_SLOWBRO_3up--67c34e03.webp" meta="253102 bytes"}
|
||||
::image{src="../assets/openable/images/imported/080_SLOWBRO_3up--8192104d.webp" title="assets/openable/images/imported/080_SLOWBRO_3up--8192104d.webp" meta="51304 bytes"}
|
||||
::image{src="../assets/openable/images/imported/081_MAGNEMITE_3up--d805c82c.webp" title="assets/openable/images/imported/081_MAGNEMITE_3up--d805c82c.webp" meta="114718 bytes"}
|
||||
::image{src="../assets/openable/images/imported/081_MAGNEMITE_3up--e098d45b.webp" title="assets/openable/images/imported/081_MAGNEMITE_3up--e098d45b.webp" meta="25518 bytes"}
|
||||
::image{src="../assets/openable/images/imported/081_MAGNEMITE_right_3up--ed792c7b.webp" title="assets/openable/images/imported/081_MAGNEMITE_right_3up--ed792c7b.webp" meta="122530 bytes"}
|
||||
::image{src="../assets/openable/images/imported/082_MAGNETON_left_3up--8244a23f.webp" title="assets/openable/images/imported/082_MAGNETON_left_3up--8244a23f.webp" meta="52228 bytes"}
|
||||
::image{src="../assets/openable/images/imported/082_MAGNETON_left_3up--d102fafb.webp" title="assets/openable/images/imported/082_MAGNETON_left_3up--d102fafb.webp" meta="169878 bytes"}
|
||||
::image{src="../assets/openable/images/imported/082_MAGNETON_right_3up--2ad8a5c5.webp" title="assets/openable/images/imported/082_MAGNETON_right_3up--2ad8a5c5.webp" meta="169878 bytes"}
|
||||
::image{src="../assets/openable/images/imported/083_FARFETCH'D_left_3up--74aadc48.webp" title="assets/openable/images/imported/083_FARFETCH'D_left_3up--74aadc48.webp" meta="37834 bytes"}
|
||||
::image{src="../assets/openable/images/imported/083_FARFETCH'D_left_3up--9c235fd3.webp" title="assets/openable/images/imported/083_FARFETCH'D_left_3up--9c235fd3.webp" meta="212156 bytes"}
|
||||
::image{src="../assets/openable/images/imported/084_DODUO_left_3up--80090343.webp" title="assets/openable/images/imported/084_DODUO_left_3up--80090343.webp" meta="125998 bytes"}
|
||||
::image{src="../assets/openable/images/imported/084_DODUO_left_3up--f9521fef.webp" title="assets/openable/images/imported/084_DODUO_left_3up--f9521fef.webp" meta="27390 bytes"}
|
||||
::image{src="../assets/openable/images/imported/085_DODRIO_left_3up--74230d2b.webp" title="assets/openable/images/imported/085_DODRIO_left_3up--74230d2b.webp" meta="205920 bytes"}
|
||||
::image{src="../assets/openable/images/imported/085_DODRIO_left_3up--c2fa97e0.webp" title="assets/openable/images/imported/085_DODRIO_left_3up--c2fa97e0.webp" meta="44390 bytes"}
|
||||
::image{src="../assets/openable/images/imported/086_SEEL_left_3up--0bf7936e.webp" title="assets/openable/images/imported/086_SEEL_left_3up--0bf7936e.webp" meta="142254 bytes"}
|
||||
::image{src="../assets/openable/images/imported/086_SEEL_left_3up--e3f84c07.webp" title="assets/openable/images/imported/086_SEEL_left_3up--e3f84c07.webp" meta="36108 bytes"}
|
||||
::image{src="../assets/openable/images/imported/087_DEWGONG_left_3up--2f4dee81.webp" title="assets/openable/images/imported/087_DEWGONG_left_3up--2f4dee81.webp" meta="143288 bytes"}
|
||||
::image{src="../assets/openable/images/imported/087_DEWGONG_left_3up--bff9be64.webp" title="assets/openable/images/imported/087_DEWGONG_left_3up--bff9be64.webp" meta="30830 bytes"}
|
||||
::image{src="../assets/openable/images/imported/092_GASTLY_3up--9ce6948b.webp" title="assets/openable/images/imported/092_GASTLY_3up--9ce6948b.webp" meta="42800 bytes"}
|
||||
::image{src="../assets/openable/images/imported/092_GASTLY_3up--e4ee7647.webp" title="assets/openable/images/imported/092_GASTLY_3up--e4ee7647.webp" meta="199594 bytes"}
|
||||
::image{src="../assets/openable/images/imported/093_HAUNTER_3up--71b17a55.webp" title="assets/openable/images/imported/093_HAUNTER_3up--71b17a55.webp" meta="34684 bytes"}
|
||||
::image{src="../assets/openable/images/imported/093_HAUNTER_3up--755bda2e.webp" title="assets/openable/images/imported/093_HAUNTER_3up--755bda2e.webp" meta="117164 bytes"}
|
||||
::image{src="../assets/openable/images/imported/094_GENGAR_3up--a3a018eb.webp" title="assets/openable/images/imported/094_GENGAR_3up--a3a018eb.webp" meta="201290 bytes"}
|
||||
::image{src="../assets/openable/images/imported/094_GENGAR_3up--f8768b37.webp" title="assets/openable/images/imported/094_GENGAR_3up--f8768b37.webp" meta="39336 bytes"}
|
||||
::image{src="../assets/openable/images/imported/095_ONIX_3up--283689d0.webp" title="assets/openable/images/imported/095_ONIX_3up--283689d0.webp" meta="45184 bytes"}
|
||||
::image{src="../assets/openable/images/imported/095_ONIX_3up--e2beb982.webp" title="assets/openable/images/imported/095_ONIX_3up--e2beb982.webp" meta="87580 bytes"}
|
||||
::image{src="../assets/openable/images/imported/100_VOLTORB_3up--225b4a66.webp" title="assets/openable/images/imported/100_VOLTORB_3up--225b4a66.webp" meta="117454 bytes"}
|
||||
::image{src="../assets/openable/images/imported/100_VOLTORB_3up--70269ae3.webp" title="assets/openable/images/imported/100_VOLTORB_3up--70269ae3.webp" meta="26682 bytes"}
|
||||
::image{src="../assets/openable/images/imported/1011_DIPPLIN_left_3up--428ae46b.webp" title="assets/openable/images/imported/1011_DIPPLIN_left_3up--428ae46b.webp" meta="25092 bytes"}
|
||||
::image{src="../assets/openable/images/imported/1011_DIPPLIN_left_3up--6f7db844.webp" title="assets/openable/images/imported/1011_DIPPLIN_left_3up--6f7db844.webp" meta="90686 bytes"}
|
||||
::image{src="../assets/openable/images/imported/1011_DIPPLIN_right_3up--22e8cb2b.webp" title="assets/openable/images/imported/1011_DIPPLIN_right_3up--22e8cb2b.webp" meta="93078 bytes"}
|
||||
::image{src="../assets/openable/images/imported/1019_HYDRAPPLE_left_3up--45298d15.webp" title="assets/openable/images/imported/1019_HYDRAPPLE_left_3up--45298d15.webp" meta="24260 bytes"}
|
||||
::image{src="../assets/openable/images/imported/1019_HYDRAPPLE_left_3up--eb66a03f.webp" title="assets/openable/images/imported/1019_HYDRAPPLE_left_3up--eb66a03f.webp" meta="196710 bytes"}
|
||||
::image{src="../assets/openable/images/imported/1019_HYDRAPPLE_right_3up--428a9995.webp" title="assets/openable/images/imported/1019_HYDRAPPLE_right_3up--428a9995.webp" meta="196710 bytes"}
|
||||
::image{src="../assets/openable/images/imported/101_ELECTRODE_left_3up--135b53bd.webp" title="assets/openable/images/imported/101_ELECTRODE_left_3up--135b53bd.webp" meta="98488 bytes"}
|
||||
::image{src="../assets/openable/images/imported/101_ELECTRODE_left_3up--dd9a2bcf.webp" title="assets/openable/images/imported/101_ELECTRODE_left_3up--dd9a2bcf.webp" meta="26114 bytes"}
|
||||
::image{src="../assets/openable/images/imported/104_CUBONE_left_3up--4b948a3f.webp" title="assets/openable/images/imported/104_CUBONE_left_3up--4b948a3f.webp" meta="121422 bytes"}
|
||||
::image{src="../assets/openable/images/imported/104_CUBONE_left_3up--b031b55a.webp" title="assets/openable/images/imported/104_CUBONE_left_3up--b031b55a.webp" meta="35830 bytes"}
|
||||
::image{src="../assets/openable/images/imported/105_MAROWAK_left_3up--5d31e89d.webp" title="assets/openable/images/imported/105_MAROWAK_left_3up--5d31e89d.webp" meta="34884 bytes"}
|
||||
::image{src="../assets/openable/images/imported/105_MAROWAK_left_3up--8e7b8c98.webp" title="assets/openable/images/imported/105_MAROWAK_left_3up--8e7b8c98.webp" meta="121226 bytes"}
|
||||
::image{src="../assets/openable/images/imported/109_KOFFING_3up--57d4b261.webp" title="assets/openable/images/imported/109_KOFFING_3up--57d4b261.webp" meta="169464 bytes"}
|
||||
::image{src="../assets/openable/images/imported/109_KOFFING_3up--60723b51.webp" title="assets/openable/images/imported/109_KOFFING_3up--60723b51.webp" meta="40034 bytes"}
|
||||
::image{src="../assets/openable/images/imported/110_WEEZING_3up--124994d9.webp" title="assets/openable/images/imported/110_WEEZING_3up--124994d9.webp" meta="44082 bytes"}
|
||||
::image{src="../assets/openable/images/imported/110_WEEZING_3up--f83d25cc.webp" title="assets/openable/images/imported/110_WEEZING_3up--f83d25cc.webp" meta="182382 bytes"}
|
||||
::image{src="../assets/openable/images/imported/110_WEEZING_right_3up--68688a81.webp" title="assets/openable/images/imported/110_WEEZING_right_3up--68688a81.webp" meta="183762 bytes"}
|
||||
::image{src="../assets/openable/images/imported/111_RHYHORN_left_3up--7010cebf.webp" title="assets/openable/images/imported/111_RHYHORN_left_3up--7010cebf.webp" meta="46708 bytes"}
|
||||
::image{src="../assets/openable/images/imported/111_RHYHORN_left_3up--f61e6315.webp" title="assets/openable/images/imported/111_RHYHORN_left_3up--f61e6315.webp" meta="172536 bytes"}
|
||||
::image{src="../assets/openable/images/imported/112_RHYDON_left_3up--728686a7.webp" title="assets/openable/images/imported/112_RHYDON_left_3up--728686a7.webp" meta="172196 bytes"}
|
||||
::image{src="../assets/openable/images/imported/112_RHYDON_left_3up--d25063fa.webp" title="assets/openable/images/imported/112_RHYDON_left_3up--d25063fa.webp" meta="44406 bytes"}
|
||||
::image{src="../assets/openable/images/imported/113_CHANSEY_left_3up--78a1c92e.webp" title="assets/openable/images/imported/113_CHANSEY_left_3up--78a1c92e.webp" meta="33530 bytes"}
|
||||
::image{src="../assets/openable/images/imported/113_CHANSEY_left_3up--c4eb6a31.webp" title="assets/openable/images/imported/113_CHANSEY_left_3up--c4eb6a31.webp" meta="127380 bytes"}
|
||||
::image{src="../assets/openable/images/imported/116_HORSEA_left_3up--621c3f67.webp" title="assets/openable/images/imported/116_HORSEA_left_3up--621c3f67.webp" meta="138978 bytes"}
|
||||
::image{src="../assets/openable/images/imported/116_HORSEA_left_3up--6ea75bed.webp" title="assets/openable/images/imported/116_HORSEA_left_3up--6ea75bed.webp" meta="36652 bytes"}
|
||||
::image{src="../assets/openable/images/imported/117_SEADRA_left_3up--727aa01a.webp" title="assets/openable/images/imported/117_SEADRA_left_3up--727aa01a.webp" meta="41336 bytes"}
|
||||
::image{src="../assets/openable/images/imported/117_SEADRA_left_3up--cfe9fdf1.webp" title="assets/openable/images/imported/117_SEADRA_left_3up--cfe9fdf1.webp" meta="181420 bytes"}
|
||||
::image{src="../assets/openable/images/imported/120_STARYU_left_3up--0dedd87c.webp" title="assets/openable/images/imported/120_STARYU_left_3up--0dedd87c.webp" meta="39872 bytes"}
|
||||
::image{src="../assets/openable/images/imported/120_STARYU_left_3up--35e99156.webp" title="assets/openable/images/imported/120_STARYU_left_3up--35e99156.webp" meta="137906 bytes"}
|
||||
::image{src="../assets/openable/images/imported/120_STARYU_right_3up--0c075ba6.webp" title="assets/openable/images/imported/120_STARYU_right_3up--0c075ba6.webp" meta="137906 bytes"}
|
||||
::image{src="../assets/openable/images/imported/121_STARMIE_left_3up--85a52010.webp" title="assets/openable/images/imported/121_STARMIE_left_3up--85a52010.webp" meta="208298 bytes"}
|
||||
::image{src="../assets/openable/images/imported/121_STARMIE_left_3up--ca287f2a.webp" title="assets/openable/images/imported/121_STARMIE_left_3up--ca287f2a.webp" meta="55488 bytes"}
|
||||
::image{src="../assets/openable/images/imported/122_MR.MIME_3up--2ed21ce7.webp" title="assets/openable/images/imported/122_MR.MIME_3up--2ed21ce7.webp" meta="277200 bytes"}
|
||||
::image{src="../assets/openable/images/imported/122_MR.MIME_3up--f644ad68.webp" title="assets/openable/images/imported/122_MR.MIME_3up--f644ad68.webp" meta="56520 bytes"}
|
||||
::image{src="../assets/openable/images/imported/123_SCYTHER_left_3up--c0c45221.webp" title="assets/openable/images/imported/123_SCYTHER_left_3up--c0c45221.webp" meta="278952 bytes"}
|
||||
::image{src="../assets/openable/images/imported/123_SCYTHER_left_3up--fa5eb800.webp" title="assets/openable/images/imported/123_SCYTHER_left_3up--fa5eb800.webp" meta="57300 bytes"}
|
||||
::gallery-end
|
||||
206
asset-images-gallery-02.md
Normal file
206
asset-images-gallery-02.md
Normal file
@@ -0,0 +1,206 @@
|
||||
# Asset Image Gallery 02
|
||||
|
||||
Openable images assets 201-400 of 1212.
|
||||
|
||||
::gallery-start
|
||||
::image{src="../assets/openable/images/imported/126_MAGMAR_left_3up--4a56c73e.webp" title="assets/openable/images/imported/126_MAGMAR_left_3up--4a56c73e.webp" meta="55834 bytes"}
|
||||
::image{src="../assets/openable/images/imported/126_MAGMAR_left_3up--77a436e8.webp" title="assets/openable/images/imported/126_MAGMAR_left_3up--77a436e8.webp" meta="272704 bytes"}
|
||||
::image{src="../assets/openable/images/imported/129_MAGIKARP_3up--5321391f.webp" title="assets/openable/images/imported/129_MAGIKARP_3up--5321391f.webp" meta="52590 bytes"}
|
||||
::image{src="../assets/openable/images/imported/129_MAGIKARP_3up--fc6cb2f9.webp" title="assets/openable/images/imported/129_MAGIKARP_3up--fc6cb2f9.webp" meta="252806 bytes"}
|
||||
::image{src="../assets/openable/images/imported/130_GYARADOS_3up--6df31e17.webp" title="assets/openable/images/imported/130_GYARADOS_3up--6df31e17.webp" meta="61258 bytes"}
|
||||
::image{src="../assets/openable/images/imported/130_GYARADOS_3up--d948759a.webp" title="assets/openable/images/imported/130_GYARADOS_3up--d948759a.webp" meta="316026 bytes"}
|
||||
::image{src="../assets/openable/images/imported/131_LAPRAS_left_3up--3143856a.webp" title="assets/openable/images/imported/131_LAPRAS_left_3up--3143856a.webp" meta="189346 bytes"}
|
||||
::image{src="../assets/openable/images/imported/131_LAPRAS_left_3up--554ac8c4.webp" title="assets/openable/images/imported/131_LAPRAS_left_3up--554ac8c4.webp" meta="39314 bytes"}
|
||||
::image{src="../assets/openable/images/imported/132_DITTO_3up--1a771e2e.webp" title="assets/openable/images/imported/132_DITTO_3up--1a771e2e.webp" meta="88770 bytes"}
|
||||
::image{src="../assets/openable/images/imported/132_DITTO_3up--538fa80e.webp" title="assets/openable/images/imported/132_DITTO_3up--538fa80e.webp" meta="18994 bytes"}
|
||||
::image{src="../assets/openable/images/imported/133_EEVEE_3up--62f6dfc4.webp" title="assets/openable/images/imported/133_EEVEE_3up--62f6dfc4.webp" meta="37878 bytes"}
|
||||
::image{src="../assets/openable/images/imported/133_EEVEE_3up--66ec5520.webp" title="assets/openable/images/imported/133_EEVEE_3up--66ec5520.webp" meta="216248 bytes"}
|
||||
::image{src="../assets/openable/images/imported/134_VAPOREON_3up--037a71a4.webp" title="assets/openable/images/imported/134_VAPOREON_3up--037a71a4.webp" meta="228324 bytes"}
|
||||
::image{src="../assets/openable/images/imported/134_VAPOREON_3up--d9554b7c.webp" title="assets/openable/images/imported/134_VAPOREON_3up--d9554b7c.webp" meta="48778 bytes"}
|
||||
::image{src="../assets/openable/images/imported/135_JOLTEON_3up--742fc0b6.webp" title="assets/openable/images/imported/135_JOLTEON_3up--742fc0b6.webp" meta="277428 bytes"}
|
||||
::image{src="../assets/openable/images/imported/135_JOLTEON_3up--bbb668c0.webp" title="assets/openable/images/imported/135_JOLTEON_3up--bbb668c0.webp" meta="45508 bytes"}
|
||||
::image{src="../assets/openable/images/imported/136_FLAREON_3up--9fdaefb4.webp" title="assets/openable/images/imported/136_FLAREON_3up--9fdaefb4.webp" meta="225618 bytes"}
|
||||
::image{src="../assets/openable/images/imported/136_FLAREON_3up--b369cc4c.webp" title="assets/openable/images/imported/136_FLAREON_3up--b369cc4c.webp" meta="44874 bytes"}
|
||||
::image{src="../assets/openable/images/imported/142_AERODACTYL_left_3up--113e55b1.webp" title="assets/openable/images/imported/142_AERODACTYL_left_3up--113e55b1.webp" meta="157054 bytes"}
|
||||
::image{src="../assets/openable/images/imported/142_AERODACTYL_left_3up--6f358918.webp" title="assets/openable/images/imported/142_AERODACTYL_left_3up--6f358918.webp" meta="26076 bytes"}
|
||||
::image{src="../assets/openable/images/imported/143_SNORLAX_3up--3475d2ff.webp" title="assets/openable/images/imported/143_SNORLAX_3up--3475d2ff.webp" meta="155230 bytes"}
|
||||
::image{src="../assets/openable/images/imported/143_SNORLAX_3up--92b1e72d.webp" title="assets/openable/images/imported/143_SNORLAX_3up--92b1e72d.webp" meta="27220 bytes"}
|
||||
::image{src="../assets/openable/images/imported/144_ARTICUNO_3up--0d599cdf.webp" title="assets/openable/images/imported/144_ARTICUNO_3up--0d599cdf.webp" meta="57574 bytes"}
|
||||
::image{src="../assets/openable/images/imported/144_ARTICUNO_3up--41d31355.webp" title="assets/openable/images/imported/144_ARTICUNO_3up--41d31355.webp" meta="238502 bytes"}
|
||||
::image{src="../assets/openable/images/imported/145_ZAPDOS_3up--748a2ffd.webp" title="assets/openable/images/imported/145_ZAPDOS_3up--748a2ffd.webp" meta="43392 bytes"}
|
||||
::image{src="../assets/openable/images/imported/145_ZAPDOS_3up--c0e3cce6.webp" title="assets/openable/images/imported/145_ZAPDOS_3up--c0e3cce6.webp" meta="222424 bytes"}
|
||||
::image{src="../assets/openable/images/imported/146_MOLTRES_3up--c1dd15dc.webp" title="assets/openable/images/imported/146_MOLTRES_3up--c1dd15dc.webp" meta="215018 bytes"}
|
||||
::image{src="../assets/openable/images/imported/146_MOLTRES_3up--de99cd2e.webp" title="assets/openable/images/imported/146_MOLTRES_3up--de99cd2e.webp" meta="41568 bytes"}
|
||||
::image{src="../assets/openable/images/imported/147_DRATINI_left_3up--e2930dc8.webp" title="assets/openable/images/imported/147_DRATINI_left_3up--e2930dc8.webp" meta="27452 bytes"}
|
||||
::image{src="../assets/openable/images/imported/147_DRATINI_left_3up--ea7197f3.webp" title="assets/openable/images/imported/147_DRATINI_left_3up--ea7197f3.webp" meta="135620 bytes"}
|
||||
::image{src="../assets/openable/images/imported/148_DRAGONAIR_left_3up--59f73741.webp" title="assets/openable/images/imported/148_DRAGONAIR_left_3up--59f73741.webp" meta="34522 bytes"}
|
||||
::image{src="../assets/openable/images/imported/148_DRAGONAIR_left_3up--845ee8c8.webp" title="assets/openable/images/imported/148_DRAGONAIR_left_3up--845ee8c8.webp" meta="114062 bytes"}
|
||||
::image{src="../assets/openable/images/imported/149_DRAGONITE_left_3up--0676f231.webp" title="assets/openable/images/imported/149_DRAGONITE_left_3up--0676f231.webp" meta="44502 bytes"}
|
||||
::image{src="../assets/openable/images/imported/149_DRAGONITE_left_3up--667ad0e6.webp" title="assets/openable/images/imported/149_DRAGONITE_left_3up--667ad0e6.webp" meta="267196 bytes"}
|
||||
::image{src="../assets/openable/images/imported/150_MEWTWO_3up--4f56db5c.webp" title="assets/openable/images/imported/150_MEWTWO_3up--4f56db5c.webp" meta="190506 bytes"}
|
||||
::image{src="../assets/openable/images/imported/150_MEWTWO_3up--ffc95e2f.webp" title="assets/openable/images/imported/150_MEWTWO_3up--ffc95e2f.webp" meta="38680 bytes"}
|
||||
::image{src="../assets/openable/images/imported/151_MEW_left_3up--4b40c3c4.webp" title="assets/openable/images/imported/151_MEW_left_3up--4b40c3c4.webp" meta="33048 bytes"}
|
||||
::image{src="../assets/openable/images/imported/151_MEW_left_3up--6a846be5.webp" title="assets/openable/images/imported/151_MEW_left_3up--6a846be5.webp" meta="165310 bytes"}
|
||||
::image{src="../assets/openable/images/imported/152_CHIKORITA_3up--1d11a18f.webp" title="assets/openable/images/imported/152_CHIKORITA_3up--1d11a18f.webp" meta="36144 bytes"}
|
||||
::image{src="../assets/openable/images/imported/152_CHIKORITA_3up--e7a999e4.webp" title="assets/openable/images/imported/152_CHIKORITA_3up--e7a999e4.webp" meta="138730 bytes"}
|
||||
::image{src="../assets/openable/images/imported/153_BAYLEEF_left_3up--4e7515f2.webp" title="assets/openable/images/imported/153_BAYLEEF_left_3up--4e7515f2.webp" meta="229942 bytes"}
|
||||
::image{src="../assets/openable/images/imported/153_BAYLEEF_left_3up--801881f9.webp" title="assets/openable/images/imported/153_BAYLEEF_left_3up--801881f9.webp" meta="34760 bytes"}
|
||||
::image{src="../assets/openable/images/imported/153_BAYLEEF_right_3up--41b79ff6.webp" title="assets/openable/images/imported/153_BAYLEEF_right_3up--41b79ff6.webp" meta="229942 bytes"}
|
||||
::image{src="../assets/openable/images/imported/154_MEGANIUM_left_3up--1a79dc8c.webp" title="assets/openable/images/imported/154_MEGANIUM_left_3up--1a79dc8c.webp" meta="36044 bytes"}
|
||||
::image{src="../assets/openable/images/imported/154_MEGANIUM_left_3up--91014cba.webp" title="assets/openable/images/imported/154_MEGANIUM_left_3up--91014cba.webp" meta="162416 bytes"}
|
||||
::image{src="../assets/openable/images/imported/155_CYNDAQUIL_3up--340f6cb7.webp" title="assets/openable/images/imported/155_CYNDAQUIL_3up--340f6cb7.webp" meta="190216 bytes"}
|
||||
::image{src="../assets/openable/images/imported/155_CYNDAQUIL_3up--4ca5acd6.webp" title="assets/openable/images/imported/155_CYNDAQUIL_3up--4ca5acd6.webp" meta="36594 bytes"}
|
||||
::image{src="../assets/openable/images/imported/156_QUILAVA_left_3up--64c0b854.webp" title="assets/openable/images/imported/156_QUILAVA_left_3up--64c0b854.webp" meta="40816 bytes"}
|
||||
::image{src="../assets/openable/images/imported/156_QUILAVA_left_3up--e1087104.webp" title="assets/openable/images/imported/156_QUILAVA_left_3up--e1087104.webp" meta="177974 bytes"}
|
||||
::image{src="../assets/openable/images/imported/157_TYPHLOSION_left_3up--37db7570.webp" title="assets/openable/images/imported/157_TYPHLOSION_left_3up--37db7570.webp" meta="191556 bytes"}
|
||||
::image{src="../assets/openable/images/imported/157_TYPHLOSION_left_3up--d703252a.webp" title="assets/openable/images/imported/157_TYPHLOSION_left_3up--d703252a.webp" meta="44300 bytes"}
|
||||
::image{src="../assets/openable/images/imported/158_TOTODILE_left_3up--723737cc.webp" title="assets/openable/images/imported/158_TOTODILE_left_3up--723737cc.webp" meta="215980 bytes"}
|
||||
::image{src="../assets/openable/images/imported/158_TOTODILE_left_3up--bc6378b3.webp" title="assets/openable/images/imported/158_TOTODILE_left_3up--bc6378b3.webp" meta="42876 bytes"}
|
||||
::image{src="../assets/openable/images/imported/159_CROCONAW_left_3up--2eecd987.webp" title="assets/openable/images/imported/159_CROCONAW_left_3up--2eecd987.webp" meta="172436 bytes"}
|
||||
::image{src="../assets/openable/images/imported/159_CROCONAW_left_3up--e1b40d1c.webp" title="assets/openable/images/imported/159_CROCONAW_left_3up--e1b40d1c.webp" meta="35688 bytes"}
|
||||
::image{src="../assets/openable/images/imported/159_CROCONAW_right_3up--1722bff6.webp" title="assets/openable/images/imported/159_CROCONAW_right_3up--1722bff6.webp" meta="172436 bytes"}
|
||||
::image{src="../assets/openable/images/imported/160_FERALIGATR_left_3up--7cae2750.webp" title="assets/openable/images/imported/160_FERALIGATR_left_3up--7cae2750.webp" meta="60396 bytes"}
|
||||
::image{src="../assets/openable/images/imported/160_FERALIGATR_left_3up--f19f67e7.webp" title="assets/openable/images/imported/160_FERALIGATR_left_3up--f19f67e7.webp" meta="271102 bytes"}
|
||||
::image{src="../assets/openable/images/imported/169_CROBAT_left_3up--04fc48f9.webp" title="assets/openable/images/imported/169_CROBAT_left_3up--04fc48f9.webp" meta="29672 bytes"}
|
||||
::image{src="../assets/openable/images/imported/169_CROBAT_left_3up--57b8025e.webp" title="assets/openable/images/imported/169_CROBAT_left_3up--57b8025e.webp" meta="145120 bytes"}
|
||||
::image{src="../assets/openable/images/imported/169_CROBAT_right_3up--e11bbccf.webp" title="assets/openable/images/imported/169_CROBAT_right_3up--e11bbccf.webp" meta="145120 bytes"}
|
||||
::image{src="../assets/openable/images/imported/172_PICHU_3up--e8429362.webp" title="assets/openable/images/imported/172_PICHU_3up--e8429362.webp" meta="149078 bytes"}
|
||||
::image{src="../assets/openable/images/imported/172_PICHU_3up--ebeb1fc4.webp" title="assets/openable/images/imported/172_PICHU_3up--ebeb1fc4.webp" meta="32822 bytes"}
|
||||
::image{src="../assets/openable/images/imported/174_IGGLYBUFF_left_3up--1ae8acf6.webp" title="assets/openable/images/imported/174_IGGLYBUFF_left_3up--1ae8acf6.webp" meta="28742 bytes"}
|
||||
::image{src="../assets/openable/images/imported/174_IGGLYBUFF_left_3up--b32bbcfb.webp" title="assets/openable/images/imported/174_IGGLYBUFF_left_3up--b32bbcfb.webp" meta="140188 bytes"}
|
||||
::image{src="../assets/openable/images/imported/174_IGGLYBUFF_right_3up--f99860a3.webp" title="assets/openable/images/imported/174_IGGLYBUFF_right_3up--f99860a3.webp" meta="140188 bytes"}
|
||||
::image{src="../assets/openable/images/imported/175_TOGEPI_3up--8461a887.webp" title="assets/openable/images/imported/175_TOGEPI_3up--8461a887.webp" meta="178304 bytes"}
|
||||
::image{src="../assets/openable/images/imported/175_TOGEPI_3up--e80aad85.webp" title="assets/openable/images/imported/175_TOGEPI_3up--e80aad85.webp" meta="38960 bytes"}
|
||||
::image{src="../assets/openable/images/imported/175_TOGEPI_right_3up--ac2419c5.webp" title="assets/openable/images/imported/175_TOGEPI_right_3up--ac2419c5.webp" meta="194512 bytes"}
|
||||
::image{src="../assets/openable/images/imported/176_TOGETIC_left_3up--10852480.webp" title="assets/openable/images/imported/176_TOGETIC_left_3up--10852480.webp" meta="25672 bytes"}
|
||||
::image{src="../assets/openable/images/imported/176_TOGETIC_left_3up--3114487e.webp" title="assets/openable/images/imported/176_TOGETIC_left_3up--3114487e.webp" meta="113038 bytes"}
|
||||
::image{src="../assets/openable/images/imported/180_FLAAFFY_3up--4302077b.webp" title="assets/openable/images/imported/180_FLAAFFY_3up--4302077b.webp" meta="37542 bytes"}
|
||||
::image{src="../assets/openable/images/imported/180_FLAAFFY_3up--78d2d687.webp" title="assets/openable/images/imported/180_FLAAFFY_3up--78d2d687.webp" meta="177856 bytes"}
|
||||
::image{src="../assets/openable/images/imported/181_AMPHAROS_left_3up--a8dfe3bb.webp" title="assets/openable/images/imported/181_AMPHAROS_left_3up--a8dfe3bb.webp" meta="30742 bytes"}
|
||||
::image{src="../assets/openable/images/imported/181_AMPHAROS_left_3up--c4b5b85b.webp" title="assets/openable/images/imported/181_AMPHAROS_left_3up--c4b5b85b.webp" meta="152074 bytes"}
|
||||
::image{src="../assets/openable/images/imported/182_BELLOSSOM_left_3up--48027ab4.webp" title="assets/openable/images/imported/182_BELLOSSOM_left_3up--48027ab4.webp" meta="40140 bytes"}
|
||||
::image{src="../assets/openable/images/imported/182_BELLOSSOM_left_3up--5b06e437.webp" title="assets/openable/images/imported/182_BELLOSSOM_left_3up--5b06e437.webp" meta="162826 bytes"}
|
||||
::image{src="../assets/openable/images/imported/183_MARILL_3up--64cd56b5.webp" title="assets/openable/images/imported/183_MARILL_3up--64cd56b5.webp" meta="97700 bytes"}
|
||||
::image{src="../assets/openable/images/imported/183_MARILL_3up--b9cebafc.webp" title="assets/openable/images/imported/183_MARILL_3up--b9cebafc.webp" meta="27840 bytes"}
|
||||
::image{src="../assets/openable/images/imported/184_AZUMARILL_left_3up--01cc00d2.webp" title="assets/openable/images/imported/184_AZUMARILL_left_3up--01cc00d2.webp" meta="38248 bytes"}
|
||||
::image{src="../assets/openable/images/imported/184_AZUMARILL_left_3up--7d281b50.webp" title="assets/openable/images/imported/184_AZUMARILL_left_3up--7d281b50.webp" meta="167766 bytes"}
|
||||
::image{src="../assets/openable/images/imported/185_SUDOWOODO_3up--2bc684a8.webp" title="assets/openable/images/imported/185_SUDOWOODO_3up--2bc684a8.webp" meta="192584 bytes"}
|
||||
::image{src="../assets/openable/images/imported/185_SUDOWOODO_3up--c95540d5.webp" title="assets/openable/images/imported/185_SUDOWOODO_3up--c95540d5.webp" meta="44240 bytes"}
|
||||
::image{src="../assets/openable/images/imported/186_POLITOED_left_3up--15a9d1bf.webp" title="assets/openable/images/imported/186_POLITOED_left_3up--15a9d1bf.webp" meta="44772 bytes"}
|
||||
::image{src="../assets/openable/images/imported/186_POLITOED_left_3up--247b3f48.webp" title="assets/openable/images/imported/186_POLITOED_left_3up--247b3f48.webp" meta="205384 bytes"}
|
||||
::image{src="../assets/openable/images/imported/186_POLITOED_right_3up--59d64e54.webp" title="assets/openable/images/imported/186_POLITOED_right_3up--59d64e54.webp" meta="241050 bytes"}
|
||||
::image{src="../assets/openable/images/imported/187_HOPPIP_3up--9f5d2354.webp" title="assets/openable/images/imported/187_HOPPIP_3up--9f5d2354.webp" meta="161718 bytes"}
|
||||
::image{src="../assets/openable/images/imported/187_HOPPIP_3up--b4d58717.webp" title="assets/openable/images/imported/187_HOPPIP_3up--b4d58717.webp" meta="37854 bytes"}
|
||||
::image{src="../assets/openable/images/imported/188_SKIPLOOM_left_3up--9a6ef7bd.webp" title="assets/openable/images/imported/188_SKIPLOOM_left_3up--9a6ef7bd.webp" meta="166420 bytes"}
|
||||
::image{src="../assets/openable/images/imported/188_SKIPLOOM_left_3up--a77d205c.webp" title="assets/openable/images/imported/188_SKIPLOOM_left_3up--a77d205c.webp" meta="32488 bytes"}
|
||||
::image{src="../assets/openable/images/imported/189_JUMPLUFF_left_3up--a61f085d.webp" title="assets/openable/images/imported/189_JUMPLUFF_left_3up--a61f085d.webp" meta="145056 bytes"}
|
||||
::image{src="../assets/openable/images/imported/189_JUMPLUFF_left_3up--aa3666cc.webp" title="assets/openable/images/imported/189_JUMPLUFF_left_3up--aa3666cc.webp" meta="33682 bytes"}
|
||||
::image{src="../assets/openable/images/imported/189_JUMPLUFF_right_3up--5b0ba1cc.webp" title="assets/openable/images/imported/189_JUMPLUFF_right_3up--5b0ba1cc.webp" meta="145310 bytes"}
|
||||
::image{src="../assets/openable/images/imported/190_AIPOM_3up--3e6abe80.webp" title="assets/openable/images/imported/190_AIPOM_3up--3e6abe80.webp" meta="188572 bytes"}
|
||||
::image{src="../assets/openable/images/imported/190_AIPOM_3up--525290c8.webp" title="assets/openable/images/imported/190_AIPOM_3up--525290c8.webp" meta="44536 bytes"}
|
||||
::image{src="../assets/openable/images/imported/196_ESPEON_3up--5da3f8c1.webp" title="assets/openable/images/imported/196_ESPEON_3up--5da3f8c1.webp" meta="34984 bytes"}
|
||||
::image{src="../assets/openable/images/imported/196_ESPEON_3up--d6cdf022.webp" title="assets/openable/images/imported/196_ESPEON_3up--d6cdf022.webp" meta="182068 bytes"}
|
||||
::image{src="../assets/openable/images/imported/197_UMBREON_3up--e1be58f3.webp" title="assets/openable/images/imported/197_UMBREON_3up--e1be58f3.webp" meta="123978 bytes"}
|
||||
::image{src="../assets/openable/images/imported/197_UMBREON_3up--e35920f6.webp" title="assets/openable/images/imported/197_UMBREON_3up--e35920f6.webp" meta="31262 bytes"}
|
||||
::image{src="../assets/openable/images/imported/198_MURKROW_3up--1616ec20.webp" title="assets/openable/images/imported/198_MURKROW_3up--1616ec20.webp" meta="200418 bytes"}
|
||||
::image{src="../assets/openable/images/imported/198_MURKROW_3up--d99c6463.webp" title="assets/openable/images/imported/198_MURKROW_3up--d99c6463.webp" meta="39502 bytes"}
|
||||
::image{src="../assets/openable/images/imported/199_SLOWKING_left_3up--347db097.webp" title="assets/openable/images/imported/199_SLOWKING_left_3up--347db097.webp" meta="38442 bytes"}
|
||||
::image{src="../assets/openable/images/imported/199_SLOWKING_left_3up--e41783ed.webp" title="assets/openable/images/imported/199_SLOWKING_left_3up--e41783ed.webp" meta="206662 bytes"}
|
||||
::image{src="../assets/openable/images/imported/201_UNOWN_3up--c951e77f.webp" title="assets/openable/images/imported/201_UNOWN_3up--c951e77f.webp" meta="22522 bytes"}
|
||||
::image{src="../assets/openable/images/imported/201_UNOWN_3up--d975a4ec.webp" title="assets/openable/images/imported/201_UNOWN_3up--d975a4ec.webp" meta="17550 bytes"}
|
||||
::image{src="../assets/openable/images/imported/201_UNOWN_right_3up--83ae0bac.webp" title="assets/openable/images/imported/201_UNOWN_right_3up--83ae0bac.webp" meta="17550 bytes"}
|
||||
::image{src="../assets/openable/images/imported/202_WOBBUFFET_3up--8ff94b27.webp" title="assets/openable/images/imported/202_WOBBUFFET_3up--8ff94b27.webp" meta="144942 bytes"}
|
||||
::image{src="../assets/openable/images/imported/202_WOBBUFFET_3up--ac2e410b.webp" title="assets/openable/images/imported/202_WOBBUFFET_3up--ac2e410b.webp" meta="33310 bytes"}
|
||||
::image{src="../assets/openable/images/imported/208_STEELIX_left_3up--c8889a5a.webp" title="assets/openable/images/imported/208_STEELIX_left_3up--c8889a5a.webp" meta="82998 bytes"}
|
||||
::image{src="../assets/openable/images/imported/208_STEELIX_left_3up--deb7ab29.webp" title="assets/openable/images/imported/208_STEELIX_left_3up--deb7ab29.webp" meta="37534 bytes"}
|
||||
::image{src="../assets/openable/images/imported/212_SCIZOR_left_3up--10284ced.webp" title="assets/openable/images/imported/212_SCIZOR_left_3up--10284ced.webp" meta="208460 bytes"}
|
||||
::image{src="../assets/openable/images/imported/212_SCIZOR_left_3up--94310fd9.webp" title="assets/openable/images/imported/212_SCIZOR_left_3up--94310fd9.webp" meta="50494 bytes"}
|
||||
::image{src="../assets/openable/images/imported/214_HERACROSS_left_3up--027206bc.webp" title="assets/openable/images/imported/214_HERACROSS_left_3up--027206bc.webp" meta="48346 bytes"}
|
||||
::image{src="../assets/openable/images/imported/214_HERACROSS_left_3up--6a2c478d.webp" title="assets/openable/images/imported/214_HERACROSS_left_3up--6a2c478d.webp" meta="210618 bytes"}
|
||||
::image{src="../assets/openable/images/imported/215_SNEASEL_3up--1d02b7e9.webp" title="assets/openable/images/imported/215_SNEASEL_3up--1d02b7e9.webp" meta="42586 bytes"}
|
||||
::image{src="../assets/openable/images/imported/215_SNEASEL_3up--ad8189ad.webp" title="assets/openable/images/imported/215_SNEASEL_3up--ad8189ad.webp" meta="192950 bytes"}
|
||||
::image{src="../assets/openable/images/imported/215_SNEASEL_right_3up--087fe046.webp" title="assets/openable/images/imported/215_SNEASEL_right_3up--087fe046.webp" meta="184298 bytes"}
|
||||
::image{src="../assets/openable/images/imported/216_TEDDIURSA_3up--332fc3e2.webp" title="assets/openable/images/imported/216_TEDDIURSA_3up--332fc3e2.webp" meta="39204 bytes"}
|
||||
::image{src="../assets/openable/images/imported/216_TEDDIURSA_3up--e99825f6.webp" title="assets/openable/images/imported/216_TEDDIURSA_3up--e99825f6.webp" meta="189974 bytes"}
|
||||
::image{src="../assets/openable/images/imported/216_TEDDIURSA_right_3up--0ebfa5f7.webp" title="assets/openable/images/imported/216_TEDDIURSA_right_3up--0ebfa5f7.webp" meta="173172 bytes"}
|
||||
::image{src="../assets/openable/images/imported/217_URSARING_left_3up--0a309f98.webp" title="assets/openable/images/imported/217_URSARING_left_3up--0a309f98.webp" meta="179158 bytes"}
|
||||
::image{src="../assets/openable/images/imported/217_URSARING_left_3up--a73195cf.webp" title="assets/openable/images/imported/217_URSARING_left_3up--a73195cf.webp" meta="33480 bytes"}
|
||||
::image{src="../assets/openable/images/imported/220_SWINUB_left_3up--3d503c0b.webp" title="assets/openable/images/imported/220_SWINUB_left_3up--3d503c0b.webp" meta="102284 bytes"}
|
||||
::image{src="../assets/openable/images/imported/220_SWINUB_left_3up--c71555f8.webp" title="assets/openable/images/imported/220_SWINUB_left_3up--c71555f8.webp" meta="22644 bytes"}
|
||||
::image{src="../assets/openable/images/imported/221_PILOSWINE_left_3up--9c68a451.webp" title="assets/openable/images/imported/221_PILOSWINE_left_3up--9c68a451.webp" meta="29436 bytes"}
|
||||
::image{src="../assets/openable/images/imported/221_PILOSWINE_left_3up--bcd9ef66.webp" title="assets/openable/images/imported/221_PILOSWINE_left_3up--bcd9ef66.webp" meta="147870 bytes"}
|
||||
::image{src="../assets/openable/images/imported/225_DELIBIRD_left_3up--8cddf08f.webp" title="assets/openable/images/imported/225_DELIBIRD_left_3up--8cddf08f.webp" meta="37780 bytes"}
|
||||
::image{src="../assets/openable/images/imported/225_DELIBIRD_left_3up--f1d7e273.webp" title="assets/openable/images/imported/225_DELIBIRD_left_3up--f1d7e273.webp" meta="208594 bytes"}
|
||||
::image{src="../assets/openable/images/imported/228_HOUNDOUR_3up--01a57fbf.webp" title="assets/openable/images/imported/228_HOUNDOUR_3up--01a57fbf.webp" meta="35176 bytes"}
|
||||
::image{src="../assets/openable/images/imported/228_HOUNDOUR_3up--3f89cc3b.webp" title="assets/openable/images/imported/228_HOUNDOUR_3up--3f89cc3b.webp" meta="133986 bytes"}
|
||||
::image{src="../assets/openable/images/imported/229_HOUNDOOM_3up--1d875025.webp" title="assets/openable/images/imported/229_HOUNDOOM_3up--1d875025.webp" meta="208190 bytes"}
|
||||
::image{src="../assets/openable/images/imported/229_HOUNDOOM_3up--802cadab.webp" title="assets/openable/images/imported/229_HOUNDOOM_3up--802cadab.webp" meta="36452 bytes"}
|
||||
::image{src="../assets/openable/images/imported/230_KINGDRA_left_3up--bce79d23.webp" title="assets/openable/images/imported/230_KINGDRA_left_3up--bce79d23.webp" meta="41018 bytes"}
|
||||
::image{src="../assets/openable/images/imported/230_KINGDRA_left_3up--d5d107b6.webp" title="assets/openable/images/imported/230_KINGDRA_left_3up--d5d107b6.webp" meta="170038 bytes"}
|
||||
::image{src="../assets/openable/images/imported/240_MAGBY_left_3up--31e48551.webp" title="assets/openable/images/imported/240_MAGBY_left_3up--31e48551.webp" meta="160778 bytes"}
|
||||
::image{src="../assets/openable/images/imported/240_MAGBY_left_3up--57cfcf0e.webp" title="assets/openable/images/imported/240_MAGBY_left_3up--57cfcf0e.webp" meta="38422 bytes"}
|
||||
::image{src="../assets/openable/images/imported/240_MAGBY_right_3up--a1265cf2.webp" title="assets/openable/images/imported/240_MAGBY_right_3up--a1265cf2.webp" meta="160778 bytes"}
|
||||
::image{src="../assets/openable/images/imported/242_BLISSEY_left_3up--369110d2.webp" title="assets/openable/images/imported/242_BLISSEY_left_3up--369110d2.webp" meta="195358 bytes"}
|
||||
::image{src="../assets/openable/images/imported/242_BLISSEY_left_3up--57a22e6c.webp" title="assets/openable/images/imported/242_BLISSEY_left_3up--57a22e6c.webp" meta="42338 bytes"}
|
||||
::image{src="../assets/openable/images/imported/242_BLISSEY_right_3up--3b234c01.webp" title="assets/openable/images/imported/242_BLISSEY_right_3up--3b234c01.webp" meta="194454 bytes"}
|
||||
::image{src="../assets/openable/images/imported/246_LARVITAR_3up--23731df0.webp" title="assets/openable/images/imported/246_LARVITAR_3up--23731df0.webp" meta="161088 bytes"}
|
||||
::image{src="../assets/openable/images/imported/246_LARVITAR_3up--f7e7df08.webp" title="assets/openable/images/imported/246_LARVITAR_3up--f7e7df08.webp" meta="28384 bytes"}
|
||||
::image{src="../assets/openable/images/imported/247_PUPITAR_3up--60f83d26.webp" title="assets/openable/images/imported/247_PUPITAR_3up--60f83d26.webp" meta="30014 bytes"}
|
||||
::image{src="../assets/openable/images/imported/247_PUPITAR_3up--f6c4ace7.webp" title="assets/openable/images/imported/247_PUPITAR_3up--f6c4ace7.webp" meta="180324 bytes"}
|
||||
::image{src="../assets/openable/images/imported/248_TYRANITAR_3up--16dda071.webp" title="assets/openable/images/imported/248_TYRANITAR_3up--16dda071.webp" meta="247096 bytes"}
|
||||
::image{src="../assets/openable/images/imported/248_TYRANITAR_3up--5e01c96e.webp" title="assets/openable/images/imported/248_TYRANITAR_3up--5e01c96e.webp" meta="45530 bytes"}
|
||||
::image{src="../assets/openable/images/imported/249_LUGIA_3up--5dbff7d0.webp" title="assets/openable/images/imported/249_LUGIA_3up--5dbff7d0.webp" meta="42636 bytes"}
|
||||
::image{src="../assets/openable/images/imported/249_LUGIA_3up--e8a7b53e.webp" title="assets/openable/images/imported/249_LUGIA_3up--e8a7b53e.webp" meta="231758 bytes"}
|
||||
::image{src="../assets/openable/images/imported/250_HO-OH_3up--5b198e57.webp" title="assets/openable/images/imported/250_HO-OH_3up--5b198e57.webp" meta="72048 bytes"}
|
||||
::image{src="../assets/openable/images/imported/250_HO-OH_3up--c29a0a13.webp" title="assets/openable/images/imported/250_HO-OH_3up--c29a0a13.webp" meta="398006 bytes"}
|
||||
::image{src="../assets/openable/images/imported/252_TREECKO_3up--ae52ab44.webp" title="assets/openable/images/imported/252_TREECKO_3up--ae52ab44.webp" meta="42562 bytes"}
|
||||
::image{src="../assets/openable/images/imported/252_TREECKO_3up--f1aa9484.webp" title="assets/openable/images/imported/252_TREECKO_3up--f1aa9484.webp" meta="183296 bytes"}
|
||||
::image{src="../assets/openable/images/imported/253_GROVYLE_left_3up--3063e288.webp" title="assets/openable/images/imported/253_GROVYLE_left_3up--3063e288.webp" meta="38262 bytes"}
|
||||
::image{src="../assets/openable/images/imported/253_GROVYLE_left_3up--9f7f6e82.webp" title="assets/openable/images/imported/253_GROVYLE_left_3up--9f7f6e82.webp" meta="214116 bytes"}
|
||||
::image{src="../assets/openable/images/imported/254_SCEPTILE_left_3up--3388d426.webp" title="assets/openable/images/imported/254_SCEPTILE_left_3up--3388d426.webp" meta="49704 bytes"}
|
||||
::image{src="../assets/openable/images/imported/254_SCEPTILE_left_3up--b8bb38c9.webp" title="assets/openable/images/imported/254_SCEPTILE_left_3up--b8bb38c9.webp" meta="249016 bytes"}
|
||||
::image{src="../assets/openable/images/imported/255_TORCHIC_3up--d956d1f1.webp" title="assets/openable/images/imported/255_TORCHIC_3up--d956d1f1.webp" meta="167734 bytes"}
|
||||
::image{src="../assets/openable/images/imported/255_TORCHIC_3up--ed4710e9.webp" title="assets/openable/images/imported/255_TORCHIC_3up--ed4710e9.webp" meta="37450 bytes"}
|
||||
::image{src="../assets/openable/images/imported/256_COMBUSKEN_left_3up--2e1b5e46.webp" title="assets/openable/images/imported/256_COMBUSKEN_left_3up--2e1b5e46.webp" meta="42322 bytes"}
|
||||
::image{src="../assets/openable/images/imported/256_COMBUSKEN_left_3up--8b7ec4d5.webp" title="assets/openable/images/imported/256_COMBUSKEN_left_3up--8b7ec4d5.webp" meta="226324 bytes"}
|
||||
::image{src="../assets/openable/images/imported/257_BLAZIKEN_left_3up--2df6da2c.webp" title="assets/openable/images/imported/257_BLAZIKEN_left_3up--2df6da2c.webp" meta="69378 bytes"}
|
||||
::image{src="../assets/openable/images/imported/257_BLAZIKEN_left_3up--8f527cc4.webp" title="assets/openable/images/imported/257_BLAZIKEN_left_3up--8f527cc4.webp" meta="320212 bytes"}
|
||||
::image{src="../assets/openable/images/imported/258_MUDKIP_3up--6398a575.webp" title="assets/openable/images/imported/258_MUDKIP_3up--6398a575.webp" meta="186316 bytes"}
|
||||
::image{src="../assets/openable/images/imported/258_MUDKIP_3up--8708ee77.webp" title="assets/openable/images/imported/258_MUDKIP_3up--8708ee77.webp" meta="37842 bytes"}
|
||||
::image{src="../assets/openable/images/imported/259_MARSHTOMP_left_3up--58368bb6.webp" title="assets/openable/images/imported/259_MARSHTOMP_left_3up--58368bb6.webp" meta="31834 bytes"}
|
||||
::image{src="../assets/openable/images/imported/259_MARSHTOMP_left_3up--969d6c7e.webp" title="assets/openable/images/imported/259_MARSHTOMP_left_3up--969d6c7e.webp" meta="176798 bytes"}
|
||||
::image{src="../assets/openable/images/imported/260_SWAMPERT_left_3up--53f96a09.webp" title="assets/openable/images/imported/260_SWAMPERT_left_3up--53f96a09.webp" meta="47938 bytes"}
|
||||
::image{src="../assets/openable/images/imported/260_SWAMPERT_left_3up--82f506ac.webp" title="assets/openable/images/imported/260_SWAMPERT_left_3up--82f506ac.webp" meta="266862 bytes"}
|
||||
::image{src="../assets/openable/images/imported/261_POOCHYENA_left_3up--4df29266.webp" title="assets/openable/images/imported/261_POOCHYENA_left_3up--4df29266.webp" meta="202128 bytes"}
|
||||
::image{src="../assets/openable/images/imported/261_POOCHYENA_left_3up--852a6fe6.webp" title="assets/openable/images/imported/261_POOCHYENA_left_3up--852a6fe6.webp" meta="36326 bytes"}
|
||||
::image{src="../assets/openable/images/imported/262_MIGHTYENA_left_3up--0a319329.webp" title="assets/openable/images/imported/262_MIGHTYENA_left_3up--0a319329.webp" meta="207552 bytes"}
|
||||
::image{src="../assets/openable/images/imported/262_MIGHTYENA_left_3up--9ddab228.webp" title="assets/openable/images/imported/262_MIGHTYENA_left_3up--9ddab228.webp" meta="45788 bytes"}
|
||||
::image{src="../assets/openable/images/imported/280_RALTS_left_3up--cca33c88.webp" title="assets/openable/images/imported/280_RALTS_left_3up--cca33c88.webp" meta="142964 bytes"}
|
||||
::image{src="../assets/openable/images/imported/280_RALTS_left_3up--f5e47e08.webp" title="assets/openable/images/imported/280_RALTS_left_3up--f5e47e08.webp" meta="26858 bytes"}
|
||||
::image{src="../assets/openable/images/imported/281_KIRLIA_left_3up--732ae0c5.webp" title="assets/openable/images/imported/281_KIRLIA_left_3up--732ae0c5.webp" meta="34230 bytes"}
|
||||
::image{src="../assets/openable/images/imported/281_KIRLIA_left_3up--9462ca8f.webp" title="assets/openable/images/imported/281_KIRLIA_left_3up--9462ca8f.webp" meta="187284 bytes"}
|
||||
::image{src="../assets/openable/images/imported/282_GARDEVOIR_3up--6d48163c.webp" title="assets/openable/images/imported/282_GARDEVOIR_3up--6d48163c.webp" meta="197448 bytes"}
|
||||
::image{src="../assets/openable/images/imported/282_GARDEVOIR_3up--b36d2f35.webp" title="assets/openable/images/imported/282_GARDEVOIR_3up--b36d2f35.webp" meta="32970 bytes"}
|
||||
::image{src="../assets/openable/images/imported/298_AZURILL_left_3up--718c583f.webp" title="assets/openable/images/imported/298_AZURILL_left_3up--718c583f.webp" meta="177378 bytes"}
|
||||
::image{src="../assets/openable/images/imported/298_AZURILL_left_3up--a95d0ba8.webp" title="assets/openable/images/imported/298_AZURILL_left_3up--a95d0ba8.webp" meta="37126 bytes"}
|
||||
::image{src="../assets/openable/images/imported/300_SKITTY_3up--86bd2121.webp" title="assets/openable/images/imported/300_SKITTY_3up--86bd2121.webp" meta="46594 bytes"}
|
||||
::image{src="../assets/openable/images/imported/300_SKITTY_3up--a94e14dc.webp" title="assets/openable/images/imported/300_SKITTY_3up--a94e14dc.webp" meta="198440 bytes"}
|
||||
::image{src="../assets/openable/images/imported/301_DELCATTY_left_3up--897da01f.webp" title="assets/openable/images/imported/301_DELCATTY_left_3up--897da01f.webp" meta="202180 bytes"}
|
||||
::image{src="../assets/openable/images/imported/301_DELCATTY_left_3up--eb4eaef5.webp" title="assets/openable/images/imported/301_DELCATTY_left_3up--eb4eaef5.webp" meta="42162 bytes"}
|
||||
::image{src="../assets/openable/images/imported/311_PLUSLE_3up--18fada2b.webp" title="assets/openable/images/imported/311_PLUSLE_3up--18fada2b.webp" meta="149554 bytes"}
|
||||
::image{src="../assets/openable/images/imported/311_PLUSLE_3up--c42fe823.webp" title="assets/openable/images/imported/311_PLUSLE_3up--c42fe823.webp" meta="30828 bytes"}
|
||||
::image{src="../assets/openable/images/imported/312_MINUN_3up--2d3ef600.webp" title="assets/openable/images/imported/312_MINUN_3up--2d3ef600.webp" meta="154586 bytes"}
|
||||
::image{src="../assets/openable/images/imported/312_MINUN_3up--f54d3379.webp" title="assets/openable/images/imported/312_MINUN_3up--f54d3379.webp" meta="31362 bytes"}
|
||||
::image{src="../assets/openable/images/imported/320_WAILMER_3up--a5688ced.webp" title="assets/openable/images/imported/320_WAILMER_3up--a5688ced.webp" meta="25772 bytes"}
|
||||
::image{src="../assets/openable/images/imported/320_WAILMER_3up--cf5415d4.webp" title="assets/openable/images/imported/320_WAILMER_3up--cf5415d4.webp" meta="142998 bytes"}
|
||||
::image{src="../assets/openable/images/imported/321_WAILORD_left_3up--1bdd91ed.webp" title="assets/openable/images/imported/321_WAILORD_left_3up--1bdd91ed.webp" meta="25276 bytes"}
|
||||
::image{src="../assets/openable/images/imported/321_WAILORD_left_3up--9cf83a7c.webp" title="assets/openable/images/imported/321_WAILORD_left_3up--9cf83a7c.webp" meta="132386 bytes"}
|
||||
::image{src="../assets/openable/images/imported/322_NUMEL_left_3up--a2034e69.webp" title="assets/openable/images/imported/322_NUMEL_left_3up--a2034e69.webp" meta="37324 bytes"}
|
||||
::image{src="../assets/openable/images/imported/322_NUMEL_left_3up--cd02e9bb.webp" title="assets/openable/images/imported/322_NUMEL_left_3up--cd02e9bb.webp" meta="175584 bytes"}
|
||||
::image{src="../assets/openable/images/imported/323_CAMERUPT_left_3up--1bfca002.webp" title="assets/openable/images/imported/323_CAMERUPT_left_3up--1bfca002.webp" meta="49096 bytes"}
|
||||
::image{src="../assets/openable/images/imported/323_CAMERUPT_left_3up--97c86a0a.webp" title="assets/openable/images/imported/323_CAMERUPT_left_3up--97c86a0a.webp" meta="185972 bytes"}
|
||||
::image{src="../assets/openable/images/imported/325_SPOINK_3up--6b7beee0.webp" title="assets/openable/images/imported/325_SPOINK_3up--6b7beee0.webp" meta="23420 bytes"}
|
||||
::image{src="../assets/openable/images/imported/325_SPOINK_3up--a2a57657.webp" title="assets/openable/images/imported/325_SPOINK_3up--a2a57657.webp" meta="128294 bytes"}
|
||||
::image{src="../assets/openable/images/imported/325_SPOINK_right_3up--d1b6555c.webp" title="assets/openable/images/imported/325_SPOINK_right_3up--d1b6555c.webp" meta="125342 bytes"}
|
||||
::image{src="../assets/openable/images/imported/326_GRUMPIG_left_3up--5819ea5f.webp" title="assets/openable/images/imported/326_GRUMPIG_left_3up--5819ea5f.webp" meta="41036 bytes"}
|
||||
::gallery-end
|
||||
206
asset-images-gallery-03.md
Normal file
206
asset-images-gallery-03.md
Normal file
@@ -0,0 +1,206 @@
|
||||
# Asset Image Gallery 03
|
||||
|
||||
Openable images assets 401-600 of 1212.
|
||||
|
||||
::gallery-start
|
||||
::image{src="../assets/openable/images/imported/326_GRUMPIG_left_3up--660cd329.webp" title="assets/openable/images/imported/326_GRUMPIG_left_3up--660cd329.webp" meta="192164 bytes"}
|
||||
::image{src="../assets/openable/images/imported/326_GRUMPIG_right_3up--0797379e.webp" title="assets/openable/images/imported/326_GRUMPIG_right_3up--0797379e.webp" meta="192164 bytes"}
|
||||
::image{src="../assets/openable/images/imported/327_SPINDA_3up--6de9e77c.webp" title="assets/openable/images/imported/327_SPINDA_3up--6de9e77c.webp" meta="30448 bytes"}
|
||||
::image{src="../assets/openable/images/imported/327_SPINDA_3up--8b7f9041.webp" title="assets/openable/images/imported/327_SPINDA_3up--8b7f9041.webp" meta="182704 bytes"}
|
||||
::image{src="../assets/openable/images/imported/337_LUNATONE001x.ai_left_3up--369ce78c.webp" title="assets/openable/images/imported/337_LUNATONE001x.ai_left_3up--369ce78c.webp" meta="35428 bytes"}
|
||||
::image{src="../assets/openable/images/imported/337_LUNATONE001x.ai_left_3up--e3fe7d0d.webp" title="assets/openable/images/imported/337_LUNATONE001x.ai_left_3up--e3fe7d0d.webp" meta="150374 bytes"}
|
||||
::image{src="../assets/openable/images/imported/338_SOLROCK_left_3up--1aa68afe.webp" title="assets/openable/images/imported/338_SOLROCK_left_3up--1aa68afe.webp" meta="45366 bytes"}
|
||||
::image{src="../assets/openable/images/imported/338_SOLROCK_left_3up--e2fdfd02.webp" title="assets/openable/images/imported/338_SOLROCK_left_3up--e2fdfd02.webp" meta="162754 bytes"}
|
||||
::image{src="../assets/openable/images/imported/358_CHIMECHO_left_3up--33a34363.webp" title="assets/openable/images/imported/358_CHIMECHO_left_3up--33a34363.webp" meta="106258 bytes"}
|
||||
::image{src="../assets/openable/images/imported/358_CHIMECHO_left_3up--350c55d6.webp" title="assets/openable/images/imported/358_CHIMECHO_left_3up--350c55d6.webp" meta="33498 bytes"}
|
||||
::image{src="../assets/openable/images/imported/358_CHIMECHO_right_3up--c8c5d74d.webp" title="assets/openable/images/imported/358_CHIMECHO_right_3up--c8c5d74d.webp" meta="98282 bytes"}
|
||||
::image{src="../assets/openable/images/imported/360_WYNAUT_left_3up--123e2beb.webp" title="assets/openable/images/imported/360_WYNAUT_left_3up--123e2beb.webp" meta="35202 bytes"}
|
||||
::image{src="../assets/openable/images/imported/360_WYNAUT_left_3up--ef9a00d6.webp" title="assets/openable/images/imported/360_WYNAUT_left_3up--ef9a00d6.webp" meta="169196 bytes"}
|
||||
::image{src="../assets/openable/images/imported/363_SPHEAL_3up--42dd2cab.webp" title="assets/openable/images/imported/363_SPHEAL_3up--42dd2cab.webp" meta="145576 bytes"}
|
||||
::image{src="../assets/openable/images/imported/363_SPHEAL_3up--71af3874.webp" title="assets/openable/images/imported/363_SPHEAL_3up--71af3874.webp" meta="29944 bytes"}
|
||||
::image{src="../assets/openable/images/imported/364_SEALEO_left_3up--b021f8f7.webp" title="assets/openable/images/imported/364_SEALEO_left_3up--b021f8f7.webp" meta="31186 bytes"}
|
||||
::image{src="../assets/openable/images/imported/364_SEALEO_left_3up--dfd8f592.webp" title="assets/openable/images/imported/364_SEALEO_left_3up--dfd8f592.webp" meta="171928 bytes"}
|
||||
::image{src="../assets/openable/images/imported/365_WALREIN_left_3up--6dda0219.webp" title="assets/openable/images/imported/365_WALREIN_left_3up--6dda0219.webp" meta="197938 bytes"}
|
||||
::image{src="../assets/openable/images/imported/365_WALREIN_left_3up--a894259b.webp" title="assets/openable/images/imported/365_WALREIN_left_3up--a894259b.webp" meta="40312 bytes"}
|
||||
::image{src="../assets/openable/images/imported/371_BAGON_left_3up--021dcc3c.webp" title="assets/openable/images/imported/371_BAGON_left_3up--021dcc3c.webp" meta="30732 bytes"}
|
||||
::image{src="../assets/openable/images/imported/371_BAGON_left_3up--91af9d4b.webp" title="assets/openable/images/imported/371_BAGON_left_3up--91af9d4b.webp" meta="162360 bytes"}
|
||||
::image{src="../assets/openable/images/imported/372_SHELGON_left_3up--485df56d.webp" title="assets/openable/images/imported/372_SHELGON_left_3up--485df56d.webp" meta="36728 bytes"}
|
||||
::image{src="../assets/openable/images/imported/372_SHELGON_left_3up--9d247da3.webp" title="assets/openable/images/imported/372_SHELGON_left_3up--9d247da3.webp" meta="156890 bytes"}
|
||||
::image{src="../assets/openable/images/imported/373_SALAMENCE_left_3up--1802ea09.webp" title="assets/openable/images/imported/373_SALAMENCE_left_3up--1802ea09.webp" meta="49270 bytes"}
|
||||
::image{src="../assets/openable/images/imported/373_SALAMENCE_left_3up--7e0a11b1.webp" title="assets/openable/images/imported/373_SALAMENCE_left_3up--7e0a11b1.webp" meta="221454 bytes"}
|
||||
::image{src="../assets/openable/images/imported/374_BELDUM_left_3up--43beff85.webp" title="assets/openable/images/imported/374_BELDUM_left_3up--43beff85.webp" meta="32850 bytes"}
|
||||
::image{src="../assets/openable/images/imported/374_BELDUM_left_3up--d7abb9e8.webp" title="assets/openable/images/imported/374_BELDUM_left_3up--d7abb9e8.webp" meta="152312 bytes"}
|
||||
::image{src="../assets/openable/images/imported/374_BELDUM_right_3up--e7fc0e3f.webp" title="assets/openable/images/imported/374_BELDUM_right_3up--e7fc0e3f.webp" meta="152312 bytes"}
|
||||
::image{src="../assets/openable/images/imported/375_METANG_left_3up--0bcd3862.webp" title="assets/openable/images/imported/375_METANG_left_3up--0bcd3862.webp" meta="212766 bytes"}
|
||||
::image{src="../assets/openable/images/imported/375_METANG_left_3up--f0d8cdf7.webp" title="assets/openable/images/imported/375_METANG_left_3up--f0d8cdf7.webp" meta="50364 bytes"}
|
||||
::image{src="../assets/openable/images/imported/376_METAGROSS_left_3up--bfd5d7db.webp" title="assets/openable/images/imported/376_METAGROSS_left_3up--bfd5d7db.webp" meta="36802 bytes"}
|
||||
::image{src="../assets/openable/images/imported/376_METAGROSS_left_3up--e49263de.webp" title="assets/openable/images/imported/376_METAGROSS_left_3up--e49263de.webp" meta="223936 bytes"}
|
||||
::image{src="../assets/openable/images/imported/384_RAYQUAZA_3up--46e347bf.webp" title="assets/openable/images/imported/384_RAYQUAZA_3up--46e347bf.webp" meta="59658 bytes"}
|
||||
::image{src="../assets/openable/images/imported/384_RAYQUAZA_3up--f3c6e535.webp" title="assets/openable/images/imported/384_RAYQUAZA_3up--f3c6e535.webp" meta="323708 bytes"}
|
||||
::image{src="../assets/openable/images/imported/387_TURTWIG_3up--e16766c9.webp" title="assets/openable/images/imported/387_TURTWIG_3up--e16766c9.webp" meta="36372 bytes"}
|
||||
::image{src="../assets/openable/images/imported/387_TURTWIG_3up--e69b68ce.webp" title="assets/openable/images/imported/387_TURTWIG_3up--e69b68ce.webp" meta="178754 bytes"}
|
||||
::image{src="../assets/openable/images/imported/388_GROTLE_left_3up--4f04e127.webp" title="assets/openable/images/imported/388_GROTLE_left_3up--4f04e127.webp" meta="275086 bytes"}
|
||||
::image{src="../assets/openable/images/imported/388_GROTLE_left_3up--846e8758.webp" title="assets/openable/images/imported/388_GROTLE_left_3up--846e8758.webp" meta="49718 bytes"}
|
||||
::image{src="../assets/openable/images/imported/389_TORTERRA_left_3up--058edc2d.webp" title="assets/openable/images/imported/389_TORTERRA_left_3up--058edc2d.webp" meta="272220 bytes"}
|
||||
::image{src="../assets/openable/images/imported/389_TORTERRA_left_3up--9ff33f06.webp" title="assets/openable/images/imported/389_TORTERRA_left_3up--9ff33f06.webp" meta="57258 bytes"}
|
||||
::image{src="../assets/openable/images/imported/389_TORTERRA_right_3up--b433c7b7.webp" title="assets/openable/images/imported/389_TORTERRA_right_3up--b433c7b7.webp" meta="284074 bytes"}
|
||||
::image{src="../assets/openable/images/imported/390_CHIMCHAR_3up--a2cf1235.webp" title="assets/openable/images/imported/390_CHIMCHAR_3up--a2cf1235.webp" meta="43658 bytes"}
|
||||
::image{src="../assets/openable/images/imported/390_CHIMCHAR_3up--cf4bda3c.webp" title="assets/openable/images/imported/390_CHIMCHAR_3up--cf4bda3c.webp" meta="233314 bytes"}
|
||||
::image{src="../assets/openable/images/imported/390_CHIMCHAR_right_3up--79abdbd8.webp" title="assets/openable/images/imported/390_CHIMCHAR_right_3up--79abdbd8.webp" meta="227424 bytes"}
|
||||
::image{src="../assets/openable/images/imported/391_MONFERNO_left_3up--42c15def.webp" title="assets/openable/images/imported/391_MONFERNO_left_3up--42c15def.webp" meta="51942 bytes"}
|
||||
::image{src="../assets/openable/images/imported/391_MONFERNO_left_3up--c7a62fb7.webp" title="assets/openable/images/imported/391_MONFERNO_left_3up--c7a62fb7.webp" meta="249156 bytes"}
|
||||
::image{src="../assets/openable/images/imported/391_MONFERNO_right_3up--fa77045d.webp" title="assets/openable/images/imported/391_MONFERNO_right_3up--fa77045d.webp" meta="250278 bytes"}
|
||||
::image{src="../assets/openable/images/imported/392_INFERNAPE_left_3up--43c08a59.webp" title="assets/openable/images/imported/392_INFERNAPE_left_3up--43c08a59.webp" meta="282332 bytes"}
|
||||
::image{src="../assets/openable/images/imported/392_INFERNAPE_left_3up--ed35d804.webp" title="assets/openable/images/imported/392_INFERNAPE_left_3up--ed35d804.webp" meta="53606 bytes"}
|
||||
::image{src="../assets/openable/images/imported/393_PIPLUP_3up--d7f90918.webp" title="assets/openable/images/imported/393_PIPLUP_3up--d7f90918.webp" meta="37692 bytes"}
|
||||
::image{src="../assets/openable/images/imported/393_PIPLUP_3up--f2c86fcd.webp" title="assets/openable/images/imported/393_PIPLUP_3up--f2c86fcd.webp" meta="175174 bytes"}
|
||||
::image{src="../assets/openable/images/imported/394_PRINPLUP_left_3up--1935e0de.webp" title="assets/openable/images/imported/394_PRINPLUP_left_3up--1935e0de.webp" meta="36750 bytes"}
|
||||
::image{src="../assets/openable/images/imported/394_PRINPLUP_left_3up--c9a8256a.webp" title="assets/openable/images/imported/394_PRINPLUP_left_3up--c9a8256a.webp" meta="189500 bytes"}
|
||||
::image{src="../assets/openable/images/imported/395_EMPOLEON_left_3up--4e0d7609.webp" title="assets/openable/images/imported/395_EMPOLEON_left_3up--4e0d7609.webp" meta="46622 bytes"}
|
||||
::image{src="../assets/openable/images/imported/395_EMPOLEON_left_3up--7022065d.webp" title="assets/openable/images/imported/395_EMPOLEON_left_3up--7022065d.webp" meta="227446 bytes"}
|
||||
::image{src="../assets/openable/images/imported/399_BIDOOF_3up--9af49089.webp" title="assets/openable/images/imported/399_BIDOOF_3up--9af49089.webp" meta="177558 bytes"}
|
||||
::image{src="../assets/openable/images/imported/399_BIDOOF_3up--eb317f2e.webp" title="assets/openable/images/imported/399_BIDOOF_3up--eb317f2e.webp" meta="38920 bytes"}
|
||||
::image{src="../assets/openable/images/imported/400_BIBAREL_left_3up--6ab49214.webp" title="assets/openable/images/imported/400_BIBAREL_left_3up--6ab49214.webp" meta="35966 bytes"}
|
||||
::image{src="../assets/openable/images/imported/400_BIBAREL_left_3up--a2ddbb6e.webp" title="assets/openable/images/imported/400_BIBAREL_left_3up--a2ddbb6e.webp" meta="162888 bytes"}
|
||||
::image{src="../assets/openable/images/imported/417_PACHIRISU_3up--0c4655d2.webp" title="assets/openable/images/imported/417_PACHIRISU_3up--0c4655d2.webp" meta="162838 bytes"}
|
||||
::image{src="../assets/openable/images/imported/417_PACHIRISU_3up--f619a638.webp" title="assets/openable/images/imported/417_PACHIRISU_3up--f619a638.webp" meta="29730 bytes"}
|
||||
::image{src="../assets/openable/images/imported/420_CHERUBI_left_3up--07a78357.webp" title="assets/openable/images/imported/420_CHERUBI_left_3up--07a78357.webp" meta="119768 bytes"}
|
||||
::image{src="../assets/openable/images/imported/420_CHERUBI_left_3up--1ac5dc5f.webp" title="assets/openable/images/imported/420_CHERUBI_left_3up--1ac5dc5f.webp" meta="30202 bytes"}
|
||||
::image{src="../assets/openable/images/imported/420_CHERUBI_right_3up--4de85a22.webp" title="assets/openable/images/imported/420_CHERUBI_right_3up--4de85a22.webp" meta="117016 bytes"}
|
||||
::image{src="../assets/openable/images/imported/421_CHERRIM_3up--4448c2b2.webp" title="assets/openable/images/imported/421_CHERRIM_3up--4448c2b2.webp" meta="179852 bytes"}
|
||||
::image{src="../assets/openable/images/imported/421_CHERRIM_3up--76d16dee.webp" title="assets/openable/images/imported/421_CHERRIM_3up--76d16dee.webp" meta="36476 bytes"}
|
||||
::image{src="../assets/openable/images/imported/424_AMBIPOM_left_3up--56c11832.webp" title="assets/openable/images/imported/424_AMBIPOM_left_3up--56c11832.webp" meta="224690 bytes"}
|
||||
::image{src="../assets/openable/images/imported/424_AMBIPOM_left_3up--fa0d5242.webp" title="assets/openable/images/imported/424_AMBIPOM_left_3up--fa0d5242.webp" meta="50552 bytes"}
|
||||
::image{src="../assets/openable/images/imported/425_DRIFLOON_3up--c7c99c52.webp" title="assets/openable/images/imported/425_DRIFLOON_3up--c7c99c52.webp" meta="20138 bytes"}
|
||||
::image{src="../assets/openable/images/imported/425_DRIFLOON_3up--f74b03cd.webp" title="assets/openable/images/imported/425_DRIFLOON_3up--f74b03cd.webp" meta="102950 bytes"}
|
||||
::image{src="../assets/openable/images/imported/425_DRIFLOON_right_3up--ab01668f.webp" title="assets/openable/images/imported/425_DRIFLOON_right_3up--ab01668f.webp" meta="104772 bytes"}
|
||||
::image{src="../assets/openable/images/imported/426_DRIFBLIM_left_3up--1a611c8c.webp" title="assets/openable/images/imported/426_DRIFBLIM_left_3up--1a611c8c.webp" meta="40808 bytes"}
|
||||
::image{src="../assets/openable/images/imported/426_DRIFBLIM_left_3up--cfde05c3.webp" title="assets/openable/images/imported/426_DRIFBLIM_left_3up--cfde05c3.webp" meta="171358 bytes"}
|
||||
::image{src="../assets/openable/images/imported/430_HONCHKROW_left_3up--cb2da312.webp" title="assets/openable/images/imported/430_HONCHKROW_left_3up--cb2da312.webp" meta="32214 bytes"}
|
||||
::image{src="../assets/openable/images/imported/430_HONCHKROW_left_3up--d4d6123a.webp" title="assets/openable/images/imported/430_HONCHKROW_left_3up--d4d6123a.webp" meta="170300 bytes"}
|
||||
::image{src="../assets/openable/images/imported/433_CHINGLING_3up--55b72896.webp" title="assets/openable/images/imported/433_CHINGLING_3up--55b72896.webp" meta="155810 bytes"}
|
||||
::image{src="../assets/openable/images/imported/433_CHINGLING_3up--dd2d2df7.webp" title="assets/openable/images/imported/433_CHINGLING_3up--dd2d2df7.webp" meta="32022 bytes"}
|
||||
::image{src="../assets/openable/images/imported/438_BONSLY_left_3up--44d815f2.webp" title="assets/openable/images/imported/438_BONSLY_left_3up--44d815f2.webp" meta="155986 bytes"}
|
||||
::image{src="../assets/openable/images/imported/438_BONSLY_left_3up--7c04c027.webp" title="assets/openable/images/imported/438_BONSLY_left_3up--7c04c027.webp" meta="35326 bytes"}
|
||||
::image{src="../assets/openable/images/imported/439_MIME.JR_3up--66b98ff9.webp" title="assets/openable/images/imported/439_MIME.JR_3up--66b98ff9.webp" meta="30850 bytes"}
|
||||
::image{src="../assets/openable/images/imported/439_MIME.JR_3up--c5ba3221.webp" title="assets/openable/images/imported/439_MIME.JR_3up--c5ba3221.webp" meta="136788 bytes"}
|
||||
::image{src="../assets/openable/images/imported/440_HAPPINY_left_3up--469b4ebf.webp" title="assets/openable/images/imported/440_HAPPINY_left_3up--469b4ebf.webp" meta="143758 bytes"}
|
||||
::image{src="../assets/openable/images/imported/440_HAPPINY_left_3up--d5bc4dc1.webp" title="assets/openable/images/imported/440_HAPPINY_left_3up--d5bc4dc1.webp" meta="27008 bytes"}
|
||||
::image{src="../assets/openable/images/imported/441_CHATOT_3up--37f90c6f.webp" title="assets/openable/images/imported/441_CHATOT_3up--37f90c6f.webp" meta="41376 bytes"}
|
||||
::image{src="../assets/openable/images/imported/441_CHATOT_3up--59408e7e.webp" title="assets/openable/images/imported/441_CHATOT_3up--59408e7e.webp" meta="256402 bytes"}
|
||||
::image{src="../assets/openable/images/imported/443_GIBLE_left_3up--9530c0e7.webp" title="assets/openable/images/imported/443_GIBLE_left_3up--9530c0e7.webp" meta="38020 bytes"}
|
||||
::image{src="../assets/openable/images/imported/443_GIBLE_left_3up--e110bb75.webp" title="assets/openable/images/imported/443_GIBLE_left_3up--e110bb75.webp" meta="180304 bytes"}
|
||||
::image{src="../assets/openable/images/imported/445_GARCHOMP_left_3up--4db0a638.webp" title="assets/openable/images/imported/445_GARCHOMP_left_3up--4db0a638.webp" meta="226244 bytes"}
|
||||
::image{src="../assets/openable/images/imported/445_GARCHOMP_left_3up--d4df1eab.webp" title="assets/openable/images/imported/445_GARCHOMP_left_3up--d4df1eab.webp" meta="47638 bytes"}
|
||||
::image{src="../assets/openable/images/imported/446_MUNCHLAX_3up--5f109d2f.webp" title="assets/openable/images/imported/446_MUNCHLAX_3up--5f109d2f.webp" meta="37460 bytes"}
|
||||
::image{src="../assets/openable/images/imported/446_MUNCHLAX_3up--9521d652.webp" title="assets/openable/images/imported/446_MUNCHLAX_3up--9521d652.webp" meta="181974 bytes"}
|
||||
::image{src="../assets/openable/images/imported/447_RIOLU_3up--2ea151a5.webp" title="assets/openable/images/imported/447_RIOLU_3up--2ea151a5.webp" meta="165338 bytes"}
|
||||
::image{src="../assets/openable/images/imported/447_RIOLU_3up--398086a4.webp" title="assets/openable/images/imported/447_RIOLU_3up--398086a4.webp" meta="33494 bytes"}
|
||||
::image{src="../assets/openable/images/imported/448_LUCARIO_3up--312d5c2f.webp" title="assets/openable/images/imported/448_LUCARIO_3up--312d5c2f.webp" meta="36800 bytes"}
|
||||
::image{src="../assets/openable/images/imported/448_LUCARIO_3up--93118afc.webp" title="assets/openable/images/imported/448_LUCARIO_3up--93118afc.webp" meta="196048 bytes"}
|
||||
::image{src="../assets/openable/images/imported/455_CARNIVINE_3up--c2994238.webp" title="assets/openable/images/imported/455_CARNIVINE_3up--c2994238.webp" meta="246184 bytes"}
|
||||
::image{src="../assets/openable/images/imported/455_CARNIVINE_3up--cf4bbc5d.webp" title="assets/openable/images/imported/455_CARNIVINE_3up--cf4bbc5d.webp" meta="48850 bytes"}
|
||||
::image{src="../assets/openable/images/imported/461_WEAVILE_left_3up--56bd0eb2.webp" title="assets/openable/images/imported/461_WEAVILE_left_3up--56bd0eb2.webp" meta="224266 bytes"}
|
||||
::image{src="../assets/openable/images/imported/461_WEAVILE_left_3up--9dcd13f2.webp" title="assets/openable/images/imported/461_WEAVILE_left_3up--9dcd13f2.webp" meta="41812 bytes"}
|
||||
::image{src="../assets/openable/images/imported/462_MAGNEZONE_left_3up--0427548e.webp" title="assets/openable/images/imported/462_MAGNEZONE_left_3up--0427548e.webp" meta="33060 bytes"}
|
||||
::image{src="../assets/openable/images/imported/462_MAGNEZONE_left_3up--3d007f91.webp" title="assets/openable/images/imported/462_MAGNEZONE_left_3up--3d007f91.webp" meta="172670 bytes"}
|
||||
::image{src="../assets/openable/images/imported/464_RHYPERIOR_left_3up--8cdc9518.webp" title="assets/openable/images/imported/464_RHYPERIOR_left_3up--8cdc9518.webp" meta="46286 bytes"}
|
||||
::image{src="../assets/openable/images/imported/464_RHYPERIOR_left_3up--f3cd5fd5.webp" title="assets/openable/images/imported/464_RHYPERIOR_left_3up--f3cd5fd5.webp" meta="250558 bytes"}
|
||||
::image{src="../assets/openable/images/imported/467_MAGMORTAR_left_3up--283cf3fe.webp" title="assets/openable/images/imported/467_MAGMORTAR_left_3up--283cf3fe.webp" meta="58808 bytes"}
|
||||
::image{src="../assets/openable/images/imported/467_MAGMORTAR_left_3up--d872e54d.webp" title="assets/openable/images/imported/467_MAGMORTAR_left_3up--d872e54d.webp" meta="295904 bytes"}
|
||||
::image{src="../assets/openable/images/imported/467_MAGMORTAR_right_3up--fbec5d99.webp" title="assets/openable/images/imported/467_MAGMORTAR_right_3up--fbec5d99.webp" meta="295904 bytes"}
|
||||
::image{src="../assets/openable/images/imported/468_TOGEKISS_left_3up--1537e006.webp" title="assets/openable/images/imported/468_TOGEKISS_left_3up--1537e006.webp" meta="91564 bytes"}
|
||||
::image{src="../assets/openable/images/imported/468_TOGEKISS_left_3up--f4a105dd.webp" title="assets/openable/images/imported/468_TOGEKISS_left_3up--f4a105dd.webp" meta="21664 bytes"}
|
||||
::image{src="../assets/openable/images/imported/468_TOGEKISS_right_3up--8ad012ec.webp" title="assets/openable/images/imported/468_TOGEKISS_right_3up--8ad012ec.webp" meta="91564 bytes"}
|
||||
::image{src="../assets/openable/images/imported/470_LEAFEON_3up--9e60d96b.webp" title="assets/openable/images/imported/470_LEAFEON_3up--9e60d96b.webp" meta="236056 bytes"}
|
||||
::image{src="../assets/openable/images/imported/470_LEAFEON_3up--ab2db3bf.webp" title="assets/openable/images/imported/470_LEAFEON_3up--ab2db3bf.webp" meta="47902 bytes"}
|
||||
::image{src="../assets/openable/images/imported/470_LEAFEON_right_3up--ba3ad38c.webp" title="assets/openable/images/imported/470_LEAFEON_right_3up--ba3ad38c.webp" meta="227818 bytes"}
|
||||
::image{src="../assets/openable/images/imported/471_GLACEON_3up--a74f4fdc.webp" title="assets/openable/images/imported/471_GLACEON_3up--a74f4fdc.webp" meta="217664 bytes"}
|
||||
::image{src="../assets/openable/images/imported/471_GLACEON_3up--efe530b6.webp" title="assets/openable/images/imported/471_GLACEON_3up--efe530b6.webp" meta="43244 bytes"}
|
||||
::image{src="../assets/openable/images/imported/473_MAMOSWINE_left_3up--5ae2d453.webp" title="assets/openable/images/imported/473_MAMOSWINE_left_3up--5ae2d453.webp" meta="41466 bytes"}
|
||||
::image{src="../assets/openable/images/imported/473_MAMOSWINE_left_3up--8a10b6cc.webp" title="assets/openable/images/imported/473_MAMOSWINE_left_3up--8a10b6cc.webp" meta="230206 bytes"}
|
||||
::image{src="../assets/openable/images/imported/475_GALLADE_left_3up--974887e9.webp" title="assets/openable/images/imported/475_GALLADE_left_3up--974887e9.webp" meta="140468 bytes"}
|
||||
::image{src="../assets/openable/images/imported/475_GALLADE_left_3up--b0f0b6b2.webp" title="assets/openable/images/imported/475_GALLADE_left_3up--b0f0b6b2.webp" meta="32108 bytes"}
|
||||
::image{src="../assets/openable/images/imported/479_ROTOM_left_3up--1d212e20.webp" title="assets/openable/images/imported/479_ROTOM_left_3up--1d212e20.webp" meta="137170 bytes"}
|
||||
::image{src="../assets/openable/images/imported/479_ROTOM_left_3up--dc70ca8d.webp" title="assets/openable/images/imported/479_ROTOM_left_3up--dc70ca8d.webp" meta="29978 bytes"}
|
||||
::image{src="../assets/openable/images/imported/495_SNIVY_3up--e080c646.webp" title="assets/openable/images/imported/495_SNIVY_3up--e080c646.webp" meta="43038 bytes"}
|
||||
::image{src="../assets/openable/images/imported/495_SNIVY_3up--e15f57d1.webp" title="assets/openable/images/imported/495_SNIVY_3up--e15f57d1.webp" meta="181282 bytes"}
|
||||
::image{src="../assets/openable/images/imported/496_SERVINE_left_3up--11bdf7d0.webp" title="assets/openable/images/imported/496_SERVINE_left_3up--11bdf7d0.webp" meta="39450 bytes"}
|
||||
::image{src="../assets/openable/images/imported/496_SERVINE_left_3up--37c22d51.webp" title="assets/openable/images/imported/496_SERVINE_left_3up--37c22d51.webp" meta="214372 bytes"}
|
||||
::image{src="../assets/openable/images/imported/497_SERPERIOR_left_3up--29e98881.webp" title="assets/openable/images/imported/497_SERPERIOR_left_3up--29e98881.webp" meta="229678 bytes"}
|
||||
::image{src="../assets/openable/images/imported/497_SERPERIOR_left_3up--bd76789e.webp" title="assets/openable/images/imported/497_SERPERIOR_left_3up--bd76789e.webp" meta="49276 bytes"}
|
||||
::image{src="../assets/openable/images/imported/498_TEPIG_3up--1d542cd6.webp" title="assets/openable/images/imported/498_TEPIG_3up--1d542cd6.webp" meta="32176 bytes"}
|
||||
::image{src="../assets/openable/images/imported/498_TEPIG_3up--32853fc3.webp" title="assets/openable/images/imported/498_TEPIG_3up--32853fc3.webp" meta="144050 bytes"}
|
||||
::image{src="../assets/openable/images/imported/498_TEPIG_right_3up--7d88e698.webp" title="assets/openable/images/imported/498_TEPIG_right_3up--7d88e698.webp" meta="162010 bytes"}
|
||||
::image{src="../assets/openable/images/imported/499_PIGNITE_left_3up--9e834169.webp" title="assets/openable/images/imported/499_PIGNITE_left_3up--9e834169.webp" meta="203060 bytes"}
|
||||
::image{src="../assets/openable/images/imported/499_PIGNITE_left_3up--cd29228e.webp" title="assets/openable/images/imported/499_PIGNITE_left_3up--cd29228e.webp" meta="40680 bytes"}
|
||||
::image{src="../assets/openable/images/imported/499_PIGNITE_right_3up--3fcad696.webp" title="assets/openable/images/imported/499_PIGNITE_right_3up--3fcad696.webp" meta="182332 bytes"}
|
||||
::image{src="../assets/openable/images/imported/500_EMBOAR_left_3up--12e5658c.webp" title="assets/openable/images/imported/500_EMBOAR_left_3up--12e5658c.webp" meta="56874 bytes"}
|
||||
::image{src="../assets/openable/images/imported/500_EMBOAR_left_3up--67bd31ec.webp" title="assets/openable/images/imported/500_EMBOAR_left_3up--67bd31ec.webp" meta="257908 bytes"}
|
||||
::image{src="../assets/openable/images/imported/500_EMBOAR_right_3up--de0fb31c.webp" title="assets/openable/images/imported/500_EMBOAR_right_3up--de0fb31c.webp" meta="291362 bytes"}
|
||||
::image{src="../assets/openable/images/imported/501_OSHAWOTT_3up--082b189f.webp" title="assets/openable/images/imported/501_OSHAWOTT_3up--082b189f.webp" meta="159520 bytes"}
|
||||
::image{src="../assets/openable/images/imported/501_OSHAWOTT_3up--dddde2af.webp" title="assets/openable/images/imported/501_OSHAWOTT_3up--dddde2af.webp" meta="34604 bytes"}
|
||||
::image{src="../assets/openable/images/imported/502_DEWOTT_left_3up--49683bff.webp" title="assets/openable/images/imported/502_DEWOTT_left_3up--49683bff.webp" meta="35236 bytes"}
|
||||
::image{src="../assets/openable/images/imported/502_DEWOTT_left_3up--9799bab6.webp" title="assets/openable/images/imported/502_DEWOTT_left_3up--9799bab6.webp" meta="162792 bytes"}
|
||||
::image{src="../assets/openable/images/imported/503_SAMUROTT_left_3up--06a178b4.webp" title="assets/openable/images/imported/503_SAMUROTT_left_3up--06a178b4.webp" meta="48524 bytes"}
|
||||
::image{src="../assets/openable/images/imported/503_SAMUROTT_left_3up--44046bf6.webp" title="assets/openable/images/imported/503_SAMUROTT_left_3up--44046bf6.webp" meta="232834 bytes"}
|
||||
::image{src="../assets/openable/images/imported/511_PANSAGE_3up--03a58770.webp" title="assets/openable/images/imported/511_PANSAGE_3up--03a58770.webp" meta="195950 bytes"}
|
||||
::image{src="../assets/openable/images/imported/511_PANSAGE_3up--1c56fb7d.webp" title="assets/openable/images/imported/511_PANSAGE_3up--1c56fb7d.webp" meta="48814 bytes"}
|
||||
::image{src="../assets/openable/images/imported/512_SIMISAGE_left_3up--19d93720.webp" title="assets/openable/images/imported/512_SIMISAGE_left_3up--19d93720.webp" meta="52040 bytes"}
|
||||
::image{src="../assets/openable/images/imported/512_SIMISAGE_left_3up--92fda3a4.webp" title="assets/openable/images/imported/512_SIMISAGE_left_3up--92fda3a4.webp" meta="174808 bytes"}
|
||||
::image{src="../assets/openable/images/imported/513_PANSEAR_3up--998ea8e8.webp" title="assets/openable/images/imported/513_PANSEAR_3up--998ea8e8.webp" meta="44266 bytes"}
|
||||
::image{src="../assets/openable/images/imported/513_PANSEAR_3up--a9100bee.webp" title="assets/openable/images/imported/513_PANSEAR_3up--a9100bee.webp" meta="145252 bytes"}
|
||||
::image{src="../assets/openable/images/imported/513_PANSEAR_right_3up--eb3f7468.webp" title="assets/openable/images/imported/513_PANSEAR_right_3up--eb3f7468.webp" meta="166084 bytes"}
|
||||
::image{src="../assets/openable/images/imported/514_SIMISEAR_left_3up--b7fa0c2f.webp" title="assets/openable/images/imported/514_SIMISEAR_left_3up--b7fa0c2f.webp" meta="61550 bytes"}
|
||||
::image{src="../assets/openable/images/imported/514_SIMISEAR_left_3up--b884e65b.webp" title="assets/openable/images/imported/514_SIMISEAR_left_3up--b884e65b.webp" meta="232238 bytes"}
|
||||
::image{src="../assets/openable/images/imported/514_SIMISEAR_right_3up--c8b9b7d8.webp" title="assets/openable/images/imported/514_SIMISEAR_right_3up--c8b9b7d8.webp" meta="232238 bytes"}
|
||||
::image{src="../assets/openable/images/imported/515_PANPOUR_3up--6e3c0eaf.webp" title="assets/openable/images/imported/515_PANPOUR_3up--6e3c0eaf.webp" meta="231894 bytes"}
|
||||
::image{src="../assets/openable/images/imported/515_PANPOUR_3up--a48c1107.webp" title="assets/openable/images/imported/515_PANPOUR_3up--a48c1107.webp" meta="53648 bytes"}
|
||||
::image{src="../assets/openable/images/imported/516_SIMIPOUR_left_3up--388974eb.webp" title="assets/openable/images/imported/516_SIMIPOUR_left_3up--388974eb.webp" meta="57662 bytes"}
|
||||
::image{src="../assets/openable/images/imported/516_SIMIPOUR_left_3up--6139266a.webp" title="assets/openable/images/imported/516_SIMIPOUR_left_3up--6139266a.webp" meta="248722 bytes"}
|
||||
::image{src="../assets/openable/images/imported/529_DRILBUR_left_3up--b972c14f.webp" title="assets/openable/images/imported/529_DRILBUR_left_3up--b972c14f.webp" meta="155186 bytes"}
|
||||
::image{src="../assets/openable/images/imported/529_DRILBUR_left_3up--d2718bf6.webp" title="assets/openable/images/imported/529_DRILBUR_left_3up--d2718bf6.webp" meta="40496 bytes"}
|
||||
::image{src="../assets/openable/images/imported/529_DRILBUR_right_3up--43588d58.webp" title="assets/openable/images/imported/529_DRILBUR_right_3up--43588d58.webp" meta="155186 bytes"}
|
||||
::image{src="../assets/openable/images/imported/529_DRILBUR_right_3up--8faf18b5.webp" title="assets/openable/images/imported/529_DRILBUR_right_3up--8faf18b5.webp" meta="40496 bytes"}
|
||||
::image{src="../assets/openable/images/imported/529_DRILBUR_right_3up--c63de0f1.webp" title="assets/openable/images/imported/529_DRILBUR_right_3up--c63de0f1.webp" meta="155186 bytes"}
|
||||
::image{src="../assets/openable/images/imported/530_EXCADRILL_left_3up--2a0fc884.webp" title="assets/openable/images/imported/530_EXCADRILL_left_3up--2a0fc884.webp" meta="190188 bytes"}
|
||||
::image{src="../assets/openable/images/imported/530_EXCADRILL_left_3up--75f1058d.webp" title="assets/openable/images/imported/530_EXCADRILL_left_3up--75f1058d.webp" meta="39274 bytes"}
|
||||
::image{src="../assets/openable/images/imported/530_EXCADRILL_right_3up--b0641bc5.webp" title="assets/openable/images/imported/530_EXCADRILL_right_3up--b0641bc5.webp" meta="190188 bytes"}
|
||||
::image{src="../assets/openable/images/imported/554_DARUMAKA_3up--759f61ae.webp" title="assets/openable/images/imported/554_DARUMAKA_3up--759f61ae.webp" meta="40024 bytes"}
|
||||
::image{src="../assets/openable/images/imported/554_DARUMAKA_3up--85e63f92.webp" title="assets/openable/images/imported/554_DARUMAKA_3up--85e63f92.webp" meta="185482 bytes"}
|
||||
::image{src="../assets/openable/images/imported/555_DARMANITAN_left_3up--6670dd3d.webp" title="assets/openable/images/imported/555_DARMANITAN_left_3up--6670dd3d.webp" meta="51300 bytes"}
|
||||
::image{src="../assets/openable/images/imported/555_DARMANITAN_left_3up--be781b06.webp" title="assets/openable/images/imported/555_DARMANITAN_left_3up--be781b06.webp" meta="232218 bytes"}
|
||||
::image{src="../assets/openable/images/imported/570_ZORUA010.ai_right_3up--a6c2ac50.webp" title="assets/openable/images/imported/570_ZORUA010.ai_right_3up--a6c2ac50.webp" meta="190292 bytes"}
|
||||
::image{src="../assets/openable/images/imported/570_ZORUA016.ai_left_3up--4f45d465.webp" title="assets/openable/images/imported/570_ZORUA016.ai_left_3up--4f45d465.webp" meta="42698 bytes"}
|
||||
::image{src="../assets/openable/images/imported/570_ZORUA016.ai_left_3up--5adee7e9.webp" title="assets/openable/images/imported/570_ZORUA016.ai_left_3up--5adee7e9.webp" meta="205054 bytes"}
|
||||
::image{src="../assets/openable/images/imported/571_ZOROARK006x.ai_3up--5e9ebb22.webp" title="assets/openable/images/imported/571_ZOROARK006x.ai_3up--5e9ebb22.webp" meta="43800 bytes"}
|
||||
::image{src="../assets/openable/images/imported/571_ZOROARK006x.ai_3up--cb329c2e.webp" title="assets/openable/images/imported/571_ZOROARK006x.ai_3up--cb329c2e.webp" meta="222168 bytes"}
|
||||
::image{src="../assets/openable/images/imported/580_DUCKLETT_left_3up--08e7fbe5.webp" title="assets/openable/images/imported/580_DUCKLETT_left_3up--08e7fbe5.webp" meta="133086 bytes"}
|
||||
::image{src="../assets/openable/images/imported/580_DUCKLETT_left_3up--8039cf2d.webp" title="assets/openable/images/imported/580_DUCKLETT_left_3up--8039cf2d.webp" meta="32914 bytes"}
|
||||
::image{src="../assets/openable/images/imported/581_SWANNA001x.ai_left_3up--67257710.webp" title="assets/openable/images/imported/581_SWANNA001x.ai_left_3up--67257710.webp" meta="29616 bytes"}
|
||||
::image{src="../assets/openable/images/imported/581_SWANNA001x.ai_left_3up--96b5e85b.webp" title="assets/openable/images/imported/581_SWANNA001x.ai_left_3up--96b5e85b.webp" meta="130024 bytes"}
|
||||
::image{src="../assets/openable/images/imported/582_VANILLITE_left_3up--bc737a9c.webp" title="assets/openable/images/imported/582_VANILLITE_left_3up--bc737a9c.webp" meta="108888 bytes"}
|
||||
::image{src="../assets/openable/images/imported/582_VANILLITE_left_3up--e1bbd2a9.webp" title="assets/openable/images/imported/582_VANILLITE_left_3up--e1bbd2a9.webp" meta="26788 bytes"}
|
||||
::image{src="../assets/openable/images/imported/583_VANILLISH_3up--2bf87f48.webp" title="assets/openable/images/imported/583_VANILLISH_3up--2bf87f48.webp" meta="150130 bytes"}
|
||||
::image{src="../assets/openable/images/imported/583_VANILLISH_3up--fbbe9ca6.webp" title="assets/openable/images/imported/583_VANILLISH_3up--fbbe9ca6.webp" meta="37868 bytes"}
|
||||
::image{src="../assets/openable/images/imported/583_VANILLISH_right_3up--0903e5aa.webp" title="assets/openable/images/imported/583_VANILLISH_right_3up--0903e5aa.webp" meta="150130 bytes"}
|
||||
::image{src="../assets/openable/images/imported/584_VANILLUXE_left_3up--d9a89f74.webp" title="assets/openable/images/imported/584_VANILLUXE_left_3up--d9a89f74.webp" meta="203980 bytes"}
|
||||
::image{src="../assets/openable/images/imported/584_VANILLUXE_left_3up--eb1ea0f4.webp" title="assets/openable/images/imported/584_VANILLUXE_left_3up--eb1ea0f4.webp" meta="49990 bytes"}
|
||||
::image{src="../assets/openable/images/imported/584_VANILLUXE_right_3up--72849c08.webp" title="assets/openable/images/imported/584_VANILLUXE_right_3up--72849c08.webp" meta="203980 bytes"}
|
||||
::image{src="../assets/openable/images/imported/590_FOONGUS_3up--1a3f5eb7.webp" title="assets/openable/images/imported/590_FOONGUS_3up--1a3f5eb7.webp" meta="29178 bytes"}
|
||||
::image{src="../assets/openable/images/imported/590_FOONGUS_3up--bc6f2b37.webp" title="assets/openable/images/imported/590_FOONGUS_3up--bc6f2b37.webp" meta="113972 bytes"}
|
||||
::image{src="../assets/openable/images/imported/591_AMOONGUSS_left_3up--4c7d63fe.webp" title="assets/openable/images/imported/591_AMOONGUSS_left_3up--4c7d63fe.webp" meta="177932 bytes"}
|
||||
::image{src="../assets/openable/images/imported/591_AMOONGUSS_left_3up--5750796d.webp" title="assets/openable/images/imported/591_AMOONGUSS_left_3up--5750796d.webp" meta="43902 bytes"}
|
||||
::image{src="../assets/openable/images/imported/591_AMOONGUSS_right_3up--a55004eb.webp" title="assets/openable/images/imported/591_AMOONGUSS_right_3up--a55004eb.webp" meta="177932 bytes"}
|
||||
::image{src="../assets/openable/images/imported/595_JOLTIK_3up--b05ccfca.webp" title="assets/openable/images/imported/595_JOLTIK_3up--b05ccfca.webp" meta="35644 bytes"}
|
||||
::image{src="../assets/openable/images/imported/595_JOLTIK_3up--b6f17661.webp" title="assets/openable/images/imported/595_JOLTIK_3up--b6f17661.webp" meta="145086 bytes"}
|
||||
::image{src="../assets/openable/images/imported/596_GALVANTULA_left_3up--2fcb0c21.webp" title="assets/openable/images/imported/596_GALVANTULA_left_3up--2fcb0c21.webp" meta="199486 bytes"}
|
||||
::image{src="../assets/openable/images/imported/596_GALVANTULA_left_3up--5e057260.webp" title="assets/openable/images/imported/596_GALVANTULA_left_3up--5e057260.webp" meta="45998 bytes"}
|
||||
::image{src="../assets/openable/images/imported/597_FERROSEED_left_3up--20906f38.webp" title="assets/openable/images/imported/597_FERROSEED_left_3up--20906f38.webp" meta="152566 bytes"}
|
||||
::image{src="../assets/openable/images/imported/597_FERROSEED_left_3up--b14bec2d.webp" title="assets/openable/images/imported/597_FERROSEED_left_3up--b14bec2d.webp" meta="39522 bytes"}
|
||||
::image{src="../assets/openable/images/imported/598_FERROTHORN_left_3up--2515ea73.webp" title="assets/openable/images/imported/598_FERROTHORN_left_3up--2515ea73.webp" meta="34532 bytes"}
|
||||
::image{src="../assets/openable/images/imported/598_FERROTHORN_left_3up--ea69da93.webp" title="assets/openable/images/imported/598_FERROTHORN_left_3up--ea69da93.webp" meta="144126 bytes"}
|
||||
::image{src="../assets/openable/images/imported/607_LITWICK_left_3up--ee213d0f.webp" title="assets/openable/images/imported/607_LITWICK_left_3up--ee213d0f.webp" meta="22404 bytes"}
|
||||
::image{src="../assets/openable/images/imported/607_LITWICK_left_3up--fdd31c3e.webp" title="assets/openable/images/imported/607_LITWICK_left_3up--fdd31c3e.webp" meta="81554 bytes"}
|
||||
::image{src="../assets/openable/images/imported/607_LITWICK_right_3up--bbadd3cd.webp" title="assets/openable/images/imported/607_LITWICK_right_3up--bbadd3cd.webp" meta="81554 bytes"}
|
||||
::gallery-end
|
||||
206
asset-images-gallery-04.md
Normal file
206
asset-images-gallery-04.md
Normal file
@@ -0,0 +1,206 @@
|
||||
# Asset Image Gallery 04
|
||||
|
||||
Openable images assets 601-800 of 1212.
|
||||
|
||||
::gallery-start
|
||||
::image{src="../assets/openable/images/imported/608_LAMPENT_left_3up--16b47a97.webp" title="assets/openable/images/imported/608_LAMPENT_left_3up--16b47a97.webp" meta="22942 bytes"}
|
||||
::image{src="../assets/openable/images/imported/608_LAMPENT_left_3up--f3a0cd3d.webp" title="assets/openable/images/imported/608_LAMPENT_left_3up--f3a0cd3d.webp" meta="109666 bytes"}
|
||||
::image{src="../assets/openable/images/imported/609_CHANDELURE_3up--6f484468.webp" title="assets/openable/images/imported/609_CHANDELURE_3up--6f484468.webp" meta="202730 bytes"}
|
||||
::image{src="../assets/openable/images/imported/609_CHANDELURE_3up--f0a7a2db.webp" title="assets/openable/images/imported/609_CHANDELURE_3up--f0a7a2db.webp" meta="46038 bytes"}
|
||||
::image{src="../assets/openable/images/imported/613_CUBCHOO_3up--009bfd2a.webp" title="assets/openable/images/imported/613_CUBCHOO_3up--009bfd2a.webp" meta="36402 bytes"}
|
||||
::image{src="../assets/openable/images/imported/613_CUBCHOO_3up--ac5fdddf.webp" title="assets/openable/images/imported/613_CUBCHOO_3up--ac5fdddf.webp" meta="136250 bytes"}
|
||||
::image{src="../assets/openable/images/imported/614_BEARTIC_left_3up--64b1d369.webp" title="assets/openable/images/imported/614_BEARTIC_left_3up--64b1d369.webp" meta="126550 bytes"}
|
||||
::image{src="../assets/openable/images/imported/614_BEARTIC_left_3up--f489fed9.webp" title="assets/openable/images/imported/614_BEARTIC_left_3up--f489fed9.webp" meta="33934 bytes"}
|
||||
::image{src="../assets/openable/images/imported/633_DEINO_left_3up--03c52a7a.webp" title="assets/openable/images/imported/633_DEINO_left_3up--03c52a7a.webp" meta="133576 bytes"}
|
||||
::image{src="../assets/openable/images/imported/633_DEINO_left_3up--6dcb5215.webp" title="assets/openable/images/imported/633_DEINO_left_3up--6dcb5215.webp" meta="28994 bytes"}
|
||||
::image{src="../assets/openable/images/imported/634_ZWEILOUS_left_3up--36d00b27.webp" title="assets/openable/images/imported/634_ZWEILOUS_left_3up--36d00b27.webp" meta="50128 bytes"}
|
||||
::image{src="../assets/openable/images/imported/634_ZWEILOUS_left_3up--8e4d1d41.webp" title="assets/openable/images/imported/634_ZWEILOUS_left_3up--8e4d1d41.webp" meta="182524 bytes"}
|
||||
::image{src="../assets/openable/images/imported/635_HYDREIGON_left_3up--2430696d.webp" title="assets/openable/images/imported/635_HYDREIGON_left_3up--2430696d.webp" meta="53158 bytes"}
|
||||
::image{src="../assets/openable/images/imported/635_HYDREIGON_left_3up--b27f167f.webp" title="assets/openable/images/imported/635_HYDREIGON_left_3up--b27f167f.webp" meta="267326 bytes"}
|
||||
::image{src="../assets/openable/images/imported/650_CHESPIN_3up--0fa820a5.webp" title="assets/openable/images/imported/650_CHESPIN_3up--0fa820a5.webp" meta="39830 bytes"}
|
||||
::image{src="../assets/openable/images/imported/650_CHESPIN_3up--a5627124.webp" title="assets/openable/images/imported/650_CHESPIN_3up--a5627124.webp" meta="163672 bytes"}
|
||||
::image{src="../assets/openable/images/imported/651_QUILLADIN_left_3up--e5dd7039.webp" title="assets/openable/images/imported/651_QUILLADIN_left_3up--e5dd7039.webp" meta="46274 bytes"}
|
||||
::image{src="../assets/openable/images/imported/651_QUILLADIN_left_3up--ed9b86c1.webp" title="assets/openable/images/imported/651_QUILLADIN_left_3up--ed9b86c1.webp" meta="214090 bytes"}
|
||||
::image{src="../assets/openable/images/imported/652_CHESNAUGHT_left_3up--822a63d4.webp" title="assets/openable/images/imported/652_CHESNAUGHT_left_3up--822a63d4.webp" meta="52450 bytes"}
|
||||
::image{src="../assets/openable/images/imported/652_CHESNAUGHT_left_3up--846718e0.webp" title="assets/openable/images/imported/652_CHESNAUGHT_left_3up--846718e0.webp" meta="310412 bytes"}
|
||||
::image{src="../assets/openable/images/imported/653_FENNEKIN_3up--047323e1.webp" title="assets/openable/images/imported/653_FENNEKIN_3up--047323e1.webp" meta="40700 bytes"}
|
||||
::image{src="../assets/openable/images/imported/653_FENNEKIN_3up--1c1bf27a.webp" title="assets/openable/images/imported/653_FENNEKIN_3up--1c1bf27a.webp" meta="217964 bytes"}
|
||||
::image{src="../assets/openable/images/imported/654_BRAIXEN_left_3up--41d384c9.webp" title="assets/openable/images/imported/654_BRAIXEN_left_3up--41d384c9.webp" meta="223570 bytes"}
|
||||
::image{src="../assets/openable/images/imported/654_BRAIXEN_left_3up--512ec88c.webp" title="assets/openable/images/imported/654_BRAIXEN_left_3up--512ec88c.webp" meta="43842 bytes"}
|
||||
::image{src="../assets/openable/images/imported/655_DELPHOX_left_3up--03ce2ad9.webp" title="assets/openable/images/imported/655_DELPHOX_left_3up--03ce2ad9.webp" meta="341698 bytes"}
|
||||
::image{src="../assets/openable/images/imported/655_DELPHOX_left_3up--a7c09e3f.webp" title="assets/openable/images/imported/655_DELPHOX_left_3up--a7c09e3f.webp" meta="59934 bytes"}
|
||||
::image{src="../assets/openable/images/imported/656_FROAKIE_3up--55e72c0e.webp" title="assets/openable/images/imported/656_FROAKIE_3up--55e72c0e.webp" meta="51046 bytes"}
|
||||
::image{src="../assets/openable/images/imported/656_FROAKIE_3up--907310f1.webp" title="assets/openable/images/imported/656_FROAKIE_3up--907310f1.webp" meta="229450 bytes"}
|
||||
::image{src="../assets/openable/images/imported/657_FROGADIER_left_3up--c5d2dffd.webp" title="assets/openable/images/imported/657_FROGADIER_left_3up--c5d2dffd.webp" meta="41308 bytes"}
|
||||
::image{src="../assets/openable/images/imported/657_FROGADIER_left_3up--e60b81e6.webp" title="assets/openable/images/imported/657_FROGADIER_left_3up--e60b81e6.webp" meta="219440 bytes"}
|
||||
::image{src="../assets/openable/images/imported/657_FROGADIER_right_3up--4a7d9fc3.webp" title="assets/openable/images/imported/657_FROGADIER_right_3up--4a7d9fc3.webp" meta="193260 bytes"}
|
||||
::image{src="../assets/openable/images/imported/658_GRENINJA_3up--67ba1dda.webp" title="assets/openable/images/imported/658_GRENINJA_3up--67ba1dda.webp" meta="36934 bytes"}
|
||||
::image{src="../assets/openable/images/imported/658_GRENINJA_3up--fc71e9ad.webp" title="assets/openable/images/imported/658_GRENINJA_3up--fc71e9ad.webp" meta="217910 bytes"}
|
||||
::image{src="../assets/openable/images/imported/658_GRENINJA_right_3up--de5ac837.webp" title="assets/openable/images/imported/658_GRENINJA_right_3up--de5ac837.webp" meta="200498 bytes"}
|
||||
::image{src="../assets/openable/images/imported/661_FLETCHLING_left_3up--41c00bb5.webp" title="assets/openable/images/imported/661_FLETCHLING_left_3up--41c00bb5.webp" meta="141558 bytes"}
|
||||
::image{src="../assets/openable/images/imported/661_FLETCHLING_left_3up--e4b4a25c.webp" title="assets/openable/images/imported/661_FLETCHLING_left_3up--e4b4a25c.webp" meta="31616 bytes"}
|
||||
::image{src="../assets/openable/images/imported/662_FLETCHINDER_left_3up--49863b1b.webp" title="assets/openable/images/imported/662_FLETCHINDER_left_3up--49863b1b.webp" meta="161628 bytes"}
|
||||
::image{src="../assets/openable/images/imported/662_FLETCHINDER_left_3up--ff23f9c0.webp" title="assets/openable/images/imported/662_FLETCHINDER_left_3up--ff23f9c0.webp" meta="30022 bytes"}
|
||||
::image{src="../assets/openable/images/imported/663_TALONFLAME_left_3up--071041af.webp" title="assets/openable/images/imported/663_TALONFLAME_left_3up--071041af.webp" meta="37164 bytes"}
|
||||
::image{src="../assets/openable/images/imported/663_TALONFLAME_left_3up--a436f03c.webp" title="assets/openable/images/imported/663_TALONFLAME_left_3up--a436f03c.webp" meta="192128 bytes"}
|
||||
::image{src="../assets/openable/images/imported/664_SCATTERBUG_left_3up--2afbf413.webp" title="assets/openable/images/imported/664_SCATTERBUG_left_3up--2afbf413.webp" meta="26830 bytes"}
|
||||
::image{src="../assets/openable/images/imported/664_SCATTERBUG_left_3up--bcc0cb6c.webp" title="assets/openable/images/imported/664_SCATTERBUG_left_3up--bcc0cb6c.webp" meta="139480 bytes"}
|
||||
::image{src="../assets/openable/images/imported/665_SPEWPA_left_3up--013a319c.webp" title="assets/openable/images/imported/665_SPEWPA_left_3up--013a319c.webp" meta="36706 bytes"}
|
||||
::image{src="../assets/openable/images/imported/665_SPEWPA_left_3up--f1161334.webp" title="assets/openable/images/imported/665_SPEWPA_left_3up--f1161334.webp" meta="138580 bytes"}
|
||||
::image{src="../assets/openable/images/imported/666_VIVILLON_3up--4df335f6.webp" title="assets/openable/images/imported/666_VIVILLON_3up--4df335f6.webp" meta="187050 bytes"}
|
||||
::image{src="../assets/openable/images/imported/666_VIVILLON_3up--a836e859.webp" title="assets/openable/images/imported/666_VIVILLON_3up--a836e859.webp" meta="46464 bytes"}
|
||||
::image{src="../assets/openable/images/imported/669_FLABEBE_left_3up--070b1e1a.webp" title="assets/openable/images/imported/669_FLABEBE_left_3up--070b1e1a.webp" meta="48502 bytes"}
|
||||
::image{src="../assets/openable/images/imported/669_FLABEBE_left_3up--8e7cae6c.webp" title="assets/openable/images/imported/669_FLABEBE_left_3up--8e7cae6c.webp" meta="197250 bytes"}
|
||||
::image{src="../assets/openable/images/imported/670_FLOETTE_3up--17035c38.webp" title="assets/openable/images/imported/670_FLOETTE_3up--17035c38.webp" meta="186598 bytes"}
|
||||
::image{src="../assets/openable/images/imported/670_FLOETTE_3up--cdc723c1.webp" title="assets/openable/images/imported/670_FLOETTE_3up--cdc723c1.webp" meta="40914 bytes"}
|
||||
::image{src="../assets/openable/images/imported/671_FLORGES_left_3up--3d8b5c64.webp" title="assets/openable/images/imported/671_FLORGES_left_3up--3d8b5c64.webp" meta="56648 bytes"}
|
||||
::image{src="../assets/openable/images/imported/671_FLORGES_left_3up--c930abca.webp" title="assets/openable/images/imported/671_FLORGES_left_3up--c930abca.webp" meta="281546 bytes"}
|
||||
::image{src="../assets/openable/images/imported/676_FURFROU_3up--dac1f205.webp" title="assets/openable/images/imported/676_FURFROU_3up--dac1f205.webp" meta="165156 bytes"}
|
||||
::image{src="../assets/openable/images/imported/676_FURFROU_3up--f0d99fa9.webp" title="assets/openable/images/imported/676_FURFROU_3up--f0d99fa9.webp" meta="36588 bytes"}
|
||||
::image{src="../assets/openable/images/imported/677_ESPURR_3up--2678d9fd.webp" title="assets/openable/images/imported/677_ESPURR_3up--2678d9fd.webp" meta="34246 bytes"}
|
||||
::image{src="../assets/openable/images/imported/677_ESPURR_3up--5a46e533.webp" title="assets/openable/images/imported/677_ESPURR_3up--5a46e533.webp" meta="151760 bytes"}
|
||||
::image{src="../assets/openable/images/imported/678_MEOWSTIC_left_3up--14c63e5c.webp" title="assets/openable/images/imported/678_MEOWSTIC_left_3up--14c63e5c.webp" meta="206276 bytes"}
|
||||
::image{src="../assets/openable/images/imported/678_MEOWSTIC_left_3up--a201071a.webp" title="assets/openable/images/imported/678_MEOWSTIC_left_3up--a201071a.webp" meta="46146 bytes"}
|
||||
::image{src="../assets/openable/images/imported/678_MEOWSTIC_right_3up--e710621a.webp" title="assets/openable/images/imported/678_MEOWSTIC_right_3up--e710621a.webp" meta="206276 bytes"}
|
||||
::image{src="../assets/openable/images/imported/700_SYLVEON_3up--55279b5d.webp" title="assets/openable/images/imported/700_SYLVEON_3up--55279b5d.webp" meta="236268 bytes"}
|
||||
::image{src="../assets/openable/images/imported/700_SYLVEON_3up--7bf5143b.webp" title="assets/openable/images/imported/700_SYLVEON_3up--7bf5143b.webp" meta="41114 bytes"}
|
||||
::image{src="../assets/openable/images/imported/700_SYLVEON_right_3up--e3d33ca8.webp" title="assets/openable/images/imported/700_SYLVEON_right_3up--e3d33ca8.webp" meta="238924 bytes"}
|
||||
::image{src="../assets/openable/images/imported/702_DEDENNE_3up--39c5d95b.webp" title="assets/openable/images/imported/702_DEDENNE_3up--39c5d95b.webp" meta="182738 bytes"}
|
||||
::image{src="../assets/openable/images/imported/702_DEDENNE_3up--cb5d58a5.webp" title="assets/openable/images/imported/702_DEDENNE_3up--cb5d58a5.webp" meta="39328 bytes"}
|
||||
::image{src="../assets/openable/images/imported/722_ROWLET_3up--6277b242.webp" title="assets/openable/images/imported/722_ROWLET_3up--6277b242.webp" meta="36740 bytes"}
|
||||
::image{src="../assets/openable/images/imported/722_ROWLET_3up--c4e83f8d.webp" title="assets/openable/images/imported/722_ROWLET_3up--c4e83f8d.webp" meta="170744 bytes"}
|
||||
::image{src="../assets/openable/images/imported/723_DARTRIX_left_3up--2d2582c1.webp" title="assets/openable/images/imported/723_DARTRIX_left_3up--2d2582c1.webp" meta="181460 bytes"}
|
||||
::image{src="../assets/openable/images/imported/723_DARTRIX_left_3up--c316ebb4.webp" title="assets/openable/images/imported/723_DARTRIX_left_3up--c316ebb4.webp" meta="30362 bytes"}
|
||||
::image{src="../assets/openable/images/imported/723_DARTRIX_right_3up--58612a2d.webp" title="assets/openable/images/imported/723_DARTRIX_right_3up--58612a2d.webp" meta="181460 bytes"}
|
||||
::image{src="../assets/openable/images/imported/724_DECIDUEYE_left_3up--762f0ea1.webp" title="assets/openable/images/imported/724_DECIDUEYE_left_3up--762f0ea1.webp" meta="267302 bytes"}
|
||||
::image{src="../assets/openable/images/imported/724_DECIDUEYE_left_3up--fbb9b87e.webp" title="assets/openable/images/imported/724_DECIDUEYE_left_3up--fbb9b87e.webp" meta="47582 bytes"}
|
||||
::image{src="../assets/openable/images/imported/725_LITTEN_3up--1879c4cd.webp" title="assets/openable/images/imported/725_LITTEN_3up--1879c4cd.webp" meta="39318 bytes"}
|
||||
::image{src="../assets/openable/images/imported/725_LITTEN_3up--bcd02ff4.webp" title="assets/openable/images/imported/725_LITTEN_3up--bcd02ff4.webp" meta="172510 bytes"}
|
||||
::image{src="../assets/openable/images/imported/726_TORRACAT_left_3up--1a938d2c.webp" title="assets/openable/images/imported/726_TORRACAT_left_3up--1a938d2c.webp" meta="207606 bytes"}
|
||||
::image{src="../assets/openable/images/imported/726_TORRACAT_left_3up--db68ecec.webp" title="assets/openable/images/imported/726_TORRACAT_left_3up--db68ecec.webp" meta="50200 bytes"}
|
||||
::image{src="../assets/openable/images/imported/727_INCINEROAR_3up--72aaff27.webp" title="assets/openable/images/imported/727_INCINEROAR_3up--72aaff27.webp" meta="48312 bytes"}
|
||||
::image{src="../assets/openable/images/imported/727_INCINEROAR_3up--f1eceeff.webp" title="assets/openable/images/imported/727_INCINEROAR_3up--f1eceeff.webp" meta="250066 bytes"}
|
||||
::image{src="../assets/openable/images/imported/727_INCINEROAR_right_3up--8da8d8a9.webp" title="assets/openable/images/imported/727_INCINEROAR_right_3up--8da8d8a9.webp" meta="246938 bytes"}
|
||||
::image{src="../assets/openable/images/imported/728_POPPLIO_3up--b861e432.webp" title="assets/openable/images/imported/728_POPPLIO_3up--b861e432.webp" meta="167084 bytes"}
|
||||
::image{src="../assets/openable/images/imported/728_POPPLIO_3up--fbc6627c.webp" title="assets/openable/images/imported/728_POPPLIO_3up--fbc6627c.webp" meta="40696 bytes"}
|
||||
::image{src="../assets/openable/images/imported/729_BRIONNE_left_3up--707a54e2.webp" title="assets/openable/images/imported/729_BRIONNE_left_3up--707a54e2.webp" meta="38404 bytes"}
|
||||
::image{src="../assets/openable/images/imported/729_BRIONNE_left_3up--718029cd.webp" title="assets/openable/images/imported/729_BRIONNE_left_3up--718029cd.webp" meta="186030 bytes"}
|
||||
::image{src="../assets/openable/images/imported/730_PRIMARINA_left_3up--3d4f6922.webp" title="assets/openable/images/imported/730_PRIMARINA_left_3up--3d4f6922.webp" meta="39296 bytes"}
|
||||
::image{src="../assets/openable/images/imported/730_PRIMARINA_left_3up--a7e7ebfd.webp" title="assets/openable/images/imported/730_PRIMARINA_left_3up--a7e7ebfd.webp" meta="245482 bytes"}
|
||||
::image{src="../assets/openable/images/imported/742_CUTIEFLY_left_3up--4fb93b3c.webp" title="assets/openable/images/imported/742_CUTIEFLY_left_3up--4fb93b3c.webp" meta="34844 bytes"}
|
||||
::image{src="../assets/openable/images/imported/742_CUTIEFLY_left_3up--78d8fc3a.webp" title="assets/openable/images/imported/742_CUTIEFLY_left_3up--78d8fc3a.webp" meta="91604 bytes"}
|
||||
::image{src="../assets/openable/images/imported/743_RIBOMBEE_left_3up--5bc2640c.webp" title="assets/openable/images/imported/743_RIBOMBEE_left_3up--5bc2640c.webp" meta="157414 bytes"}
|
||||
::image{src="../assets/openable/images/imported/743_RIBOMBEE_left_3up--c4a601a8.webp" title="assets/openable/images/imported/743_RIBOMBEE_left_3up--c4a601a8.webp" meta="37188 bytes"}
|
||||
::image{src="../assets/openable/images/imported/744_ROCKRUFF_left_3up--3c3d1526.webp" title="assets/openable/images/imported/744_ROCKRUFF_left_3up--3c3d1526.webp" meta="188272 bytes"}
|
||||
::image{src="../assets/openable/images/imported/744_ROCKRUFF_left_3up--c5110b51.webp" title="assets/openable/images/imported/744_ROCKRUFF_left_3up--c5110b51.webp" meta="33970 bytes"}
|
||||
::image{src="../assets/openable/images/imported/745_LYCANROC_left_3up--4643e1d1.webp" title="assets/openable/images/imported/745_LYCANROC_left_3up--4643e1d1.webp" meta="236234 bytes"}
|
||||
::image{src="../assets/openable/images/imported/745_LYCANROC_left_3up--d4f548eb.webp" title="assets/openable/images/imported/745_LYCANROC_left_3up--d4f548eb.webp" meta="36458 bytes"}
|
||||
::image{src="../assets/openable/images/imported/759_STUFFUL_left_3up--25e84b70.webp" title="assets/openable/images/imported/759_STUFFUL_left_3up--25e84b70.webp" meta="153482 bytes"}
|
||||
::image{src="../assets/openable/images/imported/759_STUFFUL_left_3up--72b47566.webp" title="assets/openable/images/imported/759_STUFFUL_left_3up--72b47566.webp" meta="38288 bytes"}
|
||||
::image{src="../assets/openable/images/imported/760_BEWEAR_3up--2dd835f7.webp" title="assets/openable/images/imported/760_BEWEAR_3up--2dd835f7.webp" meta="148226 bytes"}
|
||||
::image{src="../assets/openable/images/imported/760_BEWEAR_3up--ae6f4b91.webp" title="assets/openable/images/imported/760_BEWEAR_3up--ae6f4b91.webp" meta="29986 bytes"}
|
||||
::image{src="../assets/openable/images/imported/761_BOUNSWEET_left_3up--1ac78da4.webp" title="assets/openable/images/imported/761_BOUNSWEET_left_3up--1ac78da4.webp" meta="30174 bytes"}
|
||||
::image{src="../assets/openable/images/imported/761_BOUNSWEET_left_3up--67540b99.webp" title="assets/openable/images/imported/761_BOUNSWEET_left_3up--67540b99.webp" meta="133324 bytes"}
|
||||
::image{src="../assets/openable/images/imported/762_STEENEE_left_3up--47c68ba2.webp" title="assets/openable/images/imported/762_STEENEE_left_3up--47c68ba2.webp" meta="40734 bytes"}
|
||||
::image{src="../assets/openable/images/imported/762_STEENEE_left_3up--b023781a.webp" title="assets/openable/images/imported/762_STEENEE_left_3up--b023781a.webp" meta="171100 bytes"}
|
||||
::image{src="../assets/openable/images/imported/762_STEENEE_right_3up--3aaabb81.webp" title="assets/openable/images/imported/762_STEENEE_right_3up--3aaabb81.webp" meta="163852 bytes"}
|
||||
::image{src="../assets/openable/images/imported/763_TSAREENA_left_3up--00303649.webp" title="assets/openable/images/imported/763_TSAREENA_left_3up--00303649.webp" meta="228234 bytes"}
|
||||
::image{src="../assets/openable/images/imported/763_TSAREENA_left_3up--2bf54174.webp" title="assets/openable/images/imported/763_TSAREENA_left_3up--2bf54174.webp" meta="47962 bytes"}
|
||||
::image{src="../assets/openable/images/imported/763_TSAREENA_right_3up--6bfe19f6.webp" title="assets/openable/images/imported/763_TSAREENA_right_3up--6bfe19f6.webp" meta="228234 bytes"}
|
||||
::image{src="../assets/openable/images/imported/775_KOMALA_3up--321c3af8.webp" title="assets/openable/images/imported/775_KOMALA_3up--321c3af8.webp" meta="39556 bytes"}
|
||||
::image{src="../assets/openable/images/imported/775_KOMALA_3up--934e1a54.webp" title="assets/openable/images/imported/775_KOMALA_3up--934e1a54.webp" meta="189312 bytes"}
|
||||
::image{src="../assets/openable/images/imported/777_TOGEDEMARU_left_3up--454251d2.webp" title="assets/openable/images/imported/777_TOGEDEMARU_left_3up--454251d2.webp" meta="108644 bytes"}
|
||||
::image{src="../assets/openable/images/imported/777_TOGEDEMARU_left_3up--c00a1abf.webp" title="assets/openable/images/imported/777_TOGEDEMARU_left_3up--c00a1abf.webp" meta="30060 bytes"}
|
||||
::image{src="../assets/openable/images/imported/778_MIMIKYU_3up--79512ed2.webp" title="assets/openable/images/imported/778_MIMIKYU_3up--79512ed2.webp" meta="32246 bytes"}
|
||||
::image{src="../assets/openable/images/imported/778_MIMIKYU_3up--eee072f8.webp" title="assets/openable/images/imported/778_MIMIKYU_3up--eee072f8.webp" meta="134652 bytes"}
|
||||
::image{src="../assets/openable/images/imported/778_MIMIKYU_right_3up--c835b014.webp" title="assets/openable/images/imported/778_MIMIKYU_right_3up--c835b014.webp" meta="125580 bytes"}
|
||||
::image{src="../assets/openable/images/imported/810_GROOKEY_3up--6031084c.webp" title="assets/openable/images/imported/810_GROOKEY_3up--6031084c.webp" meta="42182 bytes"}
|
||||
::image{src="../assets/openable/images/imported/810_GROOKEY_3up--66c08d04.webp" title="assets/openable/images/imported/810_GROOKEY_3up--66c08d04.webp" meta="185664 bytes"}
|
||||
::image{src="../assets/openable/images/imported/811_THWACKEY_left_3up--6913e5bf.webp" title="assets/openable/images/imported/811_THWACKEY_left_3up--6913e5bf.webp" meta="191034 bytes"}
|
||||
::image{src="../assets/openable/images/imported/811_THWACKEY_left_3up--cf938a5b.webp" title="assets/openable/images/imported/811_THWACKEY_left_3up--cf938a5b.webp" meta="37932 bytes"}
|
||||
::image{src="../assets/openable/images/imported/812_RILLABOOM_left_3up--75892f57.webp" title="assets/openable/images/imported/812_RILLABOOM_left_3up--75892f57.webp" meta="52404 bytes"}
|
||||
::image{src="../assets/openable/images/imported/812_RILLABOOM_left_3up--b469f56e.webp" title="assets/openable/images/imported/812_RILLABOOM_left_3up--b469f56e.webp" meta="260086 bytes"}
|
||||
::image{src="../assets/openable/images/imported/813_SCORBUNNY_3up--70f88d97.webp" title="assets/openable/images/imported/813_SCORBUNNY_3up--70f88d97.webp" meta="155456 bytes"}
|
||||
::image{src="../assets/openable/images/imported/813_SCORBUNNY_3up--7e681ba0.webp" title="assets/openable/images/imported/813_SCORBUNNY_3up--7e681ba0.webp" meta="31784 bytes"}
|
||||
::image{src="../assets/openable/images/imported/813_SCORBUNNY_right_3up--04e68f16.webp" title="assets/openable/images/imported/813_SCORBUNNY_right_3up--04e68f16.webp" meta="150596 bytes"}
|
||||
::image{src="../assets/openable/images/imported/814_RABOOT_left_3up--830000a2.webp" title="assets/openable/images/imported/814_RABOOT_left_3up--830000a2.webp" meta="173888 bytes"}
|
||||
::image{src="../assets/openable/images/imported/814_RABOOT_left_3up--d0ab270d.webp" title="assets/openable/images/imported/814_RABOOT_left_3up--d0ab270d.webp" meta="31362 bytes"}
|
||||
::image{src="../assets/openable/images/imported/814_RABOOT_right_3up--cef53a60.webp" title="assets/openable/images/imported/814_RABOOT_right_3up--cef53a60.webp" meta="175098 bytes"}
|
||||
::image{src="../assets/openable/images/imported/815_CINDERACE_left_3up--05bb3414.webp" title="assets/openable/images/imported/815_CINDERACE_left_3up--05bb3414.webp" meta="29774 bytes"}
|
||||
::image{src="../assets/openable/images/imported/815_CINDERACE_left_3up--33c3e673.webp" title="assets/openable/images/imported/815_CINDERACE_left_3up--33c3e673.webp" meta="168768 bytes"}
|
||||
::image{src="../assets/openable/images/imported/816_SOBBLE_3up--9166c7d5.webp" title="assets/openable/images/imported/816_SOBBLE_3up--9166c7d5.webp" meta="34422 bytes"}
|
||||
::image{src="../assets/openable/images/imported/816_SOBBLE_3up--f021f43c.webp" title="assets/openable/images/imported/816_SOBBLE_3up--f021f43c.webp" meta="189108 bytes"}
|
||||
::image{src="../assets/openable/images/imported/817_DRIZZILE_left_3up--302d5342.webp" title="assets/openable/images/imported/817_DRIZZILE_left_3up--302d5342.webp" meta="40050 bytes"}
|
||||
::image{src="../assets/openable/images/imported/817_DRIZZILE_left_3up--eabd679f.webp" title="assets/openable/images/imported/817_DRIZZILE_left_3up--eabd679f.webp" meta="168544 bytes"}
|
||||
::image{src="../assets/openable/images/imported/817_DRIZZILE_right_3up--368c05e3.webp" title="assets/openable/images/imported/817_DRIZZILE_right_3up--368c05e3.webp" meta="168544 bytes"}
|
||||
::image{src="../assets/openable/images/imported/818_INTELEON_left_3up--e4d68a82.webp" title="assets/openable/images/imported/818_INTELEON_left_3up--e4d68a82.webp" meta="173664 bytes"}
|
||||
::image{src="../assets/openable/images/imported/818_INTELEON_left_3up--fe573fee.webp" title="assets/openable/images/imported/818_INTELEON_left_3up--fe573fee.webp" meta="37288 bytes"}
|
||||
::image{src="../assets/openable/images/imported/824_BLIPBUG_3up--3fa60a4a.webp" title="assets/openable/images/imported/824_BLIPBUG_3up--3fa60a4a.webp" meta="32472 bytes"}
|
||||
::image{src="../assets/openable/images/imported/824_BLIPBUG_3up--d4c6b5da.webp" title="assets/openable/images/imported/824_BLIPBUG_3up--d4c6b5da.webp" meta="108496 bytes"}
|
||||
::image{src="../assets/openable/images/imported/824_BLIPBUG_right_3up--100e8903.webp" title="assets/openable/images/imported/824_BLIPBUG_right_3up--100e8903.webp" meta="108496 bytes"}
|
||||
::image{src="../assets/openable/images/imported/825_DOTTLER_3up--0d0f994d.webp" title="assets/openable/images/imported/825_DOTTLER_3up--0d0f994d.webp" meta="41224 bytes"}
|
||||
::image{src="../assets/openable/images/imported/825_DOTTLER_3up--9a101936.webp" title="assets/openable/images/imported/825_DOTTLER_3up--9a101936.webp" meta="146652 bytes"}
|
||||
::image{src="../assets/openable/images/imported/825_DOTTLER_right_3up--6aca51c7.webp" title="assets/openable/images/imported/825_DOTTLER_right_3up--6aca51c7.webp" meta="146652 bytes"}
|
||||
::image{src="../assets/openable/images/imported/826_ORBEETLE_left_3up--1955a7f9.webp" title="assets/openable/images/imported/826_ORBEETLE_left_3up--1955a7f9.webp" meta="191250 bytes"}
|
||||
::image{src="../assets/openable/images/imported/826_ORBEETLE_left_3up--de5bcf6c.webp" title="assets/openable/images/imported/826_ORBEETLE_left_3up--de5bcf6c.webp" meta="46324 bytes"}
|
||||
::image{src="../assets/openable/images/imported/831_WOOLOO_3up--45a37dcb.webp" title="assets/openable/images/imported/831_WOOLOO_3up--45a37dcb.webp" meta="138166 bytes"}
|
||||
::image{src="../assets/openable/images/imported/831_WOOLOO_3up--966a32dc.webp" title="assets/openable/images/imported/831_WOOLOO_3up--966a32dc.webp" meta="30626 bytes"}
|
||||
::image{src="../assets/openable/images/imported/832_DUBWOOL_left_3up--166afeba.webp" title="assets/openable/images/imported/832_DUBWOOL_left_3up--166afeba.webp" meta="33718 bytes"}
|
||||
::image{src="../assets/openable/images/imported/832_DUBWOOL_left_3up--b3392f16.webp" title="assets/openable/images/imported/832_DUBWOOL_left_3up--b3392f16.webp" meta="109412 bytes"}
|
||||
::image{src="../assets/openable/images/imported/832_DUBWOOL_right_3up--d9f53f12.webp" title="assets/openable/images/imported/832_DUBWOOL_right_3up--d9f53f12.webp" meta="138096 bytes"}
|
||||
::image{src="../assets/openable/images/imported/835_YAMPER_3up--66498e6f.webp" title="assets/openable/images/imported/835_YAMPER_3up--66498e6f.webp" meta="211856 bytes"}
|
||||
::image{src="../assets/openable/images/imported/835_YAMPER_3up--ba5165fb.webp" title="assets/openable/images/imported/835_YAMPER_3up--ba5165fb.webp" meta="37628 bytes"}
|
||||
::image{src="../assets/openable/images/imported/836_BOLTUND_left_3up--8b117118.webp" title="assets/openable/images/imported/836_BOLTUND_left_3up--8b117118.webp" meta="34598 bytes"}
|
||||
::image{src="../assets/openable/images/imported/836_BOLTUND_left_3up--9b84ebce.webp" title="assets/openable/images/imported/836_BOLTUND_left_3up--9b84ebce.webp" meta="113314 bytes"}
|
||||
::image{src="../assets/openable/images/imported/840_APPLIN_3up--4c459586.webp" title="assets/openable/images/imported/840_APPLIN_3up--4c459586.webp" meta="77176 bytes"}
|
||||
::image{src="../assets/openable/images/imported/840_APPLIN_3up--c7b3d92b.webp" title="assets/openable/images/imported/840_APPLIN_3up--c7b3d92b.webp" meta="28380 bytes"}
|
||||
::image{src="../assets/openable/images/imported/841_FLAPPLE_left_3up--42be1c8a.webp" title="assets/openable/images/imported/841_FLAPPLE_left_3up--42be1c8a.webp" meta="170116 bytes"}
|
||||
::image{src="../assets/openable/images/imported/841_FLAPPLE_left_3up--fd8d1ed6.webp" title="assets/openable/images/imported/841_FLAPPLE_left_3up--fd8d1ed6.webp" meta="46014 bytes"}
|
||||
::image{src="../assets/openable/images/imported/841_FLAPPLE_right_3up--3f5e865f.webp" title="assets/openable/images/imported/841_FLAPPLE_right_3up--3f5e865f.webp" meta="170116 bytes"}
|
||||
::image{src="../assets/openable/images/imported/842_APPLETUN_3up--8b613bdb.webp" title="assets/openable/images/imported/842_APPLETUN_3up--8b613bdb.webp" meta="45960 bytes"}
|
||||
::image{src="../assets/openable/images/imported/842_APPLETUN_3up--f603e871.webp" title="assets/openable/images/imported/842_APPLETUN_3up--f603e871.webp" meta="182572 bytes"}
|
||||
::image{src="../assets/openable/images/imported/842_APPLETUN_right_3up--82e5fc93.webp" title="assets/openable/images/imported/842_APPLETUN_right_3up--82e5fc93.webp" meta="182572 bytes"}
|
||||
::image{src="../assets/openable/images/imported/845_CRAMORANT_3up--1b125175.webp" title="assets/openable/images/imported/845_CRAMORANT_3up--1b125175.webp" meta="165890 bytes"}
|
||||
::image{src="../assets/openable/images/imported/845_CRAMORANT_3up--ae2eaf8c.webp" title="assets/openable/images/imported/845_CRAMORANT_3up--ae2eaf8c.webp" meta="37172 bytes"}
|
||||
::image{src="../assets/openable/images/imported/854_SINISTEA_3up--7022ff17.webp" title="assets/openable/images/imported/854_SINISTEA_3up--7022ff17.webp" meta="170674 bytes"}
|
||||
::image{src="../assets/openable/images/imported/854_SINISTEA_3up--95b4b22b.webp" title="assets/openable/images/imported/854_SINISTEA_3up--95b4b22b.webp" meta="47454 bytes"}
|
||||
::image{src="../assets/openable/images/imported/854_SINISTEA_right_3up--42e52dc9.webp" title="assets/openable/images/imported/854_SINISTEA_right_3up--42e52dc9.webp" meta="170674 bytes"}
|
||||
::image{src="../assets/openable/images/imported/855_POLTEAGEIST_3up--3421b718.webp" title="assets/openable/images/imported/855_POLTEAGEIST_3up--3421b718.webp" meta="253800 bytes"}
|
||||
::image{src="../assets/openable/images/imported/855_POLTEAGEIST_3up--5cfd3105.webp" title="assets/openable/images/imported/855_POLTEAGEIST_3up--5cfd3105.webp" meta="38942 bytes"}
|
||||
::image{src="../assets/openable/images/imported/855_POLTEAGEIST_right_3up--d4f3cfa8.webp" title="assets/openable/images/imported/855_POLTEAGEIST_right_3up--d4f3cfa8.webp" meta="253800 bytes"}
|
||||
::image{src="../assets/openable/images/imported/859_IMPIDIMP_left_3up--672faf06.webp" title="assets/openable/images/imported/859_IMPIDIMP_left_3up--672faf06.webp" meta="53530 bytes"}
|
||||
::image{src="../assets/openable/images/imported/859_IMPIDIMP_left_3up--cc34ebca.webp" title="assets/openable/images/imported/859_IMPIDIMP_left_3up--cc34ebca.webp" meta="175264 bytes"}
|
||||
::image{src="../assets/openable/images/imported/859_IMPIDIMP_right_3up--80ffedad.webp" title="assets/openable/images/imported/859_IMPIDIMP_right_3up--80ffedad.webp" meta="177070 bytes"}
|
||||
::image{src="../assets/openable/images/imported/860_MORGREM_left_3up--2d2b783b.webp" title="assets/openable/images/imported/860_MORGREM_left_3up--2d2b783b.webp" meta="98852 bytes"}
|
||||
::image{src="../assets/openable/images/imported/860_MORGREM_left_3up--bd28fc9d.webp" title="assets/openable/images/imported/860_MORGREM_left_3up--bd28fc9d.webp" meta="54854 bytes"}
|
||||
::image{src="../assets/openable/images/imported/860_MORGREM_right_3up--5190c2d8.webp" title="assets/openable/images/imported/860_MORGREM_right_3up--5190c2d8.webp" meta="189424 bytes"}
|
||||
::image{src="../assets/openable/images/imported/861_GRIMMSNARL_left_3up--4a384500.webp" title="assets/openable/images/imported/861_GRIMMSNARL_left_3up--4a384500.webp" meta="250640 bytes"}
|
||||
::image{src="../assets/openable/images/imported/861_GRIMMSNARL_left_3up--a642869d.webp" title="assets/openable/images/imported/861_GRIMMSNARL_left_3up--a642869d.webp" meta="58902 bytes"}
|
||||
::image{src="../assets/openable/images/imported/861_GRIMMSNARL_right_3up--a4bb80ae.webp" title="assets/openable/images/imported/861_GRIMMSNARL_right_3up--a4bb80ae.webp" meta="250640 bytes"}
|
||||
::image{src="../assets/openable/images/imported/865_SIRFETCH'D_left_3up--a6d0d5fa.webp" title="assets/openable/images/imported/865_SIRFETCH'D_left_3up--a6d0d5fa.webp" meta="147036 bytes"}
|
||||
::image{src="../assets/openable/images/imported/865_SIRFETCH'D_left_3up--f3d41436.webp" title="assets/openable/images/imported/865_SIRFETCH'D_left_3up--f3d41436.webp" meta="29798 bytes"}
|
||||
::image{src="../assets/openable/images/imported/865_SIRFETCH'D_right_3up--b1cb95df.webp" title="assets/openable/images/imported/865_SIRFETCH'D_right_3up--b1cb95df.webp" meta="153372 bytes"}
|
||||
::image{src="../assets/openable/images/imported/868_MILCERY_left_3up--e3eda9e6.webp" title="assets/openable/images/imported/868_MILCERY_left_3up--e3eda9e6.webp" meta="40732 bytes"}
|
||||
::image{src="../assets/openable/images/imported/868_MILCERY_left_3up--f02c602d.webp" title="assets/openable/images/imported/868_MILCERY_left_3up--f02c602d.webp" meta="21438 bytes"}
|
||||
::image{src="../assets/openable/images/imported/868_MILCERY_right_3up--43f85e64.webp" title="assets/openable/images/imported/868_MILCERY_right_3up--43f85e64.webp" meta="40732 bytes"}
|
||||
::image{src="../assets/openable/images/imported/869_ALCREMIE_3up--4e0ca803.webp" title="assets/openable/images/imported/869_ALCREMIE_3up--4e0ca803.webp" meta="212170 bytes"}
|
||||
::image{src="../assets/openable/images/imported/869_ALCREMIE_3up--a0cc211c.webp" title="assets/openable/images/imported/869_ALCREMIE_3up--a0cc211c.webp" meta="43380 bytes"}
|
||||
::image{src="../assets/openable/images/imported/869_ALCREMIE_right_3up--7ca4120c.webp" title="assets/openable/images/imported/869_ALCREMIE_right_3up--7ca4120c.webp" meta="210836 bytes"}
|
||||
::image{src="../assets/openable/images/imported/877_MORPEKO_3up--616e26c6.webp" title="assets/openable/images/imported/877_MORPEKO_3up--616e26c6.webp" meta="30574 bytes"}
|
||||
::image{src="../assets/openable/images/imported/877_MORPEKO_3up--dca68728.webp" title="assets/openable/images/imported/877_MORPEKO_3up--dca68728.webp" meta="141682 bytes"}
|
||||
::image{src="../assets/openable/images/imported/877_MORPEKO_right_3up--c5894ffb.webp" title="assets/openable/images/imported/877_MORPEKO_right_3up--c5894ffb.webp" meta="134460 bytes"}
|
||||
::image{src="../assets/openable/images/imported/906_SPRIGATITO_left_3up--7d57f574.webp" title="assets/openable/images/imported/906_SPRIGATITO_left_3up--7d57f574.webp" meta="203850 bytes"}
|
||||
::image{src="../assets/openable/images/imported/906_SPRIGATITO_left_3up--f9918c9d.webp" title="assets/openable/images/imported/906_SPRIGATITO_left_3up--f9918c9d.webp" meta="40732 bytes"}
|
||||
::image{src="../assets/openable/images/imported/907_FLORAGATO_left_3up--70684d2d.webp" title="assets/openable/images/imported/907_FLORAGATO_left_3up--70684d2d.webp" meta="35062 bytes"}
|
||||
::image{src="../assets/openable/images/imported/907_FLORAGATO_left_3up--a288ee79.webp" title="assets/openable/images/imported/907_FLORAGATO_left_3up--a288ee79.webp" meta="222486 bytes"}
|
||||
::image{src="../assets/openable/images/imported/907_FLORAGATO_right_3up--113fe40b.webp" title="assets/openable/images/imported/907_FLORAGATO_right_3up--113fe40b.webp" meta="203990 bytes"}
|
||||
::image{src="../assets/openable/images/imported/908_MEOWSCARADA_left_3up--2e2fbb10.webp" title="assets/openable/images/imported/908_MEOWSCARADA_left_3up--2e2fbb10.webp" meta="251282 bytes"}
|
||||
::image{src="../assets/openable/images/imported/908_MEOWSCARADA_left_3up--5067b9f3.webp" title="assets/openable/images/imported/908_MEOWSCARADA_left_3up--5067b9f3.webp" meta="44044 bytes"}
|
||||
::image{src="../assets/openable/images/imported/909_FUECOCO_3up--58151404.webp" title="assets/openable/images/imported/909_FUECOCO_3up--58151404.webp" meta="190232 bytes"}
|
||||
::image{src="../assets/openable/images/imported/909_FUECOCO_3up--6a883539.webp" title="assets/openable/images/imported/909_FUECOCO_3up--6a883539.webp" meta="37276 bytes"}
|
||||
::image{src="../assets/openable/images/imported/910_CROCALOR_left_3up--2657c2d4.webp" title="assets/openable/images/imported/910_CROCALOR_left_3up--2657c2d4.webp" meta="254758 bytes"}
|
||||
::image{src="../assets/openable/images/imported/910_CROCALOR_left_3up--f74d43cd.webp" title="assets/openable/images/imported/910_CROCALOR_left_3up--f74d43cd.webp" meta="50614 bytes"}
|
||||
::image{src="../assets/openable/images/imported/911_SKELEDIRGE_left_3up--36aefd1c.webp" title="assets/openable/images/imported/911_SKELEDIRGE_left_3up--36aefd1c.webp" meta="326160 bytes"}
|
||||
::image{src="../assets/openable/images/imported/911_SKELEDIRGE_left_3up--8b14b575.webp" title="assets/openable/images/imported/911_SKELEDIRGE_left_3up--8b14b575.webp" meta="65916 bytes"}
|
||||
::image{src="../assets/openable/images/imported/912_QUAXLY_3up--9b67b6f5.webp" title="assets/openable/images/imported/912_QUAXLY_3up--9b67b6f5.webp" meta="177472 bytes"}
|
||||
::gallery-end
|
||||
206
asset-images-gallery-05.md
Normal file
206
asset-images-gallery-05.md
Normal file
@@ -0,0 +1,206 @@
|
||||
# Asset Image Gallery 05
|
||||
|
||||
Openable images assets 801-1000 of 1212.
|
||||
|
||||
::gallery-start
|
||||
::image{src="../assets/openable/images/imported/912_QUAXLY_3up--c4803423.webp" title="assets/openable/images/imported/912_QUAXLY_3up--c4803423.webp" meta="38704 bytes"}
|
||||
::image{src="../assets/openable/images/imported/913_QUAXWELL_left_3up--82238a64.webp" title="assets/openable/images/imported/913_QUAXWELL_left_3up--82238a64.webp" meta="42176 bytes"}
|
||||
::image{src="../assets/openable/images/imported/913_QUAXWELL_left_3up--abfcc929.webp" title="assets/openable/images/imported/913_QUAXWELL_left_3up--abfcc929.webp" meta="215532 bytes"}
|
||||
::image{src="../assets/openable/images/imported/914_QUAQUAVAL_left_3up--3f054221.webp" title="assets/openable/images/imported/914_QUAQUAVAL_left_3up--3f054221.webp" meta="298144 bytes"}
|
||||
::image{src="../assets/openable/images/imported/914_QUAQUAVAL_left_3up--5bb4f649.webp" title="assets/openable/images/imported/914_QUAQUAVAL_left_3up--5bb4f649.webp" meta="59830 bytes"}
|
||||
::image{src="../assets/openable/images/imported/915_LECHONK_3up--2e6173ef.webp" title="assets/openable/images/imported/915_LECHONK_3up--2e6173ef.webp" meta="32618 bytes"}
|
||||
::image{src="../assets/openable/images/imported/915_LECHONK_3up--5f4094fa.webp" title="assets/openable/images/imported/915_LECHONK_3up--5f4094fa.webp" meta="107180 bytes"}
|
||||
::image{src="../assets/openable/images/imported/915_LECHONK_right_3up--7431d758.webp" title="assets/openable/images/imported/915_LECHONK_right_3up--7431d758.webp" meta="142682 bytes"}
|
||||
::image{src="../assets/openable/images/imported/916_OINKOLOGNE_left_3up--30ab33d5.webp" title="assets/openable/images/imported/916_OINKOLOGNE_left_3up--30ab33d5.webp" meta="38674 bytes"}
|
||||
::image{src="../assets/openable/images/imported/916_OINKOLOGNE_left_3up--71a300b7.webp" title="assets/openable/images/imported/916_OINKOLOGNE_left_3up--71a300b7.webp" meta="130118 bytes"}
|
||||
::image{src="../assets/openable/images/imported/916_OINKOLOGNE_right_3up--4411a74e.webp" title="assets/openable/images/imported/916_OINKOLOGNE_right_3up--4411a74e.webp" meta="121086 bytes"}
|
||||
::image{src="../assets/openable/images/imported/917_TAROUNTULA_3up--6cc71734.webp" title="assets/openable/images/imported/917_TAROUNTULA_3up--6cc71734.webp" meta="37772 bytes"}
|
||||
::image{src="../assets/openable/images/imported/917_TAROUNTULA_3up--cccd0fa8.webp" title="assets/openable/images/imported/917_TAROUNTULA_3up--cccd0fa8.webp" meta="178052 bytes"}
|
||||
::image{src="../assets/openable/images/imported/917_TAROUNTULA_right_3up--08f5caf6.webp" title="assets/openable/images/imported/917_TAROUNTULA_right_3up--08f5caf6.webp" meta="184918 bytes"}
|
||||
::image{src="../assets/openable/images/imported/918_SPIDOPS_3up--564a1b0f.webp" title="assets/openable/images/imported/918_SPIDOPS_3up--564a1b0f.webp" meta="198930 bytes"}
|
||||
::image{src="../assets/openable/images/imported/918_SPIDOPS_3up--9d19d4fb.webp" title="assets/openable/images/imported/918_SPIDOPS_3up--9d19d4fb.webp" meta="60642 bytes"}
|
||||
::image{src="../assets/openable/images/imported/921_PAWMI_3up--06d188b9.webp" title="assets/openable/images/imported/921_PAWMI_3up--06d188b9.webp" meta="35704 bytes"}
|
||||
::image{src="../assets/openable/images/imported/921_PAWMI_3up--7b7592c8.webp" title="assets/openable/images/imported/921_PAWMI_3up--7b7592c8.webp" meta="192164 bytes"}
|
||||
::image{src="../assets/openable/images/imported/921_PAWMI_right_3up--307fba9f.webp" title="assets/openable/images/imported/921_PAWMI_right_3up--307fba9f.webp" meta="172450 bytes"}
|
||||
::image{src="../assets/openable/images/imported/922_PAWMO_left_3up--24c308aa.webp" title="assets/openable/images/imported/922_PAWMO_left_3up--24c308aa.webp" meta="171536 bytes"}
|
||||
::image{src="../assets/openable/images/imported/922_PAWMO_left_3up--ebd826d4.webp" title="assets/openable/images/imported/922_PAWMO_left_3up--ebd826d4.webp" meta="34530 bytes"}
|
||||
::image{src="../assets/openable/images/imported/922_PAWMO_right_3up--cf0f435f.webp" title="assets/openable/images/imported/922_PAWMO_right_3up--cf0f435f.webp" meta="177616 bytes"}
|
||||
::image{src="../assets/openable/images/imported/923_PAWMOT_left_3up--6e4159ca.webp" title="assets/openable/images/imported/923_PAWMOT_left_3up--6e4159ca.webp" meta="169850 bytes"}
|
||||
::image{src="../assets/openable/images/imported/923_PAWMOT_left_3up--bd61d3d0.webp" title="assets/openable/images/imported/923_PAWMOT_left_3up--bd61d3d0.webp" meta="38854 bytes"}
|
||||
::image{src="../assets/openable/images/imported/923_PAWMOT_right_3up--3a0ffb4a.webp" title="assets/openable/images/imported/923_PAWMOT_right_3up--3a0ffb4a.webp" meta="169850 bytes"}
|
||||
::image{src="../assets/openable/images/imported/924_TANDEMAUS_3up--3ad9f633.webp" title="assets/openable/images/imported/924_TANDEMAUS_3up--3ad9f633.webp" meta="24570 bytes"}
|
||||
::image{src="../assets/openable/images/imported/924_TANDEMAUS_3up--9be7d3b8.webp" title="assets/openable/images/imported/924_TANDEMAUS_3up--9be7d3b8.webp" meta="119924 bytes"}
|
||||
::image{src="../assets/openable/images/imported/924_TANDEMAUS_right_3up--f63f2e01.webp" title="assets/openable/images/imported/924_TANDEMAUS_right_3up--f63f2e01.webp" meta="123996 bytes"}
|
||||
::image{src="../assets/openable/images/imported/925_MAUSHOLD_3up--9ee705f4.webp" title="assets/openable/images/imported/925_MAUSHOLD_3up--9ee705f4.webp" meta="23640 bytes"}
|
||||
::image{src="../assets/openable/images/imported/925_MAUSHOLD_3up--f1c81587.webp" title="assets/openable/images/imported/925_MAUSHOLD_3up--f1c81587.webp" meta="116554 bytes"}
|
||||
::image{src="../assets/openable/images/imported/925_MAUSHOLD_right_3up--09d7af46.webp" title="assets/openable/images/imported/925_MAUSHOLD_right_3up--09d7af46.webp" meta="116554 bytes"}
|
||||
::image{src="../assets/openable/images/imported/926_FIDOUGH_3up--2fdca191.webp" title="assets/openable/images/imported/926_FIDOUGH_3up--2fdca191.webp" meta="194774 bytes"}
|
||||
::image{src="../assets/openable/images/imported/926_FIDOUGH_3up--51a51892.webp" title="assets/openable/images/imported/926_FIDOUGH_3up--51a51892.webp" meta="38372 bytes"}
|
||||
::image{src="../assets/openable/images/imported/926_FIDOUGH_right_3up--3ce49e2f.webp" title="assets/openable/images/imported/926_FIDOUGH_right_3up--3ce49e2f.webp" meta="191046 bytes"}
|
||||
::image{src="../assets/openable/images/imported/927_DACHSBUN_3up--38c285d1.webp" title="assets/openable/images/imported/927_DACHSBUN_3up--38c285d1.webp" meta="297102 bytes"}
|
||||
::image{src="../assets/openable/images/imported/927_DACHSBUN_3up--d81c6ea3.webp" title="assets/openable/images/imported/927_DACHSBUN_3up--d81c6ea3.webp" meta="53788 bytes"}
|
||||
::image{src="../assets/openable/images/imported/928_SMOLIV_3up--1392e30e.webp" title="assets/openable/images/imported/928_SMOLIV_3up--1392e30e.webp" meta="87732 bytes"}
|
||||
::image{src="../assets/openable/images/imported/928_SMOLIV_3up--1b97828f.webp" title="assets/openable/images/imported/928_SMOLIV_3up--1b97828f.webp" meta="24352 bytes"}
|
||||
::image{src="../assets/openable/images/imported/928_SMOLIV_right_3up--45a1444b.webp" title="assets/openable/images/imported/928_SMOLIV_right_3up--45a1444b.webp" meta="88518 bytes"}
|
||||
::image{src="../assets/openable/images/imported/929_DOLLIV_left_3up--f26b627f.webp" title="assets/openable/images/imported/929_DOLLIV_left_3up--f26b627f.webp" meta="138932 bytes"}
|
||||
::image{src="../assets/openable/images/imported/929_DOLLIV_left_3up--f4c9f1d2.webp" title="assets/openable/images/imported/929_DOLLIV_left_3up--f4c9f1d2.webp" meta="35990 bytes"}
|
||||
::image{src="../assets/openable/images/imported/930_ARBOLIVA_left_3up--71cb0352.webp" title="assets/openable/images/imported/930_ARBOLIVA_left_3up--71cb0352.webp" meta="34940 bytes"}
|
||||
::image{src="../assets/openable/images/imported/930_ARBOLIVA_left_3up--dbf8c2b4.webp" title="assets/openable/images/imported/930_ARBOLIVA_left_3up--dbf8c2b4.webp" meta="166286 bytes"}
|
||||
::image{src="../assets/openable/images/imported/930_ARBOLIVA_right_3up--58474b7b.webp" title="assets/openable/images/imported/930_ARBOLIVA_right_3up--58474b7b.webp" meta="166286 bytes"}
|
||||
::image{src="../assets/openable/images/imported/938_TADBULB_left_3up--7ceb1eeb.webp" title="assets/openable/images/imported/938_TADBULB_left_3up--7ceb1eeb.webp" meta="23122 bytes"}
|
||||
::image{src="../assets/openable/images/imported/938_TADBULB_left_3up--eb716b32.webp" title="assets/openable/images/imported/938_TADBULB_left_3up--eb716b32.webp" meta="91690 bytes"}
|
||||
::image{src="../assets/openable/images/imported/939_BELLIBOLT_3up--83f5feab.webp" title="assets/openable/images/imported/939_BELLIBOLT_3up--83f5feab.webp" meta="167848 bytes"}
|
||||
::image{src="../assets/openable/images/imported/939_BELLIBOLT_3up--8763f8db.webp" title="assets/openable/images/imported/939_BELLIBOLT_3up--8763f8db.webp" meta="33504 bytes"}
|
||||
::image{src="../assets/openable/images/imported/942_MASCHIFF_left_3up--80495eb9.webp" title="assets/openable/images/imported/942_MASCHIFF_left_3up--80495eb9.webp" meta="39014 bytes"}
|
||||
::image{src="../assets/openable/images/imported/942_MASCHIFF_left_3up--fbd570b7.webp" title="assets/openable/images/imported/942_MASCHIFF_left_3up--fbd570b7.webp" meta="127550 bytes"}
|
||||
::image{src="../assets/openable/images/imported/942_MASCHIFF_right_3up--9d4ecc26.webp" title="assets/openable/images/imported/942_MASCHIFF_right_3up--9d4ecc26.webp" meta="127550 bytes"}
|
||||
::image{src="../assets/openable/images/imported/943_MABOSSTIFF_left_3up--7e4d1ce4.webp" title="assets/openable/images/imported/943_MABOSSTIFF_left_3up--7e4d1ce4.webp" meta="184564 bytes"}
|
||||
::image{src="../assets/openable/images/imported/943_MABOSSTIFF_left_3up--885aefc0.webp" title="assets/openable/images/imported/943_MABOSSTIFF_left_3up--885aefc0.webp" meta="37620 bytes"}
|
||||
::image{src="../assets/openable/images/imported/979_ANNIHILAPE_left_3up--a474043f.webp" title="assets/openable/images/imported/979_ANNIHILAPE_left_3up--a474043f.webp" meta="46748 bytes"}
|
||||
::image{src="../assets/openable/images/imported/979_ANNIHILAPE_left_3up--b8161ee8.webp" title="assets/openable/images/imported/979_ANNIHILAPE_left_3up--b8161ee8.webp" meta="279978 bytes"}
|
||||
::image{src="../assets/openable/images/imported/9999_SKIP_3up--63675096.webp" title="assets/openable/images/imported/9999_SKIP_3up--63675096.webp" meta="4160 bytes"}
|
||||
::image{src="../assets/openable/images/imported/9999_SKIP_3up--a7d636c1.webp" title="assets/openable/images/imported/9999_SKIP_3up--a7d636c1.webp" meta="10930 bytes"}
|
||||
::image{src="../assets/openable/images/imported/9999_SKIP_3up--c407cf49.webp" title="assets/openable/images/imported/9999_SKIP_3up--c407cf49.webp" meta="10930 bytes"}
|
||||
::image{src="../assets/openable/images/imported/Bug--a5dee2cb.webp" title="assets/openable/images/imported/Bug--a5dee2cb.webp" meta="362 bytes"}
|
||||
::image{src="../assets/openable/images/imported/Bug_green_attack_bkgnd--2cb566d8.webp" title="assets/openable/images/imported/Bug_green_attack_bkgnd--2cb566d8.webp" meta="169240 bytes"}
|
||||
::image{src="../assets/openable/images/imported/Bug_triangle--cbdb202e.webp" title="assets/openable/images/imported/Bug_triangle--cbdb202e.webp" meta="1892 bytes"}
|
||||
::image{src="../assets/openable/images/imported/Dark--397f3f14.webp" title="assets/openable/images/imported/Dark--397f3f14.webp" meta="340 bytes"}
|
||||
::image{src="../assets/openable/images/imported/Dark_green_attack_bkgnd--a8767027.webp" title="assets/openable/images/imported/Dark_green_attack_bkgnd--a8767027.webp" meta="79960 bytes"}
|
||||
::image{src="../assets/openable/images/imported/Dark_triangle--399eb177.webp" title="assets/openable/images/imported/Dark_triangle--399eb177.webp" meta="1750 bytes"}
|
||||
::image{src="../assets/openable/images/imported/Dragon--03a915b9.webp" title="assets/openable/images/imported/Dragon--03a915b9.webp" meta="340 bytes"}
|
||||
::image{src="../assets/openable/images/imported/Dragon_blue_attack_bkgnd--9cf67018.webp" title="assets/openable/images/imported/Dragon_blue_attack_bkgnd--9cf67018.webp" meta="125552 bytes"}
|
||||
::image{src="../assets/openable/images/imported/Dragon_triangle--b4f7f6ec.webp" title="assets/openable/images/imported/Dragon_triangle--b4f7f6ec.webp" meta="1754 bytes"}
|
||||
::image{src="../assets/openable/images/imported/Electric--885708a9.webp" title="assets/openable/images/imported/Electric--885708a9.webp" meta="354 bytes"}
|
||||
::image{src="../assets/openable/images/imported/Electric_triangle--fc51a504.webp" title="assets/openable/images/imported/Electric_triangle--fc51a504.webp" meta="2100 bytes"}
|
||||
::image{src="../assets/openable/images/imported/Electric_yellow_attack_bkgnd--3c1783e1.webp" title="assets/openable/images/imported/Electric_yellow_attack_bkgnd--3c1783e1.webp" meta="144920 bytes"}
|
||||
::image{src="../assets/openable/images/imported/Fairy--ebad522c.webp" title="assets/openable/images/imported/Fairy--ebad522c.webp" meta="360 bytes"}
|
||||
::image{src="../assets/openable/images/imported/Fairy_pink_attack_bkgnd--4ca1c3a7.webp" title="assets/openable/images/imported/Fairy_pink_attack_bkgnd--4ca1c3a7.webp" meta="156026 bytes"}
|
||||
::image{src="../assets/openable/images/imported/Fairy_triangle--93db1e0c.webp" title="assets/openable/images/imported/Fairy_triangle--93db1e0c.webp" meta="2076 bytes"}
|
||||
::image{src="../assets/openable/images/imported/Fighting--47483282.webp" title="assets/openable/images/imported/Fighting--47483282.webp" meta="356 bytes"}
|
||||
::image{src="../assets/openable/images/imported/Fighting_orange_attack_bkgnd--dfbba7d7.webp" title="assets/openable/images/imported/Fighting_orange_attack_bkgnd--dfbba7d7.webp" meta="114216 bytes"}
|
||||
::image{src="../assets/openable/images/imported/Fighting_triangle--79f8a4a4.webp" title="assets/openable/images/imported/Fighting_triangle--79f8a4a4.webp" meta="2060 bytes"}
|
||||
::image{src="../assets/openable/images/imported/Fire--c4a927bf.webp" title="assets/openable/images/imported/Fire--c4a927bf.webp" meta="350 bytes"}
|
||||
::image{src="../assets/openable/images/imported/Fire_red_attack_bkgnd--994ceb97.webp" title="assets/openable/images/imported/Fire_red_attack_bkgnd--994ceb97.webp" meta="108126 bytes"}
|
||||
::image{src="../assets/openable/images/imported/Fire_triangle--8f6a9970.webp" title="assets/openable/images/imported/Fire_triangle--8f6a9970.webp" meta="1984 bytes"}
|
||||
::image{src="../assets/openable/images/imported/Flying--d4bf7c98.webp" title="assets/openable/images/imported/Flying--d4bf7c98.webp" meta="372 bytes"}
|
||||
::image{src="../assets/openable/images/imported/Flying_blue_attack_bkgnd--c8ba7e94.webp" title="assets/openable/images/imported/Flying_blue_attack_bkgnd--c8ba7e94.webp" meta="93026 bytes"}
|
||||
::image{src="../assets/openable/images/imported/Flying_triangle--6785573b.webp" title="assets/openable/images/imported/Flying_triangle--6785573b.webp" meta="2044 bytes"}
|
||||
::image{src="../assets/openable/images/imported/Ghost--7309793e.webp" title="assets/openable/images/imported/Ghost--7309793e.webp" meta="358 bytes"}
|
||||
::image{src="../assets/openable/images/imported/Ghost_purple_attack_bkgnd--0b2c62e8.webp" title="assets/openable/images/imported/Ghost_purple_attack_bkgnd--0b2c62e8.webp" meta="135082 bytes"}
|
||||
::image{src="../assets/openable/images/imported/Ghost_triangle--fd18e7c0.webp" title="assets/openable/images/imported/Ghost_triangle--fd18e7c0.webp" meta="1816 bytes"}
|
||||
::image{src="../assets/openable/images/imported/Grass--e8fe6d0f.webp" title="assets/openable/images/imported/Grass--e8fe6d0f.webp" meta="354 bytes"}
|
||||
::image{src="../assets/openable/images/imported/Grass_green_attack_bkgnd--405445ed.webp" title="assets/openable/images/imported/Grass_green_attack_bkgnd--405445ed.webp" meta="89762 bytes"}
|
||||
::image{src="../assets/openable/images/imported/Grass_triangle--32aa88e0.webp" title="assets/openable/images/imported/Grass_triangle--32aa88e0.webp" meta="2096 bytes"}
|
||||
::image{src="../assets/openable/images/imported/Ground--297ca32d.webp" title="assets/openable/images/imported/Ground--297ca32d.webp" meta="350 bytes"}
|
||||
::image{src="../assets/openable/images/imported/Ground_brown_attack_bkgnd--5f4dc4b4.webp" title="assets/openable/images/imported/Ground_brown_attack_bkgnd--5f4dc4b4.webp" meta="167754 bytes"}
|
||||
::image{src="../assets/openable/images/imported/Ground_triangle--28a268be.webp" title="assets/openable/images/imported/Ground_triangle--28a268be.webp" meta="1928 bytes"}
|
||||
::image{src="../assets/openable/images/imported/Ice--6c23ab28.webp" title="assets/openable/images/imported/Ice--6c23ab28.webp" meta="372 bytes"}
|
||||
::image{src="../assets/openable/images/imported/Ice_blue_attack_bkgnd--4964dda4.webp" title="assets/openable/images/imported/Ice_blue_attack_bkgnd--4964dda4.webp" meta="159246 bytes"}
|
||||
::image{src="../assets/openable/images/imported/Ice_triangle--3964d114.webp" title="assets/openable/images/imported/Ice_triangle--3964d114.webp" meta="1962 bytes"}
|
||||
::image{src="../assets/openable/images/imported/Normal--487c24e8.webp" title="assets/openable/images/imported/Normal--487c24e8.webp" meta="366 bytes"}
|
||||
::image{src="../assets/openable/images/imported/Normal_grey_attack_bkgnd--49100e40.webp" title="assets/openable/images/imported/Normal_grey_attack_bkgnd--49100e40.webp" meta="97288 bytes"}
|
||||
::image{src="../assets/openable/images/imported/Normal_triangle--78dc32b0.webp" title="assets/openable/images/imported/Normal_triangle--78dc32b0.webp" meta="1462 bytes"}
|
||||
::image{src="../assets/openable/images/imported/PK_BG_COLLECTED--29c0f954.webp" title="assets/openable/images/imported/PK_BG_COLLECTED--29c0f954.webp" meta="942 bytes"}
|
||||
::image{src="../assets/openable/images/imported/POKE_BALLS_256_8_up--c7e59f07.webp" title="assets/openable/images/imported/POKE_BALLS_256_8_up--c7e59f07.webp" meta="175170 bytes"}
|
||||
::image{src="../assets/openable/images/imported/Poison--a88189e5.webp" title="assets/openable/images/imported/Poison--a88189e5.webp" meta="358 bytes"}
|
||||
::image{src="../assets/openable/images/imported/Poison_purple_attack_bkgnd--0bf8e7bb.webp" title="assets/openable/images/imported/Poison_purple_attack_bkgnd--0bf8e7bb.webp" meta="136302 bytes"}
|
||||
::image{src="../assets/openable/images/imported/Poison_triangle--3dab6033.webp" title="assets/openable/images/imported/Poison_triangle--3dab6033.webp" meta="1958 bytes"}
|
||||
::image{src="../assets/openable/images/imported/Pokedex_01_temp--abe765a6.webp" title="assets/openable/images/imported/Pokedex_01_temp--abe765a6.webp" meta="114366 bytes"}
|
||||
::image{src="../assets/openable/images/imported/Psychic--cff3b455.webp" title="assets/openable/images/imported/Psychic--cff3b455.webp" meta="358 bytes"}
|
||||
::image{src="../assets/openable/images/imported/Psychic_purple_attack_bkgnd--d7d39660.webp" title="assets/openable/images/imported/Psychic_purple_attack_bkgnd--d7d39660.webp" meta="159736 bytes"}
|
||||
::image{src="../assets/openable/images/imported/Psychic_triangle--60eebc96.webp" title="assets/openable/images/imported/Psychic_triangle--60eebc96.webp" meta="1998 bytes"}
|
||||
::image{src="../assets/openable/images/imported/Rock--943b1179.webp" title="assets/openable/images/imported/Rock--943b1179.webp" meta="364 bytes"}
|
||||
::image{src="../assets/openable/images/imported/Rock_grey_attack_bkgnd--2f36694e.webp" title="assets/openable/images/imported/Rock_grey_attack_bkgnd--2f36694e.webp" meta="92946 bytes"}
|
||||
::image{src="../assets/openable/images/imported/Rock_triangle--c16988a8.webp" title="assets/openable/images/imported/Rock_triangle--c16988a8.webp" meta="1910 bytes"}
|
||||
::image{src="../assets/openable/images/imported/SBS_arrows_dark--89b8837b.webp" title="assets/openable/images/imported/SBS_arrows_dark--89b8837b.webp" meta="8274 bytes"}
|
||||
::image{src="../assets/openable/images/imported/SBS_arrows_glow--e30594e3.webp" title="assets/openable/images/imported/SBS_arrows_glow--e30594e3.webp" meta="50610 bytes"}
|
||||
::image{src="../assets/openable/images/imported/Skip--b6cf222d.webp" title="assets/openable/images/imported/Skip--b6cf222d.webp" meta="264 bytes"}
|
||||
::image{src="../assets/openable/images/imported/Steel--59814c00.webp" title="assets/openable/images/imported/Steel--59814c00.webp" meta="374 bytes"}
|
||||
::image{src="../assets/openable/images/imported/Steel_grey_attack_bkgnd--f0d351aa.webp" title="assets/openable/images/imported/Steel_grey_attack_bkgnd--f0d351aa.webp" meta="100472 bytes"}
|
||||
::image{src="../assets/openable/images/imported/Steel_triangle--69e9b238.webp" title="assets/openable/images/imported/Steel_triangle--69e9b238.webp" meta="1898 bytes"}
|
||||
::image{src="../assets/openable/images/imported/UI--5b375ce3.webp" title="assets/openable/images/imported/UI--5b375ce3.webp" meta="75794 bytes"}
|
||||
::image{src="../assets/openable/images/imported/UI_none_active--13f60eba.webp" title="assets/openable/images/imported/UI_none_active--13f60eba.webp" meta="59646 bytes"}
|
||||
::image{src="../assets/openable/images/imported/Water--837a227f.webp" title="assets/openable/images/imported/Water--837a227f.webp" meta="346 bytes"}
|
||||
::image{src="../assets/openable/images/imported/Water_blue_attack_bkgnd--d641083b.webp" title="assets/openable/images/imported/Water_blue_attack_bkgnd--d641083b.webp" meta="185790 bytes"}
|
||||
::image{src="../assets/openable/images/imported/Water_triangle--f1909b16.webp" title="assets/openable/images/imported/Water_triangle--f1909b16.webp" meta="1990 bytes"}
|
||||
::image{src="../assets/openable/images/imported/arrows_dark--e04b49a2.webp" title="assets/openable/images/imported/arrows_dark--e04b49a2.webp" meta="11012 bytes"}
|
||||
::image{src="../assets/openable/images/imported/arrows_glow--de03d3ad.webp" title="assets/openable/images/imported/arrows_glow--de03d3ad.webp" meta="72218 bytes"}
|
||||
::image{src="../assets/openable/images/imported/blank--2180fd85.webp" title="assets/openable/images/imported/blank--2180fd85.webp" meta="36 bytes"}
|
||||
::image{src="../assets/openable/images/imported/blank_icon--833b73e1.webp" title="assets/openable/images/imported/blank_icon--833b73e1.webp" meta="36 bytes"}
|
||||
::image{src="../assets/openable/images/imported/bug_attack_3_sprite_sheet--33c12e95.webp" title="assets/openable/images/imported/bug_attack_3_sprite_sheet--33c12e95.webp" meta="1042448 bytes"}
|
||||
::image{src="../assets/openable/images/imported/bug_attack_4_sprite_sheet--0304ad28.webp" title="assets/openable/images/imported/bug_attack_4_sprite_sheet--0304ad28.webp" meta="1303420 bytes"}
|
||||
::image{src="../assets/openable/images/imported/bug_energy_b_sprite_sheet_10up_00000--2da1b19d.webp" title="assets/openable/images/imported/bug_energy_b_sprite_sheet_10up_00000--2da1b19d.webp" meta="582014 bytes"}
|
||||
::image{src="../assets/openable/images/imported/bug_energy_v1_2k--d1d1518a.webp" title="assets/openable/images/imported/bug_energy_v1_2k--d1d1518a.webp" meta="788108 bytes"}
|
||||
::image{src="../assets/openable/images/imported/bug_icon--0744e82e.webp" title="assets/openable/images/imported/bug_icon--0744e82e.webp" meta="1666 bytes"}
|
||||
::image{src="../assets/openable/images/imported/capFX_V1_sprite_sheet--d3a6219a.webp" title="assets/openable/images/imported/capFX_V1_sprite_sheet--d3a6219a.webp" meta="336746 bytes"}
|
||||
::image{src="../assets/openable/images/imported/claw_energy_10up--e31ab800.webp" title="assets/openable/images/imported/claw_energy_10up--e31ab800.webp" meta="559884 bytes"}
|
||||
::image{src="../assets/openable/images/imported/coast_biome_icon_145--87ad4b37.webp" title="assets/openable/images/imported/coast_biome_icon_145--87ad4b37.webp" meta="27226 bytes"}
|
||||
::image{src="../assets/openable/images/imported/coast_closeup_select--08987663.webp" title="assets/openable/images/imported/coast_closeup_select--08987663.webp" meta="1488360 bytes"}
|
||||
::image{src="../assets/openable/images/imported/dark_energy_b_sprite_sheet_10up_00000--2837f10e.webp" title="assets/openable/images/imported/dark_energy_b_sprite_sheet_10up_00000--2837f10e.webp" meta="123298 bytes"}
|
||||
::image{src="../assets/openable/images/imported/dark_energy_c_sprite_sheet--c8235e62.webp" title="assets/openable/images/imported/dark_energy_c_sprite_sheet--c8235e62.webp" meta="1095418 bytes"}
|
||||
::image{src="../assets/openable/images/imported/dark_energy_v2_2k--22fbc9b1.webp" title="assets/openable/images/imported/dark_energy_v2_2k--22fbc9b1.webp" meta="754318 bytes"}
|
||||
::image{src="../assets/openable/images/imported/dark_icon--7a9ed4b5.webp" title="assets/openable/images/imported/dark_icon--7a9ed4b5.webp" meta="4302 bytes"}
|
||||
::image{src="../assets/openable/images/imported/desert_biome_icon_145--efc0565e.webp" title="assets/openable/images/imported/desert_biome_icon_145--efc0565e.webp" meta="21592 bytes"}
|
||||
::image{src="../assets/openable/images/imported/desert_closeup_select--fcd32ced.webp" title="assets/openable/images/imported/desert_closeup_select--fcd32ced.webp" meta="1638926 bytes"}
|
||||
::image{src="../assets/openable/images/imported/discover_map_clouds--9777cfd9.webp" title="assets/openable/images/imported/discover_map_clouds--9777cfd9.webp" meta="1863290 bytes"}
|
||||
::image{src="../assets/openable/images/imported/discover_map_no_clouds--b605a0ae.webp" title="assets/openable/images/imported/discover_map_no_clouds--b605a0ae.webp" meta="2558714 bytes"}
|
||||
::image{src="../assets/openable/images/imported/dragon_attk_1--b90500e2.webp" title="assets/openable/images/imported/dragon_attk_1--b90500e2.webp" meta="635084 bytes"}
|
||||
::image{src="../assets/openable/images/imported/dragon_energy_v1_2k--677ee476.webp" title="assets/openable/images/imported/dragon_energy_v1_2k--677ee476.webp" meta="610644 bytes"}
|
||||
::image{src="../assets/openable/images/imported/dragon_icon--9cf47ee1.webp" title="assets/openable/images/imported/dragon_icon--9cf47ee1.webp" meta="2142 bytes"}
|
||||
::image{src="../assets/openable/images/imported/dust_attack_2--ed13d429.webp" title="assets/openable/images/imported/dust_attack_2--ed13d429.webp" meta="2319106 bytes"}
|
||||
::image{src="../assets/openable/images/imported/dust_attack_3_sprite_sheet_00000--77e2a200.webp" title="assets/openable/images/imported/dust_attack_3_sprite_sheet_00000--77e2a200.webp" meta="1123194 bytes"}
|
||||
::image{src="../assets/openable/images/imported/electric_attack_4_sprite_sheet--2ed44893.webp" title="assets/openable/images/imported/electric_attack_4_sprite_sheet--2ed44893.webp" meta="982766 bytes"}
|
||||
::image{src="../assets/openable/images/imported/electric_attack_6_sprite_sheet--85ffe774.webp" title="assets/openable/images/imported/electric_attack_6_sprite_sheet--85ffe774.webp" meta="1058760 bytes"}
|
||||
::image{src="../assets/openable/images/imported/electric_attack_v1_2k--f61d16ab.webp" title="assets/openable/images/imported/electric_attack_v1_2k--f61d16ab.webp" meta="1318162 bytes"}
|
||||
::image{src="../assets/openable/images/imported/electric_icon--201eb387.webp" title="assets/openable/images/imported/electric_icon--201eb387.webp" meta="1112 bytes"}
|
||||
::image{src="../assets/openable/images/imported/evolve_arrows_off--2b713fce.webp" title="assets/openable/images/imported/evolve_arrows_off--2b713fce.webp" meta="14936 bytes"}
|
||||
::image{src="../assets/openable/images/imported/evolve_arrows_on--d5fc80cf.webp" title="assets/openable/images/imported/evolve_arrows_on--d5fc80cf.webp" meta="101634 bytes"}
|
||||
::image{src="../assets/openable/images/imported/evolve_yellow_square--646a62e9.webp" title="assets/openable/images/imported/evolve_yellow_square--646a62e9.webp" meta="748 bytes"}
|
||||
::image{src="../assets/openable/images/imported/evolve_yellow_square_2--a4362b1d.webp" title="assets/openable/images/imported/evolve_yellow_square_2--a4362b1d.webp" meta="748 bytes"}
|
||||
::image{src="../assets/openable/images/imported/fairy_icon--a994b338.webp" title="assets/openable/images/imported/fairy_icon--a994b338.webp" meta="1908 bytes"}
|
||||
::image{src="../assets/openable/images/imported/fairy_type_3_sprite_sheet--f3e3b04a.webp" title="assets/openable/images/imported/fairy_type_3_sprite_sheet--f3e3b04a.webp" meta="1820396 bytes"}
|
||||
::image{src="../assets/openable/images/imported/fairy_type_4_sprite_sheet--dbc1a4be.webp" title="assets/openable/images/imported/fairy_type_4_sprite_sheet--dbc1a4be.webp" meta="1467678 bytes"}
|
||||
::image{src="../assets/openable/images/imported/fighting_1_sprite_sheet--8b194b6c.webp" title="assets/openable/images/imported/fighting_1_sprite_sheet--8b194b6c.webp" meta="586630 bytes"}
|
||||
::image{src="../assets/openable/images/imported/fighting_icon--a4dd4465.webp" title="assets/openable/images/imported/fighting_icon--a4dd4465.webp" meta="2206 bytes"}
|
||||
::image{src="../assets/openable/images/imported/fire_attack_2_sprite_sheet--77fd685d.webp" title="assets/openable/images/imported/fire_attack_2_sprite_sheet--77fd685d.webp" meta="954604 bytes"}
|
||||
::image{src="../assets/openable/images/imported/fire_attack_3_sprite_sheet--04d123fd.webp" title="assets/openable/images/imported/fire_attack_3_sprite_sheet--04d123fd.webp" meta="1310034 bytes"}
|
||||
::image{src="../assets/openable/images/imported/fire_attack_5_sprite_sheet--fc2030cd.webp" title="assets/openable/images/imported/fire_attack_5_sprite_sheet--fc2030cd.webp" meta="1221774 bytes"}
|
||||
::image{src="../assets/openable/images/imported/fire_attack_6_sprite_sheet--8608036b.webp" title="assets/openable/images/imported/fire_attack_6_sprite_sheet--8608036b.webp" meta="921546 bytes"}
|
||||
::image{src="../assets/openable/images/imported/fire_attack_v1_2k--8a933e6b.webp" title="assets/openable/images/imported/fire_attack_v1_2k--8a933e6b.webp" meta="763064 bytes"}
|
||||
::image{src="../assets/openable/images/imported/fire_icon--7270468a.webp" title="assets/openable/images/imported/fire_icon--7270468a.webp" meta="1434 bytes"}
|
||||
::image{src="../assets/openable/images/imported/flying_energy_a_10up_00000--06d89623.webp" title="assets/openable/images/imported/flying_energy_a_10up_00000--06d89623.webp" meta="376502 bytes"}
|
||||
::image{src="../assets/openable/images/imported/flying_energy_b_sprite_sheet--8e82350c.webp" title="assets/openable/images/imported/flying_energy_b_sprite_sheet--8e82350c.webp" meta="84922 bytes"}
|
||||
::image{src="../assets/openable/images/imported/flying_icon--882928f0.webp" title="assets/openable/images/imported/flying_icon--882928f0.webp" meta="2950 bytes"}
|
||||
::image{src="../assets/openable/images/imported/forest_biome_icon_145--7979f46a.webp" title="assets/openable/images/imported/forest_biome_icon_145--7979f46a.webp" meta="27092 bytes"}
|
||||
::image{src="../assets/openable/images/imported/forest_closeup_select--a04b0ea4.webp" title="assets/openable/images/imported/forest_closeup_select--a04b0ea4.webp" meta="2351402 bytes"}
|
||||
::image{src="../assets/openable/images/imported/ghost_attack_3_sprite_sheet--62d5a793.webp" title="assets/openable/images/imported/ghost_attack_3_sprite_sheet--62d5a793.webp" meta="1501300 bytes"}
|
||||
::image{src="../assets/openable/images/imported/ghost_attack_sprite_sheet--fe103270.webp" title="assets/openable/images/imported/ghost_attack_sprite_sheet--fe103270.webp" meta="2073432 bytes"}
|
||||
::image{src="../assets/openable/images/imported/ghost_energy_b_sprite_sheet--a3765bec.webp" title="assets/openable/images/imported/ghost_energy_b_sprite_sheet--a3765bec.webp" meta="714256 bytes"}
|
||||
::image{src="../assets/openable/images/imported/ghost_icon--6282b9ab.webp" title="assets/openable/images/imported/ghost_icon--6282b9ab.webp" meta="1760 bytes"}
|
||||
::image{src="../assets/openable/images/imported/grass_attack_5_sprite_sheet--18f5298c.webp" title="assets/openable/images/imported/grass_attack_5_sprite_sheet--18f5298c.webp" meta="826058 bytes"}
|
||||
::image{src="../assets/openable/images/imported/grass_attack_v1_2k--e8e2ed15.webp" title="assets/openable/images/imported/grass_attack_v1_2k--e8e2ed15.webp" meta="937140 bytes"}
|
||||
::image{src="../assets/openable/images/imported/grass_attack_v3_2k--7b0fab83.webp" title="assets/openable/images/imported/grass_attack_v3_2k--7b0fab83.webp" meta="1726858 bytes"}
|
||||
::image{src="../assets/openable/images/imported/grass_icon--f3830bb0.webp" title="assets/openable/images/imported/grass_icon--f3830bb0.webp" meta="1450 bytes"}
|
||||
::image{src="../assets/openable/images/imported/green_bkgnd_squashed--a7b976dd.webp" title="assets/openable/images/imported/green_bkgnd_squashed--a7b976dd.webp" meta="1232124 bytes"}
|
||||
::image{src="../assets/openable/images/imported/green_button_dim--4089b692.webp" title="assets/openable/images/imported/green_button_dim--4089b692.webp" meta="1282 bytes"}
|
||||
::image{src="../assets/openable/images/imported/green_button_lit--632ec5a2.webp" title="assets/openable/images/imported/green_button_lit--632ec5a2.webp" meta="2408 bytes"}
|
||||
::image{src="../assets/openable/images/imported/green_progress_half_size--fac4493c.webp" title="assets/openable/images/imported/green_progress_half_size--fac4493c.webp" meta="1636 bytes"}
|
||||
::image{src="../assets/openable/images/imported/ground_icon--1bb514b0.webp" title="assets/openable/images/imported/ground_icon--1bb514b0.webp" meta="1028 bytes"}
|
||||
::image{src="../assets/openable/images/imported/ice_attack_2_sprite_sheet--e5787096.webp" title="assets/openable/images/imported/ice_attack_2_sprite_sheet--e5787096.webp" meta="564562 bytes"}
|
||||
::image{src="../assets/openable/images/imported/ice_attack_3_sprite_sheet--50bfdbdd.webp" title="assets/openable/images/imported/ice_attack_3_sprite_sheet--50bfdbdd.webp" meta="2886766 bytes"}
|
||||
::image{src="../assets/openable/images/imported/ice_attack_4_sprite_sheet--767ffb74.webp" title="assets/openable/images/imported/ice_attack_4_sprite_sheet--767ffb74.webp" meta="1863442 bytes"}
|
||||
::image{src="../assets/openable/images/imported/ice_energy_v1_2k--1ce876fd.webp" title="assets/openable/images/imported/ice_energy_v1_2k--1ce876fd.webp" meta="665412 bytes"}
|
||||
::image{src="../assets/openable/images/imported/ice_icon--14d03701.webp" title="assets/openable/images/imported/ice_icon--14d03701.webp" meta="2050 bytes"}
|
||||
::image{src="../assets/openable/images/imported/icons_3_up--72b505f4.webp" title="assets/openable/images/imported/icons_3_up--72b505f4.webp" meta="98476 bytes"}
|
||||
::image{src="../assets/openable/images/imported/left_panel_outline--9ac8a296.webp" title="assets/openable/images/imported/left_panel_outline--9ac8a296.webp" meta="15040 bytes"}
|
||||
::image{src="../assets/openable/images/imported/meteor_energy_v1_2k--90bc8e72.webp" title="assets/openable/images/imported/meteor_energy_v1_2k--90bc8e72.webp" meta="469698 bytes"}
|
||||
::image{src="../assets/openable/images/imported/mountain_biome_icon_145--49600e53.webp" title="assets/openable/images/imported/mountain_biome_icon_145--49600e53.webp" meta="19174 bytes"}
|
||||
::image{src="../assets/openable/images/imported/mountain_closeup_select--93a8aadd.webp" title="assets/openable/images/imported/mountain_closeup_select--93a8aadd.webp" meta="1807982 bytes"}
|
||||
::image{src="../assets/openable/images/imported/new_pokemon_caught--1bf2c1b1.webp" title="assets/openable/images/imported/new_pokemon_caught--1bf2c1b1.webp" meta="1884 bytes"}
|
||||
::image{src="../assets/openable/images/imported/new_pokemon_discovered--a77589c1.webp" title="assets/openable/images/imported/new_pokemon_discovered--a77589c1.webp" meta="2034 bytes"}
|
||||
::image{src="../assets/openable/images/imported/none_attack_v1_2k--d4ea2f88.webp" title="assets/openable/images/imported/none_attack_v1_2k--d4ea2f88.webp" meta="72068 bytes"}
|
||||
::image{src="../assets/openable/images/imported/normal_attack_v2--e262023e.webp" title="assets/openable/images/imported/normal_attack_v2--e262023e.webp" meta="518780 bytes"}
|
||||
::image{src="../assets/openable/images/imported/normal_attack_v3_2k--b58d1bae.webp" title="assets/openable/images/imported/normal_attack_v3_2k--b58d1bae.webp" meta="528162 bytes"}
|
||||
::image{src="../assets/openable/images/imported/normal_energy_C_10up_00000--cee6eb54.webp" title="assets/openable/images/imported/normal_energy_C_10up_00000--cee6eb54.webp" meta="929944 bytes"}
|
||||
::image{src="../assets/openable/images/imported/normal_energy_v4_2k--f8089c1a.webp" title="assets/openable/images/imported/normal_energy_v4_2k--f8089c1a.webp" meta="461240 bytes"}
|
||||
::gallery-end
|
||||
206
asset-images-gallery-06.md
Normal file
206
asset-images-gallery-06.md
Normal file
@@ -0,0 +1,206 @@
|
||||
# Asset Image Gallery 06
|
||||
|
||||
Openable images assets 1001-1200 of 1212.
|
||||
|
||||
::gallery-start
|
||||
::image{src="../assets/openable/images/imported/normal_energy_v5_2k--2e5f9cca.webp" title="assets/openable/images/imported/normal_energy_v5_2k--2e5f9cca.webp" meta="638006 bytes"}
|
||||
::image{src="../assets/openable/images/imported/normal_energy_v6_2k--c284db8a.webp" title="assets/openable/images/imported/normal_energy_v6_2k--c284db8a.webp" meta="704056 bytes"}
|
||||
::image{src="../assets/openable/images/imported/normal_icon--acf73fd5.webp" title="assets/openable/images/imported/normal_icon--acf73fd5.webp" meta="812 bytes"}
|
||||
::image{src="../assets/openable/images/imported/outline_progress_half_size--8533182b.webp" title="assets/openable/images/imported/outline_progress_half_size--8533182b.webp" meta="538 bytes"}
|
||||
::image{src="../assets/openable/images/imported/phils_ball_poof--4332e588.webp" title="assets/openable/images/imported/phils_ball_poof--4332e588.webp" meta="336484 bytes"}
|
||||
::image{src="../assets/openable/images/imported/poison_energy_a_2k_tony_A--f37d33d2.webp" title="assets/openable/images/imported/poison_energy_a_2k_tony_A--f37d33d2.webp" meta="584794 bytes"}
|
||||
::image{src="../assets/openable/images/imported/poison_energy_b_sprite_sheet_2k_00000--129031ad.webp" title="assets/openable/images/imported/poison_energy_b_sprite_sheet_2k_00000--129031ad.webp" meta="1000292 bytes"}
|
||||
::image{src="../assets/openable/images/imported/poison_icon--7585a476.webp" title="assets/openable/images/imported/poison_icon--7585a476.webp" meta="1254 bytes"}
|
||||
::image{src="../assets/openable/images/imported/pokeball_off_42--b387a3c6.webp" title="assets/openable/images/imported/pokeball_off_42--b387a3c6.webp" meta="1050 bytes"}
|
||||
::image{src="../assets/openable/images/imported/pokeball_on_42--0e019fd1.webp" title="assets/openable/images/imported/pokeball_on_42--0e019fd1.webp" meta="2534 bytes"}
|
||||
::image{src="../assets/openable/images/imported/pokeball_shadow--cf17127d.webp" title="assets/openable/images/imported/pokeball_shadow--cf17127d.webp" meta="5416 bytes"}
|
||||
::image{src="../assets/openable/images/imported/pokedex_slide_out--03209d93.webp" title="assets/openable/images/imported/pokedex_slide_out--03209d93.webp" meta="14340 bytes"}
|
||||
::image{src="../assets/openable/images/imported/pokedex_slide_out--7cb728a8.webp" title="assets/openable/images/imported/pokedex_slide_out--7cb728a8.webp" meta="14340 bytes"}
|
||||
::image{src="../assets/openable/images/imported/pokedex_slide_out_icons--8bba8e32.webp" title="assets/openable/images/imported/pokedex_slide_out_icons--8bba8e32.webp" meta="74714 bytes"}
|
||||
::image{src="../assets/openable/images/imported/pokedex_slide_out_icons--8ffe4882.webp" title="assets/openable/images/imported/pokedex_slide_out_icons--8ffe4882.webp" meta="74714 bytes"}
|
||||
::image{src="../assets/openable/images/imported/pokedex_slide_out_icons_6_up--a93485c8.webp" title="assets/openable/images/imported/pokedex_slide_out_icons_6_up--a93485c8.webp" meta="75754 bytes"}
|
||||
::image{src="../assets/openable/images/imported/progress_bar_shadow--100f1875.webp" title="assets/openable/images/imported/progress_bar_shadow--100f1875.webp" meta="1046 bytes"}
|
||||
::image{src="../assets/openable/images/imported/psychic_energy_b_sprite_sheet_2k--b916aa0e.webp" title="assets/openable/images/imported/psychic_energy_b_sprite_sheet_2k--b916aa0e.webp" meta="363044 bytes"}
|
||||
::image{src="../assets/openable/images/imported/psychic_energy_v2_2k--64a620df.webp" title="assets/openable/images/imported/psychic_energy_v2_2k--64a620df.webp" meta="622296 bytes"}
|
||||
::image{src="../assets/openable/images/imported/psychic_icon--d5b78665.webp" title="assets/openable/images/imported/psychic_icon--d5b78665.webp" meta="3518 bytes"}
|
||||
::image{src="../assets/openable/images/imported/rcectangle_bkgnd--4b94d535.webp" title="assets/openable/images/imported/rcectangle_bkgnd--4b94d535.webp" meta="614 bytes"}
|
||||
::image{src="../assets/openable/images/imported/red_progress_half_size--444d3b38.webp" title="assets/openable/images/imported/red_progress_half_size--444d3b38.webp" meta="1954 bytes"}
|
||||
::image{src="../assets/openable/images/imported/registration--3e99b69f.webp" title="assets/openable/images/imported/registration--3e99b69f.webp" meta="1350900 bytes"}
|
||||
::image{src="../assets/openable/images/imported/right_panel_outline--a97fe8a2.webp" title="assets/openable/images/imported/right_panel_outline--a97fe8a2.webp" meta="14342 bytes"}
|
||||
::image{src="../assets/openable/images/imported/rock_attack_1_sprite_sheet--d7eaa1f1.webp" title="assets/openable/images/imported/rock_attack_1_sprite_sheet--d7eaa1f1.webp" meta="616746 bytes"}
|
||||
::image{src="../assets/openable/images/imported/rock_attack_3_sprite_sheet--9f8ab32c.webp" title="assets/openable/images/imported/rock_attack_3_sprite_sheet--9f8ab32c.webp" meta="1885204 bytes"}
|
||||
::image{src="../assets/openable/images/imported/rock_attack_3_sprite_sheet--f88981cc.webp" title="assets/openable/images/imported/rock_attack_3_sprite_sheet--f88981cc.webp" meta="2063406 bytes"}
|
||||
::image{src="../assets/openable/images/imported/rock_icon--5511d1d1.webp" title="assets/openable/images/imported/rock_icon--5511d1d1.webp" meta="2644 bytes"}
|
||||
::image{src="../assets/openable/images/imported/skip_icon--e101f1ef.webp" title="assets/openable/images/imported/skip_icon--e101f1ef.webp" meta="38 bytes"}
|
||||
::image{src="../assets/openable/images/imported/smoke_puff--4e689024.webp" title="assets/openable/images/imported/smoke_puff--4e689024.webp" meta="465258 bytes"}
|
||||
::image{src="../assets/openable/images/imported/steel_attack_1_sprite_sheet_00000--347c7c9b.webp" title="assets/openable/images/imported/steel_attack_1_sprite_sheet_00000--347c7c9b.webp" meta="588804 bytes"}
|
||||
::image{src="../assets/openable/images/imported/steel_attack_2_sprite_sheet--c47f156b.webp" title="assets/openable/images/imported/steel_attack_2_sprite_sheet--c47f156b.webp" meta="216060 bytes"}
|
||||
::image{src="../assets/openable/images/imported/steel_icon--1aa704e5.webp" title="assets/openable/images/imported/steel_icon--1aa704e5.webp" meta="1732 bytes"}
|
||||
::image{src="../assets/openable/images/imported/travel_select_coastal--f2cba4de.webp" title="assets/openable/images/imported/travel_select_coastal--f2cba4de.webp" meta="2070642 bytes"}
|
||||
::image{src="../assets/openable/images/imported/travel_select_desert--e3411255.webp" title="assets/openable/images/imported/travel_select_desert--e3411255.webp" meta="2101538 bytes"}
|
||||
::image{src="../assets/openable/images/imported/travel_select_forest--0a922418.webp" title="assets/openable/images/imported/travel_select_forest--0a922418.webp" meta="2142790 bytes"}
|
||||
::image{src="../assets/openable/images/imported/travel_select_mountain--181f0036.webp" title="assets/openable/images/imported/travel_select_mountain--181f0036.webp" meta="2092902 bytes"}
|
||||
::image{src="../assets/openable/images/imported/victory_bkgnd--75eae372.webp" title="assets/openable/images/imported/victory_bkgnd--75eae372.webp" meta="143002 bytes"}
|
||||
::image{src="../assets/openable/images/imported/victory_shadow_overlay--7ac04c0f.webp" title="assets/openable/images/imported/victory_shadow_overlay--7ac04c0f.webp" meta="652644 bytes"}
|
||||
::image{src="../assets/openable/images/imported/vs_sprite_sheet--d1f0914f.webp" title="assets/openable/images/imported/vs_sprite_sheet--d1f0914f.webp" meta="210376 bytes"}
|
||||
::image{src="../assets/openable/images/imported/water_energy_b_sprite_sheet_10up_00000--1b122315.webp" title="assets/openable/images/imported/water_energy_b_sprite_sheet_10up_00000--1b122315.webp" meta="1394218 bytes"}
|
||||
::image{src="../assets/openable/images/imported/water_energy_c_sprite_sheet_2k--8af1cdeb.webp" title="assets/openable/images/imported/water_energy_c_sprite_sheet_2k--8af1cdeb.webp" meta="79694 bytes"}
|
||||
::image{src="../assets/openable/images/imported/water_energy_g_sprite_sheet--d7c0fcdf.webp" title="assets/openable/images/imported/water_energy_g_sprite_sheet--d7c0fcdf.webp" meta="1627918 bytes"}
|
||||
::image{src="../assets/openable/images/imported/water_icon--5a9de475.webp" title="assets/openable/images/imported/water_icon--5a9de475.webp" meta="1280 bytes"}
|
||||
::image{src="../assets/openable/images/imported/water_stream_v3_2k--9cece179.webp" title="assets/openable/images/imported/water_stream_v3_2k--9cece179.webp" meta="816020 bytes"}
|
||||
::image{src="../assets/openable/images/imported/white_bkgnd_tile--4ba3a3a5.webp" title="assets/openable/images/imported/white_bkgnd_tile--4ba3a3a5.webp" meta="2482 bytes"}
|
||||
::image{src="../assets/openable/images/imported/white_bkgnd_tile--9340d30f.webp" title="assets/openable/images/imported/white_bkgnd_tile--9340d30f.webp" meta="2482 bytes"}
|
||||
::image{src="../assets/openable/images/imported/white_progress_half_size--9f114355.webp" title="assets/openable/images/imported/white_progress_half_size--9f114355.webp" meta="312 bytes"}
|
||||
::image{src="../assets/openable/images/imported/yellow_button_glow--7c8248f6.webp" title="assets/openable/images/imported/yellow_button_glow--7c8248f6.webp" meta="1854 bytes"}
|
||||
::image{src="../assets/openable/images/imported/yellow_square--a7402a47.webp" title="assets/openable/images/imported/yellow_square--a7402a47.webp" meta="816 bytes"}
|
||||
::image{src="../assets/openable/loose/lcd/GameLogo.png" title="assets/openable/loose/lcd/GameLogo.png" meta="201813 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Avatars/Default.png" title="assets/openable/loose/nuk/images/Connectivity/Avatars/Default.png" meta="1545 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/AchievementUI/AchievementComplete.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/AchievementUI/AchievementComplete.png" meta="373 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/AchievementUI/AchievementIncomplete.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/AchievementUI/AchievementIncomplete.png" meta="560 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/AchievementUI/AchievementVerified.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/AchievementUI/AchievementVerified.png" meta="628 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/AchievementUI/AchievementVerified32x32.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/AchievementUI/AchievementVerified32x32.png" meta="777 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/AchievementUI/AchievementVerified48x48.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/AchievementUI/AchievementVerified48x48.png" meta="1156 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/AchievementUI/AchievementVerified64x64.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/AchievementUI/AchievementVerified64x64.png" meta="2368 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/Checkmark/Checkmark.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/Checkmark/Checkmark.png" meta="844 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0001.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0001.png" meta="9977 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0002.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0002.png" meta="10503 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0003.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0003.png" meta="10690 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0004.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0004.png" meta="10710 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0005.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0005.png" meta="10778 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0006.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0006.png" meta="10858 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0007.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0007.png" meta="10652 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0008.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0008.png" meta="10715 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0009.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0009.png" meta="10436 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0010.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0010.png" meta="10125 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0011.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0011.png" meta="9830 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0012.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0012.png" meta="9649 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0013.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0013.png" meta="9576 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0014.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0014.png" meta="9178 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0015.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0015.png" meta="8643 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0016.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0016.png" meta="7686 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0017.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0017.png" meta="6576 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0018.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0018.png" meta="5028 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0019.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0019.png" meta="1115 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0020.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0020.png" meta="5016 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0021.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0021.png" meta="6678 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0022.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0022.png" meta="7670 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0023.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0023.png" meta="8574 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0024.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0024.png" meta="9119 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0025.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0025.png" meta="9564 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0026.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0026.png" meta="9791 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0027.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0027.png" meta="9982 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0028.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0028.png" meta="9989 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0029.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0029.png" meta="10318 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0030.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0030.png" meta="10461 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0031.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0031.png" meta="10772 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0032.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0032.png" meta="10749 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0033.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0033.png" meta="10857 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0034.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0034.png" meta="10859 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0035.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/Coin/Coin0035.png" meta="10544 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/LoadingDots/LoadingDots0001.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/LoadingDots/LoadingDots0001.png" meta="216 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/LoadingDots/LoadingDots0002.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/LoadingDots/LoadingDots0002.png" meta="255 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/LoadingDots/LoadingDots0003.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/LoadingDots/LoadingDots0003.png" meta="258 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/LoadingDots/LoadingDots0004.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/LoadingDots/LoadingDots0004.png" meta="299 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/LoadingDots/LoadingDots0005.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/LoadingDots/LoadingDots0005.png" meta="366 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/LoadingDots/LoadingDots0006.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/LoadingDots/LoadingDots0006.png" meta="413 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/LoadingDots/LoadingDots0007.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/LoadingDots/LoadingDots0007.png" meta="445 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/LoadingDots/LoadingDots0008.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/LoadingDots/LoadingDots0008.png" meta="485 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/LoadingDots/LoadingDots0009.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/LoadingDots/LoadingDots0009.png" meta="562 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/LoadingDots/LoadingDots0010.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/LoadingDots/LoadingDots0010.png" meta="591 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/LoadingDots/LoadingDots0011.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/LoadingDots/LoadingDots0011.png" meta="627 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/LoadingDots/LoadingDots0012.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/LoadingDots/LoadingDots0012.png" meta="633 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/LoadingDots/LoadingDots0013.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/LoadingDots/LoadingDots0013.png" meta="646 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/LoadingDots/LoadingDots0014.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/LoadingDots/LoadingDots0014.png" meta="668 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/LoadingDots/LoadingDots0015.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/LoadingDots/LoadingDots0015.png" meta="619 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/LoadingDots/LoadingDots0016.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/LoadingDots/LoadingDots0016.png" meta="509 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/LoadingDots/LoadingDots0017.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/LoadingDots/LoadingDots0017.png" meta="614 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/LoadingDots/LoadingDots0018.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/LoadingDots/LoadingDots0018.png" meta="615 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/LoadingDots/LoadingDots0019.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/LoadingDots/LoadingDots0019.png" meta="578 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/LoadingDots/LoadingDots0020.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/LoadingDots/LoadingDots0020.png" meta="483 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/LoadingDots/LoadingDots0021.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/LoadingDots/LoadingDots0021.png" meta="444 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/LoadingDots/LoadingDots0022.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/LoadingDots/LoadingDots0022.png" meta="414 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/LoadingDots/LoadingDots0023.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/LoadingDots/LoadingDots0023.png" meta="363 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/LoadingDots/LoadingDots0024.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/LoadingDots/LoadingDots0024.png" meta="294 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/LoadingDots/LoadingDots0025.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/LoadingDots/LoadingDots0025.png" meta="277 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/LoadingDots/LoadingDots0026.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/LoadingDots/LoadingDots0026.png" meta="259 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/LoadingDots/LoadingDots0027.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/LoadingDots/LoadingDots0027.png" meta="155 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/ScanQR/ScanQR.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/ScanQR/ScanQR.png" meta="5447 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Icons/Stopwatch/Stopwatch.png" title="assets/openable/loose/nuk/images/Connectivity/Icons/Stopwatch/Stopwatch.png" meta="1537 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/InsiderConnectedLogo/InsiderConnectedHorizontalWHTSmall.png" title="assets/openable/loose/nuk/images/Connectivity/InsiderConnectedLogo/InsiderConnectedHorizontalWHTSmall.png" meta="28619 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/InsiderConnectedLogo/InsiderConnectedLogoLarge.png" title="assets/openable/loose/nuk/images/Connectivity/InsiderConnectedLogo/InsiderConnectedLogoLarge.png" meta="31783 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/InsiderConnectedLogo/InsiderConnectedLogoMedium.png" title="assets/openable/loose/nuk/images/Connectivity/InsiderConnectedLogo/InsiderConnectedLogoMedium.png" meta="10371 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/InsiderConnectedLogo/InsiderConnectedLogoSmall.png" title="assets/openable/loose/nuk/images/Connectivity/InsiderConnectedLogo/InsiderConnectedLogoSmall.png" meta="6518 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/InsiderConnectedLogo/InsiderConnectedLogoSmaller.png" title="assets/openable/loose/nuk/images/Connectivity/InsiderConnectedLogo/InsiderConnectedLogoSmaller.png" meta="4616 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/InsiderConnectedLogo/InsiderConnectedVerticalREDSmall.png" title="assets/openable/loose/nuk/images/Connectivity/InsiderConnectedLogo/InsiderConnectedVerticalREDSmall.png" meta="4118 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/InsiderConnectedLogo/InsiderConnectedVerticalREDandWHTSmall.png" title="assets/openable/loose/nuk/images/Connectivity/InsiderConnectedLogo/InsiderConnectedVerticalREDandWHTSmall.png" meta="4297 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/InsiderConnectedLogo/InsiderConnectedVerticalStandardSmall.png" title="assets/openable/loose/nuk/images/Connectivity/InsiderConnectedLogo/InsiderConnectedVerticalStandardSmall.png" meta="3876 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/InsiderConnectedLogo/InsiderConnectedVerticalWHTSmall.png" title="assets/openable/loose/nuk/images/Connectivity/InsiderConnectedLogo/InsiderConnectedVerticalWHTSmall.png" meta="3282 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Login/AvatarOutline.png" title="assets/openable/loose/nuk/images/Connectivity/Login/AvatarOutline.png" meta="6548 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Login/AvatarOutlineAA.png" title="assets/openable/loose/nuk/images/Connectivity/Login/AvatarOutlineAA.png" meta="9068 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Login/AvatarOutlineSmallAA.png" title="assets/openable/loose/nuk/images/Connectivity/Login/AvatarOutlineSmallAA.png" meta="4546 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Login/LoginBottomPanel.png" title="assets/openable/loose/nuk/images/Connectivity/Login/LoginBottomPanel.png" meta="1030 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Login/LoginBottomPanelAA.png" title="assets/openable/loose/nuk/images/Connectivity/Login/LoginBottomPanelAA.png" meta="18265 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/Login/LoginTopAA.png" title="assets/openable/loose/nuk/images/Connectivity/Login/LoginTopAA.png" meta="4768 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/QrCodes/quick_registration_qr_code.png" title="assets/openable/loose/nuk/images/Connectivity/QrCodes/quick_registration_qr_code.png" meta="1584 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/QrCodes/support.png" title="assets/openable/loose/nuk/images/Connectivity/QrCodes/support.png" meta="1472 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/QrCodes/support2.png" title="assets/openable/loose/nuk/images/Connectivity/QrCodes/support2.png" meta="1457 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/QuickConnect/Pinball.png" title="assets/openable/loose/nuk/images/Connectivity/QuickConnect/Pinball.png" meta="9603 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/TestMenu/Boxes_1.png" title="assets/openable/loose/nuk/images/Connectivity/TestMenu/Boxes_1.png" meta="8851 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/TestMenu/Boxes_2.png" title="assets/openable/loose/nuk/images/Connectivity/TestMenu/Boxes_2.png" meta="8820 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/TestMenu/Boxes_3.png" title="assets/openable/loose/nuk/images/Connectivity/TestMenu/Boxes_3.png" meta="8809 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/TestMenu/Boxes_4.png" title="assets/openable/loose/nuk/images/Connectivity/TestMenu/Boxes_4.png" meta="8752 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/TestMenu/Boxes_AllGray.png" title="assets/openable/loose/nuk/images/Connectivity/TestMenu/Boxes_AllGray.png" meta="6545 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/TestMenu/Cursor.png" title="assets/openable/loose/nuk/images/Connectivity/TestMenu/Cursor.png" meta="2167 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/TestMenu/Cursor_Done.png" title="assets/openable/loose/nuk/images/Connectivity/TestMenu/Cursor_Done.png" meta="2179 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/TestMenu/Cursor_Space.png" title="assets/openable/loose/nuk/images/Connectivity/TestMenu/Cursor_Space.png" meta="2395 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/TestMenu/Cursor_enter.png" title="assets/openable/loose/nuk/images/Connectivity/TestMenu/Cursor_enter.png" meta="2213 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/TestMenu/Diag_1360.png" title="assets/openable/loose/nuk/images/Connectivity/TestMenu/Diag_1360.png" meta="345608 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/TestMenu/Diag_1360_Blue.png" title="assets/openable/loose/nuk/images/Connectivity/TestMenu/Diag_1360_Blue.png" meta="397170 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/TestMenu/Diag_1360_BlueViolet.png" title="assets/openable/loose/nuk/images/Connectivity/TestMenu/Diag_1360_BlueViolet.png" meta="425737 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/TestMenu/Diag_1360_Green.png" title="assets/openable/loose/nuk/images/Connectivity/TestMenu/Diag_1360_Green.png" meta="301302 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/TestMenu/Diag_1360_Olive.png" title="assets/openable/loose/nuk/images/Connectivity/TestMenu/Diag_1360_Olive.png" meta="317878 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/TestMenu/Diag_1360_Orange.png" title="assets/openable/loose/nuk/images/Connectivity/TestMenu/Diag_1360_Orange.png" meta="361324 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/TestMenu/Diag_1360_Violet.png" title="assets/openable/loose/nuk/images/Connectivity/TestMenu/Diag_1360_Violet.png" meta="421542 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/TestMenu/Enter_Cursor.png" title="assets/openable/loose/nuk/images/Connectivity/TestMenu/Enter_Cursor.png" meta="2575 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/TestMenu/K_12345.png" title="assets/openable/loose/nuk/images/Connectivity/TestMenu/K_12345.png" meta="18044 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/TestMenu/K_AllDim.png" title="assets/openable/loose/nuk/images/Connectivity/TestMenu/K_AllDim.png" meta="14977 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/TestMenu/K_BKSPC.png" title="assets/openable/loose/nuk/images/Connectivity/TestMenu/K_BKSPC.png" meta="5080 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/TestMenu/K_BKSPC_DIM.png" title="assets/openable/loose/nuk/images/Connectivity/TestMenu/K_BKSPC_DIM.png" meta="4150 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/TestMenu/K_DONE.png" title="assets/openable/loose/nuk/images/Connectivity/TestMenu/K_DONE.png" meta="5607 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/TestMenu/K_DONE_DIM.png" title="assets/openable/loose/nuk/images/Connectivity/TestMenu/K_DONE_DIM.png" meta="4716 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/TestMenu/K_FWD.png" title="assets/openable/loose/nuk/images/Connectivity/TestMenu/K_FWD.png" meta="5029 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/TestMenu/K_FWD_DIM.png" title="assets/openable/loose/nuk/images/Connectivity/TestMenu/K_FWD_DIM.png" meta="4418 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/TestMenu/K_NextLine.png" title="assets/openable/loose/nuk/images/Connectivity/TestMenu/K_NextLine.png" meta="3965 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/TestMenu/K_Spelled_Done.png" title="assets/openable/loose/nuk/images/Connectivity/TestMenu/K_Spelled_Done.png" meta="3663 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/TestMenu/Numeric_Keyboard_Keypad.png" title="assets/openable/loose/nuk/images/Connectivity/TestMenu/Numeric_Keyboard_Keypad.png" meta="17974 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/TestMenu/Page1.png" title="assets/openable/loose/nuk/images/Connectivity/TestMenu/Page1.png" meta="54077 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Connectivity/TestMenu/Page2.png" title="assets/openable/loose/nuk/images/Connectivity/TestMenu/Page2.png" meta="56916 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/PokemonLogoBlack.png" title="assets/openable/loose/nuk/images/PokemonLogoBlack.png" meta="201813 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/SternLogo.png" title="assets/openable/loose/nuk/images/SternLogo.png" meta="209699 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/System/Spike3_Boot/Spike3_logo.png" title="assets/openable/loose/nuk/images/System/Spike3_Boot/Spike3_logo.png" meta="15776 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/System/TestMode/chuck_buttons_cropped.png" title="assets/openable/loose/nuk/images/System/TestMode/chuck_buttons_cropped.png" meta="60189 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/System/TestMode/counter_background_removed_cropped.png" title="assets/openable/loose/nuk/images/System/TestMode/counter_background_removed_cropped.png" meta="168939 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/System/TestMode/cpu_board_from_manual_cropped.png" title="assets/openable/loose/nuk/images/System/TestMode/cpu_board_from_manual_cropped.png" meta="45332 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/System/TestMode/headphone_kit_cropped.png" title="assets/openable/loose/nuk/images/System/TestMode/headphone_kit_cropped.png" meta="137448 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/System/TestMode/plumb_bob_rotated_cropped.png" title="assets/openable/loose/nuk/images/System/TestMode/plumb_bob_rotated_cropped.png" meta="22823 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/System/TestMode/shaker_motor_cropped.png" title="assets/openable/loose/nuk/images/System/TestMode/shaker_motor_cropped.png" meta="113575 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/System/TestMode/slam_tilt_cropped.png" title="assets/openable/loose/nuk/images/System/TestMode/slam_tilt_cropped.png" meta="79235 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/System/TestMode/spike_2_cabinet_front_cropped.png" title="assets/openable/loose/nuk/images/System/TestMode/spike_2_cabinet_front_cropped.png" meta="21799 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/System/TestMode/spike_2_cabinet_front_no_action_button_cropped.png" title="assets/openable/loose/nuk/images/System/TestMode/spike_2_cabinet_front_no_action_button_cropped.png" meta="21355 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/System/TestMode/spike_2_cabinet_front_no_coin_door_cropped.png" title="assets/openable/loose/nuk/images/System/TestMode/spike_2_cabinet_front_no_coin_door_cropped.png" meta="18162 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/System/TestMode/spike_2_cabinet_front_no_coin_door_no_action_button_cropped.png" title="assets/openable/loose/nuk/images/System/TestMode/spike_2_cabinet_front_no_coin_door_no_action_button_cropped.png" meta="17711 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/System/TestMode/spike_2_lockdown_bar_cropped.png" title="assets/openable/loose/nuk/images/System/TestMode/spike_2_lockdown_bar_cropped.png" meta="1764 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/System/TestMode/spike_2_no_tournament_cabinet_front_cropped.png" title="assets/openable/loose/nuk/images/System/TestMode/spike_2_no_tournament_cabinet_front_cropped.png" meta="24678 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/System/TestMode/spike_2_no_tournament_cabinet_front_no_action_button_cropped.png" title="assets/openable/loose/nuk/images/System/TestMode/spike_2_no_tournament_cabinet_front_no_action_button_cropped.png" meta="20844 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/System/TestMode/spike_2_no_tournament_cabinet_front_no_coin_door_cropped.png" title="assets/openable/loose/nuk/images/System/TestMode/spike_2_no_tournament_cabinet_front_no_coin_door_cropped.png" meta="21272 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/System/TestMode/spike_2_no_tournament_cabinet_front_no_coin_door_no_action_button_cropped.png" title="assets/openable/loose/nuk/images/System/TestMode/spike_2_no_tournament_cabinet_front_no_coin_door_no_action_button_cropped.png" meta="17190 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/System/TestMode/spike_2_speaker_panel_cropped.png" title="assets/openable/loose/nuk/images/System/TestMode/spike_2_speaker_panel_cropped.png" meta="15886 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/System/TestMode/spike_3_speaker_panel.png" title="assets/openable/loose/nuk/images/System/TestMode/spike_3_speaker_panel.png" meta="41881 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/System/TestMode/ticket_dispenser_cropped.png" title="assets/openable/loose/nuk/images/System/TestMode/ticket_dispenser_cropped.png" meta="141013 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/System/TestMode/universal_topper_scaled.png" title="assets/openable/loose/nuk/images/System/TestMode/universal_topper_scaled.png" meta="46708 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Test/pokemon_backpanel_scaled.png" title="assets/openable/loose/nuk/images/Test/pokemon_backpanel_scaled.png" meta="11782 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Test/pokemon_playfield_le.png" title="assets/openable/loose/nuk/images/Test/pokemon_playfield_le.png" meta="143328 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/Test/pokemon_playfield_pro.png" title="assets/openable/loose/nuk/images/Test/pokemon_playfield_pro.png" meta="144056 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/TestMenu/magikarp_topper_both_back_front.png" title="assets/openable/loose/nuk/images/TestMenu/magikarp_topper_both_back_front.png" meta="97969 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/TestMenu/magikarp_topper_both_back_top.png" title="assets/openable/loose/nuk/images/TestMenu/magikarp_topper_both_back_top.png" meta="168094 bytes"}
|
||||
::gallery-end
|
||||
18
asset-images-gallery-07.md
Normal file
18
asset-images-gallery-07.md
Normal file
@@ -0,0 +1,18 @@
|
||||
# Asset Image Gallery 07
|
||||
|
||||
Openable images assets 1201-1212 of 1212.
|
||||
|
||||
::gallery-start
|
||||
::image{src="../assets/openable/loose/nuk/images/TestMenu/magikarp_topper_both_center_front.png" title="assets/openable/loose/nuk/images/TestMenu/magikarp_topper_both_center_front.png" meta="99873 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/TestMenu/magikarp_topper_both_center_top.png" title="assets/openable/loose/nuk/images/TestMenu/magikarp_topper_both_center_top.png" meta="168368 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/TestMenu/magikarp_topper_both_forward_front.png" title="assets/openable/loose/nuk/images/TestMenu/magikarp_topper_both_forward_front.png" meta="100398 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/TestMenu/magikarp_topper_both_forward_top.png" title="assets/openable/loose/nuk/images/TestMenu/magikarp_topper_both_forward_top.png" meta="170180 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/TestMenu/magikarp_topper_head_back_front.png" title="assets/openable/loose/nuk/images/TestMenu/magikarp_topper_head_back_front.png" meta="99729 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/TestMenu/magikarp_topper_head_back_top.png" title="assets/openable/loose/nuk/images/TestMenu/magikarp_topper_head_back_top.png" meta="172218 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/TestMenu/magikarp_topper_head_forward_front.png" title="assets/openable/loose/nuk/images/TestMenu/magikarp_topper_head_forward_front.png" meta="101711 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/TestMenu/magikarp_topper_head_forward_top.png" title="assets/openable/loose/nuk/images/TestMenu/magikarp_topper_head_forward_top.png" meta="166567 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/TestMenu/magikarp_topper_tail_back_front.png" title="assets/openable/loose/nuk/images/TestMenu/magikarp_topper_tail_back_front.png" meta="99999 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/TestMenu/magikarp_topper_tail_back_top.png" title="assets/openable/loose/nuk/images/TestMenu/magikarp_topper_tail_back_top.png" meta="171531 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/TestMenu/magikarp_topper_tail_forward_front.png" title="assets/openable/loose/nuk/images/TestMenu/magikarp_topper_tail_forward_front.png" meta="99018 bytes"}
|
||||
::image{src="../assets/openable/loose/nuk/images/TestMenu/magikarp_topper_tail_forward_top.png" title="assets/openable/loose/nuk/images/TestMenu/magikarp_topper_tail_forward_top.png" meta="171322 bytes"}
|
||||
::gallery-end
|
||||
10
asset-previews.md
Normal file
10
asset-previews.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Asset Previews
|
||||
|
||||
Generated preview pages for openable reconstructed assets under `assets/openable/`.
|
||||
|
||||
| Type | Count | Pages |
|
||||
| --- | ---: | --- |
|
||||
| images | `1212` | [1](asset-images-gallery-01.md), [2](asset-images-gallery-02.md), [3](asset-images-gallery-03.md), [4](asset-images-gallery-04.md), [5](asset-images-gallery-05.md), [6](asset-images-gallery-06.md), [7](asset-images-gallery-07.md) |
|
||||
| videos | `273` | [1](asset-videos-gallery-01.md), [2](asset-videos-gallery-02.md), [3](asset-videos-gallery-03.md) |
|
||||
| text | `1170` | [1](asset-text-gallery-01.md), [2](asset-text-gallery-02.md), [3](asset-text-gallery-03.md), [4](asset-text-gallery-04.md), [5](asset-text-gallery-05.md), [6](asset-text-gallery-06.md) |
|
||||
| fonts | `5` | [1](asset-fonts-gallery-01.md) |
|
||||
206
asset-text-gallery-01.md
Normal file
206
asset-text-gallery-01.md
Normal file
@@ -0,0 +1,206 @@
|
||||
# Asset Text Gallery 01
|
||||
|
||||
Openable text assets 1-200 of 1170.
|
||||
|
||||
::gallery-start
|
||||
::textasset{src="../assets/openable/text/.godot/global_script_class_cache.cfg.txt" title="assets/openable/text/.godot/global_script_class_cache.cfg.txt" meta="345 bytes"}
|
||||
::textasset{src="../assets/openable/text/data/pokemon_data.txt.txt" title="assets/openable/text/data/pokemon_data.txt.txt" meta="76815 bytes"}
|
||||
::textasset{src="../assets/openable/text/fonts/Stern_Aztech.ttf.import.txt" title="assets/openable/text/fonts/Stern_Aztech.ttf.import.txt" meta="169 bytes"}
|
||||
::textasset{src="../assets/openable/text/fonts/Stern_GoldenSmile.ttf.import.txt" title="assets/openable/text/fonts/Stern_GoldenSmile.ttf.import.txt" meta="174 bytes"}
|
||||
::textasset{src="../assets/openable/text/fonts/Stern_Impact.ttf.import.txt" title="assets/openable/text/fonts/Stern_Impact.ttf.import.txt" meta="168 bytes"}
|
||||
::textasset{src="../assets/openable/text/gfx/icons/PK_BG_COLLECTED.png.import.txt" title="assets/openable/text/gfx/icons/PK_BG_COLLECTED.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/capture_battle/capture_battle.tscn.remap.txt" title="assets/openable/text/scenes/capture_battle/capture_battle.tscn.remap.txt" meta="107 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/capture_battle/capture_progress_bars.tscn.remap.txt" title="assets/openable/text/scenes/capture_battle/capture_progress_bars.tscn.remap.txt" meta="114 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/capture_battle/gfx/POKE_BALLS_256_8_up.png.import.txt" title="assets/openable/text/scenes/capture_battle/gfx/POKE_BALLS_256_8_up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/capture_battle/gfx/capFX_V1_sprite_sheet.png.import.txt" title="assets/openable/text/scenes/capture_battle/gfx/capFX_V1_sprite_sheet.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/capture_battle/gfx/green_bkgnd_squashed.png.import.txt" title="assets/openable/text/scenes/capture_battle/gfx/green_bkgnd_squashed.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/capture_battle/gfx/pokeball_shadow.png.import.txt" title="assets/openable/text/scenes/capture_battle/gfx/pokeball_shadow.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/capture_battle/gfx/smoke_puff.png.import.txt" title="assets/openable/text/scenes/capture_battle/gfx/smoke_puff.png.import.txt" meta="199 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/capture_battle/scripts/capture_bkgnd_scrolling_fx.gd.remap.txt" title="assets/openable/text/scenes/capture_battle/scripts/capture_bkgnd_scrolling_fx.gd.remap.txt" meta="83 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/capture_battle/scripts/capture_bkgnd_video_player_manager.gd.remap.txt" title="assets/openable/text/scenes/capture_battle/scripts/capture_bkgnd_video_player_manager.gd.remap.txt" meta="91 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/capture_battle/scripts/capture_camera_shake.gd.remap.txt" title="assets/openable/text/scenes/capture_battle/scripts/capture_camera_shake.gd.remap.txt" meta="77 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/capture_battle/scripts/capture_char_sprite_manager.gd.remap.txt" title="assets/openable/text/scenes/capture_battle/scripts/capture_char_sprite_manager.gd.remap.txt" meta="84 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/capture_battle/scripts/capture_char_stats.gd.remap.txt" title="assets/openable/text/scenes/capture_battle/scripts/capture_char_stats.gd.remap.txt" meta="75 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/capture_battle/scripts/capture_panel_background_manager.gd.remap.txt" title="assets/openable/text/scenes/capture_battle/scripts/capture_panel_background_manager.gd.remap.txt" meta="89 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/capture_battle/scripts/capture_poke_ball_anim.gd.remap.txt" title="assets/openable/text/scenes/capture_battle/scripts/capture_poke_ball_anim.gd.remap.txt" meta="79 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/capture_battle/scripts/capture_poke_ball_flasher.gd.remap.txt" title="assets/openable/text/scenes/capture_battle/scripts/capture_poke_ball_flasher.gd.remap.txt" meta="82 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/capture_battle/scripts/capture_progress_bars.gd.remap.txt" title="assets/openable/text/scenes/capture_battle/scripts/capture_progress_bars.gd.remap.txt" meta="78 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/capture_battle/scripts/caught_letter_display_manager.gd.remap.txt" title="assets/openable/text/scenes/capture_battle/scripts/caught_letter_display_manager.gd.remap.txt" meta="86 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/capture_battle/scripts/label_flash.gd.remap.txt" title="assets/openable/text/scenes/capture_battle/scripts/label_flash.gd.remap.txt" meta="68 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/capture_battle/scripts/timer.gd.remap.txt" title="assets/openable/text/scenes/capture_battle/scripts/timer.gd.remap.txt" meta="62 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/capture_battle/timer.tscn.remap.txt" title="assets/openable/text/scenes/capture_battle/timer.tscn.remap.txt" meta="98 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/catch_select_choose/catch_select_choose.tscn.remap.txt" title="assets/openable/text/scenes/catch_select_choose/catch_select_choose.tscn.remap.txt" meta="112 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/catch_select_choose/gfx/yellow_square.png.import.txt" title="assets/openable/text/scenes/catch_select_choose/gfx/yellow_square.png.import.txt" meta="202 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/catch_select_choose/scripts/catch_select_camera_shake.gd.remap.txt" title="assets/openable/text/scenes/catch_select_choose/scripts/catch_select_camera_shake.gd.remap.txt" meta="87 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/catch_select_choose/scripts/catch_select_char_manager.gd.remap.txt" title="assets/openable/text/scenes/catch_select_choose/scripts/catch_select_char_manager.gd.remap.txt" meta="87 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/catch_select_choose/scripts/catch_select_char_select_window.gd.remap.txt" title="assets/openable/text/scenes/catch_select_choose/scripts/catch_select_char_select_window.gd.remap.txt" meta="93 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/catch_select_choose/scripts/catch_select_char_stats.gd.remap.txt" title="assets/openable/text/scenes/catch_select_choose/scripts/catch_select_char_stats.gd.remap.txt" meta="85 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/catch_select_choose/scripts/catch_select_info_manager.gd.remap.txt" title="assets/openable/text/scenes/catch_select_choose/scripts/catch_select_info_manager.gd.remap.txt" meta="87 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/catch_select_choose/scripts/catch_select_panel_background_manager.gd.remap.txt" title="assets/openable/text/scenes/catch_select_choose/scripts/catch_select_panel_background_manager.gd.remap.txt" meta="99 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/catch_select_choose/scripts/catch_select_rectangles.gd.remap.txt" title="assets/openable/text/scenes/catch_select_choose/scripts/catch_select_rectangles.gd.remap.txt" meta="85 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/catch_select_choose/scripts/catch_select_video_manager.gd.remap.txt" title="assets/openable/text/scenes/catch_select_choose/scripts/catch_select_video_manager.gd.remap.txt" meta="88 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/discover/discover.tscn.remap.txt" title="assets/openable/text/scenes/discover/discover.tscn.remap.txt" meta="101 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/discover/discover_char_stats.tscn.remap.txt" title="assets/openable/text/scenes/discover/discover_char_stats.tscn.remap.txt" meta="112 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/discover/discover_progress_bar.tscn.remap.txt" title="assets/openable/text/scenes/discover/discover_progress_bar.tscn.remap.txt" meta="114 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/discover/gfx/Pokedex_01_temp.png.import.txt" title="assets/openable/text/scenes/discover/gfx/Pokedex_01_temp.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/discover/gfx/new_pokemon_caught.png.import.txt" title="assets/openable/text/scenes/discover/gfx/new_pokemon_caught.png.import.txt" meta="207 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/discover/gfx/new_pokemon_discovered.png.import.txt" title="assets/openable/text/scenes/discover/gfx/new_pokemon_discovered.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/discover/gfx/yellow_button_glow.png.import.txt" title="assets/openable/text/scenes/discover/gfx/yellow_button_glow.png.import.txt" meta="207 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/discover/scripts/bush_grp.gd.remap.txt" title="assets/openable/text/scenes/discover/scripts/bush_grp.gd.remap.txt" meta="59 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/discover/scripts/discover_bkgnd_video_player.gd.remap.txt" title="assets/openable/text/scenes/discover/scripts/discover_bkgnd_video_player.gd.remap.txt" meta="78 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/discover/scripts/discover_bush_switcher.gd.remap.txt" title="assets/openable/text/scenes/discover/scripts/discover_bush_switcher.gd.remap.txt" meta="73 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/discover/scripts/discover_camera_shake.gd.remap.txt" title="assets/openable/text/scenes/discover/scripts/discover_camera_shake.gd.remap.txt" meta="72 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/discover/scripts/discover_char_stats.gd.remap.txt" title="assets/openable/text/scenes/discover/scripts/discover_char_stats.gd.remap.txt" meta="70 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/discover/scripts/discover_panel_background_manager.gd.remap.txt" title="assets/openable/text/scenes/discover/scripts/discover_panel_background_manager.gd.remap.txt" meta="84 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/discover/scripts/discover_progress_bar.gd.remap.txt" title="assets/openable/text/scenes/discover/scripts/discover_progress_bar.gd.remap.txt" meta="72 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/discover/scripts/pokedex.gd.remap.txt" title="assets/openable/text/scenes/discover/scripts/pokedex.gd.remap.txt" meta="58 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/discover_map_select/discover_map_progress_bar.tscn.remap.txt" title="assets/openable/text/scenes/discover_map_select/discover_map_progress_bar.tscn.remap.txt" meta="118 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/discover_map_select/discover_map_select.tscn.remap.txt" title="assets/openable/text/scenes/discover_map_select/discover_map_select.tscn.remap.txt" meta="112 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/discover_map_select/gfx/coast_closeup_select.png.import.txt" title="assets/openable/text/scenes/discover_map_select/gfx/coast_closeup_select.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/discover_map_select/gfx/desert_closeup_select.png.import.txt" title="assets/openable/text/scenes/discover_map_select/gfx/desert_closeup_select.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/discover_map_select/gfx/discover_map_clouds.png.import.txt" title="assets/openable/text/scenes/discover_map_select/gfx/discover_map_clouds.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/discover_map_select/gfx/discover_map_no_clouds.png.import.txt" title="assets/openable/text/scenes/discover_map_select/gfx/discover_map_no_clouds.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/discover_map_select/gfx/forest_closeup_select.png.import.txt" title="assets/openable/text/scenes/discover_map_select/gfx/forest_closeup_select.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/discover_map_select/gfx/icons_3_up.png.import.txt" title="assets/openable/text/scenes/discover_map_select/gfx/icons_3_up.png.import.txt" meta="199 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/discover_map_select/gfx/mountain_closeup_select.png.import.txt" title="assets/openable/text/scenes/discover_map_select/gfx/mountain_closeup_select.png.import.txt" meta="212 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/discover_map_select/gfx/registration.png.import.txt" title="assets/openable/text/scenes/discover_map_select/gfx/registration.png.import.txt" meta="201 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/discover_map_select/scripts/discover_map_progress_bar.gd.remap.txt" title="assets/openable/text/scenes/discover_map_select/scripts/discover_map_progress_bar.gd.remap.txt" meta="87 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/discover_map_select/scripts/discover_map_select.gd.remap.txt" title="assets/openable/text/scenes/discover_map_select/scripts/discover_map_select.gd.remap.txt" meta="81 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/evolve/evolve.tscn.remap.txt" title="assets/openable/text/scenes/evolve/evolve.tscn.remap.txt" meta="99 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/evolve/gfx/evolve_arrows_off.png.import.txt" title="assets/openable/text/scenes/evolve/gfx/evolve_arrows_off.png.import.txt" meta="206 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/evolve/gfx/evolve_arrows_on.png.import.txt" title="assets/openable/text/scenes/evolve/gfx/evolve_arrows_on.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/evolve/gfx/evolve_yellow_square.png.import.txt" title="assets/openable/text/scenes/evolve/gfx/evolve_yellow_square.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/evolve/gfx/evolve_yellow_square_2.png.import.txt" title="assets/openable/text/scenes/evolve/gfx/evolve_yellow_square_2.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/evolve/scripts/evolve_bkgnd_video_player_manager.gd.remap.txt" title="assets/openable/text/scenes/evolve/scripts/evolve_bkgnd_video_player_manager.gd.remap.txt" meta="82 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/evolve/scripts/evolve_camera_shake.gd.remap.txt" title="assets/openable/text/scenes/evolve/scripts/evolve_camera_shake.gd.remap.txt" meta="68 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/evolve/scripts/evolve_char_select_window.gd.remap.txt" title="assets/openable/text/scenes/evolve/scripts/evolve_char_select_window.gd.remap.txt" meta="74 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/evolve/scripts/evolve_char_sprite_manager.gd.remap.txt" title="assets/openable/text/scenes/evolve/scripts/evolve_char_sprite_manager.gd.remap.txt" meta="75 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/evolve/scripts/evolve_char_stats.gd.remap.txt" title="assets/openable/text/scenes/evolve/scripts/evolve_char_stats.gd.remap.txt" meta="66 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/evolve/scripts/evolve_info_manager.gd.remap.txt" title="assets/openable/text/scenes/evolve/scripts/evolve_info_manager.gd.remap.txt" meta="68 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/evolve/scripts/evolve_panel_background_manager.gd.remap.txt" title="assets/openable/text/scenes/evolve/scripts/evolve_panel_background_manager.gd.remap.txt" meta="80 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/evolve/scripts/evolve_state_manager.gd.remap.txt" title="assets/openable/text/scenes/evolve/scripts/evolve_state_manager.gd.remap.txt" meta="69 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/first_catch_info/first_catch_info.tscn.remap.txt" title="assets/openable/text/scenes/first_catch_info/first_catch_info.tscn.remap.txt" meta="109 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/first_catch_info/scripts/first_bkgnd_video_player_manager.gd.remap.txt" title="assets/openable/text/scenes/first_catch_info/scripts/first_bkgnd_video_player_manager.gd.remap.txt" meta="91 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/first_catch_info/scripts/first_camera_shake.gd.remap.txt" title="assets/openable/text/scenes/first_catch_info/scripts/first_camera_shake.gd.remap.txt" meta="77 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/first_catch_info/scripts/first_catch_info_manager.gd.remap.txt" title="assets/openable/text/scenes/first_catch_info/scripts/first_catch_info_manager.gd.remap.txt" meta="83 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/first_catch_info/scripts/first_char_select_window.gd.remap.txt" title="assets/openable/text/scenes/first_catch_info/scripts/first_char_select_window.gd.remap.txt" meta="83 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/first_catch_info/scripts/first_char_sprite_manager.gd.remap.txt" title="assets/openable/text/scenes/first_catch_info/scripts/first_char_sprite_manager.gd.remap.txt" meta="84 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/first_catch_info/scripts/first_char_stats.gd.remap.txt" title="assets/openable/text/scenes/first_catch_info/scripts/first_char_stats.gd.remap.txt" meta="75 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/first_catch_info/scripts/first_panel_background_manager.gd.remap.txt" title="assets/openable/text/scenes/first_catch_info/scripts/first_panel_background_manager.gd.remap.txt" meta="89 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/info.tscn.remap.txt" title="assets/openable/text/scenes/info.tscn.remap.txt" meta="97 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/main/main.tscn.remap.txt" title="assets/openable/text/scenes/main/main.tscn.remap.txt" meta="97 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/main/scripts/main.gd.remap.txt" title="assets/openable/text/scenes/main/scripts/main.gd.remap.txt" meta="51 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokedex_cine/gfx/pokedex_slide_out.png.import.txt" title="assets/openable/text/scenes/pokedex_cine/gfx/pokedex_slide_out.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokedex_cine/gfx/pokedex_slide_out_icons.png.import.txt" title="assets/openable/text/scenes/pokedex_cine/gfx/pokedex_slide_out_icons.png.import.txt" meta="212 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokedex_cine/gfx/pokedex_slide_out_icons_6_up.png.import.txt" title="assets/openable/text/scenes/pokedex_cine/gfx/pokedex_slide_out_icons_6_up.png.import.txt" meta="217 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokedex_cine/gfx/white_bkgnd_tile.png.import.txt" title="assets/openable/text/scenes/pokedex_cine/gfx/white_bkgnd_tile.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokedex_cine/pokedex_cine.tscn.remap.txt" title="assets/openable/text/scenes/pokedex_cine/pokedex_cine.tscn.remap.txt" meta="105 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokedex_cine/scripts/card_flash.gd.remap.txt" title="assets/openable/text/scenes/pokedex_cine/scripts/card_flash.gd.remap.txt" meta="65 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokedex_cine/scripts/char_cards_container.gd.remap.txt" title="assets/openable/text/scenes/pokedex_cine/scripts/char_cards_container.gd.remap.txt" meta="75 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokedex_cine/scripts/char_numbers_container.gd.remap.txt" title="assets/openable/text/scenes/pokedex_cine/scripts/char_numbers_container.gd.remap.txt" meta="77 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokedex_cine/scripts/hbox_container_flash.gd.remap.txt" title="assets/openable/text/scenes/pokedex_cine/scripts/hbox_container_flash.gd.remap.txt" meta="75 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokedex_cine/scripts/pokedex_cine.gd.remap.txt" title="assets/openable/text/scenes/pokedex_cine/scripts/pokedex_cine.gd.remap.txt" meta="67 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokedex_cine/scripts/pokedex_cine_char_stats.gd.remap.txt" title="assets/openable/text/scenes/pokedex_cine/scripts/pokedex_cine_char_stats.gd.remap.txt" meta="78 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokedex_cine/scripts/pokedex_slide_out.gd.remap.txt" title="assets/openable/text/scenes/pokedex_cine/scripts/pokedex_slide_out.gd.remap.txt" meta="72 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokedex_cine/scripts/victory_text_container.gd.remap.txt" title="assets/openable/text/scenes/pokedex_cine/scripts/victory_text_container.gd.remap.txt" meta="77 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokedex_cine_home/gfx/pokedex_slide_out.png.import.txt" title="assets/openable/text/scenes/pokedex_cine_home/gfx/pokedex_slide_out.png.import.txt" meta="206 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokedex_cine_home/gfx/pokedex_slide_out_icons.png.import.txt" title="assets/openable/text/scenes/pokedex_cine_home/gfx/pokedex_slide_out_icons.png.import.txt" meta="212 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokedex_cine_home/gfx/white_bkgnd_tile.png.import.txt" title="assets/openable/text/scenes/pokedex_cine_home/gfx/white_bkgnd_tile.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokedex_cine_home/pokedex_cine_home.tscn.remap.txt" title="assets/openable/text/scenes/pokedex_cine_home/pokedex_cine_home.tscn.remap.txt" meta="110 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokedex_cine_home/scripts/card_flash.gd.remap.txt" title="assets/openable/text/scenes/pokedex_cine_home/scripts/card_flash.gd.remap.txt" meta="70 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokedex_cine_home/scripts/char_cards_container_home.gd.remap.txt" title="assets/openable/text/scenes/pokedex_cine_home/scripts/char_cards_container_home.gd.remap.txt" meta="85 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokedex_cine_home/scripts/char_numbers_container_home.gd.remap.txt" title="assets/openable/text/scenes/pokedex_cine_home/scripts/char_numbers_container_home.gd.remap.txt" meta="87 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokedex_cine_home/scripts/hbox_container_flash_home.gd.remap.txt" title="assets/openable/text/scenes/pokedex_cine_home/scripts/hbox_container_flash_home.gd.remap.txt" meta="85 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokedex_cine_home/scripts/pokedex_cine_char_stats_home.gd.remap.txt" title="assets/openable/text/scenes/pokedex_cine_home/scripts/pokedex_cine_char_stats_home.gd.remap.txt" meta="88 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokedex_cine_home/scripts/pokedex_cine_home.gd.remap.txt" title="assets/openable/text/scenes/pokedex_cine_home/scripts/pokedex_cine_home.gd.remap.txt" meta="77 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokedex_cine_home/scripts/pokedex_slide_out_home.gd.remap.txt" title="assets/openable/text/scenes/pokedex_cine_home/scripts/pokedex_slide_out_home.gd.remap.txt" meta="82 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokedex_cine_home/scripts/victory_text_container_home.gd.remap.txt" title="assets/openable/text/scenes/pokedex_cine_home/scripts/victory_text_container_home.gd.remap.txt" meta="87 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/char_stats.tscn.remap.txt" title="assets/openable/text/scenes/pokemon_battle/char_stats.tscn.remap.txt" meta="103 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/character_select_window.tscn.remap.txt" title="assets/openable/text/scenes/pokemon_battle/character_select_window.tscn.remap.txt" meta="116 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Bug/bug_attack_3_sprite_sheet.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Bug/bug_attack_3_sprite_sheet.png.import.txt" meta="214 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Bug/bug_attack_4_sprite_sheet.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Bug/bug_attack_4_sprite_sheet.png.import.txt" meta="213 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Bug/bug_energy_b_sprite_sheet_10up_00000.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Bug/bug_energy_b_sprite_sheet_10up_00000.png.import.txt" meta="224 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Bug/bug_energy_v1_2k.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Bug/bug_energy_v1_2k.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Dark/dark_energy_b_sprite_sheet_10up_00000.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Dark/dark_energy_b_sprite_sheet_10up_00000.png.import.txt" meta="225 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Dark/dark_energy_c_sprite_sheet.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Dark/dark_energy_c_sprite_sheet.png.import.txt" meta="215 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Dark/dark_energy_v2_2k.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Dark/dark_energy_v2_2k.png.import.txt" meta="206 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Dragon/dragon_attk_1.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Dragon/dragon_attk_1.png.import.txt" meta="201 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Dragon/dragon_energy_v1_2k.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Dragon/dragon_energy_v1_2k.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Electric/electric_attack_4_sprite_sheet.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Electric/electric_attack_4_sprite_sheet.png.import.txt" meta="219 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Electric/electric_attack_6_sprite_sheet.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Electric/electric_attack_6_sprite_sheet.png.import.txt" meta="219 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Electric/electric_attack_v1_2k.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Electric/electric_attack_v1_2k.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Fairy/fairy_type_3_sprite_sheet.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Fairy/fairy_type_3_sprite_sheet.png.import.txt" meta="214 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Fairy/fairy_type_4_sprite_sheet.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Fairy/fairy_type_4_sprite_sheet.png.import.txt" meta="214 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Fighting/claw_energy_10up.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Fighting/claw_energy_10up.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Fighting/fighting_1_sprite_sheet.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Fighting/fighting_1_sprite_sheet.png.import.txt" meta="212 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Fire/fire_attack_2_sprite_sheet.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Fire/fire_attack_2_sprite_sheet.png.import.txt" meta="215 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Fire/fire_attack_3_sprite_sheet.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Fire/fire_attack_3_sprite_sheet.png.import.txt" meta="214 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Fire/fire_attack_5_sprite_sheet.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Fire/fire_attack_5_sprite_sheet.png.import.txt" meta="215 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Fire/fire_attack_6_sprite_sheet.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Fire/fire_attack_6_sprite_sheet.png.import.txt" meta="215 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Fire/fire_attack_v1_2k.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Fire/fire_attack_v1_2k.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Fire/meteor_energy_v1_2k.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Fire/meteor_energy_v1_2k.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Flying/flying_energy_a_10up_00000.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Flying/flying_energy_a_10up_00000.png.import.txt" meta="215 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Flying/flying_energy_b_sprite_sheet.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Flying/flying_energy_b_sprite_sheet.png.import.txt" meta="216 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Ghost/ghost_attack_3_sprite_sheet.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Ghost/ghost_attack_3_sprite_sheet.png.import.txt" meta="216 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Ghost/ghost_attack_sprite_sheet.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Ghost/ghost_attack_sprite_sheet.png.import.txt" meta="214 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Ghost/ghost_energy_b_sprite_sheet.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Ghost/ghost_energy_b_sprite_sheet.png.import.txt" meta="215 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Grass/grass_attack_5_sprite_sheet.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Grass/grass_attack_5_sprite_sheet.png.import.txt" meta="216 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Grass/grass_attack_v1_2k.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Grass/grass_attack_v1_2k.png.import.txt" meta="207 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Grass/grass_attack_v3_2k.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Grass/grass_attack_v3_2k.png.import.txt" meta="206 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Ground/dust_attack_2.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Ground/dust_attack_2.png.import.txt" meta="202 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Ground/dust_attack_3_sprite_sheet_00000.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Ground/dust_attack_3_sprite_sheet_00000.png.import.txt" meta="221 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Ground/rock_attack_3_sprite_sheet.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Ground/rock_attack_3_sprite_sheet.png.import.txt" meta="214 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Ice/ice_attack_2_sprite_sheet.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Ice/ice_attack_2_sprite_sheet.png.import.txt" meta="214 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Ice/ice_attack_3_sprite_sheet.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Ice/ice_attack_3_sprite_sheet.png.import.txt" meta="213 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Ice/ice_attack_4_sprite_sheet.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Ice/ice_attack_4_sprite_sheet.png.import.txt" meta="214 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Ice/ice_energy_v1_2k.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Ice/ice_energy_v1_2k.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/None/none_attack_v1_2k.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/None/none_attack_v1_2k.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Normal/normal_attack_v2.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Normal/normal_attack_v2.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Normal/normal_attack_v3_2k.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Normal/normal_attack_v3_2k.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Normal/normal_energy_C_10up_00000.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Normal/normal_energy_C_10up_00000.png.import.txt" meta="215 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Normal/normal_energy_v4_2k.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Normal/normal_energy_v4_2k.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Normal/normal_energy_v5_2k.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Normal/normal_energy_v5_2k.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Normal/normal_energy_v6_2k.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Normal/normal_energy_v6_2k.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Poison/poison_energy_a_2k_tony_A.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Poison/poison_energy_a_2k_tony_A.png.import.txt" meta="214 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Poison/poison_energy_b_sprite_sheet_2k_00000.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Poison/poison_energy_b_sprite_sheet_2k_00000.png.import.txt" meta="226 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Psychic/psychic_energy_b_sprite_sheet_2k.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Psychic/psychic_energy_b_sprite_sheet_2k.png.import.txt" meta="221 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Psychic/psychic_energy_v2_2k.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Psychic/psychic_energy_v2_2k.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Rock/rock_attack_1_sprite_sheet.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Rock/rock_attack_1_sprite_sheet.png.import.txt" meta="214 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Rock/rock_attack_3_sprite_sheet.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Rock/rock_attack_3_sprite_sheet.png.import.txt" meta="214 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Steel/steel_attack_1_sprite_sheet_00000.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Steel/steel_attack_1_sprite_sheet_00000.png.import.txt" meta="222 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Steel/steel_attack_2_sprite_sheet.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Steel/steel_attack_2_sprite_sheet.png.import.txt" meta="216 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Water/water_energy_b_sprite_sheet_10up_00000.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Water/water_energy_b_sprite_sheet_10up_00000.png.import.txt" meta="226 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Water/water_energy_c_sprite_sheet_2k.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Water/water_energy_c_sprite_sheet_2k.png.import.txt" meta="218 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Water/water_energy_g_sprite_sheet.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Water/water_energy_g_sprite_sheet.png.import.txt" meta="216 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Water/water_stream_v3_2k.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_anim_sheets/Water/water_stream_v3_2k.png.import.txt" meta="207 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_backgrounds/Bug_green_attack_bkgnd.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_backgrounds/Bug_green_attack_bkgnd.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_backgrounds/Dark_green_attack_bkgnd.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_backgrounds/Dark_green_attack_bkgnd.png.import.txt" meta="212 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_backgrounds/Dragon_blue_attack_bkgnd.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_backgrounds/Dragon_blue_attack_bkgnd.png.import.txt" meta="213 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_backgrounds/Electric_yellow_attack_bkgnd.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_backgrounds/Electric_yellow_attack_bkgnd.png.import.txt" meta="216 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_backgrounds/Fairy_pink_attack_bkgnd.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_backgrounds/Fairy_pink_attack_bkgnd.png.import.txt" meta="212 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_backgrounds/Fighting_orange_attack_bkgnd.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_backgrounds/Fighting_orange_attack_bkgnd.png.import.txt" meta="217 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_backgrounds/Fire_red_attack_bkgnd.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_backgrounds/Fire_red_attack_bkgnd.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_backgrounds/Flying_blue_attack_bkgnd.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_backgrounds/Flying_blue_attack_bkgnd.png.import.txt" meta="213 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_backgrounds/Ghost_purple_attack_bkgnd.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_backgrounds/Ghost_purple_attack_bkgnd.png.import.txt" meta="214 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_backgrounds/Grass_green_attack_bkgnd.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_backgrounds/Grass_green_attack_bkgnd.png.import.txt" meta="213 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_backgrounds/Ground_brown_attack_bkgnd.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_backgrounds/Ground_brown_attack_bkgnd.png.import.txt" meta="214 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_backgrounds/Ice_blue_attack_bkgnd.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_backgrounds/Ice_blue_attack_bkgnd.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_backgrounds/Normal_grey_attack_bkgnd.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_backgrounds/Normal_grey_attack_bkgnd.png.import.txt" meta="213 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_backgrounds/Poison_purple_attack_bkgnd.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_backgrounds/Poison_purple_attack_bkgnd.png.import.txt" meta="214 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_backgrounds/Psychic_purple_attack_bkgnd.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_backgrounds/Psychic_purple_attack_bkgnd.png.import.txt" meta="216 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_backgrounds/Rock_grey_attack_bkgnd.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_backgrounds/Rock_grey_attack_bkgnd.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_backgrounds/Steel_grey_attack_bkgnd.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_backgrounds/Steel_grey_attack_bkgnd.png.import.txt" meta="212 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/attack_backgrounds/Water_blue_attack_bkgnd.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/attack_backgrounds/Water_blue_attack_bkgnd.png.import.txt" meta="212 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/blank.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/blank.png.import.txt" meta="193 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/green_button_dim.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/green_button_dim.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/green_button_lit.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/green_button_lit.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/left_panel_outline.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/left_panel_outline.png.import.txt" meta="207 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/pokeball_off_42.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/pokeball_off_42.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/pokeball_on_42.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/pokeball_on_42.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/right_panel_outline.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/right_panel_outline.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/victory_bkgnd.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/victory_bkgnd.png.import.txt" meta="202 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/victory_shadow_overlay.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/victory_shadow_overlay.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/gfx/vs_sprite_sheet.png.import.txt" title="assets/openable/text/scenes/pokemon_battle/gfx/vs_sprite_sheet.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/pokemon_battle.tscn.remap.txt" title="assets/openable/text/scenes/pokemon_battle/pokemon_battle.tscn.remap.txt" meta="107 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/scripts/battle_camera_shake.gd.remap.txt" title="assets/openable/text/scenes/pokemon_battle/scripts/battle_camera_shake.gd.remap.txt" meta="76 bytes"}
|
||||
::gallery-end
|
||||
206
asset-text-gallery-02.md
Normal file
206
asset-text-gallery-02.md
Normal file
@@ -0,0 +1,206 @@
|
||||
# Asset Text Gallery 02
|
||||
|
||||
Openable text assets 201-400 of 1170.
|
||||
|
||||
::gallery-start
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/scripts/bkgnd_video_player_manager.gd.remap.txt" title="assets/openable/text/scenes/pokemon_battle/scripts/bkgnd_video_player_manager.gd.remap.txt" meta="83 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/scripts/char_select_window.gd.remap.txt" title="assets/openable/text/scenes/pokemon_battle/scripts/char_select_window.gd.remap.txt" meta="75 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/scripts/char_sprite_manager.gd.remap.txt" title="assets/openable/text/scenes/pokemon_battle/scripts/char_sprite_manager.gd.remap.txt" meta="76 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/scripts/char_stats.gd.remap.txt" title="assets/openable/text/scenes/pokemon_battle/scripts/char_stats.gd.remap.txt" meta="67 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/scripts/character_names_and_balls.gd.remap.txt" title="assets/openable/text/scenes/pokemon_battle/scripts/character_names_and_balls.gd.remap.txt" meta="82 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/scripts/faint_jackpot_manager.gd.remap.txt" title="assets/openable/text/scenes/pokemon_battle/scripts/faint_jackpot_manager.gd.remap.txt" meta="78 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/scripts/full_sceeen_fx.gd.remap.txt" title="assets/openable/text/scenes/pokemon_battle/scripts/full_sceeen_fx.gd.remap.txt" meta="71 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/scripts/label_flash_infinate.gd.remap.txt" title="assets/openable/text/scenes/pokemon_battle/scripts/label_flash_infinate.gd.remap.txt" meta="77 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/scripts/panel_background_manager.gd.remap.txt" title="assets/openable/text/scenes/pokemon_battle/scripts/panel_background_manager.gd.remap.txt" meta="81 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/scripts/pokemon_battle.gd.remap.txt" title="assets/openable/text/scenes/pokemon_battle/scripts/pokemon_battle.gd.remap.txt" meta="71 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/scripts/scrolling_bkgnd.gd.remap.txt" title="assets/openable/text/scenes/pokemon_battle/scripts/scrolling_bkgnd.gd.remap.txt" meta="72 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/scripts/sprite_jiggle.gd.remap.txt" title="assets/openable/text/scenes/pokemon_battle/scripts/sprite_jiggle.gd.remap.txt" meta="70 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/scripts/victory_animation.gd.remap.txt" title="assets/openable/text/scenes/pokemon_battle/scripts/victory_animation.gd.remap.txt" meta="74 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/pokemon_battle/victory_animation.tscn.remap.txt" title="assets/openable/text/scenes/pokemon_battle/victory_animation.tscn.remap.txt" meta="110 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/progress_bars/gfx/green_progress_half_size.png.import.txt" title="assets/openable/text/scenes/progress_bars/gfx/green_progress_half_size.png.import.txt" meta="213 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/progress_bars/gfx/outline_progress_half_size.png.import.txt" title="assets/openable/text/scenes/progress_bars/gfx/outline_progress_half_size.png.import.txt" meta="215 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/progress_bars/gfx/progress_bar_shadow.png.import.txt" title="assets/openable/text/scenes/progress_bars/gfx/progress_bar_shadow.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/progress_bars/gfx/red_progress_half_size.png.import.txt" title="assets/openable/text/scenes/progress_bars/gfx/red_progress_half_size.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/progress_bars/gfx/white_progress_half_size.png.import.txt" title="assets/openable/text/scenes/progress_bars/gfx/white_progress_half_size.png.import.txt" meta="212 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/progress_bars/progress_bars.tscn.remap.txt" title="assets/openable/text/scenes/progress_bars/progress_bars.tscn.remap.txt" meta="106 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/progress_bars/scripts/progress_bars.gd.remap.txt" title="assets/openable/text/scenes/progress_bars/scripts/progress_bars.gd.remap.txt" meta="69 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/select_battle_start/gfx/SBS_arrows_dark.png.import.txt" title="assets/openable/text/scenes/select_battle_start/gfx/SBS_arrows_dark.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/select_battle_start/gfx/SBS_arrows_glow.png.import.txt" title="assets/openable/text/scenes/select_battle_start/gfx/SBS_arrows_glow.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/select_battle_start/gfx/arrows_dark.png.import.txt" title="assets/openable/text/scenes/select_battle_start/gfx/arrows_dark.png.import.txt" meta="200 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/select_battle_start/gfx/arrows_glow.png.import.txt" title="assets/openable/text/scenes/select_battle_start/gfx/arrows_glow.png.import.txt" meta="199 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/select_battle_start/gfx/energy_triangles/Bug_triangle.png.import.txt" title="assets/openable/text/scenes/select_battle_start/gfx/energy_triangles/Bug_triangle.png.import.txt" meta="201 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/select_battle_start/gfx/energy_triangles/Dark_triangle.png.import.txt" title="assets/openable/text/scenes/select_battle_start/gfx/energy_triangles/Dark_triangle.png.import.txt" meta="202 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/select_battle_start/gfx/energy_triangles/Dragon_triangle.png.import.txt" title="assets/openable/text/scenes/select_battle_start/gfx/energy_triangles/Dragon_triangle.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/select_battle_start/gfx/energy_triangles/Electric_triangle.png.import.txt" title="assets/openable/text/scenes/select_battle_start/gfx/energy_triangles/Electric_triangle.png.import.txt" meta="206 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/select_battle_start/gfx/energy_triangles/Fairy_triangle.png.import.txt" title="assets/openable/text/scenes/select_battle_start/gfx/energy_triangles/Fairy_triangle.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/select_battle_start/gfx/energy_triangles/Fighting_triangle.png.import.txt" title="assets/openable/text/scenes/select_battle_start/gfx/energy_triangles/Fighting_triangle.png.import.txt" meta="206 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/select_battle_start/gfx/energy_triangles/Fire_triangle.png.import.txt" title="assets/openable/text/scenes/select_battle_start/gfx/energy_triangles/Fire_triangle.png.import.txt" meta="202 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/select_battle_start/gfx/energy_triangles/Flying_triangle.png.import.txt" title="assets/openable/text/scenes/select_battle_start/gfx/energy_triangles/Flying_triangle.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/select_battle_start/gfx/energy_triangles/Ghost_triangle.png.import.txt" title="assets/openable/text/scenes/select_battle_start/gfx/energy_triangles/Ghost_triangle.png.import.txt" meta="202 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/select_battle_start/gfx/energy_triangles/Grass_triangle.png.import.txt" title="assets/openable/text/scenes/select_battle_start/gfx/energy_triangles/Grass_triangle.png.import.txt" meta="202 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/select_battle_start/gfx/energy_triangles/Ground_triangle.png.import.txt" title="assets/openable/text/scenes/select_battle_start/gfx/energy_triangles/Ground_triangle.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/select_battle_start/gfx/energy_triangles/Ice_triangle.png.import.txt" title="assets/openable/text/scenes/select_battle_start/gfx/energy_triangles/Ice_triangle.png.import.txt" meta="201 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/select_battle_start/gfx/energy_triangles/Normal_triangle.png.import.txt" title="assets/openable/text/scenes/select_battle_start/gfx/energy_triangles/Normal_triangle.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/select_battle_start/gfx/energy_triangles/Poison_triangle.png.import.txt" title="assets/openable/text/scenes/select_battle_start/gfx/energy_triangles/Poison_triangle.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/select_battle_start/gfx/energy_triangles/Psychic_triangle.png.import.txt" title="assets/openable/text/scenes/select_battle_start/gfx/energy_triangles/Psychic_triangle.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/select_battle_start/gfx/energy_triangles/Rock_triangle.png.import.txt" title="assets/openable/text/scenes/select_battle_start/gfx/energy_triangles/Rock_triangle.png.import.txt" meta="202 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/select_battle_start/gfx/energy_triangles/Steel_triangle.png.import.txt" title="assets/openable/text/scenes/select_battle_start/gfx/energy_triangles/Steel_triangle.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/select_battle_start/gfx/energy_triangles/Water_triangle.png.import.txt" title="assets/openable/text/scenes/select_battle_start/gfx/energy_triangles/Water_triangle.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/select_battle_start/scripts/select_bkgnd_video_player_manager.gd.remap.txt" title="assets/openable/text/scenes/select_battle_start/scripts/select_bkgnd_video_player_manager.gd.remap.txt" meta="95 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/select_battle_start/scripts/select_camera_shake.gd.remap.txt" title="assets/openable/text/scenes/select_battle_start/scripts/select_camera_shake.gd.remap.txt" meta="81 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/select_battle_start/scripts/select_char_select_window.gd.remap.txt" title="assets/openable/text/scenes/select_battle_start/scripts/select_char_select_window.gd.remap.txt" meta="87 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/select_battle_start/scripts/select_char_sprite_manager.gd.remap.txt" title="assets/openable/text/scenes/select_battle_start/scripts/select_char_sprite_manager.gd.remap.txt" meta="88 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/select_battle_start/scripts/select_char_stats.gd.remap.txt" title="assets/openable/text/scenes/select_battle_start/scripts/select_char_stats.gd.remap.txt" meta="79 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/select_battle_start/scripts/select_info_manager.gd.remap.txt" title="assets/openable/text/scenes/select_battle_start/scripts/select_info_manager.gd.remap.txt" meta="81 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/select_battle_start/scripts/select_panel_background_manager.gd.remap.txt" title="assets/openable/text/scenes/select_battle_start/scripts/select_panel_background_manager.gd.remap.txt" meta="93 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/select_battle_start/select_battle_start.tscn.remap.txt" title="assets/openable/text/scenes/select_battle_start/select_battle_start.tscn.remap.txt" meta="112 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/UI.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/UI.png.import.txt" meta="191 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/UI_none_active.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/UI_none_active.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/biome_icons/blank_icon.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/biome_icons/blank_icon.png.import.txt" meta="199 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/biome_icons/coast_biome_icon_145.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/biome_icons/coast_biome_icon_145.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/biome_icons/desert_biome_icon_145.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/biome_icons/desert_biome_icon_145.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/biome_icons/forest_biome_icon_145.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/biome_icons/forest_biome_icon_145.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/biome_icons/mountain_biome_icon_145.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/biome_icons/mountain_biome_icon_145.png.import.txt" meta="212 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/000_Blank_Character.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/000_Blank_Character.png.import.txt" meta="207 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/001_BULBASAUR_LEFT_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/001_BULBASAUR_LEFT_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/002_IVYSAUR_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/002_IVYSAUR_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/003_VENUSAUR_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/003_VENUSAUR_3up.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/004_CHARMANDER_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/004_CHARMANDER_3up.png.import.txt" meta="207 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/005_CHARMELEON_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/005_CHARMELEON_3up.png.import.txt" meta="207 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/006_CHARIZARD_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/006_CHARIZARD_3up.png.import.txt" meta="206 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/007_SQUIRTLE_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/007_SQUIRTLE_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/008_WARTORTLE_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/008_WARTORTLE_3up.png.import.txt" meta="206 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/009_BLASTOISE_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/009_BLASTOISE_3up.png.import.txt" meta="206 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/010_CATERPIE_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/010_CATERPIE_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/011_METAPOD_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/011_METAPOD_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/012_BUTTERFREE_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/012_BUTTERFREE_3up.png.import.txt" meta="207 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/016_PIDGEY_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/016_PIDGEY_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/017_PIDGEOTTO_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/017_PIDGEOTTO_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/018_PIDGEOT_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/018_PIDGEOT_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/023_EKANS_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/023_EKANS_3up.png.import.txt" meta="202 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/024_ARBOK_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/024_ARBOK_3up.png.import.txt" meta="202 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/025_PIKACHU_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/025_PIKACHU_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/026_RAICHU_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/026_RAICHU_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/027_SANDSHREW_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/027_SANDSHREW_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/028_SANDSLASH_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/028_SANDSLASH_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/029_NIDORAN_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/029_NIDORAN_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/030_NIDORINA_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/030_NIDORINA_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/031_NIDOQUEEN_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/031_NIDOQUEEN_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/032_NIDORAN_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/032_NIDORAN_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/033_NIDORINO_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/033_NIDORINO_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/034_NIDOKING_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/034_NIDOKING_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/039_JIGGLYPUFF_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/039_JIGGLYPUFF_3up.png.import.txt" meta="207 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/040_WIGGLYTUFF_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/040_WIGGLYTUFF_3up.png.import.txt" meta="206 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/041_ZUBAT_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/041_ZUBAT_3up.png.import.txt" meta="202 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/042_GOLBAT_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/042_GOLBAT_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/043_ODDISH_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/043_ODDISH_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/044_GLOOM_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/044_GLOOM_3up.png.import.txt" meta="201 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/045_VILEPLUME_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/045_VILEPLUME_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/046_PARAS_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/046_PARAS_left_3up.png.import.txt" meta="207 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/047_PARASECT_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/047_PARASECT_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/048_VENONAT_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/048_VENONAT_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/049_VENOMOTH_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/049_VENOMOTH_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/050_DIGLETT_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/050_DIGLETT_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/051_DUGTRIO_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/051_DUGTRIO_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/052_MEOWTH_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/052_MEOWTH_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/053_PERSIAN_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/053_PERSIAN_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/054_PSYDUCK_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/054_PSYDUCK_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/055_GOLDUCK_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/055_GOLDUCK_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/056_MANKEY_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/056_MANKEY_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/057_PRIMEAPE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/057_PRIMEAPE_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/058_GROWLITHE_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/058_GROWLITHE_3up.png.import.txt" meta="206 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/059_ARCANINE_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/059_ARCANINE_3up.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/060_POLIWAG_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/060_POLIWAG_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/061_POLIWHIRL_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/061_POLIWHIRL_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/062_POLIWRATH_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/062_POLIWRATH_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/063_ABRA_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/063_ABRA_left_3up.png.import.txt" meta="206 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/064_KADABRA_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/064_KADABRA_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/065_ALAKAZAM_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/065_ALAKAZAM_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/066_MACHOP_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/066_MACHOP_left_3up.png.import.txt" meta="207 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/067_MACHOKE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/067_MACHOKE_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/068_MACHAMP_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/068_MACHAMP_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/069_BELLSPROUT_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/069_BELLSPROUT_left_3up.png.import.txt" meta="212 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/070_WEEPINBELL_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/070_WEEPINBELL_left_3up.png.import.txt" meta="212 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/071_VICTREEBEL_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/071_VICTREEBEL_left_3up.png.import.txt" meta="212 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/074_GEODUDE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/074_GEODUDE_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/075_GRAVELER_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/075_GRAVELER_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/076_GOLEM_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/076_GOLEM_left_3up.png.import.txt" meta="207 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/079_SLOWPOKE_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/079_SLOWPOKE_3up.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/080_SLOWBRO_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/080_SLOWBRO_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/081_MAGNEMITE_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/081_MAGNEMITE_3up.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/082_MAGNETON_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/082_MAGNETON_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/083_FARFETCH'D_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/083_FARFETCH'D_left_3up.png.import.txt" meta="212 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/084_DODUO_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/084_DODUO_left_3up.png.import.txt" meta="206 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/085_DODRIO_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/085_DODRIO_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/086_SEEL_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/086_SEEL_left_3up.png.import.txt" meta="206 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/087_DEWGONG_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/087_DEWGONG_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/092_GASTLY_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/092_GASTLY_3up.png.import.txt" meta="202 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/093_HAUNTER_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/093_HAUNTER_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/094_GENGAR_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/094_GENGAR_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/095_ONIX_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/095_ONIX_3up.png.import.txt" meta="200 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/100_VOLTORB_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/100_VOLTORB_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/1011_DIPPLIN_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/1011_DIPPLIN_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/1019_HYDRAPPLE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/1019_HYDRAPPLE_left_3up.png.import.txt" meta="212 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/101_ELECTRODE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/101_ELECTRODE_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/104_CUBONE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/104_CUBONE_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/105_MAROWAK_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/105_MAROWAK_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/109_KOFFING_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/109_KOFFING_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/110_WEEZING_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/110_WEEZING_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/111_RHYHORN_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/111_RHYHORN_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/112_RHYDON_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/112_RHYDON_left_3up.png.import.txt" meta="207 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/113_CHANSEY_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/113_CHANSEY_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/116_HORSEA_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/116_HORSEA_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/117_SEADRA_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/117_SEADRA_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/120_STARYU_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/120_STARYU_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/121_STARMIE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/121_STARMIE_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/122_MR.MIME_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/122_MR.MIME_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/123_SCYTHER_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/123_SCYTHER_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/126_MAGMAR_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/126_MAGMAR_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/129_MAGIKARP_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/129_MAGIKARP_3up.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/130_GYARADOS_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/130_GYARADOS_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/131_LAPRAS_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/131_LAPRAS_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/132_DITTO_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/132_DITTO_3up.png.import.txt" meta="202 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/133_EEVEE_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/133_EEVEE_3up.png.import.txt" meta="201 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/134_VAPOREON_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/134_VAPOREON_3up.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/135_JOLTEON_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/135_JOLTEON_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/136_FLAREON_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/136_FLAREON_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/142_AERODACTYL_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/142_AERODACTYL_left_3up.png.import.txt" meta="212 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/143_SNORLAX_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/143_SNORLAX_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/144_ARTICUNO_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/144_ARTICUNO_3up.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/145_ZAPDOS_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/145_ZAPDOS_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/146_MOLTRES_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/146_MOLTRES_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/147_DRATINI_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/147_DRATINI_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/148_DRAGONAIR_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/148_DRAGONAIR_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/149_DRAGONITE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/149_DRAGONITE_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/150_MEWTWO_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/150_MEWTWO_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/151_MEW_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/151_MEW_left_3up.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/152_CHIKORITA_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/152_CHIKORITA_3up.png.import.txt" meta="206 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/153_BAYLEEF_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/153_BAYLEEF_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/154_MEGANIUM_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/154_MEGANIUM_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/155_CYNDAQUIL_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/155_CYNDAQUIL_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/156_QUILAVA_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/156_QUILAVA_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/157_TYPHLOSION_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/157_TYPHLOSION_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/158_TOTODILE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/158_TOTODILE_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/159_CROCONAW_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/159_CROCONAW_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/160_FERALIGATR_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/160_FERALIGATR_left_3up.png.import.txt" meta="212 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/169_CROBAT_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/169_CROBAT_left_3up.png.import.txt" meta="207 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/172_PICHU_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/172_PICHU_3up.png.import.txt" meta="202 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/174_IGGLYBUFF_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/174_IGGLYBUFF_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/175_TOGEPI_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/175_TOGEPI_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/176_TOGETIC_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/176_TOGETIC_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/180_FLAAFFY_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/180_FLAAFFY_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/181_AMPHAROS_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/181_AMPHAROS_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/182_BELLOSSOM_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/182_BELLOSSOM_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/183_MARILL_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/183_MARILL_3up.png.import.txt" meta="202 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/184_AZUMARILL_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/184_AZUMARILL_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/185_SUDOWOODO_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/185_SUDOWOODO_3up.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/186_POLITOED_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/186_POLITOED_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/187_HOPPIP_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/187_HOPPIP_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/188_SKIPLOOM_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/188_SKIPLOOM_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/189_JUMPLUFF_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/189_JUMPLUFF_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/190_AIPOM_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/190_AIPOM_3up.png.import.txt" meta="201 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/196_ESPEON_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/196_ESPEON_3up.png.import.txt" meta="202 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/197_UMBREON_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/197_UMBREON_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/198_MURKROW_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/198_MURKROW_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/199_SLOWKING_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/199_SLOWKING_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::gallery-end
|
||||
206
asset-text-gallery-03.md
Normal file
206
asset-text-gallery-03.md
Normal file
@@ -0,0 +1,206 @@
|
||||
# Asset Text Gallery 03
|
||||
|
||||
Openable text assets 401-600 of 1170.
|
||||
|
||||
::gallery-start
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/201_UNOWN_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/201_UNOWN_3up.png.import.txt" meta="202 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/202_WOBBUFFET_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/202_WOBBUFFET_3up.png.import.txt" meta="206 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/208_STEELIX_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/208_STEELIX_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/212_SCIZOR_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/212_SCIZOR_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/214_HERACROSS_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/214_HERACROSS_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/215_SNEASEL_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/215_SNEASEL_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/216_TEDDIURSA_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/216_TEDDIURSA_3up.png.import.txt" meta="206 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/217_URSARING_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/217_URSARING_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/220_SWINUB_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/220_SWINUB_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/221_PILOSWINE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/221_PILOSWINE_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/225_DELIBIRD_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/225_DELIBIRD_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/228_HOUNDOUR_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/228_HOUNDOUR_3up.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/229_HOUNDOOM_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/229_HOUNDOOM_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/230_KINGDRA_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/230_KINGDRA_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/240_MAGBY_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/240_MAGBY_left_3up.png.import.txt" meta="206 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/242_BLISSEY_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/242_BLISSEY_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/246_LARVITAR_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/246_LARVITAR_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/247_PUPITAR_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/247_PUPITAR_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/248_TYRANITAR_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/248_TYRANITAR_3up.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/249_LUGIA_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/249_LUGIA_3up.png.import.txt" meta="201 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/250_HO-OH_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/250_HO-OH_3up.png.import.txt" meta="202 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/252_TREECKO_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/252_TREECKO_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/253_GROVYLE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/253_GROVYLE_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/254_SCEPTILE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/254_SCEPTILE_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/255_TORCHIC_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/255_TORCHIC_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/256_COMBUSKEN_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/256_COMBUSKEN_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/257_BLAZIKEN_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/257_BLAZIKEN_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/258_MUDKIP_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/258_MUDKIP_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/259_MARSHTOMP_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/259_MARSHTOMP_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/260_SWAMPERT_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/260_SWAMPERT_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/261_POOCHYENA_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/261_POOCHYENA_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/262_MIGHTYENA_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/262_MIGHTYENA_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/280_RALTS_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/280_RALTS_left_3up.png.import.txt" meta="207 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/281_KIRLIA_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/281_KIRLIA_left_3up.png.import.txt" meta="207 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/282_GARDEVOIR_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/282_GARDEVOIR_3up.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/298_AZURILL_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/298_AZURILL_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/300_SKITTY_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/300_SKITTY_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/301_DELCATTY_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/301_DELCATTY_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/311_PLUSLE_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/311_PLUSLE_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/312_MINUN_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/312_MINUN_3up.png.import.txt" meta="202 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/320_WAILMER_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/320_WAILMER_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/321_WAILORD_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/321_WAILORD_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/322_NUMEL_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/322_NUMEL_left_3up.png.import.txt" meta="207 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/323_CAMERUPT_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/323_CAMERUPT_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/325_SPOINK_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/325_SPOINK_3up.png.import.txt" meta="202 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/326_GRUMPIG_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/326_GRUMPIG_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/327_SPINDA_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/327_SPINDA_3up.png.import.txt" meta="202 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/337_LUNATONE001x.ai_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/337_LUNATONE001x.ai_left_3up.png.import.txt" meta="216 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/338_SOLROCK_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/338_SOLROCK_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/358_CHIMECHO_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/358_CHIMECHO_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/360_WYNAUT_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/360_WYNAUT_left_3up.png.import.txt" meta="207 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/363_SPHEAL_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/363_SPHEAL_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/364_SEALEO_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/364_SEALEO_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/365_WALREIN_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/365_WALREIN_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/371_BAGON_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/371_BAGON_left_3up.png.import.txt" meta="207 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/372_SHELGON_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/372_SHELGON_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/373_SALAMENCE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/373_SALAMENCE_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/374_BELDUM_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/374_BELDUM_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/375_METANG_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/375_METANG_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/376_METAGROSS_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/376_METAGROSS_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/384_RAYQUAZA_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/384_RAYQUAZA_3up.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/387_TURTWIG_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/387_TURTWIG_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/388_GROTLE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/388_GROTLE_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/389_TORTERRA_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/389_TORTERRA_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/390_CHIMCHAR_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/390_CHIMCHAR_3up.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/391_MONFERNO_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/391_MONFERNO_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/392_INFERNAPE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/392_INFERNAPE_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/393_PIPLUP_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/393_PIPLUP_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/394_PRINPLUP_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/394_PRINPLUP_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/395_EMPOLEON_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/395_EMPOLEON_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/399_BIDOOF_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/399_BIDOOF_3up.png.import.txt" meta="202 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/400_BIBAREL_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/400_BIBAREL_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/417_PACHIRISU_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/417_PACHIRISU_3up.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/420_CHERUBI_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/420_CHERUBI_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/421_CHERRIM_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/421_CHERRIM_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/424_AMBIPOM_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/424_AMBIPOM_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/425_DRIFLOON_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/425_DRIFLOON_3up.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/426_DRIFBLIM_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/426_DRIFBLIM_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/430_HONCHKROW_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/430_HONCHKROW_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/433_CHINGLING_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/433_CHINGLING_3up.png.import.txt" meta="206 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/438_BONSLY_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/438_BONSLY_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/439_MIME.JR_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/439_MIME.JR_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/440_HAPPINY_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/440_HAPPINY_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/441_CHATOT_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/441_CHATOT_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/443_GIBLE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/443_GIBLE_left_3up.png.import.txt" meta="207 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/445_GARCHOMP_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/445_GARCHOMP_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/446_MUNCHLAX_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/446_MUNCHLAX_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/447_RIOLU_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/447_RIOLU_3up.png.import.txt" meta="202 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/448_LUCARIO_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/448_LUCARIO_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/455_CARNIVINE_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/455_CARNIVINE_3up.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/461_WEAVILE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/461_WEAVILE_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/462_MAGNEZONE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/462_MAGNEZONE_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/464_RHYPERIOR_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/464_RHYPERIOR_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/467_MAGMORTAR_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/467_MAGMORTAR_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/468_TOGEKISS_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/468_TOGEKISS_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/470_LEAFEON_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/470_LEAFEON_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/471_GLACEON_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/471_GLACEON_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/473_MAMOSWINE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/473_MAMOSWINE_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/475_GALLADE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/475_GALLADE_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/479_ROTOM_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/479_ROTOM_left_3up.png.import.txt" meta="207 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/495_SNIVY_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/495_SNIVY_3up.png.import.txt" meta="202 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/496_SERVINE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/496_SERVINE_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/497_SERPERIOR_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/497_SERPERIOR_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/498_TEPIG_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/498_TEPIG_3up.png.import.txt" meta="201 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/499_PIGNITE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/499_PIGNITE_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/500_EMBOAR_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/500_EMBOAR_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/501_OSHAWOTT_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/501_OSHAWOTT_3up.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/502_DEWOTT_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/502_DEWOTT_left_3up.png.import.txt" meta="207 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/503_SAMUROTT_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/503_SAMUROTT_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/511_PANSAGE_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/511_PANSAGE_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/512_SIMISAGE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/512_SIMISAGE_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/513_PANSEAR_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/513_PANSEAR_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/514_SIMISEAR_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/514_SIMISEAR_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/515_PANPOUR_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/515_PANPOUR_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/516_SIMIPOUR_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/516_SIMIPOUR_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/529_DRILBUR_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/529_DRILBUR_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/529_DRILBUR_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/529_DRILBUR_right_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/530_EXCADRILL_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/530_EXCADRILL_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/554_DARUMAKA_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/554_DARUMAKA_3up.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/555_DARMANITAN_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/555_DARMANITAN_left_3up.png.import.txt" meta="212 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/570_ZORUA016.ai_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/570_ZORUA016.ai_left_3up.png.import.txt" meta="213 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/571_ZOROARK006x.ai_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/571_ZOROARK006x.ai_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/580_DUCKLETT_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/580_DUCKLETT_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/581_SWANNA001x.ai_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/581_SWANNA001x.ai_left_3up.png.import.txt" meta="215 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/582_VANILLITE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/582_VANILLITE_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/583_VANILLISH_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/583_VANILLISH_3up.png.import.txt" meta="206 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/584_VANILLUXE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/584_VANILLUXE_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/590_FOONGUS_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/590_FOONGUS_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/591_AMOONGUSS_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/591_AMOONGUSS_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/595_JOLTIK_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/595_JOLTIK_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/596_GALVANTULA_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/596_GALVANTULA_left_3up.png.import.txt" meta="212 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/597_FERROSEED_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/597_FERROSEED_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/598_FERROTHORN_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/598_FERROTHORN_left_3up.png.import.txt" meta="212 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/607_LITWICK_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/607_LITWICK_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/608_LAMPENT_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/608_LAMPENT_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/609_CHANDELURE_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/609_CHANDELURE_3up.png.import.txt" meta="206 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/613_CUBCHOO_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/613_CUBCHOO_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/614_BEARTIC_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/614_BEARTIC_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/633_DEINO_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/633_DEINO_left_3up.png.import.txt" meta="207 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/634_ZWEILOUS_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/634_ZWEILOUS_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/635_HYDREIGON_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/635_HYDREIGON_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/650_CHESPIN_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/650_CHESPIN_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/651_QUILLADIN_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/651_QUILLADIN_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/652_CHESNAUGHT_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/652_CHESNAUGHT_left_3up.png.import.txt" meta="212 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/653_FENNEKIN_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/653_FENNEKIN_3up.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/654_BRAIXEN_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/654_BRAIXEN_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/655_DELPHOX_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/655_DELPHOX_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/656_FROAKIE_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/656_FROAKIE_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/657_FROGADIER_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/657_FROGADIER_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/658_GRENINJA_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/658_GRENINJA_3up.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/661_FLETCHLING_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/661_FLETCHLING_left_3up.png.import.txt" meta="212 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/662_FLETCHINDER_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/662_FLETCHINDER_left_3up.png.import.txt" meta="213 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/663_TALONFLAME_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/663_TALONFLAME_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/664_SCATTERBUG_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/664_SCATTERBUG_left_3up.png.import.txt" meta="212 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/665_SPEWPA_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/665_SPEWPA_left_3up.png.import.txt" meta="207 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/666_VIVILLON_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/666_VIVILLON_3up.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/669_FLABEBE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/669_FLABEBE_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/670_FLOETTE_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/670_FLOETTE_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/671_FLORGES_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/671_FLORGES_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/676_FURFROU_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/676_FURFROU_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/677_ESPURR_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/677_ESPURR_3up.png.import.txt" meta="202 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/678_MEOWSTIC_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/678_MEOWSTIC_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/700_SYLVEON_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/700_SYLVEON_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/702_DEDENNE_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/702_DEDENNE_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/722_ROWLET_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/722_ROWLET_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/723_DARTRIX_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/723_DARTRIX_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/724_DECIDUEYE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/724_DECIDUEYE_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/725_LITTEN_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/725_LITTEN_3up.png.import.txt" meta="202 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/726_TORRACAT_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/726_TORRACAT_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/727_INCINEROAR_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/727_INCINEROAR_3up.png.import.txt" meta="207 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/728_POPPLIO_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/728_POPPLIO_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/729_BRIONNE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/729_BRIONNE_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/730_PRIMARINA_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/730_PRIMARINA_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/742_CUTIEFLY_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/742_CUTIEFLY_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/743_RIBOMBEE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/743_RIBOMBEE_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/744_ROCKRUFF_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/744_ROCKRUFF_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/745_LYCANROC_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/745_LYCANROC_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/759_STUFFUL_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/759_STUFFUL_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/760_BEWEAR_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/760_BEWEAR_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/761_BOUNSWEET_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/761_BOUNSWEET_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/762_STEENEE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/762_STEENEE_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/763_TSAREENA_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/763_TSAREENA_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/775_KOMALA_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/775_KOMALA_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/777_TOGEDEMARU_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/777_TOGEDEMARU_left_3up.png.import.txt" meta="212 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/778_MIMIKYU_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/778_MIMIKYU_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/810_GROOKEY_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/810_GROOKEY_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/811_THWACKEY_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/811_THWACKEY_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/812_RILLABOOM_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/812_RILLABOOM_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/813_SCORBUNNY_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/813_SCORBUNNY_3up.png.import.txt" meta="206 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/814_RABOOT_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/814_RABOOT_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/815_CINDERACE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/815_CINDERACE_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/816_SOBBLE_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/816_SOBBLE_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/817_DRIZZILE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/817_DRIZZILE_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/818_INTELEON_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/818_INTELEON_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/824_BLIPBUG_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/824_BLIPBUG_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/825_DOTTLER_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/825_DOTTLER_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/826_ORBEETLE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/826_ORBEETLE_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/831_WOOLOO_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/831_WOOLOO_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/832_DUBWOOL_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/832_DUBWOOL_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/835_YAMPER_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/835_YAMPER_3up.png.import.txt" meta="202 bytes"}
|
||||
::gallery-end
|
||||
206
asset-text-gallery-04.md
Normal file
206
asset-text-gallery-04.md
Normal file
@@ -0,0 +1,206 @@
|
||||
# Asset Text Gallery 04
|
||||
|
||||
Openable text assets 601-800 of 1170.
|
||||
|
||||
::gallery-start
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/836_BOLTUND_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/836_BOLTUND_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/840_APPLIN_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/840_APPLIN_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/841_FLAPPLE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/841_FLAPPLE_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/842_APPLETUN_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/842_APPLETUN_3up.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/845_CRAMORANT_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/845_CRAMORANT_3up.png.import.txt" meta="206 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/854_SINISTEA_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/854_SINISTEA_3up.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/855_POLTEAGEIST_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/855_POLTEAGEIST_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/859_IMPIDIMP_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/859_IMPIDIMP_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/860_MORGREM_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/860_MORGREM_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/861_GRIMMSNARL_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/861_GRIMMSNARL_left_3up.png.import.txt" meta="212 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/865_SIRFETCH'D_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/865_SIRFETCH'D_left_3up.png.import.txt" meta="212 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/868_MILCERY_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/868_MILCERY_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/869_ALCREMIE_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/869_ALCREMIE_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/877_MORPEKO_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/877_MORPEKO_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/906_SPRIGATITO_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/906_SPRIGATITO_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/907_FLORAGATO_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/907_FLORAGATO_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/908_MEOWSCARADA_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/908_MEOWSCARADA_left_3up.png.import.txt" meta="213 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/909_FUECOCO_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/909_FUECOCO_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/910_CROCALOR_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/910_CROCALOR_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/911_SKELEDIRGE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/911_SKELEDIRGE_left_3up.png.import.txt" meta="212 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/912_QUAXLY_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/912_QUAXLY_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/913_QUAXWELL_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/913_QUAXWELL_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/914_QUAQUAVAL_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/914_QUAQUAVAL_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/915_LECHONK_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/915_LECHONK_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/916_OINKOLOGNE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/916_OINKOLOGNE_left_3up.png.import.txt" meta="212 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/917_TAROUNTULA_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/917_TAROUNTULA_3up.png.import.txt" meta="206 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/918_SPIDOPS_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/918_SPIDOPS_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/921_PAWMI_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/921_PAWMI_3up.png.import.txt" meta="202 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/922_PAWMO_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/922_PAWMO_left_3up.png.import.txt" meta="206 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/923_PAWMOT_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/923_PAWMOT_left_3up.png.import.txt" meta="207 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/924_TANDEMAUS_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/924_TANDEMAUS_3up.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/925_MAUSHOLD_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/925_MAUSHOLD_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/926_FIDOUGH_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/926_FIDOUGH_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/927_DACHSBUN_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/927_DACHSBUN_3up.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/928_SMOLIV_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/928_SMOLIV_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/929_DOLLIV_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/929_DOLLIV_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/930_ARBOLIVA_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/930_ARBOLIVA_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/938_TADBULB_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/938_TADBULB_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/939_BELLIBOLT_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/939_BELLIBOLT_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/942_MASCHIFF_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/942_MASCHIFF_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/943_MABOSSTIFF_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/943_MABOSSTIFF_left_3up.png.import.txt" meta="212 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/979_ANNIHILAPE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/979_ANNIHILAPE_left_3up.png.import.txt" meta="212 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/left/9999_SKIP_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/left/9999_SKIP_3up.png.import.txt" meta="202 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/none/000_missing_char_3_up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/none/000_missing_char_3_up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/000_Blank_Character.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/000_Blank_Character.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/001_BULBASAUR_LEFT_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/001_BULBASAUR_LEFT_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/002_IVYSAUR_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/002_IVYSAUR_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/003_VENUSAUR_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/003_VENUSAUR_3up.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/004_CHARMANDER_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/004_CHARMANDER_3up.png.import.txt" meta="207 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/005_CHARMELEON_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/005_CHARMELEON_3up.png.import.txt" meta="207 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/006_CHARIZARD_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/006_CHARIZARD_3up.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/007_SQUIRTLE_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/007_SQUIRTLE_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/008_WARTORTLE_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/008_WARTORTLE_3up.png.import.txt" meta="206 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/009_BLASTOISE_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/009_BLASTOISE_3up.png.import.txt" meta="206 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/010_CATERPIE_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/010_CATERPIE_3up.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/011_METAPOD_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/011_METAPOD_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/012_BUTTERFREE_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/012_BUTTERFREE_3up.png.import.txt" meta="206 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/016_PIDGEY_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/016_PIDGEY_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/017_PIDGEOTTO_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/017_PIDGEOTTO_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/018_PIDGEOT_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/018_PIDGEOT_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/023_EKANS_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/023_EKANS_3up.png.import.txt" meta="201 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/024_ARBOK_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/024_ARBOK_3up.png.import.txt" meta="202 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/025_PIKACHU_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/025_PIKACHU_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/026_RAICHU_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/026_RAICHU_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/027_SANDSHREW_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/027_SANDSHREW_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/028_SANDSLASH_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/028_SANDSLASH_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/029_NIDORAN_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/029_NIDORAN_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/030_NIDORINA_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/030_NIDORINA_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/031_NIDOQUEEN_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/031_NIDOQUEEN_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/032_NIDORAN_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/032_NIDORAN_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/033_NIDORINO_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/033_NIDORINO_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/034_NIDOKING_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/034_NIDOKING_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/039_JIGGLYPUFF_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/039_JIGGLYPUFF_3up.png.import.txt" meta="206 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/040_WIGGLYTUFF_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/040_WIGGLYTUFF_3up.png.import.txt" meta="207 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/041_ZUBAT_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/041_ZUBAT_3up.png.import.txt" meta="201 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/042_GOLBAT_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/042_GOLBAT_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/043_ODDISH_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/043_ODDISH_left_3up.png.import.txt" meta="207 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/044_GLOOM_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/044_GLOOM_3up.png.import.txt" meta="202 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/045_VILEPLUME_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/045_VILEPLUME_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/046_PARAS_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/046_PARAS_left_3up.png.import.txt" meta="207 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/047_PARASECT_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/047_PARASECT_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/048_VENONAT_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/048_VENONAT_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/049_VENOMOTH_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/049_VENOMOTH_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/050_DIGLETT_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/050_DIGLETT_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/051_DUGTRIO_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/051_DUGTRIO_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/052_MEOWTH_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/052_MEOWTH_3up.png.import.txt" meta="202 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/053_PERSIAN_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/053_PERSIAN_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/054_PSYDUCK_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/054_PSYDUCK_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/055_GOLDUCK_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/055_GOLDUCK_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/056_MANKEY_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/056_MANKEY_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/057_PRIMEAPE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/057_PRIMEAPE_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/058_GROWLITHE_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/058_GROWLITHE_3up.png.import.txt" meta="206 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/059_ARCANINE_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/059_ARCANINE_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/060_POLIWAG_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/060_POLIWAG_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/061_POLIWHIRL_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/061_POLIWHIRL_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/062_POLIWRATH_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/062_POLIWRATH_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/063_ABRA_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/063_ABRA_left_3up.png.import.txt" meta="206 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/064_KADABRA_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/064_KADABRA_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/065_ALAKAZAM_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/065_ALAKAZAM_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/066_MACHOP_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/066_MACHOP_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/067_MACHOKE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/067_MACHOKE_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/068_MACHAMP_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/068_MACHAMP_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/069_BELLSPROUT_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/069_BELLSPROUT_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/070_WEEPINBELL_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/070_WEEPINBELL_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/071_VICTREEBEL_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/071_VICTREEBEL_left_3up.png.import.txt" meta="212 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/074_GEODUDE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/074_GEODUDE_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/075_GRAVELER_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/075_GRAVELER_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/076_GOLEM_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/076_GOLEM_left_3up.png.import.txt" meta="206 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/079_SLOWPOKE_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/079_SLOWPOKE_3up.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/080_SLOWBRO_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/080_SLOWBRO_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/081_MAGNEMITE_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/081_MAGNEMITE_3up.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/082_MAGNETON_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/082_MAGNETON_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/083_FARFETCH'D_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/083_FARFETCH'D_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/084_DODUO_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/084_DODUO_left_3up.png.import.txt" meta="207 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/085_DODRIO_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/085_DODRIO_left_3up.png.import.txt" meta="207 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/086_SEEL_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/086_SEEL_left_3up.png.import.txt" meta="206 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/087_DEWGONG_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/087_DEWGONG_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/092_GASTLY_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/092_GASTLY_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/093_HAUNTER_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/093_HAUNTER_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/094_GENGAR_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/094_GENGAR_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/095_ONIX_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/095_ONIX_3up.png.import.txt" meta="201 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/100_VOLTORB_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/100_VOLTORB_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/1011_DIPPLIN_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/1011_DIPPLIN_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/1019_HYDRAPPLE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/1019_HYDRAPPLE_left_3up.png.import.txt" meta="212 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/101_ELECTRODE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/101_ELECTRODE_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/104_CUBONE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/104_CUBONE_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/105_MAROWAK_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/105_MAROWAK_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/109_KOFFING_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/109_KOFFING_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/110_WEEZING_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/110_WEEZING_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/111_RHYHORN_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/111_RHYHORN_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/112_RHYDON_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/112_RHYDON_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/113_CHANSEY_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/113_CHANSEY_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/116_HORSEA_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/116_HORSEA_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/117_SEADRA_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/117_SEADRA_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/120_STARYU_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/120_STARYU_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/121_STARMIE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/121_STARMIE_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/122_MR.MIME_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/122_MR.MIME_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/123_SCYTHER_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/123_SCYTHER_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/126_MAGMAR_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/126_MAGMAR_left_3up.png.import.txt" meta="207 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/129_MAGIKARP_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/129_MAGIKARP_3up.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/130_GYARADOS_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/130_GYARADOS_3up.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/131_LAPRAS_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/131_LAPRAS_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/132_DITTO_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/132_DITTO_3up.png.import.txt" meta="201 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/133_EEVEE_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/133_EEVEE_3up.png.import.txt" meta="202 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/134_VAPOREON_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/134_VAPOREON_3up.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/135_JOLTEON_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/135_JOLTEON_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/136_FLAREON_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/136_FLAREON_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/142_AERODACTYL_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/142_AERODACTYL_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/143_SNORLAX_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/143_SNORLAX_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/144_ARTICUNO_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/144_ARTICUNO_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/145_ZAPDOS_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/145_ZAPDOS_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/146_MOLTRES_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/146_MOLTRES_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/147_DRATINI_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/147_DRATINI_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/148_DRAGONAIR_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/148_DRAGONAIR_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/149_DRAGONITE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/149_DRAGONITE_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/150_MEWTWO_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/150_MEWTWO_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/151_MEW_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/151_MEW_left_3up.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/152_CHIKORITA_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/152_CHIKORITA_3up.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/153_BAYLEEF_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/153_BAYLEEF_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/154_MEGANIUM_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/154_MEGANIUM_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/155_CYNDAQUIL_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/155_CYNDAQUIL_3up.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/156_QUILAVA_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/156_QUILAVA_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/157_TYPHLOSION_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/157_TYPHLOSION_left_3up.png.import.txt" meta="212 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/158_TOTODILE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/158_TOTODILE_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/159_CROCONAW_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/159_CROCONAW_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/160_FERALIGATR_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/160_FERALIGATR_left_3up.png.import.txt" meta="212 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/169_CROBAT_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/169_CROBAT_left_3up.png.import.txt" meta="207 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/172_PICHU_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/172_PICHU_3up.png.import.txt" meta="202 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/174_IGGLYBUFF_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/174_IGGLYBUFF_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/175_TOGEPI_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/175_TOGEPI_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/176_TOGETIC_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/176_TOGETIC_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/180_FLAAFFY_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/180_FLAAFFY_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/181_AMPHAROS_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/181_AMPHAROS_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/182_BELLOSSOM_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/182_BELLOSSOM_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/183_MARILL_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/183_MARILL_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/184_AZUMARILL_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/184_AZUMARILL_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/185_SUDOWOODO_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/185_SUDOWOODO_3up.png.import.txt" meta="206 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/186_POLITOED_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/186_POLITOED_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/187_HOPPIP_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/187_HOPPIP_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/188_SKIPLOOM_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/188_SKIPLOOM_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/189_JUMPLUFF_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/189_JUMPLUFF_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/190_AIPOM_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/190_AIPOM_3up.png.import.txt" meta="202 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/196_ESPEON_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/196_ESPEON_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/197_UMBREON_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/197_UMBREON_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/198_MURKROW_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/198_MURKROW_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/199_SLOWKING_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/199_SLOWKING_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/201_UNOWN_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/201_UNOWN_3up.png.import.txt" meta="202 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/202_WOBBUFFET_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/202_WOBBUFFET_3up.png.import.txt" meta="206 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/208_STEELIX_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/208_STEELIX_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/212_SCIZOR_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/212_SCIZOR_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/214_HERACROSS_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/214_HERACROSS_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/215_SNEASEL_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/215_SNEASEL_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/216_TEDDIURSA_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/216_TEDDIURSA_3up.png.import.txt" meta="206 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/217_URSARING_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/217_URSARING_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/220_SWINUB_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/220_SWINUB_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/221_PILOSWINE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/221_PILOSWINE_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/225_DELIBIRD_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/225_DELIBIRD_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/228_HOUNDOUR_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/228_HOUNDOUR_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/229_HOUNDOOM_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/229_HOUNDOOM_3up.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/230_KINGDRA_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/230_KINGDRA_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::gallery-end
|
||||
206
asset-text-gallery-05.md
Normal file
206
asset-text-gallery-05.md
Normal file
@@ -0,0 +1,206 @@
|
||||
# Asset Text Gallery 05
|
||||
|
||||
Openable text assets 801-1000 of 1170.
|
||||
|
||||
::gallery-start
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/240_MAGBY_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/240_MAGBY_left_3up.png.import.txt" meta="207 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/242_BLISSEY_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/242_BLISSEY_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/246_LARVITAR_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/246_LARVITAR_3up.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/247_PUPITAR_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/247_PUPITAR_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/248_TYRANITAR_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/248_TYRANITAR_3up.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/249_LUGIA_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/249_LUGIA_3up.png.import.txt" meta="202 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/250_HO-OH_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/250_HO-OH_3up.png.import.txt" meta="202 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/252_TREECKO_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/252_TREECKO_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/253_GROVYLE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/253_GROVYLE_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/254_SCEPTILE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/254_SCEPTILE_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/255_TORCHIC_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/255_TORCHIC_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/256_COMBUSKEN_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/256_COMBUSKEN_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/257_BLAZIKEN_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/257_BLAZIKEN_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/258_MUDKIP_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/258_MUDKIP_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/259_MARSHTOMP_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/259_MARSHTOMP_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/260_SWAMPERT_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/260_SWAMPERT_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/261_POOCHYENA_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/261_POOCHYENA_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/262_MIGHTYENA_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/262_MIGHTYENA_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/280_RALTS_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/280_RALTS_left_3up.png.import.txt" meta="207 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/281_KIRLIA_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/281_KIRLIA_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/282_GARDEVOIR_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/282_GARDEVOIR_3up.png.import.txt" meta="206 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/298_AZURILL_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/298_AZURILL_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/300_SKITTY_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/300_SKITTY_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/301_DELCATTY_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/301_DELCATTY_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/311_PLUSLE_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/311_PLUSLE_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/312_MINUN_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/312_MINUN_3up.png.import.txt" meta="202 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/320_WAILMER_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/320_WAILMER_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/321_WAILORD_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/321_WAILORD_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/322_NUMEL_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/322_NUMEL_left_3up.png.import.txt" meta="207 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/323_CAMERUPT_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/323_CAMERUPT_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/325_SPOINK_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/325_SPOINK_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/326_GRUMPIG_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/326_GRUMPIG_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/327_SPINDA_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/327_SPINDA_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/337_LUNATONE001x.ai_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/337_LUNATONE001x.ai_left_3up.png.import.txt" meta="216 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/338_SOLROCK_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/338_SOLROCK_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/358_CHIMECHO_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/358_CHIMECHO_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/360_WYNAUT_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/360_WYNAUT_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/363_SPHEAL_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/363_SPHEAL_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/364_SEALEO_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/364_SEALEO_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/365_WALREIN_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/365_WALREIN_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/371_BAGON_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/371_BAGON_left_3up.png.import.txt" meta="207 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/372_SHELGON_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/372_SHELGON_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/373_SALAMENCE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/373_SALAMENCE_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/374_BELDUM_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/374_BELDUM_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/375_METANG_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/375_METANG_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/376_METAGROSS_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/376_METAGROSS_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/384_RAYQUAZA_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/384_RAYQUAZA_3up.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/387_TURTWIG_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/387_TURTWIG_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/388_GROTLE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/388_GROTLE_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/389_TORTERRA_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/389_TORTERRA_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/390_CHIMCHAR_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/390_CHIMCHAR_3up.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/391_MONFERNO_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/391_MONFERNO_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/392_INFERNAPE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/392_INFERNAPE_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/393_PIPLUP_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/393_PIPLUP_3up.png.import.txt" meta="202 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/394_PRINPLUP_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/394_PRINPLUP_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/395_EMPOLEON_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/395_EMPOLEON_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/399_BIDOOF_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/399_BIDOOF_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/400_BIBAREL_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/400_BIBAREL_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/417_PACHIRISU_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/417_PACHIRISU_3up.png.import.txt" meta="206 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/420_CHERUBI_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/420_CHERUBI_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/421_CHERRIM_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/421_CHERRIM_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/424_AMBIPOM_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/424_AMBIPOM_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/425_DRIFLOON_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/425_DRIFLOON_3up.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/426_DRIFBLIM_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/426_DRIFBLIM_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/430_HONCHKROW_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/430_HONCHKROW_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/433_CHINGLING_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/433_CHINGLING_3up.png.import.txt" meta="206 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/438_BONSLY_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/438_BONSLY_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/439_MIME.JR_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/439_MIME.JR_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/440_HAPPINY_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/440_HAPPINY_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/441_CHATOT_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/441_CHATOT_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/443_GIBLE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/443_GIBLE_left_3up.png.import.txt" meta="206 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/445_GARCHOMP_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/445_GARCHOMP_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/446_MUNCHLAX_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/446_MUNCHLAX_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/447_RIOLU_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/447_RIOLU_3up.png.import.txt" meta="202 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/448_LUCARIO_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/448_LUCARIO_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/455_CARNIVINE_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/455_CARNIVINE_3up.png.import.txt" meta="206 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/461_WEAVILE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/461_WEAVILE_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/462_MAGNEZONE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/462_MAGNEZONE_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/464_RHYPERIOR_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/464_RHYPERIOR_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/467_MAGMORTAR_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/467_MAGMORTAR_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/468_TOGEKISS_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/468_TOGEKISS_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/470_LEAFEON_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/470_LEAFEON_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/471_GLACEON_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/471_GLACEON_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/473_MAMOSWINE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/473_MAMOSWINE_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/475_GALLADE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/475_GALLADE_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/479_ROTOM_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/479_ROTOM_left_3up.png.import.txt" meta="207 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/495_SNIVY_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/495_SNIVY_3up.png.import.txt" meta="201 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/496_SERVINE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/496_SERVINE_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/497_SERPERIOR_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/497_SERPERIOR_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/498_TEPIG_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/498_TEPIG_3up.png.import.txt" meta="201 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/499_PIGNITE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/499_PIGNITE_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/500_EMBOAR_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/500_EMBOAR_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/501_OSHAWOTT_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/501_OSHAWOTT_3up.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/502_DEWOTT_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/502_DEWOTT_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/503_SAMUROTT_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/503_SAMUROTT_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/511_PANSAGE_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/511_PANSAGE_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/512_SIMISAGE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/512_SIMISAGE_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/513_PANSEAR_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/513_PANSEAR_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/514_SIMISEAR_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/514_SIMISEAR_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/515_PANPOUR_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/515_PANPOUR_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/516_SIMIPOUR_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/516_SIMIPOUR_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/529_DRILBUR_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/529_DRILBUR_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/529_DRILBUR_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/529_DRILBUR_right_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/530_EXCADRILL_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/530_EXCADRILL_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/554_DARUMAKA_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/554_DARUMAKA_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/555_DARMANITAN_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/555_DARMANITAN_left_3up.png.import.txt" meta="212 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/570_ZORUA016.ai_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/570_ZORUA016.ai_left_3up.png.import.txt" meta="212 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/571_ZOROARK006x.ai_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/571_ZOROARK006x.ai_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/580_DUCKLETT_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/580_DUCKLETT_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/581_SWANNA001x.ai_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/581_SWANNA001x.ai_left_3up.png.import.txt" meta="215 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/582_VANILLITE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/582_VANILLITE_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/583_VANILLISH_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/583_VANILLISH_3up.png.import.txt" meta="206 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/584_VANILLUXE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/584_VANILLUXE_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/590_FOONGUS_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/590_FOONGUS_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/591_AMOONGUSS_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/591_AMOONGUSS_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/595_JOLTIK_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/595_JOLTIK_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/596_GALVANTULA_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/596_GALVANTULA_left_3up.png.import.txt" meta="212 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/597_FERROSEED_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/597_FERROSEED_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/598_FERROTHORN_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/598_FERROTHORN_left_3up.png.import.txt" meta="212 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/607_LITWICK_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/607_LITWICK_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/608_LAMPENT_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/608_LAMPENT_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/609_CHANDELURE_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/609_CHANDELURE_3up.png.import.txt" meta="206 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/613_CUBCHOO_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/613_CUBCHOO_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/614_BEARTIC_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/614_BEARTIC_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/633_DEINO_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/633_DEINO_left_3up.png.import.txt" meta="207 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/634_ZWEILOUS_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/634_ZWEILOUS_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/635_HYDREIGON_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/635_HYDREIGON_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/650_CHESPIN_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/650_CHESPIN_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/651_QUILLADIN_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/651_QUILLADIN_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/652_CHESNAUGHT_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/652_CHESNAUGHT_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/653_FENNEKIN_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/653_FENNEKIN_3up.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/654_BRAIXEN_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/654_BRAIXEN_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/655_DELPHOX_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/655_DELPHOX_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/656_FROAKIE_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/656_FROAKIE_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/657_FROGADIER_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/657_FROGADIER_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/658_GRENINJA_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/658_GRENINJA_3up.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/661_FLETCHLING_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/661_FLETCHLING_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/662_FLETCHINDER_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/662_FLETCHINDER_left_3up.png.import.txt" meta="212 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/663_TALONFLAME_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/663_TALONFLAME_left_3up.png.import.txt" meta="212 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/664_SCATTERBUG_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/664_SCATTERBUG_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/665_SPEWPA_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/665_SPEWPA_left_3up.png.import.txt" meta="207 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/666_VIVILLON_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/666_VIVILLON_3up.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/669_FLABEBE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/669_FLABEBE_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/670_FLOETTE_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/670_FLOETTE_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/671_FLORGES_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/671_FLORGES_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/676_FURFROU_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/676_FURFROU_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/677_ESPURR_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/677_ESPURR_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/678_MEOWSTIC_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/678_MEOWSTIC_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/700_SYLVEON_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/700_SYLVEON_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/702_DEDENNE_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/702_DEDENNE_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/722_ROWLET_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/722_ROWLET_3up.png.import.txt" meta="202 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/723_DARTRIX_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/723_DARTRIX_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/724_DECIDUEYE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/724_DECIDUEYE_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/725_LITTEN_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/725_LITTEN_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/726_TORRACAT_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/726_TORRACAT_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/727_INCINEROAR_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/727_INCINEROAR_3up.png.import.txt" meta="207 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/728_POPPLIO_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/728_POPPLIO_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/729_BRIONNE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/729_BRIONNE_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/730_PRIMARINA_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/730_PRIMARINA_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/742_CUTIEFLY_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/742_CUTIEFLY_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/743_RIBOMBEE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/743_RIBOMBEE_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/744_ROCKRUFF_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/744_ROCKRUFF_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/745_LYCANROC_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/745_LYCANROC_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/759_STUFFUL_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/759_STUFFUL_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/760_BEWEAR_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/760_BEWEAR_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/761_BOUNSWEET_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/761_BOUNSWEET_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/762_STEENEE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/762_STEENEE_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/763_TSAREENA_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/763_TSAREENA_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/775_KOMALA_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/775_KOMALA_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/777_TOGEDEMARU_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/777_TOGEDEMARU_left_3up.png.import.txt" meta="212 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/778_MIMIKYU_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/778_MIMIKYU_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/810_GROOKEY_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/810_GROOKEY_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/811_THWACKEY_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/811_THWACKEY_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/812_RILLABOOM_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/812_RILLABOOM_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/813_SCORBUNNY_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/813_SCORBUNNY_3up.png.import.txt" meta="206 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/814_RABOOT_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/814_RABOOT_left_3up.png.import.txt" meta="207 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/815_CINDERACE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/815_CINDERACE_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/816_SOBBLE_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/816_SOBBLE_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/817_DRIZZILE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/817_DRIZZILE_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/818_INTELEON_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/818_INTELEON_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/824_BLIPBUG_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/824_BLIPBUG_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/825_DOTTLER_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/825_DOTTLER_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/826_ORBEETLE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/826_ORBEETLE_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/831_WOOLOO_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/831_WOOLOO_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/832_DUBWOOL_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/832_DUBWOOL_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/835_YAMPER_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/835_YAMPER_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/836_BOLTUND_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/836_BOLTUND_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/840_APPLIN_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/840_APPLIN_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/841_FLAPPLE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/841_FLAPPLE_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/842_APPLETUN_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/842_APPLETUN_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/845_CRAMORANT_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/845_CRAMORANT_3up.png.import.txt" meta="206 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/854_SINISTEA_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/854_SINISTEA_3up.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/855_POLTEAGEIST_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/855_POLTEAGEIST_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/859_IMPIDIMP_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/859_IMPIDIMP_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/860_MORGREM_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/860_MORGREM_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/861_GRIMMSNARL_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/861_GRIMMSNARL_left_3up.png.import.txt" meta="212 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/865_SIRFETCH'D_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/865_SIRFETCH'D_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/868_MILCERY_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/868_MILCERY_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/869_ALCREMIE_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/869_ALCREMIE_3up.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/877_MORPEKO_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/877_MORPEKO_3up.png.import.txt" meta="204 bytes"}
|
||||
::gallery-end
|
||||
176
asset-text-gallery-06.md
Normal file
176
asset-text-gallery-06.md
Normal file
@@ -0,0 +1,176 @@
|
||||
# Asset Text Gallery 06
|
||||
|
||||
Openable text assets 1001-1170 of 1170.
|
||||
|
||||
::gallery-start
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/906_SPRIGATITO_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/906_SPRIGATITO_left_3up.png.import.txt" meta="212 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/907_FLORAGATO_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/907_FLORAGATO_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/908_MEOWSCARADA_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/908_MEOWSCARADA_left_3up.png.import.txt" meta="213 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/909_FUECOCO_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/909_FUECOCO_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/910_CROCALOR_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/910_CROCALOR_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/911_SKELEDIRGE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/911_SKELEDIRGE_left_3up.png.import.txt" meta="212 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/912_QUAXLY_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/912_QUAXLY_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/913_QUAXWELL_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/913_QUAXWELL_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/914_QUAQUAVAL_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/914_QUAQUAVAL_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/915_LECHONK_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/915_LECHONK_3up.png.import.txt" meta="202 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/916_OINKOLOGNE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/916_OINKOLOGNE_left_3up.png.import.txt" meta="212 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/917_TAROUNTULA_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/917_TAROUNTULA_3up.png.import.txt" meta="207 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/918_SPIDOPS_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/918_SPIDOPS_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/921_PAWMI_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/921_PAWMI_3up.png.import.txt" meta="202 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/922_PAWMO_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/922_PAWMO_left_3up.png.import.txt" meta="207 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/923_PAWMOT_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/923_PAWMOT_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/924_TANDEMAUS_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/924_TANDEMAUS_3up.png.import.txt" meta="206 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/925_MAUSHOLD_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/925_MAUSHOLD_3up.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/926_FIDOUGH_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/926_FIDOUGH_3up.png.import.txt" meta="203 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/927_DACHSBUN_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/927_DACHSBUN_3up.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/928_SMOLIV_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/928_SMOLIV_3up.png.import.txt" meta="202 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/929_DOLLIV_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/929_DOLLIV_left_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/930_ARBOLIVA_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/930_ARBOLIVA_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/938_TADBULB_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/938_TADBULB_left_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/939_BELLIBOLT_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/939_BELLIBOLT_3up.png.import.txt" meta="206 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/942_MASCHIFF_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/942_MASCHIFF_left_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/943_MABOSSTIFF_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/943_MABOSSTIFF_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/979_ANNIHILAPE_left_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/979_ANNIHILAPE_left_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/9999_SKIP_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/pokedex_tiles/9999_SKIP_3up.png.import.txt" meta="202 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/001_BULBASAUR_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/001_BULBASAUR_right_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/044_GLOOM_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/044_GLOOM_right_3up.png.import.txt" meta="207 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/060_POLIWAG_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/060_POLIWAG_right_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/061_POLIWHIRL_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/061_POLIWHIRL_right_3up.png.import.txt" meta="212 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/062_POLIWRATH_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/062_POLIWRATH_right_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/081_MAGNEMITE_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/081_MAGNEMITE_right_3up.png.import.txt" meta="212 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/082_MAGNETON_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/082_MAGNETON_right_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/1011_DIPPLIN_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/1011_DIPPLIN_right_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/1019_HYDRAPPLE_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/1019_HYDRAPPLE_right_3up.png.import.txt" meta="213 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/110_WEEZING_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/110_WEEZING_right_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/120_STARYU_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/120_STARYU_right_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/153_BAYLEEF_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/153_BAYLEEF_right_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/159_CROCONAW_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/159_CROCONAW_right_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/169_CROBAT_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/169_CROBAT_right_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/174_IGGLYBUFF_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/174_IGGLYBUFF_right_3up.png.import.txt" meta="212 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/175_TOGEPI_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/175_TOGEPI_right_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/186_POLITOED_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/186_POLITOED_right_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/189_JUMPLUFF_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/189_JUMPLUFF_right_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/201_UNOWN_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/201_UNOWN_right_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/215_SNEASEL_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/215_SNEASEL_right_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/216_TEDDIURSA_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/216_TEDDIURSA_right_3up.png.import.txt" meta="212 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/240_MAGBY_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/240_MAGBY_right_3up.png.import.txt" meta="207 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/242_BLISSEY_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/242_BLISSEY_right_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/325_SPOINK_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/325_SPOINK_right_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/326_GRUMPIG_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/326_GRUMPIG_right_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/358_CHIMECHO_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/358_CHIMECHO_right_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/374_BELDUM_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/374_BELDUM_right_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/389_TORTERRA_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/389_TORTERRA_right_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/390_CHIMCHAR_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/390_CHIMCHAR_right_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/391_MONFERNO_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/391_MONFERNO_right_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/420_CHERUBI_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/420_CHERUBI_right_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/425_DRIFLOON_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/425_DRIFLOON_right_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/467_MAGMORTAR_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/467_MAGMORTAR_right_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/468_TOGEKISS_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/468_TOGEKISS_right_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/470_LEAFEON_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/470_LEAFEON_right_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/498_TEPIG_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/498_TEPIG_right_3up.png.import.txt" meta="207 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/499_PIGNITE_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/499_PIGNITE_right_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/500_EMBOAR_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/500_EMBOAR_right_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/513_PANSEAR_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/513_PANSEAR_right_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/514_SIMISEAR_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/514_SIMISEAR_right_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/529_DRILBUR_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/529_DRILBUR_right_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/530_EXCADRILL_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/530_EXCADRILL_right_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/570_ZORUA010.ai_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/570_ZORUA010.ai_right_3up.png.import.txt" meta="213 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/583_VANILLISH_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/583_VANILLISH_right_3up.png.import.txt" meta="212 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/584_VANILLUXE_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/584_VANILLUXE_right_3up.png.import.txt" meta="212 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/591_AMOONGUSS_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/591_AMOONGUSS_right_3up.png.import.txt" meta="212 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/607_LITWICK_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/607_LITWICK_right_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/657_FROGADIER_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/657_FROGADIER_right_3up.png.import.txt" meta="212 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/658_GRENINJA_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/658_GRENINJA_right_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/678_MEOWSTIC_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/678_MEOWSTIC_right_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/700_SYLVEON_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/700_SYLVEON_right_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/723_DARTRIX_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/723_DARTRIX_right_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/727_INCINEROAR_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/727_INCINEROAR_right_3up.png.import.txt" meta="213 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/762_STEENEE_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/762_STEENEE_right_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/763_TSAREENA_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/763_TSAREENA_right_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/778_MIMIKYU_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/778_MIMIKYU_right_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/813_SCORBUNNY_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/813_SCORBUNNY_right_3up.png.import.txt" meta="212 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/814_RABOOT_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/814_RABOOT_right_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/817_DRIZZILE_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/817_DRIZZILE_right_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/824_BLIPBUG_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/824_BLIPBUG_right_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/825_DOTTLER_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/825_DOTTLER_right_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/832_DUBWOOL_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/832_DUBWOOL_right_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/841_FLAPPLE_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/841_FLAPPLE_right_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/842_APPLETUN_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/842_APPLETUN_right_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/854_SINISTEA_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/854_SINISTEA_right_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/855_POLTEAGEIST_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/855_POLTEAGEIST_right_3up.png.import.txt" meta="214 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/859_IMPIDIMP_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/859_IMPIDIMP_right_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/860_MORGREM_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/860_MORGREM_right_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/861_GRIMMSNARL_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/861_GRIMMSNARL_right_3up.png.import.txt" meta="213 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/865_SIRFETCH'D_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/865_SIRFETCH'D_right_3up.png.import.txt" meta="213 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/868_MILCERY_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/868_MILCERY_right_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/869_ALCREMIE_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/869_ALCREMIE_right_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/877_MORPEKO_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/877_MORPEKO_right_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/907_FLORAGATO_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/907_FLORAGATO_right_3up.png.import.txt" meta="212 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/915_LECHONK_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/915_LECHONK_right_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/916_OINKOLOGNE_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/916_OINKOLOGNE_right_3up.png.import.txt" meta="213 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/917_TAROUNTULA_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/917_TAROUNTULA_right_3up.png.import.txt" meta="213 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/921_PAWMI_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/921_PAWMI_right_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/922_PAWMO_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/922_PAWMO_right_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/923_PAWMOT_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/923_PAWMOT_right_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/924_TANDEMAUS_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/924_TANDEMAUS_right_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/925_MAUSHOLD_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/925_MAUSHOLD_right_3up.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/926_FIDOUGH_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/926_FIDOUGH_right_3up.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/928_SMOLIV_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/928_SMOLIV_right_3up.png.import.txt" meta="208 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/930_ARBOLIVA_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/930_ARBOLIVA_right_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/942_MASCHIFF_right_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/942_MASCHIFF_right_3up.png.import.txt" meta="211 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/char_3_up/right/9999_SKIP_3up.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/char_3_up/right/9999_SKIP_3up.png.import.txt" meta="201 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/energy_pills/Bug.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/energy_pills/Bug.png.import.txt" meta="192 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/energy_pills/Dark.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/energy_pills/Dark.png.import.txt" meta="192 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/energy_pills/Dragon.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/energy_pills/Dragon.png.import.txt" meta="195 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/energy_pills/Electric.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/energy_pills/Electric.png.import.txt" meta="197 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/energy_pills/Fairy.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/energy_pills/Fairy.png.import.txt" meta="194 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/energy_pills/Fighting.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/energy_pills/Fighting.png.import.txt" meta="197 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/energy_pills/Fire.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/energy_pills/Fire.png.import.txt" meta="193 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/energy_pills/Flying.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/energy_pills/Flying.png.import.txt" meta="195 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/energy_pills/Ghost.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/energy_pills/Ghost.png.import.txt" meta="194 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/energy_pills/Grass.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/energy_pills/Grass.png.import.txt" meta="194 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/energy_pills/Ground.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/energy_pills/Ground.png.import.txt" meta="195 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/energy_pills/Ice.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/energy_pills/Ice.png.import.txt" meta="191 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/energy_pills/Normal.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/energy_pills/Normal.png.import.txt" meta="195 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/energy_pills/Poison.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/energy_pills/Poison.png.import.txt" meta="194 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/energy_pills/Psychic.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/energy_pills/Psychic.png.import.txt" meta="195 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/energy_pills/Rock.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/energy_pills/Rock.png.import.txt" meta="193 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/energy_pills/Skip.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/energy_pills/Skip.png.import.txt" meta="193 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/energy_pills/Steel.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/energy_pills/Steel.png.import.txt" meta="194 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/energy_pills/Water.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/energy_pills/Water.png.import.txt" meta="194 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/panel_icons/Bug/bug_icon.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/panel_icons/Bug/bug_icon.png.import.txt" meta="197 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/panel_icons/Dark/dark_icon.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/panel_icons/Dark/dark_icon.png.import.txt" meta="198 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/panel_icons/Dragon/dragon_icon.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/panel_icons/Dragon/dragon_icon.png.import.txt" meta="199 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/panel_icons/Electric/electric_icon.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/panel_icons/Electric/electric_icon.png.import.txt" meta="202 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/panel_icons/Fairy/fairy_icon.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/panel_icons/Fairy/fairy_icon.png.import.txt" meta="199 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/panel_icons/Fighting/fighting_icon.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/panel_icons/Fighting/fighting_icon.png.import.txt" meta="201 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/panel_icons/Fire/fire_icon.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/panel_icons/Fire/fire_icon.png.import.txt" meta="196 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/panel_icons/Flying/flying_icon.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/panel_icons/Flying/flying_icon.png.import.txt" meta="200 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/panel_icons/Ghost/ghost_icon.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/panel_icons/Ghost/ghost_icon.png.import.txt" meta="199 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/panel_icons/Grass/grass_icon.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/panel_icons/Grass/grass_icon.png.import.txt" meta="199 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/panel_icons/Ground/ground_icon.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/panel_icons/Ground/ground_icon.png.import.txt" meta="199 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/panel_icons/Ice/ice_icon.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/panel_icons/Ice/ice_icon.png.import.txt" meta="196 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/panel_icons/Normal/normal_icon.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/panel_icons/Normal/normal_icon.png.import.txt" meta="199 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/panel_icons/Poison/poison_icon.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/panel_icons/Poison/poison_icon.png.import.txt" meta="200 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/panel_icons/Psychic/psychic_icon.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/panel_icons/Psychic/psychic_icon.png.import.txt" meta="201 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/panel_icons/Rock/rock_icon.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/panel_icons/Rock/rock_icon.png.import.txt" meta="198 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/panel_icons/Skip/skip_icon.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/panel_icons/Skip/skip_icon.png.import.txt" meta="198 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/panel_icons/Steel/steel_icon.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/panel_icons/Steel/steel_icon.png.import.txt" meta="199 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/panel_icons/Water/water_icon.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/panel_icons/Water/water_icon.png.import.txt" meta="199 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/phils_ball_poof.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/phils_ball_poof.png.import.txt" meta="204 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/gfx/rcectangle_bkgnd.png.import.txt" title="assets/openable/text/scenes/shared_items/gfx/rcectangle_bkgnd.png.import.txt" meta="205 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/scripts/panel_texture_scroll.gd.remap.txt" title="assets/openable/text/scenes/shared_items/scripts/panel_texture_scroll.gd.remap.txt" meta="75 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/scripts/show_ui.gd.remap.txt" title="assets/openable/text/scenes/shared_items/scripts/show_ui.gd.remap.txt" meta="62 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/shared_items/scripts/yellow_button_glow.gd.remap.txt" title="assets/openable/text/scenes/shared_items/scripts/yellow_button_glow.gd.remap.txt" meta="73 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/travel_selection/gfx/bkgnd_frame/coast/travel_select_coastal.png.import.txt" title="assets/openable/text/scenes/travel_selection/gfx/bkgnd_frame/coast/travel_select_coastal.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/travel_selection/gfx/bkgnd_frame/desert/travel_select_desert.png.import.txt" title="assets/openable/text/scenes/travel_selection/gfx/bkgnd_frame/desert/travel_select_desert.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/travel_selection/gfx/bkgnd_frame/forest/travel_select_forest.png.import.txt" title="assets/openable/text/scenes/travel_selection/gfx/bkgnd_frame/forest/travel_select_forest.png.import.txt" meta="209 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/travel_selection/gfx/bkgnd_frame/mountain/travel_select_mountain.png.import.txt" title="assets/openable/text/scenes/travel_selection/gfx/bkgnd_frame/mountain/travel_select_mountain.png.import.txt" meta="210 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/travel_selection/scripts/bkgnd_frame.gd.remap.txt" title="assets/openable/text/scenes/travel_selection/scripts/bkgnd_frame.gd.remap.txt" meta="70 bytes"}
|
||||
::textasset{src="../assets/openable/text/scenes/travel_selection/travel_selection.tscn.remap.txt" title="assets/openable/text/scenes/travel_selection/travel_selection.tscn.remap.txt" meta="109 bytes"}
|
||||
::textasset{src="../assets/openable/text/scripts/async_load_util_v2.gd.remap.txt" title="assets/openable/text/scripts/async_load_util_v2.gd.remap.txt" meta="53 bytes"}
|
||||
::textasset{src="../assets/openable/text/scripts/godot_spike_bridge.gd.remap.txt" title="assets/openable/text/scripts/godot_spike_bridge.gd.remap.txt" meta="53 bytes"}
|
||||
::textasset{src="../assets/openable/text/scripts/make_ic_icons.gd.remap.txt" title="assets/openable/text/scripts/make_ic_icons.gd.remap.txt" meta="48 bytes"}
|
||||
::textasset{src="../assets/openable/text/scripts/pokemon_data.gd.remap.txt" title="assets/openable/text/scripts/pokemon_data.gd.remap.txt" meta="47 bytes"}
|
||||
::textasset{src="../assets/openable/text/scripts/spike_game_sound_ids.gd.remap.txt" title="assets/openable/text/scripts/spike_game_sound_ids.gd.remap.txt" meta="55 bytes"}
|
||||
::gallery-end
|
||||
106
asset-videos-gallery-01.md
Normal file
106
asset-videos-gallery-01.md
Normal file
@@ -0,0 +1,106 @@
|
||||
# Asset Video Gallery 01
|
||||
|
||||
Openable videos assets 1-100 of 273.
|
||||
|
||||
::gallery-start
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/0.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/0.asset.mp4" meta="989315 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/1.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/1.asset.mp4" meta="590981 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/10.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/10.asset.mp4" meta="1361015 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/100.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/100.asset.mp4" meta="1226401 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/101.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/101.asset.mp4" meta="1217335 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/102.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/102.asset.mp4" meta="1214287 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/103.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/103.asset.mp4" meta="1217427 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/104.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/104.asset.mp4" meta="1215821 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/105.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/105.asset.mp4" meta="1213675 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/106.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/106.asset.mp4" meta="1215463 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/107.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/107.asset.mp4" meta="1215789 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/108.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/108.asset.mp4" meta="196732 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/109.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/109.asset.mp4" meta="977970 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/11.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/11.asset.mp4" meta="856538 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/110.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/110.asset.mp4" meta="779971 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/111.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/111.asset.mp4" meta="1025962 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/112.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/112.asset.mp4" meta="539743 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/113.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/113.asset.mp4" meta="1381078 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/114.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/114.asset.mp4" meta="1422863 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/115.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/115.asset.mp4" meta="4069600 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/116.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/116.asset.mp4" meta="2065114 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/117.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/117.asset.mp4" meta="3796639 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/118.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/118.asset.mp4" meta="5853794 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/119.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/119.asset.mp4" meta="1341675 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/12.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/12.asset.mp4" meta="806671 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/120.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/120.asset.mp4" meta="6267501 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/121.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/121.asset.mp4" meta="1457916 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/122.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/122.asset.mp4" meta="564298 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/123.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/123.asset.mp4" meta="1800467 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/124.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/124.asset.mp4" meta="1849155 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/125.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/125.asset.mp4" meta="1820041 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/126.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/126.asset.mp4" meta="1289347 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/127.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/127.asset.mp4" meta="2170630 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/128.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/128.asset.mp4" meta="713496 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/129.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/129.asset.mp4" meta="882429 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/13.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/13.asset.mp4" meta="1127055 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/130.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/130.asset.mp4" meta="922867 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/131.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/131.asset.mp4" meta="742422 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/132.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/132.asset.mp4" meta="979291 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/133.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/133.asset.mp4" meta="997596 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/134.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/134.asset.mp4" meta="1202000 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/135.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/135.asset.mp4" meta="2994804 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/136.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/136.asset.mp4" meta="2983898 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/137.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/137.asset.mp4" meta="987302 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/138.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/138.asset.mp4" meta="1113532 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/139.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/139.asset.mp4" meta="832461 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/14.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/14.asset.mp4" meta="429230 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/140.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/140.asset.mp4" meta="1309620 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/141.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/141.asset.mp4" meta="432436 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/142.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/142.asset.mp4" meta="1464254 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/143.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/143.asset.mp4" meta="299537 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/144.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/144.asset.mp4" meta="1029432 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/145.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/145.asset.mp4" meta="2432433 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/146.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/146.asset.mp4" meta="577457 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/147.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/147.asset.mp4" meta="654044 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/148.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/148.asset.mp4" meta="1641509 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/149.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/149.asset.mp4" meta="1043513 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/15.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/15.asset.mp4" meta="5449294 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/150.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/150.asset.mp4" meta="728335 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/151.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/151.asset.mp4" meta="443030 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/152.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/152.asset.mp4" meta="8095737 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/153.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/153.asset.mp4" meta="835040 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/154.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/154.asset.mp4" meta="1498011 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/155.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/155.asset.mp4" meta="1876019 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/156.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/156.asset.mp4" meta="2089886 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/157.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/157.asset.mp4" meta="2409353 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/158.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/158.asset.mp4" meta="2784494 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/159.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/159.asset.mp4" meta="3280594 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/16.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/16.asset.mp4" meta="893995 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/160.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/160.asset.mp4" meta="4435566 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/161.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/161.asset.mp4" meta="4956967 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/162.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/162.asset.mp4" meta="213839 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/163.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/163.asset.mp4" meta="272798 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/164.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/164.asset.mp4" meta="308173 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/165.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/165.asset.mp4" meta="367378 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/166.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/166.asset.mp4" meta="430998 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/167.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/167.asset.mp4" meta="467702 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/168.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/168.asset.mp4" meta="510943 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/169.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/169.asset.mp4" meta="572900 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/17.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/17.asset.mp4" meta="3270892 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/170.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/170.asset.mp4" meta="608385 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/171.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/171.asset.mp4" meta="653846 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/172.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/172.asset.mp4" meta="1183423 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/173.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/173.asset.mp4" meta="3377399 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/174.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/174.asset.mp4" meta="710107 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/175.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/175.asset.mp4" meta="375051 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/176.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/176.asset.mp4" meta="2561670 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/177.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/177.asset.mp4" meta="604591 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/178.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/178.asset.mp4" meta="348725 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/179.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/179.asset.mp4" meta="357290 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/18.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/18.asset.mp4" meta="1386973 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/180.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/180.asset.mp4" meta="460323 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/181.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/181.asset.mp4" meta="1741528 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/182.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/182.asset.mp4" meta="942680 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/183.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/183.asset.mp4" meta="1668114 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/184.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/184.asset.mp4" meta="758311 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/185.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/185.asset.mp4" meta="804743 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/186.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/186.asset.mp4" meta="1369853 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/187.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/187.asset.mp4" meta="181196 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/188.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/188.asset.mp4" meta="1211013 bytes"}
|
||||
::gallery-end
|
||||
106
asset-videos-gallery-02.md
Normal file
106
asset-videos-gallery-02.md
Normal file
@@ -0,0 +1,106 @@
|
||||
# Asset Video Gallery 02
|
||||
|
||||
Openable videos assets 101-200 of 273.
|
||||
|
||||
::gallery-start
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/189.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/189.asset.mp4" meta="3548941 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/19.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/19.asset.mp4" meta="670495 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/190.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/190.asset.mp4" meta="126885 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/191.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/191.asset.mp4" meta="1432018 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/192.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/192.asset.mp4" meta="787559 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/193.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/193.asset.mp4" meta="650970 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/194.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/194.asset.mp4" meta="139889 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/195.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/195.asset.mp4" meta="186488 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/196.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/196.asset.mp4" meta="363776 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/197.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/197.asset.mp4" meta="413994 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/198.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/198.asset.mp4" meta="759021 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/199.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/199.asset.mp4" meta="735824 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/2.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/2.asset.mp4" meta="479216 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/20.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/20.asset.mp4" meta="1184906 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/200.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/200.asset.mp4" meta="956239 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/201.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/201.asset.mp4" meta="3663170 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/202.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/202.asset.mp4" meta="522910 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/203.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/203.asset.mp4" meta="749699 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/204.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/204.asset.mp4" meta="733236 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/205.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/205.asset.mp4" meta="470865 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/206.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/206.asset.mp4" meta="393291 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/207.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/207.asset.mp4" meta="2569317 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/208.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/208.asset.mp4" meta="2252823 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/209.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/209.asset.mp4" meta="636698 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/21.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/21.asset.mp4" meta="782311 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/210.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/210.asset.mp4" meta="1049076 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/211.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/211.asset.mp4" meta="1485185 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/212.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/212.asset.mp4" meta="875754 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/213.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/213.asset.mp4" meta="700088 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/214.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/214.asset.mp4" meta="4165388 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/215.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/215.asset.mp4" meta="385871 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/216.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/216.asset.mp4" meta="822101 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/217.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/217.asset.mp4" meta="1155050 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/218.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/218.asset.mp4" meta="1095587 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/219.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/219.asset.mp4" meta="830463 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/22.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/22.asset.mp4" meta="2807765 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/220.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/220.asset.mp4" meta="2010720 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/221.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/221.asset.mp4" meta="1702857 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/222.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/222.asset.mp4" meta="976655 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/223.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/223.asset.mp4" meta="747441 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/224.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/224.asset.mp4" meta="1301008 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/225.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/225.asset.mp4" meta="1410004 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/226.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/226.asset.mp4" meta="3494078 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/227.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/227.asset.mp4" meta="1110929 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/228.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/228.asset.mp4" meta="1536586 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/229.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/229.asset.mp4" meta="1510468 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/23.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/23.asset.mp4" meta="774525 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/230.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/230.asset.mp4" meta="1784911 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/231.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/231.asset.mp4" meta="1485156 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/232.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/232.asset.mp4" meta="701673 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/233.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/233.asset.mp4" meta="1438130 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/234.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/234.asset.mp4" meta="1367469 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/235.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/235.asset.mp4" meta="1143129 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/236.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/236.asset.mp4" meta="1542273 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/237.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/237.asset.mp4" meta="2854073 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/238.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/238.asset.mp4" meta="2169578 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/239.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/239.asset.mp4" meta="1196606 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/24.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/24.asset.mp4" meta="2759205 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/240.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/240.asset.mp4" meta="1773919 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/241.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/241.asset.mp4" meta="1317273 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/242.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/242.asset.mp4" meta="5397200 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/243.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/243.asset.mp4" meta="330712 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/244.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/244.asset.mp4" meta="1509972 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/245.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/245.asset.mp4" meta="321680 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/246.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/246.asset.mp4" meta="378151 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/247.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/247.asset.mp4" meta="3172754 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/25.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/25.asset.mp4" meta="1902733 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/26.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/26.asset.mp4" meta="364194 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/27.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/27.asset.mp4" meta="271819 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/28.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/28.asset.mp4" meta="300204 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/29.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/29.asset.mp4" meta="1272838 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/3.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/3.asset.mp4" meta="196732 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/30.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/30.asset.mp4" meta="1053753 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/31.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/31.asset.mp4" meta="1286023 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/32.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/32.asset.mp4" meta="1284330 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/33.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/33.asset.mp4" meta="657461 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/34.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/34.asset.mp4" meta="610509 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/35.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/35.asset.mp4" meta="1587020 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/36.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/36.asset.mp4" meta="2105133 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/37.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/37.asset.mp4" meta="1717400 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/38.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/38.asset.mp4" meta="1347957 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/39.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/39.asset.mp4" meta="345882 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/4.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/4.asset.mp4" meta="174447 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/40.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/40.asset.mp4" meta="950357 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/41.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/41.asset.mp4" meta="1248379 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/42.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/42.asset.mp4" meta="2328785 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/43.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/43.asset.mp4" meta="1538599 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/44.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/44.asset.mp4" meta="788475 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/45.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/45.asset.mp4" meta="169962 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/46.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/46.asset.mp4" meta="266153 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/47.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/47.asset.mp4" meta="410274 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/48.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/48.asset.mp4" meta="253027 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/49.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/49.asset.mp4" meta="188865 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/5.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/5.asset.mp4" meta="615380 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/50.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/50.asset.mp4" meta="273505 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/51.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/51.asset.mp4" meta="364127 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/52.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/52.asset.mp4" meta="279803 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/53.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/53.asset.mp4" meta="530744 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/54.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/54.asset.mp4" meta="837160 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/55.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/55.asset.mp4" meta="652318 bytes"}
|
||||
::gallery-end
|
||||
79
asset-videos-gallery-03.md
Normal file
79
asset-videos-gallery-03.md
Normal file
@@ -0,0 +1,79 @@
|
||||
# Asset Video Gallery 03
|
||||
|
||||
Openable videos assets 201-273 of 273.
|
||||
|
||||
::gallery-start
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/56.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/56.asset.mp4" meta="840877 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/57.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/57.asset.mp4" meta="1413045 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/58.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/58.asset.mp4" meta="1491285 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/59.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/59.asset.mp4" meta="858063 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/6.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/6.asset.mp4" meta="115228 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/60.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/60.asset.mp4" meta="1213891 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/61.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/61.asset.mp4" meta="1215720 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/62.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/62.asset.mp4" meta="1450090 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/63.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/63.asset.mp4" meta="1972578 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/64.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/64.asset.mp4" meta="1078582 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/65.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/65.asset.mp4" meta="778474 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/66.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/66.asset.mp4" meta="2070966 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/67.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/67.asset.mp4" meta="1261109 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/68.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/68.asset.mp4" meta="1800567 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/69.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/69.asset.mp4" meta="1173060 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/7.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/7.asset.mp4" meta="117666 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/70.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/70.asset.mp4" meta="962650 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/71.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/71.asset.mp4" meta="1383641 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/72.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/72.asset.mp4" meta="465658 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/73.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/73.asset.mp4" meta="494621 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/74.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/74.asset.mp4" meta="1182615 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/75.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/75.asset.mp4" meta="1654063 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/76.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/76.asset.mp4" meta="964380 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/77.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/77.asset.mp4" meta="989315 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/78.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/78.asset.mp4" meta="590981 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/79.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/79.asset.mp4" meta="479216 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/8.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/8.asset.mp4" meta="378151 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/80.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/80.asset.mp4" meta="1564642 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/81.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/81.asset.mp4" meta="1257534 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/82.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/82.asset.mp4" meta="1243434 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/83.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/83.asset.mp4" meta="3487601 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/84.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/84.asset.mp4" meta="1378639 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/85.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/85.asset.mp4" meta="1646544 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/86.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/86.asset.mp4" meta="1415463 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/87.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/87.asset.mp4" meta="596832 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/88.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/88.asset.mp4" meta="1091926 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/89.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/89.asset.mp4" meta="3797938 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/9.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/9.asset.mp4" meta="3172754 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/90.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/90.asset.mp4" meta="1531392 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/91.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/91.asset.mp4" meta="478171 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/92.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/92.asset.mp4" meta="4200276 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/93.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/93.asset.mp4" meta="490806 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/94.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/94.asset.mp4" meta="3438876 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/95.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/95.asset.mp4" meta="591990 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/96.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/96.asset.mp4" meta="1140949 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/97.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/97.asset.mp4" meta="414175 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/98.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/98.asset.mp4" meta="1214389 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/99.asset.mp4" title="assets/openable/loose/lcd/auto_loaded/60ed7e5036b8ce09d35a3e101ea6fc1380b37d97/scene.assets/2.asset/99.asset.mp4" meta="1212573 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/bc0792d8dc81e8aa30b987246a5ce97c40cd6833/45a4e8c6251510e3f7b11f8b21f227e1fa49f331/scene.assets/2.asset/0.asset.mov" title="assets/openable/loose/lcd/auto_loaded/bc0792d8dc81e8aa30b987246a5ce97c40cd6833/45a4e8c6251510e3f7b11f8b21f227e1fa49f331/scene.assets/2.asset/0.asset.mov" meta="3045097 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/bc0792d8dc81e8aa30b987246a5ce97c40cd6833/45a4e8c6251510e3f7b11f8b21f227e1fa49f331/scene.assets/2.asset/1.asset.mov" title="assets/openable/loose/lcd/auto_loaded/bc0792d8dc81e8aa30b987246a5ce97c40cd6833/45a4e8c6251510e3f7b11f8b21f227e1fa49f331/scene.assets/2.asset/1.asset.mov" meta="1966307 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/bc0792d8dc81e8aa30b987246a5ce97c40cd6833/45a4e8c6251510e3f7b11f8b21f227e1fa49f331/scene.assets/2.asset/10.asset.mov" title="assets/openable/loose/lcd/auto_loaded/bc0792d8dc81e8aa30b987246a5ce97c40cd6833/45a4e8c6251510e3f7b11f8b21f227e1fa49f331/scene.assets/2.asset/10.asset.mov" meta="27546211 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/bc0792d8dc81e8aa30b987246a5ce97c40cd6833/45a4e8c6251510e3f7b11f8b21f227e1fa49f331/scene.assets/2.asset/11.asset.mov" title="assets/openable/loose/lcd/auto_loaded/bc0792d8dc81e8aa30b987246a5ce97c40cd6833/45a4e8c6251510e3f7b11f8b21f227e1fa49f331/scene.assets/2.asset/11.asset.mov" meta="10102528 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/bc0792d8dc81e8aa30b987246a5ce97c40cd6833/45a4e8c6251510e3f7b11f8b21f227e1fa49f331/scene.assets/2.asset/12.asset.mov" title="assets/openable/loose/lcd/auto_loaded/bc0792d8dc81e8aa30b987246a5ce97c40cd6833/45a4e8c6251510e3f7b11f8b21f227e1fa49f331/scene.assets/2.asset/12.asset.mov" meta="10484192 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/bc0792d8dc81e8aa30b987246a5ce97c40cd6833/45a4e8c6251510e3f7b11f8b21f227e1fa49f331/scene.assets/2.asset/13.asset.mov" title="assets/openable/loose/lcd/auto_loaded/bc0792d8dc81e8aa30b987246a5ce97c40cd6833/45a4e8c6251510e3f7b11f8b21f227e1fa49f331/scene.assets/2.asset/13.asset.mov" meta="12492368 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/bc0792d8dc81e8aa30b987246a5ce97c40cd6833/45a4e8c6251510e3f7b11f8b21f227e1fa49f331/scene.assets/2.asset/14.asset.mov" title="assets/openable/loose/lcd/auto_loaded/bc0792d8dc81e8aa30b987246a5ce97c40cd6833/45a4e8c6251510e3f7b11f8b21f227e1fa49f331/scene.assets/2.asset/14.asset.mov" meta="3241706 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/bc0792d8dc81e8aa30b987246a5ce97c40cd6833/45a4e8c6251510e3f7b11f8b21f227e1fa49f331/scene.assets/2.asset/2.asset.mov" title="assets/openable/loose/lcd/auto_loaded/bc0792d8dc81e8aa30b987246a5ce97c40cd6833/45a4e8c6251510e3f7b11f8b21f227e1fa49f331/scene.assets/2.asset/2.asset.mov" meta="3107620 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/bc0792d8dc81e8aa30b987246a5ce97c40cd6833/45a4e8c6251510e3f7b11f8b21f227e1fa49f331/scene.assets/2.asset/3.asset.mov" title="assets/openable/loose/lcd/auto_loaded/bc0792d8dc81e8aa30b987246a5ce97c40cd6833/45a4e8c6251510e3f7b11f8b21f227e1fa49f331/scene.assets/2.asset/3.asset.mov" meta="1868659 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/bc0792d8dc81e8aa30b987246a5ce97c40cd6833/45a4e8c6251510e3f7b11f8b21f227e1fa49f331/scene.assets/2.asset/4.asset.mov" title="assets/openable/loose/lcd/auto_loaded/bc0792d8dc81e8aa30b987246a5ce97c40cd6833/45a4e8c6251510e3f7b11f8b21f227e1fa49f331/scene.assets/2.asset/4.asset.mov" meta="3410217 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/bc0792d8dc81e8aa30b987246a5ce97c40cd6833/45a4e8c6251510e3f7b11f8b21f227e1fa49f331/scene.assets/2.asset/5.asset.mov" title="assets/openable/loose/lcd/auto_loaded/bc0792d8dc81e8aa30b987246a5ce97c40cd6833/45a4e8c6251510e3f7b11f8b21f227e1fa49f331/scene.assets/2.asset/5.asset.mov" meta="1897367 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/bc0792d8dc81e8aa30b987246a5ce97c40cd6833/45a4e8c6251510e3f7b11f8b21f227e1fa49f331/scene.assets/2.asset/6.asset.mov" title="assets/openable/loose/lcd/auto_loaded/bc0792d8dc81e8aa30b987246a5ce97c40cd6833/45a4e8c6251510e3f7b11f8b21f227e1fa49f331/scene.assets/2.asset/6.asset.mov" meta="4545546 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/bc0792d8dc81e8aa30b987246a5ce97c40cd6833/45a4e8c6251510e3f7b11f8b21f227e1fa49f331/scene.assets/2.asset/7.asset.mov" title="assets/openable/loose/lcd/auto_loaded/bc0792d8dc81e8aa30b987246a5ce97c40cd6833/45a4e8c6251510e3f7b11f8b21f227e1fa49f331/scene.assets/2.asset/7.asset.mov" meta="3532327 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/bc0792d8dc81e8aa30b987246a5ce97c40cd6833/45a4e8c6251510e3f7b11f8b21f227e1fa49f331/scene.assets/2.asset/8.asset.mov" title="assets/openable/loose/lcd/auto_loaded/bc0792d8dc81e8aa30b987246a5ce97c40cd6833/45a4e8c6251510e3f7b11f8b21f227e1fa49f331/scene.assets/2.asset/8.asset.mov" meta="18148251 bytes"}
|
||||
::video{src="../assets/openable/loose/lcd/auto_loaded/bc0792d8dc81e8aa30b987246a5ce97c40cd6833/45a4e8c6251510e3f7b11f8b21f227e1fa49f331/scene.assets/2.asset/9.asset.mov" title="assets/openable/loose/lcd/auto_loaded/bc0792d8dc81e8aa30b987246a5ce97c40cd6833/45a4e8c6251510e3f7b11f8b21f227e1fa49f331/scene.assets/2.asset/9.asset.mov" meta="17645672 bytes"}
|
||||
::video{src="../assets/openable/videos/scenes/pokemon_battle/gfx/big_impact_1920x1080_h265.mp4" title="assets/openable/videos/scenes/pokemon_battle/gfx/big_impact_1920x1080_h265.mp4" meta="164749 bytes"}
|
||||
::video{src="../assets/openable/videos/scenes/shared_items/gfx/bknd/Arena/Stadium_01_22_26_h265.mp4" title="assets/openable/videos/scenes/shared_items/gfx/bknd/Arena/Stadium_01_22_26_h265.mp4" meta="493823 bytes"}
|
||||
::video{src="../assets/openable/videos/scenes/shared_items/gfx/bknd/Arena_Neon/Tournament_Neon_01_22_26_h265.mp4" title="assets/openable/videos/scenes/shared_items/gfx/bknd/Arena_Neon/Tournament_Neon_01_22_26_h265.mp4" meta="363287 bytes"}
|
||||
::video{src="../assets/openable/videos/scenes/shared_items/gfx/bknd/Cave_Entrance/cave_entrance_h265.mp4" title="assets/openable/videos/scenes/shared_items/gfx/bknd/Cave_Entrance/cave_entrance_h265.mp4" meta="2042715 bytes"}
|
||||
::video{src="../assets/openable/videos/scenes/shared_items/gfx/bknd/Cave_Interior/cave_interior_h265.mp4" title="assets/openable/videos/scenes/shared_items/gfx/bknd/Cave_Interior/cave_interior_h265.mp4" meta="1382296 bytes"}
|
||||
::video{src="../assets/openable/videos/scenes/shared_items/gfx/bknd/Coast/Lake_01_22_26_h265.mp4" title="assets/openable/videos/scenes/shared_items/gfx/bknd/Coast/Lake_01_22_26_h265.mp4" meta="4038096 bytes"}
|
||||
::video{src="../assets/openable/videos/scenes/shared_items/gfx/bknd/Desert/desert_battle_med_h265.mp4" title="assets/openable/videos/scenes/shared_items/gfx/bknd/Desert/desert_battle_med_h265.mp4" meta="1210722 bytes"}
|
||||
::video{src="../assets/openable/videos/scenes/shared_items/gfx/bknd/Forest/Forest_01_22_26_h265_2.mp4" title="assets/openable/videos/scenes/shared_items/gfx/bknd/Forest/Forest_01_22_26_h265_2.mp4" meta="6853951 bytes"}
|
||||
::video{src="../assets/openable/videos/scenes/shared_items/gfx/bknd/Mountain/Mountain_01_22_26_h265.mp4" title="assets/openable/videos/scenes/shared_items/gfx/bknd/Mountain/Mountain_01_22_26_h265.mp4" meta="4153817 bytes"}
|
||||
::video{src="../assets/openable/videos/scenes/shared_items/gfx/bknd/Mountain_Top/mountain_top_h265.mp4" title="assets/openable/videos/scenes/shared_items/gfx/bknd/Mountain_Top/mountain_top_h265.mp4" meta="3327918 bytes"}
|
||||
::gallery-end
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
A whole-target-root static scan did not find standalone gameplay audio files in ordinary formats. The scan covered target-root directories, not just `/games/pokemon_pro/assets`, and wrote reproducible results under `analysis/audio-search/`.
|
||||
|
||||
Confirmed results:
|
||||
Confirmed scan results:
|
||||
|
||||
- `analysis/audio-search/summary.json` counted `7375` target-root files.
|
||||
- Filename scanning found `74` audio-related paths, but these are ALSA/BlueALSA/GStreamer support files, kernel sound modules, udev rules, two speaker-panel PNGs, and the exported Godot sound-id script; they are not gameplay sound content.
|
||||
@@ -14,6 +14,8 @@ Confirmed results:
|
||||
|
||||
This extends the narrower Godot/Radium media scan documented in `godot-and-radium-assets.md`. That earlier generated-asset scan found one AAC-bearing MP4 after extracting `/games/pokemon_pro/assets/godot/main.pck`: `assets/godot_raw/scenes/shared_items/gfx/bknd/Arena_Neon/Tournament_Neon_01_22_26_h265.mp4`.
|
||||
|
||||
Important refinement from Ghidra cross-references and the follow-up image parser: the broad scan rules out plain loose audio files and directly recognizable target-root streams. The missing sounds are now confirmed to be image-backed: section 8 of `/games/pokemon_pro/image.bin` is a Radium table of headerless 16-bit PCM chunks. See `radium-image-format.md`.
|
||||
|
||||
## Scope And Command
|
||||
|
||||
The scanner is workspace-local and does not execute target AArch64 binaries.
|
||||
@@ -98,4 +100,35 @@ The absence of standalone audio files does not mean the game lacks sound support
|
||||
- `void Radium::Sound::Play()`
|
||||
- `external/soloud/src/audiosource/wav/stb_vorbis.cpp`
|
||||
|
||||
Inference: most gameplay audio is probably stored in a Radium/native asset representation, likely inside `/games/pokemon_pro/image.bin` or an internal object table addressed by the native game, rather than as standard loose `.ogg`, `.wav`, or `.mp3` files. Reconstructing those sounds will require reversing the Radium sound/object lookup path rather than searching for ordinary file extensions alone.
|
||||
## Ghidra Xref Confirmation
|
||||
|
||||
Ghidra program: `/games/pokemon_pro/game`
|
||||
|
||||
String xrefs:
|
||||
|
||||
- `image.bin` at `026daf08` xrefs to `FUN_008733e0` and `FUN_00872ed0`.
|
||||
- `void Radium::Sound::Play()` at `026e3508` xrefs to `FUN_009ce680`.
|
||||
- `src/Sound.cpp` at `026e3528` xrefs to `FUN_009ce680`.
|
||||
- `bool Radium::BinaryFile::Allocate(unsigned int)` at `026e2b40` xrefs to `FUN_009ce680` and other asset-loading functions.
|
||||
- `././include/BinaryFile.h` at `026e2b70` xrefs to `FUN_009ce680` and other asset-loading functions.
|
||||
|
||||
Relevant decompiler evidence:
|
||||
|
||||
- `FUN_00872ed0(uint image_index)` returns `image.bin` by default, or a stored alternate image path for non-default image slots.
|
||||
- `FUN_008733e0(uint image_index)` builds `image.bin` for index `0` or `image-sc%02d.bin` for non-zero indexes, opens it with `open64`, checks size with `fstat64`, maps it read-only with `mmap64(..., PROT_READ, MAP_SHARED, fd, 0)`, and copies header words from the mapped file into runtime image metadata.
|
||||
- `FUN_009ce680`, identified by the `void Radium::Sound::Play()` assertion string, calls a BinaryFile factory (`FUN_009fdc90`), looks up an object using fields at the sound object around `param_1 + 0x118`, allocates a buffer of the returned object size, reads the object bytes into that buffer, and passes the buffer to `FUN_00a0c3a0`.
|
||||
- `FUN_00a0c3a0` wraps the buffer as an in-memory audio source and calls `FUN_00a0c320`.
|
||||
- `FUN_00a0c320` reads the first four bytes and dispatches only two recognized container magics: `0x5367674f` (`OggS`) to the Ogg/Vorbis path and `0x46464952` (`RIFF`) to the WAV path. Other values return error `3`.
|
||||
- `FUN_00a0c230` is the Ogg/Vorbis decode setup path and references the embedded stb_vorbis implementation.
|
||||
- `FUN_00a0c070` is the WAV setup path; it checks for `WAVE`, `fmt `, and `data` chunks.
|
||||
|
||||
Static exact byte search of the two image files still found no plain contiguous audio signatures:
|
||||
|
||||
| Path | `OggS` | `RIFF` | `WAVE` | `fLaC` | `OpusHead` |
|
||||
| --- | ---: | ---: | ---: | ---: | ---: |
|
||||
| `/games/pokemon_pro/image.bin` | `0` | `0` | `0` | `0` | `0` |
|
||||
| `/games/pokemon_pro/spike3/spike_menu/image.bin` | `0` | `0` | `0` | `0` | `0` |
|
||||
|
||||
Conclusion refined by `radium-image-format.md`: Ghidra confirms that the native game uses the mmap-backed runtime image for sound-related ranges. Section 8 of `/games/pokemon_pro/image.bin` is a table of `2491` headerless 16-bit PCM chunks with a validated CRC32 table checksum. These chunks do not carry `OggS` or `RIFF` magic until wrapped by the parser as WAV. The parser scans the full section 5 command-stream table, resolves `12710` opcode `0x0b` references, and maps all `2491` chunks to local object IDs. All chunks are exported as previewable WAV files under `analysis/radium-image/sounds/`. A native `GodotSpikeBridge` registration table maps `25` object IDs to confirmed `SE_*` names. The Pokedex voice stream now maps `1137` objects (`409` through `1545`) to Pokemon description/name/category clips, including six duplicate description variants. Those aliases are previewable in `sound-pokedex-voice.md`, and complete best-name aliases are previewable in `sound-best-named-export.md`. The remaining work is assigning higher-level human-readable sound names and gameplay call sites for the other object IDs.
|
||||
|
||||
The current wiki also includes `1705` accepted local Whisper draft transcripts in `sound-asr-draft-labels.md`, produced from `2486` WAV candidates of `0.25s` and longer. These are ASR-derived preview labels, not confirmed native names.
|
||||
|
||||
103
conagent-machine-emulator.md
Normal file
103
conagent-machine-emulator.md
Normal file
@@ -0,0 +1,103 @@
|
||||
# Conagent Machine Emulator
|
||||
|
||||
## Summary
|
||||
|
||||
A host-side Python emulator was added under `analysis/conagent-machine-emulator/`.
|
||||
|
||||
The emulator models the backend-facing API surface that `/games/pokemon_pro/conagent` is known to call from static analysis and provides a local browser UI for changing emulated pinball-machine state. It now also includes a small "Extracted Game Calls" runner for representative network/game-session calls found in `/games/pokemon_pro/game` strings.
|
||||
|
||||
Generated files:
|
||||
|
||||
| Path | Purpose |
|
||||
| --- | --- |
|
||||
| `analysis/conagent-machine-emulator/emulator.py` | Dependency-free Python HTTP/HTTPS emulator with web UI. |
|
||||
| `analysis/conagent-machine-emulator/config.example.json` | Example editable emulator configuration. |
|
||||
| `analysis/conagent-machine-emulator/README.md` | Usage notes, curl smoke tests, and HTTPS integration notes. |
|
||||
|
||||
## Evidence Basis
|
||||
|
||||
The emulator endpoints are based on confirmed strings and reconstructed flow in `/games/pokemon_pro/conagent`, documented in [Conagent Reverse Engineering](conagent-re.md):
|
||||
|
||||
- `https://%s/api-token-auth/`
|
||||
- `/api/v1/ping`
|
||||
- `/api/v1/game/version_upgrades_available`
|
||||
- `/api/v2/game/heartbeat`
|
||||
- `/api/v3/game/player_auth`
|
||||
- `/api/v3/game/game_register`
|
||||
- `/api/v3/game/game_achievement_descriptors`
|
||||
- `/api/v3/game/game_auth`
|
||||
- `http://%s:8345/b8Ag3XU6TH/wibbly_wobbly_timey_wimey/`
|
||||
|
||||
The emulator also returns `Message-Number` and `App-Status-Code` headers because the reconstructed HTTP client reads those header fields after requests.
|
||||
|
||||
Additional game-call buttons are based on confirmed `/games/pokemon_pro/game` strings:
|
||||
|
||||
| Offset | String |
|
||||
| --- | --- |
|
||||
| `0x25dd5a8` | `GameSessionBegin` |
|
||||
| `0x25dd5c0` | `GameSessionUpdate` |
|
||||
| `0x25dd5d8` | `GameSessionEnd` |
|
||||
| `0x25de8c0` | `/api/v1/game/high_score_events` |
|
||||
| `0x25dea50` | `/api/v2/game/machine_audits` |
|
||||
| `0x25deb88` | `/api/v1/game/game_configuration` |
|
||||
| `0x25df9d8` | `/api/v2/game/player_achievements` |
|
||||
| `0x25dfa20` | `/api/v2/game/player_properties` |
|
||||
| `0x25e03a8` | `/api/v1/game/data_store` |
|
||||
| `0x25e03f8` | `/api/v1/game/data_retrieve` |
|
||||
| `0x25e0508` | `/api/v3/game/session_start` |
|
||||
| `0x25e0568` | `/api/v3/game/session_end` |
|
||||
| `0x25e05c8` | `/api/v3/game/session_update` |
|
||||
|
||||
Score/high-score UI fields are synthetic emulator state, but they are shaped around game strings such as `AD_HIGH_SCORE_1_SCORE`, `AUD_SCORE_HISTO_1`, `AUD_AVERAGE_SCORES`, `PlayerScore`, and `GameScores_Player1`.
|
||||
|
||||
## Confirmed Scope
|
||||
|
||||
The implementation is host-side support tooling only:
|
||||
|
||||
- It does not modify rootfs evidence files.
|
||||
- It does not execute `/games/pokemon_pro/conagent` or any other target AArch64 binary.
|
||||
- It emulates backend-facing HTTP behavior, browser-controlled machine state, and synthetic score/session payloads for testing call handling.
|
||||
|
||||
## Current Limitations
|
||||
|
||||
The emulator does not implement the local `/usr/local/spike/agent.uds` framed game-to-conagent protocol. That protocol remains only partially recovered from static strings, including message IDs, ACK/NACK/reset behavior, and action names.
|
||||
|
||||
Scores and sessions produced by this emulator are not recovered from a running game process. They are generated test data intended to exercise the extracted network calls.
|
||||
|
||||
Real conagent integration will likely require HTTPS for the API listener because the binary constructs most backend URLs with `https://%s/...`. The special server-time endpoint is plain HTTP on port `8345`.
|
||||
|
||||
## Reproducible Commands
|
||||
|
||||
Start the emulator:
|
||||
|
||||
```sh
|
||||
cd /Users/jordan/Downloads/pokemon_spike3_rootfs
|
||||
python3 analysis/conagent-machine-emulator/emulator.py --config analysis/conagent-machine-emulator/config.example.json
|
||||
```
|
||||
|
||||
Smoke-test endpoints:
|
||||
|
||||
```sh
|
||||
curl -s http://127.0.0.1:8088/api/v1/ping
|
||||
curl -s -X POST http://127.0.0.1:8088/api-token-auth/ \
|
||||
-H 'Content-Type: application/json' \
|
||||
-d '{"username":"emu","password":"emu"}'
|
||||
curl -s http://127.0.0.1:8345/b8Ag3XU6TH/wibbly_wobbly_timey_wimey/
|
||||
```
|
||||
|
||||
Run extracted call tests:
|
||||
|
||||
```sh
|
||||
curl -s -X POST http://127.0.0.1:8088/api/game-state/score \
|
||||
-H 'Content-Type: application/json' \
|
||||
-d '{"player":1,"delta":1234567}'
|
||||
curl -s -X POST http://127.0.0.1:8088/api/game-calls/run \
|
||||
-H 'Content-Type: application/json' \
|
||||
-d '{"id":"session_start"}'
|
||||
curl -s -X POST http://127.0.0.1:8088/api/game-calls/run \
|
||||
-H 'Content-Type: application/json' \
|
||||
-d '{"id":"session_update"}'
|
||||
curl -s -X POST http://127.0.0.1:8088/api/game-calls/run \
|
||||
-H 'Content-Type: application/json' \
|
||||
-d '{"id":"high_score_event"}'
|
||||
```
|
||||
141
docker-qemu-emulation.md
Normal file
141
docker-qemu-emulation.md
Normal file
@@ -0,0 +1,141 @@
|
||||
# Docker/QEMU Emulation Scaffold
|
||||
|
||||
## Scope
|
||||
|
||||
Workspace-local implementation:
|
||||
|
||||
- `emulation/`
|
||||
|
||||
Purpose:
|
||||
|
||||
- Build a Docker-packaged QEMU environment for booting a generated copy of the extracted AArch64 rootfs.
|
||||
- Expose the guest display through QEMU VNC and noVNC in a browser.
|
||||
- Provide a browser dashboard for logs and early virtual switch events.
|
||||
- Keep target rootfs evidence files unmodified.
|
||||
|
||||
Static-analysis boundary: this page documents the emulator scaffold and evidence-based design. Creating and booting `emulation/work/rootfs.ext4` executes a generated guest copy, not the extracted evidence files directly.
|
||||
|
||||
## Evidence Basis
|
||||
|
||||
The main game and SPIKE menu use a direct DRM/KMS display path rather than a desktop windowing path.
|
||||
|
||||
Confirmed string/import evidence:
|
||||
|
||||
- `/games/pokemon_pro/game` imports `libEGL.so.1`, `libGLESv2.so.2`, `libdrm.so.2`, and `libgbm.so.1`; see `analysis/static-triage/game.objdump-p.txt`.
|
||||
- `/games/pokemon_pro/game` strings include `/sys/class/drm`, `/dev/dri/card1`, `/dev/dri/card0`, `drmModeSetCrtc fail`, `drmModePageFlip`, `gbm_bo_create`, `eglGetPlatformDisplayEXT`, and `egl resolution: %d x %d`; see `analysis/static-triage/game.strings`.
|
||||
- `/games/pokemon_pro/spike3/spike_menu/game` has matching GBM/EGL/DRM strings at offsets including `0x382cd0` (`/sys/class/drm`), `0x383030` (`/dev/dri/card1`), `0x383058` (`/dev/dri/card0`), and `0x383730` (`drmModeSetCrtc fail`); see `analysis/static-triage/spike_menu_game.strings`.
|
||||
- `/etc/init.d/S12lvds_panel` launches `/games/spike3/bin/boot_display` early, and `/etc/init.d/game_monitor` later stops `boot_display` before launching `/games/game`.
|
||||
|
||||
Implementation consequence: the first emulator path uses QEMU `virtio-gpu` and browser-visible VNC/noVNC, not X11 forwarding.
|
||||
|
||||
## Implemented Files
|
||||
|
||||
Primary files:
|
||||
|
||||
| Path | Purpose |
|
||||
| --- | --- |
|
||||
| `emulation/compose.yaml` | Docker Compose entry point and port mapping. |
|
||||
| `emulation/docker/Dockerfile` | Debian-based image with QEMU, noVNC, ffmpeg, qemu-user-static, and AArch64 cross tools. |
|
||||
| `emulation/docker/fetch-debian-arm64-kernel.sh` | Installs a Debian ARM64 kernel and initramfs into `/opt/spike3-kernel/`; the initramfs seeds DRM/`virtio_gpu` modules. |
|
||||
| `emulation/scripts/prepare-rootfs-image.sh` | Copies target-root entries into `emulation/work/rootfs-stage`, injects helpers, and builds `emulation/work/rootfs.ext4`. |
|
||||
| `emulation/scripts/run-qemu.sh` | Boots QEMU `virt` with `virtio-blk`, `virtio-gpu`, VNC, serial logging, user networking, and a virtio-serial control socket. |
|
||||
| `emulation/guest/emu-init` | Guest init used by QEMU with `init=/usr/local/spike-emu/bin/emu-init`. |
|
||||
| `emulation/dashboard/server.py` | Browser dashboard on port `8090` for links, logs, and virtual switch events. |
|
||||
| `emulation/stubs/spike3emu_stub.c` | Optional AArch64 `LD_PRELOAD` stub for inert fake device opens/ioctls on GPIO, I2C, serial, input, and `/dev/mem` paths. |
|
||||
|
||||
Generated runtime files:
|
||||
|
||||
| Path | Purpose |
|
||||
| --- | --- |
|
||||
| `emulation/work/rootfs.ext4` | Generated guest root disk; not checked in as evidence. |
|
||||
| `emulation/work/logs/` | Host/container logs for QEMU, dashboard, noVNC, and conagent backend. |
|
||||
| `emulation/work/control.sock` | QEMU virtio-serial socket used by the dashboard event bridge. |
|
||||
|
||||
## Usage
|
||||
|
||||
Start the default boot-display target:
|
||||
|
||||
```sh
|
||||
docker compose -f emulation/compose.yaml up --build
|
||||
```
|
||||
|
||||
Open:
|
||||
|
||||
- Dashboard: `http://localhost:8090/`
|
||||
- Display: `http://localhost:6080/vnc.html?host=localhost&port=6080&autoconnect=true`
|
||||
- Conagent backend emulator: `http://localhost:8088/`
|
||||
|
||||
Try later targets after the virtual display is visible:
|
||||
|
||||
```sh
|
||||
SPIKE3_AUTOSTART=spike-menu docker compose -f emulation/compose.yaml up
|
||||
SPIKE3_AUTOSTART=game docker compose -f emulation/compose.yaml up
|
||||
SPIKE3_AUTOSTART=monitors docker compose -f emulation/compose.yaml up
|
||||
```
|
||||
|
||||
The guest init accepts these autostart targets:
|
||||
|
||||
- `boot-display`
|
||||
- `spike-menu`
|
||||
- `game`
|
||||
- `monitors`
|
||||
- `shell`
|
||||
|
||||
## Current Emulator Behavior
|
||||
|
||||
The generated guest image:
|
||||
|
||||
- Mounts `/proc`, `/sys`, `/dev`, `/dev/pts`, `/run`, and `/tmp`.
|
||||
- Creates writable `/connectivity`, `/connectivity/dump`, `/data`, and `/tmp/cache/mesa`.
|
||||
- Preserves `/games/game -> /games/pokemon_pro/game`.
|
||||
- Injects `/usr/local/spike-emu/bin/launch-target.sh` to start `boot_display`, SPIKE menu, game, or monitors.
|
||||
- Injects an optional `LD_PRELOAD` hardware stub at `/usr/local/spike-emu/lib/libspike3emu_stub.so` when the Docker image has `aarch64-linux-gnu-gcc`.
|
||||
- Injects overlay Mesa DRI fallback drivers under `/usr/local/spike-emu/mesa-dri` when the Docker image has ARM64 `virtio_gpu`, `kms_swrast`, and `swrast` drivers.
|
||||
- Starts a guest control agent that logs virtio-serial dashboard events to `/run/spike-emu/events.log` and `/connectivity/dump/log/spike-emu/control-agent.log`.
|
||||
|
||||
The dashboard:
|
||||
|
||||
- Links to noVNC and the existing conagent backend emulator.
|
||||
- Reads host logs from `emulation/work/logs/`.
|
||||
- Sends virtual switch/button events as JSON to `emulation/work/control.sock` when QEMU is running. Verified APIs are `POST /api/event` and `POST /api/switch/<name>`.
|
||||
|
||||
## Verification Status
|
||||
|
||||
Commands run from the workspace root:
|
||||
|
||||
```sh
|
||||
docker compose -f emulation/compose.yaml build spike3-emu
|
||||
docker compose -f emulation/compose.yaml run --rm --entrypoint /workspace/emulation/scripts/prepare-rootfs-image.sh spike3-emu
|
||||
SPIKE3_SKIP_PREPARE=1 SPIKE3_AUTOSTART=boot-display docker compose -f emulation/compose.yaml up --force-recreate
|
||||
```
|
||||
|
||||
Confirmed results:
|
||||
|
||||
- Docker image contains `/opt/spike3-kernel/vmlinuz` and `/opt/spike3-kernel/initrd.img`; the initramfs includes `drm.ko`, `drm_kms_helper.ko`, `virtio_dma_buf.ko`, and `virtio-gpu.ko`.
|
||||
- QEMU boots the generated `emulation/work/rootfs.ext4` and reaches `SPIKE3 emulator init complete; autostart=boot-display` in `emulation/work/logs/qemu-serial.log`.
|
||||
- QEMU serial log confirms `virtio-gpu-pci detected`, `Initialized virtio_gpu`, and `fb0: virtio_gpudrmfb frame buffer device`.
|
||||
- Guest hardware log confirms `/dev/dri/card0`, `/dev/dri/renderD128`, `/sys/class/drm/card0`, `/sys/class/drm/card0-Virtual-1`, and loaded `virtio_gpu`/`drm` modules.
|
||||
- noVNC responds at `http://localhost:6080/vnc.html`; the dashboard responds at `http://localhost:8090/api/status`.
|
||||
- `POST /api/switch/start` returns `sent_to_guest: true` and appends a switch event to `emulation/work/dashboard-events.jsonl`.
|
||||
|
||||
Current blocker:
|
||||
|
||||
- `/games/spike3/bin/boot_display` is reached, but it still logs `create_window RETRY 1 / 27` through `27 / 27`, shader compile/link failures, and `cpuspi: device open failed`.
|
||||
- A nonblank SPIKE frame is not yet confirmed. The next display pass should focus on the userspace Mesa/GBM/EGL path or a targeted display interposer.
|
||||
|
||||
## Limitations and Next Steps
|
||||
|
||||
Confirmed current limitations:
|
||||
|
||||
- The dashboard event path is only a guest-visible event log. It does not yet inject events into the game’s SPIKE nodebus model.
|
||||
- The optional `LD_PRELOAD` stub is intentionally broad and inert. It can move early hardware probing forward, but any deterministic game failure still needs specific static/dynamic analysis before adding a targeted shim.
|
||||
- QEMU `virtio-gpu` is not Raspberry Pi VC4/V3D. It is the right first display target because the binary asks for standard DRM/GBM/EGL surfaces, but shader/extension mismatches may still require a display interposer or patch.
|
||||
- Docker Desktop on macOS runs this under QEMU TCG without KVM acceleration, so startup may be slow.
|
||||
|
||||
Next implementation targets:
|
||||
|
||||
1. Fix the remaining `boot_display` userspace rendering path so a nonblank noVNC frame is produced.
|
||||
2. Run `spike-menu` before the full game because it uses the same display stack with a smaller binary/image payload.
|
||||
3. Run `game` and capture the first deterministic hardware/display failure from serial logs and `/connectivity/dump/log/spike-emu/`.
|
||||
4. Map dashboard switch events into a first SPIKE nodebus emulator, reusing recovered node command evidence from `main-game-behavior.md` and `topper-serial-key-emulator.md`.
|
||||
5. Add targeted stubs only for confirmed failing APIs or device paths.
|
||||
192
game-asset-spoilers-unreleased.md
Normal file
192
game-asset-spoilers-unreleased.md
Normal file
@@ -0,0 +1,192 @@
|
||||
# Game Asset Spoilers and Possible Unreleased Features
|
||||
|
||||
## Scope
|
||||
|
||||
This page is a static, evidence-backed spoiler inventory from the extracted Pokemon SPIKE 3 rootfs. It uses the installed V.83 release notes, extracted Godot assets, decoded Godot script strings, Radium sound-name manifests, ASR draft labels, and native `/games/pokemon_pro/game` strings. I did not execute target AArch64 binaries.
|
||||
|
||||
Important confidence boundary: release-note entries are confirmed shipped in this rootfs. Native strings and Godot/Radium asset names confirm the content exists in the image, but do not by themselves prove the feature is reachable in normal gameplay. Rows marked `catalog_offset_candidate` are audio-name candidates from the documented Radium catalog-offset analysis, not native-confirmed registrations.
|
||||
|
||||
## Evidence Sources
|
||||
|
||||
- `/games/pokemon_pro/data/pro_release_notes.txt` and `/games/pokemon_pro/data/premium_release_notes.txt`: installed V.83 release notes.
|
||||
- `/games/pokemon_pro/assets/godot/main.pck`, extracted to `assets/godot_raw/` and summarized in `assets/manifest.json`.
|
||||
- `assets/godot_raw/data/pokemon_data.txt`: Pokemon data table used by the Godot `PokemonData` autoload.
|
||||
- `analysis/godot-introspection/gdc_strings.tsv`: strings recovered from compiled Godot `.gdc` scripts.
|
||||
- `analysis/godot-introspection/gdc_sound_refs.tsv`: recovered `SE_*` sound constants from compiled Godot scripts.
|
||||
- `analysis/radium-image/pokedex_voice_label_manifest.tsv`: aligned Radium Pokedex voice clips.
|
||||
- `analysis/radium-image/catalog_offset_candidate_labels.tsv`: Radium catalog-offset candidate sound labels.
|
||||
- `analysis/all-sound-best-name-manifest.tsv`: best available sound aliases, including ASR-derived draft labels.
|
||||
- `analysis/static-triage/game.strings`: offset-tagged strings from `/games/pokemon_pro/game`.
|
||||
|
||||
Useful commands used for this pass:
|
||||
|
||||
```sh
|
||||
python3 - <<'PY'
|
||||
import csv, collections
|
||||
rows=list(csv.DictReader(open('assets/godot_raw/data/pokemon_data.txt', newline='', errors='replace')))
|
||||
print(len(rows), collections.Counter(r['in_game'] for r in rows), collections.Counter(r['collectable'] for r in rows))
|
||||
PY
|
||||
|
||||
python3 - <<'PY'
|
||||
import csv
|
||||
rows=list(csv.DictReader(open('analysis/godot-introspection/gdc_sound_refs.tsv', newline='', errors='replace'), delimiter='\t'))
|
||||
for p in ['SE_PK_FX_TEAM_ROCKET_MULTIBALL_3','SE_PK_FX_STORY_WIZARD_LUCARIO','SE_PK_FX_EEVEE']:
|
||||
print(p, len({r['sound_name'].strip() for r in rows if r['sound_name'].strip().startswith(p)}))
|
||||
PY
|
||||
|
||||
rg -n "TEAM ROCKET MULTIBALL 3|PIKACHU VS. LUCARIO|AD_START_PIKACHU_VS_MAGIKARP|AD_EEVEE_EVOLUTION_COMBO_CHAMPION" analysis/static-triage/game.strings
|
||||
```
|
||||
|
||||
## Shipped V.83 Spoilers
|
||||
|
||||
The installed release notes explicitly describe several gameplay systems that are still spoilers if the image is being analyzed before public play:
|
||||
|
||||
- Travel: complete `DISCOVER`, `CATCH`, `TRAIN`, and `BATTLE` in the current biome to light `TRAVEL` at the Town Scoop, then choose the next biome.
|
||||
- Team Features: `Pikachu Hurry-Up`, `Squirtle Prize Pool`, `Charmander Super Spinner`, and `Bulbasaur Loops`, each boosting a team-member shot for the rest of the ball.
|
||||
- Team Rocket Multiball 2: after playing Team Rocket Multiball 1, complete `B-A-T-T-L-E` targets and battle the Team Rocket Balloon to advance and start MB2.
|
||||
- Magikarp Multiball / Topper Mode: collect `M-A-G-I-K-A-R-P` letters on the topper by catching Pokemon; letters carry over between players and games.
|
||||
- Pokedex Assist, game-mode selection, target game time, Victory Bonus, Arena Bonus, Healing, and biome travel were added or adjusted in V.82/V.83.
|
||||
|
||||
Source: `/games/pokemon_pro/data/pro_release_notes.txt` and `/games/pokemon_pro/data/premium_release_notes.txt`, V.82/V.83 sections.
|
||||
|
||||
## Godot Scene and UI Spoilers
|
||||
|
||||
The Godot pack contains scenes and script entrypoints for the core display flow:
|
||||
|
||||
- `discover`, `discover_map_select`, `travel_selection`
|
||||
- `first_catch_info`, `catch_select_choose`, `capture_battle`
|
||||
- `select_battle_start`, `pokemon_battle`, `evolve`
|
||||
- `pokedex_cine`, `pokedex_cine_home`
|
||||
|
||||
Evidence: `analysis/godot-introspection/gdc_strings.tsv` shows `assets/godot_raw/scenes/main/scripts/main.gdc` referencing `res://scenes/discover/discover.tscn`, `res://scenes/discover_map_select/discover_map_select.tscn`, `res://scenes/travel_selection/travel_selection.tscn`, `res://scenes/evolve/evolve.tscn`, `res://scenes/pokemon_battle/pokemon_battle.tscn`, and the Pokedex end-of-round cine scenes.
|
||||
|
||||
Biome UI strings and assets confirm four normal travel biomes:
|
||||
|
||||
- `forest`
|
||||
- `coast` / lake
|
||||
- `mountain`
|
||||
- `desert`
|
||||
|
||||
Evidence: `assets/godot_raw/scenes/discover_map_select/scripts/discover_map_select.gdc` strings include `coast_biome_icon_145.png`, `desert_biome_icon_145.png`, `forest_biome_icon_145.png`, and `mountain_biome_icon_145.png`. The installed V.83 release notes describe Travel but not the specific biome asset set.
|
||||
|
||||
## Pokemon Roster Spoilers
|
||||
|
||||
`assets/godot_raw/data/pokemon_data.txt` has:
|
||||
|
||||
- `385` CSV rows total, including row `0` `Blank`.
|
||||
- `384` nonblank Pokemon/placeholder rows.
|
||||
- `377` rows marked `in_game=TRUE`.
|
||||
- `201` rows marked `collectable=TRUE`.
|
||||
- The highest numbered non-placeholder Pokemon row is `1019` Hydrapple.
|
||||
- A placeholder `9999,Skip` row exists and is marked `in_game=#N/A`, `collectable=#N/A`.
|
||||
|
||||
The openable image extraction found `853` Pokemon-looking image files covering `382` unique numeric IDs, including Gen 9 IDs such as Sprigatito, Fuecoco, Quaxly, Annihilape, Dipplin, and Hydrapple.
|
||||
|
||||
Notable roster spoilers:
|
||||
|
||||
- `150` Mewtwo is marked `in_game=TRUE`, `collectable=FALSE`, with category and description text.
|
||||
- `151` Mew is marked `in_game=TRUE`, `collectable=FALSE`, with category and description text.
|
||||
- `144` Articuno, `145` Zapdos, and `146` Moltres have art entries but are marked `in_game=FALSE`, `collectable=FALSE`, with empty category/description fields.
|
||||
- `448` Lucario is marked `in_game=TRUE`, `collectable=TRUE`.
|
||||
- `778` Mimikyu is marked `in_game=TRUE`, `collectable=TRUE`.
|
||||
- `1011` Dipplin and `1019` Hydrapple are marked `in_game=TRUE`, `collectable=FALSE`.
|
||||
|
||||
Voice evidence backs much of this roster. `analysis/radium-image/pokedex_voice_label_manifest.tsv` contains `1137` aligned Pokedex voice rows, covering `377` unique Pokemon numbers from `1` through `1019`, including `30` IDs at or above `900`.
|
||||
|
||||
## Battle and Progression Audio Spoilers
|
||||
|
||||
Catalog-matched ASR labels in `analysis/radium-image/asr_catalog_sound_label_candidates.tsv` expose battle structure and callouts:
|
||||
|
||||
- Rival battle instructions: `SE_PK_VO_RIVAL_BATTLE_LIT_INSTRUCTIONS`, transcript `Shoot the town scoop to start a rival battle!`
|
||||
- Biome battle intros/outros for Forest, Lake, Mountain, and Desert.
|
||||
- Story-mode generic outro lines about reaching or becoming champion of the Pokemon Arena.
|
||||
- Battle commentary for Pokemon type attacks, comeback, dodge, perfect, incoming, and last-Pokemon situations.
|
||||
- Catch instructions and escape callouts.
|
||||
|
||||
Draft ASR labels in `analysis/all-sound-best-name-manifest.tsv` also include spoiler-like lines:
|
||||
|
||||
- `Pikachu vs Charizard!`
|
||||
- `Charizard has fainted!`
|
||||
- `Pikachu vs. Lucario!`
|
||||
- `Lucario has fainted!`
|
||||
- `Pikachu vs. Magikarp`
|
||||
- `Magikarp is evolving!`
|
||||
- `Magikarp Multiball!`
|
||||
- `Shoot the town scoop to travel.`
|
||||
- `Once again, you will stand against Giovanni, the strongest trainer of all.`
|
||||
- `Having lost like this, I can't bear to face my followers. Meowth spread the word that from this day forward, Team Rocket is no more.`
|
||||
|
||||
These ASR-derived lines are useful spoiler indicators, but they should be treated as draft labels until confirmed against native script tables or runtime playback.
|
||||
|
||||
## Possible Unreleased or Deep/Hidden Features
|
||||
|
||||
### Team Rocket Multiball 3
|
||||
|
||||
Evidence:
|
||||
|
||||
- Native `/games/pokemon_pro/game` string `TEAM ROCKET MULTIBALL 3` at `analysis/static-triage/game.strings` offset `0x25a0dc8`.
|
||||
- `analysis/godot-introspection/gdc_sound_refs.tsv` contains `9` unique `SE_PK_FX_TEAM_ROCKET_MULTIBALL_3*` constants: start, awards 1 through 5, two Meowth attack FX, and total.
|
||||
- `analysis/radium-image/catalog_offset_candidate_labels.tsv` maps those `SE_PK_FX_TEAM_ROCKET_MULTIBALL_3*` names to object IDs `324` through `332` as `candidate_unpromoted`.
|
||||
|
||||
Assessment: plausible future, deep, or hidden progression. The installed V.83 release notes mention Team Rocket Multiball 2 but do not mention Multiball 3. Because the native display string exists, this is stronger than an unused asset-only lead.
|
||||
|
||||
### Story Wizard 2 / Pikachu vs. Lucario
|
||||
|
||||
Evidence:
|
||||
|
||||
- Native adjustment strings `AD_POKEMON_STORY_WIZARD_1_BALL_SAVE_TIMER` and `AD_POKEMON_STORY_WIZARD_2_BALL_SAVE_TIMER`.
|
||||
- Native debug/adjustment strings `AD_LIGHT_PIKACHU_VS_CHARIZARD` and `AD_LIGHT_PIKACHU_VS_LUCARIO`.
|
||||
- Native display strings `PIKACHU VS. LUCARIO`, `OB_POK_PIKACHU_VS_LUCARIO_START`, and `OB_POK_PIKACHU_VS_LUCARIO_TOTAL`.
|
||||
- `analysis/godot-introspection/gdc_sound_refs.tsv` contains `7` unique `SE_PK_FX_STORY_WIZARD_LUCARIO*` constants.
|
||||
- Draft ASR includes `Pikachu vs. Lucario!` and `Lucario has fainted!`.
|
||||
|
||||
Assessment: likely a second story-wizard or late-game battle path. It is not described in the installed V.83 release notes. The presence of native object keys and adjustment strings makes this a high-value follow-up target.
|
||||
|
||||
### Pikachu vs. Magikarp / Magikarp Finale
|
||||
|
||||
Evidence:
|
||||
|
||||
- Native strings include `AD_START_PIKACHU_VS_MAGIKARP`, `PIKACHU VS. MAGIKARP`, `MAGIKARP IS EVOLVING!`, `MAGIKARP DEFEATED!`, `SHOOT RIGHT RAMP TO DEFEAT MAGIKARP`, `OB_POK_PIKACHU_VS_MAGIKARP_START`, `OB_POK_PIKACHU_VS_MAGIKARP_TOTAL`, `OB_POK_PIKACHU_VS_MAGIKARP_SUPER_JACKPOT`, and `OB_POK_PIKACHU_VS_MAGIKARP_DOUBLE_SUPER_JACKPOT`.
|
||||
- Draft ASR includes `Pikachu vs. Magikarp`, `Magikarp is evolving!`, and `Magikarp Multiball!`.
|
||||
- V.83 release notes describe Magikarp Multiball as Topper Mode, but do not explicitly describe a `Pikachu vs. Magikarp` battle/finale.
|
||||
|
||||
Assessment: likely a topper-linked final phase, super-jackpot phase, or debug-startable mode attached to Magikarp Multiball. It may already be shipped as part of Topper Mode rather than unreleased.
|
||||
|
||||
### Eevee Evolution Combos
|
||||
|
||||
Evidence:
|
||||
|
||||
- Native strings include `AD_EEVEE_EVOLUTION_COMBO_CHAMPION`, `EEVEE EVOLUTION COMBOS DEFAULT HIGH SCORE`, `ALL EEVEE EVOLUTION COMBOS COLLECTED!`, and `EEVEE EVOLUTION COMBO %d/%d: %s`.
|
||||
- `analysis/godot-introspection/gdc_sound_refs.tsv` contains `23` unique `SE_PK_FX_EEVEE*` constants covering Vaporeon, Jolteon, Flareon, Espeon, Umbreon, Leafeon, Glaceon, and Sylveon award sounds.
|
||||
- `analysis/radium-image/catalog_offset_candidate_labels.tsv` maps the Eevee FX family as `candidate_unpromoted`.
|
||||
|
||||
Assessment: plausible hidden/deeper feature or unfinished rule family. The release notes do not mention Eevee Evolution Combos.
|
||||
|
||||
### Cave, Mountain Top, Arena Neon, and Tournament Backgrounds
|
||||
|
||||
Evidence:
|
||||
|
||||
- Extracted Godot video backgrounds include `Arena/Stadium_01_22_26_h265.mp4`, `Arena_Neon/Tournament_Neon_01_22_26_h265.mp4`, `Cave_Entrance/cave_entrance_h265.mp4`, `Cave_Interior/cave_interior_h265.mp4`, `Coast/Lake_01_22_26_h265.mp4`, `Desert/desert_battle_med_h265.mp4`, `Forest/Forest_01_22_26_h265_2.mp4`, and `Mountain_Top/mountain_top_h265.mp4`.
|
||||
- Normal travel UI strings expose only Forest, Coast, Mountain, and Desert icons.
|
||||
- Native strings include extensive Arena and Tournament strings, and the V.83 release notes mention ToPS tournament support.
|
||||
|
||||
Assessment: Arena and Tournament are likely shipped/deep UI features, not unreleased. Cave and Mountain Top are stronger candidates for future, hidden, or unused background stages because they do not appear in the current four-biome travel icon map.
|
||||
|
||||
### SKU-Specific Premium/LE Hardware and Rules
|
||||
|
||||
Evidence:
|
||||
|
||||
- The same extracted `pokemon_pro` root contains `/games/pokemon_pro/data/premium_release_notes.txt`, whose banner says `POKEMON - LE`.
|
||||
- Premium/LE notes describe Squirtle Whirlpool action-button behavior; Pro notes describe the same Squirtle Prize Pool without Whirlpool action-button lock-in.
|
||||
- V.82 notes mention `Corrected Poke Ball servo device location on Premium/LE`.
|
||||
- Native adjustment/device strings include `AD_MEOWTH_MOTOR_DISABLED`, `AD_MAGIKARP_MECH_DISABLED`, `AD_MAGIKARP_TOPPER_SERIAL_NUMBER_KEY`, `AD_PIKACHU_UP_POST_DISABLED`, and `AD_LEFT_RAMP_UP_POST_DISABLED`.
|
||||
|
||||
Assessment: this appears to be a multi-SKU software payload rather than unreleased content. It is still useful spoiler evidence for Premium/LE-only mechanisms and rules.
|
||||
|
||||
## Follow-Up Targets
|
||||
|
||||
- Trace native references to `TEAM ROCKET MULTIBALL 3` and determine whether it is reachable from shipped Team Rocket MB2 progression.
|
||||
- Trace `AD_LIGHT_PIKACHU_VS_LUCARIO` and `OB_POK_PIKACHU_VS_LUCARIO_*` to find the real start conditions for the Lucario path.
|
||||
- Trace `AD_START_PIKACHU_VS_MAGIKARP` and Magikarp object keys to separate shipped topper finale behavior from debug-only starts.
|
||||
- Confirm whether Eevee Evolution Combos have active rule state, switch awards, or only high-score/display/audio scaffolding.
|
||||
- Correlate Cave and Mountain Top video backgrounds with scene/resource call sites or runtime biome selection values.
|
||||
@@ -82,7 +82,7 @@ Static evidence does not show a standalone Godot sound library in `/games/pokemo
|
||||
|
||||
- `find assets/godot_raw -type f` found no `.ogg`, `.wav`, `.mp3`, `.sample`, `.stream`, `.bnk`, or `.wem` files.
|
||||
- PCK extraction produced `10` MP4 files, `1050` texture imports, `93` compiled scripts, and `22` exported scene resources.
|
||||
- The exported Godot script `scripts/spike_game_sound_ids.gdc` exists, with a `.gd.remap`, but the original GDScript source is not present.
|
||||
- The exported Godot script `scripts/spike_game_sound_ids.gdc` exists, with a `.gd.remap`, but the original GDScript source is not present. A later static decoder recovered its compiled constant catalog: 760 `SE_*` sound names are listed in `analysis/godot-introspection/gdc_sound_refs.tsv`.
|
||||
|
||||
Static evidence also found no standalone audio files by extension under `/games/pokemon_pro`. A broader whole-target-root scan is documented in `audio-asset-search.md`; it found no target-root file with an `ffprobe`-confirmed audio stream.
|
||||
|
||||
@@ -154,4 +154,6 @@ The helper `rootfs-triage-wiki/scripts/harvest_loose_openable_assets.py` copied
|
||||
- `binwalk games/pokemon_pro/image.bin` did not identify extractable standard media; it only reported copyright text and a likely false-positive `JBOOT STAG` signature at `0xD36E9D6`.
|
||||
- Exact scans found no PNG, OGG, MP4 `ftyp`, WAV, or WebP signatures in `image.bin`.
|
||||
|
||||
Inference: `image.bin` is likely a Radium serialized or mmap-oriented runtime image rather than a standard archive. Reversing its internal object/table format remains a separate analysis task.
|
||||
Inference refined by Ghidra xrefs and the parser documented in `radium-image-format.md`: `image.bin` is a Radium mmap-oriented runtime image rather than a standard archive. Section 8 of `/games/pokemon_pro/image.bin` is confirmed as a `2491`-row table of headerless 16-bit PCM chunks. Reversing its command-stream/object-ID mapping remains a separate analysis task.
|
||||
|
||||
Follow-up export status: all `2491` section 8 chunks are now exported as WAV files under `analysis/radium-image/sounds/` and preview pages are generated from `sound-export.md`. Reconstructed openable assets under `assets/openable/` are previewed from `asset-previews.md`.
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
## Priority 1: Main Game Binary
|
||||
|
||||
Status: first-pass static strings, dependency review, targeted Ghidra decompilation, topper serial-key recovery, and a MicroPython emulator artifact are complete; see `main-game-behavior.md` and `topper-serial-key-emulator.md`.
|
||||
Status: first-pass static strings, dependency review, targeted Ghidra decompilation, topper serial-key recovery, a MicroPython emulator artifact, and a Docker/QEMU emulation scaffold are complete; see `main-game-behavior.md`, `topper-serial-key-emulator.md`, and `docker-qemu-emulation.md`.
|
||||
|
||||
Target:
|
||||
|
||||
@@ -24,13 +24,14 @@ Suggested first passes:
|
||||
|
||||
Follow-up passes:
|
||||
|
||||
- Continue from `emulation/`: QEMU now boots the generated rootfs, exposes noVNC/dashboard, loads `virtio_gpu`, creates `/dev/dri/card0`, and reaches `/games/spike3/bin/boot_display`. The current blocker is `boot_display` `create_window` retries plus shader compile/link failures, so the next pass should focus on Mesa/GBM/EGL userspace compatibility or a targeted display interposer before moving to `spike-menu` and `/games/game`.
|
||||
- Validate `analysis/topper-emulator/topper_emulator.py` on live hardware or a nodebus capture.
|
||||
- Recover the exact Magikarp topper `IDENTITY_BOARD_PART_ID` expected by command `0xfe`.
|
||||
- Confirm physical UART pins, baud, voltage level, and any netbridge timing/break behavior required for a MicroPython node.
|
||||
|
||||
## Priority 2: `image.bin` / Radium Runtime Image
|
||||
|
||||
Status: first-pass static comparison and whole-rootfs audio search complete; see `package-image-firmware.md` and `audio-asset-search.md`.
|
||||
Status: first-pass static comparison, whole-rootfs audio search, targeted Ghidra xrefs for the sound path, main-game section 8 PCM table reversal, full main-game section 5 sound command-stream scan, generic section 5 opcode stream decode with payload-field summaries, native opcode length/handler table dumps, section 3 bitmap-record preview extraction, SPIKE menu section 8 PCM parse, SPIKE menu section 5 command-stream scan, Godot `.gdc` string decoding, full main-game WAV export, 54 SPIKE menu WAV exports, 25 Ghidra-confirmed native sound-name aliases, catalog-order offset candidate audit and preview page, 1,137 aligned Pokedex voice aliases, 1,705 draft ASR transcript labels, 169 low-confidence ASR review candidates, complete best-available named alias export, game-asset spoiler/unreleased-feature inventory, and wiki preview pages are complete; see `package-image-firmware.md`, `audio-asset-search.md`, `radium-image-format.md`, `sound-export.md`, `sound-catalog-offset-candidates.md`, `sound-pokedex-voice.md`, `sound-spike-menu.md`, `sound-native-names.md`, `sound-native-sound-test.md`, `sound-asr-draft-labels.md`, `sound-asr-review-candidates.md`, `sound-best-named-export.md`, `asset-previews.md`, `radium-section3-bitmaps.md`, and `game-asset-spoilers-unreleased.md`.
|
||||
|
||||
Targets:
|
||||
|
||||
@@ -49,11 +50,17 @@ Suggested first passes:
|
||||
- Search for embedded filenames, JSON, SQLite, compression headers, and Godot pack headers. First strings show Stern EULA text; no standard archive signature found by `binwalk`.
|
||||
- Compare structure between game `image.bin` and spike-menu `image.bin`. First 0xb0-byte header shape and early EULA structure are similar, with different size/table values.
|
||||
- Reverse the Radium/cereal mmap image table used by `/games/pokemon_pro/game` strings such as `Flash memory init mmap failed`, `/lcd/demand_loaded`, and `/lcd/auto_loaded`.
|
||||
- Trace the native sound lookup path from strings such as `Radium::Sound`, `PLAYING SOUND #%d`, `MUSIC: MAINPLAY`, and `SPEECH: 'SQUIRTLE'`; broad static searching found no ordinary loose Ogg/WAV/MP3 gameplay audio files.
|
||||
- Map the remaining Radium sound object IDs and section 8 chunk indices to higher-level script/gameplay names and call sites. Section 8 is decoded as headerless 16-bit PCM chunks, the parser resolves section 5 opcode `0x0b` command-stream references for all chunks, and all chunks are exported as WAVs. A native Godot bridge table confirms names for 25 IDs; Ghidra xrefs to its registration helper are exhausted at those 25 direct calls. Catalog-order comparison now identifies two native anchor offsets, `+69` for EOB Pokedex FX and `+78` for attack-type FX, and writes 199 neighboring unpromoted candidate labels plus one sound-test-candidate disagreement to `analysis/radium-image/catalog_offset_candidate_labels.tsv`. Of those candidates, 196 non-conflicting rows are now used as explicitly marked `catalog_offset_candidate` best-name aliases for sounds that previously had only structural object references. The Pokedex voice stream now maps objects `409` through `1545` to 1,137 semantic Pokemon voice labels. The current ASR pass adds 1,705 draft content labels for bounded voice-like clips, including 220 catalog-matched `SE_PK_VO_*` inferred names across 90 catalog constants, plus 34 low-confidence ASR review aliases for rows that would otherwise remain structural. ASR labels and catalog-offset candidates still need native/script confirmation.
|
||||
- Maintain `analysis/all-sound-best-name-manifest.tsv` as the complete named-export surface. It currently has 2,545 rows: 25 confirmed native names, 1,137 Pokedex voice alignments, 220 catalog-matched ASR aliases, 583 raw ASR draft aliases after stronger-name priority, 196 explicitly marked catalog-offset candidate aliases, 34 low-confidence ASR review aliases, 1 main-image duplicate hash match inheriting a confirmed native name, 295 main structural object fallbacks, 4 SPIKE menu exact-payload matches inheriting stronger main-image names, and 50 SPIKE menu structural fallbacks. The remaining 345 structural rows are also grouped for review in `sound-unresolved-review.md` by bank and duration/channel bucket. Four sound-test-adjacent native label rows are retained for audit, but are not promoted as confirmed best-name labels because their numeric field conflicts with ASR/Pokedex cross-checks.
|
||||
- Continue section 3 image-record recovery. Ghidra xrefs identify section 3 as a 1,477-entry qword pointer table; the current static exporter renders 1,449 raw indexed bitmap records and leaves 28 compact payload records undecoded in `analysis/radium-image/section3_bitmap_manifest.tsv`. Next steps are recovering the compact subtype, confirming palette/alpha semantics, and correlating section 3 records with section 4 or runtime display callers.
|
||||
- Recover SPIKE menu object metadata and higher-level menu names in `/games/pokemon_pro/spike3/spike_menu/game`. The current menu export resolves all 54 section 8 PCM chunks through 300 section 5 opcode `0x0b` references, but only to local object IDs.
|
||||
- Continue decoding compiled GDScript bytecode beyond string recovery if broader script call-site reconstruction is needed. Current static `.gdc` string decoding recovers the 760-name sound catalog and 12 direct Pokedex EOB scene references, but not a general name-to-Radium-object map.
|
||||
- Assign semantics to the non-sound section 5 opcodes now summarized in `analysis/radium-image/command_opcode_payload_summary.tsv`, `analysis/radium-spike-menu-image/command_opcode_payload_summary.tsv`, `analysis/radium-image/opcode_handler_table.tsv`, and `analysis/radium-spike-menu-image/opcode_handler_table.tsv`. The current generic decode confirms clean `0x00`-terminated streams, observed opcodes, fixed payload sizes, common payload values, native handler-address table entries, and that opcode `0x0b` is the sound-reference command, but most non-`0x0b` opcode names still need confirmation from runtime consumers.
|
||||
- Validate the unreleased/deep-feature candidates from `game-asset-spoilers-unreleased.md`: Team Rocket Multiball 3, Pikachu vs. Lucario / Story Wizard 2, Pikachu vs. Magikarp, Eevee Evolution Combos, and Cave/Mountain Top backgrounds. The current evidence is static strings, extracted assets, and candidate sound labels; reachability still needs code-path or runtime confirmation.
|
||||
|
||||
## Priority 3: `conagent`
|
||||
|
||||
Status: first-pass reverse engineering complete in `conagent-re.md`; non-compilable C-like flow export is in `conagent-pseudocode.c`.
|
||||
Status: first-pass reverse engineering complete in `conagent-re.md`; non-compilable C-like flow export is in `conagent-pseudocode.c`; host-side backend/machine emulator added under `analysis/conagent-machine-emulator/` and documented in `conagent-machine-emulator.md`.
|
||||
|
||||
Target:
|
||||
|
||||
@@ -76,6 +83,7 @@ Follow-up passes:
|
||||
- Audit `ifup`/`ifdown` command construction and interface-name validation.
|
||||
- Audit direct Game-to-Server endpoint validation.
|
||||
- Audit file-transfer local path validation and update handoff.
|
||||
- Recover enough of the `/usr/local/spike/agent.uds` framed protocol to add a local game-process emulator mode.
|
||||
|
||||
## Priority 4: Netbridge Debug Path
|
||||
|
||||
|
||||
541
radium-image-format.md
Normal file
541
radium-image-format.md
Normal file
@@ -0,0 +1,541 @@
|
||||
# Radium Image Format
|
||||
|
||||
## Summary
|
||||
|
||||
Static Ghidra and file-structure analysis now identifies the main sound payload area in `/games/pokemon_pro/image.bin`.
|
||||
|
||||
Confirmed findings:
|
||||
|
||||
- `/games/pokemon_pro/image.bin` is mmap-backed by the native game loader, not a standard archive.
|
||||
- The first `13` little-endian qwords form the image header copied by `FUN_008733e0`.
|
||||
- Header qwords `0` through `9` are section offsets used by `FUN_008736c0`.
|
||||
- Header qword `12` low32 gives the section 8 row count. For the main game image this is `0x9bb` (`2491`) rows.
|
||||
- Section 8 starts at file offset `0x44d5396f`; each row is `24` bytes: `q0`, `q1`, `q2`.
|
||||
- `q0` is the data offset for a headerless PCM chunk.
|
||||
- `q1` contains the masked lookup key and packed width/channel flags used by `FUN_007a46e0`.
|
||||
- `q2` low32 is the sample count used by the loader.
|
||||
- Section 3 is a pointer table with `1477` entries. The pointed records begin with `uint32 id`, `uint32 flags`, `uint16 width`, and `uint16 height`; `1449` records currently render as raw indexed bitmap previews.
|
||||
- Section 5 is a dense command-stream table with `2531` local object slots and `5` variants per slot.
|
||||
- The loader's byte-length formula for opcode `0x0b` references is `derived_multiplier * (q2 & 0xffffffff) * 2`.
|
||||
- Applying that formula to all section 8 rows produces `2491` bounded PCM candidate chunks. For `2490` rows, the computed byte length exactly equals the distance to the next row's `q0` offset. The last row has no next-row delta for comparison.
|
||||
- The section 8 checksum is CRC32 over the aligned table bytes. The stored value `0x3f401e79` matches the calculated value.
|
||||
|
||||
Conclusion: the missing sounds are not absent and are not plain Ogg/WAV files. They are stored as headerless 16-bit PCM ranges inside `/games/pokemon_pro/image.bin`, indexed by the Radium section 8 table. The section 5 command-stream scan now resolves every section 8 PCM chunk to at least one opcode `0x0b` reference. A small native `GodotSpikeBridge` registration table maps `25` object IDs to confirmed `SE_*` names. A Pokedex voice alignment now maps `1137` Radium objects (`409` through `1545`) to Pokemon description/name/category clips using `assets/godot_raw/data/pokemon_data.txt` and ASR evidence. The aligned Pokedex stream is normally description, name, category, with six duplicate description variants: Magmar, Flareon, Snorlax, Numel, Magmortar, and Talonflame. Section 3 also contains small bitmap-like records, and `1449` raw indexed records are now exported as PNG previews. The remaining format work is mapping the other command-stream/object IDs to higher-level script/gameplay names and playback context, plus finishing the compact section 3 subtype and section 4 semantics.
|
||||
|
||||
The same section-8 PCM table structure is now also confirmed in `/games/pokemon_pro/spike3/spike_menu/image.bin`. That smaller control image has `54` section 8 rows, a matching section-8 CRC32, `300` resolved section 5 opcode `0x0b` references, and `54` bounded PCM candidates exported as WAVs under `analysis/radium-spike-menu-image/sounds/`.
|
||||
|
||||
## Reproducible Parser
|
||||
|
||||
Generated parser:
|
||||
|
||||
```sh
|
||||
python3 rootfs-triage-wiki/scripts/parse_radium_image.py
|
||||
```
|
||||
|
||||
Generated outputs:
|
||||
|
||||
- `analysis/radium-image/header.json`
|
||||
- `analysis/radium-image/section4_table.tsv`
|
||||
- `analysis/radium-image/section3_bitmap_manifest.tsv`
|
||||
- `analysis/radium-image/section3-bitmaps/*.png`
|
||||
- `analysis/radium-image/section8_entries.tsv`
|
||||
- `analysis/radium-image/pcm_candidates.tsv`
|
||||
- `analysis/radium-image/command_sound_refs.tsv`
|
||||
- `analysis/radium-image/command_stream_summary.tsv`
|
||||
- `analysis/radium-image/command_opcode_rows.tsv`
|
||||
- `analysis/radium-image/command_opcode_histogram.tsv`
|
||||
- `analysis/radium-image/opcode_handler_table.tsv`
|
||||
- `analysis/radium-image/native_sound_id_map.tsv`
|
||||
- `analysis/radium-image/native_named_sound_manifest.tsv`
|
||||
- `analysis/radium-image/native_sound_test_label_manifest.tsv`
|
||||
- `analysis/radium-image/catalog_offset_candidate_labels.tsv`
|
||||
- `analysis/radium-image/asr_draft_sound_labels.tsv`
|
||||
- `analysis/radium-image/asr_review_sound_label_candidates.tsv`
|
||||
- `analysis/radium-image/pokedex_voice_label_manifest.tsv`
|
||||
- `analysis/radium-image/sound_export_manifest.tsv`
|
||||
- `analysis/radium-image/sound_export_manifest.json`
|
||||
- `analysis/radium-image/sounds/*.wav`
|
||||
- `analysis/radium-image/sounds-native-named/*.wav`
|
||||
- `analysis/radium-image/sounds-native-sound-test/*.wav`
|
||||
- `analysis/radium-image/sounds-pokedex-voice/*.wav`
|
||||
- `analysis/radium-image/sounds-best-named/*.wav`
|
||||
- `analysis/all-sound-best-name-manifest.tsv`
|
||||
|
||||
The same parser was also run against the SPIKE menu image. Its companion binary uses the same opcode-length sequence at file/Ghidra offset `0x410ce8`, so the parser is run with an image-specific opcode table offset:
|
||||
|
||||
```sh
|
||||
python3 rootfs-triage-wiki/scripts/parse_radium_image.py --image games/pokemon_pro/spike3/spike_menu/image.bin --game-binary games/pokemon_pro/spike3/spike_menu/game --out-dir analysis/radium-spike-menu-image --sound-dir analysis/radium-spike-menu-image/sounds --opcode-size-table-offset 0x410ce8 --object-table-count 0 --write-all-wavs
|
||||
```
|
||||
|
||||
Generated SPIKE menu control outputs:
|
||||
|
||||
- `analysis/radium-spike-menu-image/header.json`
|
||||
- `analysis/radium-spike-menu-image/section4_table.tsv`
|
||||
- `analysis/radium-spike-menu-image/section8_entries.tsv`
|
||||
- `analysis/radium-spike-menu-image/pcm_candidates.tsv`
|
||||
- `analysis/radium-spike-menu-image/command_sound_refs.tsv`
|
||||
- `analysis/radium-spike-menu-image/command_stream_summary.tsv`
|
||||
- `analysis/radium-spike-menu-image/command_opcode_rows.tsv`
|
||||
- `analysis/radium-spike-menu-image/command_opcode_histogram.tsv`
|
||||
- `analysis/radium-spike-menu-image/opcode_handler_table.tsv`
|
||||
- `analysis/radium-spike-menu-image/sound_export_manifest.tsv`
|
||||
- `analysis/radium-spike-menu-image/sound_export_manifest.json`
|
||||
- `analysis/radium-spike-menu-image/sounds/*.wav`
|
||||
|
||||
Preview WAV export, capped to avoid duplicating the full 1.15 GB image:
|
||||
|
||||
```sh
|
||||
python3 rootfs-triage-wiki/scripts/parse_radium_image.py --write-wav-previews --max-wavs 20
|
||||
```
|
||||
|
||||
Preview outputs:
|
||||
|
||||
- `analysis/radium-image/wav-preview-manifest.json`
|
||||
- `analysis/radium-image/wav-preview/section8_0000_1ch_44100hz.wav`
|
||||
- `analysis/radium-image/wav-preview/section8_0001_1ch_44100hz.wav`
|
||||
- Additional preview WAVs through `section8_0019_*`.
|
||||
|
||||
The parser is static and does not execute target AArch64 binaries.
|
||||
|
||||
Opcode handler/length table dump:
|
||||
|
||||
```sh
|
||||
python3 rootfs-triage-wiki/scripts/dump_radium_opcode_tables.py
|
||||
```
|
||||
|
||||
This writes `analysis/radium-image/opcode_handler_table.tsv` and `analysis/radium-spike-menu-image/opcode_handler_table.tsv`. Each output row records the 16-byte native table entry for one opcode: stored handler address, payload length, observed command counts, and the most common payloads from the generic stream decode.
|
||||
|
||||
Section 3 bitmap previews:
|
||||
|
||||
```sh
|
||||
python3 rootfs-triage-wiki/scripts/export_radium_section3_bitmaps.py
|
||||
```
|
||||
|
||||
This writes:
|
||||
|
||||
- `analysis/radium-image/section3_bitmap_manifest.tsv`
|
||||
- `analysis/radium-image/section3-bitmaps/*.png`
|
||||
- Wiki previews in `radium-section3-bitmaps.md`
|
||||
|
||||
The section 3 exporter is static and intentionally conservative: it emits PNG previews only when the record payload is large enough for raw `width * height` indexed pixels, and records compact payloads as undecoded.
|
||||
|
||||
Confirmed native-name aliases:
|
||||
|
||||
```sh
|
||||
python3 rootfs-triage-wiki/scripts/extract_godot_gdc_strings.py
|
||||
python3 rootfs-triage-wiki/scripts/extract_native_sound_registrations.py
|
||||
python3 rootfs-triage-wiki/scripts/build_native_named_sound_aliases.py
|
||||
python3 rootfs-triage-wiki/scripts/extract_native_sound_test_labels.py
|
||||
python3 rootfs-triage-wiki/scripts/build_catalog_offset_candidate_labels.py
|
||||
```
|
||||
|
||||
These write:
|
||||
|
||||
- `analysis/godot-introspection/gdc_script_summary.tsv`
|
||||
- `analysis/godot-introspection/gdc_strings.tsv`
|
||||
- `analysis/godot-introspection/gdc_sound_refs.tsv`
|
||||
- `analysis/radium-image/native_sound_id_map.tsv`
|
||||
- `analysis/radium-image/native_named_sound_manifest.tsv`
|
||||
- `analysis/radium-image/native_sound_test_label_manifest.tsv`
|
||||
- `analysis/radium-image/catalog_offset_candidate_labels.tsv`
|
||||
- `analysis/radium-image/sounds-native-named/*.wav`
|
||||
- `analysis/radium-image/sounds-native-sound-test/*.wav`
|
||||
|
||||
Full WAV export:
|
||||
|
||||
```sh
|
||||
python3 rootfs-triage-wiki/scripts/parse_radium_image.py --write-all-wavs
|
||||
```
|
||||
|
||||
This writes one RIFF/WAV file per section 8 row under `analysis/radium-image/sounds/`. Current output count is `2491` WAV files. The deterministic filename format is:
|
||||
|
||||
```text
|
||||
objNNNN_vV_cmdC_sSSSS_channels_rate.wav
|
||||
```
|
||||
|
||||
The `objNNNN` prefix is the best available static name from the resolved Radium local object ID. `sSSSS` preserves the section 8 chunk index so every filename stays unique and traceable even if higher-level names are recovered later.
|
||||
|
||||
Complete best-name aliases:
|
||||
|
||||
```sh
|
||||
python3 rootfs-triage-wiki/scripts/build_pokedex_voice_aliases.py
|
||||
python3 rootfs-triage-wiki/scripts/build_asr_catalog_sound_labels.py
|
||||
python3 rootfs-triage-wiki/scripts/build_best_named_sound_aliases.py
|
||||
```
|
||||
|
||||
This creates one alias row per exported sound across the main game and SPIKE menu images. The source priority is confirmed native name, Pokedex voice alignment, catalog-matched ASR constant, accepted draft ASR transcript, catalog-offset candidate, low-confidence ASR review candidate, exact duplicate hash match against a stronger main-image name, SPIKE-menu hash match against a stronger main-image name, then structural object/chunk reference. Current output is `2545` rows in `analysis/all-sound-best-name-manifest.tsv`: `2491` main-game sounds and `54` SPIKE menu sounds. Current name-source counts are `1137` Pokedex voice alignments, `220` catalog-matched ASR aliases, `583` raw ASR draft aliases, `196` catalog-offset candidate aliases, `34` low-confidence ASR review candidate aliases, `295` main structural object fallbacks, `25` confirmed native names, `1` main-image duplicate hash match, `4` SPIKE-menu hash matches to stronger main-image names, and `50` SPIKE-menu structural fallbacks. Catalog-matched ASR aliases are inferred only when an accepted transcript exactly matches a known `SE_PK_VO_*` Godot catalog phrase or a narrow documented ASR error variant; the current overlay covers `90` distinct catalog constants. Catalog-offset aliases are marked `candidate_unpromoted`, are lower priority than direct content evidence, and do not claim a general Godot catalog-to-Radium object map. Low-confidence ASR review candidates are content-derived only and are used only when no stronger semantic label exists. The main-image duplicate is object `192` / section 8 `903`, which is SHA-256 identical to confirmed-native object `213` / section 8 `818` (`SE_PK_FX_ATTACK_TYPE_WATER`). The alias WAVs are under `analysis/radium-image/sounds-best-named/` and `analysis/radium-spike-menu-image/sounds-best-named/`.
|
||||
|
||||
## Header Evidence
|
||||
|
||||
Main image path: `/games/pokemon_pro/image.bin`
|
||||
|
||||
File size: `0x44d62307` (`1154884359`) bytes.
|
||||
|
||||
Header qwords from `analysis/radium-image/header.json`:
|
||||
|
||||
| Index | Value | Meaning |
|
||||
| ---: | ---: | --- |
|
||||
| `0` | `0x00000000000000b0` | Section 0 offset |
|
||||
| `1` | `0x000000000001be18` | Section 1 offset |
|
||||
| `2` | `0x000000000001bdf8` | Section 2 offset |
|
||||
| `3` | `0x0000000000018fd0` | Section 3 offset |
|
||||
| `4` | `0x0000000000018c70` | Section 4 offset |
|
||||
| `5` | `0x00000000000000f8` | Section 5 offset |
|
||||
| `6` | `0x00000000000000f8` | Section 6 offset |
|
||||
| `7` | `0x0000000044d62303` | Near-EOF marker/section offset |
|
||||
| `8` | `0x0000000044d5396f` | Section 8 table offset |
|
||||
| `9` | `0x0000000000018c70` | Section 9 offset |
|
||||
| `10` | `0x000005c50000001b` | Count pair: low32 `27`, high32 `1477` |
|
||||
| `11` | `0x000009e300000000` | Count pair: high32 `2531` |
|
||||
| `12` | `0x00000000000009bb` | Section 8 row count: `2491` |
|
||||
|
||||
Ghidra evidence:
|
||||
|
||||
- `FUN_008733e0(uint image_index)` opens `image.bin` or `image-sc%02d.bin`, mmaps it read-only, and copies the first `13` qwords into runtime image metadata.
|
||||
- `FUN_008736c0(image_index, section_id)` returns `mmap_base + header_qword[section_id]` for section IDs `0` through `9`.
|
||||
- `FUN_00873290(image_index, count_id)` returns count fields from the copied header. Count ID `4` returns `2491` for the main image.
|
||||
|
||||
## Section 3 Bitmap Records
|
||||
|
||||
Ghidra xrefs to `FUN_008736c0` identify section 3 as a count-indexed pointer table:
|
||||
|
||||
- `FUN_0080aca0(index)` initializes `DAT_033e2658 = FUN_008736c0(0, 3)` and `DAT_033e2660 = FUN_00873290(0, 1)`, then returns `section3 + index * 8`.
|
||||
- `FUN_0080d1b0(index)` and `FUN_0080d250(index)` fetch the qword pointer from section 3, pass it through `FUN_00873360(0, pointer)`, and read signed 16-bit fields at pointed-record offsets `+8` and `+10`.
|
||||
- Count ID `1` is header qword 10 high32, `1477`, matching the number of section 3 qword pointers.
|
||||
|
||||
Static record observations from `/games/pokemon_pro/image.bin`:
|
||||
|
||||
| Field | Evidence |
|
||||
| --- | --- |
|
||||
| Pointer table offset | Section 3 at `0x18fd0` |
|
||||
| Pointer count | `1477` |
|
||||
| Record header | `uint32 record_id`, `uint32 flags`, `uint16 width`, `uint16 height` |
|
||||
| Common first dimensions | `17 x 23`, `5 x 7`, `7 x 7`, `128 x 32` |
|
||||
| Current decoder output | `1449` `raw_indexed_preview` PNGs and `28` `undecoded_compact_payload` rows |
|
||||
|
||||
`rootfs-triage-wiki/scripts/export_radium_section3_bitmaps.py` writes `analysis/radium-image/section3_bitmap_manifest.tsv` and grayscale/alpha PNG previews under `analysis/radium-image/section3-bitmaps/`. Pixel values are rendered as grayscale for preview; `0xff` is rendered transparent. This is a visual reconstruction aid, not a confirmed final palette. The `28` compact payload rows, mostly `128 x 32` records with payloads smaller than `width * height`, are deliberately left undecoded until their compression/packing rule is recovered.
|
||||
|
||||
The wiki exposes these previews in `radium-section3-bitmaps.md`.
|
||||
|
||||
## Section 8 Chunk Table
|
||||
|
||||
Ghidra evidence from `FUN_007a46e0(ulong image_id)`:
|
||||
|
||||
- Calls `FUN_00873290(image_id, 4)` to get section 8 row count.
|
||||
- Calls `FUN_008736c0(image_id, 8)` to get the section 8 table pointer.
|
||||
- Copies `(row_count * 0x18 + 0xf) & ~0xf` bytes and validates CRC32 with `FUN_00a2e1f0`.
|
||||
- Iterates row triples:
|
||||
- `q0 = row[0]`
|
||||
- `q1 = row[1]`
|
||||
- `q2 = row[2]`
|
||||
- Stores `q0`, `q2` low32, and packed flags in a runtime lookup map keyed by `image_id << 0x22 | (q1 & 0xfffc0003ffffffff)`.
|
||||
- Later, opcode `0x0b` command streams look up this map and compute byte length as:
|
||||
|
||||
```c
|
||||
byte_length = derived_multiplier * q2_low32 * 2;
|
||||
```
|
||||
|
||||
The parser implements the same flag extraction seen in `FUN_007a46e0`.
|
||||
|
||||
Section 8 validation results:
|
||||
|
||||
| Metric | Value |
|
||||
| --- | ---: |
|
||||
| Section 8 offset | `0x44d5396f` |
|
||||
| Row count | `2491` |
|
||||
| Row size | `24` bytes |
|
||||
| Raw table bytes | `59784` |
|
||||
| Aligned CRC bytes | `59792` |
|
||||
| Stored CRC32 | `0x3f401e79` |
|
||||
| Calculated CRC32 | `0x3f401e79` |
|
||||
| Rows with bounded nonzero PCM length | `2491` |
|
||||
| Rows where computed PCM length equals next `q0` delta | `2490` |
|
||||
|
||||
SPIKE menu image section 8 validation results:
|
||||
|
||||
| Metric | Value |
|
||||
| --- | ---: |
|
||||
| Image path | `/games/pokemon_pro/spike3/spike_menu/image.bin` |
|
||||
| File size | `0xe443a1` (`14959521`) bytes |
|
||||
| Section 8 offset | `0xe43e89` |
|
||||
| Row count | `54` |
|
||||
| Row size | `24` bytes |
|
||||
| Raw/aligned table bytes | `1296` |
|
||||
| Stored CRC32 | `0xb8fe11f9` |
|
||||
| Calculated CRC32 | `0xb8fe11f9` |
|
||||
| Rows with bounded nonzero PCM length | `54` |
|
||||
| Rows where computed PCM length equals next `q0` delta | `53` |
|
||||
| Resolved opcode `0x0b` references | `300` |
|
||||
| Unique section 8 chunks referenced | `54` |
|
||||
| Unique local object IDs with references | `59` |
|
||||
| Exported WAV count | `54` |
|
||||
| Channel counts | `16` mono, `38` stereo |
|
||||
|
||||
First decoded rows from `analysis/radium-image/section8_entries.tsv`:
|
||||
|
||||
| Index | `q0` | Next delta | Multiplier | Sample count | PCM bytes | First bytes |
|
||||
| ---: | ---: | ---: | ---: | ---: | ---: | --- |
|
||||
| `0` | `0x4f71e` | `278896` | `1` | `139448` | `278896` | `fbffeffff3ffefff...` |
|
||||
| `1` | `0x9388e` | `91134` | `1` | `45567` | `91134` | `0000000000000000...` |
|
||||
| `2` | `0xa9c8c` | `139316` | `1` | `69658` | `139316` | `ffff0300fdff0300...` |
|
||||
| `3` | `0xcbcc0` | `493628` | `2` | `123407` | `493628` | `fdff01000300fdff...` |
|
||||
| `4` | `0x1446fc` | `541500` | `2` | `135375` | `541500` | `01000100ffffffff...` |
|
||||
|
||||
The repeated small signed 16-bit values in the first bytes are consistent with little-endian PCM sample data.
|
||||
|
||||
## Command Stream References
|
||||
|
||||
The parser now scans the full section 5 command-stream table used by `FUN_007a46e0`.
|
||||
|
||||
Static game-binary tables:
|
||||
|
||||
- Object table base: Ghidra/raw address `0x032521c0`.
|
||||
- Object table count: `0x3f1` entries.
|
||||
- Object table stride: `0x20` bytes.
|
||||
- Each entry's first qword points to a zero-terminated `uint32_t` object-ID list in `/games/pokemon_pro/game`.
|
||||
- The flag byte used by the preload path is at entry offset `+0x0d`.
|
||||
- Opcode handler/size table base: Ghidra/raw address `0x03079e70`, with `0x13` entries and a `0x10`-byte stride.
|
||||
- Each opcode table entry is `qword handler_address`, then `qword payload_length`. `FUN_007a46e0` indexes the second qword directly through `DAT_03179e78` to skip non-sound opcodes in the preload scan; the runtime interpreter handlers live in the first qword.
|
||||
- The SPIKE menu companion binary has the same 16-byte table shape at Ghidra/raw address `0x410ce0`; its payload-length qword sequence begins at `0x410ce8`, matching the parser argument used for menu extraction.
|
||||
|
||||
Static image tables:
|
||||
|
||||
- Section 2 byte at `section2 + 7` is `5`, used here as the variant slot count.
|
||||
- Section 5 begins at offset `0xf8` and maps `(object_local_id * variant_count + variant)` to command-stream offsets.
|
||||
- Section 5 ends at section 4 offset `0x18c70`; `(0x18c70 - 0xf8) / (5 * 8) = 2531` local object slots.
|
||||
- Opcode `0x0b` records are `12` bytes and carry a section 8 lookup key at command offset `+4`.
|
||||
- The object table is still used for cross-checking and metadata, but it is not a complete enumerator for section 5. A previous object-table-only scan missed `530` opcode `0x0b` references and `62` section 8 chunks, including local object `184` (`SOUND: SUPER SKILL SHOT`).
|
||||
|
||||
Command-reference extraction results from `analysis/radium-image/header.json`:
|
||||
|
||||
| Metric | Value |
|
||||
| --- | ---: |
|
||||
| Resolved opcode `0x0b` references | `12710` |
|
||||
| Unique local object IDs with references | `2521` |
|
||||
| Unique section 8 chunks referenced | `2491` |
|
||||
|
||||
Generic section 5 command-stream decode results:
|
||||
|
||||
| Image | Streams | Unique stream offsets | Opcode rows | Unique opcodes | Streams with sound refs | Malformed streams |
|
||||
| --- | ---: | ---: | ---: | --- | ---: | ---: |
|
||||
| Main game | `12655` | `2531` | `108765` | `0x01,0x02,0x03,0x04,0x05,0x07,0x09,0x0a,0x0b,0x0e,0x10,0x11,0x12` | `12605` | `0` |
|
||||
| SPIKE menu | `340` | `68` | `2065` | `0x02,0x04,0x05,0x09,0x0a,0x0b,0x0e,0x10,0x11,0x12` | `295` | `0` |
|
||||
|
||||
All decoded streams terminate with opcode `0x00`. The largest decoded stream in both images is `108` bytes / `18` opcodes. Detailed rows are in `command_stream_summary.tsv`, `command_opcode_rows.tsv`, `command_opcode_histogram.tsv`, and `command_opcode_payload_summary.tsv` under each analysis directory.
|
||||
|
||||
Payload-summary observations:
|
||||
|
||||
| Image | Unique stream patterns | Most common pattern | Count |
|
||||
| --- | ---: | --- | ---: |
|
||||
| Main game | `14` | `0x05,0x02,0x09,0x09,0x0b,0x10,0x09,0x09,0x11` | `10345` |
|
||||
| SPIKE menu | `6` | `0x05,0x02,0x0b,0x11` | `220` |
|
||||
|
||||
The SPIKE menu pattern set is a subset of the main image patterns. Main-only control opcodes are `0x01`, `0x03`, and `0x07`; the menu still uses the shared object setup (`0x05`), parameter selector (`0x02`), envelope/parameter records (`0x09`, `0x10`, `0x11`), sound reference (`0x0b`), and the less-common `0x04`, `0x0a`, `0x0e`, `0x12` records.
|
||||
|
||||
Opcode payload shapes from `command_opcode_payload_summary.tsv`:
|
||||
|
||||
| Opcode | Main count | Menu count | Payload bytes | Static interpretation status |
|
||||
| --- | ---: | ---: | ---: | --- |
|
||||
| `0x05` | `12655` | `340` | `6` | Object/clip setup record; first byte clusters by stream family, middle fields vary per object. |
|
||||
| `0x02` | `12600` | `290` | `2` | Selector/state byte pair; often follows `0x05`. |
|
||||
| `0x09` | `44755` | `150` | `15` | Parameter/envelope record; only `17` unique main payloads and `7` menu payloads. |
|
||||
| `0x0b` | `12710` | `300` | `11` | Confirmed sound-reference command; byte 0 is command channel and bytes 3-10 carry the section 8 lookup key. |
|
||||
| `0x10` | `12100` | `145` | `4` | Little-endian scalar, often duration-like; common value `1000` appears in both images. |
|
||||
| `0x11` | `12645` | `230` | `1` | Constant payload `01`, likely end/play trigger paired after sound setup. |
|
||||
| `0x04` | `520` | `520` | `2` | Repeated small selector rows, always second byte `7`. |
|
||||
| `0x0a` | `50` | `50` | `1` | Small selector, values `1` or `2`. |
|
||||
| `0x0e` | `20` | `20` | `4` | Scalar values `1` or `2`. |
|
||||
| `0x12` | `20` | `20` | `8` | Two payloads: `ffffffff401f0000` and `feffffff401f0000`. |
|
||||
|
||||
Opcode table details from `opcode_handler_table.tsv`:
|
||||
|
||||
| Opcode | Main payload length | Main handler | Main count | Menu payload length | Menu handler | Menu count | Note |
|
||||
| --- | ---: | --- | ---: | ---: | --- | ---: | --- |
|
||||
| `0x02` | `2` | `0x69dd10` | `12600` | `2` | `0xec1c0` | `290` | Common selector/state byte pair. |
|
||||
| `0x05` | `6` | `0x69de10` | `12655` | `6` | `0xec2c0` | `340` | First command in every decoded stream. |
|
||||
| `0x09` | `15` | `0x69dea0` | `44755` | `15` | `0xec350` | `150` | Small fixed payload vocabulary. |
|
||||
| `0x0b` | `11` | `0x6a3140` | `12710` | `11` | `0xf1670` | `300` | Confirmed sound-reference payload; total command length is `12` including opcode byte. |
|
||||
| `0x10` | `4` | `0x69e0a0` | `12100` | `4` | `0xec550` | `145` | Little-endian scalar values, often near paired sound records. |
|
||||
| `0x11` | `1` | `0x69e100` | `12645` | `1` | `0xec5b0` | `230` | Constant payload `01`. |
|
||||
| `0x12` | `8` | `0x69e160` | `20` | `8` | `0xec610` | `20` | Rare branch/loop-looking payload pair in both images. |
|
||||
|
||||
Ghidra evidence from `FUN_007a46e0` confirms preload semantics for `0x0b`: it reads `pbVar15[1]` as the command channel, masks `*(ulong *)(pbVar15 + 4)` with `0xfffc0003ffffffff`, looks up the section 8 entry, and advances by `0x0c` bytes. For other opcodes in the preload path, the function advances by the payload-length qword at `DAT_03179e78 + opcode * 0x10`; the handler-address side of that table now gives concrete native addresses for follow-up decompilation, but it does not by itself name the command semantics.
|
||||
|
||||
`objdump -d --start-address=0x69e1d0 --stop-address=0x69e250 games/pokemon_pro/game` cross-checks the table alignment: the runtime handler near `0x69e1e0` loads table base `0x3079e70`, then reads the payload length from entry offset `+8`. This is why `parse_radium_image.py` keeps its existing `0x3079e78` length-table offset while `dump_radium_opcode_tables.py` records the full entry base at `0x3079e70`.
|
||||
|
||||
Caveat: section 5 has five variant slots. Many variants currently point to the same command stream, so `command_sound_refs.tsv` intentionally preserves the per-variant rows even when the stream offset repeats. `530` references do not have object-table metadata; those rows still have section-5 local object IDs and blank `object_table_index` / `object_table_flag` fields.
|
||||
|
||||
First resolved rows from `analysis/radium-image/command_sound_refs.tsv`:
|
||||
|
||||
| Object ID | Variant | Stream offset | Command offset | Section 8 index | `q0` | PCM bytes |
|
||||
| ---: | ---: | ---: | ---: | ---: | ---: | ---: |
|
||||
| `9` | `0` | `0x44d1e0d0` | `0x44d1e0da` | `2084` | `0x3a76c5a2` | `36612` |
|
||||
| `9` | `1` | `0x44d1e0d0` | `0x44d1e0da` | `2084` | `0x3a76c5a2` | `36612` |
|
||||
| `10` | `0` | `0x44d1e0e9` | `0x44d1e0f3` | `1679` | `0x2e5d6e12` | `56196` |
|
||||
| `11` | `0` | `0x44d1e102` | `0x44d1e10c` | `543` | `0x10575c9c` | `52740` |
|
||||
|
||||
This confirms that the command streams directly reference section 8 PCM chunks by packed key. The current output still uses numeric object IDs; mapping those IDs to script names, call sites, or gameplay events remains open.
|
||||
|
||||
## Native Sound-Test-Adjacent Labels
|
||||
|
||||
The native binary contains a small label table near the sound-test UI data. A previous pass started at raw/Ghidra offset `0x0325d940` and decoded each row as a localized label-list pointer followed by a numeric field. Wider table inspection shows nearby speaker-test rows at `0x0325d900` through `0x0325d930`, followed by rows at `0x0325d940` through `0x0325d970` that look like sound-test labels.
|
||||
|
||||
The numeric field is not confirmed to be a direct Radium local sound ID. Two independent cross-checks disprove direct use for every row: object `65` is ASR-labeled as "Cabinet speaker" while the candidate table row says `MUSIC: MAINPLAY`, and object `477` is the Pokedex `0030` Nidorina category clip ("Poison Pin") while the candidate row says `SPEECH: 'SQUIRTLE'`.
|
||||
|
||||
Current candidate rows retained for audit:
|
||||
|
||||
| Label | Numeric field | Source note |
|
||||
| --- | ---: | --- |
|
||||
| `MUSIC: MAINPLAY` | `65` | Sound-test-adjacent candidate; not promoted to best-name export. |
|
||||
| `MUSIC: TEAM ROCKET` | `81` | Sound-test-adjacent candidate; not promoted to best-name export. |
|
||||
| `SOUND: SUPER SKILL SHOT` | `184` | Sound-test-adjacent candidate; not promoted to best-name export. |
|
||||
| `SPEECH: 'SQUIRTLE'` | `477` | Conflicts with confirmed Pokedex voice alignment. |
|
||||
|
||||
`rootfs-triage-wiki/scripts/extract_native_sound_test_labels.py` preserves these rows and preview aliases under `analysis/radium-image/sounds-native-sound-test/` for audit only. `build_best_named_sound_aliases.py` no longer promotes the candidate labels into the best-name manifest.
|
||||
|
||||
## Draft ASR Sound Labels
|
||||
|
||||
The full WAV export is also suitable for local speech-to-text triage. `rootfs-triage-wiki/scripts/transcribe_sound_draft_labels.py` runs local Whisper against WAV candidates and writes accepted draft transcripts to `analysis/radium-image/asr_draft_sound_labels.tsv`.
|
||||
|
||||
Current ASR pass:
|
||||
|
||||
| Metric | Value |
|
||||
| --- | ---: |
|
||||
| Rows transcribed | `2486` |
|
||||
| Accepted draft labels | `1705` |
|
||||
| Model | `tiny.en` |
|
||||
| Duration coverage | `0.25s` and longer |
|
||||
| Channels | `1` or `2` |
|
||||
| Decode temperature | `0.0` |
|
||||
|
||||
Reproduction commands used for the current cumulative pass:
|
||||
|
||||
```sh
|
||||
/opt/homebrew/Cellar/openai-whisper/20250625_4/libexec/bin/python rootfs-triage-wiki/scripts/transcribe_sound_draft_labels.py --model tiny.en --model-dir /Users/jordan/.cache/whisper --min-duration 0.25 --max-duration 15.0 --channels 1,2 --resume --temperature 0.0
|
||||
/opt/homebrew/Cellar/openai-whisper/20250625_4/libexec/bin/python rootfs-triage-wiki/scripts/transcribe_sound_draft_labels.py --model tiny.en --model-dir /Users/jordan/.cache/whisper --min-duration 15.0 --max-duration 9999 --channels 1,2 --resume --temperature 0.0
|
||||
```
|
||||
|
||||
The second long-clip pass added `39` rows and `0` accepted labels under the current confidence filters. Five sub-`0.25s` clips remain outside the ASR pass.
|
||||
|
||||
These transcripts are content-derived labels only. They are useful for preview search and for prioritizing voice-like clips, but they are not native symbols and may contain recognition errors. The wiki exposes accepted draft rows in `sound-asr-draft-labels.md` and adds draft titles to the full sound galleries when no confirmed native label exists.
|
||||
|
||||
`rootfs-triage-wiki/scripts/build_asr_review_sound_labels.py` also applies conservative review filters to rejected ASR rows. It writes `analysis/radium-image/asr_review_sound_label_candidates.tsv`, currently with `169` low-confidence review candidates. `build_best_named_sound_aliases.py` uses only `34` of those rows as `name_source=asr_review_candidate`, because stronger confirmed, aligned, catalog-ASR, accepted-ASR, and catalog-offset labels take priority. These aliases are marked `confidence=low_confidence_asr` and remain content-derived review aids, not confirmed symbols.
|
||||
|
||||
## Pokedex Voice Alignment
|
||||
|
||||
`rootfs-triage-wiki/scripts/build_pokedex_voice_aliases.py` aligns Radium local objects `409` through `1545` against `assets/godot_raw/data/pokemon_data.txt`.
|
||||
|
||||
Static evidence:
|
||||
|
||||
- The aligned range contains `1137` exported WAVs.
|
||||
- The Pokemon data table has `377` `in_game=TRUE` non-`Blank` rows; the normal triplet stream would be `1131` clips.
|
||||
- The six extra clips are duplicate description variants for Magmar (`obj0683`), Flareon (`obj0708`), Snorlax (`obj0715`), Numel (`obj0941`), Magmortar (`obj1095`), and Talonflame (`obj1270`).
|
||||
- The alignment uses the local ASR transcript as evidence, but the canonical names come from `pokemon_data.txt`: `Pokedex NNNN Pokemon role`.
|
||||
- Output aliases are under `analysis/radium-image/sounds-pokedex-voice/` and previewed in `sound-pokedex-voice.md`.
|
||||
|
||||
Example confirmed alignment rows:
|
||||
|
||||
| Object | Section 8 | Canonical label | Evidence |
|
||||
| ---: | ---: | --- | --- |
|
||||
| `409` | `723` | `Pokedex 0001 Bulbasaur description` | ASR matches the Bulbasaur description from `pokemon_data.txt`. |
|
||||
| `410` | `1553` | `Pokedex 0001 Bulbasaur name` | ASR transcript is `Bulbasaur!`. |
|
||||
| `411` | `598` | `Pokedex 0001 Bulbasaur Seed category` | ASR transcript is `The Seed Pokemon`. |
|
||||
| `683` | `789` | `Pokedex 0126 Magmar description alt 2` | Duplicate Fahrenheit wording variant aligned after the first Magmar description. |
|
||||
| `1545` | `1524` | `Pokedex 1019 Hydrapple Apple Hydra category` | End of the aligned Pokedex stream. |
|
||||
|
||||
## Confirmed Native Sound Names
|
||||
|
||||
Ghidra and static disassembly identify a native Godot bridge registration table in `/games/pokemon_pro/game`:
|
||||
|
||||
- `strings -a /games/pokemon_pro/game` finds `GodotSpikeBridge::register_sound(...)` and 25 `SE_PK_*` cue names.
|
||||
- Ghidra string xrefs for `SE_PK_FX_ATTACK_TYPE_BUG` and `SE_PK_FX_EOB_POKEDEX_PAGE_TURN` both resolve to `FUN_005d6b90`.
|
||||
- `FUN_005d6b90` calls `FUN_006ec060(name, native_sound_id, 0xffffffff)`.
|
||||
- A static AArch64 `BL` scan, adjusted for the Ghidra/file-address delta of `0x00100000`, finds exactly `25` calls to `FUN_006ec060` from this registration table.
|
||||
- `rootfs-triage-wiki/scripts/extract_native_sound_registrations.py` decodes each call's string pointer and `w2` immediate into `analysis/radium-image/native_sound_id_map.tsv`.
|
||||
- All `25` recovered native IDs resolve to existing `primary_object_local_id` rows in `analysis/radium-image/sound_export_manifest.tsv`.
|
||||
|
||||
The confirmed names currently cover:
|
||||
|
||||
- `SE_PK_FX_ATTACK_TYPE_BUG` through `SE_PK_FX_ATTACK_TYPE_WATER`, native IDs `196` through `213`.
|
||||
- `SE_PK_FX_EOB_POKEDEX_PAGE_TURN` through `SE_PK_FX_EOB_POKEDEX_BACKGROUND`, native IDs `109` through `115`.
|
||||
|
||||
`analysis/radium-image/sounds-native-named/` contains hardlink aliases such as `SE_PK_FX_ATTACK_TYPE_BUG__obj0196_s0628_2ch_44100hz.wav`. The full `analysis/radium-image/sounds/` export remains complete and retains deterministic object/chunk names for the unmapped sounds.
|
||||
|
||||
## Catalog-Order Offset Audit
|
||||
|
||||
Ghidra xrefs to `FUN_006ec060` confirm that the direct native registration path is exhausted for now: `get_function_xrefs` reports `25` unconditional calls, all from `FUN_005d6b90`, plus non-call data/indirection references. A Ghidra string-anchor report for `SE_PK_FX` also finds exactly `25` native strings, all referenced from `FUN_005d6b90`.
|
||||
|
||||
Those `25` names form two consecutive anchor blocks when compared with the `760` recovered Godot catalog constants from `spike_game_sound_ids.gdc`:
|
||||
|
||||
| Anchor block | Catalog indices | Radium objects | Offset |
|
||||
| --- | ---: | ---: | ---: |
|
||||
| EOB Pokedex FX | `40` through `46` | `109` through `115` | `+69` |
|
||||
| Attack type FX | `118` through `135` | `196` through `213` | `+78` |
|
||||
|
||||
Because the offsets differ, there is no confirmed global Godot-catalog-index to Radium-object-ID mapping. `rootfs-triage-wiki/scripts/build_catalog_offset_candidate_labels.py` writes `analysis/radium-image/catalog_offset_candidate_labels.tsv` as a candidate-only audit table. Current output has `225` rows: `25` confirmed anchors, `199` unpromoted neighboring offset candidates, and `1` disagreement with the sound-test-adjacent table. `build_best_named_sound_aliases.py` currently promotes only the `196` unpromoted candidates whose previous best source was a plain main-image object reference, and marks them with `name_source=catalog_offset_candidate` plus `confidence=candidate_unpromoted`.
|
||||
|
||||
Important caution: under the EOB block's `+69` offset, object `184` would be `SE_PK_FX_BATTLE_TOTAL_FANFARE`; the sound-test-adjacent candidate table labels numeric field `184` as `SOUND: SUPER SKILL SHOT`. Since the sound-test table already conflicts with ASR/Pokedex evidence elsewhere, this does not disprove the offset candidate, but it is enough to keep that conflicting row out of `analysis/all-sound-best-name-manifest.tsv` until another native/script call-site confirms it.
|
||||
|
||||
## Godot GDC String Decoding
|
||||
|
||||
The exported Godot `.gdc` scripts are not plain text, but the format is now partially decoded enough for string/reference triage:
|
||||
|
||||
- Each file begins with `GDSC`; byte offset `0x0c` starts a Zstandard payload (`28 b5 2f fd`).
|
||||
- The decompressed payload contains both plain ASCII strings and identifiers XOR-obfuscated with byte `0xb6` in a UTF-32LE-like layout.
|
||||
- `rootfs-triage-wiki/scripts/extract_godot_gdc_strings.py` recovers both forms without executing target AArch64 binaries.
|
||||
- The current run processed `93` `.gdc` scripts and wrote `6,682` recovered token rows plus `772` validated sound-reference rows.
|
||||
- `spike_game_sound_ids.gdc` contributes all `760` known `SE_*` catalog constants.
|
||||
- Only two scene scripts reference concrete `SpikeSoundIds` constants directly: `pokedex_slide_out.gdc` and `pokedex_slide_out_home.gdc`; both reference the same six Pokedex EOB sounds.
|
||||
- `full_sceeen_fx.gdc` contains the dynamic prefix `SE_PK_FX_ATTACK_TYPE_`, but no complete validated sound constant. This is retained in `gdc_strings.tsv` and excluded from `gdc_sound_refs.tsv`.
|
||||
|
||||
The GDC pass confirms that the currently direct Godot scene call sites only cover a subset already mapped by the native bridge table. It does not yet provide a broad name-to-object map for the other catalog entries.
|
||||
|
||||
## WAV Preview Evidence
|
||||
|
||||
The parser can wrap selected section 8 chunks as RIFF/WAV without changing the PCM payload.
|
||||
|
||||
Sample rate evidence:
|
||||
|
||||
- Static disassembly around raw file/objdump address `0x83f638` calls `snd_pcm_hw_params_set_channels` with `2`.
|
||||
- Address `0x83f644` loads `0xac44` (`44100`) before the call at `0x83f64c` to `snd_pcm_hw_params_set_rate`.
|
||||
|
||||
Preview validation:
|
||||
|
||||
```sh
|
||||
file analysis/radium-image/wav-preview/*.wav
|
||||
ffprobe -v error -show_entries stream=codec_name,codec_type,sample_rate,channels,duration -of compact=p=0:nk=1 analysis/radium-image/wav-preview/section8_0000_1ch_44100hz.wav
|
||||
```
|
||||
|
||||
Observed output shape:
|
||||
|
||||
- `file(1)` reports `RIFF (little-endian) data, WAVE audio, Microsoft PCM, 16 bit`.
|
||||
- `ffprobe` reports `pcm_s16le`, audio stream, `44100` Hz, with mono or stereo channels matching the decoded multiplier.
|
||||
|
||||
The `44100` Hz choice is supported by the native ALSA initialization path. The per-chunk table itself does not appear to store a separate sample rate.
|
||||
|
||||
## Remaining Work
|
||||
|
||||
Confirmed format pieces:
|
||||
|
||||
- mmap image header offsets
|
||||
- section 8 table location and row size
|
||||
- section 8 CRC32 rule
|
||||
- PCM chunk offset and byte-length formula
|
||||
- static section 5 command-stream references from local object IDs to every section 8 chunk
|
||||
- generic section 5 opcode stream boundaries, histograms, and native opcode length/handler table dumps for both images
|
||||
- section 3 pointer-table count and raw indexed bitmap preview extraction for `1449` records
|
||||
- 16-bit PCM WAV wrapping for preview extraction
|
||||
- full WAV export with deterministic object/chunk names
|
||||
- Ghidra-confirmed native aliases for 25 Godot bridge sound names
|
||||
- sound-test-adjacent candidate aliases for 4 raw native label rows, retained for audit only
|
||||
- local ASR draft labels for 1,705 bounded voice-like exports
|
||||
- low-confidence ASR review candidate aliases for 34 otherwise structural main-game exports
|
||||
- aligned Pokedex voice aliases for 1,137 description/name/category clips
|
||||
- SPIKE menu section 8 parse, 300 menu command references, and 54 exported menu WAVs
|
||||
|
||||
Still unresolved:
|
||||
|
||||
- The main-game export still has `295` structural object fallbacks, `196` catalog-offset candidate aliases, `34` low-confidence ASR review aliases, `583` raw ASR-draft names, and `220` catalog-matched ASR inferred names that still need native/script call-site confirmation.
|
||||
- The section 3 compact payload subtype has `28` undecoded records, mostly compact `128 x 32` payloads; the final palette/alpha semantics for raw indexed previews also still need runtime confirmation.
|
||||
- Section 4 and non-sound section 5/6 command semantics still need naming and complete structure recovery; the new opcode table dump gives native handler addresses, but most handlers still need separate decompilation/call-site interpretation.
|
||||
- `/games/pokemon_pro/spike3/spike_menu/game` still needs its object metadata table recovered; the menu WAVs are associated with section 5 local object references, and 4 exact payload matches inherit stronger main-image ASR names.
|
||||
246
radium-section3-bitmap-gallery-01.md
Normal file
246
radium-section3-bitmap-gallery-01.md
Normal file
@@ -0,0 +1,246 @@
|
||||
# Radium Section 3 Bitmap Gallery 01
|
||||
|
||||
Raw-indexed section 3 bitmap previews 1-240 of 1449.
|
||||
|
||||
::gallery-start
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0000_id0001_17x23_f0.png" title="Section 3 0000 record 1" meta="offset=0x1de28 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0001_id0002_17x23_f2.png" title="Section 3 0001 record 2" meta="offset=0x1dfc0 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0002_id0003_17x23_f0.png" title="Section 3 0002 record 3" meta="offset=0x1e158 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0003_id0004_17x23_f2.png" title="Section 3 0003 record 4" meta="offset=0x1e2f0 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0004_id0005_17x23_f0.png" title="Section 3 0004 record 5" meta="offset=0x1e488 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0005_id0006_17x23_f2.png" title="Section 3 0005 record 6" meta="offset=0x1e620 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0006_id0007_17x23_f0.png" title="Section 3 0006 record 7" meta="offset=0x1e7b8 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0007_id0008_17x23_f2.png" title="Section 3 0007 record 8" meta="offset=0x1e950 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0008_id0009_17x23_f0.png" title="Section 3 0008 record 9" meta="offset=0x1eae8 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0009_id0010_17x23_f2.png" title="Section 3 0009 record 10" meta="offset=0x1ec80 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0010_id0011_17x23_f0.png" title="Section 3 0010 record 11" meta="offset=0x1ee18 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0011_id0012_17x23_f2.png" title="Section 3 0011 record 12" meta="offset=0x1efb0 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0012_id0013_17x20_f0.png" title="Section 3 0012 record 13" meta="offset=0x1f148 flags=0 size=17x20 payload=348 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0013_id0014_17x20_f2.png" title="Section 3 0013 record 14" meta="offset=0x1f2b0 flags=2 size=17x20 payload=348 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0014_id0015_17x23_f0.png" title="Section 3 0014 record 15" meta="offset=0x1f418 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0015_id0016_17x23_f2.png" title="Section 3 0015 record 16" meta="offset=0x1f5b0 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0016_id0017_17x23_f0.png" title="Section 3 0016 record 17" meta="offset=0x1f748 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0017_id0018_17x23_f2.png" title="Section 3 0017 record 18" meta="offset=0x1f8e0 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0018_id0019_17x23_f0.png" title="Section 3 0018 record 19" meta="offset=0x1fa78 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0019_id0020_17x23_f2.png" title="Section 3 0019 record 20" meta="offset=0x1fc10 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0020_id0021_17x23_f0.png" title="Section 3 0020 record 21" meta="offset=0x1fda8 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0021_id0022_17x23_f2.png" title="Section 3 0021 record 22" meta="offset=0x1ff40 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0022_id0023_17x23_f0.png" title="Section 3 0022 record 23" meta="offset=0x200d8 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0023_id0024_17x23_f2.png" title="Section 3 0023 record 24" meta="offset=0x20270 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0024_id0025_17x23_f0.png" title="Section 3 0024 record 25" meta="offset=0x20408 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0025_id0026_17x23_f2.png" title="Section 3 0025 record 26" meta="offset=0x205a0 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0026_id0027_17x23_f0.png" title="Section 3 0026 record 27" meta="offset=0x20738 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0027_id0028_17x23_f2.png" title="Section 3 0027 record 28" meta="offset=0x208d0 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0028_id0029_17x23_f0.png" title="Section 3 0028 record 29" meta="offset=0x20a68 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0029_id0030_17x23_f2.png" title="Section 3 0029 record 30" meta="offset=0x20c00 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0030_id0031_17x23_f0.png" title="Section 3 0030 record 31" meta="offset=0x20d98 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0031_id0032_17x23_f2.png" title="Section 3 0031 record 32" meta="offset=0x20f30 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0032_id0033_17x23_f0.png" title="Section 3 0032 record 33" meta="offset=0x210c8 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0033_id0034_17x23_f2.png" title="Section 3 0033 record 34" meta="offset=0x21260 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0034_id0035_17x23_f0.png" title="Section 3 0034 record 35" meta="offset=0x213f8 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0035_id0036_17x23_f2.png" title="Section 3 0035 record 36" meta="offset=0x21590 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0036_id0037_17x23_f0.png" title="Section 3 0036 record 37" meta="offset=0x21728 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0037_id0038_17x23_f2.png" title="Section 3 0037 record 38" meta="offset=0x218c0 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0038_id0039_17x23_f0.png" title="Section 3 0038 record 39" meta="offset=0x21a58 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0039_id0040_17x23_f2.png" title="Section 3 0039 record 40" meta="offset=0x21bf0 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0040_id0041_17x23_f0.png" title="Section 3 0040 record 41" meta="offset=0x21d88 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0041_id0042_17x23_f2.png" title="Section 3 0041 record 42" meta="offset=0x21f20 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0042_id0043_17x23_f0.png" title="Section 3 0042 record 43" meta="offset=0x220b8 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0043_id0044_17x23_f2.png" title="Section 3 0043 record 44" meta="offset=0x22250 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0044_id0045_17x23_f0.png" title="Section 3 0044 record 45" meta="offset=0x223e8 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0045_id0046_17x23_f2.png" title="Section 3 0045 record 46" meta="offset=0x22580 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0046_id0047_17x23_f0.png" title="Section 3 0046 record 47" meta="offset=0x22718 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0047_id0048_17x23_f2.png" title="Section 3 0047 record 48" meta="offset=0x228b0 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0048_id0049_17x23_f0.png" title="Section 3 0048 record 49" meta="offset=0x22a48 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0049_id0050_17x23_f2.png" title="Section 3 0049 record 50" meta="offset=0x22be0 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0050_id0051_17x23_f0.png" title="Section 3 0050 record 51" meta="offset=0x22d78 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0051_id0052_17x23_f2.png" title="Section 3 0051 record 52" meta="offset=0x22f10 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0052_id0053_17x23_f0.png" title="Section 3 0052 record 53" meta="offset=0x230a8 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0053_id0054_17x23_f2.png" title="Section 3 0053 record 54" meta="offset=0x23240 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0054_id0055_17x23_f0.png" title="Section 3 0054 record 55" meta="offset=0x233d8 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0055_id0056_17x23_f2.png" title="Section 3 0055 record 56" meta="offset=0x23570 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0056_id0057_17x23_f0.png" title="Section 3 0056 record 57" meta="offset=0x23708 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0057_id0058_17x23_f2.png" title="Section 3 0057 record 58" meta="offset=0x238a0 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0058_id0059_17x23_f0.png" title="Section 3 0058 record 59" meta="offset=0x23a38 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0059_id0060_17x23_f2.png" title="Section 3 0059 record 60" meta="offset=0x23bd0 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0060_id0061_17x23_f0.png" title="Section 3 0060 record 61" meta="offset=0x23d68 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0061_id0062_17x23_f2.png" title="Section 3 0061 record 62" meta="offset=0x23f00 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0062_id0063_17x23_f0.png" title="Section 3 0062 record 63" meta="offset=0x24098 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0063_id0064_17x23_f2.png" title="Section 3 0063 record 64" meta="offset=0x24230 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0064_id0065_17x23_f0.png" title="Section 3 0064 record 65" meta="offset=0x243c8 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0065_id0066_17x23_f2.png" title="Section 3 0065 record 66" meta="offset=0x24560 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0066_id0067_17x23_f0.png" title="Section 3 0066 record 67" meta="offset=0x246f8 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0067_id0068_17x23_f2.png" title="Section 3 0067 record 68" meta="offset=0x24890 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0068_id0069_17x23_f0.png" title="Section 3 0068 record 69" meta="offset=0x24a28 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0069_id0070_17x23_f2.png" title="Section 3 0069 record 70" meta="offset=0x24bc0 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0070_id0071_17x23_f0.png" title="Section 3 0070 record 71" meta="offset=0x24d58 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0071_id0072_17x23_f2.png" title="Section 3 0071 record 72" meta="offset=0x24ef0 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0072_id0073_17x23_f0.png" title="Section 3 0072 record 73" meta="offset=0x25088 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0073_id0074_17x23_f2.png" title="Section 3 0073 record 74" meta="offset=0x25220 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0074_id0075_17x23_f0.png" title="Section 3 0074 record 75" meta="offset=0x253b8 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0075_id0076_17x23_f2.png" title="Section 3 0075 record 76" meta="offset=0x25550 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0076_id0077_17x23_f0.png" title="Section 3 0076 record 77" meta="offset=0x256e8 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0077_id0078_17x23_f2.png" title="Section 3 0077 record 78" meta="offset=0x25880 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0078_id0079_17x23_f0.png" title="Section 3 0078 record 79" meta="offset=0x25a18 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0079_id0080_17x23_f2.png" title="Section 3 0079 record 80" meta="offset=0x25bb0 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0080_id0081_17x23_f0.png" title="Section 3 0080 record 81" meta="offset=0x25d48 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0081_id0082_17x23_f2.png" title="Section 3 0081 record 82" meta="offset=0x25ee0 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0082_id0083_17x23_f0.png" title="Section 3 0082 record 83" meta="offset=0x26078 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0083_id0084_17x23_f2.png" title="Section 3 0083 record 84" meta="offset=0x26210 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0084_id0085_17x23_f0.png" title="Section 3 0084 record 85" meta="offset=0x263a8 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0085_id0086_17x23_f2.png" title="Section 3 0085 record 86" meta="offset=0x26540 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0086_id0087_17x23_f0.png" title="Section 3 0086 record 87" meta="offset=0x266d8 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0087_id0088_17x23_f2.png" title="Section 3 0087 record 88" meta="offset=0x26870 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0088_id0089_17x23_f0.png" title="Section 3 0088 record 89" meta="offset=0x26a08 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0089_id0090_17x23_f2.png" title="Section 3 0089 record 90" meta="offset=0x26ba0 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0090_id0091_17x23_f0.png" title="Section 3 0090 record 91" meta="offset=0x26d38 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0091_id0092_17x23_f2.png" title="Section 3 0091 record 92" meta="offset=0x26ed0 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0092_id0093_17x23_f0.png" title="Section 3 0092 record 93" meta="offset=0x27068 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0093_id0094_17x23_f2.png" title="Section 3 0093 record 94" meta="offset=0x27200 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0094_id0095_17x23_f0.png" title="Section 3 0094 record 95" meta="offset=0x27398 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0095_id0096_17x23_f2.png" title="Section 3 0095 record 96" meta="offset=0x27530 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0096_id0097_17x23_f0.png" title="Section 3 0096 record 97" meta="offset=0x276c8 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0097_id0098_17x23_f2.png" title="Section 3 0097 record 98" meta="offset=0x27860 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0098_id0099_17x23_f0.png" title="Section 3 0098 record 99" meta="offset=0x279f8 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0099_id0100_17x23_f2.png" title="Section 3 0099 record 100" meta="offset=0x27b90 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0100_id0101_17x23_f0.png" title="Section 3 0100 record 101" meta="offset=0x27d28 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0101_id0102_17x23_f2.png" title="Section 3 0101 record 102" meta="offset=0x27ec0 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0102_id0103_17x23_f0.png" title="Section 3 0102 record 103" meta="offset=0x28058 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0103_id0104_17x23_f2.png" title="Section 3 0103 record 104" meta="offset=0x281f0 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0104_id0105_17x23_f0.png" title="Section 3 0104 record 105" meta="offset=0x28388 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0105_id0106_17x23_f2.png" title="Section 3 0105 record 106" meta="offset=0x28520 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0106_id0107_17x23_f0.png" title="Section 3 0106 record 107" meta="offset=0x286b8 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0107_id0108_17x23_f2.png" title="Section 3 0107 record 108" meta="offset=0x28850 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0108_id0109_17x23_f0.png" title="Section 3 0108 record 109" meta="offset=0x289e8 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0109_id0110_17x23_f2.png" title="Section 3 0109 record 110" meta="offset=0x28b80 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0110_id0111_17x23_f0.png" title="Section 3 0110 record 111" meta="offset=0x28d18 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0111_id0112_17x23_f2.png" title="Section 3 0111 record 112" meta="offset=0x28eb0 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0112_id0113_17x23_f0.png" title="Section 3 0112 record 113" meta="offset=0x29048 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0113_id0114_17x23_f2.png" title="Section 3 0113 record 114" meta="offset=0x291e0 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0114_id0115_17x23_f0.png" title="Section 3 0114 record 115" meta="offset=0x29378 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0115_id0116_17x23_f2.png" title="Section 3 0115 record 116" meta="offset=0x29510 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0116_id0117_17x23_f0.png" title="Section 3 0116 record 117" meta="offset=0x296a8 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0117_id0118_17x23_f2.png" title="Section 3 0117 record 118" meta="offset=0x29840 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0118_id0119_17x23_f0.png" title="Section 3 0118 record 119" meta="offset=0x299d8 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0119_id0120_17x23_f2.png" title="Section 3 0119 record 120" meta="offset=0x29b70 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0120_id0121_17x23_f0.png" title="Section 3 0120 record 121" meta="offset=0x29d08 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0121_id0122_17x23_f2.png" title="Section 3 0121 record 122" meta="offset=0x29ea0 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0122_id0123_17x23_f0.png" title="Section 3 0122 record 123" meta="offset=0x2a038 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0123_id0124_17x23_f2.png" title="Section 3 0123 record 124" meta="offset=0x2a1d0 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0124_id0125_17x23_f0.png" title="Section 3 0124 record 125" meta="offset=0x2a368 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0125_id0126_17x23_f2.png" title="Section 3 0125 record 126" meta="offset=0x2a500 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0126_id0127_17x23_f0.png" title="Section 3 0126 record 127" meta="offset=0x2a698 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0127_id0128_17x23_f2.png" title="Section 3 0127 record 128" meta="offset=0x2a830 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0128_id0129_17x23_f0.png" title="Section 3 0128 record 129" meta="offset=0x2a9c8 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0129_id0130_17x23_f2.png" title="Section 3 0129 record 130" meta="offset=0x2ab60 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0130_id0131_17x23_f0.png" title="Section 3 0130 record 131" meta="offset=0x2acf8 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0131_id0132_17x23_f2.png" title="Section 3 0131 record 132" meta="offset=0x2ae90 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0132_id0133_17x23_f0.png" title="Section 3 0132 record 133" meta="offset=0x2b028 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0133_id0134_17x23_f2.png" title="Section 3 0133 record 134" meta="offset=0x2b1c0 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0134_id0135_17x23_f0.png" title="Section 3 0134 record 135" meta="offset=0x2b358 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0135_id0136_17x23_f2.png" title="Section 3 0135 record 136" meta="offset=0x2b4f0 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0136_id0137_17x23_f0.png" title="Section 3 0136 record 137" meta="offset=0x2b688 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0137_id0138_17x23_f2.png" title="Section 3 0137 record 138" meta="offset=0x2b820 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0138_id0139_17x23_f0.png" title="Section 3 0138 record 139" meta="offset=0x2b9b8 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0139_id0140_17x23_f2.png" title="Section 3 0139 record 140" meta="offset=0x2bb50 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0140_id0141_17x23_f0.png" title="Section 3 0140 record 141" meta="offset=0x2bce8 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0141_id0142_17x23_f2.png" title="Section 3 0141 record 142" meta="offset=0x2be80 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0142_id0143_17x23_f0.png" title="Section 3 0142 record 143" meta="offset=0x2c018 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0143_id0144_17x23_f2.png" title="Section 3 0143 record 144" meta="offset=0x2c1b0 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0144_id0145_17x23_f0.png" title="Section 3 0144 record 145" meta="offset=0x2c348 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0145_id0146_17x23_f2.png" title="Section 3 0145 record 146" meta="offset=0x2c4e0 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0146_id0147_17x23_f0.png" title="Section 3 0146 record 147" meta="offset=0x2c678 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0147_id0148_17x23_f2.png" title="Section 3 0147 record 148" meta="offset=0x2c810 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0148_id0149_17x23_f0.png" title="Section 3 0148 record 149" meta="offset=0x2c9a8 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0149_id0150_17x23_f2.png" title="Section 3 0149 record 150" meta="offset=0x2cb40 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0150_id0151_17x23_f0.png" title="Section 3 0150 record 151" meta="offset=0x2ccd8 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0151_id0152_17x23_f2.png" title="Section 3 0151 record 152" meta="offset=0x2ce70 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0152_id0153_17x23_f0.png" title="Section 3 0152 record 153" meta="offset=0x2d008 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0153_id0154_17x23_f2.png" title="Section 3 0153 record 154" meta="offset=0x2d1a0 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0154_id0155_17x23_f0.png" title="Section 3 0154 record 155" meta="offset=0x2d338 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0155_id0156_17x23_f2.png" title="Section 3 0155 record 156" meta="offset=0x2d4d0 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0156_id0157_17x23_f0.png" title="Section 3 0156 record 157" meta="offset=0x2d668 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0157_id0158_17x23_f2.png" title="Section 3 0157 record 158" meta="offset=0x2d800 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0158_id0159_17x23_f0.png" title="Section 3 0158 record 159" meta="offset=0x2d998 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0159_id0160_17x23_f2.png" title="Section 3 0159 record 160" meta="offset=0x2db30 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0160_id0161_17x23_f0.png" title="Section 3 0160 record 161" meta="offset=0x2dcc8 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0161_id0162_17x23_f2.png" title="Section 3 0161 record 162" meta="offset=0x2de60 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0162_id0163_17x23_f0.png" title="Section 3 0162 record 163" meta="offset=0x2dff8 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0163_id0164_17x23_f2.png" title="Section 3 0163 record 164" meta="offset=0x2e190 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0164_id0165_17x23_f0.png" title="Section 3 0164 record 165" meta="offset=0x2e328 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0165_id0166_17x23_f2.png" title="Section 3 0165 record 166" meta="offset=0x2e4c0 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0166_id0167_17x23_f0.png" title="Section 3 0166 record 167" meta="offset=0x2e658 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0167_id0168_17x23_f2.png" title="Section 3 0167 record 168" meta="offset=0x2e7f0 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0168_id0169_17x23_f0.png" title="Section 3 0168 record 169" meta="offset=0x2e988 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0169_id0170_17x23_f2.png" title="Section 3 0169 record 170" meta="offset=0x2eb20 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0170_id0171_17x23_f0.png" title="Section 3 0170 record 171" meta="offset=0x2ecb8 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0171_id0172_17x23_f2.png" title="Section 3 0171 record 172" meta="offset=0x2ee50 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0172_id0173_17x23_f0.png" title="Section 3 0172 record 173" meta="offset=0x2efe8 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0173_id0174_17x23_f2.png" title="Section 3 0173 record 174" meta="offset=0x2f180 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0174_id0175_17x23_f0.png" title="Section 3 0174 record 175" meta="offset=0x2f318 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0175_id0176_17x23_f2.png" title="Section 3 0175 record 176" meta="offset=0x2f4b0 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0176_id0177_17x23_f0.png" title="Section 3 0176 record 177" meta="offset=0x2f648 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0177_id0178_17x23_f2.png" title="Section 3 0177 record 178" meta="offset=0x2f7e0 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0178_id0179_17x23_f0.png" title="Section 3 0178 record 179" meta="offset=0x2f978 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0179_id0180_17x23_f2.png" title="Section 3 0179 record 180" meta="offset=0x2fb10 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0180_id0181_17x23_f0.png" title="Section 3 0180 record 181" meta="offset=0x2fca8 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0181_id0182_17x23_f2.png" title="Section 3 0181 record 182" meta="offset=0x2fe40 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0182_id0183_17x23_f0.png" title="Section 3 0182 record 183" meta="offset=0x2ffd8 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0183_id0184_17x23_f2.png" title="Section 3 0183 record 184" meta="offset=0x30170 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0184_id0185_17x23_f0.png" title="Section 3 0184 record 185" meta="offset=0x30308 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0185_id0186_17x23_f2.png" title="Section 3 0185 record 186" meta="offset=0x304a0 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0186_id0187_17x23_f0.png" title="Section 3 0186 record 187" meta="offset=0x30638 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0187_id0188_17x23_f2.png" title="Section 3 0187 record 188" meta="offset=0x307d0 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0188_id0189_17x23_f0.png" title="Section 3 0188 record 189" meta="offset=0x30968 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0189_id0190_17x23_f2.png" title="Section 3 0189 record 190" meta="offset=0x30b00 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0190_id0191_17x23_f0.png" title="Section 3 0190 record 191" meta="offset=0x30c98 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0191_id0192_17x23_f2.png" title="Section 3 0191 record 192" meta="offset=0x30e30 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0192_id0193_17x23_f0.png" title="Section 3 0192 record 193" meta="offset=0x30fc8 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0193_id0194_17x23_f2.png" title="Section 3 0193 record 194" meta="offset=0x31160 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0194_id0195_52x1_f0.png" title="Section 3 0194 record 195" meta="offset=0x312f8 flags=0 size=52x1 payload=60 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0195_id0196_3x3_f0.png" title="Section 3 0195 record 196" meta="offset=0x31340 flags=0 size=3x3 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0196_id0197_3x3_f0.png" title="Section 3 0196 record 197" meta="offset=0x31358 flags=0 size=3x3 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0197_id0198_50x3_f0.png" title="Section 3 0197 record 198" meta="offset=0x31370 flags=0 size=50x3 payload=156 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0198_id0199_7x7_f0.png" title="Section 3 0198 record 199" meta="offset=0x31418 flags=0 size=7x7 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0199_id0200_3x3_f2.png" title="Section 3 0199 record 200" meta="offset=0x31458 flags=2 size=3x3 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0200_id0201_28x1_f0.png" title="Section 3 0200 record 201" meta="offset=0x31470 flags=0 size=28x1 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0201_id0202_3x3_f0.png" title="Section 3 0201 record 202" meta="offset=0x314a0 flags=0 size=3x3 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0202_id0203_26x3_f2.png" title="Section 3 0202 record 203" meta="offset=0x314b8 flags=2 size=26x3 payload=84 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0203_id0204_15x15_f0.png" title="Section 3 0203 record 204" meta="offset=0x31518 flags=0 size=15x15 payload=228 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0204_id0205_15x15_f0.png" title="Section 3 0204 record 205" meta="offset=0x31608 flags=0 size=15x15 payload=228 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0205_id0206_17x32_f0.png" title="Section 3 0205 record 206" meta="offset=0x316f8 flags=0 size=17x32 payload=548 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0206_id0207_111x8_f2.png" title="Section 3 0206 record 207" meta="offset=0x31928 flags=2 size=111x8 payload=892 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0207_id0208_7x7_f0.png" title="Section 3 0207 record 208" meta="offset=0x31cb0 flags=0 size=7x7 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0208_id0209_9x32_f0.png" title="Section 3 0208 record 209" meta="offset=0x31cf0 flags=0 size=9x32 payload=292 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0209_id0210_55x11_f2.png" title="Section 3 0209 record 210" meta="offset=0x31e20 flags=2 size=55x11 payload=612 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0210_id0211_14x13_f0.png" title="Section 3 0210 record 211" meta="offset=0x32090 flags=0 size=14x13 payload=188 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0211_id0212_14x13_f2.png" title="Section 3 0211 record 212" meta="offset=0x32158 flags=2 size=14x13 payload=188 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0212_id0213_17x23_f0.png" title="Section 3 0212 record 213" meta="offset=0x32220 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0213_id0214_17x23_f2.png" title="Section 3 0213 record 214" meta="offset=0x323b8 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0236_id0237_4x5_f2.png" title="Section 3 0236 record 237" meta="offset=0x33280 flags=2 size=4x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0237_id0238_7x5_f2.png" title="Section 3 0237 record 238" meta="offset=0x332a8 flags=2 size=7x5 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0238_id0239_14x5_f2.png" title="Section 3 0238 record 239" meta="offset=0x332d8 flags=2 size=14x5 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0239_id0240_8x5_f2.png" title="Section 3 0239 record 240" meta="offset=0x33330 flags=2 size=8x5 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0240_id0241_5x1_f2.png" title="Section 3 0240 record 241" meta="offset=0x33368 flags=2 size=5x1 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0241_id0242_5x7_f2.png" title="Section 3 0241 record 242" meta="offset=0x33380 flags=2 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0242_id0243_12x7_f2.png" title="Section 3 0242 record 243" meta="offset=0x333b0 flags=2 size=12x7 payload=92 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0243_id0244_128x3_f2.png" title="Section 3 0243 record 244" meta="offset=0x33418 flags=2 size=128x3 payload=388 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0244_id0245_128x9_f2.png" title="Section 3 0244 record 245" meta="offset=0x335a8 flags=2 size=128x9 payload=1156 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0251_id0252_7x5_f0.png" title="Section 3 0251 record 252" meta="offset=0x34c70 flags=0 size=7x5 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0252_id0253_5x5_f0.png" title="Section 3 0252 record 253" meta="offset=0x34ca0 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0253_id0254_5x5_f0.png" title="Section 3 0253 record 254" meta="offset=0x34cc8 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0254_id0255_5x5_f2.png" title="Section 3 0254 record 255" meta="offset=0x34cf0 flags=2 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0255_id0266_2x1_f0.png" title="Section 3 0255 record 266" meta="offset=0x35d08 flags=0 size=2x1 payload=4 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0256_id0267_1x5_f0.png" title="Section 3 0256 record 267" meta="offset=0x35d18 flags=0 size=1x5 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0257_id0268_3x2_f0.png" title="Section 3 0257 record 268" meta="offset=0x35d30 flags=0 size=3x2 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0258_id0269_5x5_f0.png" title="Section 3 0258 record 269" meta="offset=0x35d48 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0259_id0270_3x5_f0.png" title="Section 3 0259 record 270" meta="offset=0x35d70 flags=0 size=3x5 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0260_id0271_3x5_f0.png" title="Section 3 0260 record 271" meta="offset=0x35d90 flags=0 size=3x5 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0261_id0272_4x5_f0.png" title="Section 3 0261 record 272" meta="offset=0x35db0 flags=0 size=4x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0262_id0273_1x2_f0.png" title="Section 3 0262 record 273" meta="offset=0x35dd8 flags=0 size=1x2 payload=4 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0263_id0274_2x5_f0.png" title="Section 3 0263 record 274" meta="offset=0x35de8 flags=0 size=2x5 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0264_id0275_2x5_f0.png" title="Section 3 0264 record 275" meta="offset=0x35e00 flags=0 size=2x5 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0265_id0276_3x3_f0.png" title="Section 3 0265 record 276" meta="offset=0x35e18 flags=0 size=3x3 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0266_id0277_3x3_f0.png" title="Section 3 0266 record 277" meta="offset=0x35e30 flags=0 size=3x3 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0267_id0278_2x2_f0.png" title="Section 3 0267 record 278" meta="offset=0x35e48 flags=0 size=2x2 payload=12 status=raw_indexed_preview"}
|
||||
::gallery-end
|
||||
246
radium-section3-bitmap-gallery-02.md
Normal file
246
radium-section3-bitmap-gallery-02.md
Normal file
@@ -0,0 +1,246 @@
|
||||
# Radium Section 3 Bitmap Gallery 02
|
||||
|
||||
Raw-indexed section 3 bitmap previews 241-480 of 1449.
|
||||
|
||||
::gallery-start
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0268_id0279_3x1_f0.png" title="Section 3 0268 record 279" meta="offset=0x35e60 flags=0 size=3x1 payload=4 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0269_id0280_1x1_f0.png" title="Section 3 0269 record 280" meta="offset=0x35e70 flags=0 size=1x1 payload=4 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0270_id0281_3x5_f0.png" title="Section 3 0270 record 281" meta="offset=0x35e80 flags=0 size=3x5 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0271_id0282_3x5_f0.png" title="Section 3 0271 record 282" meta="offset=0x35ea0 flags=0 size=3x5 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0272_id0283_3x5_f0.png" title="Section 3 0272 record 283" meta="offset=0x35ec0 flags=0 size=3x5 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0273_id0284_3x5_f0.png" title="Section 3 0273 record 284" meta="offset=0x35ee0 flags=0 size=3x5 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0274_id0285_3x5_f0.png" title="Section 3 0274 record 285" meta="offset=0x35f00 flags=0 size=3x5 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0275_id0286_3x5_f0.png" title="Section 3 0275 record 286" meta="offset=0x35f20 flags=0 size=3x5 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0276_id0287_3x5_f0.png" title="Section 3 0276 record 287" meta="offset=0x35f40 flags=0 size=3x5 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0277_id0288_3x5_f0.png" title="Section 3 0277 record 288" meta="offset=0x35f60 flags=0 size=3x5 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0278_id0289_3x5_f0.png" title="Section 3 0278 record 289" meta="offset=0x35f80 flags=0 size=3x5 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0279_id0290_3x5_f0.png" title="Section 3 0279 record 290" meta="offset=0x35fa0 flags=0 size=3x5 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0280_id0291_3x5_f0.png" title="Section 3 0280 record 291" meta="offset=0x35fc0 flags=0 size=3x5 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0281_id0292_1x3_f0.png" title="Section 3 0281 record 292" meta="offset=0x35fe0 flags=0 size=1x3 payload=4 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0282_id0293_2x4_f0.png" title="Section 3 0282 record 293" meta="offset=0x35ff0 flags=0 size=2x4 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0283_id0294_3x5_f0.png" title="Section 3 0283 record 294" meta="offset=0x36008 flags=0 size=3x5 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0284_id0295_3x3_f0.png" title="Section 3 0284 record 295" meta="offset=0x36028 flags=0 size=3x3 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0285_id0296_3x5_f0.png" title="Section 3 0285 record 296" meta="offset=0x36040 flags=0 size=3x5 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0286_id0297_3x5_f0.png" title="Section 3 0286 record 297" meta="offset=0x36060 flags=0 size=3x5 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0287_id0298_3x5_f0.png" title="Section 3 0287 record 298" meta="offset=0x36080 flags=0 size=3x5 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0288_id0299_3x5_f0.png" title="Section 3 0288 record 299" meta="offset=0x360a0 flags=0 size=3x5 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0289_id0300_3x5_f0.png" title="Section 3 0289 record 300" meta="offset=0x360c0 flags=0 size=3x5 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0290_id0301_3x5_f0.png" title="Section 3 0290 record 301" meta="offset=0x360e0 flags=0 size=3x5 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0291_id0302_3x5_f0.png" title="Section 3 0291 record 302" meta="offset=0x36100 flags=0 size=3x5 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0292_id0303_3x5_f0.png" title="Section 3 0292 record 303" meta="offset=0x36120 flags=0 size=3x5 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0293_id0304_3x5_f0.png" title="Section 3 0293 record 304" meta="offset=0x36140 flags=0 size=3x5 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0294_id0305_3x5_f0.png" title="Section 3 0294 record 305" meta="offset=0x36160 flags=0 size=3x5 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0295_id0306_3x5_f0.png" title="Section 3 0295 record 306" meta="offset=0x36180 flags=0 size=3x5 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0296_id0307_3x5_f0.png" title="Section 3 0296 record 307" meta="offset=0x361a0 flags=0 size=3x5 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0297_id0308_3x5_f0.png" title="Section 3 0297 record 308" meta="offset=0x361c0 flags=0 size=3x5 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0298_id0309_3x5_f0.png" title="Section 3 0298 record 309" meta="offset=0x361e0 flags=0 size=3x5 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0299_id0310_3x5_f0.png" title="Section 3 0299 record 310" meta="offset=0x36200 flags=0 size=3x5 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0300_id0311_5x5_f0.png" title="Section 3 0300 record 311" meta="offset=0x36220 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0301_id0312_4x5_f0.png" title="Section 3 0301 record 312" meta="offset=0x36248 flags=0 size=4x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0302_id0313_3x5_f0.png" title="Section 3 0302 record 313" meta="offset=0x36270 flags=0 size=3x5 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0303_id0314_3x5_f0.png" title="Section 3 0303 record 314" meta="offset=0x36290 flags=0 size=3x5 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0304_id0315_3x5_f0.png" title="Section 3 0304 record 315" meta="offset=0x362b0 flags=0 size=3x5 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0305_id0316_3x5_f0.png" title="Section 3 0305 record 316" meta="offset=0x362d0 flags=0 size=3x5 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0306_id0317_3x5_f0.png" title="Section 3 0306 record 317" meta="offset=0x362f0 flags=0 size=3x5 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0307_id0318_3x5_f0.png" title="Section 3 0307 record 318" meta="offset=0x36310 flags=0 size=3x5 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0308_id0319_3x5_f0.png" title="Section 3 0308 record 319" meta="offset=0x36330 flags=0 size=3x5 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0309_id0320_3x5_f0.png" title="Section 3 0309 record 320" meta="offset=0x36350 flags=0 size=3x5 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0310_id0321_5x5_f0.png" title="Section 3 0310 record 321" meta="offset=0x36370 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0311_id0322_3x5_f0.png" title="Section 3 0311 record 322" meta="offset=0x36398 flags=0 size=3x5 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0312_id0323_3x5_f0.png" title="Section 3 0312 record 323" meta="offset=0x363b8 flags=0 size=3x5 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0313_id0324_3x5_f0.png" title="Section 3 0313 record 324" meta="offset=0x363d8 flags=0 size=3x5 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0314_id0325_3x1_f2.png" title="Section 3 0314 record 325" meta="offset=0x363f8 flags=2 size=3x1 payload=972 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0315_id0326_4x1_f0.png" title="Section 3 0315 record 326" meta="offset=0x367d0 flags=0 size=4x1 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0316_id0327_3x7_f0.png" title="Section 3 0316 record 327" meta="offset=0x367e8 flags=0 size=3x7 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0317_id0328_5x4_f0.png" title="Section 3 0317 record 328" meta="offset=0x36810 flags=0 size=5x4 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0318_id0329_7x7_f0.png" title="Section 3 0318 record 329" meta="offset=0x36838 flags=0 size=7x7 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0319_id0330_5x9_f0.png" title="Section 3 0319 record 330" meta="offset=0x36878 flags=0 size=5x9 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0320_id0331_5x7_f0.png" title="Section 3 0320 record 331" meta="offset=0x368b8 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0321_id0332_6x7_f0.png" title="Section 3 0321 record 332" meta="offset=0x368e8 flags=0 size=6x7 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0322_id0333_3x4_f0.png" title="Section 3 0322 record 333" meta="offset=0x36920 flags=0 size=3x4 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0323_id0334_4x7_f0.png" title="Section 3 0323 record 334" meta="offset=0x36940 flags=0 size=4x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0324_id0335_4x7_f0.png" title="Section 3 0324 record 335" meta="offset=0x36970 flags=0 size=4x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0325_id0336_5x5_f0.png" title="Section 3 0325 record 336" meta="offset=0x369a0 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0326_id0337_5x5_f0.png" title="Section 3 0326 record 337" meta="offset=0x369c8 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0327_id0338_4x4_f0.png" title="Section 3 0327 record 338" meta="offset=0x369f0 flags=0 size=4x4 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0328_id0339_5x3_f0.png" title="Section 3 0328 record 339" meta="offset=0x36a10 flags=0 size=5x3 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0329_id0340_3x3_f0.png" title="Section 3 0329 record 340" meta="offset=0x36a30 flags=0 size=3x3 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0330_id0341_5x7_f0.png" title="Section 3 0330 record 341" meta="offset=0x36a48 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0331_id0342_5x7_f0.png" title="Section 3 0331 record 342" meta="offset=0x36a78 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0332_id0343_5x7_f0.png" title="Section 3 0332 record 343" meta="offset=0x36aa8 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0333_id0344_5x7_f0.png" title="Section 3 0333 record 344" meta="offset=0x36ad8 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0334_id0345_5x7_f0.png" title="Section 3 0334 record 345" meta="offset=0x36b08 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0335_id0346_5x7_f0.png" title="Section 3 0335 record 346" meta="offset=0x36b38 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0336_id0347_5x7_f0.png" title="Section 3 0336 record 347" meta="offset=0x36b68 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0337_id0348_5x7_f0.png" title="Section 3 0337 record 348" meta="offset=0x36b98 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0338_id0349_5x7_f0.png" title="Section 3 0338 record 349" meta="offset=0x36bc8 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0339_id0350_5x7_f0.png" title="Section 3 0339 record 350" meta="offset=0x36bf8 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0340_id0351_5x7_f0.png" title="Section 3 0340 record 351" meta="offset=0x36c28 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0341_id0352_3x5_f0.png" title="Section 3 0341 record 352" meta="offset=0x36c58 flags=0 size=3x5 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0342_id0353_4x6_f0.png" title="Section 3 0342 record 353" meta="offset=0x36c78 flags=0 size=4x6 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0343_id0354_5x7_f0.png" title="Section 3 0343 record 354" meta="offset=0x36ca0 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0344_id0355_5x5_f0.png" title="Section 3 0344 record 355" meta="offset=0x36cd0 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0345_id0356_5x7_f0.png" title="Section 3 0345 record 356" meta="offset=0x36cf8 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0346_id0357_5x7_f0.png" title="Section 3 0346 record 357" meta="offset=0x36d28 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0347_id0358_5x7_f0.png" title="Section 3 0347 record 358" meta="offset=0x36d58 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0348_id0359_5x7_f0.png" title="Section 3 0348 record 359" meta="offset=0x36d88 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0349_id0360_5x7_f0.png" title="Section 3 0349 record 360" meta="offset=0x36db8 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0350_id0361_5x7_f0.png" title="Section 3 0350 record 361" meta="offset=0x36de8 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0351_id0362_5x7_f0.png" title="Section 3 0351 record 362" meta="offset=0x36e18 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0352_id0363_5x7_f0.png" title="Section 3 0352 record 363" meta="offset=0x36e48 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0353_id0364_5x7_f0.png" title="Section 3 0353 record 364" meta="offset=0x36e78 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0354_id0365_5x7_f0.png" title="Section 3 0354 record 365" meta="offset=0x36ea8 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0355_id0366_5x7_f0.png" title="Section 3 0355 record 366" meta="offset=0x36ed8 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0356_id0367_5x7_f0.png" title="Section 3 0356 record 367" meta="offset=0x36f08 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0357_id0368_5x7_f0.png" title="Section 3 0357 record 368" meta="offset=0x36f38 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0358_id0369_5x7_f0.png" title="Section 3 0358 record 369" meta="offset=0x36f68 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0359_id0370_5x7_f0.png" title="Section 3 0359 record 370" meta="offset=0x36f98 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0360_id0371_7x7_f0.png" title="Section 3 0360 record 371" meta="offset=0x36fc8 flags=0 size=7x7 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0361_id0372_6x7_f0.png" title="Section 3 0361 record 372" meta="offset=0x37008 flags=0 size=6x7 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0362_id0373_5x7_f0.png" title="Section 3 0362 record 373" meta="offset=0x37040 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0363_id0374_5x7_f0.png" title="Section 3 0363 record 374" meta="offset=0x37070 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0364_id0375_5x7_f0.png" title="Section 3 0364 record 375" meta="offset=0x370a0 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0365_id0376_5x7_f0.png" title="Section 3 0365 record 376" meta="offset=0x370d0 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0366_id0377_5x7_f0.png" title="Section 3 0366 record 377" meta="offset=0x37100 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0367_id0378_5x7_f0.png" title="Section 3 0367 record 378" meta="offset=0x37130 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0368_id0379_5x7_f0.png" title="Section 3 0368 record 379" meta="offset=0x37160 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0369_id0380_5x7_f0.png" title="Section 3 0369 record 380" meta="offset=0x37190 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0370_id0381_7x7_f0.png" title="Section 3 0370 record 381" meta="offset=0x371c0 flags=0 size=7x7 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0371_id0382_5x7_f0.png" title="Section 3 0371 record 382" meta="offset=0x37200 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0372_id0383_5x7_f0.png" title="Section 3 0372 record 383" meta="offset=0x37230 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0373_id0384_5x7_f0.png" title="Section 3 0373 record 384" meta="offset=0x37260 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0374_id0385_5x3_f2.png" title="Section 3 0374 record 385" meta="offset=0x37290 flags=2 size=5x3 payload=988 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0375_id0386_2x1_f0.png" title="Section 3 0375 record 386" meta="offset=0x37678 flags=0 size=2x1 payload=4 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0376_id0387_1x5_f0.png" title="Section 3 0376 record 387" meta="offset=0x37688 flags=0 size=1x5 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0377_id0388_3x2_f0.png" title="Section 3 0377 record 388" meta="offset=0x376a0 flags=0 size=3x2 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0378_id0389_5x5_f0.png" title="Section 3 0378 record 389" meta="offset=0x376b8 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0379_id0390_5x7_f0.png" title="Section 3 0379 record 390" meta="offset=0x376e0 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0380_id0391_5x5_f0.png" title="Section 3 0380 record 391" meta="offset=0x37710 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0381_id0392_4x5_f0.png" title="Section 3 0381 record 392" meta="offset=0x37738 flags=0 size=4x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0382_id0393_1x2_f0.png" title="Section 3 0382 record 393" meta="offset=0x37760 flags=0 size=1x2 payload=4 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0383_id0394_2x5_f0.png" title="Section 3 0383 record 394" meta="offset=0x37770 flags=0 size=2x5 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0384_id0395_2x5_f0.png" title="Section 3 0384 record 395" meta="offset=0x37788 flags=0 size=2x5 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0385_id0396_4x5_f0.png" title="Section 3 0385 record 396" meta="offset=0x377a0 flags=0 size=4x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0386_id0397_3x3_f0.png" title="Section 3 0386 record 397" meta="offset=0x377c8 flags=0 size=3x3 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0387_id0398_2x2_f0.png" title="Section 3 0387 record 398" meta="offset=0x377e0 flags=0 size=2x2 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0388_id0399_3x1_f0.png" title="Section 3 0388 record 399" meta="offset=0x377f8 flags=0 size=3x1 payload=4 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0389_id0400_1x1_f0.png" title="Section 3 0389 record 400" meta="offset=0x37808 flags=0 size=1x1 payload=4 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0390_id0401_5x5_f0.png" title="Section 3 0390 record 401" meta="offset=0x37818 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0391_id0402_4x5_f0.png" title="Section 3 0391 record 402" meta="offset=0x37840 flags=0 size=4x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0392_id0403_4x5_f0.png" title="Section 3 0392 record 403" meta="offset=0x37868 flags=0 size=4x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0393_id0404_4x5_f0.png" title="Section 3 0393 record 404" meta="offset=0x37890 flags=0 size=4x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0394_id0405_4x5_f0.png" title="Section 3 0394 record 405" meta="offset=0x378b8 flags=0 size=4x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0395_id0406_4x5_f0.png" title="Section 3 0395 record 406" meta="offset=0x378e0 flags=0 size=4x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0396_id0407_4x5_f0.png" title="Section 3 0396 record 407" meta="offset=0x37908 flags=0 size=4x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0397_id0408_4x5_f0.png" title="Section 3 0397 record 408" meta="offset=0x37930 flags=0 size=4x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0398_id0409_4x5_f0.png" title="Section 3 0398 record 409" meta="offset=0x37958 flags=0 size=4x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0399_id0410_4x5_f0.png" title="Section 3 0399 record 410" meta="offset=0x37980 flags=0 size=4x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0400_id0411_4x5_f0.png" title="Section 3 0400 record 411" meta="offset=0x379a8 flags=0 size=4x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0401_id0412_1x3_f0.png" title="Section 3 0401 record 412" meta="offset=0x379d0 flags=0 size=1x3 payload=4 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0402_id0413_2x4_f0.png" title="Section 3 0402 record 413" meta="offset=0x379e0 flags=0 size=2x4 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0403_id0414_3x5_f0.png" title="Section 3 0403 record 414" meta="offset=0x379f8 flags=0 size=3x5 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0404_id0415_3x3_f0.png" title="Section 3 0404 record 415" meta="offset=0x37a18 flags=0 size=3x3 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0405_id0416_3x5_f0.png" title="Section 3 0405 record 416" meta="offset=0x37a30 flags=0 size=3x5 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0406_id0417_4x5_f0.png" title="Section 3 0406 record 417" meta="offset=0x37a50 flags=0 size=4x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0407_id0418_4x5_f0.png" title="Section 3 0407 record 418" meta="offset=0x37a78 flags=0 size=4x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0408_id0419_4x5_f0.png" title="Section 3 0408 record 419" meta="offset=0x37aa0 flags=0 size=4x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0409_id0420_4x5_f0.png" title="Section 3 0409 record 420" meta="offset=0x37ac8 flags=0 size=4x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0410_id0421_4x5_f0.png" title="Section 3 0410 record 421" meta="offset=0x37af0 flags=0 size=4x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0411_id0422_4x5_f0.png" title="Section 3 0411 record 422" meta="offset=0x37b18 flags=0 size=4x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0412_id0423_4x5_f0.png" title="Section 3 0412 record 423" meta="offset=0x37b40 flags=0 size=4x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0413_id0424_4x5_f0.png" title="Section 3 0413 record 424" meta="offset=0x37b68 flags=0 size=4x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0414_id0425_4x5_f0.png" title="Section 3 0414 record 425" meta="offset=0x37b90 flags=0 size=4x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0415_id0426_4x5_f0.png" title="Section 3 0415 record 426" meta="offset=0x37bb8 flags=0 size=4x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0416_id0427_3x5_f0.png" title="Section 3 0416 record 427" meta="offset=0x37be0 flags=0 size=3x5 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0417_id0428_4x5_f0.png" title="Section 3 0417 record 428" meta="offset=0x37c00 flags=0 size=4x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0418_id0429_4x5_f0.png" title="Section 3 0418 record 429" meta="offset=0x37c28 flags=0 size=4x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0419_id0430_4x5_f0.png" title="Section 3 0419 record 430" meta="offset=0x37c50 flags=0 size=4x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0420_id0431_5x5_f0.png" title="Section 3 0420 record 431" meta="offset=0x37c78 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0421_id0432_4x5_f0.png" title="Section 3 0421 record 432" meta="offset=0x37ca0 flags=0 size=4x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0422_id0433_4x5_f0.png" title="Section 3 0422 record 433" meta="offset=0x37cc8 flags=0 size=4x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0423_id0434_4x5_f0.png" title="Section 3 0423 record 434" meta="offset=0x37cf0 flags=0 size=4x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0424_id0435_4x5_f0.png" title="Section 3 0424 record 435" meta="offset=0x37d18 flags=0 size=4x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0425_id0436_4x5_f0.png" title="Section 3 0425 record 436" meta="offset=0x37d40 flags=0 size=4x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0426_id0437_4x5_f0.png" title="Section 3 0426 record 437" meta="offset=0x37d68 flags=0 size=4x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0427_id0438_3x5_f0.png" title="Section 3 0427 record 438" meta="offset=0x37d90 flags=0 size=3x5 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0428_id0439_4x5_f0.png" title="Section 3 0428 record 439" meta="offset=0x37db0 flags=0 size=4x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0429_id0440_5x5_f0.png" title="Section 3 0429 record 440" meta="offset=0x37dd8 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0430_id0441_5x5_f0.png" title="Section 3 0430 record 441" meta="offset=0x37e00 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0431_id0442_5x5_f0.png" title="Section 3 0431 record 442" meta="offset=0x37e28 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0432_id0443_5x5_f0.png" title="Section 3 0432 record 443" meta="offset=0x37e50 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0433_id0444_3x5_f0.png" title="Section 3 0433 record 444" meta="offset=0x37e78 flags=0 size=3x5 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0434_id0445_4x1_f2.png" title="Section 3 0434 record 445" meta="offset=0x37e98 flags=2 size=4x1 payload=980 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0435_id0446_4x1_f0.png" title="Section 3 0435 record 446" meta="offset=0x38278 flags=0 size=4x1 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0436_id0447_3x7_f0.png" title="Section 3 0436 record 447" meta="offset=0x38290 flags=0 size=3x7 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0437_id0448_5x4_f0.png" title="Section 3 0437 record 448" meta="offset=0x382b8 flags=0 size=5x4 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0438_id0449_7x7_f0.png" title="Section 3 0438 record 449" meta="offset=0x382e0 flags=0 size=7x7 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0439_id0450_7x9_f0.png" title="Section 3 0439 record 450" meta="offset=0x38320 flags=0 size=7x9 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0440_id0451_7x7_f0.png" title="Section 3 0440 record 451" meta="offset=0x38370 flags=0 size=7x7 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0441_id0452_6x7_f0.png" title="Section 3 0441 record 452" meta="offset=0x383b0 flags=0 size=6x7 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0442_id0453_3x4_f0.png" title="Section 3 0442 record 453" meta="offset=0x383e8 flags=0 size=3x4 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0443_id0454_4x7_f0.png" title="Section 3 0443 record 454" meta="offset=0x38408 flags=0 size=4x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0444_id0455_4x7_f0.png" title="Section 3 0444 record 455" meta="offset=0x38438 flags=0 size=4x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0445_id0456_6x7_f0.png" title="Section 3 0445 record 456" meta="offset=0x38468 flags=0 size=6x7 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0446_id0457_5x5_f0.png" title="Section 3 0446 record 457" meta="offset=0x384a0 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0447_id0458_4x4_f0.png" title="Section 3 0447 record 458" meta="offset=0x384c8 flags=0 size=4x4 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0448_id0459_5x3_f0.png" title="Section 3 0448 record 459" meta="offset=0x384e8 flags=0 size=5x3 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0449_id0460_3x3_f0.png" title="Section 3 0449 record 460" meta="offset=0x38508 flags=0 size=3x3 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0450_id0461_7x7_f0.png" title="Section 3 0450 record 461" meta="offset=0x38520 flags=0 size=7x7 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0451_id0462_6x7_f0.png" title="Section 3 0451 record 462" meta="offset=0x38560 flags=0 size=6x7 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0452_id0463_6x7_f0.png" title="Section 3 0452 record 463" meta="offset=0x38598 flags=0 size=6x7 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0453_id0464_6x7_f0.png" title="Section 3 0453 record 464" meta="offset=0x385d0 flags=0 size=6x7 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0454_id0465_6x7_f0.png" title="Section 3 0454 record 465" meta="offset=0x38608 flags=0 size=6x7 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0455_id0466_6x7_f0.png" title="Section 3 0455 record 466" meta="offset=0x38640 flags=0 size=6x7 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0456_id0467_6x7_f0.png" title="Section 3 0456 record 467" meta="offset=0x38678 flags=0 size=6x7 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0457_id0468_6x7_f0.png" title="Section 3 0457 record 468" meta="offset=0x386b0 flags=0 size=6x7 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0458_id0469_6x7_f0.png" title="Section 3 0458 record 469" meta="offset=0x386e8 flags=0 size=6x7 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0459_id0470_6x7_f0.png" title="Section 3 0459 record 470" meta="offset=0x38720 flags=0 size=6x7 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0460_id0471_6x7_f0.png" title="Section 3 0460 record 471" meta="offset=0x38758 flags=0 size=6x7 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0461_id0472_3x5_f0.png" title="Section 3 0461 record 472" meta="offset=0x38790 flags=0 size=3x5 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0462_id0473_4x6_f0.png" title="Section 3 0462 record 473" meta="offset=0x387b0 flags=0 size=4x6 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0463_id0474_5x7_f0.png" title="Section 3 0463 record 474" meta="offset=0x387d8 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0464_id0475_5x5_f0.png" title="Section 3 0464 record 475" meta="offset=0x38808 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0465_id0476_5x7_f0.png" title="Section 3 0465 record 476" meta="offset=0x38830 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0466_id0477_6x7_f0.png" title="Section 3 0466 record 477" meta="offset=0x38860 flags=0 size=6x7 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0467_id0478_6x7_f0.png" title="Section 3 0467 record 478" meta="offset=0x38898 flags=0 size=6x7 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0468_id0479_6x7_f0.png" title="Section 3 0468 record 479" meta="offset=0x388d0 flags=0 size=6x7 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0469_id0480_6x7_f0.png" title="Section 3 0469 record 480" meta="offset=0x38908 flags=0 size=6x7 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0470_id0481_6x7_f0.png" title="Section 3 0470 record 481" meta="offset=0x38940 flags=0 size=6x7 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0471_id0482_6x7_f0.png" title="Section 3 0471 record 482" meta="offset=0x38978 flags=0 size=6x7 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0472_id0483_6x7_f0.png" title="Section 3 0472 record 483" meta="offset=0x389b0 flags=0 size=6x7 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0473_id0484_6x7_f0.png" title="Section 3 0473 record 484" meta="offset=0x389e8 flags=0 size=6x7 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0474_id0485_6x7_f0.png" title="Section 3 0474 record 485" meta="offset=0x38a20 flags=0 size=6x7 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0475_id0486_6x7_f0.png" title="Section 3 0475 record 486" meta="offset=0x38a58 flags=0 size=6x7 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0476_id0487_5x7_f0.png" title="Section 3 0476 record 487" meta="offset=0x38a90 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0477_id0488_6x7_f0.png" title="Section 3 0477 record 488" meta="offset=0x38ac0 flags=0 size=6x7 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0478_id0489_6x7_f0.png" title="Section 3 0478 record 489" meta="offset=0x38af8 flags=0 size=6x7 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0479_id0490_6x7_f0.png" title="Section 3 0479 record 490" meta="offset=0x38b30 flags=0 size=6x7 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0480_id0491_7x7_f0.png" title="Section 3 0480 record 491" meta="offset=0x38b68 flags=0 size=7x7 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0481_id0492_6x7_f0.png" title="Section 3 0481 record 492" meta="offset=0x38ba8 flags=0 size=6x7 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0482_id0493_6x7_f0.png" title="Section 3 0482 record 493" meta="offset=0x38be0 flags=0 size=6x7 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0483_id0494_6x7_f0.png" title="Section 3 0483 record 494" meta="offset=0x38c18 flags=0 size=6x7 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0484_id0495_6x7_f0.png" title="Section 3 0484 record 495" meta="offset=0x38c50 flags=0 size=6x7 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0485_id0496_6x7_f0.png" title="Section 3 0485 record 496" meta="offset=0x38c88 flags=0 size=6x7 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0486_id0497_6x7_f0.png" title="Section 3 0486 record 497" meta="offset=0x38cc0 flags=0 size=6x7 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0487_id0498_5x7_f0.png" title="Section 3 0487 record 498" meta="offset=0x38cf8 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0488_id0499_6x7_f0.png" title="Section 3 0488 record 499" meta="offset=0x38d28 flags=0 size=6x7 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0489_id0500_7x7_f0.png" title="Section 3 0489 record 500" meta="offset=0x38d60 flags=0 size=7x7 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0490_id0501_7x7_f0.png" title="Section 3 0490 record 501" meta="offset=0x38da0 flags=0 size=7x7 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0491_id0502_7x7_f0.png" title="Section 3 0491 record 502" meta="offset=0x38de0 flags=0 size=7x7 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0492_id0503_7x7_f0.png" title="Section 3 0492 record 503" meta="offset=0x38e20 flags=0 size=7x7 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0493_id0504_5x7_f0.png" title="Section 3 0493 record 504" meta="offset=0x38e60 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0494_id0505_6x3_f2.png" title="Section 3 0494 record 505" meta="offset=0x38e90 flags=2 size=6x3 payload=988 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0495_id0506_3x1_f0.png" title="Section 3 0495 record 506" meta="offset=0x39278 flags=0 size=3x1 payload=4 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0496_id0507_2x5_f0.png" title="Section 3 0496 record 507" meta="offset=0x39288 flags=0 size=2x5 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0497_id0508_5x3_f0.png" title="Section 3 0497 record 508" meta="offset=0x392a0 flags=0 size=5x3 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0498_id0509_5x5_f0.png" title="Section 3 0498 record 509" meta="offset=0x392c0 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0499_id0510_5x5_f0.png" title="Section 3 0499 record 510" meta="offset=0x392e8 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0500_id0511_4x5_f0.png" title="Section 3 0500 record 511" meta="offset=0x39310 flags=0 size=4x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0501_id0512_2x3_f0.png" title="Section 3 0501 record 512" meta="offset=0x39338 flags=0 size=2x3 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0502_id0513_3x5_f0.png" title="Section 3 0502 record 513" meta="offset=0x39350 flags=0 size=3x5 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0503_id0514_3x5_f0.png" title="Section 3 0503 record 514" meta="offset=0x39370 flags=0 size=3x5 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0504_id0515_5x5_f0.png" title="Section 3 0504 record 515" meta="offset=0x39390 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0505_id0516_5x5_f0.png" title="Section 3 0505 record 516" meta="offset=0x393b8 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0506_id0517_2x3_f0.png" title="Section 3 0506 record 517" meta="offset=0x393e0 flags=0 size=2x3 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0507_id0518_5x1_f0.png" title="Section 3 0507 record 518" meta="offset=0x393f8 flags=0 size=5x1 payload=12 status=raw_indexed_preview"}
|
||||
::gallery-end
|
||||
246
radium-section3-bitmap-gallery-03.md
Normal file
246
radium-section3-bitmap-gallery-03.md
Normal file
@@ -0,0 +1,246 @@
|
||||
# Radium Section 3 Bitmap Gallery 03
|
||||
|
||||
Raw-indexed section 3 bitmap previews 481-720 of 1449.
|
||||
|
||||
::gallery-start
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0508_id0519_2x2_f0.png" title="Section 3 0508 record 519" meta="offset=0x39410 flags=0 size=2x2 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0509_id0520_4x5_f0.png" title="Section 3 0509 record 520" meta="offset=0x39428 flags=0 size=4x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0510_id0521_5x5_f0.png" title="Section 3 0510 record 521" meta="offset=0x39450 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0511_id0522_5x5_f0.png" title="Section 3 0511 record 522" meta="offset=0x39478 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0512_id0523_5x5_f0.png" title="Section 3 0512 record 523" meta="offset=0x394a0 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0513_id0524_5x5_f0.png" title="Section 3 0513 record 524" meta="offset=0x394c8 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0514_id0525_5x5_f0.png" title="Section 3 0514 record 525" meta="offset=0x394f0 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0515_id0526_5x5_f0.png" title="Section 3 0515 record 526" meta="offset=0x39518 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0516_id0527_5x5_f0.png" title="Section 3 0516 record 527" meta="offset=0x39540 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0517_id0528_5x5_f0.png" title="Section 3 0517 record 528" meta="offset=0x39568 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0518_id0529_5x5_f0.png" title="Section 3 0518 record 529" meta="offset=0x39590 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0519_id0530_5x5_f0.png" title="Section 3 0519 record 530" meta="offset=0x395b8 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0520_id0531_2x5_f0.png" title="Section 3 0520 record 531" meta="offset=0x395e0 flags=0 size=2x5 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0521_id0532_2x5_f0.png" title="Section 3 0521 record 532" meta="offset=0x395f8 flags=0 size=2x5 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0522_id0533_4x5_f0.png" title="Section 3 0522 record 533" meta="offset=0x39610 flags=0 size=4x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0523_id0534_4x3_f0.png" title="Section 3 0523 record 534" meta="offset=0x39638 flags=0 size=4x3 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0524_id0535_4x5_f0.png" title="Section 3 0524 record 535" meta="offset=0x39658 flags=0 size=4x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0525_id0536_5x5_f0.png" title="Section 3 0525 record 536" meta="offset=0x39680 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0526_id0537_5x5_f0.png" title="Section 3 0526 record 537" meta="offset=0x396a8 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0527_id0538_5x5_f0.png" title="Section 3 0527 record 538" meta="offset=0x396d0 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0528_id0539_5x5_f0.png" title="Section 3 0528 record 539" meta="offset=0x396f8 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0529_id0540_5x5_f0.png" title="Section 3 0529 record 540" meta="offset=0x39720 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0530_id0541_5x5_f0.png" title="Section 3 0530 record 541" meta="offset=0x39748 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0531_id0542_5x5_f0.png" title="Section 3 0531 record 542" meta="offset=0x39770 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0532_id0543_5x5_f0.png" title="Section 3 0532 record 543" meta="offset=0x39798 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0533_id0544_5x5_f0.png" title="Section 3 0533 record 544" meta="offset=0x397c0 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0534_id0545_5x5_f0.png" title="Section 3 0534 record 545" meta="offset=0x397e8 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0535_id0546_2x5_f0.png" title="Section 3 0535 record 546" meta="offset=0x39810 flags=0 size=2x5 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0536_id0547_5x5_f0.png" title="Section 3 0536 record 547" meta="offset=0x39828 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0537_id0548_5x5_f0.png" title="Section 3 0537 record 548" meta="offset=0x39850 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0538_id0549_5x5_f0.png" title="Section 3 0538 record 549" meta="offset=0x39878 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0539_id0550_6x5_f0.png" title="Section 3 0539 record 550" meta="offset=0x398a0 flags=0 size=6x5 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0540_id0551_5x5_f0.png" title="Section 3 0540 record 551" meta="offset=0x398d0 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0541_id0552_5x5_f0.png" title="Section 3 0541 record 552" meta="offset=0x398f8 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0542_id0553_5x5_f0.png" title="Section 3 0542 record 553" meta="offset=0x39920 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0543_id0554_6x5_f0.png" title="Section 3 0543 record 554" meta="offset=0x39948 flags=0 size=6x5 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0544_id0555_5x5_f0.png" title="Section 3 0544 record 555" meta="offset=0x39978 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0545_id0556_5x5_f0.png" title="Section 3 0545 record 556" meta="offset=0x399a0 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0546_id0557_6x5_f0.png" title="Section 3 0546 record 557" meta="offset=0x399c8 flags=0 size=6x5 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0547_id0558_5x5_f0.png" title="Section 3 0547 record 558" meta="offset=0x399f8 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0548_id0559_5x5_f0.png" title="Section 3 0548 record 559" meta="offset=0x39a20 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0549_id0560_6x5_f0.png" title="Section 3 0549 record 560" meta="offset=0x39a48 flags=0 size=6x5 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0550_id0561_5x5_f0.png" title="Section 3 0550 record 561" meta="offset=0x39a78 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0551_id0562_5x5_f0.png" title="Section 3 0551 record 562" meta="offset=0x39aa0 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0552_id0563_5x5_f2.png" title="Section 3 0552 record 563" meta="offset=0x39ac8 flags=2 size=5x5 payload=964 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0553_id0564_5x1_f0.png" title="Section 3 0553 record 564" meta="offset=0x39e98 flags=0 size=5x1 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0554_id0565_4x7_f0.png" title="Section 3 0554 record 565" meta="offset=0x39eb0 flags=0 size=4x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0555_id0566_7x5_f0.png" title="Section 3 0555 record 566" meta="offset=0x39ee0 flags=0 size=7x5 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0556_id0567_7x7_f0.png" title="Section 3 0556 record 567" meta="offset=0x39f10 flags=0 size=7x7 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0557_id0568_7x7_f0.png" title="Section 3 0557 record 568" meta="offset=0x39f50 flags=0 size=7x7 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0558_id0569_7x7_f0.png" title="Section 3 0558 record 569" meta="offset=0x39f90 flags=0 size=7x7 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0559_id0570_6x7_f0.png" title="Section 3 0559 record 570" meta="offset=0x39fd0 flags=0 size=6x7 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0560_id0571_4x5_f0.png" title="Section 3 0560 record 571" meta="offset=0x3a008 flags=0 size=4x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0561_id0572_5x7_f0.png" title="Section 3 0561 record 572" meta="offset=0x3a030 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0562_id0573_5x7_f0.png" title="Section 3 0562 record 573" meta="offset=0x3a060 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0563_id0574_7x7_f0.png" title="Section 3 0563 record 574" meta="offset=0x3a090 flags=0 size=7x7 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0564_id0575_7x7_f0.png" title="Section 3 0564 record 575" meta="offset=0x3a0d0 flags=0 size=7x7 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0565_id0576_4x5_f0.png" title="Section 3 0565 record 576" meta="offset=0x3a110 flags=0 size=4x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0566_id0577_7x3_f0.png" title="Section 3 0566 record 577" meta="offset=0x3a138 flags=0 size=7x3 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0567_id0578_4x4_f0.png" title="Section 3 0567 record 578" meta="offset=0x3a160 flags=0 size=4x4 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0568_id0579_6x7_f0.png" title="Section 3 0568 record 579" meta="offset=0x3a180 flags=0 size=6x7 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0569_id0580_7x7_f0.png" title="Section 3 0569 record 580" meta="offset=0x3a1b8 flags=0 size=7x7 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0570_id0581_7x7_f0.png" title="Section 3 0570 record 581" meta="offset=0x3a1f8 flags=0 size=7x7 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0571_id0582_7x7_f0.png" title="Section 3 0571 record 582" meta="offset=0x3a238 flags=0 size=7x7 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0572_id0583_7x7_f0.png" title="Section 3 0572 record 583" meta="offset=0x3a278 flags=0 size=7x7 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0573_id0584_7x7_f0.png" title="Section 3 0573 record 584" meta="offset=0x3a2b8 flags=0 size=7x7 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0574_id0585_7x7_f0.png" title="Section 3 0574 record 585" meta="offset=0x3a2f8 flags=0 size=7x7 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0575_id0586_7x7_f0.png" title="Section 3 0575 record 586" meta="offset=0x3a338 flags=0 size=7x7 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0576_id0587_7x7_f0.png" title="Section 3 0576 record 587" meta="offset=0x3a378 flags=0 size=7x7 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0577_id0588_7x7_f0.png" title="Section 3 0577 record 588" meta="offset=0x3a3b8 flags=0 size=7x7 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0578_id0589_7x7_f0.png" title="Section 3 0578 record 589" meta="offset=0x3a3f8 flags=0 size=7x7 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0579_id0590_4x7_f0.png" title="Section 3 0579 record 590" meta="offset=0x3a438 flags=0 size=4x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0580_id0591_4x7_f0.png" title="Section 3 0580 record 591" meta="offset=0x3a468 flags=0 size=4x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0581_id0592_6x7_f0.png" title="Section 3 0581 record 592" meta="offset=0x3a498 flags=0 size=6x7 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0582_id0593_6x5_f0.png" title="Section 3 0582 record 593" meta="offset=0x3a4d0 flags=0 size=6x5 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0583_id0594_6x7_f0.png" title="Section 3 0583 record 594" meta="offset=0x3a500 flags=0 size=6x7 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0584_id0595_7x7_f0.png" title="Section 3 0584 record 595" meta="offset=0x3a538 flags=0 size=7x7 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0585_id0596_7x7_f0.png" title="Section 3 0585 record 596" meta="offset=0x3a578 flags=0 size=7x7 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0586_id0597_7x7_f0.png" title="Section 3 0586 record 597" meta="offset=0x3a5b8 flags=0 size=7x7 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0587_id0598_7x7_f0.png" title="Section 3 0587 record 598" meta="offset=0x3a5f8 flags=0 size=7x7 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0588_id0599_7x7_f0.png" title="Section 3 0588 record 599" meta="offset=0x3a638 flags=0 size=7x7 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0589_id0600_7x7_f0.png" title="Section 3 0589 record 600" meta="offset=0x3a678 flags=0 size=7x7 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0590_id0601_7x7_f0.png" title="Section 3 0590 record 601" meta="offset=0x3a6b8 flags=0 size=7x7 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0591_id0602_7x7_f0.png" title="Section 3 0591 record 602" meta="offset=0x3a6f8 flags=0 size=7x7 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0592_id0603_7x7_f0.png" title="Section 3 0592 record 603" meta="offset=0x3a738 flags=0 size=7x7 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0593_id0604_7x7_f0.png" title="Section 3 0593 record 604" meta="offset=0x3a778 flags=0 size=7x7 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0594_id0605_4x7_f0.png" title="Section 3 0594 record 605" meta="offset=0x3a7b8 flags=0 size=4x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0595_id0606_7x7_f0.png" title="Section 3 0595 record 606" meta="offset=0x3a7e8 flags=0 size=7x7 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0596_id0607_7x7_f0.png" title="Section 3 0596 record 607" meta="offset=0x3a828 flags=0 size=7x7 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0597_id0608_7x7_f0.png" title="Section 3 0597 record 608" meta="offset=0x3a868 flags=0 size=7x7 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0598_id0609_8x7_f0.png" title="Section 3 0598 record 609" meta="offset=0x3a8a8 flags=0 size=8x7 payload=60 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0599_id0610_7x7_f0.png" title="Section 3 0599 record 610" meta="offset=0x3a8f0 flags=0 size=7x7 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0600_id0611_7x7_f0.png" title="Section 3 0600 record 611" meta="offset=0x3a930 flags=0 size=7x7 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0601_id0612_7x7_f0.png" title="Section 3 0601 record 612" meta="offset=0x3a970 flags=0 size=7x7 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0602_id0613_8x7_f0.png" title="Section 3 0602 record 613" meta="offset=0x3a9b0 flags=0 size=8x7 payload=60 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0603_id0614_7x7_f0.png" title="Section 3 0603 record 614" meta="offset=0x3a9f8 flags=0 size=7x7 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0604_id0615_7x7_f0.png" title="Section 3 0604 record 615" meta="offset=0x3aa38 flags=0 size=7x7 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0605_id0616_8x7_f0.png" title="Section 3 0605 record 616" meta="offset=0x3aa78 flags=0 size=8x7 payload=60 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0606_id0617_7x7_f0.png" title="Section 3 0606 record 617" meta="offset=0x3aac0 flags=0 size=7x7 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0607_id0618_7x7_f0.png" title="Section 3 0607 record 618" meta="offset=0x3ab00 flags=0 size=7x7 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0608_id0619_8x7_f0.png" title="Section 3 0608 record 619" meta="offset=0x3ab40 flags=0 size=8x7 payload=60 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0609_id0620_7x7_f0.png" title="Section 3 0609 record 620" meta="offset=0x3ab88 flags=0 size=7x7 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0610_id0621_7x7_f0.png" title="Section 3 0610 record 621" meta="offset=0x3abc8 flags=0 size=7x7 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0611_id0622_7x7_f2.png" title="Section 3 0611 record 622" meta="offset=0x3ac08 flags=2 size=7x7 payload=1004 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0612_id0623_2x1_f0.png" title="Section 3 0612 record 623" meta="offset=0x3b000 flags=0 size=2x1 payload=4 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0613_id0624_1x7_f0.png" title="Section 3 0613 record 624" meta="offset=0x3b010 flags=0 size=1x7 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0614_id0625_3x2_f0.png" title="Section 3 0614 record 625" meta="offset=0x3b028 flags=0 size=3x2 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0615_id0626_5x7_f0.png" title="Section 3 0615 record 626" meta="offset=0x3b040 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0616_id0627_3x7_f0.png" title="Section 3 0616 record 627" meta="offset=0x3b070 flags=0 size=3x7 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0617_id0628_3x7_f0.png" title="Section 3 0617 record 628" meta="offset=0x3b098 flags=0 size=3x7 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0618_id0629_4x7_f0.png" title="Section 3 0618 record 629" meta="offset=0x3b0c0 flags=0 size=4x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0619_id0630_1x2_f0.png" title="Section 3 0619 record 630" meta="offset=0x3b0f0 flags=0 size=1x2 payload=4 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0620_id0631_2x7_f0.png" title="Section 3 0620 record 631" meta="offset=0x3b100 flags=0 size=2x7 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0621_id0632_2x7_f0.png" title="Section 3 0621 record 632" meta="offset=0x3b120 flags=0 size=2x7 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0622_id0633_3x3_f0.png" title="Section 3 0622 record 633" meta="offset=0x3b140 flags=0 size=3x3 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0623_id0634_3x3_f0.png" title="Section 3 0623 record 634" meta="offset=0x3b158 flags=0 size=3x3 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0624_id0635_2x3_f0.png" title="Section 3 0624 record 635" meta="offset=0x3b170 flags=0 size=2x3 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0625_id0636_3x1_f0.png" title="Section 3 0625 record 636" meta="offset=0x3b188 flags=0 size=3x1 payload=4 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0626_id0637_1x1_f0.png" title="Section 3 0626 record 637" meta="offset=0x3b198 flags=0 size=1x1 payload=4 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0627_id0638_3x7_f0.png" title="Section 3 0627 record 638" meta="offset=0x3b1a8 flags=0 size=3x7 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0628_id0639_3x7_f0.png" title="Section 3 0628 record 639" meta="offset=0x3b1d0 flags=0 size=3x7 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0629_id0640_3x7_f0.png" title="Section 3 0629 record 640" meta="offset=0x3b1f8 flags=0 size=3x7 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0630_id0641_3x7_f0.png" title="Section 3 0630 record 641" meta="offset=0x3b220 flags=0 size=3x7 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0631_id0642_3x7_f0.png" title="Section 3 0631 record 642" meta="offset=0x3b248 flags=0 size=3x7 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0632_id0643_3x7_f0.png" title="Section 3 0632 record 643" meta="offset=0x3b270 flags=0 size=3x7 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0633_id0644_3x7_f0.png" title="Section 3 0633 record 644" meta="offset=0x3b298 flags=0 size=3x7 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0634_id0645_3x7_f0.png" title="Section 3 0634 record 645" meta="offset=0x3b2c0 flags=0 size=3x7 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0635_id0646_3x7_f0.png" title="Section 3 0635 record 646" meta="offset=0x3b2e8 flags=0 size=3x7 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0636_id0647_3x7_f0.png" title="Section 3 0636 record 647" meta="offset=0x3b310 flags=0 size=3x7 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0637_id0648_3x7_f0.png" title="Section 3 0637 record 648" meta="offset=0x3b338 flags=0 size=3x7 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0638_id0649_1x3_f0.png" title="Section 3 0638 record 649" meta="offset=0x3b360 flags=0 size=1x3 payload=4 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0639_id0650_2x5_f0.png" title="Section 3 0639 record 650" meta="offset=0x3b370 flags=0 size=2x5 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0640_id0651_3x5_f0.png" title="Section 3 0640 record 651" meta="offset=0x3b388 flags=0 size=3x5 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0641_id0652_3x3_f0.png" title="Section 3 0641 record 652" meta="offset=0x3b3a8 flags=0 size=3x3 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0642_id0653_3x5_f0.png" title="Section 3 0642 record 653" meta="offset=0x3b3c0 flags=0 size=3x5 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0643_id0654_3x7_f0.png" title="Section 3 0643 record 654" meta="offset=0x3b3e0 flags=0 size=3x7 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0644_id0655_3x7_f0.png" title="Section 3 0644 record 655" meta="offset=0x3b408 flags=0 size=3x7 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0645_id0656_3x7_f0.png" title="Section 3 0645 record 656" meta="offset=0x3b430 flags=0 size=3x7 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0646_id0657_3x7_f0.png" title="Section 3 0646 record 657" meta="offset=0x3b458 flags=0 size=3x7 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0647_id0658_3x7_f0.png" title="Section 3 0647 record 658" meta="offset=0x3b480 flags=0 size=3x7 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0648_id0659_3x7_f0.png" title="Section 3 0648 record 659" meta="offset=0x3b4a8 flags=0 size=3x7 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0649_id0660_3x7_f0.png" title="Section 3 0649 record 660" meta="offset=0x3b4d0 flags=0 size=3x7 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0650_id0661_3x7_f0.png" title="Section 3 0650 record 661" meta="offset=0x3b4f8 flags=0 size=3x7 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0651_id0662_3x7_f0.png" title="Section 3 0651 record 662" meta="offset=0x3b520 flags=0 size=3x7 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0652_id0663_3x7_f0.png" title="Section 3 0652 record 663" meta="offset=0x3b548 flags=0 size=3x7 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0653_id0664_3x7_f0.png" title="Section 3 0653 record 664" meta="offset=0x3b570 flags=0 size=3x7 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0654_id0665_3x7_f0.png" title="Section 3 0654 record 665" meta="offset=0x3b598 flags=0 size=3x7 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0655_id0666_3x7_f0.png" title="Section 3 0655 record 666" meta="offset=0x3b5c0 flags=0 size=3x7 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0656_id0667_3x7_f0.png" title="Section 3 0656 record 667" meta="offset=0x3b5e8 flags=0 size=3x7 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0657_id0668_5x7_f0.png" title="Section 3 0657 record 668" meta="offset=0x3b610 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0658_id0669_4x7_f0.png" title="Section 3 0658 record 669" meta="offset=0x3b640 flags=0 size=4x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0659_id0670_3x7_f0.png" title="Section 3 0659 record 670" meta="offset=0x3b670 flags=0 size=3x7 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0660_id0671_3x7_f0.png" title="Section 3 0660 record 671" meta="offset=0x3b698 flags=0 size=3x7 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0661_id0672_3x7_f0.png" title="Section 3 0661 record 672" meta="offset=0x3b6c0 flags=0 size=3x7 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0662_id0673_3x7_f0.png" title="Section 3 0662 record 673" meta="offset=0x3b6e8 flags=0 size=3x7 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0663_id0674_3x7_f0.png" title="Section 3 0663 record 674" meta="offset=0x3b710 flags=0 size=3x7 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0664_id0675_3x7_f0.png" title="Section 3 0664 record 675" meta="offset=0x3b738 flags=0 size=3x7 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0665_id0676_3x7_f0.png" title="Section 3 0665 record 676" meta="offset=0x3b760 flags=0 size=3x7 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0666_id0677_3x7_f0.png" title="Section 3 0666 record 677" meta="offset=0x3b788 flags=0 size=3x7 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0667_id0678_5x7_f0.png" title="Section 3 0667 record 678" meta="offset=0x3b7b0 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0668_id0679_3x7_f0.png" title="Section 3 0668 record 679" meta="offset=0x3b7e0 flags=0 size=3x7 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0669_id0680_3x7_f0.png" title="Section 3 0669 record 680" meta="offset=0x3b808 flags=0 size=3x7 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0670_id0681_3x7_f2.png" title="Section 3 0670 record 681" meta="offset=0x3b830 flags=2 size=3x7 payload=980 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0671_id0682_4x1_f0.png" title="Section 3 0671 record 682" meta="offset=0x3bc10 flags=0 size=4x1 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0672_id0683_3x9_f0.png" title="Section 3 0672 record 683" meta="offset=0x3bc28 flags=0 size=3x9 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0673_id0684_5x4_f0.png" title="Section 3 0673 record 684" meta="offset=0x3bc50 flags=0 size=5x4 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0674_id0685_7x9_f0.png" title="Section 3 0674 record 685" meta="offset=0x3bc78 flags=0 size=7x9 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0675_id0686_5x9_f0.png" title="Section 3 0675 record 686" meta="offset=0x3bcc8 flags=0 size=5x9 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0676_id0687_5x9_f0.png" title="Section 3 0676 record 687" meta="offset=0x3bd08 flags=0 size=5x9 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0677_id0688_6x9_f0.png" title="Section 3 0677 record 688" meta="offset=0x3bd48 flags=0 size=6x9 payload=60 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0678_id0689_3x4_f0.png" title="Section 3 0678 record 689" meta="offset=0x3bd90 flags=0 size=3x4 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0679_id0690_4x9_f0.png" title="Section 3 0679 record 690" meta="offset=0x3bdb0 flags=0 size=4x9 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0680_id0691_4x9_f0.png" title="Section 3 0680 record 691" meta="offset=0x3bde8 flags=0 size=4x9 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0681_id0692_5x5_f0.png" title="Section 3 0681 record 692" meta="offset=0x3be20 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0682_id0693_5x5_f0.png" title="Section 3 0682 record 693" meta="offset=0x3be48 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0683_id0694_4x5_f0.png" title="Section 3 0683 record 694" meta="offset=0x3be70 flags=0 size=4x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0684_id0695_5x3_f0.png" title="Section 3 0684 record 695" meta="offset=0x3be98 flags=0 size=5x3 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0685_id0696_3x3_f0.png" title="Section 3 0685 record 696" meta="offset=0x3beb8 flags=0 size=3x3 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0686_id0697_5x9_f0.png" title="Section 3 0686 record 697" meta="offset=0x3bed0 flags=0 size=5x9 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0687_id0698_5x9_f0.png" title="Section 3 0687 record 698" meta="offset=0x3bf10 flags=0 size=5x9 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0688_id0699_5x9_f0.png" title="Section 3 0688 record 699" meta="offset=0x3bf50 flags=0 size=5x9 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0689_id0700_5x9_f0.png" title="Section 3 0689 record 700" meta="offset=0x3bf90 flags=0 size=5x9 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0690_id0701_5x9_f0.png" title="Section 3 0690 record 701" meta="offset=0x3bfd0 flags=0 size=5x9 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0691_id0702_5x9_f0.png" title="Section 3 0691 record 702" meta="offset=0x3c010 flags=0 size=5x9 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0692_id0703_5x9_f0.png" title="Section 3 0692 record 703" meta="offset=0x3c050 flags=0 size=5x9 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0693_id0704_5x9_f0.png" title="Section 3 0693 record 704" meta="offset=0x3c090 flags=0 size=5x9 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0694_id0705_5x9_f0.png" title="Section 3 0694 record 705" meta="offset=0x3c0d0 flags=0 size=5x9 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0695_id0706_5x9_f0.png" title="Section 3 0695 record 706" meta="offset=0x3c110 flags=0 size=5x9 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0696_id0707_5x9_f0.png" title="Section 3 0696 record 707" meta="offset=0x3c150 flags=0 size=5x9 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0697_id0708_3x5_f0.png" title="Section 3 0697 record 708" meta="offset=0x3c190 flags=0 size=3x5 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0698_id0709_4x7_f0.png" title="Section 3 0698 record 709" meta="offset=0x3c1b0 flags=0 size=4x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0699_id0710_5x7_f0.png" title="Section 3 0699 record 710" meta="offset=0x3c1e0 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0700_id0711_5x5_f0.png" title="Section 3 0700 record 711" meta="offset=0x3c210 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0701_id0712_5x7_f0.png" title="Section 3 0701 record 712" meta="offset=0x3c238 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0702_id0713_5x9_f0.png" title="Section 3 0702 record 713" meta="offset=0x3c268 flags=0 size=5x9 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0703_id0714_5x9_f0.png" title="Section 3 0703 record 714" meta="offset=0x3c2a8 flags=0 size=5x9 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0704_id0715_5x9_f0.png" title="Section 3 0704 record 715" meta="offset=0x3c2e8 flags=0 size=5x9 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0705_id0716_5x9_f0.png" title="Section 3 0705 record 716" meta="offset=0x3c328 flags=0 size=5x9 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0706_id0717_5x9_f0.png" title="Section 3 0706 record 717" meta="offset=0x3c368 flags=0 size=5x9 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0707_id0718_5x9_f0.png" title="Section 3 0707 record 718" meta="offset=0x3c3a8 flags=0 size=5x9 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0708_id0719_5x9_f0.png" title="Section 3 0708 record 719" meta="offset=0x3c3e8 flags=0 size=5x9 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0709_id0720_5x9_f0.png" title="Section 3 0709 record 720" meta="offset=0x3c428 flags=0 size=5x9 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0710_id0721_5x9_f0.png" title="Section 3 0710 record 721" meta="offset=0x3c468 flags=0 size=5x9 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0711_id0722_5x9_f0.png" title="Section 3 0711 record 722" meta="offset=0x3c4a8 flags=0 size=5x9 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0712_id0723_5x9_f0.png" title="Section 3 0712 record 723" meta="offset=0x3c4e8 flags=0 size=5x9 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0713_id0724_5x9_f0.png" title="Section 3 0713 record 724" meta="offset=0x3c528 flags=0 size=5x9 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0714_id0725_5x9_f0.png" title="Section 3 0714 record 725" meta="offset=0x3c568 flags=0 size=5x9 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0715_id0726_5x9_f0.png" title="Section 3 0715 record 726" meta="offset=0x3c5a8 flags=0 size=5x9 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0716_id0727_7x9_f0.png" title="Section 3 0716 record 727" meta="offset=0x3c5e8 flags=0 size=7x9 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0717_id0728_6x9_f0.png" title="Section 3 0717 record 728" meta="offset=0x3c638 flags=0 size=6x9 payload=60 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0718_id0729_5x9_f0.png" title="Section 3 0718 record 729" meta="offset=0x3c680 flags=0 size=5x9 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0719_id0730_5x9_f0.png" title="Section 3 0719 record 730" meta="offset=0x3c6c0 flags=0 size=5x9 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0720_id0731_5x9_f0.png" title="Section 3 0720 record 731" meta="offset=0x3c700 flags=0 size=5x9 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0721_id0732_5x9_f0.png" title="Section 3 0721 record 732" meta="offset=0x3c740 flags=0 size=5x9 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0722_id0733_5x9_f0.png" title="Section 3 0722 record 733" meta="offset=0x3c780 flags=0 size=5x9 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0723_id0734_5x9_f0.png" title="Section 3 0723 record 734" meta="offset=0x3c7c0 flags=0 size=5x9 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0724_id0735_5x9_f0.png" title="Section 3 0724 record 735" meta="offset=0x3c800 flags=0 size=5x9 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0725_id0736_5x9_f0.png" title="Section 3 0725 record 736" meta="offset=0x3c840 flags=0 size=5x9 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0726_id0737_7x9_f0.png" title="Section 3 0726 record 737" meta="offset=0x3c880 flags=0 size=7x9 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0727_id0738_5x9_f0.png" title="Section 3 0727 record 738" meta="offset=0x3c8d0 flags=0 size=5x9 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0728_id0739_5x9_f0.png" title="Section 3 0728 record 739" meta="offset=0x3c910 flags=0 size=5x9 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0729_id0740_5x9_f2.png" title="Section 3 0729 record 740" meta="offset=0x3c950 flags=2 size=5x9 payload=1004 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0730_id0741_2x1_f0.png" title="Section 3 0730 record 741" meta="offset=0x3cd48 flags=0 size=2x1 payload=4 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0731_id0742_1x7_f0.png" title="Section 3 0731 record 742" meta="offset=0x3cd58 flags=0 size=1x7 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0732_id0743_3x2_f0.png" title="Section 3 0732 record 743" meta="offset=0x3cd70 flags=0 size=3x2 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0733_id0744_5x7_f0.png" title="Section 3 0733 record 744" meta="offset=0x3cd88 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0734_id0745_5x7_f0.png" title="Section 3 0734 record 745" meta="offset=0x3cdb8 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0735_id0746_5x7_f0.png" title="Section 3 0735 record 746" meta="offset=0x3cde8 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0736_id0747_5x7_f0.png" title="Section 3 0736 record 747" meta="offset=0x3ce18 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0737_id0748_1x2_f0.png" title="Section 3 0737 record 748" meta="offset=0x3ce48 flags=0 size=1x2 payload=4 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0738_id0749_3x7_f0.png" title="Section 3 0738 record 749" meta="offset=0x3ce58 flags=0 size=3x7 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0739_id0750_3x7_f0.png" title="Section 3 0739 record 750" meta="offset=0x3ce80 flags=0 size=3x7 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0740_id0751_5x5_f0.png" title="Section 3 0740 record 751" meta="offset=0x3cea8 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0741_id0752_5x5_f0.png" title="Section 3 0741 record 752" meta="offset=0x3ced0 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0742_id0753_2x3_f0.png" title="Section 3 0742 record 753" meta="offset=0x3cef8 flags=0 size=2x3 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0743_id0754_3x1_f0.png" title="Section 3 0743 record 754" meta="offset=0x3cf10 flags=0 size=3x1 payload=4 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0744_id0755_1x1_f0.png" title="Section 3 0744 record 755" meta="offset=0x3cf20 flags=0 size=1x1 payload=4 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0745_id0756_3x7_f0.png" title="Section 3 0745 record 756" meta="offset=0x3cf30 flags=0 size=3x7 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0746_id0757_5x7_f0.png" title="Section 3 0746 record 757" meta="offset=0x3cf58 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0747_id0758_5x7_f0.png" title="Section 3 0747 record 758" meta="offset=0x3cf88 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::gallery-end
|
||||
246
radium-section3-bitmap-gallery-04.md
Normal file
246
radium-section3-bitmap-gallery-04.md
Normal file
@@ -0,0 +1,246 @@
|
||||
# Radium Section 3 Bitmap Gallery 04
|
||||
|
||||
Raw-indexed section 3 bitmap previews 721-960 of 1449.
|
||||
|
||||
::gallery-start
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0748_id0759_5x7_f0.png" title="Section 3 0748 record 759" meta="offset=0x3cfb8 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0749_id0760_5x7_f0.png" title="Section 3 0749 record 760" meta="offset=0x3cfe8 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0750_id0761_5x7_f0.png" title="Section 3 0750 record 761" meta="offset=0x3d018 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0751_id0762_5x7_f0.png" title="Section 3 0751 record 762" meta="offset=0x3d048 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0752_id0763_5x7_f0.png" title="Section 3 0752 record 763" meta="offset=0x3d078 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0753_id0764_5x7_f0.png" title="Section 3 0753 record 764" meta="offset=0x3d0a8 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0754_id0765_5x7_f0.png" title="Section 3 0754 record 765" meta="offset=0x3d0d8 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0755_id0766_5x7_f0.png" title="Section 3 0755 record 766" meta="offset=0x3d108 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0756_id0767_1x3_f0.png" title="Section 3 0756 record 767" meta="offset=0x3d138 flags=0 size=1x3 payload=4 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0757_id0768_2x5_f0.png" title="Section 3 0757 record 768" meta="offset=0x3d148 flags=0 size=2x5 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0758_id0769_4x7_f0.png" title="Section 3 0758 record 769" meta="offset=0x3d160 flags=0 size=4x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0759_id0770_3x3_f0.png" title="Section 3 0759 record 770" meta="offset=0x3d190 flags=0 size=3x3 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0760_id0771_4x7_f0.png" title="Section 3 0760 record 771" meta="offset=0x3d1a8 flags=0 size=4x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0761_id0772_5x7_f0.png" title="Section 3 0761 record 772" meta="offset=0x3d1d8 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0762_id0773_5x7_f0.png" title="Section 3 0762 record 773" meta="offset=0x3d208 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0763_id0774_5x7_f0.png" title="Section 3 0763 record 774" meta="offset=0x3d238 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0764_id0775_5x7_f0.png" title="Section 3 0764 record 775" meta="offset=0x3d268 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0765_id0776_5x7_f0.png" title="Section 3 0765 record 776" meta="offset=0x3d298 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0766_id0777_5x7_f0.png" title="Section 3 0766 record 777" meta="offset=0x3d2c8 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0767_id0778_5x7_f0.png" title="Section 3 0767 record 778" meta="offset=0x3d2f8 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0768_id0779_5x7_f0.png" title="Section 3 0768 record 779" meta="offset=0x3d328 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0769_id0780_5x7_f0.png" title="Section 3 0769 record 780" meta="offset=0x3d358 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0770_id0781_5x7_f0.png" title="Section 3 0770 record 781" meta="offset=0x3d388 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0771_id0782_5x7_f0.png" title="Section 3 0771 record 782" meta="offset=0x3d3b8 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0772_id0783_5x7_f0.png" title="Section 3 0772 record 783" meta="offset=0x3d3e8 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0773_id0784_5x7_f0.png" title="Section 3 0773 record 784" meta="offset=0x3d418 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0774_id0785_5x7_f0.png" title="Section 3 0774 record 785" meta="offset=0x3d448 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0775_id0786_5x7_f0.png" title="Section 3 0775 record 786" meta="offset=0x3d478 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0776_id0787_5x7_f0.png" title="Section 3 0776 record 787" meta="offset=0x3d4a8 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0777_id0788_5x7_f0.png" title="Section 3 0777 record 788" meta="offset=0x3d4d8 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0778_id0789_5x7_f0.png" title="Section 3 0778 record 789" meta="offset=0x3d508 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0779_id0790_5x7_f0.png" title="Section 3 0779 record 790" meta="offset=0x3d538 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0780_id0791_5x7_f0.png" title="Section 3 0780 record 791" meta="offset=0x3d568 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0781_id0792_5x7_f0.png" title="Section 3 0781 record 792" meta="offset=0x3d598 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0782_id0793_5x7_f0.png" title="Section 3 0782 record 793" meta="offset=0x3d5c8 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0783_id0794_5x7_f0.png" title="Section 3 0783 record 794" meta="offset=0x3d5f8 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0784_id0795_5x7_f0.png" title="Section 3 0784 record 795" meta="offset=0x3d628 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0785_id0796_5x7_f0.png" title="Section 3 0785 record 796" meta="offset=0x3d658 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0786_id0797_5x7_f0.png" title="Section 3 0786 record 797" meta="offset=0x3d688 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0787_id0798_5x7_f0.png" title="Section 3 0787 record 798" meta="offset=0x3d6b8 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0788_id0799_5x7_f2.png" title="Section 3 0788 record 799" meta="offset=0x3d6e8 flags=2 size=5x7 payload=988 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0789_id0800_4x1_f0.png" title="Section 3 0789 record 800" meta="offset=0x3dad0 flags=0 size=4x1 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0790_id0801_3x9_f0.png" title="Section 3 0790 record 801" meta="offset=0x3dae8 flags=0 size=3x9 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0791_id0802_5x4_f0.png" title="Section 3 0791 record 802" meta="offset=0x3db10 flags=0 size=5x4 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0792_id0803_7x9_f0.png" title="Section 3 0792 record 803" meta="offset=0x3db38 flags=0 size=7x9 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0793_id0804_7x9_f0.png" title="Section 3 0793 record 804" meta="offset=0x3db88 flags=0 size=7x9 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0794_id0805_7x9_f0.png" title="Section 3 0794 record 805" meta="offset=0x3dbd8 flags=0 size=7x9 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0795_id0806_7x9_f0.png" title="Section 3 0795 record 806" meta="offset=0x3dc28 flags=0 size=7x9 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0796_id0807_3x4_f0.png" title="Section 3 0796 record 807" meta="offset=0x3dc78 flags=0 size=3x4 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0797_id0808_5x9_f0.png" title="Section 3 0797 record 808" meta="offset=0x3dc98 flags=0 size=5x9 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0798_id0809_5x9_f0.png" title="Section 3 0798 record 809" meta="offset=0x3dcd8 flags=0 size=5x9 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0799_id0810_7x7_f0.png" title="Section 3 0799 record 810" meta="offset=0x3dd18 flags=0 size=7x7 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0800_id0811_7x7_f0.png" title="Section 3 0800 record 811" meta="offset=0x3dd58 flags=0 size=7x7 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0801_id0812_4x5_f0.png" title="Section 3 0801 record 812" meta="offset=0x3dd98 flags=0 size=4x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0802_id0813_5x3_f0.png" title="Section 3 0802 record 813" meta="offset=0x3ddc0 flags=0 size=5x3 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0803_id0814_3x3_f0.png" title="Section 3 0803 record 814" meta="offset=0x3dde0 flags=0 size=3x3 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0804_id0815_5x9_f0.png" title="Section 3 0804 record 815" meta="offset=0x3ddf8 flags=0 size=5x9 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0805_id0816_7x9_f0.png" title="Section 3 0805 record 816" meta="offset=0x3de38 flags=0 size=7x9 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0806_id0817_7x9_f0.png" title="Section 3 0806 record 817" meta="offset=0x3de88 flags=0 size=7x9 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0807_id0818_7x9_f0.png" title="Section 3 0807 record 818" meta="offset=0x3ded8 flags=0 size=7x9 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0808_id0819_7x9_f0.png" title="Section 3 0808 record 819" meta="offset=0x3df28 flags=0 size=7x9 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0809_id0820_7x9_f0.png" title="Section 3 0809 record 820" meta="offset=0x3df78 flags=0 size=7x9 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0810_id0821_7x9_f0.png" title="Section 3 0810 record 821" meta="offset=0x3dfc8 flags=0 size=7x9 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0811_id0822_7x9_f0.png" title="Section 3 0811 record 822" meta="offset=0x3e018 flags=0 size=7x9 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0812_id0823_7x9_f0.png" title="Section 3 0812 record 823" meta="offset=0x3e068 flags=0 size=7x9 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0813_id0824_7x9_f0.png" title="Section 3 0813 record 824" meta="offset=0x3e0b8 flags=0 size=7x9 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0814_id0825_7x9_f0.png" title="Section 3 0814 record 825" meta="offset=0x3e108 flags=0 size=7x9 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0815_id0826_3x5_f0.png" title="Section 3 0815 record 826" meta="offset=0x3e158 flags=0 size=3x5 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0816_id0827_4x7_f0.png" title="Section 3 0816 record 827" meta="offset=0x3e178 flags=0 size=4x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0817_id0828_6x9_f0.png" title="Section 3 0817 record 828" meta="offset=0x3e1a8 flags=0 size=6x9 payload=60 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0818_id0829_5x5_f0.png" title="Section 3 0818 record 829" meta="offset=0x3e1f0 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0819_id0830_6x9_f0.png" title="Section 3 0819 record 830" meta="offset=0x3e218 flags=0 size=6x9 payload=60 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0820_id0831_7x9_f0.png" title="Section 3 0820 record 831" meta="offset=0x3e260 flags=0 size=7x9 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0821_id0832_7x9_f0.png" title="Section 3 0821 record 832" meta="offset=0x3e2b0 flags=0 size=7x9 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0822_id0833_7x9_f0.png" title="Section 3 0822 record 833" meta="offset=0x3e300 flags=0 size=7x9 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0823_id0834_7x9_f0.png" title="Section 3 0823 record 834" meta="offset=0x3e350 flags=0 size=7x9 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0824_id0835_7x9_f0.png" title="Section 3 0824 record 835" meta="offset=0x3e3a0 flags=0 size=7x9 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0825_id0836_7x9_f0.png" title="Section 3 0825 record 836" meta="offset=0x3e3f0 flags=0 size=7x9 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0826_id0837_7x9_f0.png" title="Section 3 0826 record 837" meta="offset=0x3e440 flags=0 size=7x9 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0827_id0838_7x9_f0.png" title="Section 3 0827 record 838" meta="offset=0x3e490 flags=0 size=7x9 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0828_id0839_7x9_f0.png" title="Section 3 0828 record 839" meta="offset=0x3e4e0 flags=0 size=7x9 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0829_id0840_7x9_f0.png" title="Section 3 0829 record 840" meta="offset=0x3e530 flags=0 size=7x9 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0830_id0841_7x9_f0.png" title="Section 3 0830 record 841" meta="offset=0x3e580 flags=0 size=7x9 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0831_id0842_7x9_f0.png" title="Section 3 0831 record 842" meta="offset=0x3e5d0 flags=0 size=7x9 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0832_id0843_7x9_f0.png" title="Section 3 0832 record 843" meta="offset=0x3e620 flags=0 size=7x9 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0833_id0844_7x9_f0.png" title="Section 3 0833 record 844" meta="offset=0x3e670 flags=0 size=7x9 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0834_id0845_7x9_f0.png" title="Section 3 0834 record 845" meta="offset=0x3e6c0 flags=0 size=7x9 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0835_id0846_7x9_f0.png" title="Section 3 0835 record 846" meta="offset=0x3e710 flags=0 size=7x9 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0836_id0847_7x9_f0.png" title="Section 3 0836 record 847" meta="offset=0x3e760 flags=0 size=7x9 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0837_id0848_7x9_f0.png" title="Section 3 0837 record 848" meta="offset=0x3e7b0 flags=0 size=7x9 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0838_id0849_7x9_f0.png" title="Section 3 0838 record 849" meta="offset=0x3e800 flags=0 size=7x9 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0839_id0850_7x9_f0.png" title="Section 3 0839 record 850" meta="offset=0x3e850 flags=0 size=7x9 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0840_id0851_7x9_f0.png" title="Section 3 0840 record 851" meta="offset=0x3e8a0 flags=0 size=7x9 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0841_id0852_7x9_f0.png" title="Section 3 0841 record 852" meta="offset=0x3e8f0 flags=0 size=7x9 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0842_id0853_7x9_f0.png" title="Section 3 0842 record 853" meta="offset=0x3e940 flags=0 size=7x9 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0843_id0854_7x9_f0.png" title="Section 3 0843 record 854" meta="offset=0x3e990 flags=0 size=7x9 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0844_id0855_7x9_f0.png" title="Section 3 0844 record 855" meta="offset=0x3e9e0 flags=0 size=7x9 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0845_id0856_7x9_f0.png" title="Section 3 0845 record 856" meta="offset=0x3ea30 flags=0 size=7x9 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0846_id0857_7x9_f0.png" title="Section 3 0846 record 857" meta="offset=0x3ea80 flags=0 size=7x9 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0847_id0858_7x9_f2.png" title="Section 3 0847 record 858" meta="offset=0x3ead0 flags=2 size=7x9 payload=1020 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0848_id0859_3x1_f0.png" title="Section 3 0848 record 859" meta="offset=0x3eed8 flags=0 size=3x1 payload=4 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0849_id0860_2x8_f0.png" title="Section 3 0849 record 860" meta="offset=0x3eee8 flags=0 size=2x8 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0850_id0861_5x3_f0.png" title="Section 3 0850 record 861" meta="offset=0x3ef08 flags=0 size=5x3 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0851_id0862_5x6_f0.png" title="Section 3 0851 record 862" meta="offset=0x3ef28 flags=0 size=5x6 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0852_id0863_5x8_f0.png" title="Section 3 0852 record 863" meta="offset=0x3ef58 flags=0 size=5x8 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0853_id0864_5x8_f0.png" title="Section 3 0853 record 864" meta="offset=0x3ef90 flags=0 size=5x8 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0854_id0865_4x8_f0.png" title="Section 3 0854 record 865" meta="offset=0x3efc8 flags=0 size=4x8 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0855_id0866_2x3_f0.png" title="Section 3 0855 record 866" meta="offset=0x3eff8 flags=0 size=2x3 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0856_id0867_4x8_f0.png" title="Section 3 0856 record 867" meta="offset=0x3f010 flags=0 size=4x8 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0857_id0868_4x8_f0.png" title="Section 3 0857 record 868" meta="offset=0x3f040 flags=0 size=4x8 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0858_id0869_5x5_f0.png" title="Section 3 0858 record 869" meta="offset=0x3f070 flags=0 size=5x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0859_id0870_6x6_f0.png" title="Section 3 0859 record 870" meta="offset=0x3f098 flags=0 size=6x6 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0860_id0871_2x3_f0.png" title="Section 3 0860 record 871" meta="offset=0x3f0d0 flags=0 size=2x3 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0861_id0872_5x2_f0.png" title="Section 3 0861 record 872" meta="offset=0x3f0e8 flags=0 size=5x2 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0862_id0873_1x1_f0.png" title="Section 3 0862 record 873" meta="offset=0x3f100 flags=0 size=1x1 payload=4 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0863_id0874_5x8_f0.png" title="Section 3 0863 record 874" meta="offset=0x3f110 flags=0 size=5x8 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0864_id0875_5x8_f0.png" title="Section 3 0864 record 875" meta="offset=0x3f148 flags=0 size=5x8 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0865_id0876_5x8_f0.png" title="Section 3 0865 record 876" meta="offset=0x3f180 flags=0 size=5x8 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0866_id0877_5x8_f0.png" title="Section 3 0866 record 877" meta="offset=0x3f1b8 flags=0 size=5x8 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0867_id0878_5x8_f0.png" title="Section 3 0867 record 878" meta="offset=0x3f1f0 flags=0 size=5x8 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0868_id0879_5x8_f0.png" title="Section 3 0868 record 879" meta="offset=0x3f228 flags=0 size=5x8 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0869_id0880_5x8_f0.png" title="Section 3 0869 record 880" meta="offset=0x3f260 flags=0 size=5x8 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0870_id0881_5x8_f0.png" title="Section 3 0870 record 881" meta="offset=0x3f298 flags=0 size=5x8 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0871_id0882_5x8_f0.png" title="Section 3 0871 record 882" meta="offset=0x3f2d0 flags=0 size=5x8 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0872_id0883_5x8_f0.png" title="Section 3 0872 record 883" meta="offset=0x3f308 flags=0 size=5x8 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0873_id0884_5x8_f0.png" title="Section 3 0873 record 884" meta="offset=0x3f340 flags=0 size=5x8 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0874_id0885_1x4_f0.png" title="Section 3 0874 record 885" meta="offset=0x3f378 flags=0 size=1x4 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0875_id0886_2x5_f0.png" title="Section 3 0875 record 886" meta="offset=0x3f390 flags=0 size=2x5 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0876_id0887_5x8_f0.png" title="Section 3 0876 record 887" meta="offset=0x3f3a8 flags=0 size=5x8 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0877_id0888_5x4_f0.png" title="Section 3 0877 record 888" meta="offset=0x3f3e0 flags=0 size=5x4 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0878_id0889_5x8_f0.png" title="Section 3 0878 record 889" meta="offset=0x3f408 flags=0 size=5x8 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0879_id0890_5x8_f0.png" title="Section 3 0879 record 890" meta="offset=0x3f440 flags=0 size=5x8 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0880_id0891_5x8_f0.png" title="Section 3 0880 record 891" meta="offset=0x3f478 flags=0 size=5x8 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0881_id0892_5x8_f0.png" title="Section 3 0881 record 892" meta="offset=0x3f4b0 flags=0 size=5x8 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0882_id0893_5x8_f0.png" title="Section 3 0882 record 893" meta="offset=0x3f4e8 flags=0 size=5x8 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0883_id0894_5x8_f0.png" title="Section 3 0883 record 894" meta="offset=0x3f520 flags=0 size=5x8 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0884_id0895_5x8_f0.png" title="Section 3 0884 record 895" meta="offset=0x3f558 flags=0 size=5x8 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0885_id0896_5x8_f0.png" title="Section 3 0885 record 896" meta="offset=0x3f590 flags=0 size=5x8 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0886_id0897_5x8_f0.png" title="Section 3 0886 record 897" meta="offset=0x3f5c8 flags=0 size=5x8 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0887_id0898_6x8_f0.png" title="Section 3 0887 record 898" meta="offset=0x3f600 flags=0 size=6x8 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0888_id0899_5x8_f0.png" title="Section 3 0888 record 899" meta="offset=0x3f640 flags=0 size=5x8 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0889_id0900_4x8_f0.png" title="Section 3 0889 record 900" meta="offset=0x3f678 flags=0 size=4x8 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0890_id0901_5x8_f0.png" title="Section 3 0890 record 901" meta="offset=0x3f6a8 flags=0 size=5x8 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0891_id0902_5x8_f0.png" title="Section 3 0891 record 902" meta="offset=0x3f6e0 flags=0 size=5x8 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0892_id0903_5x8_f0.png" title="Section 3 0892 record 903" meta="offset=0x3f718 flags=0 size=5x8 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0893_id0904_7x8_f0.png" title="Section 3 0893 record 904" meta="offset=0x3f750 flags=0 size=7x8 payload=60 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0894_id0905_6x8_f0.png" title="Section 3 0894 record 905" meta="offset=0x3f798 flags=0 size=6x8 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0895_id0906_5x8_f0.png" title="Section 3 0895 record 906" meta="offset=0x3f7d8 flags=0 size=5x8 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0896_id0907_5x8_f0.png" title="Section 3 0896 record 907" meta="offset=0x3f810 flags=0 size=5x8 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0897_id0908_5x8_f0.png" title="Section 3 0897 record 908" meta="offset=0x3f848 flags=0 size=5x8 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0898_id0909_5x8_f0.png" title="Section 3 0898 record 909" meta="offset=0x3f880 flags=0 size=5x8 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0899_id0910_5x8_f0.png" title="Section 3 0899 record 910" meta="offset=0x3f8b8 flags=0 size=5x8 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0900_id0911_4x8_f0.png" title="Section 3 0900 record 911" meta="offset=0x3f8f0 flags=0 size=4x8 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0901_id0912_5x8_f0.png" title="Section 3 0901 record 912" meta="offset=0x3f920 flags=0 size=5x8 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0902_id0913_6x8_f0.png" title="Section 3 0902 record 913" meta="offset=0x3f958 flags=0 size=6x8 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0903_id0914_7x8_f0.png" title="Section 3 0903 record 914" meta="offset=0x3f998 flags=0 size=7x8 payload=60 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0904_id0915_6x8_f0.png" title="Section 3 0904 record 915" meta="offset=0x3f9e0 flags=0 size=6x8 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0905_id0916_6x8_f0.png" title="Section 3 0905 record 916" meta="offset=0x3fa20 flags=0 size=6x8 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0906_id0917_5x8_f2.png" title="Section 3 0906 record 917" meta="offset=0x3fa60 flags=2 size=5x8 payload=996 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0907_id0918_5x10_f0.png" title="Section 3 0907 record 918" meta="offset=0x3fe50 flags=0 size=5x10 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0908_id0919_4x10_f0.png" title="Section 3 0908 record 919" meta="offset=0x3fe90 flags=0 size=4x10 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0909_id0920_7x5_f0.png" title="Section 3 0909 record 920" meta="offset=0x3fec8 flags=0 size=7x5 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0910_id0921_7x8_f0.png" title="Section 3 0910 record 921" meta="offset=0x3fef8 flags=0 size=7x8 payload=60 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0911_id0922_7x10_f0.png" title="Section 3 0911 record 922" meta="offset=0x3ff40 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0912_id0923_7x10_f0.png" title="Section 3 0912 record 923" meta="offset=0x3ff98 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0913_id0924_6x10_f0.png" title="Section 3 0913 record 924" meta="offset=0x3fff0 flags=0 size=6x10 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0914_id0925_4x5_f0.png" title="Section 3 0914 record 925" meta="offset=0x40040 flags=0 size=4x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0915_id0926_6x10_f0.png" title="Section 3 0915 record 926" meta="offset=0x40068 flags=0 size=6x10 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0916_id0927_6x10_f0.png" title="Section 3 0916 record 927" meta="offset=0x400b8 flags=0 size=6x10 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0917_id0928_7x7_f0.png" title="Section 3 0917 record 928" meta="offset=0x40108 flags=0 size=7x7 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0918_id0929_8x8_f0.png" title="Section 3 0918 record 929" meta="offset=0x40148 flags=0 size=8x8 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0919_id0930_4x5_f0.png" title="Section 3 0919 record 930" meta="offset=0x40198 flags=0 size=4x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0920_id0931_7x4_f0.png" title="Section 3 0920 record 931" meta="offset=0x401c0 flags=0 size=7x4 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0921_id0932_3x3_f0.png" title="Section 3 0921 record 932" meta="offset=0x401f0 flags=0 size=3x3 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0922_id0933_7x10_f0.png" title="Section 3 0922 record 933" meta="offset=0x40208 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0923_id0934_7x10_f0.png" title="Section 3 0923 record 934" meta="offset=0x40260 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0924_id0935_7x10_f0.png" title="Section 3 0924 record 935" meta="offset=0x402b8 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0925_id0936_7x10_f0.png" title="Section 3 0925 record 936" meta="offset=0x40310 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0926_id0937_7x10_f0.png" title="Section 3 0926 record 937" meta="offset=0x40368 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0927_id0938_7x10_f0.png" title="Section 3 0927 record 938" meta="offset=0x403c0 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0928_id0939_7x10_f0.png" title="Section 3 0928 record 939" meta="offset=0x40418 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0929_id0940_7x10_f0.png" title="Section 3 0929 record 940" meta="offset=0x40470 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0930_id0941_7x10_f0.png" title="Section 3 0930 record 941" meta="offset=0x404c8 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0931_id0942_7x10_f0.png" title="Section 3 0931 record 942" meta="offset=0x40520 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0932_id0943_7x10_f0.png" title="Section 3 0932 record 943" meta="offset=0x40578 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0933_id0944_3x6_f0.png" title="Section 3 0933 record 944" meta="offset=0x405d0 flags=0 size=3x6 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0934_id0945_3x7_f0.png" title="Section 3 0934 record 945" meta="offset=0x405f0 flags=0 size=3x7 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0935_id0946_7x10_f0.png" title="Section 3 0935 record 946" meta="offset=0x40618 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0936_id0947_7x6_f0.png" title="Section 3 0936 record 947" meta="offset=0x40670 flags=0 size=7x6 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0937_id0948_7x10_f0.png" title="Section 3 0937 record 948" meta="offset=0x406a8 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0938_id0949_7x10_f0.png" title="Section 3 0938 record 949" meta="offset=0x40700 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0939_id0950_7x10_f0.png" title="Section 3 0939 record 950" meta="offset=0x40758 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0940_id0951_7x10_f0.png" title="Section 3 0940 record 951" meta="offset=0x407b0 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0941_id0952_7x10_f0.png" title="Section 3 0941 record 952" meta="offset=0x40808 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0942_id0953_7x10_f0.png" title="Section 3 0942 record 953" meta="offset=0x40860 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0943_id0954_7x10_f0.png" title="Section 3 0943 record 954" meta="offset=0x408b8 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0944_id0955_7x10_f0.png" title="Section 3 0944 record 955" meta="offset=0x40910 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0945_id0956_7x10_f0.png" title="Section 3 0945 record 956" meta="offset=0x40968 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0946_id0957_8x10_f0.png" title="Section 3 0946 record 957" meta="offset=0x409c0 flags=0 size=8x10 payload=84 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0947_id0958_7x10_f0.png" title="Section 3 0947 record 958" meta="offset=0x40a20 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0948_id0959_6x10_f0.png" title="Section 3 0948 record 959" meta="offset=0x40a78 flags=0 size=6x10 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0949_id0960_7x10_f0.png" title="Section 3 0949 record 960" meta="offset=0x40ac8 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0950_id0961_7x10_f0.png" title="Section 3 0950 record 961" meta="offset=0x40b20 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0951_id0962_7x10_f0.png" title="Section 3 0951 record 962" meta="offset=0x40b78 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0952_id0963_9x10_f0.png" title="Section 3 0952 record 963" meta="offset=0x40bd0 flags=0 size=9x10 payload=92 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0953_id0964_8x10_f0.png" title="Section 3 0953 record 964" meta="offset=0x40c38 flags=0 size=8x10 payload=84 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0954_id0965_7x10_f0.png" title="Section 3 0954 record 965" meta="offset=0x40c98 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0955_id0966_7x10_f0.png" title="Section 3 0955 record 966" meta="offset=0x40cf0 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0956_id0967_7x10_f0.png" title="Section 3 0956 record 967" meta="offset=0x40d48 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0957_id0968_7x10_f0.png" title="Section 3 0957 record 968" meta="offset=0x40da0 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0958_id0969_7x10_f0.png" title="Section 3 0958 record 969" meta="offset=0x40df8 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0959_id0970_6x10_f0.png" title="Section 3 0959 record 970" meta="offset=0x40e50 flags=0 size=6x10 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0960_id0971_7x10_f0.png" title="Section 3 0960 record 971" meta="offset=0x40ea0 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0961_id0972_8x10_f0.png" title="Section 3 0961 record 972" meta="offset=0x40ef8 flags=0 size=8x10 payload=84 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0962_id0973_9x10_f0.png" title="Section 3 0962 record 973" meta="offset=0x40f58 flags=0 size=9x10 payload=92 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0963_id0974_8x10_f0.png" title="Section 3 0963 record 974" meta="offset=0x40fc0 flags=0 size=8x10 payload=84 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0964_id0975_8x10_f0.png" title="Section 3 0964 record 975" meta="offset=0x41020 flags=0 size=8x10 payload=84 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0965_id0976_7x10_f2.png" title="Section 3 0965 record 976" meta="offset=0x41080 flags=2 size=7x10 payload=1028 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0966_id0977_4x1_f0.png" title="Section 3 0966 record 977" meta="offset=0x41490 flags=0 size=4x1 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0967_id0978_2x8_f0.png" title="Section 3 0967 record 978" meta="offset=0x414a8 flags=0 size=2x8 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0968_id0979_5x3_f0.png" title="Section 3 0968 record 979" meta="offset=0x414c8 flags=0 size=5x3 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0969_id0980_5x6_f0.png" title="Section 3 0969 record 980" meta="offset=0x414e8 flags=0 size=5x6 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0970_id0981_5x8_f0.png" title="Section 3 0970 record 981" meta="offset=0x41518 flags=0 size=5x8 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0971_id0982_6x8_f0.png" title="Section 3 0971 record 982" meta="offset=0x41550 flags=0 size=6x8 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0972_id0983_6x8_f0.png" title="Section 3 0972 record 983" meta="offset=0x41590 flags=0 size=6x8 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0973_id0984_2x3_f0.png" title="Section 3 0973 record 984" meta="offset=0x415d0 flags=0 size=2x3 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0974_id0985_4x8_f0.png" title="Section 3 0974 record 985" meta="offset=0x415e8 flags=0 size=4x8 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0975_id0986_4x8_f0.png" title="Section 3 0975 record 986" meta="offset=0x41618 flags=0 size=4x8 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0976_id0987_7x7_f0.png" title="Section 3 0976 record 987" meta="offset=0x41648 flags=0 size=7x7 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0977_id0988_6x6_f0.png" title="Section 3 0977 record 988" meta="offset=0x41688 flags=0 size=6x6 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0978_id0989_2x3_f0.png" title="Section 3 0978 record 989" meta="offset=0x416c0 flags=0 size=2x3 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0979_id0990_6x2_f0.png" title="Section 3 0979 record 990" meta="offset=0x416d8 flags=0 size=6x2 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0980_id0991_1x1_f0.png" title="Section 3 0980 record 991" meta="offset=0x416f8 flags=0 size=1x1 payload=4 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0981_id0992_5x8_f0.png" title="Section 3 0981 record 992" meta="offset=0x41708 flags=0 size=5x8 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0982_id0993_6x8_f0.png" title="Section 3 0982 record 993" meta="offset=0x41740 flags=0 size=6x8 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0983_id0994_6x8_f0.png" title="Section 3 0983 record 994" meta="offset=0x41780 flags=0 size=6x8 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0984_id0995_6x8_f0.png" title="Section 3 0984 record 995" meta="offset=0x417c0 flags=0 size=6x8 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0985_id0996_6x8_f0.png" title="Section 3 0985 record 996" meta="offset=0x41800 flags=0 size=6x8 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0986_id0997_6x8_f0.png" title="Section 3 0986 record 997" meta="offset=0x41840 flags=0 size=6x8 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0987_id0998_6x8_f0.png" title="Section 3 0987 record 998" meta="offset=0x41880 flags=0 size=6x8 payload=52 status=raw_indexed_preview"}
|
||||
::gallery-end
|
||||
246
radium-section3-bitmap-gallery-05.md
Normal file
246
radium-section3-bitmap-gallery-05.md
Normal file
@@ -0,0 +1,246 @@
|
||||
# Radium Section 3 Bitmap Gallery 05
|
||||
|
||||
Raw-indexed section 3 bitmap previews 961-1200 of 1449.
|
||||
|
||||
::gallery-start
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0988_id0999_6x8_f0.png" title="Section 3 0988 record 999" meta="offset=0x418c0 flags=0 size=6x8 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0989_id1000_6x8_f0.png" title="Section 3 0989 record 1000" meta="offset=0x41900 flags=0 size=6x8 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0990_id1001_6x8_f0.png" title="Section 3 0990 record 1001" meta="offset=0x41940 flags=0 size=6x8 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0991_id1002_6x8_f0.png" title="Section 3 0991 record 1002" meta="offset=0x41980 flags=0 size=6x8 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0992_id1003_1x4_f0.png" title="Section 3 0992 record 1003" meta="offset=0x419c0 flags=0 size=1x4 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0993_id1004_2x5_f0.png" title="Section 3 0993 record 1004" meta="offset=0x419d8 flags=0 size=2x5 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0994_id1005_5x8_f0.png" title="Section 3 0994 record 1005" meta="offset=0x419f0 flags=0 size=5x8 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0995_id1006_5x4_f0.png" title="Section 3 0995 record 1006" meta="offset=0x41a28 flags=0 size=5x4 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0996_id1007_5x8_f0.png" title="Section 3 0996 record 1007" meta="offset=0x41a50 flags=0 size=5x8 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0997_id1008_6x8_f0.png" title="Section 3 0997 record 1008" meta="offset=0x41a88 flags=0 size=6x8 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0998_id1009_6x8_f0.png" title="Section 3 0998 record 1009" meta="offset=0x41ac8 flags=0 size=6x8 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_0999_id1010_6x8_f0.png" title="Section 3 0999 record 1010" meta="offset=0x41b08 flags=0 size=6x8 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1000_id1011_6x8_f0.png" title="Section 3 1000 record 1011" meta="offset=0x41b48 flags=0 size=6x8 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1001_id1012_6x8_f0.png" title="Section 3 1001 record 1012" meta="offset=0x41b88 flags=0 size=6x8 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1002_id1013_6x8_f0.png" title="Section 3 1002 record 1013" meta="offset=0x41bc8 flags=0 size=6x8 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1003_id1014_6x8_f0.png" title="Section 3 1003 record 1014" meta="offset=0x41c08 flags=0 size=6x8 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1004_id1015_6x8_f0.png" title="Section 3 1004 record 1015" meta="offset=0x41c48 flags=0 size=6x8 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1005_id1016_6x8_f0.png" title="Section 3 1005 record 1016" meta="offset=0x41c88 flags=0 size=6x8 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1006_id1017_6x8_f0.png" title="Section 3 1006 record 1017" meta="offset=0x41cc8 flags=0 size=6x8 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1007_id1018_4x8_f0.png" title="Section 3 1007 record 1018" meta="offset=0x41d08 flags=0 size=4x8 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1008_id1019_6x8_f0.png" title="Section 3 1008 record 1019" meta="offset=0x41d38 flags=0 size=6x8 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1009_id1020_6x8_f0.png" title="Section 3 1009 record 1020" meta="offset=0x41d78 flags=0 size=6x8 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1010_id1021_6x8_f0.png" title="Section 3 1010 record 1021" meta="offset=0x41db8 flags=0 size=6x8 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1011_id1022_7x8_f0.png" title="Section 3 1011 record 1022" meta="offset=0x41df8 flags=0 size=7x8 payload=60 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1012_id1023_6x8_f0.png" title="Section 3 1012 record 1023" meta="offset=0x41e40 flags=0 size=6x8 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1013_id1024_6x8_f0.png" title="Section 3 1013 record 1024" meta="offset=0x41e80 flags=0 size=6x8 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1014_id1025_6x8_f0.png" title="Section 3 1014 record 1025" meta="offset=0x41ec0 flags=0 size=6x8 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1015_id1026_6x8_f0.png" title="Section 3 1015 record 1026" meta="offset=0x41f00 flags=0 size=6x8 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1016_id1027_6x8_f0.png" title="Section 3 1016 record 1027" meta="offset=0x41f40 flags=0 size=6x8 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1017_id1028_6x8_f0.png" title="Section 3 1017 record 1028" meta="offset=0x41f80 flags=0 size=6x8 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1018_id1029_6x8_f0.png" title="Section 3 1018 record 1029" meta="offset=0x41fc0 flags=0 size=6x8 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1019_id1030_6x8_f0.png" title="Section 3 1019 record 1030" meta="offset=0x42000 flags=0 size=6x8 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1020_id1031_7x8_f0.png" title="Section 3 1020 record 1031" meta="offset=0x42040 flags=0 size=7x8 payload=60 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1021_id1032_7x8_f0.png" title="Section 3 1021 record 1032" meta="offset=0x42088 flags=0 size=7x8 payload=60 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1022_id1033_7x8_f0.png" title="Section 3 1022 record 1033" meta="offset=0x420d0 flags=0 size=7x8 payload=60 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1023_id1034_6x8_f0.png" title="Section 3 1023 record 1034" meta="offset=0x42118 flags=0 size=6x8 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1024_id1035_6x8_f2.png" title="Section 3 1024 record 1035" meta="offset=0x42158 flags=2 size=6x8 payload=1004 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1025_id1036_6x1_f0.png" title="Section 3 1025 record 1036" meta="offset=0x42550 flags=0 size=6x1 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1026_id1037_4x10_f0.png" title="Section 3 1026 record 1037" meta="offset=0x42568 flags=0 size=4x10 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1027_id1038_7x5_f0.png" title="Section 3 1027 record 1038" meta="offset=0x425a0 flags=0 size=7x5 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1028_id1039_7x8_f0.png" title="Section 3 1028 record 1039" meta="offset=0x425d0 flags=0 size=7x8 payload=60 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1029_id1040_7x10_f0.png" title="Section 3 1029 record 1040" meta="offset=0x42618 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1030_id1041_8x10_f0.png" title="Section 3 1030 record 1041" meta="offset=0x42670 flags=0 size=8x10 payload=84 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1031_id1042_8x10_f0.png" title="Section 3 1031 record 1042" meta="offset=0x426d0 flags=0 size=8x10 payload=84 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1032_id1043_4x5_f0.png" title="Section 3 1032 record 1043" meta="offset=0x42730 flags=0 size=4x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1033_id1044_6x10_f0.png" title="Section 3 1033 record 1044" meta="offset=0x42758 flags=0 size=6x10 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1034_id1045_6x10_f0.png" title="Section 3 1034 record 1045" meta="offset=0x427a8 flags=0 size=6x10 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1035_id1046_9x9_f0.png" title="Section 3 1035 record 1046" meta="offset=0x427f8 flags=0 size=9x9 payload=84 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1036_id1047_8x8_f0.png" title="Section 3 1036 record 1047" meta="offset=0x42858 flags=0 size=8x8 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1037_id1048_4x5_f0.png" title="Section 3 1037 record 1048" meta="offset=0x428a8 flags=0 size=4x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1038_id1049_8x4_f0.png" title="Section 3 1038 record 1049" meta="offset=0x428d0 flags=0 size=8x4 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1039_id1050_3x3_f0.png" title="Section 3 1039 record 1050" meta="offset=0x42900 flags=0 size=3x3 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1040_id1051_7x10_f0.png" title="Section 3 1040 record 1051" meta="offset=0x42918 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1041_id1052_8x10_f0.png" title="Section 3 1041 record 1052" meta="offset=0x42970 flags=0 size=8x10 payload=84 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1042_id1053_8x10_f0.png" title="Section 3 1042 record 1053" meta="offset=0x429d0 flags=0 size=8x10 payload=84 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1043_id1054_8x10_f0.png" title="Section 3 1043 record 1054" meta="offset=0x42a30 flags=0 size=8x10 payload=84 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1044_id1055_8x10_f0.png" title="Section 3 1044 record 1055" meta="offset=0x42a90 flags=0 size=8x10 payload=84 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1045_id1056_8x10_f0.png" title="Section 3 1045 record 1056" meta="offset=0x42af0 flags=0 size=8x10 payload=84 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1046_id1057_8x10_f0.png" title="Section 3 1046 record 1057" meta="offset=0x42b50 flags=0 size=8x10 payload=84 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1047_id1058_8x10_f0.png" title="Section 3 1047 record 1058" meta="offset=0x42bb0 flags=0 size=8x10 payload=84 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1048_id1059_8x10_f0.png" title="Section 3 1048 record 1059" meta="offset=0x42c10 flags=0 size=8x10 payload=84 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1049_id1060_8x10_f0.png" title="Section 3 1049 record 1060" meta="offset=0x42c70 flags=0 size=8x10 payload=84 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1050_id1061_8x10_f0.png" title="Section 3 1050 record 1061" meta="offset=0x42cd0 flags=0 size=8x10 payload=84 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1051_id1062_3x6_f0.png" title="Section 3 1051 record 1062" meta="offset=0x42d30 flags=0 size=3x6 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1052_id1063_4x7_f0.png" title="Section 3 1052 record 1063" meta="offset=0x42d50 flags=0 size=4x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1053_id1064_7x10_f0.png" title="Section 3 1053 record 1064" meta="offset=0x42d80 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1054_id1065_7x6_f0.png" title="Section 3 1054 record 1065" meta="offset=0x42dd8 flags=0 size=7x6 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1055_id1066_7x10_f0.png" title="Section 3 1055 record 1066" meta="offset=0x42e10 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1056_id1067_8x10_f0.png" title="Section 3 1056 record 1067" meta="offset=0x42e68 flags=0 size=8x10 payload=84 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1057_id1068_8x10_f0.png" title="Section 3 1057 record 1068" meta="offset=0x42ec8 flags=0 size=8x10 payload=84 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1058_id1069_8x10_f0.png" title="Section 3 1058 record 1069" meta="offset=0x42f28 flags=0 size=8x10 payload=84 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1059_id1070_8x10_f0.png" title="Section 3 1059 record 1070" meta="offset=0x42f88 flags=0 size=8x10 payload=84 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1060_id1071_8x10_f0.png" title="Section 3 1060 record 1071" meta="offset=0x42fe8 flags=0 size=8x10 payload=84 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1061_id1072_8x10_f0.png" title="Section 3 1061 record 1072" meta="offset=0x43048 flags=0 size=8x10 payload=84 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1062_id1073_8x10_f0.png" title="Section 3 1062 record 1073" meta="offset=0x430a8 flags=0 size=8x10 payload=84 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1063_id1074_8x10_f0.png" title="Section 3 1063 record 1074" meta="offset=0x43108 flags=0 size=8x10 payload=84 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1064_id1075_8x10_f0.png" title="Section 3 1064 record 1075" meta="offset=0x43168 flags=0 size=8x10 payload=84 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1065_id1076_8x10_f0.png" title="Section 3 1065 record 1076" meta="offset=0x431c8 flags=0 size=8x10 payload=84 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1066_id1077_6x10_f0.png" title="Section 3 1066 record 1077" meta="offset=0x43228 flags=0 size=6x10 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1067_id1078_8x10_f0.png" title="Section 3 1067 record 1078" meta="offset=0x43278 flags=0 size=8x10 payload=84 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1068_id1079_8x10_f0.png" title="Section 3 1068 record 1079" meta="offset=0x432d8 flags=0 size=8x10 payload=84 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1069_id1080_8x10_f0.png" title="Section 3 1069 record 1080" meta="offset=0x43338 flags=0 size=8x10 payload=84 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1070_id1081_9x10_f0.png" title="Section 3 1070 record 1081" meta="offset=0x43398 flags=0 size=9x10 payload=92 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1071_id1082_8x10_f0.png" title="Section 3 1071 record 1082" meta="offset=0x43400 flags=0 size=8x10 payload=84 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1072_id1083_8x10_f0.png" title="Section 3 1072 record 1083" meta="offset=0x43460 flags=0 size=8x10 payload=84 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1073_id1084_8x10_f0.png" title="Section 3 1073 record 1084" meta="offset=0x434c0 flags=0 size=8x10 payload=84 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1074_id1085_8x10_f0.png" title="Section 3 1074 record 1085" meta="offset=0x43520 flags=0 size=8x10 payload=84 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1075_id1086_8x10_f0.png" title="Section 3 1075 record 1086" meta="offset=0x43580 flags=0 size=8x10 payload=84 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1076_id1087_8x10_f0.png" title="Section 3 1076 record 1087" meta="offset=0x435e0 flags=0 size=8x10 payload=84 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1077_id1088_8x10_f0.png" title="Section 3 1077 record 1088" meta="offset=0x43640 flags=0 size=8x10 payload=84 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1078_id1089_8x10_f0.png" title="Section 3 1078 record 1089" meta="offset=0x436a0 flags=0 size=8x10 payload=84 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1079_id1090_9x10_f0.png" title="Section 3 1079 record 1090" meta="offset=0x43700 flags=0 size=9x10 payload=92 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1080_id1091_9x10_f0.png" title="Section 3 1080 record 1091" meta="offset=0x43768 flags=0 size=9x10 payload=92 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1081_id1092_9x10_f0.png" title="Section 3 1081 record 1092" meta="offset=0x437d0 flags=0 size=9x10 payload=92 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1082_id1093_8x10_f0.png" title="Section 3 1082 record 1093" meta="offset=0x43838 flags=0 size=8x10 payload=84 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1083_id1094_8x10_f2.png" title="Section 3 1083 record 1094" meta="offset=0x43898 flags=2 size=8x10 payload=1036 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1084_id1095_3x1_f0.png" title="Section 3 1084 record 1095" meta="offset=0x43cb0 flags=0 size=3x1 payload=4 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1085_id1096_2x10_f0.png" title="Section 3 1085 record 1096" meta="offset=0x43cc0 flags=0 size=2x10 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1086_id1097_3x2_f0.png" title="Section 3 1086 record 1097" meta="offset=0x43ce8 flags=0 size=3x2 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1087_id1098_8x10_f0.png" title="Section 3 1087 record 1098" meta="offset=0x43d00 flags=0 size=8x10 payload=84 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1088_id1099_7x10_f0.png" title="Section 3 1088 record 1099" meta="offset=0x43d60 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1089_id1100_6x10_f0.png" title="Section 3 1089 record 1100" meta="offset=0x43db8 flags=0 size=6x10 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1090_id1101_8x10_f0.png" title="Section 3 1090 record 1101" meta="offset=0x43e08 flags=0 size=8x10 payload=84 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1091_id1102_1x2_f0.png" title="Section 3 1091 record 1102" meta="offset=0x43e68 flags=0 size=1x2 payload=4 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1092_id1103_4x10_f0.png" title="Section 3 1092 record 1103" meta="offset=0x43e78 flags=0 size=4x10 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1093_id1104_4x10_f0.png" title="Section 3 1093 record 1104" meta="offset=0x43eb0 flags=0 size=4x10 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1094_id1105_5x7_f0.png" title="Section 3 1094 record 1105" meta="offset=0x43ee8 flags=0 size=5x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1095_id1106_6x6_f0.png" title="Section 3 1095 record 1106" meta="offset=0x43f18 flags=0 size=6x6 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1096_id1107_2x3_f0.png" title="Section 3 1096 record 1107" meta="offset=0x43f50 flags=0 size=2x3 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1097_id1108_6x2_f0.png" title="Section 3 1097 record 1108" meta="offset=0x43f68 flags=0 size=6x2 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1098_id1109_1x1_f0.png" title="Section 3 1098 record 1109" meta="offset=0x43f88 flags=0 size=1x1 payload=4 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1099_id1110_6x10_f0.png" title="Section 3 1099 record 1110" meta="offset=0x43f98 flags=0 size=6x10 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1100_id1111_5x10_f0.png" title="Section 3 1100 record 1111" meta="offset=0x43fe8 flags=0 size=5x10 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1101_id1112_5x10_f0.png" title="Section 3 1101 record 1112" meta="offset=0x44028 flags=0 size=5x10 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1102_id1113_5x10_f0.png" title="Section 3 1102 record 1113" meta="offset=0x44068 flags=0 size=5x10 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1103_id1114_5x10_f0.png" title="Section 3 1103 record 1114" meta="offset=0x440a8 flags=0 size=5x10 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1104_id1115_5x10_f0.png" title="Section 3 1104 record 1115" meta="offset=0x440e8 flags=0 size=5x10 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1105_id1116_5x10_f0.png" title="Section 3 1105 record 1116" meta="offset=0x44128 flags=0 size=5x10 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1106_id1117_5x10_f0.png" title="Section 3 1106 record 1117" meta="offset=0x44168 flags=0 size=5x10 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1107_id1118_5x10_f0.png" title="Section 3 1107 record 1118" meta="offset=0x441a8 flags=0 size=5x10 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1108_id1119_5x10_f0.png" title="Section 3 1108 record 1119" meta="offset=0x441e8 flags=0 size=5x10 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1109_id1120_5x10_f0.png" title="Section 3 1109 record 1120" meta="offset=0x44228 flags=0 size=5x10 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1110_id1121_1x4_f0.png" title="Section 3 1110 record 1121" meta="offset=0x44268 flags=0 size=1x4 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1111_id1122_2x6_f0.png" title="Section 3 1111 record 1122" meta="offset=0x44280 flags=0 size=2x6 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1112_id1123_6x10_f0.png" title="Section 3 1112 record 1123" meta="offset=0x442a0 flags=0 size=6x10 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1113_id1124_5x4_f0.png" title="Section 3 1113 record 1124" meta="offset=0x442f0 flags=0 size=5x4 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1114_id1125_6x10_f0.png" title="Section 3 1114 record 1125" meta="offset=0x44318 flags=0 size=6x10 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1115_id1126_7x10_f0.png" title="Section 3 1115 record 1126" meta="offset=0x44368 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1116_id1127_7x10_f0.png" title="Section 3 1116 record 1127" meta="offset=0x443c0 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1117_id1128_5x10_f0.png" title="Section 3 1117 record 1128" meta="offset=0x44418 flags=0 size=5x10 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1118_id1129_5x10_f0.png" title="Section 3 1118 record 1129" meta="offset=0x44458 flags=0 size=5x10 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1119_id1130_5x10_f0.png" title="Section 3 1119 record 1130" meta="offset=0x44498 flags=0 size=5x10 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1120_id1131_5x10_f0.png" title="Section 3 1120 record 1131" meta="offset=0x444d8 flags=0 size=5x10 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1121_id1132_5x10_f0.png" title="Section 3 1121 record 1132" meta="offset=0x44518 flags=0 size=5x10 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1122_id1133_5x10_f0.png" title="Section 3 1122 record 1133" meta="offset=0x44558 flags=0 size=5x10 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1123_id1134_5x10_f0.png" title="Section 3 1123 record 1134" meta="offset=0x44598 flags=0 size=5x10 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1124_id1135_5x10_f0.png" title="Section 3 1124 record 1135" meta="offset=0x445d8 flags=0 size=5x10 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1125_id1136_5x10_f0.png" title="Section 3 1125 record 1136" meta="offset=0x44618 flags=0 size=5x10 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1126_id1137_5x10_f0.png" title="Section 3 1126 record 1137" meta="offset=0x44658 flags=0 size=5x10 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1127_id1138_5x10_f0.png" title="Section 3 1127 record 1138" meta="offset=0x44698 flags=0 size=5x10 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1128_id1139_5x10_f0.png" title="Section 3 1128 record 1139" meta="offset=0x446d8 flags=0 size=5x10 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1129_id1140_5x10_f0.png" title="Section 3 1129 record 1140" meta="offset=0x44718 flags=0 size=5x10 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1130_id1141_5x10_f0.png" title="Section 3 1130 record 1141" meta="offset=0x44758 flags=0 size=5x10 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1131_id1142_5x10_f0.png" title="Section 3 1131 record 1142" meta="offset=0x44798 flags=0 size=5x10 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1132_id1143_5x10_f0.png" title="Section 3 1132 record 1143" meta="offset=0x447d8 flags=0 size=5x10 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1133_id1144_5x10_f0.png" title="Section 3 1133 record 1144" meta="offset=0x44818 flags=0 size=5x10 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1134_id1145_5x10_f0.png" title="Section 3 1134 record 1145" meta="offset=0x44858 flags=0 size=5x10 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1135_id1146_5x10_f0.png" title="Section 3 1135 record 1146" meta="offset=0x44898 flags=0 size=5x10 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1136_id1147_5x10_f0.png" title="Section 3 1136 record 1147" meta="offset=0x448d8 flags=0 size=5x10 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1137_id1148_5x10_f0.png" title="Section 3 1137 record 1148" meta="offset=0x44918 flags=0 size=5x10 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1138_id1149_5x10_f0.png" title="Section 3 1138 record 1149" meta="offset=0x44958 flags=0 size=5x10 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1139_id1150_5x10_f0.png" title="Section 3 1139 record 1150" meta="offset=0x44998 flags=0 size=5x10 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1140_id1151_5x10_f0.png" title="Section 3 1140 record 1151" meta="offset=0x449d8 flags=0 size=5x10 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1141_id1152_5x10_f0.png" title="Section 3 1141 record 1152" meta="offset=0x44a18 flags=0 size=5x10 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1142_id1153_5x10_f2.png" title="Section 3 1142 record 1153" meta="offset=0x44a58 flags=2 size=5x10 payload=1004 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1143_id1154_5x1_f0.png" title="Section 3 1143 record 1154" meta="offset=0x44e50 flags=0 size=5x1 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1144_id1155_2x10_f0.png" title="Section 3 1144 record 1155" meta="offset=0x44e68 flags=0 size=2x10 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1145_id1156_3x2_f0.png" title="Section 3 1145 record 1156" meta="offset=0x44e90 flags=0 size=3x2 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1146_id1157_8x10_f0.png" title="Section 3 1146 record 1157" meta="offset=0x44ea8 flags=0 size=8x10 payload=84 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1147_id1158_7x10_f0.png" title="Section 3 1147 record 1158" meta="offset=0x44f08 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1148_id1159_6x10_f0.png" title="Section 3 1148 record 1159" meta="offset=0x44f60 flags=0 size=6x10 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1149_id1160_8x10_f0.png" title="Section 3 1149 record 1160" meta="offset=0x44fb0 flags=0 size=8x10 payload=84 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1150_id1161_1x2_f0.png" title="Section 3 1150 record 1161" meta="offset=0x45010 flags=0 size=1x2 payload=4 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1151_id1162_4x10_f0.png" title="Section 3 1151 record 1162" meta="offset=0x45020 flags=0 size=4x10 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1152_id1163_4x10_f0.png" title="Section 3 1152 record 1163" meta="offset=0x45058 flags=0 size=4x10 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1153_id1164_7x7_f0.png" title="Section 3 1153 record 1164" meta="offset=0x45090 flags=0 size=7x7 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1154_id1165_6x6_f0.png" title="Section 3 1154 record 1165" meta="offset=0x450d0 flags=0 size=6x6 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1155_id1166_2x3_f0.png" title="Section 3 1155 record 1166" meta="offset=0x45108 flags=0 size=2x3 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1156_id1167_6x2_f0.png" title="Section 3 1156 record 1167" meta="offset=0x45120 flags=0 size=6x2 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1157_id1168_1x1_f0.png" title="Section 3 1157 record 1168" meta="offset=0x45140 flags=0 size=1x1 payload=4 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1158_id1169_6x10_f0.png" title="Section 3 1158 record 1169" meta="offset=0x45150 flags=0 size=6x10 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1159_id1170_7x10_f0.png" title="Section 3 1159 record 1170" meta="offset=0x451a0 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1160_id1171_7x10_f0.png" title="Section 3 1160 record 1171" meta="offset=0x451f8 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1161_id1172_7x10_f0.png" title="Section 3 1161 record 1172" meta="offset=0x45250 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1162_id1173_7x10_f0.png" title="Section 3 1162 record 1173" meta="offset=0x452a8 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1163_id1174_7x10_f0.png" title="Section 3 1163 record 1174" meta="offset=0x45300 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1164_id1175_7x10_f0.png" title="Section 3 1164 record 1175" meta="offset=0x45358 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1165_id1176_7x10_f0.png" title="Section 3 1165 record 1176" meta="offset=0x453b0 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1166_id1177_7x10_f0.png" title="Section 3 1166 record 1177" meta="offset=0x45408 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1167_id1178_7x10_f0.png" title="Section 3 1167 record 1178" meta="offset=0x45460 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1168_id1179_7x10_f0.png" title="Section 3 1168 record 1179" meta="offset=0x454b8 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1169_id1180_1x4_f0.png" title="Section 3 1169 record 1180" meta="offset=0x45510 flags=0 size=1x4 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1170_id1181_2x6_f0.png" title="Section 3 1170 record 1181" meta="offset=0x45528 flags=0 size=2x6 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1171_id1182_6x10_f0.png" title="Section 3 1171 record 1182" meta="offset=0x45548 flags=0 size=6x10 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1172_id1183_5x4_f0.png" title="Section 3 1172 record 1183" meta="offset=0x45598 flags=0 size=5x4 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1173_id1184_6x10_f0.png" title="Section 3 1173 record 1184" meta="offset=0x455c0 flags=0 size=6x10 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1174_id1185_7x10_f0.png" title="Section 3 1174 record 1185" meta="offset=0x45610 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1175_id1186_7x10_f0.png" title="Section 3 1175 record 1186" meta="offset=0x45668 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1176_id1187_7x10_f0.png" title="Section 3 1176 record 1187" meta="offset=0x456c0 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1177_id1188_7x10_f0.png" title="Section 3 1177 record 1188" meta="offset=0x45718 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1178_id1189_7x10_f0.png" title="Section 3 1178 record 1189" meta="offset=0x45770 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1179_id1190_7x10_f0.png" title="Section 3 1179 record 1190" meta="offset=0x457c8 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1180_id1191_7x10_f0.png" title="Section 3 1180 record 1191" meta="offset=0x45820 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1181_id1192_7x10_f0.png" title="Section 3 1181 record 1192" meta="offset=0x45878 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1182_id1193_7x10_f0.png" title="Section 3 1182 record 1193" meta="offset=0x458d0 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1183_id1194_7x10_f0.png" title="Section 3 1183 record 1194" meta="offset=0x45928 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1184_id1195_6x10_f0.png" title="Section 3 1184 record 1195" meta="offset=0x45980 flags=0 size=6x10 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1185_id1196_7x10_f0.png" title="Section 3 1185 record 1196" meta="offset=0x459d0 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1186_id1197_7x10_f0.png" title="Section 3 1186 record 1197" meta="offset=0x45a28 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1187_id1198_7x10_f0.png" title="Section 3 1187 record 1198" meta="offset=0x45a80 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1188_id1199_8x10_f0.png" title="Section 3 1188 record 1199" meta="offset=0x45ad8 flags=0 size=8x10 payload=84 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1189_id1200_7x10_f0.png" title="Section 3 1189 record 1200" meta="offset=0x45b38 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1190_id1201_7x10_f0.png" title="Section 3 1190 record 1201" meta="offset=0x45b90 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1191_id1202_7x10_f0.png" title="Section 3 1191 record 1202" meta="offset=0x45be8 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1192_id1203_7x10_f0.png" title="Section 3 1192 record 1203" meta="offset=0x45c40 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1193_id1204_7x10_f0.png" title="Section 3 1193 record 1204" meta="offset=0x45c98 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1194_id1205_7x10_f0.png" title="Section 3 1194 record 1205" meta="offset=0x45cf0 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1195_id1206_8x10_f0.png" title="Section 3 1195 record 1206" meta="offset=0x45d48 flags=0 size=8x10 payload=84 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1196_id1207_7x10_f0.png" title="Section 3 1196 record 1207" meta="offset=0x45da8 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1197_id1208_8x10_f0.png" title="Section 3 1197 record 1208" meta="offset=0x45e00 flags=0 size=8x10 payload=84 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1198_id1209_8x10_f0.png" title="Section 3 1198 record 1209" meta="offset=0x45e60 flags=0 size=8x10 payload=84 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1199_id1210_7x10_f0.png" title="Section 3 1199 record 1210" meta="offset=0x45ec0 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1200_id1211_8x10_f0.png" title="Section 3 1200 record 1211" meta="offset=0x45f18 flags=0 size=8x10 payload=84 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1201_id1212_8x10_f2.png" title="Section 3 1201 record 1212" meta="offset=0x45f78 flags=2 size=8x10 payload=1036 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1202_id1213_7x1_f0.png" title="Section 3 1202 record 1213" meta="offset=0x46390 flags=0 size=7x1 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1203_id1214_4x12_f0.png" title="Section 3 1203 record 1214" meta="offset=0x463a8 flags=0 size=4x12 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1204_id1215_5x4_f0.png" title="Section 3 1204 record 1215" meta="offset=0x463e8 flags=0 size=5x4 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1205_id1216_10x12_f0.png" title="Section 3 1205 record 1216" meta="offset=0x46410 flags=0 size=10x12 payload=124 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1206_id1217_9x12_f0.png" title="Section 3 1206 record 1217" meta="offset=0x46498 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1207_id1218_8x12_f0.png" title="Section 3 1207 record 1218" meta="offset=0x46518 flags=0 size=8x12 payload=100 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1208_id1219_10x12_f0.png" title="Section 3 1208 record 1219" meta="offset=0x46588 flags=0 size=10x12 payload=124 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1209_id1220_3x4_f0.png" title="Section 3 1209 record 1220" meta="offset=0x46610 flags=0 size=3x4 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1210_id1221_6x12_f0.png" title="Section 3 1210 record 1221" meta="offset=0x46630 flags=0 size=6x12 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1211_id1222_6x12_f0.png" title="Section 3 1211 record 1222" meta="offset=0x46688 flags=0 size=6x12 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1212_id1223_9x9_f0.png" title="Section 3 1212 record 1223" meta="offset=0x466e0 flags=0 size=9x9 payload=84 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1213_id1224_8x8_f0.png" title="Section 3 1213 record 1224" meta="offset=0x46740 flags=0 size=8x8 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1214_id1225_4x5_f0.png" title="Section 3 1214 record 1225" meta="offset=0x46790 flags=0 size=4x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1215_id1226_8x4_f0.png" title="Section 3 1215 record 1226" meta="offset=0x467b8 flags=0 size=8x4 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1216_id1227_3x3_f0.png" title="Section 3 1216 record 1227" meta="offset=0x467e8 flags=0 size=3x3 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1217_id1228_8x12_f0.png" title="Section 3 1217 record 1228" meta="offset=0x46800 flags=0 size=8x12 payload=100 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1218_id1229_9x12_f0.png" title="Section 3 1218 record 1229" meta="offset=0x46870 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1219_id1230_9x12_f0.png" title="Section 3 1219 record 1230" meta="offset=0x468f0 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1220_id1231_9x12_f0.png" title="Section 3 1220 record 1231" meta="offset=0x46970 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1221_id1232_9x12_f0.png" title="Section 3 1221 record 1232" meta="offset=0x469f0 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1222_id1233_9x12_f0.png" title="Section 3 1222 record 1233" meta="offset=0x46a70 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1223_id1234_9x12_f0.png" title="Section 3 1223 record 1234" meta="offset=0x46af0 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1224_id1235_9x12_f0.png" title="Section 3 1224 record 1235" meta="offset=0x46b70 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1225_id1236_9x12_f0.png" title="Section 3 1225 record 1236" meta="offset=0x46bf0 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1226_id1237_9x12_f0.png" title="Section 3 1226 record 1237" meta="offset=0x46c70 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1227_id1238_9x12_f0.png" title="Section 3 1227 record 1238" meta="offset=0x46cf0 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::gallery-end
|
||||
246
radium-section3-bitmap-gallery-06.md
Normal file
246
radium-section3-bitmap-gallery-06.md
Normal file
@@ -0,0 +1,246 @@
|
||||
# Radium Section 3 Bitmap Gallery 06
|
||||
|
||||
Raw-indexed section 3 bitmap previews 1201-1440 of 1449.
|
||||
|
||||
::gallery-start
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1228_id1239_3x6_f0.png" title="Section 3 1228 record 1239" meta="offset=0x46d70 flags=0 size=3x6 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1229_id1240_4x8_f0.png" title="Section 3 1229 record 1240" meta="offset=0x46d90 flags=0 size=4x8 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1230_id1241_8x12_f0.png" title="Section 3 1230 record 1241" meta="offset=0x46dc0 flags=0 size=8x12 payload=100 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1231_id1242_7x6_f0.png" title="Section 3 1231 record 1242" meta="offset=0x46e30 flags=0 size=7x6 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1232_id1243_8x12_f0.png" title="Section 3 1232 record 1243" meta="offset=0x46e68 flags=0 size=8x12 payload=100 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1233_id1244_9x12_f0.png" title="Section 3 1233 record 1244" meta="offset=0x46ed8 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1234_id1245_9x12_f0.png" title="Section 3 1234 record 1245" meta="offset=0x46f58 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1235_id1246_9x12_f0.png" title="Section 3 1235 record 1246" meta="offset=0x46fd8 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1236_id1247_9x12_f0.png" title="Section 3 1236 record 1247" meta="offset=0x47058 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1237_id1248_9x12_f0.png" title="Section 3 1237 record 1248" meta="offset=0x470d8 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1238_id1249_9x12_f0.png" title="Section 3 1238 record 1249" meta="offset=0x47158 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1239_id1250_9x12_f0.png" title="Section 3 1239 record 1250" meta="offset=0x471d8 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1240_id1251_9x12_f0.png" title="Section 3 1240 record 1251" meta="offset=0x47258 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1241_id1252_9x12_f0.png" title="Section 3 1241 record 1252" meta="offset=0x472d8 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1242_id1253_9x12_f0.png" title="Section 3 1242 record 1253" meta="offset=0x47358 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1243_id1254_8x12_f0.png" title="Section 3 1243 record 1254" meta="offset=0x473d8 flags=0 size=8x12 payload=100 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1244_id1255_9x12_f0.png" title="Section 3 1244 record 1255" meta="offset=0x47448 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1245_id1256_9x12_f0.png" title="Section 3 1245 record 1256" meta="offset=0x474c8 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1246_id1257_9x12_f0.png" title="Section 3 1246 record 1257" meta="offset=0x47548 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1247_id1258_10x12_f0.png" title="Section 3 1247 record 1258" meta="offset=0x475c8 flags=0 size=10x12 payload=124 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1248_id1259_9x12_f0.png" title="Section 3 1248 record 1259" meta="offset=0x47650 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1249_id1260_9x12_f0.png" title="Section 3 1249 record 1260" meta="offset=0x476d0 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1250_id1261_9x12_f0.png" title="Section 3 1250 record 1261" meta="offset=0x47750 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1251_id1262_9x12_f0.png" title="Section 3 1251 record 1262" meta="offset=0x477d0 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1252_id1263_9x12_f0.png" title="Section 3 1252 record 1263" meta="offset=0x47850 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1253_id1264_9x12_f0.png" title="Section 3 1253 record 1264" meta="offset=0x478d0 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1254_id1265_10x12_f0.png" title="Section 3 1254 record 1265" meta="offset=0x47950 flags=0 size=10x12 payload=124 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1255_id1266_9x12_f0.png" title="Section 3 1255 record 1266" meta="offset=0x479d8 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1256_id1267_10x12_f0.png" title="Section 3 1256 record 1267" meta="offset=0x47a58 flags=0 size=10x12 payload=124 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1257_id1268_10x12_f0.png" title="Section 3 1257 record 1268" meta="offset=0x47ae0 flags=0 size=10x12 payload=124 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1258_id1269_9x12_f0.png" title="Section 3 1258 record 1269" meta="offset=0x47b68 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1259_id1270_10x12_f0.png" title="Section 3 1259 record 1270" meta="offset=0x47be8 flags=0 size=10x12 payload=124 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1260_id1271_10x12_f2.png" title="Section 3 1260 record 1271" meta="offset=0x47c70 flags=2 size=10x12 payload=1076 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1261_id1272_5x1_f0.png" title="Section 3 1261 record 1272" meta="offset=0x480b0 flags=0 size=5x1 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1262_id1273_2x10_f0.png" title="Section 3 1262 record 1273" meta="offset=0x480c8 flags=0 size=2x10 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1263_id1274_3x2_f0.png" title="Section 3 1263 record 1274" meta="offset=0x480f0 flags=0 size=3x2 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1264_id1275_8x10_f0.png" title="Section 3 1264 record 1275" meta="offset=0x48108 flags=0 size=8x10 payload=84 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1265_id1276_7x10_f0.png" title="Section 3 1265 record 1276" meta="offset=0x48168 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1266_id1277_6x10_f0.png" title="Section 3 1266 record 1277" meta="offset=0x481c0 flags=0 size=6x10 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1267_id1278_8x10_f0.png" title="Section 3 1267 record 1278" meta="offset=0x48210 flags=0 size=8x10 payload=84 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1268_id1279_1x2_f0.png" title="Section 3 1268 record 1279" meta="offset=0x48270 flags=0 size=1x2 payload=4 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1269_id1280_4x10_f0.png" title="Section 3 1269 record 1280" meta="offset=0x48280 flags=0 size=4x10 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1270_id1281_4x10_f0.png" title="Section 3 1270 record 1281" meta="offset=0x482b8 flags=0 size=4x10 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1271_id1282_7x7_f0.png" title="Section 3 1271 record 1282" meta="offset=0x482f0 flags=0 size=7x7 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1272_id1283_6x6_f0.png" title="Section 3 1272 record 1283" meta="offset=0x48330 flags=0 size=6x6 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1273_id1284_2x3_f0.png" title="Section 3 1273 record 1284" meta="offset=0x48368 flags=0 size=2x3 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1274_id1285_6x2_f0.png" title="Section 3 1274 record 1285" meta="offset=0x48380 flags=0 size=6x2 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1275_id1286_1x1_f0.png" title="Section 3 1275 record 1286" meta="offset=0x483a0 flags=0 size=1x1 payload=4 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1276_id1287_6x10_f0.png" title="Section 3 1276 record 1287" meta="offset=0x483b0 flags=0 size=6x10 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1277_id1288_9x12_f0.png" title="Section 3 1277 record 1288" meta="offset=0x48400 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1278_id1289_9x12_f0.png" title="Section 3 1278 record 1289" meta="offset=0x48480 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1279_id1290_9x12_f0.png" title="Section 3 1279 record 1290" meta="offset=0x48500 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1280_id1291_9x12_f0.png" title="Section 3 1280 record 1291" meta="offset=0x48580 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1281_id1292_9x12_f0.png" title="Section 3 1281 record 1292" meta="offset=0x48600 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1282_id1293_9x12_f0.png" title="Section 3 1282 record 1293" meta="offset=0x48680 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1283_id1294_9x12_f0.png" title="Section 3 1283 record 1294" meta="offset=0x48700 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1284_id1295_9x12_f0.png" title="Section 3 1284 record 1295" meta="offset=0x48780 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1285_id1296_9x12_f0.png" title="Section 3 1285 record 1296" meta="offset=0x48800 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1286_id1297_9x12_f0.png" title="Section 3 1286 record 1297" meta="offset=0x48880 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1287_id1298_1x4_f0.png" title="Section 3 1287 record 1298" meta="offset=0x48900 flags=0 size=1x4 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1288_id1299_2x6_f0.png" title="Section 3 1288 record 1299" meta="offset=0x48918 flags=0 size=2x6 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1289_id1300_6x10_f0.png" title="Section 3 1289 record 1300" meta="offset=0x48938 flags=0 size=6x10 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1290_id1301_5x4_f0.png" title="Section 3 1290 record 1301" meta="offset=0x48988 flags=0 size=5x4 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1291_id1302_6x10_f0.png" title="Section 3 1291 record 1302" meta="offset=0x489b0 flags=0 size=6x10 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1292_id1303_7x10_f0.png" title="Section 3 1292 record 1303" meta="offset=0x48a00 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1293_id1304_7x10_f0.png" title="Section 3 1293 record 1304" meta="offset=0x48a58 flags=0 size=7x10 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1294_id1305_9x12_f0.png" title="Section 3 1294 record 1305" meta="offset=0x48ab0 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1295_id1306_9x12_f0.png" title="Section 3 1295 record 1306" meta="offset=0x48b30 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1296_id1307_9x12_f0.png" title="Section 3 1296 record 1307" meta="offset=0x48bb0 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1297_id1308_9x12_f0.png" title="Section 3 1297 record 1308" meta="offset=0x48c30 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1298_id1309_9x12_f0.png" title="Section 3 1298 record 1309" meta="offset=0x48cb0 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1299_id1310_9x12_f0.png" title="Section 3 1299 record 1310" meta="offset=0x48d30 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1300_id1311_9x12_f0.png" title="Section 3 1300 record 1311" meta="offset=0x48db0 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1301_id1312_9x12_f0.png" title="Section 3 1301 record 1312" meta="offset=0x48e30 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1302_id1313_7x12_f0.png" title="Section 3 1302 record 1313" meta="offset=0x48eb0 flags=0 size=7x12 payload=92 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1303_id1314_9x12_f0.png" title="Section 3 1303 record 1314" meta="offset=0x48f18 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1304_id1315_9x12_f0.png" title="Section 3 1304 record 1315" meta="offset=0x48f98 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1305_id1316_8x12_f0.png" title="Section 3 1305 record 1316" meta="offset=0x49018 flags=0 size=8x12 payload=100 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1306_id1317_10x12_f0.png" title="Section 3 1306 record 1317" meta="offset=0x49088 flags=0 size=10x12 payload=124 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1307_id1318_9x12_f0.png" title="Section 3 1307 record 1318" meta="offset=0x49110 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1308_id1319_9x12_f0.png" title="Section 3 1308 record 1319" meta="offset=0x49190 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1309_id1320_9x12_f0.png" title="Section 3 1309 record 1320" meta="offset=0x49210 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1310_id1321_9x12_f0.png" title="Section 3 1310 record 1321" meta="offset=0x49290 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1311_id1322_9x12_f0.png" title="Section 3 1311 record 1322" meta="offset=0x49310 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1312_id1323_9x12_f0.png" title="Section 3 1312 record 1323" meta="offset=0x49390 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1313_id1324_9x12_f0.png" title="Section 3 1313 record 1324" meta="offset=0x49410 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1314_id1325_9x12_f0.png" title="Section 3 1314 record 1325" meta="offset=0x49490 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1315_id1326_9x12_f0.png" title="Section 3 1315 record 1326" meta="offset=0x49510 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1316_id1327_10x12_f0.png" title="Section 3 1316 record 1327" meta="offset=0x49590 flags=0 size=10x12 payload=124 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1317_id1328_9x12_f0.png" title="Section 3 1317 record 1328" meta="offset=0x49618 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1318_id1329_9x12_f0.png" title="Section 3 1318 record 1329" meta="offset=0x49698 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1319_id1330_9x12_f2.png" title="Section 3 1319 record 1330" meta="offset=0x49718 flags=2 size=9x12 payload=1068 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1320_id1331_7x1_f0.png" title="Section 3 1320 record 1331" meta="offset=0x49b50 flags=0 size=7x1 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1321_id1332_4x12_f0.png" title="Section 3 1321 record 1332" meta="offset=0x49b68 flags=0 size=4x12 payload=52 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1322_id1333_5x4_f0.png" title="Section 3 1322 record 1333" meta="offset=0x49ba8 flags=0 size=5x4 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1323_id1334_10x12_f0.png" title="Section 3 1323 record 1334" meta="offset=0x49bd0 flags=0 size=10x12 payload=124 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1324_id1335_9x12_f0.png" title="Section 3 1324 record 1335" meta="offset=0x49c58 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1325_id1336_8x12_f0.png" title="Section 3 1325 record 1336" meta="offset=0x49cd8 flags=0 size=8x12 payload=100 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1326_id1337_10x12_f0.png" title="Section 3 1326 record 1337" meta="offset=0x49d48 flags=0 size=10x12 payload=124 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1327_id1338_3x4_f0.png" title="Section 3 1327 record 1338" meta="offset=0x49dd0 flags=0 size=3x4 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1328_id1339_6x12_f0.png" title="Section 3 1328 record 1339" meta="offset=0x49df0 flags=0 size=6x12 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1329_id1340_6x12_f0.png" title="Section 3 1329 record 1340" meta="offset=0x49e48 flags=0 size=6x12 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1330_id1341_9x9_f0.png" title="Section 3 1330 record 1341" meta="offset=0x49ea0 flags=0 size=9x9 payload=84 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1331_id1342_8x8_f0.png" title="Section 3 1331 record 1342" meta="offset=0x49f00 flags=0 size=8x8 payload=68 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1332_id1343_4x5_f0.png" title="Section 3 1332 record 1343" meta="offset=0x49f50 flags=0 size=4x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1333_id1344_8x4_f0.png" title="Section 3 1333 record 1344" meta="offset=0x49f78 flags=0 size=8x4 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1334_id1345_3x3_f0.png" title="Section 3 1334 record 1345" meta="offset=0x49fa8 flags=0 size=3x3 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1335_id1346_8x12_f0.png" title="Section 3 1335 record 1346" meta="offset=0x49fc0 flags=0 size=8x12 payload=100 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1336_id1347_11x14_f0.png" title="Section 3 1336 record 1347" meta="offset=0x4a030 flags=0 size=11x14 payload=156 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1337_id1348_11x14_f0.png" title="Section 3 1337 record 1348" meta="offset=0x4a0d8 flags=0 size=11x14 payload=156 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1338_id1349_11x14_f0.png" title="Section 3 1338 record 1349" meta="offset=0x4a180 flags=0 size=11x14 payload=156 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1339_id1350_11x14_f0.png" title="Section 3 1339 record 1350" meta="offset=0x4a228 flags=0 size=11x14 payload=156 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1340_id1351_11x14_f0.png" title="Section 3 1340 record 1351" meta="offset=0x4a2d0 flags=0 size=11x14 payload=156 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1341_id1352_11x14_f0.png" title="Section 3 1341 record 1352" meta="offset=0x4a378 flags=0 size=11x14 payload=156 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1342_id1353_11x14_f0.png" title="Section 3 1342 record 1353" meta="offset=0x4a420 flags=0 size=11x14 payload=156 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1343_id1354_11x14_f0.png" title="Section 3 1343 record 1354" meta="offset=0x4a4c8 flags=0 size=11x14 payload=156 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1344_id1355_11x14_f0.png" title="Section 3 1344 record 1355" meta="offset=0x4a570 flags=0 size=11x14 payload=156 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1345_id1356_11x14_f0.png" title="Section 3 1345 record 1356" meta="offset=0x4a618 flags=0 size=11x14 payload=156 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1346_id1357_3x6_f0.png" title="Section 3 1346 record 1357" meta="offset=0x4a6c0 flags=0 size=3x6 payload=20 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1347_id1358_4x8_f0.png" title="Section 3 1347 record 1358" meta="offset=0x4a6e0 flags=0 size=4x8 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1348_id1359_8x12_f0.png" title="Section 3 1348 record 1359" meta="offset=0x4a710 flags=0 size=8x12 payload=100 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1349_id1360_7x6_f0.png" title="Section 3 1349 record 1360" meta="offset=0x4a780 flags=0 size=7x6 payload=44 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1350_id1361_8x12_f0.png" title="Section 3 1350 record 1361" meta="offset=0x4a7b8 flags=0 size=8x12 payload=100 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1351_id1362_9x12_f0.png" title="Section 3 1351 record 1362" meta="offset=0x4a828 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1352_id1363_9x12_f0.png" title="Section 3 1352 record 1363" meta="offset=0x4a8a8 flags=0 size=9x12 payload=116 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1353_id1364_11x14_f0.png" title="Section 3 1353 record 1364" meta="offset=0x4a928 flags=0 size=11x14 payload=156 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1354_id1365_11x14_f0.png" title="Section 3 1354 record 1365" meta="offset=0x4a9d0 flags=0 size=11x14 payload=156 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1355_id1366_11x14_f0.png" title="Section 3 1355 record 1366" meta="offset=0x4aa78 flags=0 size=11x14 payload=156 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1356_id1367_11x14_f0.png" title="Section 3 1356 record 1367" meta="offset=0x4ab20 flags=0 size=11x14 payload=156 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1357_id1368_11x14_f0.png" title="Section 3 1357 record 1368" meta="offset=0x4abc8 flags=0 size=11x14 payload=156 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1358_id1369_11x14_f0.png" title="Section 3 1358 record 1369" meta="offset=0x4ac70 flags=0 size=11x14 payload=156 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1359_id1370_11x14_f0.png" title="Section 3 1359 record 1370" meta="offset=0x4ad18 flags=0 size=11x14 payload=156 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1360_id1371_11x14_f0.png" title="Section 3 1360 record 1371" meta="offset=0x4adc0 flags=0 size=11x14 payload=156 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1361_id1372_9x14_f0.png" title="Section 3 1361 record 1372" meta="offset=0x4ae68 flags=0 size=9x14 payload=132 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1362_id1373_11x14_f0.png" title="Section 3 1362 record 1373" meta="offset=0x4aef8 flags=0 size=11x14 payload=156 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1363_id1374_11x14_f0.png" title="Section 3 1363 record 1374" meta="offset=0x4afa0 flags=0 size=11x14 payload=156 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1364_id1375_10x14_f0.png" title="Section 3 1364 record 1375" meta="offset=0x4b048 flags=0 size=10x14 payload=148 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1365_id1376_12x14_f0.png" title="Section 3 1365 record 1376" meta="offset=0x4b0e8 flags=0 size=12x14 payload=172 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1366_id1377_11x14_f0.png" title="Section 3 1366 record 1377" meta="offset=0x4b1a0 flags=0 size=11x14 payload=156 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1367_id1378_11x14_f0.png" title="Section 3 1367 record 1378" meta="offset=0x4b248 flags=0 size=11x14 payload=156 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1368_id1379_11x14_f0.png" title="Section 3 1368 record 1379" meta="offset=0x4b2f0 flags=0 size=11x14 payload=156 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1369_id1380_11x14_f0.png" title="Section 3 1369 record 1380" meta="offset=0x4b398 flags=0 size=11x14 payload=156 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1370_id1381_11x14_f0.png" title="Section 3 1370 record 1381" meta="offset=0x4b440 flags=0 size=11x14 payload=156 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1371_id1382_11x14_f0.png" title="Section 3 1371 record 1382" meta="offset=0x4b4e8 flags=0 size=11x14 payload=156 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1372_id1383_11x14_f0.png" title="Section 3 1372 record 1383" meta="offset=0x4b590 flags=0 size=11x14 payload=156 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1373_id1384_11x14_f0.png" title="Section 3 1373 record 1384" meta="offset=0x4b638 flags=0 size=11x14 payload=156 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1374_id1385_11x14_f0.png" title="Section 3 1374 record 1385" meta="offset=0x4b6e0 flags=0 size=11x14 payload=156 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1375_id1386_12x14_f0.png" title="Section 3 1375 record 1386" meta="offset=0x4b788 flags=0 size=12x14 payload=172 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1376_id1387_11x14_f0.png" title="Section 3 1376 record 1387" meta="offset=0x4b840 flags=0 size=11x14 payload=156 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1377_id1388_11x14_f0.png" title="Section 3 1377 record 1388" meta="offset=0x4b8e8 flags=0 size=11x14 payload=156 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1378_id1389_11x14_f2.png" title="Section 3 1378 record 1389" meta="offset=0x4b990 flags=2 size=11x14 payload=1108 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1379_id1390_2x3_f0.png" title="Section 3 1379 record 1390" meta="offset=0x4bdf0 flags=0 size=2x3 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1380_id1391_3x7_f0.png" title="Section 3 1380 record 1391" meta="offset=0x4be08 flags=0 size=3x7 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1381_id1392_3x7_f0.png" title="Section 3 1381 record 1392" meta="offset=0x4be30 flags=0 size=3x7 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1382_id1393_3x7_f0.png" title="Section 3 1382 record 1393" meta="offset=0x4be58 flags=0 size=3x7 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1383_id1394_3x7_f0.png" title="Section 3 1383 record 1394" meta="offset=0x4be80 flags=0 size=3x7 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1384_id1395_3x7_f0.png" title="Section 3 1384 record 1395" meta="offset=0x4bea8 flags=0 size=3x7 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1385_id1396_3x7_f0.png" title="Section 3 1385 record 1396" meta="offset=0x4bed0 flags=0 size=3x7 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1386_id1397_3x7_f0.png" title="Section 3 1386 record 1397" meta="offset=0x4bef8 flags=0 size=3x7 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1387_id1398_3x7_f0.png" title="Section 3 1387 record 1398" meta="offset=0x4bf20 flags=0 size=3x7 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1388_id1399_3x7_f0.png" title="Section 3 1388 record 1399" meta="offset=0x4bf48 flags=0 size=3x7 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1389_id1400_3x7_f2.png" title="Section 3 1389 record 1400" meta="offset=0x4bf70 flags=2 size=3x7 payload=212 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1390_id1401_2x3_f0.png" title="Section 3 1390 record 1401" meta="offset=0x4c050 flags=0 size=2x3 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1391_id1402_4x7_f0.png" title="Section 3 1391 record 1402" meta="offset=0x4c068 flags=0 size=4x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1392_id1403_4x7_f0.png" title="Section 3 1392 record 1403" meta="offset=0x4c098 flags=0 size=4x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1393_id1404_4x7_f0.png" title="Section 3 1393 record 1404" meta="offset=0x4c0c8 flags=0 size=4x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1394_id1405_4x7_f0.png" title="Section 3 1394 record 1405" meta="offset=0x4c0f8 flags=0 size=4x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1395_id1406_4x7_f0.png" title="Section 3 1395 record 1406" meta="offset=0x4c128 flags=0 size=4x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1396_id1407_4x7_f0.png" title="Section 3 1396 record 1407" meta="offset=0x4c158 flags=0 size=4x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1397_id1408_4x7_f0.png" title="Section 3 1397 record 1408" meta="offset=0x4c188 flags=0 size=4x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1398_id1409_4x7_f0.png" title="Section 3 1398 record 1409" meta="offset=0x4c1b8 flags=0 size=4x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1399_id1410_4x7_f0.png" title="Section 3 1399 record 1410" meta="offset=0x4c1e8 flags=0 size=4x7 payload=36 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1400_id1411_4x7_f2.png" title="Section 3 1400 record 1411" meta="offset=0x4c218 flags=2 size=4x7 payload=220 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1401_id1412_2x3_f0.png" title="Section 3 1401 record 1412" meta="offset=0x4c300 flags=0 size=2x3 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1402_id1413_6x12_f0.png" title="Section 3 1402 record 1413" meta="offset=0x4c318 flags=0 size=6x12 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1403_id1414_6x12_f0.png" title="Section 3 1403 record 1414" meta="offset=0x4c370 flags=0 size=6x12 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1404_id1415_6x12_f0.png" title="Section 3 1404 record 1415" meta="offset=0x4c3c8 flags=0 size=6x12 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1405_id1416_6x12_f0.png" title="Section 3 1405 record 1416" meta="offset=0x4c420 flags=0 size=6x12 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1406_id1417_6x12_f0.png" title="Section 3 1406 record 1417" meta="offset=0x4c478 flags=0 size=6x12 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1407_id1418_6x12_f0.png" title="Section 3 1407 record 1418" meta="offset=0x4c4d0 flags=0 size=6x12 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1408_id1419_6x12_f0.png" title="Section 3 1408 record 1419" meta="offset=0x4c528 flags=0 size=6x12 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1409_id1420_6x12_f0.png" title="Section 3 1409 record 1420" meta="offset=0x4c580 flags=0 size=6x12 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1410_id1421_6x12_f0.png" title="Section 3 1410 record 1421" meta="offset=0x4c5d8 flags=0 size=6x12 payload=76 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1411_id1422_6x12_f2.png" title="Section 3 1411 record 1422" meta="offset=0x4c630 flags=2 size=6x12 payload=260 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1412_id1423_2x3_f0.png" title="Section 3 1412 record 1423" meta="offset=0x4c740 flags=0 size=2x3 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1413_id1424_7x12_f0.png" title="Section 3 1413 record 1424" meta="offset=0x4c758 flags=0 size=7x12 payload=92 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1414_id1425_7x12_f0.png" title="Section 3 1414 record 1425" meta="offset=0x4c7c0 flags=0 size=7x12 payload=92 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1415_id1426_7x12_f0.png" title="Section 3 1415 record 1426" meta="offset=0x4c828 flags=0 size=7x12 payload=92 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1416_id1427_7x12_f0.png" title="Section 3 1416 record 1427" meta="offset=0x4c890 flags=0 size=7x12 payload=92 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1417_id1428_7x12_f0.png" title="Section 3 1417 record 1428" meta="offset=0x4c8f8 flags=0 size=7x12 payload=92 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1418_id1429_7x12_f0.png" title="Section 3 1418 record 1429" meta="offset=0x4c960 flags=0 size=7x12 payload=92 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1419_id1430_7x12_f0.png" title="Section 3 1419 record 1430" meta="offset=0x4c9c8 flags=0 size=7x12 payload=92 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1420_id1431_7x12_f0.png" title="Section 3 1420 record 1431" meta="offset=0x4ca30 flags=0 size=7x12 payload=92 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1421_id1432_7x12_f0.png" title="Section 3 1421 record 1432" meta="offset=0x4ca98 flags=0 size=7x12 payload=92 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1422_id1433_7x12_f2.png" title="Section 3 1422 record 1433" meta="offset=0x4cb00 flags=2 size=7x12 payload=276 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1423_id1434_2x3_f0.png" title="Section 3 1423 record 1434" meta="offset=0x4cc20 flags=0 size=2x3 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1424_id1435_11x18_f0.png" title="Section 3 1424 record 1435" meta="offset=0x4cc38 flags=0 size=11x18 payload=204 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1425_id1436_11x18_f0.png" title="Section 3 1425 record 1436" meta="offset=0x4cd10 flags=0 size=11x18 payload=204 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1426_id1437_11x18_f0.png" title="Section 3 1426 record 1437" meta="offset=0x4cde8 flags=0 size=11x18 payload=204 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1427_id1438_11x18_f0.png" title="Section 3 1427 record 1438" meta="offset=0x4cec0 flags=0 size=11x18 payload=204 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1428_id1439_11x18_f0.png" title="Section 3 1428 record 1439" meta="offset=0x4cf98 flags=0 size=11x18 payload=204 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1429_id1440_11x18_f0.png" title="Section 3 1429 record 1440" meta="offset=0x4d070 flags=0 size=11x18 payload=204 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1430_id1441_11x18_f0.png" title="Section 3 1430 record 1441" meta="offset=0x4d148 flags=0 size=11x18 payload=204 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1431_id1442_11x18_f0.png" title="Section 3 1431 record 1442" meta="offset=0x4d220 flags=0 size=11x18 payload=204 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1432_id1443_11x18_f0.png" title="Section 3 1432 record 1443" meta="offset=0x4d2f8 flags=0 size=11x18 payload=204 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1433_id1444_11x18_f2.png" title="Section 3 1433 record 1444" meta="offset=0x4d3d0 flags=2 size=11x18 payload=388 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1434_id1445_2x3_f0.png" title="Section 3 1434 record 1445" meta="offset=0x4d560 flags=0 size=2x3 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1435_id1446_12x18_f0.png" title="Section 3 1435 record 1446" meta="offset=0x4d578 flags=0 size=12x18 payload=220 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1436_id1447_12x18_f0.png" title="Section 3 1436 record 1447" meta="offset=0x4d660 flags=0 size=12x18 payload=220 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1437_id1448_12x18_f0.png" title="Section 3 1437 record 1448" meta="offset=0x4d748 flags=0 size=12x18 payload=220 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1438_id1449_12x18_f0.png" title="Section 3 1438 record 1449" meta="offset=0x4d830 flags=0 size=12x18 payload=220 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1439_id1450_12x18_f0.png" title="Section 3 1439 record 1450" meta="offset=0x4d918 flags=0 size=12x18 payload=220 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1440_id1451_12x18_f0.png" title="Section 3 1440 record 1451" meta="offset=0x4da00 flags=0 size=12x18 payload=220 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1441_id1452_12x18_f0.png" title="Section 3 1441 record 1452" meta="offset=0x4dae8 flags=0 size=12x18 payload=220 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1442_id1453_12x18_f0.png" title="Section 3 1442 record 1453" meta="offset=0x4dbd0 flags=0 size=12x18 payload=220 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1443_id1454_12x18_f0.png" title="Section 3 1443 record 1454" meta="offset=0x4dcb8 flags=0 size=12x18 payload=220 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1444_id1455_12x18_f2.png" title="Section 3 1444 record 1455" meta="offset=0x4dda0 flags=2 size=12x18 payload=404 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1445_id1456_4x5_f0.png" title="Section 3 1445 record 1456" meta="offset=0x4df40 flags=0 size=4x5 payload=28 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1446_id1457_14x20_f0.png" title="Section 3 1446 record 1457" meta="offset=0x4df68 flags=0 size=14x20 payload=284 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1447_id1458_14x20_f0.png" title="Section 3 1447 record 1458" meta="offset=0x4e090 flags=0 size=14x20 payload=284 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1448_id1459_14x20_f0.png" title="Section 3 1448 record 1459" meta="offset=0x4e1b8 flags=0 size=14x20 payload=284 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1449_id1460_14x20_f0.png" title="Section 3 1449 record 1460" meta="offset=0x4e2e0 flags=0 size=14x20 payload=284 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1450_id1461_14x20_f0.png" title="Section 3 1450 record 1461" meta="offset=0x4e408 flags=0 size=14x20 payload=284 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1451_id1462_14x20_f0.png" title="Section 3 1451 record 1462" meta="offset=0x4e530 flags=0 size=14x20 payload=284 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1452_id1463_14x20_f0.png" title="Section 3 1452 record 1463" meta="offset=0x4e658 flags=0 size=14x20 payload=284 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1453_id1464_14x20_f0.png" title="Section 3 1453 record 1464" meta="offset=0x4e780 flags=0 size=14x20 payload=284 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1454_id1465_14x20_f0.png" title="Section 3 1454 record 1465" meta="offset=0x4e8a8 flags=0 size=14x20 payload=284 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1455_id1466_14x20_f2.png" title="Section 3 1455 record 1466" meta="offset=0x4e9d0 flags=2 size=14x20 payload=468 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1456_id1467_2x3_f0.png" title="Section 3 1456 record 1467" meta="offset=0x4ebb0 flags=0 size=2x3 payload=12 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1457_id1468_14x18_f0.png" title="Section 3 1457 record 1468" meta="offset=0x4ebc8 flags=0 size=14x18 payload=260 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1458_id1469_14x18_f0.png" title="Section 3 1458 record 1469" meta="offset=0x4ecd8 flags=0 size=14x18 payload=260 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1459_id1470_14x18_f0.png" title="Section 3 1459 record 1470" meta="offset=0x4ede8 flags=0 size=14x18 payload=260 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1460_id1471_14x18_f0.png" title="Section 3 1460 record 1471" meta="offset=0x4eef8 flags=0 size=14x18 payload=260 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1461_id1472_14x18_f0.png" title="Section 3 1461 record 1472" meta="offset=0x4f008 flags=0 size=14x18 payload=260 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1462_id1473_14x18_f0.png" title="Section 3 1462 record 1473" meta="offset=0x4f118 flags=0 size=14x18 payload=260 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1463_id1474_14x18_f0.png" title="Section 3 1463 record 1474" meta="offset=0x4f228 flags=0 size=14x18 payload=260 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1464_id1475_14x18_f0.png" title="Section 3 1464 record 1475" meta="offset=0x4f338 flags=0 size=14x18 payload=260 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1465_id1476_14x18_f0.png" title="Section 3 1465 record 1476" meta="offset=0x4f448 flags=0 size=14x18 payload=260 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1466_id1477_14x18_f2.png" title="Section 3 1466 record 1477" meta="offset=0x4f558 flags=2 size=14x18 payload=1154499595 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1467_id0256_17x23_f0.png" title="Section 3 1467 record 256" meta="offset=0x34d18 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::gallery-end
|
||||
15
radium-section3-bitmap-gallery-07.md
Normal file
15
radium-section3-bitmap-gallery-07.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# Radium Section 3 Bitmap Gallery 07
|
||||
|
||||
Raw-indexed section 3 bitmap previews 1441-1449 of 1449.
|
||||
|
||||
::gallery-start
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1468_id0257_17x23_f0.png" title="Section 3 1468 record 257" meta="offset=0x34eb0 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1469_id0258_17x23_f0.png" title="Section 3 1469 record 258" meta="offset=0x35048 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1470_id0259_17x23_f0.png" title="Section 3 1470 record 259" meta="offset=0x351e0 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1471_id0260_17x23_f0.png" title="Section 3 1471 record 260" meta="offset=0x35378 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1472_id0261_17x23_f0.png" title="Section 3 1472 record 261" meta="offset=0x35510 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1473_id0262_17x23_f0.png" title="Section 3 1473 record 262" meta="offset=0x356a8 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1474_id0263_17x23_f0.png" title="Section 3 1474 record 263" meta="offset=0x35840 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1475_id0264_17x23_f0.png" title="Section 3 1475 record 264" meta="offset=0x359d8 flags=0 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::image{src="../analysis/radium-image/section3-bitmaps/section3_1476_id0265_17x23_f2.png" title="Section 3 1476 record 265" meta="offset=0x35b70 flags=2 size=17x23 payload=396 status=raw_indexed_preview"}
|
||||
::gallery-end
|
||||
24
radium-section3-bitmaps.md
Normal file
24
radium-section3-bitmaps.md
Normal file
@@ -0,0 +1,24 @@
|
||||
# Radium Section 3 Bitmap Previews
|
||||
|
||||
These previews are decoded from `/games/pokemon_pro/image.bin` section 3 pointer-table records.
|
||||
The current static decoder treats records as `uint32 id`, `uint32 flags`, `uint16 width`, `uint16 height`, followed by raw indexed pixel bytes when the payload is large enough for `width * height` pixels.
|
||||
Pixel values are rendered as grayscale; `0xff` is rendered transparent. Compact payloads are retained in the manifest as undecoded rather than guessed.
|
||||
|
||||
## Decoder Status Counts
|
||||
|
||||
- `raw_indexed_preview`: `1449`
|
||||
- `undecoded_compact_payload`: `28`
|
||||
|
||||
## Gallery Pages
|
||||
|
||||
- [Radium Section3 Bitmap Gallery 01](radium-section3-bitmap-gallery-01.md)
|
||||
- [Radium Section3 Bitmap Gallery 02](radium-section3-bitmap-gallery-02.md)
|
||||
- [Radium Section3 Bitmap Gallery 03](radium-section3-bitmap-gallery-03.md)
|
||||
- [Radium Section3 Bitmap Gallery 04](radium-section3-bitmap-gallery-04.md)
|
||||
- [Radium Section3 Bitmap Gallery 05](radium-section3-bitmap-gallery-05.md)
|
||||
- [Radium Section3 Bitmap Gallery 06](radium-section3-bitmap-gallery-06.md)
|
||||
- [Radium Section3 Bitmap Gallery 07](radium-section3-bitmap-gallery-07.md)
|
||||
|
||||
## Manifest
|
||||
|
||||
- `analysis/radium-image/section3_bitmap_manifest.tsv`
|
||||
378
scripts/build_asr_catalog_sound_labels.py
Normal file
378
scripts/build_asr_catalog_sound_labels.py
Normal file
@@ -0,0 +1,378 @@
|
||||
#!/usr/bin/env python3
|
||||
"""Match accepted ASR transcripts to known Godot voice catalog constants.
|
||||
|
||||
This does not prove a native/Radium symbol-to-object map. It is a conservative
|
||||
triage layer: when a transcript exactly matches a known `SE_PK_VO_*` catalog
|
||||
phrase or a narrow, documented ASR error variant, the row is promoted from a
|
||||
free-text ASR slug to a catalog-style inferred name.
|
||||
"""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
import argparse
|
||||
import csv
|
||||
import json
|
||||
import re
|
||||
import unicodedata
|
||||
from pathlib import Path
|
||||
|
||||
|
||||
FIELDS = [
|
||||
"sound_name",
|
||||
"wav_path",
|
||||
"section8_index",
|
||||
"object_id",
|
||||
"duration_seconds",
|
||||
"channels",
|
||||
"catalog_constant",
|
||||
"match_phrase",
|
||||
"match_kind",
|
||||
"transcript",
|
||||
"transcript_norm",
|
||||
"avg_logprob",
|
||||
"no_speech_prob",
|
||||
"compression_ratio",
|
||||
"model",
|
||||
]
|
||||
|
||||
|
||||
PHRASE_OVERRIDES = {
|
||||
"SE_PK_VO_COUNTDOWN": [
|
||||
"ten",
|
||||
"10",
|
||||
"nine",
|
||||
"9",
|
||||
"eight",
|
||||
"8",
|
||||
"seven",
|
||||
"7",
|
||||
"six",
|
||||
"6",
|
||||
"five",
|
||||
"5",
|
||||
"four",
|
||||
"4",
|
||||
"three",
|
||||
"3",
|
||||
"two",
|
||||
"2",
|
||||
"one",
|
||||
"1",
|
||||
],
|
||||
"SE_PK_VO_TIMES_UP": ["time is up", "times up"],
|
||||
"SE_PK_VO_HIGH_SCORE": ["high score"],
|
||||
"SE_PK_VO_ENTER_YOUR_INITIALS": ["enter your initials"],
|
||||
"SE_PK_VO_REPLAY": ["replay"],
|
||||
"SE_PK_VO_BALL_SAVE": ["ball save"],
|
||||
"SE_PK_VO_EXTRA_BALL_LIT": ["extra ball is lit", "extra ball lit"],
|
||||
"SE_PK_VO_EXTRA_BALL": [
|
||||
"extra ball",
|
||||
"extra bow",
|
||||
"get the extra ball",
|
||||
"shoot the town scoop to collect the extra ball",
|
||||
],
|
||||
"SE_PK_VO_SHOOT_AGAIN": ["shoot again"],
|
||||
"SE_PK_VO_SKILL_SHOT": ["skill shot"],
|
||||
"SE_PK_VO_SUPER_SKILL_SHOT": ["super skill shot"],
|
||||
"SE_PK_VO_SUPER_SECRET_SKILL_SHOT": ["super secret skill shot"],
|
||||
"SE_PK_VO_JACKPOT": ["jackpot", "jetpot"],
|
||||
"SE_PK_VO_DOUBLE_JACKPOT": ["double jackpot"],
|
||||
"SE_PK_VO_TRIPLE_JACKPOT": ["triple jackpot"],
|
||||
"SE_PK_VO_SUPER_JACKPOT": ["super jackpot"],
|
||||
"SE_PK_VO_DOUBLE_SUPER_JACKPOT": ["double super jackpot"],
|
||||
"SE_PK_VO_DISCOVER_POKEMON_DISCOVERED": ["pokemon discovered"],
|
||||
"SE_PK_VO_DISCOVER_INSTRUCTIONS": [
|
||||
"shoot pokedex to scan pokemon",
|
||||
"shoot polka decks to scan polka man",
|
||||
],
|
||||
"SE_PK_VO_DISCOVER_POKEMON_SCANNED": ["pokemon scanned"],
|
||||
"SE_PK_VO_CATCH_INSTRUCTIONS": ["shoot the pokeball to catch the pokemon"],
|
||||
"SE_PK_VO_CATCH_POKEBALL_LIT_INSTRUCTIONS": ["hit purple shots to light the pokeball"],
|
||||
"SE_PK_VO_CATCH_POKEMON_CAUGHT": ["pokemon caught"],
|
||||
"SE_PK_VO_CATCH_POKEMON_ESCAPED": ["pokemon has escaped", "the pokemon has escaped"],
|
||||
"SE_PK_VO_RIVAL_BATTLE_LIT_INSTRUCTIONS": ["shoot the town scoop to start a rival battle"],
|
||||
"SE_PK_VO_RIVAL_BATTLE_LIT_SHORT": ["rival battle is lit"],
|
||||
"SE_PK_VO_WAITING_FOR_PLUNGE": [
|
||||
"plunge the ball to play",
|
||||
"blanche the ball to play",
|
||||
"plants the ball to play",
|
||||
],
|
||||
"SE_PK_VO_PLAYER_1_UP_FIRST_BALL": ["trainer 1 is up"],
|
||||
"SE_PK_VO_PLAYER_1_UP_SECOND_BALL_ONWARDS": [
|
||||
"trainer ones adventure continues",
|
||||
"trainer 1s adventure continues",
|
||||
],
|
||||
"SE_PK_VO_PLAYER_2_ADDED": ["trainer 2"],
|
||||
"SE_PK_VO_PLAYER_2_UP_FIRST_BALL": ["trainer 2 is up"],
|
||||
"SE_PK_VO_PLAYER_2_UP_SECOND_BALL_ONWARDS": [
|
||||
"trainer2s adventure continues",
|
||||
"trainer 2s adventure continues",
|
||||
],
|
||||
"SE_PK_VO_PLAYER_3_ADDED": ["trainer 3"],
|
||||
"SE_PK_VO_PLAYER_3_UP_FIRST_BALL": ["trainer 3 is up"],
|
||||
"SE_PK_VO_PLAYER_3_UP_SECOND_BALL_ONWARDS": ["trainer 3s adventure continues"],
|
||||
"SE_PK_VO_PLAYER_4_ADDED": ["trainer 4"],
|
||||
"SE_PK_VO_PLAYER_4_UP_FIRST_BALL": ["trainer 4 is up"],
|
||||
"SE_PK_VO_PLAYFIELD_X_START": ["all scoring is doubled"],
|
||||
"SE_PK_VO_GAME_START": [
|
||||
"ready set adventure",
|
||||
"today is no ordinary day today the adventure begins",
|
||||
],
|
||||
"SE_PK_VO_OUTLANE_BALL_SAVE_INSTRUCTIONS": ["hit the town targets to light the outlane ball save"],
|
||||
"SE_PK_VO_MYSTERY_LIT": ["shoot the town scoop to collect a mystery award"],
|
||||
"SE_PK_VO_STORY_MODE_GENERIC_OUTRO": [
|
||||
"no matter the outcome the trainer and pokemon will stand side by side in the quest to become champion of the arena",
|
||||
"no matter the outcome the trainer and pokemon will stand side by side in the quest to become the champion of the arena",
|
||||
"no matter the outcome the trainer and pokemon will stand side by side in the quest to become champion of the arena",
|
||||
],
|
||||
"SE_PK_VO_BULBASAUR_1_INTRO": ["bulbasaur story begins", "bulbasaurs story begins", "bobosaurus story begins"],
|
||||
"SE_PK_VO_BULBASAUR_1_OUTRO": ["bulbasaur story continues", "bulbasar story continues", "bobosaurus story continues"],
|
||||
"SE_PK_VO_SQUIRTLE_1_INTRO": [
|
||||
"squirtle story begins",
|
||||
"squirtled starry starts here",
|
||||
"squirrel story starts here",
|
||||
"squirtled story starts here",
|
||||
"time for a squirtle squad adventure",
|
||||
"time for a squirtle squirted adventure",
|
||||
],
|
||||
"SE_PK_VO_SQUIRTLE_1_OUTRO": [
|
||||
"squirtle story continues",
|
||||
"the squirtle squad has saved the day just in time for the next adventure",
|
||||
"the squirtled squad has saved the day just in time for the next adventure",
|
||||
"once again the squirtle squad has saved the day",
|
||||
"once again the squirtled squad has saved the day",
|
||||
],
|
||||
"SE_PK_VO_CHRMANDER_1_INTRO": ["charmander story begins", "charmanders story begins"],
|
||||
"SE_PK_VO_CHRMANDER_1_OUTRO": ["charmander story continues"],
|
||||
"SE_PK_VO_BATTLE_TRAINER_CHOOSES": [
|
||||
"trainer 1 chooses",
|
||||
"trainer 2 chooses",
|
||||
"trainer 3 chooses",
|
||||
"trainer 4 chooses",
|
||||
],
|
||||
"SE_PK_VO_BATTLE_COMMENTARY_AMAZED": ["an amazing score"],
|
||||
"SE_PK_VO_BATTLE_COMMENTARY_AFTER_BATTLE": ["what a showdown", "a real showdown"],
|
||||
"SE_PK_VO_BATTLE_COMMENTARY_COMEBACK": ["unbelievable comeback", "what a comeback"],
|
||||
"SE_PK_VO_BATTLE_COMMENTARY_DODGE": ["cant touch this"],
|
||||
"SE_PK_VO_BATTLE_COMMENTARY_ELECTRIC": ["its electric", "that electric attacks a real shocker"],
|
||||
"SE_PK_VO_BATTLE_COMMENTARY_FIRE": [
|
||||
"is it just me or is it getting hot in here",
|
||||
"its about to get hot in here",
|
||||
],
|
||||
"SE_PK_VO_BATTLE_COMMENTARY_FLYING": ["air glide", "gliding through the trees"],
|
||||
"SE_PK_VO_BATTLE_COMMENTARY_GRASS": ["check out that grass attack"],
|
||||
"SE_PK_VO_BATTLE_COMMENTARY_GENERIC_ATTACK": ["great move"],
|
||||
"SE_PK_VO_BATTLE_COMMENTARY_GROUND": [
|
||||
"earthy shove",
|
||||
"great tunneling burst",
|
||||
"that is a clean ground strike",
|
||||
],
|
||||
"SE_PK_VO_BATTLE_COMMENTARY_ICE": ["cool strike", "frost flash", "shilling shift"],
|
||||
"SE_PK_VO_BATTLE_COMMENTARY_INCOMING": ["incoming"],
|
||||
"SE_PK_VO_BATTLE_COMMENTARY_LAST_POKEMON": ["looks like the rival is down to only one pokemon"],
|
||||
"SE_PK_VO_BATTLE_COMMENTARY_ROCK": ["rock solid"],
|
||||
"SE_PK_VO_BATTLE_COMMENTARY_STEEL": ["iron impact", "metallic blast"],
|
||||
"SE_PK_VO_BATTLE_COMMENTARY_WATER": ["nice splash", "smooth ripple"],
|
||||
"SE_PK_VO_ABRA": ["abra", "oh its abra"],
|
||||
"SE_PK_VO_ABRA_COMMENTARY": [
|
||||
"abra blinks across the sand with perfect timing",
|
||||
"look at that precision flash",
|
||||
"swift vanish into thin air",
|
||||
],
|
||||
"SE_PK_VO_ABRA_PIKACHU": ["pikachu and abra face off in a fast paced test of spark and sudden psychic shifts"],
|
||||
"SE_PK_VO_CATERPIE": ["caterpie", "oh its canopy"],
|
||||
"SE_PK_VO_CATERPIE_COMMENTARY": [
|
||||
"caterpies tiny but this moment is huge",
|
||||
"nice move right through the leaves",
|
||||
"theres that classic caterpie burst",
|
||||
],
|
||||
"SE_PK_VO_CATERPIE_PIKACHU": [
|
||||
"its pikachu vs caterpie speed meets spirit in a classic forest matchup",
|
||||
"pikachu vs caterpie spark meets spirit beneath the treetops",
|
||||
],
|
||||
"SE_PK_VO_ODDISH": ["oh its irish"],
|
||||
"SE_PK_VO_ODDISH_COMMENTARY": [
|
||||
"great burst from the little leaf star",
|
||||
"onish getting back to its roots",
|
||||
"what a move fresh from the forest floor",
|
||||
],
|
||||
"SE_PK_VO_ODDISH_PIKACHU": ["its pikachu and audish electric speed meets fresh forest charm"],
|
||||
"SE_PK_VO_SCYTHER": ["oh its seifer"],
|
||||
"SE_PK_VO_SCYTHER_COMMENTARY": [
|
||||
"brought smooths with quiet precision",
|
||||
"blinding speed",
|
||||
"cypher brings pure forest focus",
|
||||
"slicing through the air what precision",
|
||||
"those wings hum with every move",
|
||||
],
|
||||
"SE_PK_VO_SCYTHER_PIKACHU": ["pikachu takes on sither fast sparks versus forest precision"],
|
||||
"SE_PK_VO_VENONAT": ["oh its venonat"],
|
||||
"SE_PK_VO_VENONAT_COMMENTARY": [
|
||||
"then and that hops in with those big bright eyes ready for action",
|
||||
"then a nut makes its move",
|
||||
"then in that smooth sparkle like dioncie",
|
||||
"what a sparkling move",
|
||||
],
|
||||
"SE_PK_VO_VENONAT_PIKACHU": ["pikachu squares off with venonet lightning focus against big bright energy"],
|
||||
"SE_PK_VO_FOREST_BATTLE_INTRO": [
|
||||
"a rival trainer enters the forest",
|
||||
"and into the force battle we go",
|
||||
"deep in the heart of the forest legends are made",
|
||||
"moving on to the next battle against the forest rival",
|
||||
"welcome to the forest",
|
||||
"welcome to the forest where b drill buzz and leafy on lurk",
|
||||
],
|
||||
"SE_PK_VO_FOREST_BATTLE_OUTRO": [
|
||||
"and thats a wrap here at the forest battle the trainers pokemon team had something to prove here and prove they did",
|
||||
"the adrenaline was bouncing off the branches in that forest battle but the trainers got no time to rest on their laurels if they",
|
||||
"true each match brings them one step closer to the gates of the pokemon arena but are they ready",
|
||||
],
|
||||
"SE_PK_VO_LAKE_BATTLE_INTRO": [
|
||||
"a rival trainer approaches the lake",
|
||||
"its the quake by the lake folks",
|
||||
"moving on to the next battle against the lake rival",
|
||||
"that lake quake just happened time to quest on towards the pokemon arena",
|
||||
"the lake is calm but this battle is anything but the trainer and team are ready to clash with the rival and make some waves",
|
||||
"welcome to the lake",
|
||||
"where lakeside where the water shimmers and every ripple cheers on the challenger",
|
||||
],
|
||||
"SE_PK_VO_LAKE_BATTLE_OUTRO": [
|
||||
"and thats how you battle at the lake folks one lake battle finished and more adventures to go on the road to the pokemon arena",
|
||||
"make no mistake for honor for friendship and for loyalty the lake battle goes to the challenger",
|
||||
"splash down by the lake and white clean and thats how the showdown goes down this trainer team just might be bound for the poke",
|
||||
"that was a doozy remember match by match our trainer and pokemon in one step closer to the pokemon arena",
|
||||
],
|
||||
"SE_PK_VO_MOUNTAIN_BATTLE_INTRO": [
|
||||
"a rival trainer arrives at the mountain",
|
||||
"all bonds strengthen through struggle as the mountain battle begins",
|
||||
"buckle up for a wild ride at the majestic mountain its not every day you get to see a trainer and poke him on partner team of su",
|
||||
"each win brings them closer to the pokemon arena battle prize thats where skills and teamwork really shine where legends are ma",
|
||||
"its mountain mayhem folks welcome to the peak of competition",
|
||||
"moving on to the next battle against the mountain rival",
|
||||
"strategy patience and empathy will all be tested as the mountain battle begins",
|
||||
"they fought the wins and altitude to get this far",
|
||||
"welcome to the mountain",
|
||||
],
|
||||
"SE_PK_VO_MOUNTAIN_BATTLE_OUTRO": [
|
||||
"merciless day on the mountain folks yes indeed this trainer and team just might be champion material",
|
||||
"theyre tearing up terrain here at the mountain battle you saw the hillside come alive with your own eyes just another dust up o",
|
||||
],
|
||||
"SE_PK_VO_DESERT_BATTLE_INTRO": [
|
||||
"a rival trainer approaches the desert",
|
||||
"moving on to the next panel against the desert rival",
|
||||
"the trainer team is about to unleash the heat on the rival in this desert battle",
|
||||
"time to kick up some hot sand in the desert battle",
|
||||
"welcome to the desert",
|
||||
"will the rivals stand their ground or will the trainer team bring the heat",
|
||||
],
|
||||
"SE_PK_VO_DESERT_BATTLE_OUTRO": [
|
||||
"with each match they press on to their destiny the pokemon arena",
|
||||
"and one teen spirits soar while anothers hopes are dashed on the desert floor down in the dirt with dugdrio",
|
||||
"sand is flying everyones pumped and the desert echoes with the sounds of victory",
|
||||
"that desert battle was a dustup",
|
||||
"that desert battle was prettier than a bramble guest",
|
||||
"these trainer and pokemon teams just get more impressive with every match a few more battles under their belts and they may just",
|
||||
],
|
||||
"SE_PK_VO_TEAM_ROCKET_MULTIBALL_1_START": ["team rocket multiball", "team rocket montyball"],
|
||||
}
|
||||
|
||||
|
||||
def normalize(value: str) -> str:
|
||||
text = unicodedata.normalize("NFKD", value or "").encode("ascii", "ignore").decode("ascii")
|
||||
text = re.sub(r"['`]", "", text)
|
||||
text = re.sub(r"[^a-zA-Z0-9]+", " ", text).lower()
|
||||
return re.sub(r"\s+", " ", text).strip()
|
||||
|
||||
|
||||
def read_tsv(path: Path) -> list[dict[str, str]]:
|
||||
with path.open(newline="", encoding="utf-8") as f:
|
||||
return list(csv.DictReader(f, delimiter="\t"))
|
||||
|
||||
|
||||
def build_phrase_map(constants: list[str]) -> dict[str, list[tuple[str, str]]]:
|
||||
phrase_map: dict[str, list[tuple[str, str]]] = {}
|
||||
for constant in constants:
|
||||
if not constant.startswith("SE_PK_VO_"):
|
||||
continue
|
||||
phrases: list[tuple[str, str]] = []
|
||||
for phrase in PHRASE_OVERRIDES.get(constant, []):
|
||||
phrases.append((normalize(phrase), "override_exact"))
|
||||
suffix = constant.removeprefix("SE_PK_VO_").replace("CHRMANDER", "CHARMANDER")
|
||||
generated = normalize(suffix.replace("_", " "))
|
||||
if generated:
|
||||
phrases.append((generated, "suffix_exact"))
|
||||
deduped: dict[str, str] = {}
|
||||
for phrase, kind in phrases:
|
||||
deduped.setdefault(phrase, kind)
|
||||
phrase_map[constant] = [(phrase, kind) for phrase, kind in deduped.items()]
|
||||
return phrase_map
|
||||
|
||||
|
||||
def best_match(transcript: str, phrase_map: dict[str, list[tuple[str, str]]]) -> tuple[str, str, str] | None:
|
||||
transcript_norm = normalize(transcript)
|
||||
matches: list[tuple[str, str, str]] = []
|
||||
for constant, phrases in phrase_map.items():
|
||||
for phrase, kind in phrases:
|
||||
if transcript_norm == phrase:
|
||||
matches.append((constant, phrase, kind))
|
||||
if not matches:
|
||||
return None
|
||||
return sorted(matches, key=lambda item: (len(item[1].split()), len(item[1])), reverse=True)[0]
|
||||
|
||||
|
||||
def main() -> int:
|
||||
parser = argparse.ArgumentParser(description=__doc__)
|
||||
parser.add_argument("--constant-map", type=Path, default=Path("analysis/godot-introspection/spike_sound_constant_map.json"))
|
||||
parser.add_argument("--asr-manifest", type=Path, default=Path("analysis/radium-image/asr_draft_sound_labels.tsv"))
|
||||
parser.add_argument("--best-manifest", type=Path, default=Path("analysis/all-sound-best-name-manifest.tsv"))
|
||||
parser.add_argument("--out", type=Path, default=Path("analysis/radium-image/asr_catalog_sound_label_candidates.tsv"))
|
||||
args = parser.parse_args()
|
||||
|
||||
constants = list(json.loads(args.constant_map.read_text(encoding="utf-8")).keys())
|
||||
phrase_map = build_phrase_map(constants)
|
||||
current_best_source_by_wav = {
|
||||
row["source_wav_path"]: row["name_source"]
|
||||
for row in read_tsv(args.best_manifest)
|
||||
if row.get("bank") == "main"
|
||||
}
|
||||
rows: list[dict[str, str]] = []
|
||||
for row in read_tsv(args.asr_manifest):
|
||||
if row.get("accepted") != "yes":
|
||||
continue
|
||||
if current_best_source_by_wav.get(row["wav_path"]) not in {"asr_draft", "catalog_asr_match"}:
|
||||
continue
|
||||
match = best_match(row["transcript"], phrase_map)
|
||||
if not match:
|
||||
continue
|
||||
constant, phrase, kind = match
|
||||
rows.append(
|
||||
{
|
||||
"sound_name": row["sound_name"],
|
||||
"wav_path": row["wav_path"],
|
||||
"section8_index": row["section8_index"],
|
||||
"object_id": row["object_id"],
|
||||
"duration_seconds": row["duration_seconds"],
|
||||
"channels": row["channels"],
|
||||
"catalog_constant": constant,
|
||||
"match_phrase": phrase,
|
||||
"match_kind": kind,
|
||||
"transcript": row["transcript"],
|
||||
"transcript_norm": normalize(row["transcript"]),
|
||||
"avg_logprob": row["avg_logprob"],
|
||||
"no_speech_prob": row["no_speech_prob"],
|
||||
"compression_ratio": row["compression_ratio"],
|
||||
"model": row["model"],
|
||||
}
|
||||
)
|
||||
|
||||
args.out.parent.mkdir(parents=True, exist_ok=True)
|
||||
with args.out.open("w", newline="", encoding="utf-8") as f:
|
||||
writer = csv.DictWriter(f, fieldnames=FIELDS, delimiter="\t")
|
||||
writer.writeheader()
|
||||
writer.writerows(sorted(rows, key=lambda item: int(item["section8_index"])))
|
||||
print(f"wrote {args.out} rows={len(rows)}")
|
||||
return 0
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
raise SystemExit(main())
|
||||
118
scripts/build_asr_review_sound_labels.py
Normal file
118
scripts/build_asr_review_sound_labels.py
Normal file
@@ -0,0 +1,118 @@
|
||||
#!/usr/bin/env python3
|
||||
"""Build low-confidence ASR review candidates for still-structural sounds.
|
||||
|
||||
These rows are not native symbols. They are deliberately weaker than accepted
|
||||
ASR draft labels and are intended to replace otherwise bare object references
|
||||
only when the transcript passes conservative review filters.
|
||||
"""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
import argparse
|
||||
import csv
|
||||
import re
|
||||
from pathlib import Path
|
||||
|
||||
|
||||
FIELDS = [
|
||||
"sound_name",
|
||||
"wav_path",
|
||||
"section8_index",
|
||||
"object_id",
|
||||
"duration_seconds",
|
||||
"channels",
|
||||
"transcript",
|
||||
"review_label",
|
||||
"avg_logprob",
|
||||
"no_speech_prob",
|
||||
"compression_ratio",
|
||||
"segment_count",
|
||||
"model",
|
||||
"review_rule",
|
||||
]
|
||||
|
||||
|
||||
def read_tsv(path: Path) -> list[dict[str, str]]:
|
||||
if not path.exists():
|
||||
return []
|
||||
with path.open(newline="", encoding="utf-8") as f:
|
||||
return list(csv.DictReader(f, delimiter="\t"))
|
||||
|
||||
|
||||
def slug(value: str, max_words: int = 8) -> str:
|
||||
words = re.findall(r"[A-Za-z0-9]+", value.upper())
|
||||
return "_".join(words[:max_words]) or "ASR_REVIEW"
|
||||
|
||||
|
||||
def repeated_noise(text: str) -> bool:
|
||||
letters = re.sub(r"[^A-Z]+", "", text.upper())
|
||||
if len(letters) > 20 and len(set(letters)) <= 2:
|
||||
return True
|
||||
words = re.findall(r"[A-Za-z0-9]+", text.upper())
|
||||
return len(words) > 8 and len(set(words)) <= 2
|
||||
|
||||
|
||||
def review_rule(row: dict[str, str]) -> str:
|
||||
transcript = row["transcript"].strip()
|
||||
if not transcript or repeated_noise(transcript) or len(transcript) > 80:
|
||||
return ""
|
||||
words = re.findall(r"[A-Za-z0-9]+", transcript)
|
||||
if not words:
|
||||
return ""
|
||||
if len(words) == 1 and len(words[0]) == 1 and not words[0].isdigit():
|
||||
return ""
|
||||
avg_logprob = float(row["avg_logprob"])
|
||||
no_speech = float(row["no_speech_prob"])
|
||||
compression = float(row["compression_ratio"])
|
||||
if compression > 2.0:
|
||||
return ""
|
||||
if avg_logprob >= -1.0 and no_speech <= 0.12:
|
||||
return "avg_logprob_ge_-1.0_and_no_speech_le_0.12"
|
||||
if avg_logprob >= -0.92 and no_speech <= 0.18 and len(words) <= 4:
|
||||
return "short_transcript_avg_logprob_ge_-0.92_and_no_speech_le_0.18"
|
||||
return ""
|
||||
|
||||
|
||||
def main() -> int:
|
||||
parser = argparse.ArgumentParser(description=__doc__)
|
||||
parser.add_argument("--asr-manifest", type=Path, default=Path("analysis/radium-image/asr_draft_sound_labels.tsv"))
|
||||
parser.add_argument("--out", type=Path, default=Path("analysis/radium-image/asr_review_sound_label_candidates.tsv"))
|
||||
args = parser.parse_args()
|
||||
|
||||
rows: list[dict[str, str]] = []
|
||||
for row in read_tsv(args.asr_manifest):
|
||||
if row.get("accepted") != "no":
|
||||
continue
|
||||
rule = review_rule(row)
|
||||
if not rule:
|
||||
continue
|
||||
rows.append(
|
||||
{
|
||||
"sound_name": row["sound_name"],
|
||||
"wav_path": row["wav_path"],
|
||||
"section8_index": row["section8_index"],
|
||||
"object_id": row["object_id"],
|
||||
"duration_seconds": row["duration_seconds"],
|
||||
"channels": row["channels"],
|
||||
"transcript": row["transcript"],
|
||||
"review_label": f"ASR_REVIEW_{slug(row['transcript'])}",
|
||||
"avg_logprob": row["avg_logprob"],
|
||||
"no_speech_prob": row["no_speech_prob"],
|
||||
"compression_ratio": row["compression_ratio"],
|
||||
"segment_count": row["segment_count"],
|
||||
"model": row["model"],
|
||||
"review_rule": rule,
|
||||
}
|
||||
)
|
||||
|
||||
args.out.parent.mkdir(parents=True, exist_ok=True)
|
||||
with args.out.open("w", newline="", encoding="utf-8") as f:
|
||||
writer = csv.DictWriter(f, fieldnames=FIELDS, delimiter="\t", extrasaction="ignore")
|
||||
writer.writeheader()
|
||||
writer.writerows(sorted(rows, key=lambda item: int(item["section8_index"])))
|
||||
print(f"wrote {args.out} rows={len(rows)}")
|
||||
return 0
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
raise SystemExit(main())
|
||||
397
scripts/build_best_named_sound_aliases.py
Normal file
397
scripts/build_best_named_sound_aliases.py
Normal file
@@ -0,0 +1,397 @@
|
||||
#!/usr/bin/env python3
|
||||
"""Build best-available named aliases for every exported Radium sound."""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
import argparse
|
||||
import csv
|
||||
import hashlib
|
||||
import os
|
||||
import re
|
||||
from pathlib import Path
|
||||
|
||||
|
||||
FIELDS = [
|
||||
"bank",
|
||||
"name_source",
|
||||
"confidence",
|
||||
"canonical_name",
|
||||
"alias_wav_path",
|
||||
"source_wav_path",
|
||||
"source_sound_name",
|
||||
"section8_index",
|
||||
"object_id",
|
||||
"duration_seconds",
|
||||
"channels",
|
||||
"sample_rate",
|
||||
"command_ref_count",
|
||||
"transcript",
|
||||
"source_detail",
|
||||
"link_type",
|
||||
]
|
||||
|
||||
|
||||
def read_tsv(path: Path) -> list[dict[str, str]]:
|
||||
if not path.exists():
|
||||
return []
|
||||
with path.open(newline="", encoding="utf-8") as f:
|
||||
return list(csv.DictReader(f, delimiter="\t"))
|
||||
|
||||
|
||||
def slug(value: str, max_len: int = 90) -> str:
|
||||
text = value.upper().replace("&", " AND ")
|
||||
text = re.sub(r"[^A-Z0-9]+", "_", text).strip("_")
|
||||
text = re.sub(r"_+", "_", text)
|
||||
if not text:
|
||||
text = "SOUND"
|
||||
return text[:max_len].rstrip("_") or "SOUND"
|
||||
|
||||
|
||||
def ensure_unique(path: Path, used_names: set[str]) -> Path:
|
||||
if path.name not in used_names:
|
||||
used_names.add(path.name)
|
||||
return path
|
||||
stem = path.stem
|
||||
suffix = path.suffix
|
||||
counter = 2
|
||||
while True:
|
||||
candidate = path.with_name(f"{stem}_{counter:02d}{suffix}")
|
||||
if candidate.name not in used_names:
|
||||
used_names.add(candidate.name)
|
||||
return candidate
|
||||
counter += 1
|
||||
|
||||
|
||||
def link_alias(source_path: Path, alias_path: Path, symlink_target: Path) -> str:
|
||||
alias_path.parent.mkdir(parents=True, exist_ok=True)
|
||||
if alias_path.exists() or alias_path.is_symlink():
|
||||
try:
|
||||
if alias_path.samefile(source_path):
|
||||
return "hardlink" if not alias_path.is_symlink() else "symlink"
|
||||
except OSError:
|
||||
pass
|
||||
return "existing"
|
||||
try:
|
||||
os.link(source_path, alias_path)
|
||||
return "hardlink"
|
||||
except OSError:
|
||||
alias_path.symlink_to(symlink_target)
|
||||
return "symlink"
|
||||
|
||||
|
||||
def sha256_file(path: Path) -> str:
|
||||
digest = hashlib.sha256()
|
||||
with path.open("rb") as f:
|
||||
for chunk in iter(lambda: f.read(1024 * 1024), b""):
|
||||
digest.update(chunk)
|
||||
return digest.hexdigest()
|
||||
|
||||
|
||||
def write_tsv(path: Path, rows: list[dict[str, object]]) -> None:
|
||||
path.parent.mkdir(parents=True, exist_ok=True)
|
||||
with path.open("w", newline="", encoding="utf-8") as f:
|
||||
writer = csv.DictWriter(f, fieldnames=FIELDS, delimiter="\t", extrasaction="ignore")
|
||||
writer.writeheader()
|
||||
writer.writerows(rows)
|
||||
|
||||
|
||||
def build_main_rows(args: argparse.Namespace, used_names: set[str]) -> list[dict[str, object]]:
|
||||
sounds = read_tsv(args.sound_manifest)
|
||||
native_by_source = {row["source_wav_path"]: row for row in read_tsv(args.native_manifest)}
|
||||
pokedex_by_source = {row["source_wav_path"]: row for row in read_tsv(args.pokedex_manifest)}
|
||||
asr_by_source = {
|
||||
row["wav_path"]: row
|
||||
for row in read_tsv(args.asr_manifest)
|
||||
if row.get("accepted") == "yes" and row.get("draft_label")
|
||||
}
|
||||
asr_review_by_source = {
|
||||
row["wav_path"]: row
|
||||
for row in read_tsv(args.asr_review_manifest)
|
||||
if row.get("review_label")
|
||||
}
|
||||
catalog_by_source = {row["wav_path"]: row for row in read_tsv(args.catalog_asr_manifest)}
|
||||
catalog_offset_by_object = {
|
||||
int(row["candidate_object_id"]): row
|
||||
for row in read_tsv(args.catalog_offset_manifest)
|
||||
if row.get("candidate_status") == "candidate_unpromoted"
|
||||
and row.get("candidate_object_id", "").isdigit()
|
||||
}
|
||||
|
||||
decisions: list[dict[str, object]] = []
|
||||
for sound in sorted(sounds, key=lambda row: int(row["section8_index"])):
|
||||
source_wav = sound["wav_path"]
|
||||
native = native_by_source.get(source_wav)
|
||||
pokedex = pokedex_by_source.get(source_wav)
|
||||
catalog = catalog_by_source.get(source_wav)
|
||||
asr = asr_by_source.get(source_wav)
|
||||
asr_review = asr_review_by_source.get(source_wav)
|
||||
object_id = sound["primary_object_local_id"] or "unreferenced"
|
||||
catalog_offset = (
|
||||
catalog_offset_by_object.get(int(object_id))
|
||||
if str(object_id).isdigit()
|
||||
else None
|
||||
)
|
||||
source_detail = ""
|
||||
transcript = ""
|
||||
if native:
|
||||
canonical_name = native["name"]
|
||||
name_source = "confirmed_native"
|
||||
confidence = "confirmed"
|
||||
label = slug(canonical_name)
|
||||
source_detail = f"register={native['register_call_ghidra']} string={native['string_ghidra']}"
|
||||
elif pokedex:
|
||||
role = pokedex["role"]
|
||||
if role == "description":
|
||||
role_label = "description" if pokedex["role_variant"] == "1" else f"description alt {pokedex['role_variant']}"
|
||||
elif role == "category":
|
||||
role_label = f"{pokedex['csv_category']} category"
|
||||
else:
|
||||
role_label = "name"
|
||||
canonical_name = f"Pokedex {int(pokedex['pokemon_number']):04d} {pokedex['pokemon_name']} {role_label}"
|
||||
name_source = "pokedex_voice_alignment"
|
||||
confidence = "aligned"
|
||||
label = slug(canonical_name)
|
||||
transcript = pokedex["transcript"]
|
||||
source_detail = (
|
||||
f"pokemon_data={pokedex['pokemon_number']} role={pokedex['role']} "
|
||||
f"variant={pokedex['role_variant']} action={pokedex['alignment_action']} "
|
||||
f"score={pokedex['alignment_score']}"
|
||||
)
|
||||
elif catalog:
|
||||
canonical_name = catalog["catalog_constant"]
|
||||
name_source = "catalog_asr_match"
|
||||
confidence = "catalog_inferred"
|
||||
label = slug(canonical_name)
|
||||
transcript = catalog["transcript"]
|
||||
source_detail = (
|
||||
f"match_kind={catalog['match_kind']} match_phrase={catalog['match_phrase']} "
|
||||
f"model={catalog['model']} avg_logprob={catalog['avg_logprob']} "
|
||||
f"no_speech={catalog['no_speech_prob']}"
|
||||
)
|
||||
elif asr:
|
||||
canonical_name = asr["transcript"]
|
||||
name_source = "asr_draft"
|
||||
confidence = "draft"
|
||||
label = slug(asr["draft_label"].removeprefix("ASR_"))
|
||||
transcript = asr["transcript"]
|
||||
source_detail = (
|
||||
f"model={asr['model']} avg_logprob={asr['avg_logprob']} "
|
||||
f"no_speech={asr['no_speech_prob']}"
|
||||
)
|
||||
elif catalog_offset:
|
||||
canonical_name = f"Catalog-offset candidate {catalog_offset['catalog_constant']}"
|
||||
name_source = "catalog_offset_candidate"
|
||||
confidence = "candidate_unpromoted"
|
||||
label = slug(catalog_offset["catalog_constant"])
|
||||
source_detail = (
|
||||
f"block={catalog_offset['block_name']} range={catalog_offset['range_kind']} "
|
||||
f"catalog_index={catalog_offset['catalog_index']} offset={catalog_offset['offset']} "
|
||||
"not_native_confirmed"
|
||||
)
|
||||
elif asr_review:
|
||||
canonical_name = asr_review["transcript"]
|
||||
name_source = "asr_review_candidate"
|
||||
confidence = "low_confidence_asr"
|
||||
label = slug(asr_review["review_label"].removeprefix("ASR_REVIEW_"))
|
||||
transcript = asr_review["transcript"]
|
||||
source_detail = (
|
||||
f"review_rule={asr_review['review_rule']} model={asr_review['model']} "
|
||||
f"avg_logprob={asr_review['avg_logprob']} no_speech={asr_review['no_speech_prob']} "
|
||||
f"compression={asr_review['compression_ratio']}"
|
||||
)
|
||||
else:
|
||||
canonical_name = f"Object {object_id} section {int(sound['section8_index']):04d}"
|
||||
name_source = "object_ref"
|
||||
confidence = "structural"
|
||||
label = f"OBJ{int(object_id):04d}" if str(object_id).isdigit() else slug(str(object_id))
|
||||
source_detail = "section5_object_reference"
|
||||
|
||||
decisions.append(
|
||||
{
|
||||
"sound": sound,
|
||||
"source_wav": source_wav,
|
||||
"canonical_name": canonical_name,
|
||||
"name_source": name_source,
|
||||
"confidence": confidence,
|
||||
"label": label,
|
||||
"transcript": transcript,
|
||||
"source_detail": source_detail,
|
||||
}
|
||||
)
|
||||
|
||||
main_by_hash: dict[str, dict[str, object]] = {}
|
||||
for decision in decisions:
|
||||
if decision["name_source"] in {"object_ref", "catalog_offset_candidate", "asr_review_candidate"}:
|
||||
continue
|
||||
main_by_hash.setdefault(sha256_file(Path(str(decision["source_wav"]))), decision)
|
||||
|
||||
for decision in decisions:
|
||||
if decision["name_source"] != "object_ref":
|
||||
continue
|
||||
hash_match = main_by_hash.get(sha256_file(Path(str(decision["source_wav"]))))
|
||||
if not hash_match:
|
||||
continue
|
||||
decision["name_source"] = "main_duplicate_hash_match"
|
||||
decision["confidence"] = f"inherited_{hash_match['confidence']}"
|
||||
decision["canonical_name"] = f"Duplicate of {hash_match['canonical_name']}"
|
||||
decision["label"] = slug(str(decision["canonical_name"]))
|
||||
decision["transcript"] = hash_match["transcript"]
|
||||
decision["source_detail"] = (
|
||||
f"sha256_match_main_object={hash_match['sound']['primary_object_local_id']} "
|
||||
f"main_source={hash_match['name_source']} main_section8={hash_match['sound']['section8_index']}"
|
||||
)
|
||||
|
||||
rows: list[dict[str, object]] = []
|
||||
for decision in decisions:
|
||||
sound = decision["sound"]
|
||||
source_wav = str(decision["source_wav"])
|
||||
canonical_name = str(decision["canonical_name"])
|
||||
name_source = str(decision["name_source"])
|
||||
confidence = str(decision["confidence"])
|
||||
label = str(decision["label"])
|
||||
transcript = str(decision["transcript"])
|
||||
source_detail = str(decision["source_detail"])
|
||||
alias_name = (
|
||||
f"main__{name_source}__{label}"
|
||||
f"__obj{int(sound['primary_object_local_id'] or 0):04d}"
|
||||
f"__s{int(sound['section8_index']):04d}"
|
||||
f"__{sound['channels']}ch_{sound['sample_rate']}hz.wav"
|
||||
)
|
||||
alias_path = ensure_unique(args.main_alias_dir / alias_name, used_names)
|
||||
source_path = Path(source_wav)
|
||||
link_type = link_alias(source_path, alias_path, Path("..") / "sounds" / source_path.name)
|
||||
rows.append(
|
||||
{
|
||||
"bank": "main",
|
||||
"name_source": name_source,
|
||||
"confidence": confidence,
|
||||
"canonical_name": canonical_name,
|
||||
"alias_wav_path": alias_path.as_posix(),
|
||||
"source_wav_path": source_wav,
|
||||
"source_sound_name": sound["sound_name"],
|
||||
"section8_index": sound["section8_index"],
|
||||
"object_id": sound["primary_object_local_id"],
|
||||
"duration_seconds": sound["duration_seconds"],
|
||||
"channels": sound["channels"],
|
||||
"sample_rate": sound["sample_rate"],
|
||||
"command_ref_count": sound["command_ref_count"],
|
||||
"transcript": transcript,
|
||||
"source_detail": source_detail,
|
||||
"link_type": link_type,
|
||||
}
|
||||
)
|
||||
return rows
|
||||
|
||||
|
||||
def build_menu_rows(
|
||||
args: argparse.Namespace, used_names: set[str], main_rows: list[dict[str, object]]
|
||||
) -> list[dict[str, object]]:
|
||||
rows: list[dict[str, object]] = []
|
||||
main_by_hash: dict[str, dict[str, object]] = {}
|
||||
for row in main_rows:
|
||||
if row["name_source"] in {"object_ref", "catalog_offset_candidate", "asr_review_candidate"}:
|
||||
continue
|
||||
main_by_hash[sha256_file(Path(str(row["source_wav_path"])))] = row
|
||||
for sound in sorted(read_tsv(args.spike_menu_manifest), key=lambda row: int(row["section8_index"])):
|
||||
object_id = sound["primary_object_local_id"] or "unreferenced"
|
||||
source_path = Path(sound["wav_path"])
|
||||
main_match = main_by_hash.get(sha256_file(source_path))
|
||||
if main_match:
|
||||
canonical_name = f"SPIKE menu copy of {main_match['canonical_name']}"
|
||||
name_source = "main_hash_match"
|
||||
confidence = f"inherited_{main_match['confidence']}"
|
||||
label = slug(canonical_name)
|
||||
transcript = main_match["transcript"]
|
||||
source_detail = (
|
||||
f"sha256_match_main_object={main_match['object_id']} "
|
||||
f"main_source={main_match['name_source']} main_section8={main_match['section8_index']}"
|
||||
)
|
||||
else:
|
||||
canonical_name = f"SPIKE menu object {object_id} section {int(sound['section8_index']):04d}"
|
||||
name_source = "spike_menu_object_ref"
|
||||
confidence = "structural"
|
||||
label = f"SPIKE_MENU_OBJ{int(object_id):04d}" if str(object_id).isdigit() else slug(str(object_id))
|
||||
transcript = ""
|
||||
source_detail = "spike_menu_section5_object_reference"
|
||||
alias_name = (
|
||||
f"spike_menu__{name_source}__{label}"
|
||||
f"__s{int(sound['section8_index']):04d}"
|
||||
f"__{sound['channels']}ch_{sound['sample_rate']}hz.wav"
|
||||
)
|
||||
alias_path = ensure_unique(args.spike_menu_alias_dir / alias_name, used_names)
|
||||
link_type = link_alias(source_path, alias_path, Path("..") / "sounds" / source_path.name)
|
||||
rows.append(
|
||||
{
|
||||
"bank": "spike_menu",
|
||||
"name_source": name_source,
|
||||
"confidence": confidence,
|
||||
"canonical_name": canonical_name,
|
||||
"alias_wav_path": alias_path.as_posix(),
|
||||
"source_wav_path": sound["wav_path"],
|
||||
"source_sound_name": sound["sound_name"],
|
||||
"section8_index": sound["section8_index"],
|
||||
"object_id": object_id,
|
||||
"duration_seconds": sound["duration_seconds"],
|
||||
"channels": sound["channels"],
|
||||
"sample_rate": sound["sample_rate"],
|
||||
"command_ref_count": sound["command_ref_count"],
|
||||
"transcript": transcript,
|
||||
"source_detail": source_detail,
|
||||
"link_type": link_type,
|
||||
}
|
||||
)
|
||||
return rows
|
||||
|
||||
|
||||
def main() -> int:
|
||||
parser = argparse.ArgumentParser(description=__doc__)
|
||||
parser.add_argument("--sound-manifest", type=Path, default=Path("analysis/radium-image/sound_export_manifest.tsv"))
|
||||
parser.add_argument("--native-manifest", type=Path, default=Path("analysis/radium-image/native_named_sound_manifest.tsv"))
|
||||
parser.add_argument(
|
||||
"--pokedex-manifest", type=Path, default=Path("analysis/radium-image/pokedex_voice_label_manifest.tsv")
|
||||
)
|
||||
parser.add_argument(
|
||||
"--sound-test-manifest", type=Path, default=Path("analysis/radium-image/native_sound_test_label_manifest.tsv")
|
||||
)
|
||||
parser.add_argument("--asr-manifest", type=Path, default=Path("analysis/radium-image/asr_draft_sound_labels.tsv"))
|
||||
parser.add_argument(
|
||||
"--asr-review-manifest",
|
||||
type=Path,
|
||||
default=Path("analysis/radium-image/asr_review_sound_label_candidates.tsv"),
|
||||
)
|
||||
parser.add_argument(
|
||||
"--catalog-asr-manifest",
|
||||
type=Path,
|
||||
default=Path("analysis/radium-image/asr_catalog_sound_label_candidates.tsv"),
|
||||
)
|
||||
parser.add_argument(
|
||||
"--catalog-offset-manifest",
|
||||
type=Path,
|
||||
default=Path("analysis/radium-image/catalog_offset_candidate_labels.tsv"),
|
||||
)
|
||||
parser.add_argument(
|
||||
"--spike-menu-manifest", type=Path, default=Path("analysis/radium-spike-menu-image/sound_export_manifest.tsv")
|
||||
)
|
||||
parser.add_argument("--main-alias-dir", type=Path, default=Path("analysis/radium-image/sounds-best-named"))
|
||||
parser.add_argument(
|
||||
"--spike-menu-alias-dir", type=Path, default=Path("analysis/radium-spike-menu-image/sounds-best-named")
|
||||
)
|
||||
parser.add_argument("--out", type=Path, default=Path("analysis/all-sound-best-name-manifest.tsv"))
|
||||
args = parser.parse_args()
|
||||
|
||||
used_names: set[str] = set()
|
||||
main_rows = build_main_rows(args, used_names)
|
||||
rows = main_rows + build_menu_rows(args, used_names, main_rows)
|
||||
write_tsv(args.out, rows)
|
||||
counts: dict[str, int] = {}
|
||||
for row in rows:
|
||||
key = f"{row['bank']}:{row['name_source']}"
|
||||
counts[key] = counts.get(key, 0) + 1
|
||||
print(f"wrote {args.out} rows={len(rows)}")
|
||||
for key in sorted(counts):
|
||||
print(f"{key}={counts[key]}")
|
||||
return 0
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
raise SystemExit(main())
|
||||
214
scripts/build_catalog_offset_candidate_labels.py
Normal file
214
scripts/build_catalog_offset_candidate_labels.py
Normal file
@@ -0,0 +1,214 @@
|
||||
#!/usr/bin/env python3
|
||||
"""Build candidate Radium object labels from Godot catalog order anchors.
|
||||
|
||||
This is intentionally an audit artifact, not a best-name source. Ghidra confirms
|
||||
two native registration blocks whose local object IDs are consecutive but use
|
||||
different offsets from the Godot sound catalog order. Neighboring rows are useful
|
||||
lead candidates, but they are not native-confirmed.
|
||||
"""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
import argparse
|
||||
import csv
|
||||
import json
|
||||
from pathlib import Path
|
||||
|
||||
|
||||
FIELDS = [
|
||||
"candidate_status",
|
||||
"block_name",
|
||||
"range_kind",
|
||||
"offset",
|
||||
"catalog_index",
|
||||
"catalog_constant",
|
||||
"candidate_object_id",
|
||||
"section8_index",
|
||||
"source_wav_path",
|
||||
"duration_seconds",
|
||||
"channels",
|
||||
"current_best_source",
|
||||
"current_best_name",
|
||||
"native_register_call",
|
||||
"native_string_ghidra",
|
||||
"sound_test_label",
|
||||
"notes",
|
||||
]
|
||||
|
||||
|
||||
BLOCKS = [
|
||||
{
|
||||
"block_name": "eob_pokedex_offset_69",
|
||||
"offset": 69,
|
||||
"start": 30,
|
||||
"end": 117,
|
||||
"anchor_start": 40,
|
||||
"anchor_end": 46,
|
||||
"notes": (
|
||||
"Native anchors catalog 40-46 to objects 109-115. Neighboring "
|
||||
"catalog rows are only offset candidates."
|
||||
),
|
||||
},
|
||||
{
|
||||
"block_name": "attack_and_following_fx_offset_78",
|
||||
"offset": 78,
|
||||
"start": 118,
|
||||
"end": 254,
|
||||
"anchor_start": 118,
|
||||
"anchor_end": 135,
|
||||
"notes": (
|
||||
"Native anchors catalog 118-135 to objects 196-213. Following "
|
||||
"FX rows are only offset candidates."
|
||||
),
|
||||
},
|
||||
]
|
||||
|
||||
|
||||
def read_tsv(path: Path) -> list[dict[str, str]]:
|
||||
if not path.exists():
|
||||
return []
|
||||
with path.open(newline="", encoding="utf-8") as f:
|
||||
return list(csv.DictReader(f, delimiter="\t"))
|
||||
|
||||
|
||||
def write_tsv(path: Path, rows: list[dict[str, object]]) -> None:
|
||||
path.parent.mkdir(parents=True, exist_ok=True)
|
||||
with path.open("w", newline="", encoding="utf-8") as f:
|
||||
writer = csv.DictWriter(f, fieldnames=FIELDS, delimiter="\t", extrasaction="ignore")
|
||||
writer.writeheader()
|
||||
writer.writerows(rows)
|
||||
|
||||
|
||||
def load_catalog(path: Path) -> list[str]:
|
||||
with path.open(encoding="utf-8") as f:
|
||||
data = json.load(f)
|
||||
if isinstance(data, dict):
|
||||
return list(data.keys())
|
||||
if isinstance(data, list):
|
||||
return [str(item) for item in data]
|
||||
raise TypeError(f"unsupported catalog format in {path}")
|
||||
|
||||
|
||||
def main() -> None:
|
||||
parser = argparse.ArgumentParser()
|
||||
parser.add_argument(
|
||||
"--catalog",
|
||||
type=Path,
|
||||
default=Path("analysis/godot-introspection/spike_sound_constant_map.json"),
|
||||
)
|
||||
parser.add_argument(
|
||||
"--sound-manifest",
|
||||
type=Path,
|
||||
default=Path("analysis/radium-image/sound_export_manifest.tsv"),
|
||||
)
|
||||
parser.add_argument(
|
||||
"--best-manifest",
|
||||
type=Path,
|
||||
default=Path("analysis/all-sound-best-name-manifest.tsv"),
|
||||
)
|
||||
parser.add_argument(
|
||||
"--native-map",
|
||||
type=Path,
|
||||
default=Path("analysis/radium-image/native_sound_id_map.tsv"),
|
||||
)
|
||||
parser.add_argument(
|
||||
"--sound-test",
|
||||
type=Path,
|
||||
default=Path("analysis/radium-image/native_sound_test_label_manifest.tsv"),
|
||||
)
|
||||
parser.add_argument(
|
||||
"--out",
|
||||
type=Path,
|
||||
default=Path("analysis/radium-image/catalog_offset_candidate_labels.tsv"),
|
||||
)
|
||||
args = parser.parse_args()
|
||||
|
||||
catalog = load_catalog(args.catalog)
|
||||
sounds_by_object = {
|
||||
int(row["primary_object_local_id"]): row
|
||||
for row in read_tsv(args.sound_manifest)
|
||||
if row.get("primary_object_local_id", "").isdigit()
|
||||
}
|
||||
best_by_object = {
|
||||
int(row["object_id"]): row
|
||||
for row in read_tsv(args.best_manifest)
|
||||
if row.get("bank") == "main" and row.get("object_id", "").isdigit()
|
||||
}
|
||||
native_by_object = {
|
||||
int(row["native_sound_id"]): row
|
||||
for row in read_tsv(args.native_map)
|
||||
if row.get("native_sound_id", "").isdigit()
|
||||
}
|
||||
sound_test_by_object = {
|
||||
int(row["sound_id"]): row
|
||||
for row in read_tsv(args.sound_test)
|
||||
if row.get("sound_id", "").isdigit()
|
||||
}
|
||||
|
||||
rows: list[dict[str, object]] = []
|
||||
for block in BLOCKS:
|
||||
offset = int(block["offset"])
|
||||
for catalog_index in range(int(block["start"]), int(block["end"]) + 1):
|
||||
if catalog_index >= len(catalog):
|
||||
continue
|
||||
constant = catalog[catalog_index]
|
||||
object_id = catalog_index + offset
|
||||
sound = sounds_by_object.get(object_id, {})
|
||||
best = best_by_object.get(object_id, {})
|
||||
native = native_by_object.get(object_id)
|
||||
sound_test = sound_test_by_object.get(object_id)
|
||||
|
||||
anchor_start = int(block["anchor_start"])
|
||||
anchor_end = int(block["anchor_end"])
|
||||
if anchor_start <= catalog_index <= anchor_end:
|
||||
range_kind = "native_anchor"
|
||||
elif catalog_index < anchor_start:
|
||||
range_kind = "pre_anchor_extension"
|
||||
else:
|
||||
range_kind = "post_anchor_extension"
|
||||
|
||||
notes = str(block["notes"])
|
||||
if native and native["name"] == constant:
|
||||
status = "confirmed_anchor"
|
||||
elif native:
|
||||
status = "conflicts_with_confirmed_native"
|
||||
notes += f" Native object already maps to {native['name']}."
|
||||
elif sound_test:
|
||||
status = "conflicts_with_sound_test_candidate"
|
||||
notes += " Native sound-test-adjacent row disagrees; that table is audit-only."
|
||||
else:
|
||||
status = "candidate_unpromoted"
|
||||
|
||||
rows.append(
|
||||
{
|
||||
"candidate_status": status,
|
||||
"block_name": block["block_name"],
|
||||
"range_kind": range_kind,
|
||||
"offset": offset,
|
||||
"catalog_index": catalog_index,
|
||||
"catalog_constant": constant,
|
||||
"candidate_object_id": object_id,
|
||||
"section8_index": sound.get("section8_index", ""),
|
||||
"source_wav_path": sound.get("wav_path", ""),
|
||||
"duration_seconds": sound.get("duration_seconds", ""),
|
||||
"channels": sound.get("channels", ""),
|
||||
"current_best_source": best.get("name_source", ""),
|
||||
"current_best_name": best.get("canonical_name", ""),
|
||||
"native_register_call": native.get("register_call_ghidra", "") if native else "",
|
||||
"native_string_ghidra": native.get("string_ghidra", "") if native else "",
|
||||
"sound_test_label": sound_test.get("label", "") if sound_test else "",
|
||||
"notes": notes,
|
||||
}
|
||||
)
|
||||
|
||||
write_tsv(args.out, rows)
|
||||
counts: dict[str, int] = {}
|
||||
for row in rows:
|
||||
counts[str(row["candidate_status"])] = counts.get(str(row["candidate_status"]), 0) + 1
|
||||
print(f"wrote {len(rows)} rows to {args.out}")
|
||||
for key in sorted(counts):
|
||||
print(f"{key}: {counts[key]}")
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
main()
|
||||
@@ -36,7 +36,7 @@ config/features=PackedStringArray("4.4", "Forward Plus")
|
||||
PokemonData="*res://scripts/pokemon_data.gd"
|
||||
Spike="*res://scripts/godot_spike_bridge.gd"
|
||||
AsyncLoadUtilV2="*res://scripts/async_load_util_v2.gd"
|
||||
SpikeGameSoundIds0="*res://scripts/spike_game_sound_ids.gd"
|
||||
SpikeSoundIds="*res://scripts/spike_game_sound_ids.gd"
|
||||
|
||||
[display]
|
||||
|
||||
|
||||
843
scripts/build_media_preview_pages.py
Normal file
843
scripts/build_media_preview_pages.py
Normal file
@@ -0,0 +1,843 @@
|
||||
#!/usr/bin/env python3
|
||||
"""Generate wiki media preview pages for exported sounds and openable assets."""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
import csv
|
||||
import json
|
||||
from pathlib import Path
|
||||
from urllib.parse import quote
|
||||
|
||||
|
||||
WIKI_ROOT = Path(__file__).resolve().parents[1]
|
||||
WORKSPACE_ROOT = WIKI_ROOT.parent
|
||||
SOUND_MANIFEST = WORKSPACE_ROOT / "analysis/radium-image/sound_export_manifest.tsv"
|
||||
NATIVE_NAMED_SOUND_MANIFEST = WORKSPACE_ROOT / "analysis/radium-image/native_named_sound_manifest.tsv"
|
||||
NATIVE_SOUND_TEST_LABEL_MANIFEST = WORKSPACE_ROOT / "analysis/radium-image/native_sound_test_label_manifest.tsv"
|
||||
ASR_DRAFT_SOUND_LABEL_MANIFEST = WORKSPACE_ROOT / "analysis/radium-image/asr_draft_sound_labels.tsv"
|
||||
ASR_REVIEW_SOUND_LABEL_MANIFEST = WORKSPACE_ROOT / "analysis/radium-image/asr_review_sound_label_candidates.tsv"
|
||||
ASR_CATALOG_SOUND_LABEL_MANIFEST = WORKSPACE_ROOT / "analysis/radium-image/asr_catalog_sound_label_candidates.tsv"
|
||||
CATALOG_OFFSET_CANDIDATE_MANIFEST = WORKSPACE_ROOT / "analysis/radium-image/catalog_offset_candidate_labels.tsv"
|
||||
POKEDEX_VOICE_LABEL_MANIFEST = WORKSPACE_ROOT / "analysis/radium-image/pokedex_voice_label_manifest.tsv"
|
||||
SPIKE_MENU_SOUND_MANIFEST = WORKSPACE_ROOT / "analysis/radium-spike-menu-image/sound_export_manifest.tsv"
|
||||
BEST_NAMED_SOUND_MANIFEST = WORKSPACE_ROOT / "analysis/all-sound-best-name-manifest.tsv"
|
||||
RADIUM_SECTION3_BITMAP_MANIFEST = WORKSPACE_ROOT / "analysis/radium-image/section3_bitmap_manifest.tsv"
|
||||
ASSET_ROOT = WORKSPACE_ROOT / "assets/openable"
|
||||
OUT_MANIFEST = WORKSPACE_ROOT / "analysis/media-preview-pages.json"
|
||||
|
||||
SOUND_PAGE_SIZE = 200
|
||||
IMAGE_PAGE_SIZE = 200
|
||||
VIDEO_PAGE_SIZE = 100
|
||||
TEXT_PAGE_SIZE = 200
|
||||
RADIUM_BITMAP_PAGE_SIZE = 240
|
||||
|
||||
IMAGE_EXTS = {".png", ".jpg", ".jpeg", ".webp", ".gif", ".bmp"}
|
||||
VIDEO_EXTS = {".mp4", ".mov", ".webm", ".m4v"}
|
||||
TEXT_EXTS = {".txt", ".json", ".csv", ".tsv", ".md", ".import"}
|
||||
FONT_EXTS = {".ttf", ".otf", ".woff", ".woff2"}
|
||||
|
||||
|
||||
def clean_attr(value: object) -> str:
|
||||
return str(value).replace('"', "'").replace("\n", " ").replace("\r", " ")
|
||||
|
||||
|
||||
def wiki_src(path: Path) -> str:
|
||||
rel = path.relative_to(WIKI_ROOT).as_posix() if path.is_relative_to(WIKI_ROOT) else ("../" + path.relative_to(WORKSPACE_ROOT).as_posix())
|
||||
return quote(rel, safe="/._-~:;@!$&'()*+,=")
|
||||
|
||||
|
||||
def write_page(name: str, text: str) -> str:
|
||||
path = WIKI_ROOT / name
|
||||
path.write_text(text.rstrip() + "\n", encoding="utf-8")
|
||||
return name
|
||||
|
||||
|
||||
def chunks(items: list[dict[str, object]], size: int) -> list[list[dict[str, object]]]:
|
||||
return [items[i : i + size] for i in range(0, len(items), size)]
|
||||
|
||||
|
||||
def sound_rows() -> list[dict[str, str]]:
|
||||
with SOUND_MANIFEST.open(newline="") as f:
|
||||
rows = list(csv.DictReader(f, delimiter="\t"))
|
||||
native_by_source: dict[str, dict[str, str]] = {}
|
||||
if NATIVE_NAMED_SOUND_MANIFEST.exists():
|
||||
with NATIVE_NAMED_SOUND_MANIFEST.open(newline="") as f:
|
||||
for native in csv.DictReader(f, delimiter="\t"):
|
||||
native_by_source[native["source_wav_path"]] = native
|
||||
asr_by_source: dict[str, dict[str, str]] = {}
|
||||
if ASR_DRAFT_SOUND_LABEL_MANIFEST.exists():
|
||||
with ASR_DRAFT_SOUND_LABEL_MANIFEST.open(newline="") as f:
|
||||
for draft in csv.DictReader(f, delimiter="\t"):
|
||||
if draft["accepted"] == "yes":
|
||||
asr_by_source[draft["wav_path"]] = draft
|
||||
for row in rows:
|
||||
native = native_by_source.get(row["wav_path"])
|
||||
row["confirmed_name"] = native["name"] if native else ""
|
||||
row["confirmed_alias_wav_path"] = native["alias_wav_path"] if native else ""
|
||||
row["sound_test_label"] = ""
|
||||
row["sound_test_alias_wav_path"] = ""
|
||||
asr = asr_by_source.get(row["wav_path"])
|
||||
row["asr_draft_label"] = asr["transcript"] if asr else ""
|
||||
row["asr_draft_score"] = asr["avg_logprob"] if asr else ""
|
||||
return sorted(rows, key=lambda row: row["sound_name"])
|
||||
|
||||
|
||||
def native_named_sound_rows() -> list[dict[str, str]]:
|
||||
if not NATIVE_NAMED_SOUND_MANIFEST.exists():
|
||||
return []
|
||||
with NATIVE_NAMED_SOUND_MANIFEST.open(newline="") as f:
|
||||
return sorted(csv.DictReader(f, delimiter="\t"), key=lambda row: int(row["native_sound_id"]))
|
||||
|
||||
|
||||
def native_sound_test_label_rows() -> list[dict[str, str]]:
|
||||
if not NATIVE_SOUND_TEST_LABEL_MANIFEST.exists():
|
||||
return []
|
||||
with NATIVE_SOUND_TEST_LABEL_MANIFEST.open(newline="") as f:
|
||||
return sorted(csv.DictReader(f, delimiter="\t"), key=lambda row: int(row["sound_id"]))
|
||||
|
||||
|
||||
def asr_draft_sound_label_rows() -> list[dict[str, str]]:
|
||||
if not ASR_DRAFT_SOUND_LABEL_MANIFEST.exists():
|
||||
return []
|
||||
with ASR_DRAFT_SOUND_LABEL_MANIFEST.open(newline="") as f:
|
||||
rows = [row for row in csv.DictReader(f, delimiter="\t") if row["accepted"] == "yes"]
|
||||
return sorted(rows, key=lambda row: int(row["section8_index"]))
|
||||
|
||||
|
||||
def asr_review_sound_label_rows() -> list[dict[str, str]]:
|
||||
if not ASR_REVIEW_SOUND_LABEL_MANIFEST.exists():
|
||||
return []
|
||||
with ASR_REVIEW_SOUND_LABEL_MANIFEST.open(newline="", encoding="utf-8") as f:
|
||||
rows = list(csv.DictReader(f, delimiter="\t"))
|
||||
return sorted(rows, key=lambda row: int(row["section8_index"]))
|
||||
|
||||
|
||||
def asr_catalog_sound_label_rows() -> list[dict[str, str]]:
|
||||
if not ASR_CATALOG_SOUND_LABEL_MANIFEST.exists():
|
||||
return []
|
||||
with ASR_CATALOG_SOUND_LABEL_MANIFEST.open(newline="", encoding="utf-8") as f:
|
||||
rows = list(csv.DictReader(f, delimiter="\t"))
|
||||
return sorted(rows, key=lambda row: int(row["section8_index"]))
|
||||
|
||||
|
||||
def catalog_offset_candidate_rows() -> list[dict[str, str]]:
|
||||
if not CATALOG_OFFSET_CANDIDATE_MANIFEST.exists():
|
||||
return []
|
||||
with CATALOG_OFFSET_CANDIDATE_MANIFEST.open(newline="", encoding="utf-8") as f:
|
||||
rows = list(csv.DictReader(f, delimiter="\t"))
|
||||
return sorted(rows, key=lambda row: (row["block_name"], int(row["candidate_object_id"])))
|
||||
|
||||
|
||||
def pokedex_voice_label_rows() -> list[dict[str, str]]:
|
||||
if not POKEDEX_VOICE_LABEL_MANIFEST.exists():
|
||||
return []
|
||||
with POKEDEX_VOICE_LABEL_MANIFEST.open(newline="", encoding="utf-8") as f:
|
||||
return sorted(csv.DictReader(f, delimiter="\t"), key=lambda row: int(row["object_id"]))
|
||||
|
||||
|
||||
def spike_menu_sound_rows() -> list[dict[str, str]]:
|
||||
if not SPIKE_MENU_SOUND_MANIFEST.exists():
|
||||
return []
|
||||
with SPIKE_MENU_SOUND_MANIFEST.open(newline="") as f:
|
||||
return sorted(csv.DictReader(f, delimiter="\t"), key=lambda row: row["sound_name"])
|
||||
|
||||
|
||||
def best_named_sound_rows() -> list[dict[str, str]]:
|
||||
if not BEST_NAMED_SOUND_MANIFEST.exists():
|
||||
return []
|
||||
with BEST_NAMED_SOUND_MANIFEST.open(newline="", encoding="utf-8") as f:
|
||||
return sorted(
|
||||
csv.DictReader(f, delimiter="\t"),
|
||||
key=lambda row: (row["bank"], row["name_source"], int(row["section8_index"])),
|
||||
)
|
||||
|
||||
|
||||
def unresolved_best_named_rows(best_named_rows: list[dict[str, str]]) -> list[dict[str, str]]:
|
||||
return sorted(
|
||||
[
|
||||
row
|
||||
for row in best_named_rows
|
||||
if row["name_source"] in {"object_ref", "spike_menu_object_ref"}
|
||||
],
|
||||
key=lambda row: (row["bank"], int(row["object_id"]), int(row["section8_index"])),
|
||||
)
|
||||
|
||||
|
||||
def asset_rows() -> dict[str, list[dict[str, object]]]:
|
||||
rows = {"images": [], "videos": [], "text": [], "fonts": []}
|
||||
for path in sorted(ASSET_ROOT.rglob("*")):
|
||||
if not path.is_file() or path.name == ".DS_Store":
|
||||
continue
|
||||
ext = path.suffix.lower()
|
||||
rel = path.relative_to(WORKSPACE_ROOT).as_posix()
|
||||
row = {"path": path, "rel": rel, "name": path.name, "size": path.stat().st_size}
|
||||
if ext in IMAGE_EXTS:
|
||||
rows["images"].append(row)
|
||||
elif ext in VIDEO_EXTS:
|
||||
rows["videos"].append(row)
|
||||
elif ext in TEXT_EXTS:
|
||||
rows["text"].append(row)
|
||||
elif ext in FONT_EXTS:
|
||||
rows["fonts"].append(row)
|
||||
return rows
|
||||
|
||||
|
||||
def radium_section3_bitmap_rows() -> list[dict[str, str]]:
|
||||
if not RADIUM_SECTION3_BITMAP_MANIFEST.exists():
|
||||
return []
|
||||
with RADIUM_SECTION3_BITMAP_MANIFEST.open(newline="", encoding="utf-8") as f:
|
||||
rows = [
|
||||
row
|
||||
for row in csv.DictReader(f, delimiter="\t")
|
||||
if row["decoder_status"] == "raw_indexed_preview" and row["png_path"]
|
||||
]
|
||||
return sorted(rows, key=lambda row: int(row["logical_index"]))
|
||||
|
||||
|
||||
def page_nav(page_names: list[str]) -> str:
|
||||
return "\n".join(f"- [{name[:-3].replace('-', ' ').title()}]({name})" for name in page_names)
|
||||
|
||||
|
||||
def sound_directive(row: dict[str, str]) -> str:
|
||||
meta = (
|
||||
f"section8={row['section8_index']} object={row['primary_object_local_id'] or 'unreferenced'} "
|
||||
f"duration={row['duration_seconds']}s channels={row['channels']} refs={row['command_ref_count']}"
|
||||
)
|
||||
title = row["sound_name"]
|
||||
if row.get("confirmed_name"):
|
||||
title = f"{row['confirmed_name']} ({row['sound_name']})"
|
||||
elif row.get("asr_draft_label"):
|
||||
title = f"ASR draft: {row['asr_draft_label']} ({row['sound_name']})"
|
||||
return (
|
||||
f'::audio{{src="{wiki_src(WORKSPACE_ROOT / row["wav_path"])}" '
|
||||
f'title="{clean_attr(title)}" meta="{clean_attr(meta)}"}}'
|
||||
)
|
||||
|
||||
|
||||
def native_named_sound_directive(row: dict[str, str]) -> str:
|
||||
meta = (
|
||||
f"native_id={row['native_sound_id']} section8={row['section8_index']} "
|
||||
f"duration={row['duration_seconds']}s channels={row['channels']} "
|
||||
f"register={row['register_call_ghidra']} string={row['string_ghidra']}"
|
||||
)
|
||||
return (
|
||||
f'::audio{{src="{wiki_src(WORKSPACE_ROOT / row["alias_wav_path"])}" '
|
||||
f'title="{clean_attr(row["name"])}" meta="{clean_attr(meta)}"}}'
|
||||
)
|
||||
|
||||
|
||||
def native_sound_test_label_directive(row: dict[str, str]) -> str:
|
||||
meta = (
|
||||
f"sound_id={row['sound_id']} section8={row['section8_index']} "
|
||||
f"duration={row['duration_seconds']}s channels={row['channels']} "
|
||||
f"table={row['table_entry_offset']} string={row['label_string_offset']}"
|
||||
)
|
||||
return (
|
||||
f'::audio{{src="{wiki_src(WORKSPACE_ROOT / row["alias_wav_path"])}" '
|
||||
f'title="{clean_attr(row["label"])}" meta="{clean_attr(meta)}"}}'
|
||||
)
|
||||
|
||||
|
||||
def asr_draft_sound_label_directive(row: dict[str, str]) -> str:
|
||||
meta = (
|
||||
f"object={row['object_id']} section8={row['section8_index']} "
|
||||
f"duration={row['duration_seconds']}s channels={row['channels']} "
|
||||
f"model={row['model']} logprob={row['avg_logprob']} no_speech={row['no_speech_prob']}"
|
||||
)
|
||||
return (
|
||||
f'::audio{{src="{wiki_src(WORKSPACE_ROOT / row["wav_path"])}" '
|
||||
f'title="ASR draft: {clean_attr(row["transcript"])}" meta="{clean_attr(meta)}"}}'
|
||||
)
|
||||
|
||||
|
||||
def asr_review_sound_label_directive(row: dict[str, str]) -> str:
|
||||
meta = (
|
||||
f"object={row['object_id']} section8={row['section8_index']} "
|
||||
f"duration={row['duration_seconds']}s channels={row['channels']} "
|
||||
f"rule={row['review_rule']} model={row['model']} "
|
||||
f"logprob={row['avg_logprob']} no_speech={row['no_speech_prob']}"
|
||||
)
|
||||
return (
|
||||
f'::audio{{src="{wiki_src(WORKSPACE_ROOT / row["wav_path"])}" '
|
||||
f'title="ASR review: {clean_attr(row["transcript"])}" meta="{clean_attr(meta)}"}}'
|
||||
)
|
||||
|
||||
|
||||
def asr_catalog_sound_label_directive(row: dict[str, str]) -> str:
|
||||
meta = (
|
||||
f"object={row['object_id']} section8={row['section8_index']} "
|
||||
f"duration={row['duration_seconds']}s channels={row['channels']} "
|
||||
f"match={row['match_kind']} phrase={row['match_phrase']} "
|
||||
f"model={row['model']} logprob={row['avg_logprob']}"
|
||||
)
|
||||
title = f"{row['catalog_constant']} (ASR: {row['transcript']})"
|
||||
return (
|
||||
f'::audio{{src="{wiki_src(WORKSPACE_ROOT / row["wav_path"])}" '
|
||||
f'title="{clean_attr(title)}" meta="{clean_attr(meta)}"}}'
|
||||
)
|
||||
|
||||
|
||||
def catalog_offset_candidate_directive(row: dict[str, str]) -> str:
|
||||
meta = (
|
||||
f"status={row['candidate_status']} block={row['block_name']} "
|
||||
f"range={row['range_kind']} catalog_index={row['catalog_index']} "
|
||||
f"object={row['candidate_object_id']} section8={row['section8_index']} "
|
||||
f"offset={row['offset']} current={row['current_best_source']}"
|
||||
)
|
||||
if row.get("sound_test_label"):
|
||||
meta += f" sound_test={row['sound_test_label']}"
|
||||
title = f"{row['catalog_constant']} [{row['candidate_status']}]"
|
||||
return (
|
||||
f'::audio{{src="{wiki_src(WORKSPACE_ROOT / row["source_wav_path"])}" '
|
||||
f'title="{clean_attr(title)}" meta="{clean_attr(meta)}"}}'
|
||||
)
|
||||
|
||||
|
||||
def pokedex_voice_label_directive(row: dict[str, str]) -> str:
|
||||
role = row["role"]
|
||||
if role == "description" and row["role_variant"] != "1":
|
||||
role = f"description alt {row['role_variant']}"
|
||||
meta = (
|
||||
f"pokemon={int(row['pokemon_number']):04d} role={role} object={row['object_id']} "
|
||||
f"section8={row['section8_index']} duration={row['duration_seconds']}s "
|
||||
f"score={row['alignment_score']} action={row['alignment_action']}"
|
||||
)
|
||||
title = f"Pokedex {int(row['pokemon_number']):04d} {row['pokemon_name']} {role}"
|
||||
return (
|
||||
f'::audio{{src="{wiki_src(WORKSPACE_ROOT / row["alias_wav_path"])}" '
|
||||
f'title="{clean_attr(title)}" meta="{clean_attr(meta)}"}}'
|
||||
)
|
||||
|
||||
|
||||
def spike_menu_sound_directive(row: dict[str, str]) -> str:
|
||||
meta = (
|
||||
f"section8={row['section8_index']} object={row['primary_object_local_id']} "
|
||||
f"duration={row['duration_seconds']}s channels={row['channels']} refs={row['command_ref_count']}"
|
||||
)
|
||||
return (
|
||||
f'::audio{{src="{wiki_src(WORKSPACE_ROOT / row["wav_path"])}" '
|
||||
f'title="SPIKE menu: {clean_attr(row["sound_name"])}" meta="{clean_attr(meta)}"}}'
|
||||
)
|
||||
|
||||
|
||||
def best_named_sound_directive(row: dict[str, str]) -> str:
|
||||
meta = (
|
||||
f"bank={row['bank']} source={row['name_source']} confidence={row['confidence']} "
|
||||
f"section8={row['section8_index']} object={row['object_id']} "
|
||||
f"duration={row['duration_seconds']}s channels={row['channels']} refs={row['command_ref_count']}"
|
||||
)
|
||||
title = f"{row['canonical_name']} [{row['name_source']}]"
|
||||
return (
|
||||
f'::audio{{src="{wiki_src(WORKSPACE_ROOT / row["alias_wav_path"])}" '
|
||||
f'title="{clean_attr(title)}" meta="{clean_attr(meta)}"}}'
|
||||
)
|
||||
|
||||
|
||||
def unresolved_sound_review_kind(row: dict[str, str]) -> str:
|
||||
duration = float(row["duration_seconds"])
|
||||
channels = int(row["channels"])
|
||||
if channels == 2 and duration >= 30:
|
||||
return "long_stereo_music_candidate"
|
||||
if channels == 2 and duration >= 10:
|
||||
return "mid_stereo_music_or_ambience_candidate"
|
||||
if duration < 0.25:
|
||||
return "very_short_fx_candidate"
|
||||
if channels == 1:
|
||||
return "mono_fx_or_voice_reject"
|
||||
return "stereo_fx_candidate"
|
||||
|
||||
|
||||
def unresolved_sound_directive(row: dict[str, str]) -> str:
|
||||
review_kind = unresolved_sound_review_kind(row)
|
||||
meta = (
|
||||
f"bank={row['bank']} review={review_kind} section8={row['section8_index']} "
|
||||
f"object={row['object_id']} duration={row['duration_seconds']}s "
|
||||
f"channels={row['channels']} refs={row['command_ref_count']}"
|
||||
)
|
||||
title = f"{row['canonical_name']} [{review_kind}]"
|
||||
return (
|
||||
f'::audio{{src="{wiki_src(WORKSPACE_ROOT / row["alias_wav_path"])}" '
|
||||
f'title="{clean_attr(title)}" meta="{clean_attr(meta)}"}}'
|
||||
)
|
||||
|
||||
|
||||
def asset_directive(kind: str, row: dict[str, object], index: int) -> str:
|
||||
path = row["path"]
|
||||
title = row["rel"]
|
||||
meta = f"{row['size']} bytes"
|
||||
if kind == "images":
|
||||
directive = "image"
|
||||
elif kind == "videos":
|
||||
directive = "video"
|
||||
elif kind == "fonts":
|
||||
directive = "font"
|
||||
else:
|
||||
directive = "textasset"
|
||||
extra = f' family="asset_font_{index:03d}"' if directive == "font" else ""
|
||||
return (
|
||||
f'::{directive}{{src="{wiki_src(path)}" title="{clean_attr(title)}" '
|
||||
f'meta="{clean_attr(meta)}"{extra}}}'
|
||||
)
|
||||
|
||||
|
||||
def radium_section3_bitmap_directive(row: dict[str, str]) -> str:
|
||||
path = WORKSPACE_ROOT / row["png_path"]
|
||||
title = f"Section 3 {int(row['logical_index']):04d} record {row['record_id']}"
|
||||
meta = (
|
||||
f"offset={row['record_offset']} flags={row['flags']} "
|
||||
f"size={row['width']}x{row['height']} payload={row['pixel_payload_length']} "
|
||||
f"status={row['decoder_status']}"
|
||||
)
|
||||
return (
|
||||
f'::image{{src="{wiki_src(path)}" title="{clean_attr(title)}" '
|
||||
f'meta="{clean_attr(meta)}"}}'
|
||||
)
|
||||
|
||||
|
||||
def build_sound_pages(
|
||||
rows: list[dict[str, str]],
|
||||
native_rows: list[dict[str, str]],
|
||||
sound_test_rows: list[dict[str, str]],
|
||||
asr_rows: list[dict[str, str]],
|
||||
asr_review_rows: list[dict[str, str]],
|
||||
asr_catalog_rows: list[dict[str, str]],
|
||||
catalog_offset_rows: list[dict[str, str]],
|
||||
pokedex_rows: list[dict[str, str]],
|
||||
spike_menu_rows: list[dict[str, str]],
|
||||
best_named_rows: list[dict[str, str]],
|
||||
) -> list[str]:
|
||||
page_names: list[str] = []
|
||||
for page_number, page_rows in enumerate(chunks(rows, SOUND_PAGE_SIZE), start=1):
|
||||
name = f"sound-gallery-{page_number:02d}.md"
|
||||
first = (page_number - 1) * SOUND_PAGE_SIZE + 1
|
||||
last = first + len(page_rows) - 1
|
||||
lines = [
|
||||
f"# Sound Gallery {page_number:02d}",
|
||||
"",
|
||||
f"Exported Radium PCM sounds {first}-{last} of {len(rows)}.",
|
||||
"",
|
||||
"::gallery-start",
|
||||
*[sound_directive(row) for row in page_rows],
|
||||
"::gallery-end",
|
||||
]
|
||||
page_names.append(write_page(name, "\n".join(lines)))
|
||||
best_named_pages: list[str] = []
|
||||
if best_named_rows:
|
||||
for page_number, page_rows in enumerate(chunks(best_named_rows, SOUND_PAGE_SIZE), start=1):
|
||||
name = f"sound-best-named-gallery-{page_number:02d}.md"
|
||||
first = (page_number - 1) * SOUND_PAGE_SIZE + 1
|
||||
last = first + len(page_rows) - 1
|
||||
lines = [
|
||||
f"# Best-Named Sound Export {page_number:02d}",
|
||||
"",
|
||||
f"Best-available named aliases {first}-{last} of {len(best_named_rows)}.",
|
||||
"Name provenance is preserved in the `source` metadata: confirmed native, Pokedex voice alignment, catalog-matched ASR, draft ASR, catalog-offset candidate, low-confidence ASR review candidate, main-image hash match, or structural object reference.",
|
||||
"",
|
||||
"::gallery-start",
|
||||
*[best_named_sound_directive(row) for row in page_rows],
|
||||
"::gallery-end",
|
||||
]
|
||||
best_named_pages.append(write_page(name, "\n".join(lines)))
|
||||
source_counts: dict[str, int] = {}
|
||||
for row in best_named_rows:
|
||||
source_counts[row["name_source"]] = source_counts.get(row["name_source"], 0) + 1
|
||||
source_lines = [f"- `{source}`: `{count}`" for source, count in sorted(source_counts.items())]
|
||||
best_named_index = write_page(
|
||||
"sound-best-named-export.md",
|
||||
"\n".join(
|
||||
[
|
||||
"# Best-Named Sound Export",
|
||||
"",
|
||||
f"Generated best-available named alias previews for `{len(best_named_rows)}` total sounds across the main game and SPIKE menu images.",
|
||||
"",
|
||||
"The canonical WAV exports remain unchanged. These aliases are generated under `analysis/radium-image/sounds-best-named/` and `analysis/radium-spike-menu-image/sounds-best-named/` so every sound has one stable, traceable, previewable filename using the best current evidence.",
|
||||
"",
|
||||
"## Name Sources",
|
||||
"",
|
||||
*source_lines,
|
||||
"",
|
||||
"Confirmed native names are preferred first. Pokedex voice alignment, catalog-matched ASR names, accepted raw ASR labels, and catalog-offset candidates are used before low-confidence ASR review candidates. Catalog ASR names are inferred from exact transcript-to-catalog phrase matches; raw ASR names are marked draft. Catalog-offset names are marked candidate_unpromoted and remain below direct content evidence. Low-confidence ASR review candidates are only used when no stronger semantic label exists. Object-reference names are structural fallbacks for sounds that still lack semantic labels.",
|
||||
"",
|
||||
"## Gallery Pages",
|
||||
"",
|
||||
page_nav(best_named_pages),
|
||||
"",
|
||||
"## Manifest",
|
||||
"",
|
||||
"- `analysis/all-sound-best-name-manifest.tsv`",
|
||||
]
|
||||
),
|
||||
)
|
||||
else:
|
||||
best_named_index = ""
|
||||
unresolved_page = ""
|
||||
unresolved_rows = unresolved_best_named_rows(best_named_rows)
|
||||
if unresolved_rows:
|
||||
review_counts: dict[str, int] = {}
|
||||
bank_counts: dict[str, int] = {}
|
||||
for row in unresolved_rows:
|
||||
review_kind = unresolved_sound_review_kind(row)
|
||||
review_counts[review_kind] = review_counts.get(review_kind, 0) + 1
|
||||
bank_counts[row["bank"]] = bank_counts.get(row["bank"], 0) + 1
|
||||
review_lines = [f"- `{kind}`: `{count}`" for kind, count in sorted(review_counts.items())]
|
||||
bank_lines = [f"- `{bank}`: `{count}`" for bank, count in sorted(bank_counts.items())]
|
||||
unresolved_lines = [
|
||||
"# Unresolved Structural Sound Review",
|
||||
"",
|
||||
"These are the remaining best-name rows whose current labels are structural object references rather than semantic names.",
|
||||
"The `review` metadata is a duration/channel triage hint only; it is not a recovered native or Godot symbol.",
|
||||
"",
|
||||
"## Bank Counts",
|
||||
"",
|
||||
*bank_lines,
|
||||
"",
|
||||
"## Review Buckets",
|
||||
"",
|
||||
*review_lines,
|
||||
"",
|
||||
"::gallery-start",
|
||||
*[unresolved_sound_directive(row) for row in unresolved_rows],
|
||||
"::gallery-end",
|
||||
]
|
||||
unresolved_page = write_page("sound-unresolved-review.md", "\n".join(unresolved_lines))
|
||||
named_page = ""
|
||||
if native_rows:
|
||||
named_lines = [
|
||||
"# Confirmed Native Sound Names",
|
||||
"",
|
||||
"These names are confirmed from native `GodotSpikeBridge` registration calls in `/games/pokemon_pro/game`.",
|
||||
"The alias WAVs are hardlinks or symlinks under `analysis/radium-image/sounds-native-named/` that point back to the full export.",
|
||||
"",
|
||||
"::gallery-start",
|
||||
*[native_named_sound_directive(row) for row in native_rows],
|
||||
"::gallery-end",
|
||||
]
|
||||
named_page = write_page("sound-native-names.md", "\n".join(named_lines))
|
||||
sound_test_page = ""
|
||||
if sound_test_rows:
|
||||
sound_test_lines = [
|
||||
"# Native Sound Test Labels",
|
||||
"",
|
||||
"These labels are raw candidate rows from a native sound-test-adjacent table in `/games/pokemon_pro/game`.",
|
||||
"Follow-up checks showed the table's numeric field is not a reliable direct Radium local sound ID for every row, so these labels are not promoted into the best-name export.",
|
||||
"The alias WAVs are retained under `analysis/radium-image/sounds-native-sound-test/` for audit only.",
|
||||
"",
|
||||
"::gallery-start",
|
||||
*[native_sound_test_label_directive(row) for row in sound_test_rows],
|
||||
"::gallery-end",
|
||||
]
|
||||
sound_test_page = write_page("sound-native-sound-test.md", "\n".join(sound_test_lines))
|
||||
asr_page = ""
|
||||
if asr_rows:
|
||||
asr_lines = [
|
||||
"# Draft ASR Sound Labels",
|
||||
"",
|
||||
"These labels are draft content transcripts generated locally with Whisper from exported WAVs.",
|
||||
"They are useful for triage and preview search, but they are not native symbols and may contain recognition errors.",
|
||||
"",
|
||||
"::gallery-start",
|
||||
*[asr_draft_sound_label_directive(row) for row in asr_rows],
|
||||
"::gallery-end",
|
||||
]
|
||||
asr_page = write_page("sound-asr-draft-labels.md", "\n".join(asr_lines))
|
||||
asr_review_page = ""
|
||||
if asr_review_rows:
|
||||
asr_review_lines = [
|
||||
"# Low-Confidence ASR Review Candidates",
|
||||
"",
|
||||
"These labels are lower-confidence ASR transcripts for sounds that would otherwise be structural object references.",
|
||||
"They are weaker than accepted draft ASR labels and are not native symbols; the `rule`, `logprob`, and `no_speech` metadata are included so candidates can be audited while listening.",
|
||||
"",
|
||||
"::gallery-start",
|
||||
*[asr_review_sound_label_directive(row) for row in asr_review_rows],
|
||||
"::gallery-end",
|
||||
]
|
||||
asr_review_page = write_page("sound-asr-review-candidates.md", "\n".join(asr_review_lines))
|
||||
asr_catalog_page = ""
|
||||
if asr_catalog_rows:
|
||||
asr_catalog_lines = [
|
||||
"# Catalog-Matched ASR Sound Labels",
|
||||
"",
|
||||
"These labels are accepted ASR transcripts that exactly match known `SE_PK_VO_*` Godot catalog constants or narrow documented ASR error variants.",
|
||||
"They are stronger than raw transcript slugs for browsing, but remain inferred because no general native/Radium symbol-to-object map has been recovered.",
|
||||
"",
|
||||
"::gallery-start",
|
||||
*[asr_catalog_sound_label_directive(row) for row in asr_catalog_rows],
|
||||
"::gallery-end",
|
||||
]
|
||||
asr_catalog_page = write_page("sound-asr-catalog-labels.md", "\n".join(asr_catalog_lines))
|
||||
catalog_offset_page = ""
|
||||
if catalog_offset_rows:
|
||||
status_counts: dict[str, int] = {}
|
||||
for row in catalog_offset_rows:
|
||||
status_counts[row["candidate_status"]] = status_counts.get(row["candidate_status"], 0) + 1
|
||||
status_lines = [f"- `{status}`: `{count}`" for status, count in sorted(status_counts.items())]
|
||||
catalog_offset_lines = [
|
||||
"# Catalog-Offset Candidate Sound Labels",
|
||||
"",
|
||||
"These previews are audit-only candidate labels from comparing Godot sound-catalog order against the two Ghidra-confirmed native registration anchor blocks.",
|
||||
"Non-conflicting rows that previously had only structural object names are used in the best-name export as `catalog_offset_candidate` aliases with `candidate_unpromoted` confidence; the sound-test disagreement row and rows with stronger content evidence are not promoted from this table.",
|
||||
"",
|
||||
"## Candidate Status Counts",
|
||||
"",
|
||||
*status_lines,
|
||||
"",
|
||||
"::gallery-start",
|
||||
*[catalog_offset_candidate_directive(row) for row in catalog_offset_rows],
|
||||
"::gallery-end",
|
||||
]
|
||||
catalog_offset_page = write_page("sound-catalog-offset-candidates.md", "\n".join(catalog_offset_lines))
|
||||
pokedex_page = ""
|
||||
if pokedex_rows:
|
||||
duplicate_count = sum(1 for row in pokedex_rows if row["alignment_action"] == "duplicate_description")
|
||||
pokedex_lines = [
|
||||
"# Pokedex Voice Alignment",
|
||||
"",
|
||||
"These labels are aligned from the Radium object stream, `assets/godot_raw/data/pokemon_data.txt`, and local ASR transcripts.",
|
||||
f"The stream covers `{len(pokedex_rows)}` clips from Radium objects `409` through `1545`, including `{duplicate_count}` duplicate description variants.",
|
||||
"The alias WAVs are hardlinks or symlinks under `analysis/radium-image/sounds-pokedex-voice/` that point back to the full export.",
|
||||
"",
|
||||
"::gallery-start",
|
||||
*[pokedex_voice_label_directive(row) for row in pokedex_rows],
|
||||
"::gallery-end",
|
||||
]
|
||||
pokedex_page = write_page("sound-pokedex-voice.md", "\n".join(pokedex_lines))
|
||||
spike_menu_page = ""
|
||||
if spike_menu_rows:
|
||||
spike_menu_lines = [
|
||||
"# SPIKE Menu Sound Export",
|
||||
"",
|
||||
"These WAVs are exported from `/games/pokemon_pro/spike3/spike_menu/image.bin`.",
|
||||
"The parser uses the same section 8 PCM table format and a SPIKE-menu-specific opcode-size table at `0x410ce8` to resolve section 5 command references.",
|
||||
"",
|
||||
"::gallery-start",
|
||||
*[spike_menu_sound_directive(row) for row in spike_menu_rows],
|
||||
"::gallery-end",
|
||||
]
|
||||
spike_menu_page = write_page("sound-spike-menu.md", "\n".join(spike_menu_lines))
|
||||
confirmed_count = sum(1 for row in rows if row.get("confirmed_name"))
|
||||
asr_count = sum(1 for row in rows if row.get("asr_draft_label"))
|
||||
index_lines = [
|
||||
"# Full Sound Export",
|
||||
"",
|
||||
f"Generated preview pages for `{len(rows)}` exported WAV files under `analysis/radium-image/sounds/`.",
|
||||
f"`{confirmed_count}` exported sounds currently have Ghidra-confirmed native names and aliases under "
|
||||
"`analysis/radium-image/sounds-native-named/`.",
|
||||
f"`{len(sound_test_rows)}` raw sound-test-adjacent table rows are documented under "
|
||||
"`analysis/radium-image/native_sound_test_label_manifest.tsv`; they are not treated as confirmed best-name labels.",
|
||||
f"`{asr_count}` exported sounds currently have accepted draft ASR transcript labels in "
|
||||
"`analysis/radium-image/asr_draft_sound_labels.tsv`.",
|
||||
f"`{len(asr_review_rows)}` rejected ASR rows pass conservative review-candidate filters in "
|
||||
"`analysis/radium-image/asr_review_sound_label_candidates.tsv`; only rows without stronger names are used as low-confidence best-name aliases.",
|
||||
f"`{len(asr_catalog_rows)}` ASR-labeled sounds also match known Godot voice catalog constants in "
|
||||
"`analysis/radium-image/asr_catalog_sound_label_candidates.tsv`.",
|
||||
f"`{len(catalog_offset_rows)}` catalog-order offset candidate rows are previewable in "
|
||||
"`analysis/radium-image/catalog_offset_candidate_labels.tsv`; these are audit-only and are not promoted.",
|
||||
f"`{len(pokedex_rows)}` Pokedex voice clips have aligned semantic labels in "
|
||||
"`analysis/radium-image/pokedex_voice_label_manifest.tsv`.",
|
||||
f"`{len(spike_menu_rows)}` SPIKE menu sounds are exported under `analysis/radium-spike-menu-image/sounds/`.",
|
||||
f"`{len(best_named_rows)}` sounds have complete best-available named aliases under "
|
||||
"`analysis/radium-image/sounds-best-named/` and `analysis/radium-spike-menu-image/sounds-best-named/`.",
|
||||
f"`{len(unresolved_rows)}` best-name rows still have structural object-reference labels and are grouped for review in `sound-unresolved-review.md`.",
|
||||
"",
|
||||
"Names are deterministic static names based on the best resolved Radium command reference: "
|
||||
"`objNNNN_vV_cmdC_sSSSS_channels_rate.wav`.",
|
||||
"",
|
||||
"Confirmed native names come from `GodotSpikeBridge` registration calls recovered from `/games/pokemon_pro/game`. "
|
||||
"Raw sound-test-adjacent labels are preserved for audit but are not promoted as confirmed names. "
|
||||
"ASR draft and review labels are content-derived transcripts and are not treated as confirmed symbols. "
|
||||
"The remaining sounds keep object/chunk names until a broader native or bytecode symbol-to-object map is recovered.",
|
||||
"",
|
||||
"## Gallery Pages",
|
||||
"",
|
||||
f"- [Confirmed Native Sound Names]({named_page})" if named_page else "",
|
||||
f"- [Native Sound Test Labels]({sound_test_page})" if sound_test_page else "",
|
||||
f"- [Draft ASR Sound Labels]({asr_page})" if asr_page else "",
|
||||
f"- [Low-Confidence ASR Review Candidates]({asr_review_page})" if asr_review_page else "",
|
||||
f"- [Catalog-Matched ASR Sound Labels]({asr_catalog_page})" if asr_catalog_page else "",
|
||||
f"- [Catalog-Offset Candidate Sound Labels]({catalog_offset_page})" if catalog_offset_page else "",
|
||||
f"- [Pokedex Voice Alignment]({pokedex_page})" if pokedex_page else "",
|
||||
f"- [SPIKE Menu Sound Export]({spike_menu_page})" if spike_menu_page else "",
|
||||
f"- [Best-Named Sound Export]({best_named_index})" if best_named_index else "",
|
||||
f"- [Unresolved Structural Sound Review]({unresolved_page})" if unresolved_page else "",
|
||||
page_nav(page_names),
|
||||
"",
|
||||
"## Manifests",
|
||||
"",
|
||||
"- `analysis/radium-image/sound_export_manifest.tsv`",
|
||||
"- `analysis/radium-image/sound_export_manifest.json`",
|
||||
"- `analysis/radium-image/command_sound_refs.tsv`",
|
||||
"- `analysis/radium-image/native_sound_id_map.tsv`",
|
||||
"- `analysis/radium-image/native_named_sound_manifest.tsv`",
|
||||
"- `analysis/radium-image/native_sound_test_label_manifest.tsv`",
|
||||
"- `analysis/radium-image/asr_draft_sound_labels.tsv`",
|
||||
"- `analysis/radium-image/asr_review_sound_label_candidates.tsv`",
|
||||
"- `analysis/radium-image/asr_catalog_sound_label_candidates.tsv`",
|
||||
"- `analysis/radium-image/catalog_offset_candidate_labels.tsv`",
|
||||
"- `analysis/radium-image/pokedex_voice_label_manifest.tsv`",
|
||||
"- `analysis/radium-spike-menu-image/sound_export_manifest.tsv`",
|
||||
"- `analysis/all-sound-best-name-manifest.tsv`",
|
||||
]
|
||||
write_page("sound-export.md", "\n".join(index_lines))
|
||||
return [
|
||||
"sound-export.md",
|
||||
*([named_page] if named_page else []),
|
||||
*([sound_test_page] if sound_test_page else []),
|
||||
*([asr_page] if asr_page else []),
|
||||
*([asr_review_page] if asr_review_page else []),
|
||||
*([asr_catalog_page] if asr_catalog_page else []),
|
||||
*([catalog_offset_page] if catalog_offset_page else []),
|
||||
*([pokedex_page] if pokedex_page else []),
|
||||
*([spike_menu_page] if spike_menu_page else []),
|
||||
*([best_named_index] if best_named_index else []),
|
||||
*([unresolved_page] if unresolved_page else []),
|
||||
*best_named_pages,
|
||||
*page_names,
|
||||
]
|
||||
|
||||
|
||||
def build_asset_pages(rows_by_kind: dict[str, list[dict[str, object]]]) -> list[str]:
|
||||
settings = {
|
||||
"images": ("Asset Image Gallery", IMAGE_PAGE_SIZE),
|
||||
"videos": ("Asset Video Gallery", VIDEO_PAGE_SIZE),
|
||||
"text": ("Asset Text Gallery", TEXT_PAGE_SIZE),
|
||||
"fonts": ("Asset Font Gallery", TEXT_PAGE_SIZE),
|
||||
}
|
||||
page_names: list[str] = []
|
||||
grouped_pages: dict[str, list[str]] = {}
|
||||
for kind, rows in rows_by_kind.items():
|
||||
title, page_size = settings[kind]
|
||||
grouped_pages[kind] = []
|
||||
for page_number, page_rows in enumerate(chunks(rows, page_size), start=1):
|
||||
name = f"asset-{kind}-gallery-{page_number:02d}.md"
|
||||
first = (page_number - 1) * page_size + 1
|
||||
last = first + len(page_rows) - 1
|
||||
lines = [
|
||||
f"# {title} {page_number:02d}",
|
||||
"",
|
||||
f"Openable {kind} assets {first}-{last} of {len(rows)}.",
|
||||
"",
|
||||
"::gallery-start",
|
||||
*[asset_directive(kind, row, first + idx) for idx, row in enumerate(page_rows)],
|
||||
"::gallery-end",
|
||||
]
|
||||
grouped_pages[kind].append(write_page(name, "\n".join(lines)))
|
||||
page_names.extend(grouped_pages[kind])
|
||||
|
||||
index_lines = [
|
||||
"# Asset Previews",
|
||||
"",
|
||||
"Generated preview pages for openable reconstructed assets under `assets/openable/`.",
|
||||
"",
|
||||
"| Type | Count | Pages |",
|
||||
"| --- | ---: | --- |",
|
||||
]
|
||||
for kind in ["images", "videos", "text", "fonts"]:
|
||||
pages = grouped_pages[kind]
|
||||
links = ", ".join(f"[{i + 1}]({name})" for i, name in enumerate(pages))
|
||||
index_lines.append(f"| {kind} | `{len(rows_by_kind[kind])}` | {links} |")
|
||||
write_page("asset-previews.md", "\n".join(index_lines))
|
||||
return ["asset-previews.md", *page_names]
|
||||
|
||||
|
||||
def build_radium_section3_bitmap_pages(rows: list[dict[str, str]]) -> list[str]:
|
||||
if not RADIUM_SECTION3_BITMAP_MANIFEST.exists():
|
||||
return []
|
||||
with RADIUM_SECTION3_BITMAP_MANIFEST.open(newline="", encoding="utf-8") as f:
|
||||
all_rows = list(csv.DictReader(f, delimiter="\t"))
|
||||
status_counts: dict[str, int] = {}
|
||||
for row in all_rows:
|
||||
status_counts[row["decoder_status"]] = status_counts.get(row["decoder_status"], 0) + 1
|
||||
status_lines = [f"- `{status}`: `{count}`" for status, count in sorted(status_counts.items())]
|
||||
|
||||
gallery_pages: list[str] = []
|
||||
for page_number, page_rows in enumerate(chunks(rows, RADIUM_BITMAP_PAGE_SIZE), start=1):
|
||||
name = f"radium-section3-bitmap-gallery-{page_number:02d}.md"
|
||||
first = (page_number - 1) * RADIUM_BITMAP_PAGE_SIZE + 1
|
||||
last = first + len(page_rows) - 1
|
||||
lines = [
|
||||
f"# Radium Section 3 Bitmap Gallery {page_number:02d}",
|
||||
"",
|
||||
f"Raw-indexed section 3 bitmap previews {first}-{last} of {len(rows)}.",
|
||||
"",
|
||||
"::gallery-start",
|
||||
*[radium_section3_bitmap_directive(row) for row in page_rows],
|
||||
"::gallery-end",
|
||||
]
|
||||
gallery_pages.append(write_page(name, "\n".join(lines)))
|
||||
|
||||
index_lines = [
|
||||
"# Radium Section 3 Bitmap Previews",
|
||||
"",
|
||||
"These previews are decoded from `/games/pokemon_pro/image.bin` section 3 pointer-table records.",
|
||||
"The current static decoder treats records as `uint32 id`, `uint32 flags`, `uint16 width`, `uint16 height`, followed by raw indexed pixel bytes when the payload is large enough for `width * height` pixels.",
|
||||
"Pixel values are rendered as grayscale; `0xff` is rendered transparent. Compact payloads are retained in the manifest as undecoded rather than guessed.",
|
||||
"",
|
||||
"## Decoder Status Counts",
|
||||
"",
|
||||
*status_lines,
|
||||
"",
|
||||
"## Gallery Pages",
|
||||
"",
|
||||
page_nav(gallery_pages),
|
||||
"",
|
||||
"## Manifest",
|
||||
"",
|
||||
"- `analysis/radium-image/section3_bitmap_manifest.tsv`",
|
||||
]
|
||||
return [write_page("radium-section3-bitmaps.md", "\n".join(index_lines)), *gallery_pages]
|
||||
|
||||
|
||||
def main() -> int:
|
||||
sounds = sound_rows()
|
||||
native_sounds = native_named_sound_rows()
|
||||
sound_test_labels = native_sound_test_label_rows()
|
||||
asr_draft_labels = asr_draft_sound_label_rows()
|
||||
asr_review_labels = asr_review_sound_label_rows()
|
||||
asr_catalog_labels = asr_catalog_sound_label_rows()
|
||||
catalog_offset_candidates = catalog_offset_candidate_rows()
|
||||
pokedex_voice_labels = pokedex_voice_label_rows()
|
||||
spike_menu_sounds = spike_menu_sound_rows()
|
||||
best_named_sounds = best_named_sound_rows()
|
||||
assets = asset_rows()
|
||||
radium_bitmaps = radium_section3_bitmap_rows()
|
||||
pages = build_sound_pages(
|
||||
sounds,
|
||||
native_sounds,
|
||||
sound_test_labels,
|
||||
asr_draft_labels,
|
||||
asr_review_labels,
|
||||
asr_catalog_labels,
|
||||
catalog_offset_candidates,
|
||||
pokedex_voice_labels,
|
||||
spike_menu_sounds,
|
||||
best_named_sounds,
|
||||
) + build_asset_pages(assets) + build_radium_section3_bitmap_pages(radium_bitmaps)
|
||||
best_named_source_counts: dict[str, int] = {}
|
||||
for row in best_named_sounds:
|
||||
best_named_source_counts[row["name_source"]] = best_named_source_counts.get(row["name_source"], 0) + 1
|
||||
summary = {
|
||||
"sound_count": len(sounds),
|
||||
"native_named_sound_count": len(native_sounds),
|
||||
"native_sound_test_label_count": len(sound_test_labels),
|
||||
"asr_draft_sound_label_count": len(asr_draft_labels),
|
||||
"asr_review_sound_label_count": len(asr_review_labels),
|
||||
"asr_catalog_sound_label_count": len(asr_catalog_labels),
|
||||
"catalog_offset_candidate_count": len(catalog_offset_candidates),
|
||||
"pokedex_voice_label_count": len(pokedex_voice_labels),
|
||||
"spike_menu_sound_count": len(spike_menu_sounds),
|
||||
"best_named_sound_count": len(best_named_sounds),
|
||||
"unresolved_structural_sound_count": len(unresolved_best_named_rows(best_named_sounds)),
|
||||
"best_named_source_counts": best_named_source_counts,
|
||||
"asset_counts": {kind: len(rows) for kind, rows in assets.items()},
|
||||
"radium_section3_bitmap_preview_count": len(radium_bitmaps),
|
||||
"pages": pages,
|
||||
}
|
||||
OUT_MANIFEST.write_text(json.dumps(summary, indent=2) + "\n", encoding="utf-8")
|
||||
print(f"wrote {len(pages)} media preview pages")
|
||||
print(json.dumps(summary, indent=2))
|
||||
return 0
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
raise SystemExit(main())
|
||||
93
scripts/build_native_named_sound_aliases.py
Normal file
93
scripts/build_native_named_sound_aliases.py
Normal file
@@ -0,0 +1,93 @@
|
||||
#!/usr/bin/env python3
|
||||
"""Build confirmed-name aliases for native GodotSpikeBridge sound registrations."""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
import argparse
|
||||
import csv
|
||||
import os
|
||||
import re
|
||||
from pathlib import Path
|
||||
|
||||
|
||||
def slug(value: str) -> str:
|
||||
return re.sub(r"[^A-Za-z0-9_]+", "_", value).strip("_") or "sound"
|
||||
|
||||
|
||||
def main() -> int:
|
||||
parser = argparse.ArgumentParser(description=__doc__)
|
||||
parser.add_argument("--sound-manifest", type=Path, default=Path("analysis/radium-image/sound_export_manifest.tsv"))
|
||||
parser.add_argument("--native-map", type=Path, default=Path("analysis/radium-image/native_sound_id_map.tsv"))
|
||||
parser.add_argument("--alias-dir", type=Path, default=Path("analysis/radium-image/sounds-native-named"))
|
||||
parser.add_argument("--out", type=Path, default=Path("analysis/radium-image/native_named_sound_manifest.tsv"))
|
||||
args = parser.parse_args()
|
||||
|
||||
manifest = list(csv.DictReader(args.sound_manifest.open(newline=""), delimiter="\t"))
|
||||
by_object = {int(row["primary_object_local_id"]): row for row in manifest if row["primary_object_local_id"]}
|
||||
native_rows = list(csv.DictReader(args.native_map.open(newline=""), delimiter="\t"))
|
||||
|
||||
args.alias_dir.mkdir(parents=True, exist_ok=True)
|
||||
output_rows: list[dict[str, object]] = []
|
||||
for native in native_rows:
|
||||
sound_id = int(native["native_sound_id"])
|
||||
source = by_object.get(sound_id)
|
||||
if source is None:
|
||||
continue
|
||||
source_path = Path(source["wav_path"])
|
||||
alias_name = (
|
||||
f"{slug(native['name'])}"
|
||||
f"__obj{sound_id:04d}"
|
||||
f"_s{int(source['section8_index']):04d}"
|
||||
f"_{source['channels']}ch_{source['sample_rate']}hz.wav"
|
||||
)
|
||||
alias_path = args.alias_dir / alias_name
|
||||
if not alias_path.exists():
|
||||
try:
|
||||
os.link(source_path, alias_path)
|
||||
link_type = "hardlink"
|
||||
except OSError:
|
||||
alias_path.symlink_to(Path("..") / "sounds" / source_path.name)
|
||||
link_type = "symlink"
|
||||
else:
|
||||
link_type = "existing"
|
||||
output_rows.append(
|
||||
{
|
||||
"name": native["name"],
|
||||
"native_sound_id": sound_id,
|
||||
"alias_wav_path": alias_path.as_posix(),
|
||||
"source_wav_path": source_path.as_posix(),
|
||||
"section8_index": source["section8_index"],
|
||||
"duration_seconds": source["duration_seconds"],
|
||||
"channels": source["channels"],
|
||||
"sample_rate": source["sample_rate"],
|
||||
"command_ref_count": source["command_ref_count"],
|
||||
"register_call_ghidra": native["register_call_ghidra"],
|
||||
"string_ghidra": native["string_ghidra"],
|
||||
"link_type": link_type,
|
||||
}
|
||||
)
|
||||
|
||||
fields = [
|
||||
"name",
|
||||
"native_sound_id",
|
||||
"alias_wav_path",
|
||||
"source_wav_path",
|
||||
"section8_index",
|
||||
"duration_seconds",
|
||||
"channels",
|
||||
"sample_rate",
|
||||
"command_ref_count",
|
||||
"register_call_ghidra",
|
||||
"string_ghidra",
|
||||
"link_type",
|
||||
]
|
||||
with args.out.open("w", newline="") as f:
|
||||
writer = csv.DictWriter(f, fieldnames=fields, delimiter="\t")
|
||||
writer.writeheader()
|
||||
writer.writerows(output_rows)
|
||||
print(f"wrote {args.out} rows={len(output_rows)} alias_dir={args.alias_dir}")
|
||||
return 0 if len(output_rows) == len(native_rows) else 1
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
raise SystemExit(main())
|
||||
242
scripts/build_pokedex_voice_aliases.py
Normal file
242
scripts/build_pokedex_voice_aliases.py
Normal file
@@ -0,0 +1,242 @@
|
||||
#!/usr/bin/env python3
|
||||
"""Align and alias the Pokedex voice stream inside the Radium sound export."""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
import argparse
|
||||
import csv
|
||||
import difflib
|
||||
import os
|
||||
import re
|
||||
import unicodedata
|
||||
from pathlib import Path
|
||||
|
||||
|
||||
FIELDS = [
|
||||
"pokemon_number",
|
||||
"pokemon_name",
|
||||
"role",
|
||||
"role_variant",
|
||||
"object_id",
|
||||
"section8_index",
|
||||
"source_wav_path",
|
||||
"alias_wav_path",
|
||||
"duration_seconds",
|
||||
"channels",
|
||||
"sample_rate",
|
||||
"command_ref_count",
|
||||
"alignment_action",
|
||||
"alignment_score",
|
||||
"transcript",
|
||||
"csv_category",
|
||||
"csv_text",
|
||||
"link_type",
|
||||
]
|
||||
|
||||
|
||||
def read_tsv(path: Path) -> list[dict[str, str]]:
|
||||
with path.open(newline="", encoding="utf-8") as f:
|
||||
return list(csv.DictReader(f, delimiter="\t"))
|
||||
|
||||
|
||||
def read_pokemon_rows(path: Path) -> list[dict[str, str]]:
|
||||
with path.open(newline="", encoding="utf-8", errors="replace") as f:
|
||||
rows = list(csv.DictReader(f))
|
||||
return sorted(
|
||||
[row for row in rows if row.get("in_game") == "TRUE" and row.get("name") != "Blank"],
|
||||
key=lambda row: int(row["number"]),
|
||||
)
|
||||
|
||||
|
||||
def normalize(value: str) -> str:
|
||||
text = unicodedata.normalize("NFKD", value or "").encode("ascii", "ignore").decode("ascii")
|
||||
text = re.sub(r"[^a-zA-Z0-9]+", " ", text).lower()
|
||||
return re.sub(r"\s+", " ", text).strip()
|
||||
|
||||
|
||||
def similarity(transcript: str, expected: str, role: str) -> float:
|
||||
got = normalize(transcript)
|
||||
want = normalize(expected)
|
||||
if not got or not want:
|
||||
return 0.0
|
||||
if role == "name":
|
||||
return difflib.SequenceMatcher(None, got.replace(" ", ""), want.replace(" ", "")).ratio()
|
||||
if role == "category":
|
||||
got = got.replace("the ", "").replace("pokemon", "").strip()
|
||||
want = want.replace("pokemon", "").strip()
|
||||
return difflib.SequenceMatcher(None, got[:180], want[:180]).ratio()
|
||||
|
||||
|
||||
def slug(value: str, max_len: int = 72) -> str:
|
||||
text = unicodedata.normalize("NFKD", value).encode("ascii", "ignore").decode("ascii")
|
||||
text = text.upper().replace("&", " AND ")
|
||||
text = re.sub(r"[^A-Z0-9]+", "_", text).strip("_")
|
||||
text = re.sub(r"_+", "_", text)
|
||||
return (text[:max_len].rstrip("_") or "SOUND")
|
||||
|
||||
|
||||
def link_alias(source_path: Path, alias_path: Path) -> str:
|
||||
alias_path.parent.mkdir(parents=True, exist_ok=True)
|
||||
if alias_path.exists() or alias_path.is_symlink():
|
||||
try:
|
||||
if alias_path.samefile(source_path):
|
||||
return "hardlink" if not alias_path.is_symlink() else "symlink"
|
||||
except OSError:
|
||||
pass
|
||||
return "existing"
|
||||
try:
|
||||
os.link(source_path, alias_path)
|
||||
return "hardlink"
|
||||
except OSError:
|
||||
alias_path.symlink_to(Path("..") / "sounds" / source_path.name)
|
||||
return "symlink"
|
||||
|
||||
|
||||
def build_field_stream(pokemon_rows: list[dict[str, str]]) -> list[tuple[dict[str, str], str, str]]:
|
||||
fields: list[tuple[dict[str, str], str, str]] = []
|
||||
for row in pokemon_rows:
|
||||
fields.append((row, "description", row["description"]))
|
||||
fields.append((row, "name", row["name"]))
|
||||
fields.append((row, "category", row["category"]))
|
||||
return fields
|
||||
|
||||
|
||||
def transition_cost(transcript: str, duration: float, text: str, role: str, duplicate: bool = False) -> tuple[float, float]:
|
||||
score = similarity(transcript, text, role)
|
||||
penalty = 0.0
|
||||
if role == "description" and duration < 2.0:
|
||||
penalty += 0.25
|
||||
if role == "name" and duration > 2.5:
|
||||
penalty += 0.45
|
||||
if role == "category" and duration > 3.5:
|
||||
penalty += 0.35
|
||||
if duplicate:
|
||||
penalty += 0.08
|
||||
return (1.0 - score) + penalty, score
|
||||
|
||||
|
||||
def align_stream(
|
||||
object_ids: list[int],
|
||||
fields: list[tuple[dict[str, str], str, str]],
|
||||
asr_by_object: dict[int, dict[str, str]],
|
||||
) -> list[tuple[int, int, str, float]]:
|
||||
states: dict[int, tuple[float, list[tuple[int, int, str, float]]]] = {0: (0.0, [])}
|
||||
for index, object_id in enumerate(object_ids):
|
||||
asr = asr_by_object[object_id]
|
||||
transcript = asr.get("transcript", "")
|
||||
duration = float(asr["duration_seconds"])
|
||||
next_states: dict[int, tuple[float, list[tuple[int, int, str, float]]]] = {}
|
||||
for field_index, (cost, path) in states.items():
|
||||
if field_index < len(fields):
|
||||
_, role, text = fields[field_index]
|
||||
delta, score = transition_cost(transcript, duration, text, role)
|
||||
new_index = field_index + 1
|
||||
candidate = (cost + delta, path + [(object_id, field_index, "match", score)])
|
||||
if new_index not in next_states or candidate[0] < next_states[new_index][0]:
|
||||
next_states[new_index] = candidate
|
||||
if field_index > 0 and fields[field_index - 1][1] == "description":
|
||||
_, role, text = fields[field_index - 1]
|
||||
delta, score = transition_cost(transcript, duration, text, role, duplicate=True)
|
||||
candidate = (cost + delta, path + [(object_id, field_index - 1, "duplicate_description", score)])
|
||||
if field_index not in next_states or candidate[0] < next_states[field_index][0]:
|
||||
next_states[field_index] = candidate
|
||||
|
||||
min_index = max(0, index - 10)
|
||||
max_index = min(len(fields), index + 2)
|
||||
next_states = {key: value for key, value in next_states.items() if min_index <= key <= max_index}
|
||||
if len(next_states) > 50:
|
||||
next_states = dict(sorted(next_states.items(), key=lambda item: item[1][0])[:50])
|
||||
states = next_states
|
||||
|
||||
final_index = len(fields)
|
||||
if final_index not in states:
|
||||
raise RuntimeError(f"alignment did not reach final field index {final_index}; candidates={sorted(states)}")
|
||||
return states[final_index][1]
|
||||
|
||||
|
||||
def main() -> int:
|
||||
parser = argparse.ArgumentParser(description=__doc__)
|
||||
parser.add_argument("--pokemon-data", type=Path, default=Path("assets/godot_raw/data/pokemon_data.txt"))
|
||||
parser.add_argument("--sound-manifest", type=Path, default=Path("analysis/radium-image/sound_export_manifest.tsv"))
|
||||
parser.add_argument("--asr-manifest", type=Path, default=Path("analysis/radium-image/asr_draft_sound_labels.tsv"))
|
||||
parser.add_argument("--alias-dir", type=Path, default=Path("analysis/radium-image/sounds-pokedex-voice"))
|
||||
parser.add_argument("--out", type=Path, default=Path("analysis/radium-image/pokedex_voice_label_manifest.tsv"))
|
||||
parser.add_argument("--start-object", type=int, default=409)
|
||||
parser.add_argument("--end-object", type=int, default=1545)
|
||||
args = parser.parse_args()
|
||||
|
||||
pokemon_rows = read_pokemon_rows(args.pokemon_data)
|
||||
fields = build_field_stream(pokemon_rows)
|
||||
sounds_by_object = {
|
||||
int(row["primary_object_local_id"]): row
|
||||
for row in read_tsv(args.sound_manifest)
|
||||
if row.get("primary_object_local_id", "").isdigit()
|
||||
}
|
||||
asr_by_object = {int(row["object_id"]): row for row in read_tsv(args.asr_manifest) if row["object_id"].isdigit()}
|
||||
object_ids = list(range(args.start_object, args.end_object + 1))
|
||||
missing = [object_id for object_id in object_ids if object_id not in sounds_by_object or object_id not in asr_by_object]
|
||||
if missing:
|
||||
raise RuntimeError(f"missing sound/ASR rows for objects: {missing[:20]}")
|
||||
|
||||
path = align_stream(object_ids, fields, asr_by_object)
|
||||
variant_counts: dict[tuple[str, str], int] = {}
|
||||
rows: list[dict[str, object]] = []
|
||||
for object_id, field_index, action, score in path:
|
||||
pokemon, role, text = fields[field_index]
|
||||
key = (pokemon["number"], role)
|
||||
variant_counts[key] = variant_counts.get(key, 0) + 1
|
||||
role_variant = variant_counts[key]
|
||||
sound = sounds_by_object[object_id]
|
||||
asr = asr_by_object[object_id]
|
||||
role_label = role.upper()
|
||||
if role == "category":
|
||||
role_label = f"CATEGORY_{slug(pokemon['category'], 36)}"
|
||||
elif action == "duplicate_description" or role_variant > 1:
|
||||
role_label = f"DESCRIPTION_ALT{role_variant}"
|
||||
alias_name = (
|
||||
f"POKEDEX_{int(pokemon['number']):04d}_{slug(pokemon['name'], 36)}_{role_label}"
|
||||
f"__obj{object_id:04d}_s{int(sound['section8_index']):04d}"
|
||||
f"_{sound['channels']}ch_{sound['sample_rate']}hz.wav"
|
||||
)
|
||||
alias_path = args.alias_dir / alias_name
|
||||
source_path = Path(sound["wav_path"])
|
||||
rows.append(
|
||||
{
|
||||
"pokemon_number": pokemon["number"],
|
||||
"pokemon_name": pokemon["name"],
|
||||
"role": role,
|
||||
"role_variant": role_variant,
|
||||
"object_id": object_id,
|
||||
"section8_index": sound["section8_index"],
|
||||
"source_wav_path": sound["wav_path"],
|
||||
"alias_wav_path": alias_path.as_posix(),
|
||||
"duration_seconds": sound["duration_seconds"],
|
||||
"channels": sound["channels"],
|
||||
"sample_rate": sound["sample_rate"],
|
||||
"command_ref_count": sound["command_ref_count"],
|
||||
"alignment_action": action,
|
||||
"alignment_score": f"{score:.6f}",
|
||||
"transcript": asr.get("transcript", ""),
|
||||
"csv_category": pokemon["category"],
|
||||
"csv_text": text,
|
||||
"link_type": link_alias(source_path, alias_path),
|
||||
}
|
||||
)
|
||||
|
||||
args.out.parent.mkdir(parents=True, exist_ok=True)
|
||||
with args.out.open("w", newline="", encoding="utf-8") as f:
|
||||
writer = csv.DictWriter(f, fieldnames=FIELDS, delimiter="\t")
|
||||
writer.writeheader()
|
||||
writer.writerows(rows)
|
||||
duplicate_rows = [row for row in rows if row["alignment_action"] == "duplicate_description"]
|
||||
print(
|
||||
f"wrote {args.out} rows={len(rows)} pokemon={len(pokemon_rows)} "
|
||||
f"duplicates={len(duplicate_rows)} alias_dir={args.alias_dir}"
|
||||
)
|
||||
for row in duplicate_rows:
|
||||
print(f"duplicate_description obj={row['object_id']} pokemon={row['pokemon_number']} {row['pokemon_name']}")
|
||||
return 0
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
raise SystemExit(main())
|
||||
File diff suppressed because it is too large
Load Diff
104
scripts/dump_radium_opcode_tables.py
Normal file
104
scripts/dump_radium_opcode_tables.py
Normal file
@@ -0,0 +1,104 @@
|
||||
#!/usr/bin/env python3
|
||||
"""Dump Radium command opcode table entries from the native game binaries.
|
||||
|
||||
The command stream runtime uses a 16-byte table entry per opcode:
|
||||
handler address, then payload byte length. Static Ghidra analysis of
|
||||
FUN_007a46e0 confirms the preload scan indexes the second qword directly
|
||||
(`table_base + 8`) to skip unknown/non-sound opcodes.
|
||||
"""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
import csv
|
||||
import struct
|
||||
from pathlib import Path
|
||||
|
||||
|
||||
ROOT = Path(__file__).resolve().parents[2]
|
||||
OPCODE_COUNT = 0x13
|
||||
|
||||
TARGETS = [
|
||||
{
|
||||
"image": "main",
|
||||
"binary": ROOT / "games/pokemon_pro/game",
|
||||
"table_offset": 0x3079E70,
|
||||
"histogram": ROOT / "analysis/radium-image/command_opcode_histogram.tsv",
|
||||
"payload_summary": ROOT / "analysis/radium-image/command_opcode_payload_summary.tsv",
|
||||
"out": ROOT / "analysis/radium-image/opcode_handler_table.tsv",
|
||||
},
|
||||
{
|
||||
"image": "spike_menu",
|
||||
"binary": ROOT / "games/pokemon_pro/spike3/spike_menu/game",
|
||||
"table_offset": 0x410CE0,
|
||||
"histogram": ROOT / "analysis/radium-spike-menu-image/command_opcode_histogram.tsv",
|
||||
"payload_summary": ROOT / "analysis/radium-spike-menu-image/command_opcode_payload_summary.tsv",
|
||||
"out": ROOT / "analysis/radium-spike-menu-image/opcode_handler_table.tsv",
|
||||
},
|
||||
]
|
||||
|
||||
|
||||
def load_tsv_by_opcode(path: Path) -> dict[int, dict[str, str]]:
|
||||
if not path.exists():
|
||||
return {}
|
||||
with path.open(newline="") as f:
|
||||
rows = {}
|
||||
for row in csv.DictReader(f, delimiter="\t"):
|
||||
opcode = row.get("opcode", "")
|
||||
if opcode == "":
|
||||
continue
|
||||
rows[int(opcode)] = row
|
||||
return rows
|
||||
|
||||
|
||||
def main() -> int:
|
||||
fieldnames = [
|
||||
"image",
|
||||
"opcode",
|
||||
"opcode_hex",
|
||||
"table_offset",
|
||||
"entry_offset",
|
||||
"handler_address",
|
||||
"payload_length",
|
||||
"observed_command_count",
|
||||
"observed_stream_count",
|
||||
"observed_sound_ref_count",
|
||||
"unique_payload_count",
|
||||
"top_payload_hex",
|
||||
]
|
||||
for target in TARGETS:
|
||||
data = target["binary"].read_bytes()
|
||||
hist = load_tsv_by_opcode(target["histogram"])
|
||||
summary = load_tsv_by_opcode(target["payload_summary"])
|
||||
rows = []
|
||||
for opcode in range(OPCODE_COUNT):
|
||||
entry_offset = target["table_offset"] + opcode * 0x10
|
||||
handler_address, payload_length = struct.unpack_from("<QQ", data, entry_offset)
|
||||
hist_row = hist.get(opcode, {})
|
||||
summary_row = summary.get(opcode, {})
|
||||
rows.append(
|
||||
{
|
||||
"image": target["image"],
|
||||
"opcode": opcode,
|
||||
"opcode_hex": f"0x{opcode:02x}",
|
||||
"table_offset": f"0x{target['table_offset']:x}",
|
||||
"entry_offset": f"0x{entry_offset:x}",
|
||||
"payload_length": payload_length,
|
||||
"handler_address": f"0x{handler_address:x}" if handler_address else "",
|
||||
"observed_command_count": hist_row.get("command_count", "0"),
|
||||
"observed_stream_count": hist_row.get("stream_count", "0"),
|
||||
"observed_sound_ref_count": hist_row.get("sound_ref_count", "0"),
|
||||
"unique_payload_count": summary_row.get("unique_payload_count", "0"),
|
||||
"top_payload_hex": summary_row.get("top_payload_hex", ""),
|
||||
}
|
||||
)
|
||||
target["out"].parent.mkdir(parents=True, exist_ok=True)
|
||||
with target["out"].open("w", newline="") as f:
|
||||
writer = csv.DictWriter(f, fieldnames=fieldnames, delimiter="\t")
|
||||
writer.writeheader()
|
||||
writer.writerows(rows)
|
||||
print(f"wrote {target['out']} ({len(rows)} rows)")
|
||||
return 0
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
raise SystemExit(main())
|
||||
177
scripts/export_radium_section3_bitmaps.py
Normal file
177
scripts/export_radium_section3_bitmaps.py
Normal file
@@ -0,0 +1,177 @@
|
||||
#!/usr/bin/env python3
|
||||
"""Export preview PNGs for simple Radium section 3 bitmap records.
|
||||
|
||||
Ghidra xrefs show section 3 is a qword pointer table with count id 1. The
|
||||
records addressed by that table start with:
|
||||
|
||||
uint32 record_id
|
||||
uint32 flags
|
||||
uint16 width
|
||||
uint16 height
|
||||
|
||||
Most small records then contain width*height bytes of indexed pixel data plus
|
||||
padding. This exporter writes grayscale/alpha PNG previews only for those
|
||||
straightforward records and leaves compact 128x32-style payloads as undecoded.
|
||||
It is static and does not execute target binaries.
|
||||
"""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
import argparse
|
||||
import csv
|
||||
import json
|
||||
import struct
|
||||
import zlib
|
||||
from pathlib import Path
|
||||
|
||||
|
||||
PNG_SIGNATURE = b"\x89PNG\r\n\x1a\n"
|
||||
|
||||
|
||||
FIELDS = [
|
||||
"logical_index",
|
||||
"record_id",
|
||||
"flags",
|
||||
"record_offset",
|
||||
"next_record_offset",
|
||||
"record_length",
|
||||
"width",
|
||||
"height",
|
||||
"pixel_payload_length",
|
||||
"decoder_status",
|
||||
"png_path",
|
||||
]
|
||||
|
||||
|
||||
def u64(data: bytes, offset: int) -> int:
|
||||
return struct.unpack_from("<Q", data, offset)[0]
|
||||
|
||||
|
||||
def png_chunk(kind: bytes, payload: bytes) -> bytes:
|
||||
crc = zlib.crc32(kind + payload) & 0xFFFFFFFF
|
||||
return struct.pack(">I", len(payload)) + kind + payload + struct.pack(">I", crc)
|
||||
|
||||
|
||||
def write_rgba_png(path: Path, width: int, height: int, rgba: bytes) -> None:
|
||||
rows = []
|
||||
stride = width * 4
|
||||
for y in range(height):
|
||||
rows.append(b"\x00" + rgba[y * stride : (y + 1) * stride])
|
||||
ihdr = struct.pack(">IIBBBBB", width, height, 8, 6, 0, 0, 0)
|
||||
path.write_bytes(
|
||||
PNG_SIGNATURE
|
||||
+ png_chunk(b"IHDR", ihdr)
|
||||
+ png_chunk(b"IDAT", zlib.compress(b"".join(rows), level=9))
|
||||
+ png_chunk(b"IEND", b"")
|
||||
)
|
||||
|
||||
|
||||
def pixel_to_rgba(value: int) -> tuple[int, int, int, int]:
|
||||
if value == 0xFF:
|
||||
return (0, 0, 0, 0)
|
||||
if value <= 0x0F:
|
||||
gray = value * 17
|
||||
else:
|
||||
gray = value
|
||||
return (gray, gray, gray, 255)
|
||||
|
||||
|
||||
def read_header(path: Path) -> dict[str, object]:
|
||||
with path.open(encoding="utf-8") as f:
|
||||
return json.load(f)
|
||||
|
||||
|
||||
def main() -> int:
|
||||
parser = argparse.ArgumentParser(description=__doc__)
|
||||
parser.add_argument("--image", type=Path, default=Path("games/pokemon_pro/image.bin"))
|
||||
parser.add_argument("--header", type=Path, default=Path("analysis/radium-image/header.json"))
|
||||
parser.add_argument("--out-dir", type=Path, default=Path("analysis/radium-image/section3-bitmaps"))
|
||||
parser.add_argument(
|
||||
"--manifest",
|
||||
type=Path,
|
||||
default=Path("analysis/radium-image/section3_bitmap_manifest.tsv"),
|
||||
)
|
||||
args = parser.parse_args()
|
||||
|
||||
data = args.image.read_bytes()
|
||||
header = read_header(args.header)
|
||||
section_offsets = {key: int(value) for key, value in header["section_offsets"].items()}
|
||||
section3_offset = section_offsets["section_3"]
|
||||
section8_offset = section_offsets["section_8"]
|
||||
count = int(header["counts_from_header"]["count_1_header10_high32"])
|
||||
pointers = [u64(data, section3_offset + index * 8) for index in range(count)]
|
||||
sorted_pointers = sorted(set(pointers))
|
||||
next_by_pointer = {
|
||||
pointer: sorted_pointers[index + 1] if index + 1 < len(sorted_pointers) else section8_offset
|
||||
for index, pointer in enumerate(sorted_pointers)
|
||||
}
|
||||
|
||||
args.out_dir.mkdir(parents=True, exist_ok=True)
|
||||
rows: list[dict[str, object]] = []
|
||||
exported = 0
|
||||
for logical_index, pointer in enumerate(pointers):
|
||||
next_pointer = next_by_pointer[pointer]
|
||||
record_length = next_pointer - pointer
|
||||
row = {
|
||||
"logical_index": logical_index,
|
||||
"record_id": "",
|
||||
"flags": "",
|
||||
"record_offset": f"0x{pointer:x}",
|
||||
"next_record_offset": f"0x{next_pointer:x}",
|
||||
"record_length": record_length,
|
||||
"width": "",
|
||||
"height": "",
|
||||
"pixel_payload_length": "",
|
||||
"decoder_status": "truncated_header",
|
||||
"png_path": "",
|
||||
}
|
||||
if pointer + 12 > len(data) or record_length < 12:
|
||||
rows.append(row)
|
||||
continue
|
||||
|
||||
record_id, flags = struct.unpack_from("<II", data, pointer)
|
||||
width, height = struct.unpack_from("<HH", data, pointer + 8)
|
||||
area = width * height
|
||||
payload_length = max(0, record_length - 12)
|
||||
row.update(
|
||||
{
|
||||
"record_id": record_id,
|
||||
"flags": flags,
|
||||
"width": width,
|
||||
"height": height,
|
||||
"pixel_payload_length": payload_length,
|
||||
}
|
||||
)
|
||||
if width == 0 or height == 0 or width > 512 or height > 512:
|
||||
row["decoder_status"] = "invalid_dimensions"
|
||||
elif payload_length < area:
|
||||
row["decoder_status"] = "undecoded_compact_payload"
|
||||
else:
|
||||
pixels = data[pointer + 12 : pointer + 12 + area]
|
||||
rgba = bytearray()
|
||||
for value in pixels:
|
||||
rgba.extend(pixel_to_rgba(value))
|
||||
png_path = args.out_dir / f"section3_{logical_index:04d}_id{record_id:04d}_{width}x{height}_f{flags}.png"
|
||||
write_rgba_png(png_path, width, height, bytes(rgba))
|
||||
row["decoder_status"] = "raw_indexed_preview"
|
||||
row["png_path"] = png_path.as_posix()
|
||||
exported += 1
|
||||
rows.append(row)
|
||||
|
||||
args.manifest.parent.mkdir(parents=True, exist_ok=True)
|
||||
with args.manifest.open("w", newline="", encoding="utf-8") as f:
|
||||
writer = csv.DictWriter(f, fieldnames=FIELDS, delimiter="\t", extrasaction="ignore")
|
||||
writer.writeheader()
|
||||
writer.writerows(rows)
|
||||
status_counts: dict[str, int] = {}
|
||||
for row in rows:
|
||||
status = str(row["decoder_status"])
|
||||
status_counts[status] = status_counts.get(status, 0) + 1
|
||||
print(f"wrote {args.manifest} rows={len(rows)} exported_pngs={exported}")
|
||||
for status, count_value in sorted(status_counts.items()):
|
||||
print(f"{status}: {count_value}")
|
||||
return 0
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
raise SystemExit(main())
|
||||
102
scripts/extract_godot_gdc_strings.py
Normal file
102
scripts/extract_godot_gdc_strings.py
Normal file
@@ -0,0 +1,102 @@
|
||||
#!/usr/bin/env python3
|
||||
"""Extract strings and sound-ID references from Godot 4 compiled GDScript.
|
||||
|
||||
The exported `.gdc` files in this project contain a 12-byte `GDSC` header
|
||||
followed by a Zstandard payload. Some strings are plain length-prefixed ASCII;
|
||||
many identifiers are XOR-obfuscated with byte `0xb6` and stored in a
|
||||
UTF-32LE-like layout. This script recovers both forms statically.
|
||||
"""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
import argparse
|
||||
import csv
|
||||
import json
|
||||
import re
|
||||
import subprocess
|
||||
from pathlib import Path
|
||||
|
||||
|
||||
PLAIN_TOKEN_RE = re.compile(rb"[A-Za-z0-9_./:-]{3,}")
|
||||
SOUND_RE = re.compile(r"SE_[A-Z0-9_]+")
|
||||
|
||||
|
||||
def decompress_gdc(path: Path) -> bytes:
|
||||
data = path.read_bytes()
|
||||
if not data.startswith(b"GDSC"):
|
||||
return b""
|
||||
proc = subprocess.run(["zstd", "-dc"], input=data[12:], stdout=subprocess.PIPE, stderr=subprocess.PIPE)
|
||||
if proc.returncode != 0:
|
||||
raise RuntimeError(f"zstd failed for {path}: {proc.stderr.decode(errors='replace')}")
|
||||
return proc.stdout
|
||||
|
||||
|
||||
def utf32_xor_tokens(payload: bytes) -> set[str]:
|
||||
xored = bytes(byte ^ 0xB6 for byte in payload)
|
||||
chars: list[str] = []
|
||||
index = 0
|
||||
while index + 3 < len(xored):
|
||||
if xored[index + 1 : index + 4] == b"\0\0\0" and 32 <= xored[index] <= 126:
|
||||
chars.append(chr(xored[index]))
|
||||
index += 4
|
||||
else:
|
||||
chars.append("\n")
|
||||
index += 1
|
||||
text = "".join(chars)
|
||||
return set(re.findall(r"[A-Za-z0-9_./:-]{3,}", text))
|
||||
|
||||
|
||||
def extract_tokens(path: Path) -> tuple[set[str], int]:
|
||||
payload = decompress_gdc(path)
|
||||
plain = {match.group(0).decode("ascii", errors="replace") for match in PLAIN_TOKEN_RE.finditer(payload)}
|
||||
return plain | utf32_xor_tokens(payload), len(payload)
|
||||
|
||||
|
||||
def main() -> int:
|
||||
parser = argparse.ArgumentParser(description=__doc__)
|
||||
parser.add_argument("--root", type=Path, default=Path("assets/godot_raw"))
|
||||
parser.add_argument("--out-dir", type=Path, default=Path("analysis/godot-introspection"))
|
||||
parser.add_argument("--constant-map", type=Path, default=Path("analysis/godot-introspection/spike_sound_constant_map.json"))
|
||||
args = parser.parse_args()
|
||||
|
||||
args.out_dir.mkdir(parents=True, exist_ok=True)
|
||||
known_sound_names: set[str] = set()
|
||||
if args.constant_map.exists():
|
||||
known_sound_names = set(json.loads(args.constant_map.read_text()).keys())
|
||||
string_rows: list[dict[str, object]] = []
|
||||
sound_rows: list[dict[str, object]] = []
|
||||
script_rows: list[dict[str, object]] = []
|
||||
for path in sorted(args.root.rglob("*.gdc")):
|
||||
tokens, payload_size = extract_tokens(path)
|
||||
rel = path.as_posix()
|
||||
sound_names = sorted({token for token in tokens if SOUND_RE.fullmatch(token) and (not known_sound_names or token in known_sound_names)})
|
||||
script_rows.append(
|
||||
{
|
||||
"path": rel,
|
||||
"compressed_bytes": path.stat().st_size,
|
||||
"decompressed_bytes": payload_size,
|
||||
"token_count": len(tokens),
|
||||
"sound_ref_count": len(sound_names),
|
||||
"has_spike_play_sound": "Spike" in tokens and "play_sound" in tokens,
|
||||
}
|
||||
)
|
||||
for token in sorted(tokens):
|
||||
string_rows.append({"path": rel, "token": token})
|
||||
for sound_name in sound_names:
|
||||
sound_rows.append({"path": rel, "sound_name": sound_name})
|
||||
|
||||
for name, rows, fields in [
|
||||
("gdc_script_summary.tsv", script_rows, ["path", "compressed_bytes", "decompressed_bytes", "token_count", "sound_ref_count", "has_spike_play_sound"]),
|
||||
("gdc_strings.tsv", string_rows, ["path", "token"]),
|
||||
("gdc_sound_refs.tsv", sound_rows, ["path", "sound_name"]),
|
||||
]:
|
||||
with (args.out_dir / name).open("w", newline="") as f:
|
||||
writer = csv.DictWriter(f, fieldnames=fields, delimiter="\t")
|
||||
writer.writeheader()
|
||||
writer.writerows(rows)
|
||||
print(f"scripts={len(script_rows)} strings={len(string_rows)} sound_refs={len(sound_rows)} out={args.out_dir}")
|
||||
return 0
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
raise SystemExit(main())
|
||||
143
scripts/extract_native_sound_registrations.py
Normal file
143
scripts/extract_native_sound_registrations.py
Normal file
@@ -0,0 +1,143 @@
|
||||
#!/usr/bin/env python3
|
||||
"""Extract native GodotSpikeBridge sound registrations from the game binary.
|
||||
|
||||
This is a static AArch64 pattern extractor for the registration table
|
||||
identified in Ghidra as FUN_005d6b90 -> FUN_006ec060(name, id, -1).
|
||||
It does not execute the target binary.
|
||||
"""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
import argparse
|
||||
import csv
|
||||
import struct
|
||||
from pathlib import Path
|
||||
|
||||
|
||||
GHIDRA_BASE_DELTA = 0x100000
|
||||
GHIDRA_REGISTER_SOUND = 0x006EC060
|
||||
TEXT_START = 0x00460000
|
||||
TEXT_END = 0x0258A7B0
|
||||
|
||||
|
||||
def u32(data: bytes, offset: int) -> int:
|
||||
return struct.unpack_from("<I", data, offset)[0]
|
||||
|
||||
|
||||
def decode_bl_target(pc: int, insn: int) -> int | None:
|
||||
if insn & 0xFC000000 != 0x94000000:
|
||||
return None
|
||||
imm = insn & 0x03FFFFFF
|
||||
if imm & 0x02000000:
|
||||
imm -= 0x04000000
|
||||
return pc + imm * 4
|
||||
|
||||
|
||||
def decode_movz_w2(insn: int) -> int | None:
|
||||
if insn & 0x7F80001F != 0x52800002:
|
||||
return None
|
||||
shift = (insn >> 21) & 0x3
|
||||
if shift != 0:
|
||||
return None
|
||||
return (insn >> 5) & 0xFFFF
|
||||
|
||||
|
||||
def decode_adrp(pc: int, insn: int) -> tuple[int, int] | None:
|
||||
if insn & 0x9F000000 != 0x90000000:
|
||||
return None
|
||||
reg = insn & 0x1F
|
||||
immlo = (insn >> 29) & 0x3
|
||||
immhi = (insn >> 5) & 0x7FFFF
|
||||
imm = (immhi << 2) | immlo
|
||||
if imm & (1 << 20):
|
||||
imm -= 1 << 21
|
||||
return reg, (pc & ~0xFFF) + imm * 0x1000
|
||||
|
||||
|
||||
def decode_add_imm(insn: int) -> tuple[int, int, int] | None:
|
||||
if insn & 0xFFC00000 != 0x91000000:
|
||||
return None
|
||||
rd = insn & 0x1F
|
||||
rn = (insn >> 5) & 0x1F
|
||||
shift = (insn >> 22) & 0x3
|
||||
imm = (insn >> 10) & 0xFFF
|
||||
if shift == 1:
|
||||
imm <<= 12
|
||||
elif shift != 0:
|
||||
return None
|
||||
return rd, rn, imm
|
||||
|
||||
|
||||
def read_c_string(data: bytes, offset: int) -> str:
|
||||
end = data.find(b"\0", offset)
|
||||
if end < 0:
|
||||
end = min(len(data), offset + 256)
|
||||
return data[offset:end].decode("ascii", errors="replace")
|
||||
|
||||
|
||||
def extract(data: bytes, target_file_addr: int) -> list[dict[str, object]]:
|
||||
rows: list[dict[str, object]] = []
|
||||
start = min(TEXT_START, len(data))
|
||||
end = min(TEXT_END, len(data))
|
||||
for pc in range(start, end, 4):
|
||||
insn = u32(data, pc)
|
||||
if decode_bl_target(pc, insn) != target_file_addr:
|
||||
continue
|
||||
sound_id = None
|
||||
string_addr = None
|
||||
for cursor in range(pc - 4, max(TEXT_START, pc - 0x100), -4):
|
||||
prior = u32(data, cursor)
|
||||
if sound_id is None:
|
||||
sound_id = decode_movz_w2(prior)
|
||||
add_info = decode_add_imm(prior)
|
||||
if add_info is not None and cursor >= TEXT_START + 4:
|
||||
rd, rn, add_imm = add_info
|
||||
adrp_info = decode_adrp(cursor - 4, u32(data, cursor - 4))
|
||||
if adrp_info is not None:
|
||||
adrp_reg, adrp_addr = adrp_info
|
||||
if rd == rn and rn == adrp_reg:
|
||||
string_addr = adrp_addr + add_imm
|
||||
if sound_id is not None and string_addr is not None:
|
||||
break
|
||||
rows.append(
|
||||
{
|
||||
"name": read_c_string(data, string_addr) if string_addr is not None else "",
|
||||
"native_sound_id": sound_id if sound_id is not None else "",
|
||||
"register_call_ghidra": f"0x{pc + GHIDRA_BASE_DELTA:08x}",
|
||||
"register_call_file_offset": f"0x{pc:08x}",
|
||||
"string_ghidra": f"0x{string_addr + GHIDRA_BASE_DELTA:08x}" if string_addr is not None else "",
|
||||
"string_file_offset": f"0x{string_addr:08x}" if string_addr is not None else "",
|
||||
"register_function_ghidra": f"0x{GHIDRA_REGISTER_SOUND:08x}",
|
||||
}
|
||||
)
|
||||
return rows
|
||||
|
||||
|
||||
def main() -> int:
|
||||
parser = argparse.ArgumentParser(description=__doc__)
|
||||
parser.add_argument("--game-binary", type=Path, default=Path("games/pokemon_pro/game"))
|
||||
parser.add_argument("--out", type=Path, default=Path("analysis/radium-image/native_sound_id_map.tsv"))
|
||||
args = parser.parse_args()
|
||||
|
||||
data = args.game_binary.read_bytes()
|
||||
rows = extract(data, GHIDRA_REGISTER_SOUND - GHIDRA_BASE_DELTA)
|
||||
args.out.parent.mkdir(parents=True, exist_ok=True)
|
||||
fields = [
|
||||
"name",
|
||||
"native_sound_id",
|
||||
"register_call_ghidra",
|
||||
"register_call_file_offset",
|
||||
"string_ghidra",
|
||||
"string_file_offset",
|
||||
"register_function_ghidra",
|
||||
]
|
||||
with args.out.open("w", newline="") as f:
|
||||
writer = csv.DictWriter(f, fieldnames=fields, delimiter="\t")
|
||||
writer.writeheader()
|
||||
writer.writerows(rows)
|
||||
print(f"wrote {args.out} rows={len(rows)}")
|
||||
return 0
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
raise SystemExit(main())
|
||||
142
scripts/extract_native_sound_test_labels.py
Normal file
142
scripts/extract_native_sound_test_labels.py
Normal file
@@ -0,0 +1,142 @@
|
||||
#!/usr/bin/env python3
|
||||
"""Extract native sound-test-adjacent label candidates and build preview aliases.
|
||||
|
||||
This is static analysis of /games/pokemon_pro/game. The table at
|
||||
0x325d940 contains localized label-list pointers paired with a numeric field.
|
||||
Follow-up WAV/ASR checks showed that numeric field is not a reliable direct
|
||||
Radium local sound ID for every row, so these labels are retained for audit
|
||||
but are not promoted into the best-name export.
|
||||
"""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
import argparse
|
||||
import csv
|
||||
import os
|
||||
import re
|
||||
import struct
|
||||
from pathlib import Path
|
||||
|
||||
|
||||
SOUND_TEST_LABEL_TABLE_OFFSET = 0x325D940
|
||||
SOUND_TEST_LABEL_COUNT = 4
|
||||
LOCALIZED_STRING_COUNT = 5
|
||||
|
||||
|
||||
def u64(data: bytes, offset: int) -> int:
|
||||
return struct.unpack_from("<Q", data, offset)[0]
|
||||
|
||||
|
||||
def cstring(data: bytes, offset: int) -> str:
|
||||
if offset <= 0 or offset >= len(data):
|
||||
return ""
|
||||
end = data.find(b"\x00", offset)
|
||||
if end < 0:
|
||||
end = len(data)
|
||||
return data[offset:end].decode("utf-8", errors="replace")
|
||||
|
||||
|
||||
def slug(value: str) -> str:
|
||||
return re.sub(r"[^A-Za-z0-9_]+", "_", value).strip("_") or "sound"
|
||||
|
||||
|
||||
def localized_labels(data: bytes, list_offset: int) -> list[tuple[int, str]]:
|
||||
labels: list[tuple[int, str]] = []
|
||||
for index in range(LOCALIZED_STRING_COUNT):
|
||||
ptr_offset = list_offset + index * 8
|
||||
if ptr_offset + 8 > len(data):
|
||||
break
|
||||
string_offset = u64(data, ptr_offset)
|
||||
if string_offset == 0:
|
||||
break
|
||||
labels.append((string_offset, cstring(data, string_offset)))
|
||||
return labels
|
||||
|
||||
|
||||
def main() -> int:
|
||||
parser = argparse.ArgumentParser(description=__doc__)
|
||||
parser.add_argument("--game-binary", type=Path, default=Path("games/pokemon_pro/game"))
|
||||
parser.add_argument("--sound-manifest", type=Path, default=Path("analysis/radium-image/sound_export_manifest.tsv"))
|
||||
parser.add_argument("--alias-dir", type=Path, default=Path("analysis/radium-image/sounds-native-sound-test"))
|
||||
parser.add_argument("--out", type=Path, default=Path("analysis/radium-image/native_sound_test_label_manifest.tsv"))
|
||||
args = parser.parse_args()
|
||||
|
||||
data = args.game_binary.read_bytes()
|
||||
manifest = list(csv.DictReader(args.sound_manifest.open(newline=""), delimiter="\t"))
|
||||
by_object = {int(row["primary_object_local_id"]): row for row in manifest if row["primary_object_local_id"]}
|
||||
args.alias_dir.mkdir(parents=True, exist_ok=True)
|
||||
|
||||
rows: list[dict[str, object]] = []
|
||||
for index in range(SOUND_TEST_LABEL_COUNT):
|
||||
entry_offset = SOUND_TEST_LABEL_TABLE_OFFSET + index * 16
|
||||
label_list_offset = u64(data, entry_offset)
|
||||
sound_id = u64(data, entry_offset + 8)
|
||||
labels = localized_labels(data, label_list_offset)
|
||||
if not labels:
|
||||
continue
|
||||
label_string_offset, label = labels[0]
|
||||
source = by_object.get(sound_id)
|
||||
if source is None:
|
||||
continue
|
||||
source_path = Path(source["wav_path"])
|
||||
alias_name = (
|
||||
f"{slug(label)}"
|
||||
f"__obj{sound_id:04d}"
|
||||
f"_s{int(source['section8_index']):04d}"
|
||||
f"_{source['channels']}ch_{source['sample_rate']}hz.wav"
|
||||
)
|
||||
alias_path = args.alias_dir / alias_name
|
||||
if not alias_path.exists():
|
||||
try:
|
||||
os.link(source_path, alias_path)
|
||||
link_type = "hardlink"
|
||||
except OSError:
|
||||
alias_path.symlink_to(Path("..") / "sounds" / source_path.name)
|
||||
link_type = "symlink"
|
||||
else:
|
||||
link_type = "existing"
|
||||
rows.append(
|
||||
{
|
||||
"label": label,
|
||||
"sound_id": sound_id,
|
||||
"alias_wav_path": alias_path.as_posix(),
|
||||
"source_wav_path": source_path.as_posix(),
|
||||
"section8_index": source["section8_index"],
|
||||
"duration_seconds": source["duration_seconds"],
|
||||
"channels": source["channels"],
|
||||
"sample_rate": source["sample_rate"],
|
||||
"command_ref_count": source["command_ref_count"],
|
||||
"table_entry_offset": f"0x{entry_offset:08x}",
|
||||
"label_list_offset": f"0x{label_list_offset:08x}",
|
||||
"label_string_offset": f"0x{label_string_offset:08x}",
|
||||
"localized_labels": " | ".join(text for _, text in labels),
|
||||
"link_type": link_type,
|
||||
}
|
||||
)
|
||||
|
||||
fields = [
|
||||
"label",
|
||||
"sound_id",
|
||||
"alias_wav_path",
|
||||
"source_wav_path",
|
||||
"section8_index",
|
||||
"duration_seconds",
|
||||
"channels",
|
||||
"sample_rate",
|
||||
"command_ref_count",
|
||||
"table_entry_offset",
|
||||
"label_list_offset",
|
||||
"label_string_offset",
|
||||
"localized_labels",
|
||||
"link_type",
|
||||
]
|
||||
with args.out.open("w", newline="") as f:
|
||||
writer = csv.DictWriter(f, fieldnames=fields, delimiter="\t")
|
||||
writer.writeheader()
|
||||
writer.writerows(rows)
|
||||
print(f"wrote {args.out} rows={len(rows)} alias_dir={args.alias_dir}")
|
||||
return 0 if len(rows) == SOUND_TEST_LABEL_COUNT else 1
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
raise SystemExit(main())
|
||||
988
scripts/parse_radium_image.py
Normal file
988
scripts/parse_radium_image.py
Normal file
@@ -0,0 +1,988 @@
|
||||
#!/usr/bin/env python3
|
||||
"""Parse the Radium mmap image header and section 8 chunk table.
|
||||
|
||||
This is a static parser for /games/pokemon_pro/image.bin. It implements the
|
||||
section offsets and section 8 row fields observed in Ghidra from FUN_008736c0,
|
||||
FUN_00873290, and FUN_007a46e0. It does not execute target binaries.
|
||||
"""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
import argparse
|
||||
import collections
|
||||
import csv
|
||||
import json
|
||||
import math
|
||||
import re
|
||||
import struct
|
||||
import wave
|
||||
import zlib
|
||||
from pathlib import Path
|
||||
|
||||
|
||||
HEADER_QWORDS = 13
|
||||
SECTION8_ROW_SIZE = 24
|
||||
SECTION4_ROW_SIZE = 32
|
||||
OBJECT_TABLE_OFFSET = 0x32521C0
|
||||
OBJECT_TABLE_ENTRY_SIZE = 0x20
|
||||
OBJECT_TABLE_COUNT = 0x3F1
|
||||
OPCODE_SIZE_TABLE_OFFSET = 0x3079E78
|
||||
OPCODE_COUNT = 0x13
|
||||
SECTION8_KEY_MASK = 0xFFFC0003FFFFFFFF
|
||||
|
||||
|
||||
def u32(data: bytes, offset: int) -> int:
|
||||
return struct.unpack_from("<I", data, offset)[0]
|
||||
|
||||
|
||||
def u64(data: bytes, offset: int) -> int:
|
||||
return struct.unpack_from("<Q", data, offset)[0]
|
||||
|
||||
|
||||
def entropy(sample: bytes) -> float:
|
||||
if not sample:
|
||||
return 0.0
|
||||
counts = [0] * 256
|
||||
for b in sample:
|
||||
counts[b] += 1
|
||||
total = len(sample)
|
||||
value = 0.0
|
||||
for count in counts:
|
||||
if count:
|
||||
p = count / total
|
||||
value -= p * math.log2(p)
|
||||
return value
|
||||
|
||||
|
||||
def derive_section8_fields(q1: int, q2: int, image_index: int) -> dict[str, int]:
|
||||
"""Replicate the packed flag math in FUN_007a46e0.
|
||||
|
||||
The loader stores q2 low32 as a count and later opcode 0x0b computes the
|
||||
byte length as bvar4 * q2_low32 * 2.
|
||||
"""
|
||||
|
||||
masked_key = q1 & SECTION8_KEY_MASK
|
||||
local_key = (image_index << 34) | masked_key
|
||||
low32 = masked_key & 0xFFFFFFFF
|
||||
uvar5 = (
|
||||
(((local_key >> 25) & 1) << 3)
|
||||
| (((local_key >> 30) & 1) << 4)
|
||||
| (((local_key >> 17) & 1) << 1)
|
||||
| (((local_key >> 31) & 1) << 2)
|
||||
)
|
||||
channel_or_width = uvar5 | ((low32 >> 7) & 1)
|
||||
if ((low32 >> 6) & 1) == 0:
|
||||
storage_kind = 1
|
||||
preload_width = channel_or_width
|
||||
else:
|
||||
storage_kind = 2
|
||||
preload_width = uvar5 >> 1
|
||||
sample_count = q2 & 0xFFFFFFFF
|
||||
pcm_bytes = channel_or_width * sample_count * 2
|
||||
return {
|
||||
"masked_key": masked_key,
|
||||
"local_key": local_key,
|
||||
"uvar5": uvar5,
|
||||
"channel_or_width": channel_or_width,
|
||||
"storage_kind": storage_kind,
|
||||
"preload_width": preload_width,
|
||||
"sample_count": sample_count,
|
||||
"pcm_bytes": pcm_bytes,
|
||||
}
|
||||
|
||||
|
||||
def parse_section8(data: bytes, image_index: int, table_offset: int, count: int) -> list[dict[str, object]]:
|
||||
rows: list[dict[str, object]] = []
|
||||
for index in range(count):
|
||||
row_offset = table_offset + index * SECTION8_ROW_SIZE
|
||||
q0, q1, q2 = struct.unpack_from("<QQQ", data, row_offset)
|
||||
next_q0 = None
|
||||
next_delta = None
|
||||
if index + 1 < count:
|
||||
next_q0 = u64(data, table_offset + (index + 1) * SECTION8_ROW_SIZE)
|
||||
next_delta = next_q0 - q0
|
||||
fields = derive_section8_fields(q1, q2, image_index)
|
||||
pcm_bytes = fields["pcm_bytes"]
|
||||
first = b""
|
||||
if q0 < len(data):
|
||||
first = data[q0 : min(q0 + 16, len(data))]
|
||||
sample = b""
|
||||
if q0 < len(data):
|
||||
end = min(q0 + max(0, min(pcm_bytes or next_delta or 0, 65536)), len(data))
|
||||
sample = data[q0:end]
|
||||
rows.append(
|
||||
{
|
||||
"index": index,
|
||||
"row_offset": row_offset,
|
||||
"q0_offset": q0,
|
||||
"q1": q1,
|
||||
"q2": q2,
|
||||
"next_q0_offset": next_q0,
|
||||
"next_delta": next_delta,
|
||||
"first16_hex": first.hex(),
|
||||
"sample_entropy": round(entropy(sample), 4),
|
||||
"length_matches_next_delta": next_delta == pcm_bytes if next_delta is not None else None,
|
||||
**fields,
|
||||
}
|
||||
)
|
||||
return rows
|
||||
|
||||
|
||||
def parse_section4(data: bytes, table_offset: int, count: int) -> list[dict[str, int]]:
|
||||
rows: list[dict[str, int]] = []
|
||||
for index in range(count):
|
||||
row_offset = table_offset + index * SECTION4_ROW_SIZE
|
||||
a, b, c, d = struct.unpack_from("<QQQQ", data, row_offset)
|
||||
rows.append(
|
||||
{
|
||||
"index": index,
|
||||
"row_offset": row_offset,
|
||||
"a": a,
|
||||
"b": b,
|
||||
"c": c,
|
||||
"d": d,
|
||||
"a_minus_b": a - b,
|
||||
}
|
||||
)
|
||||
return rows
|
||||
|
||||
|
||||
def write_tsv(path: Path, rows: list[dict[str, object]], fieldnames: list[str]) -> None:
|
||||
with path.open("w", newline="") as f:
|
||||
writer = csv.DictWriter(f, fieldnames=fieldnames, delimiter="\t", extrasaction="ignore")
|
||||
writer.writeheader()
|
||||
for row in rows:
|
||||
writer.writerow(row)
|
||||
|
||||
|
||||
def payload_field_summary(payload: bytes) -> dict[str, str]:
|
||||
"""Return compact generic little-endian views for a command payload."""
|
||||
|
||||
u16_values = [
|
||||
str(struct.unpack_from("<H", payload, offset)[0])
|
||||
for offset in range(0, len(payload) - 1, 2)
|
||||
]
|
||||
i16_values = [
|
||||
str(struct.unpack_from("<h", payload, offset)[0])
|
||||
for offset in range(0, len(payload) - 1, 2)
|
||||
]
|
||||
u32_values = [
|
||||
str(struct.unpack_from("<I", payload, offset)[0])
|
||||
for offset in range(0, len(payload) - 3, 4)
|
||||
]
|
||||
i32_values = [
|
||||
str(struct.unpack_from("<i", payload, offset)[0])
|
||||
for offset in range(0, len(payload) - 3, 4)
|
||||
]
|
||||
return {
|
||||
"payload_hex": payload.hex(),
|
||||
"payload_u8_csv": ",".join(str(value) for value in payload),
|
||||
"payload_u16le_csv": ",".join(u16_values),
|
||||
"payload_i16le_csv": ",".join(i16_values),
|
||||
"payload_u32le_csv": ",".join(u32_values),
|
||||
"payload_i32le_csv": ",".join(i32_values),
|
||||
}
|
||||
|
||||
|
||||
def summarize_opcode_payloads(opcode_rows: list[dict[str, object]]) -> list[dict[str, object]]:
|
||||
rows: list[dict[str, object]] = []
|
||||
by_opcode: dict[int, list[dict[str, object]]] = collections.defaultdict(list)
|
||||
for row in opcode_rows:
|
||||
by_opcode[int(row["opcode"])].append(row)
|
||||
|
||||
def top_values(values: list[str], limit: int = 8) -> str:
|
||||
counter = collections.Counter(value for value in values if value != "")
|
||||
return ";".join(f"{value}:{count}" for value, count in counter.most_common(limit))
|
||||
|
||||
for opcode in sorted(by_opcode):
|
||||
entries = by_opcode[opcode]
|
||||
payloads = [str(row["payload_hex"]) for row in entries]
|
||||
first_u8 = []
|
||||
second_u8 = []
|
||||
first_u16 = []
|
||||
second_u16 = []
|
||||
first_u32 = []
|
||||
for row in entries:
|
||||
u8_values = str(row["payload_u8_csv"]).split(",") if row["payload_u8_csv"] else []
|
||||
u16_values = str(row["payload_u16le_csv"]).split(",") if row["payload_u16le_csv"] else []
|
||||
u32_values = str(row["payload_u32le_csv"]).split(",") if row["payload_u32le_csv"] else []
|
||||
first_u8.append(u8_values[0] if len(u8_values) > 0 else "")
|
||||
second_u8.append(u8_values[1] if len(u8_values) > 1 else "")
|
||||
first_u16.append(u16_values[0] if len(u16_values) > 0 else "")
|
||||
second_u16.append(u16_values[1] if len(u16_values) > 1 else "")
|
||||
first_u32.append(u32_values[0] if len(u32_values) > 0 else "")
|
||||
|
||||
rows.append(
|
||||
{
|
||||
"opcode": opcode,
|
||||
"opcode_hex": f"0x{opcode:02x}",
|
||||
"payload_length": entries[0]["payload_length"],
|
||||
"command_count": len(entries),
|
||||
"unique_payload_count": len(set(payloads)),
|
||||
"top_payload_hex": top_values(payloads),
|
||||
"top_u8_0": top_values(first_u8),
|
||||
"top_u8_1": top_values(second_u8),
|
||||
"top_u16le_0": top_values(first_u16),
|
||||
"top_u16le_1": top_values(second_u16),
|
||||
"top_u32le_0": top_values(first_u32),
|
||||
}
|
||||
)
|
||||
return rows
|
||||
|
||||
|
||||
def read_u32_list(data: bytes, offset: int, max_items: int = 4096) -> list[int]:
|
||||
values: list[int] = []
|
||||
if offset <= 0 or offset >= len(data):
|
||||
return values
|
||||
for index in range(max_items):
|
||||
item_offset = offset + index * 4
|
||||
if item_offset + 4 > len(data):
|
||||
break
|
||||
value = u32(data, item_offset)
|
||||
if value == 0:
|
||||
break
|
||||
values.append(value)
|
||||
return values
|
||||
|
||||
|
||||
def read_opcode_lengths(game_data: bytes, opcode_size_table_offset: int) -> list[int]:
|
||||
return [u64(game_data, opcode_size_table_offset + opcode * 0x10) for opcode in range(OPCODE_COUNT)]
|
||||
|
||||
|
||||
def build_object_table_by_local_id(
|
||||
game_data: bytes,
|
||||
image_index: int,
|
||||
object_table_offset: int,
|
||||
object_table_count: int,
|
||||
) -> dict[int, dict[str, object]]:
|
||||
object_table_by_local_id: dict[int, dict[str, object]] = {}
|
||||
for table_index in range(object_table_count):
|
||||
entry_offset = object_table_offset + table_index * OBJECT_TABLE_ENTRY_SIZE
|
||||
if entry_offset + OBJECT_TABLE_ENTRY_SIZE > len(game_data):
|
||||
break
|
||||
list_ptr = u64(game_data, entry_offset)
|
||||
table_flag = game_data[entry_offset + 0x0D]
|
||||
for object_id in read_u32_list(game_data, list_ptr):
|
||||
object_image_id = object_id >> 16
|
||||
if object_image_id != image_index:
|
||||
continue
|
||||
object_local_id = object_id & 0xFFFF
|
||||
object_table_by_local_id.setdefault(
|
||||
object_local_id,
|
||||
{
|
||||
"object_table_index": table_index,
|
||||
"object_table_flag": table_flag,
|
||||
"object_id": object_id,
|
||||
},
|
||||
)
|
||||
return object_table_by_local_id
|
||||
|
||||
|
||||
def get_section5_shape(header: list[int], image_data: bytes) -> tuple[int, int, int]:
|
||||
section2_offset = header[2]
|
||||
section5_offset = header[5]
|
||||
variant_count = image_data[section2_offset + 7]
|
||||
section5_next_offset = header[4]
|
||||
if section5_next_offset > section5_offset and variant_count:
|
||||
local_object_count = (section5_next_offset - section5_offset) // (variant_count * 8)
|
||||
else:
|
||||
local_object_count = header[11] >> 32
|
||||
return section5_offset, variant_count, local_object_count
|
||||
|
||||
|
||||
def parse_command_sound_refs(
|
||||
image_data: bytes,
|
||||
game_data: bytes,
|
||||
section8_rows: list[dict[str, object]],
|
||||
header: list[int],
|
||||
image_index: int,
|
||||
opcode_size_table_offset: int,
|
||||
object_table_offset: int,
|
||||
object_table_count: int,
|
||||
) -> list[dict[str, object]]:
|
||||
"""Resolve opcode 0x0b command stream references to section 8 rows."""
|
||||
|
||||
opcode_lengths = read_opcode_lengths(game_data, opcode_size_table_offset)
|
||||
key_to_row = {int(row["local_key"]): row for row in section8_rows}
|
||||
section5_offset, variant_count, local_object_count = get_section5_shape(header, image_data)
|
||||
refs: list[dict[str, object]] = []
|
||||
seen_streams: set[tuple[int, int, int]] = set()
|
||||
object_table_by_local_id = build_object_table_by_local_id(
|
||||
game_data, image_index, object_table_offset, object_table_count
|
||||
)
|
||||
|
||||
for object_local_id in range(local_object_count):
|
||||
metadata = object_table_by_local_id.get(object_local_id, {})
|
||||
object_id = metadata.get("object_id", (image_index << 16) | object_local_id)
|
||||
for variant in range(variant_count):
|
||||
section5_entry = section5_offset + (object_local_id * variant_count + variant) * 8
|
||||
if section5_entry + 8 > len(image_data):
|
||||
continue
|
||||
stream_offset = u64(image_data, section5_entry)
|
||||
if stream_offset == 0 or stream_offset >= len(image_data):
|
||||
continue
|
||||
stream_key = (object_local_id, variant, stream_offset)
|
||||
if stream_key in seen_streams:
|
||||
continue
|
||||
seen_streams.add(stream_key)
|
||||
cursor = stream_offset
|
||||
opcode_count = 0
|
||||
while cursor < len(image_data) and opcode_count < 8192:
|
||||
opcode = image_data[cursor]
|
||||
if opcode == 0:
|
||||
break
|
||||
if opcode == 0x0B:
|
||||
if cursor + 12 > len(image_data):
|
||||
break
|
||||
command_channel = image_data[cursor + 1]
|
||||
raw_key = u64(image_data, cursor + 4)
|
||||
local_key = (raw_key & SECTION8_KEY_MASK) | (image_index << 34)
|
||||
row = key_to_row.get(local_key)
|
||||
refs.append(
|
||||
{
|
||||
"object_table_index": metadata.get("object_table_index", ""),
|
||||
"object_table_flag": metadata.get("object_table_flag", ""),
|
||||
"object_id": object_id,
|
||||
"object_local_id": object_local_id,
|
||||
"variant": variant,
|
||||
"stream_offset": stream_offset,
|
||||
"command_offset": cursor,
|
||||
"command_channel": command_channel,
|
||||
"raw_key": raw_key,
|
||||
"local_key": local_key,
|
||||
"section8_index": row["index"] if row else "",
|
||||
"q0_offset": row["q0_offset"] if row else "",
|
||||
"channel_or_width": row["channel_or_width"] if row else "",
|
||||
"sample_count": row["sample_count"] if row else "",
|
||||
"pcm_bytes": row["pcm_bytes"] if row else "",
|
||||
}
|
||||
)
|
||||
cursor += 12
|
||||
elif opcode < OPCODE_COUNT:
|
||||
cursor += 1 + opcode_lengths[opcode]
|
||||
else:
|
||||
break
|
||||
opcode_count += 1
|
||||
return refs
|
||||
|
||||
|
||||
def parse_command_streams(
|
||||
image_data: bytes,
|
||||
game_data: bytes,
|
||||
section8_rows: list[dict[str, object]],
|
||||
header: list[int],
|
||||
image_index: int,
|
||||
opcode_size_table_offset: int,
|
||||
object_table_offset: int,
|
||||
object_table_count: int,
|
||||
) -> tuple[list[dict[str, object]], list[dict[str, object]], list[dict[str, object]]]:
|
||||
"""Decode section 5 command streams generically using the Ghidra opcode-size table."""
|
||||
|
||||
opcode_lengths = read_opcode_lengths(game_data, opcode_size_table_offset)
|
||||
key_to_row = {int(row["local_key"]): row for row in section8_rows}
|
||||
section5_offset, variant_count, local_object_count = get_section5_shape(header, image_data)
|
||||
object_table_by_local_id = build_object_table_by_local_id(
|
||||
game_data, image_index, object_table_offset, object_table_count
|
||||
)
|
||||
|
||||
stream_rows: list[dict[str, object]] = []
|
||||
opcode_rows: list[dict[str, object]] = []
|
||||
hist: dict[int, dict[str, object]] = {
|
||||
opcode: {
|
||||
"opcode": opcode,
|
||||
"opcode_hex": f"0x{opcode:02x}",
|
||||
"known_payload_length": opcode_lengths[opcode],
|
||||
"command_count": 0,
|
||||
"stream_count": 0,
|
||||
"sound_ref_count": 0,
|
||||
}
|
||||
for opcode in range(OPCODE_COUNT)
|
||||
}
|
||||
malformed_opcode_count = 0
|
||||
|
||||
for object_local_id in range(local_object_count):
|
||||
metadata = object_table_by_local_id.get(object_local_id, {})
|
||||
object_id = metadata.get("object_id", (image_index << 16) | object_local_id)
|
||||
for variant in range(variant_count):
|
||||
section5_entry = section5_offset + (object_local_id * variant_count + variant) * 8
|
||||
if section5_entry + 8 > len(image_data):
|
||||
continue
|
||||
stream_offset = u64(image_data, section5_entry)
|
||||
if stream_offset == 0:
|
||||
continue
|
||||
stream_row = {
|
||||
"object_table_index": metadata.get("object_table_index", ""),
|
||||
"object_table_flag": metadata.get("object_table_flag", ""),
|
||||
"object_id": object_id,
|
||||
"object_local_id": object_local_id,
|
||||
"variant": variant,
|
||||
"stream_offset": stream_offset,
|
||||
"stream_end_offset": "",
|
||||
"byte_length": "",
|
||||
"opcode_count": 0,
|
||||
"sound_ref_count": 0,
|
||||
"terminator": "",
|
||||
"malformed_reason": "",
|
||||
"first_opcodes": "",
|
||||
}
|
||||
if stream_offset >= len(image_data):
|
||||
stream_row["malformed_reason"] = "stream_offset_out_of_range"
|
||||
stream_rows.append(stream_row)
|
||||
continue
|
||||
|
||||
stream_opcodes: list[int] = []
|
||||
stream_opcode_set: set[int] = set()
|
||||
cursor = stream_offset
|
||||
ordinal = 0
|
||||
while cursor < len(image_data) and ordinal < 8192:
|
||||
opcode = image_data[cursor]
|
||||
if opcode == 0:
|
||||
stream_row["terminator"] = "0x00"
|
||||
cursor += 1
|
||||
break
|
||||
if opcode >= OPCODE_COUNT:
|
||||
malformed_opcode_count += 1
|
||||
stream_row["malformed_reason"] = f"unknown_opcode_0x{opcode:02x}"
|
||||
break
|
||||
|
||||
payload_length = opcode_lengths[opcode]
|
||||
total_length = 1 + payload_length
|
||||
sound_command_channel = ""
|
||||
sound_raw_key = ""
|
||||
sound_local_key = ""
|
||||
sound_section8_index = ""
|
||||
if opcode == 0x0B:
|
||||
payload_length = 11
|
||||
total_length = 12
|
||||
if cursor + total_length > len(image_data):
|
||||
stream_row["malformed_reason"] = "truncated_sound_opcode"
|
||||
break
|
||||
sound_command_channel = image_data[cursor + 1]
|
||||
sound_raw_key = u64(image_data, cursor + 4)
|
||||
sound_local_key = (int(sound_raw_key) & SECTION8_KEY_MASK) | (image_index << 34)
|
||||
section8_row = key_to_row.get(sound_local_key)
|
||||
sound_section8_index = section8_row["index"] if section8_row else ""
|
||||
elif cursor + total_length > len(image_data):
|
||||
stream_row["malformed_reason"] = "truncated_opcode"
|
||||
break
|
||||
|
||||
payload = image_data[cursor + 1 : cursor + total_length]
|
||||
opcode_rows.append(
|
||||
{
|
||||
"object_table_index": metadata.get("object_table_index", ""),
|
||||
"object_table_flag": metadata.get("object_table_flag", ""),
|
||||
"object_id": object_id,
|
||||
"object_local_id": object_local_id,
|
||||
"variant": variant,
|
||||
"stream_offset": stream_offset,
|
||||
"command_offset": cursor,
|
||||
"ordinal": ordinal,
|
||||
"opcode": opcode,
|
||||
"opcode_hex": f"0x{opcode:02x}",
|
||||
"payload_length": payload_length,
|
||||
"total_length": total_length,
|
||||
"sound_command_channel": sound_command_channel,
|
||||
"sound_raw_key": sound_raw_key,
|
||||
"sound_local_key": sound_local_key,
|
||||
"sound_section8_index": sound_section8_index,
|
||||
**payload_field_summary(payload),
|
||||
}
|
||||
)
|
||||
hist[opcode]["command_count"] = int(hist[opcode]["command_count"]) + 1
|
||||
if opcode == 0x0B:
|
||||
hist[opcode]["sound_ref_count"] = int(hist[opcode]["sound_ref_count"]) + 1
|
||||
stream_row["sound_ref_count"] = int(stream_row["sound_ref_count"]) + 1
|
||||
stream_opcode_set.add(opcode)
|
||||
stream_opcodes.append(opcode)
|
||||
cursor += total_length
|
||||
ordinal += 1
|
||||
|
||||
if ordinal >= 8192 and stream_row["malformed_reason"] == "":
|
||||
stream_row["malformed_reason"] = "opcode_limit_reached"
|
||||
stream_row["stream_end_offset"] = cursor
|
||||
stream_row["byte_length"] = cursor - stream_offset
|
||||
stream_row["opcode_count"] = ordinal
|
||||
stream_row["first_opcodes"] = ",".join(f"0x{op:02x}" for op in stream_opcodes[:16])
|
||||
for opcode in stream_opcode_set:
|
||||
hist[opcode]["stream_count"] = int(hist[opcode]["stream_count"]) + 1
|
||||
stream_rows.append(stream_row)
|
||||
|
||||
hist_rows = [row for row in hist.values() if int(row["command_count"]) > 0]
|
||||
if malformed_opcode_count:
|
||||
hist_rows.append(
|
||||
{
|
||||
"opcode": "",
|
||||
"opcode_hex": "unknown",
|
||||
"known_payload_length": "",
|
||||
"command_count": malformed_opcode_count,
|
||||
"stream_count": "",
|
||||
"sound_ref_count": "",
|
||||
}
|
||||
)
|
||||
return stream_rows, opcode_rows, hist_rows
|
||||
|
||||
|
||||
def write_wav_previews(
|
||||
data: bytes,
|
||||
rows: list[dict[str, object]],
|
||||
wav_dir: Path,
|
||||
sample_rate: int,
|
||||
max_wavs: int,
|
||||
) -> list[dict[str, object]]:
|
||||
wav_dir.mkdir(parents=True, exist_ok=True)
|
||||
written: list[dict[str, object]] = []
|
||||
for row in rows:
|
||||
if len(written) >= max_wavs:
|
||||
break
|
||||
channels = int(row["channel_or_width"])
|
||||
if channels not in (1, 2):
|
||||
continue
|
||||
q0 = int(row["q0_offset"])
|
||||
pcm_bytes = int(row["pcm_bytes"])
|
||||
pcm = data[q0 : q0 + pcm_bytes]
|
||||
out_path = wav_dir / f"section8_{int(row['index']):04d}_{channels}ch_{sample_rate}hz.wav"
|
||||
with wave.open(str(out_path), "wb") as wav:
|
||||
wav.setnchannels(channels)
|
||||
wav.setsampwidth(2)
|
||||
wav.setframerate(sample_rate)
|
||||
wav.writeframes(pcm)
|
||||
written.append(
|
||||
{
|
||||
"index": row["index"],
|
||||
"path": out_path.as_posix(),
|
||||
"q0_offset": q0,
|
||||
"channels": channels,
|
||||
"sample_rate": sample_rate,
|
||||
"pcm_bytes": pcm_bytes,
|
||||
"sample_count": row["sample_count"],
|
||||
}
|
||||
)
|
||||
return written
|
||||
|
||||
|
||||
def slug_part(value: object) -> str:
|
||||
text = str(value).lower()
|
||||
text = re.sub(r"[^a-z0-9]+", "_", text).strip("_")
|
||||
return text or "unknown"
|
||||
|
||||
|
||||
def build_sound_export_rows(
|
||||
section8_rows: list[dict[str, object]],
|
||||
command_refs: list[dict[str, object]],
|
||||
sample_rate: int,
|
||||
sound_dir: Path,
|
||||
) -> list[dict[str, object]]:
|
||||
refs_by_section: dict[int, list[dict[str, object]]] = {}
|
||||
for ref in command_refs:
|
||||
if ref["section8_index"] == "":
|
||||
continue
|
||||
refs_by_section.setdefault(int(ref["section8_index"]), []).append(ref)
|
||||
|
||||
export_rows: list[dict[str, object]] = []
|
||||
for row in section8_rows:
|
||||
index = int(row["index"])
|
||||
refs = sorted(
|
||||
refs_by_section.get(index, []),
|
||||
key=lambda ref: (
|
||||
int(ref["object_local_id"]),
|
||||
int(ref["variant"]),
|
||||
int(ref["command_channel"]),
|
||||
int(ref["command_offset"]),
|
||||
),
|
||||
)
|
||||
primary = refs[0] if refs else None
|
||||
channels = int(row["channel_or_width"])
|
||||
sample_count = int(row["sample_count"])
|
||||
duration = sample_count / sample_rate if sample_rate else 0
|
||||
unique_object_ids = sorted({int(ref["object_id"]) for ref in refs})
|
||||
unique_variants = sorted({int(ref["variant"]) for ref in refs})
|
||||
unique_command_channels = sorted({int(ref["command_channel"]) for ref in refs})
|
||||
|
||||
if primary:
|
||||
base_name = (
|
||||
f"obj{int(primary['object_local_id']):04d}"
|
||||
f"_v{int(primary['variant'])}"
|
||||
f"_cmd{int(primary['command_channel'])}"
|
||||
f"_s{index:04d}"
|
||||
)
|
||||
else:
|
||||
base_name = f"unreferenced_s{index:04d}"
|
||||
sound_name = f"{base_name}_{channels}ch_{sample_rate}hz"
|
||||
wav_path = sound_dir / f"{sound_name}.wav"
|
||||
|
||||
export_rows.append(
|
||||
{
|
||||
"sound_name": sound_name,
|
||||
"wav_path": wav_path.as_posix(),
|
||||
"section8_index": index,
|
||||
"q0_offset": row["q0_offset"],
|
||||
"channels": channels,
|
||||
"sample_rate": sample_rate,
|
||||
"sample_count": sample_count,
|
||||
"duration_seconds": round(duration, 6),
|
||||
"pcm_bytes": row["pcm_bytes"],
|
||||
"q1": row["q1"],
|
||||
"q2": row["q2"],
|
||||
"local_key": row["local_key"],
|
||||
"command_ref_count": len(refs),
|
||||
"object_ids": ";".join(str(value) for value in unique_object_ids),
|
||||
"variants": ";".join(str(value) for value in unique_variants),
|
||||
"command_channels": ";".join(str(value) for value in unique_command_channels),
|
||||
"primary_object_id": primary["object_id"] if primary else "",
|
||||
"primary_object_local_id": primary["object_local_id"] if primary else "",
|
||||
"primary_variant": primary["variant"] if primary else "",
|
||||
"primary_command_channel": primary["command_channel"] if primary else "",
|
||||
"primary_stream_offset": primary["stream_offset"] if primary else "",
|
||||
"primary_command_offset": primary["command_offset"] if primary else "",
|
||||
"first16_hex": row["first16_hex"],
|
||||
}
|
||||
)
|
||||
return export_rows
|
||||
|
||||
|
||||
def write_sound_wavs(data: bytes, export_rows: list[dict[str, object]], force: bool) -> int:
|
||||
written = 0
|
||||
for row in export_rows:
|
||||
channels = int(row["channels"])
|
||||
if channels not in (1, 2):
|
||||
continue
|
||||
wav_path = Path(str(row["wav_path"]))
|
||||
if wav_path.exists() and not force:
|
||||
continue
|
||||
wav_path.parent.mkdir(parents=True, exist_ok=True)
|
||||
q0 = int(row["q0_offset"])
|
||||
pcm_bytes = int(row["pcm_bytes"])
|
||||
pcm = data[q0 : q0 + pcm_bytes]
|
||||
with wave.open(str(wav_path), "wb") as wav:
|
||||
wav.setnchannels(channels)
|
||||
wav.setsampwidth(2)
|
||||
wav.setframerate(int(row["sample_rate"]))
|
||||
wav.writeframes(pcm)
|
||||
written += 1
|
||||
return written
|
||||
|
||||
|
||||
def main() -> int:
|
||||
parser = argparse.ArgumentParser(description=__doc__)
|
||||
parser.add_argument("--image", type=Path, default=Path("games/pokemon_pro/image.bin"))
|
||||
parser.add_argument("--game-binary", type=Path, default=Path("games/pokemon_pro/game"))
|
||||
parser.add_argument("--image-index", type=int, default=0)
|
||||
parser.add_argument("--out-dir", type=Path, default=Path("analysis/radium-image"))
|
||||
parser.add_argument("--skip-command-refs", action="store_true")
|
||||
parser.add_argument("--write-wav-previews", action="store_true")
|
||||
parser.add_argument("--max-wavs", type=int, default=16)
|
||||
parser.add_argument("--write-all-wavs", action="store_true")
|
||||
parser.add_argument("--force-wavs", action="store_true")
|
||||
parser.add_argument("--sound-dir", type=Path, default=Path("analysis/radium-image/sounds"))
|
||||
parser.add_argument("--sample-rate", type=int, default=44100)
|
||||
parser.add_argument("--opcode-size-table-offset", type=lambda value: int(value, 0), default=OPCODE_SIZE_TABLE_OFFSET)
|
||||
parser.add_argument("--object-table-offset", type=lambda value: int(value, 0), default=OBJECT_TABLE_OFFSET)
|
||||
parser.add_argument("--object-table-count", type=int, default=OBJECT_TABLE_COUNT)
|
||||
args = parser.parse_args()
|
||||
|
||||
data = args.image.read_bytes()
|
||||
args.out_dir.mkdir(parents=True, exist_ok=True)
|
||||
|
||||
header = [u64(data, i * 8) for i in range(HEADER_QWORDS)]
|
||||
section_count_0 = header[10] & 0xFFFFFFFF
|
||||
section_count_1 = header[10] >> 32
|
||||
section_count_2 = header[11] & 0xFFFFFFFF
|
||||
section_count_3 = header[11] >> 32
|
||||
section_count_4 = header[12] & 0xFFFFFFFF
|
||||
section_count_5 = header[12] >> 32
|
||||
|
||||
section8_offset = header[8]
|
||||
section8_count = section_count_4
|
||||
section8_aligned_len = (section8_count * SECTION8_ROW_SIZE + 15) & ~15
|
||||
section8_crc_stored = u32(data, section8_offset + section8_aligned_len)
|
||||
section8_crc_calc = zlib.crc32(data[section8_offset : section8_offset + section8_aligned_len]) & 0xFFFFFFFF
|
||||
|
||||
header_summary = {
|
||||
"image_path": str(args.image),
|
||||
"image_size": len(data),
|
||||
"image_index": args.image_index,
|
||||
"header_qwords": [f"0x{x:016x}" for x in header],
|
||||
"section_offsets": {f"section_{i}": header[i] for i in range(10)},
|
||||
"counts_from_header": {
|
||||
"count_0_header10_low32": section_count_0,
|
||||
"count_1_header10_high32": section_count_1,
|
||||
"count_2_header11_low32": section_count_2,
|
||||
"count_3_header11_high32": section_count_3,
|
||||
"count_4_header12_low32": section_count_4,
|
||||
"count_5_header12_high32": section_count_5,
|
||||
},
|
||||
"section8_crc": {
|
||||
"table_offset": section8_offset,
|
||||
"row_count": section8_count,
|
||||
"row_bytes": section8_count * SECTION8_ROW_SIZE,
|
||||
"aligned_bytes": section8_aligned_len,
|
||||
"stored": f"0x{section8_crc_stored:08x}",
|
||||
"calculated": f"0x{section8_crc_calc:08x}",
|
||||
"matches": section8_crc_stored == section8_crc_calc,
|
||||
},
|
||||
}
|
||||
|
||||
section4_rows = parse_section4(data, header[4], section_count_0)
|
||||
section8_rows = parse_section8(data, args.image_index, section8_offset, section8_count)
|
||||
pcm_candidates = [
|
||||
row
|
||||
for row in section8_rows
|
||||
if int(row["channel_or_width"]) > 0
|
||||
and int(row["sample_count"]) > 0
|
||||
and int(row["q0_offset"]) + int(row["pcm_bytes"]) <= len(data)
|
||||
]
|
||||
|
||||
exact_matches = sum(1 for row in section8_rows if row["length_matches_next_delta"] is True)
|
||||
bounded_pcm = sum(
|
||||
1
|
||||
for row in section8_rows
|
||||
if int(row["pcm_bytes"]) > 0 and int(row["q0_offset"]) + int(row["pcm_bytes"]) <= len(data)
|
||||
)
|
||||
header_summary["section8_pcm_length_summary"] = {
|
||||
"rows": len(section8_rows),
|
||||
"rows_with_nonzero_bounded_pcm_length": bounded_pcm,
|
||||
"rows_where_pcm_len_equals_next_q0_delta": exact_matches,
|
||||
"last_row_excluded_from_next_delta_count": 1 if section8_rows else 0,
|
||||
}
|
||||
|
||||
command_refs: list[dict[str, object]] = []
|
||||
command_streams: list[dict[str, object]] = []
|
||||
command_opcodes: list[dict[str, object]] = []
|
||||
command_opcode_histogram: list[dict[str, object]] = []
|
||||
command_opcode_payload_summary: list[dict[str, object]] = []
|
||||
if not args.skip_command_refs and args.game_binary.exists():
|
||||
game_data = args.game_binary.read_bytes()
|
||||
command_refs = parse_command_sound_refs(
|
||||
data,
|
||||
game_data,
|
||||
section8_rows,
|
||||
header,
|
||||
args.image_index,
|
||||
args.opcode_size_table_offset,
|
||||
args.object_table_offset,
|
||||
args.object_table_count,
|
||||
)
|
||||
command_streams, command_opcodes, command_opcode_histogram = parse_command_streams(
|
||||
data,
|
||||
game_data,
|
||||
section8_rows,
|
||||
header,
|
||||
args.image_index,
|
||||
args.opcode_size_table_offset,
|
||||
args.object_table_offset,
|
||||
args.object_table_count,
|
||||
)
|
||||
command_opcode_payload_summary = summarize_opcode_payloads(command_opcodes)
|
||||
resolved_refs = [row for row in command_refs if row["section8_index"] != ""]
|
||||
header_summary["command_sound_ref_summary"] = {
|
||||
"game_binary": str(args.game_binary),
|
||||
"opcode_size_table_offset": f"0x{args.opcode_size_table_offset:x}",
|
||||
"object_table_offset": f"0x{args.object_table_offset:x}",
|
||||
"object_table_count": args.object_table_count,
|
||||
"refs": len(command_refs),
|
||||
"resolved_refs": len(resolved_refs),
|
||||
"unique_object_ids": len({row["object_id"] for row in command_refs}),
|
||||
"unique_section8_indices": len({row["section8_index"] for row in resolved_refs}),
|
||||
}
|
||||
header_summary["command_stream_summary"] = {
|
||||
"streams": len(command_streams),
|
||||
"opcode_rows": len(command_opcodes),
|
||||
"malformed_streams": sum(1 for row in command_streams if row["malformed_reason"] != ""),
|
||||
"unique_opcodes": len({row["opcode"] for row in command_opcodes}),
|
||||
"streams_with_sound_refs": sum(1 for row in command_streams if int(row["sound_ref_count"]) > 0),
|
||||
}
|
||||
|
||||
(args.out_dir / "header.json").write_text(json.dumps(header_summary, indent=2) + "\n")
|
||||
write_tsv(
|
||||
args.out_dir / "section4_table.tsv",
|
||||
section4_rows,
|
||||
["index", "row_offset", "a", "b", "c", "d", "a_minus_b"],
|
||||
)
|
||||
section8_fields = [
|
||||
"index",
|
||||
"row_offset",
|
||||
"q0_offset",
|
||||
"next_q0_offset",
|
||||
"next_delta",
|
||||
"q1",
|
||||
"q2",
|
||||
"masked_key",
|
||||
"local_key",
|
||||
"uvar5",
|
||||
"channel_or_width",
|
||||
"storage_kind",
|
||||
"preload_width",
|
||||
"sample_count",
|
||||
"pcm_bytes",
|
||||
"length_matches_next_delta",
|
||||
"sample_entropy",
|
||||
"first16_hex",
|
||||
]
|
||||
write_tsv(args.out_dir / "section8_entries.tsv", section8_rows, section8_fields)
|
||||
write_tsv(args.out_dir / "pcm_candidates.tsv", pcm_candidates, section8_fields)
|
||||
if command_refs:
|
||||
write_tsv(
|
||||
args.out_dir / "command_sound_refs.tsv",
|
||||
command_refs,
|
||||
[
|
||||
"object_table_index",
|
||||
"object_table_flag",
|
||||
"object_id",
|
||||
"object_local_id",
|
||||
"variant",
|
||||
"stream_offset",
|
||||
"command_offset",
|
||||
"command_channel",
|
||||
"raw_key",
|
||||
"local_key",
|
||||
"section8_index",
|
||||
"q0_offset",
|
||||
"channel_or_width",
|
||||
"sample_count",
|
||||
"pcm_bytes",
|
||||
],
|
||||
)
|
||||
if command_streams:
|
||||
write_tsv(
|
||||
args.out_dir / "command_stream_summary.tsv",
|
||||
command_streams,
|
||||
[
|
||||
"object_table_index",
|
||||
"object_table_flag",
|
||||
"object_id",
|
||||
"object_local_id",
|
||||
"variant",
|
||||
"stream_offset",
|
||||
"stream_end_offset",
|
||||
"byte_length",
|
||||
"opcode_count",
|
||||
"sound_ref_count",
|
||||
"terminator",
|
||||
"malformed_reason",
|
||||
"first_opcodes",
|
||||
],
|
||||
)
|
||||
write_tsv(
|
||||
args.out_dir / "command_opcode_rows.tsv",
|
||||
command_opcodes,
|
||||
[
|
||||
"object_table_index",
|
||||
"object_table_flag",
|
||||
"object_id",
|
||||
"object_local_id",
|
||||
"variant",
|
||||
"stream_offset",
|
||||
"command_offset",
|
||||
"ordinal",
|
||||
"opcode",
|
||||
"opcode_hex",
|
||||
"payload_length",
|
||||
"total_length",
|
||||
"sound_command_channel",
|
||||
"sound_raw_key",
|
||||
"sound_local_key",
|
||||
"sound_section8_index",
|
||||
"payload_hex",
|
||||
"payload_u8_csv",
|
||||
"payload_u16le_csv",
|
||||
"payload_i16le_csv",
|
||||
"payload_u32le_csv",
|
||||
"payload_i32le_csv",
|
||||
],
|
||||
)
|
||||
write_tsv(
|
||||
args.out_dir / "command_opcode_payload_summary.tsv",
|
||||
command_opcode_payload_summary,
|
||||
[
|
||||
"opcode",
|
||||
"opcode_hex",
|
||||
"payload_length",
|
||||
"command_count",
|
||||
"unique_payload_count",
|
||||
"top_payload_hex",
|
||||
"top_u8_0",
|
||||
"top_u8_1",
|
||||
"top_u16le_0",
|
||||
"top_u16le_1",
|
||||
"top_u32le_0",
|
||||
],
|
||||
)
|
||||
write_tsv(
|
||||
args.out_dir / "command_opcode_histogram.tsv",
|
||||
command_opcode_histogram,
|
||||
[
|
||||
"opcode",
|
||||
"opcode_hex",
|
||||
"known_payload_length",
|
||||
"command_count",
|
||||
"stream_count",
|
||||
"sound_ref_count",
|
||||
],
|
||||
)
|
||||
sound_export_rows = build_sound_export_rows(section8_rows, command_refs, args.sample_rate, args.sound_dir)
|
||||
sound_export_fields = [
|
||||
"sound_name",
|
||||
"wav_path",
|
||||
"section8_index",
|
||||
"q0_offset",
|
||||
"channels",
|
||||
"sample_rate",
|
||||
"sample_count",
|
||||
"duration_seconds",
|
||||
"pcm_bytes",
|
||||
"q1",
|
||||
"q2",
|
||||
"local_key",
|
||||
"command_ref_count",
|
||||
"object_ids",
|
||||
"variants",
|
||||
"command_channels",
|
||||
"primary_object_id",
|
||||
"primary_object_local_id",
|
||||
"primary_variant",
|
||||
"primary_command_channel",
|
||||
"primary_stream_offset",
|
||||
"primary_command_offset",
|
||||
"first16_hex",
|
||||
]
|
||||
write_tsv(args.out_dir / "sound_export_manifest.tsv", sound_export_rows, sound_export_fields)
|
||||
(args.out_dir / "sound_export_manifest.json").write_text(json.dumps(sound_export_rows, indent=2) + "\n")
|
||||
header_summary["sound_export_summary"] = {
|
||||
"manifest_rows": len(sound_export_rows),
|
||||
"referenced_rows": sum(1 for row in sound_export_rows if int(row["command_ref_count"]) > 0),
|
||||
"unreferenced_rows": sum(1 for row in sound_export_rows if int(row["command_ref_count"]) == 0),
|
||||
"sample_rate": args.sample_rate,
|
||||
"sound_dir": args.sound_dir.as_posix(),
|
||||
}
|
||||
(args.out_dir / "header.json").write_text(json.dumps(header_summary, indent=2) + "\n")
|
||||
|
||||
if args.write_all_wavs:
|
||||
written = write_sound_wavs(data, sound_export_rows, args.force_wavs)
|
||||
print(f"all sound wavs written/skipped: written={written} total={len(sound_export_rows)}")
|
||||
if args.write_wav_previews:
|
||||
preview_rows = [row for row in pcm_candidates if row["length_matches_next_delta"] is True]
|
||||
wav_manifest = write_wav_previews(
|
||||
data,
|
||||
preview_rows,
|
||||
args.out_dir / "wav-preview",
|
||||
args.sample_rate,
|
||||
args.max_wavs,
|
||||
)
|
||||
(args.out_dir / "wav-preview-manifest.json").write_text(json.dumps(wav_manifest, indent=2) + "\n")
|
||||
print(f"wav previews: {len(wav_manifest)}")
|
||||
|
||||
print(f"wrote {args.out_dir}")
|
||||
print(f"section8 crc: stored=0x{section8_crc_stored:08x} calculated=0x{section8_crc_calc:08x}")
|
||||
print(f"section8 rows: {len(section8_rows)}")
|
||||
print(f"bounded pcm candidates: {len(pcm_candidates)}")
|
||||
print(f"pcm_len == next_delta: {exact_matches}")
|
||||
if command_refs:
|
||||
print(f"command sound refs: {len(command_refs)}")
|
||||
if command_streams:
|
||||
print(f"command streams: {len(command_streams)}")
|
||||
print(f"command opcodes: {len(command_opcodes)}")
|
||||
return 0 if section8_crc_stored == section8_crc_calc else 1
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
raise SystemExit(main())
|
||||
169
scripts/transcribe_sound_draft_labels.py
Normal file
169
scripts/transcribe_sound_draft_labels.py
Normal file
@@ -0,0 +1,169 @@
|
||||
#!/usr/bin/env python3
|
||||
"""Generate draft content labels for exported WAVs with local Whisper ASR.
|
||||
|
||||
These labels are not native/Radium symbols. They are content-derived draft
|
||||
transcripts intended to make voice-like sounds easier to triage in the wiki.
|
||||
"""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
import argparse
|
||||
import csv
|
||||
import re
|
||||
import sys
|
||||
from pathlib import Path
|
||||
|
||||
|
||||
def clean_text(value: str) -> str:
|
||||
value = re.sub(r"\s+", " ", value).strip()
|
||||
return value.strip(" \"'`")
|
||||
|
||||
|
||||
def draft_slug(value: str, max_words: int = 8) -> str:
|
||||
words = re.findall(r"[A-Za-z0-9]+", value.upper())
|
||||
return "_".join(words[:max_words]) or "ASR_DRAFT"
|
||||
|
||||
|
||||
def load_existing(path: Path) -> dict[str, dict[str, str]]:
|
||||
if not path.exists():
|
||||
return {}
|
||||
with path.open(newline="") as f:
|
||||
return {row["sound_name"]: row for row in csv.DictReader(f, delimiter="\t")}
|
||||
|
||||
|
||||
def passes_duration(row: dict[str, str], min_duration: float, max_duration: float, channels: set[int]) -> bool:
|
||||
duration = float(row["duration_seconds"])
|
||||
channel_count = int(row["channels"])
|
||||
return min_duration <= duration <= max_duration and channel_count in channels
|
||||
|
||||
|
||||
def main() -> int:
|
||||
parser = argparse.ArgumentParser(description=__doc__)
|
||||
parser.add_argument("--manifest", type=Path, default=Path("analysis/radium-image/sound_export_manifest.tsv"))
|
||||
parser.add_argument("--out", type=Path, default=Path("analysis/radium-image/asr_draft_sound_labels.tsv"))
|
||||
parser.add_argument("--model", default="tiny.en")
|
||||
parser.add_argument("--model-dir", type=Path, default=Path("/Users/jordan/.cache/whisper"))
|
||||
parser.add_argument("--device", default="cpu")
|
||||
parser.add_argument("--language", default="en")
|
||||
parser.add_argument("--min-duration", type=float, default=0.8)
|
||||
parser.add_argument("--max-duration", type=float, default=6.0)
|
||||
parser.add_argument("--channels", default="1,2", help="Comma-separated channel counts to include.")
|
||||
parser.add_argument("--limit", type=int, default=0)
|
||||
parser.add_argument("--resume", action="store_true")
|
||||
parser.add_argument("--accept-logprob", type=float, default=-0.85)
|
||||
parser.add_argument("--accept-no-speech", type=float, default=0.35)
|
||||
parser.add_argument("--accept-compression", type=float, default=2.0)
|
||||
parser.add_argument(
|
||||
"--temperature",
|
||||
type=float,
|
||||
default=0.0,
|
||||
help="Whisper decode temperature. A single value disables the slow fallback temperature schedule.",
|
||||
)
|
||||
args = parser.parse_args()
|
||||
|
||||
try:
|
||||
import whisper
|
||||
except ImportError as exc:
|
||||
raise SystemExit(
|
||||
"Python module 'whisper' is not importable. Run with the Homebrew whisper Python, "
|
||||
"for example /opt/homebrew/Cellar/openai-whisper/20250625_4/libexec/bin/python."
|
||||
) from exc
|
||||
|
||||
channels = {int(part) for part in args.channels.split(",") if part.strip()}
|
||||
manifest_rows = list(csv.DictReader(args.manifest.open(newline=""), delimiter="\t"))
|
||||
candidates = [row for row in manifest_rows if passes_duration(row, args.min_duration, args.max_duration, channels)]
|
||||
if args.limit:
|
||||
candidates = candidates[: args.limit]
|
||||
|
||||
existing = load_existing(args.out) if args.resume else {}
|
||||
output_rows = [existing[name] for name in sorted(existing)] if existing else []
|
||||
done = set(existing)
|
||||
|
||||
args.out.parent.mkdir(parents=True, exist_ok=True)
|
||||
fields = [
|
||||
"sound_name",
|
||||
"wav_path",
|
||||
"section8_index",
|
||||
"object_id",
|
||||
"duration_seconds",
|
||||
"channels",
|
||||
"transcript",
|
||||
"draft_label",
|
||||
"accepted",
|
||||
"avg_logprob",
|
||||
"no_speech_prob",
|
||||
"compression_ratio",
|
||||
"segment_count",
|
||||
"model",
|
||||
]
|
||||
|
||||
model = whisper.load_model(args.model, download_root=str(args.model_dir), device=args.device)
|
||||
with args.out.open("w", newline="") as f:
|
||||
writer = csv.DictWriter(f, fieldnames=fields, delimiter="\t")
|
||||
writer.writeheader()
|
||||
for row in output_rows:
|
||||
writer.writerow(row)
|
||||
f.flush()
|
||||
|
||||
processed = len(done)
|
||||
for row in candidates:
|
||||
if row["sound_name"] in done:
|
||||
continue
|
||||
result = model.transcribe(
|
||||
row["wav_path"],
|
||||
language=args.language,
|
||||
fp16=False,
|
||||
verbose=False,
|
||||
condition_on_previous_text=False,
|
||||
temperature=args.temperature,
|
||||
)
|
||||
segments = result.get("segments") or []
|
||||
transcript = clean_text(str(result.get("text") or ""))
|
||||
if segments:
|
||||
total_duration = sum(max(0.01, float(seg["end"]) - float(seg["start"])) for seg in segments)
|
||||
avg_logprob = sum(
|
||||
float(seg.get("avg_logprob", -99.0)) * max(0.01, float(seg["end"]) - float(seg["start"]))
|
||||
for seg in segments
|
||||
) / total_duration
|
||||
no_speech_prob = max(float(seg.get("no_speech_prob", 1.0)) for seg in segments)
|
||||
compression_ratio = max(float(seg.get("compression_ratio", 99.0)) for seg in segments)
|
||||
else:
|
||||
avg_logprob = -99.0
|
||||
no_speech_prob = 1.0
|
||||
compression_ratio = 99.0
|
||||
|
||||
accepted = (
|
||||
bool(transcript)
|
||||
and avg_logprob >= args.accept_logprob
|
||||
and no_speech_prob <= args.accept_no_speech
|
||||
and compression_ratio <= args.accept_compression
|
||||
and not re.fullmatch(r"[*\\W_]+", transcript)
|
||||
)
|
||||
out_row = {
|
||||
"sound_name": row["sound_name"],
|
||||
"wav_path": row["wav_path"],
|
||||
"section8_index": row["section8_index"],
|
||||
"object_id": row["primary_object_local_id"],
|
||||
"duration_seconds": row["duration_seconds"],
|
||||
"channels": row["channels"],
|
||||
"transcript": transcript,
|
||||
"draft_label": f"ASR_{draft_slug(transcript)}" if accepted else "",
|
||||
"accepted": "yes" if accepted else "no",
|
||||
"avg_logprob": f"{avg_logprob:.6f}",
|
||||
"no_speech_prob": f"{no_speech_prob:.6f}",
|
||||
"compression_ratio": f"{compression_ratio:.6f}",
|
||||
"segment_count": len(segments),
|
||||
"model": args.model,
|
||||
}
|
||||
writer.writerow(out_row)
|
||||
f.flush()
|
||||
processed += 1
|
||||
if processed % 25 == 0:
|
||||
print(f"processed {processed}/{len(candidates)}", file=sys.stderr)
|
||||
|
||||
print(f"wrote {args.out} rows={sum(1 for _ in args.out.open()) - 1} candidates={len(candidates)}")
|
||||
return 0
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
raise SystemExit(main())
|
||||
227
sound-asr-catalog-labels.md
Normal file
227
sound-asr-catalog-labels.md
Normal file
@@ -0,0 +1,227 @@
|
||||
# Catalog-Matched ASR Sound Labels
|
||||
|
||||
These labels are accepted ASR transcripts that exactly match known `SE_PK_VO_*` Godot catalog constants or narrow documented ASR error variants.
|
||||
They are stronger than raw transcript slugs for browsing, but remain inferred because no general native/Radium symbol-to-object map has been recovered.
|
||||
|
||||
::gallery-start
|
||||
::audio{src="../analysis/radium-image/sounds/obj2127_v0_cmd0_s0002_1ch_44100hz.wav" title="SE_PK_VO_JACKPOT (ASR: Jackpot!)" meta="object=2127 section8=2 duration=1.579546s channels=1 match=override_exact phrase=jackpot model=tiny.en logprob=-0.723109"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1787_v0_cmd0_s0017_1ch_44100hz.wav" title="SE_PK_VO_PLAYER_1_UP_SECOND_BALL_ONWARDS (ASR: Trainer One's adventure continues.)" meta="object=1787 section8=17 duration=2.945714s channels=1 match=override_exact phrase=trainer ones adventure continues model=tiny.en logprob=-0.602347"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1553_v0_cmd0_s0033_1ch_44100hz.wav" title="SE_PK_VO_CATCH_INSTRUCTIONS (ASR: Shoot the Pokeball to catch the Pokemon!)" meta="object=1553 section8=33 duration=2.507642s channels=1 match=override_exact phrase=shoot the pokeball to catch the pokemon model=tiny.en logprob=-0.402730"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1566_v0_cmd0_s0044_1ch_44100hz.wav" title="SE_PK_VO_COUNTDOWN (ASR: Six.)" meta="object=1566 section8=44 duration=0.819501s channels=1 match=override_exact phrase=six model=tiny.en logprob=-0.790894"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1763_v0_cmd0_s0079_1ch_44100hz.wav" title="SE_PK_VO_SQUIRTLE_1_OUTRO (ASR: The Squirtle Squad has saved the day just in time for the next adventure.)" meta="object=1763 section8=79 duration=5.244104s channels=1 match=override_exact phrase=the squirtle squad has saved the day just in time for the next adventure model=tiny.en logprob=-0.234850"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2114_v0_cmd0_s0082_1ch_44100hz.wav" title="SE_PK_VO_FOREST_BATTLE_INTRO (ASR: Moving on to the next battle against the forest rival.)" meta="object=2114 section8=82 duration=3.506553s channels=1 match=override_exact phrase=moving on to the next battle against the forest rival model=tiny.en logprob=-0.323261"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2033_v0_cmd0_s0092_1ch_44100hz.wav" title="SE_PK_VO_BATTLE_TRAINER_CHOOSES (ASR: Trainer 3 chooses!)" meta="object=2033 section8=92 duration=2.250204s channels=1 match=override_exact phrase=trainer 3 chooses model=tiny.en logprob=-0.632187"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1550_v0_cmd0_s0099_1ch_44100hz.wav" title="SE_PK_VO_RIVAL_BATTLE_LIT_INSTRUCTIONS (ASR: Shoot the town scoop to start a rival battle!)" meta="object=1550 section8=99 duration=2.63059s channels=1 match=override_exact phrase=shoot the town scoop to start a rival battle model=tiny.en logprob=-0.298217"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1570_v0_cmd0_s0105_1ch_44100hz.wav" title="SE_PK_VO_COUNTDOWN (ASR: 10.)" meta="object=1570 section8=105 duration=0.614626s channels=1 match=override_exact phrase=10 model=tiny.en logprob=-0.798301"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1813_v0_cmd0_s0111_1ch_44100hz.wav" title="SE_PK_VO_BULBASAUR (ASR: Bulbasaur.)" meta="object=1813 section8=111 duration=1.052812s channels=1 match=suffix_exact phrase=bulbasaur model=tiny.en logprob=-0.625051"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1788_v0_cmd0_s0125_1ch_44100hz.wav" title="SE_PK_VO_PLAYER_1_UP_SECOND_BALL_ONWARDS (ASR: Trainer One's Adventure continues!)" meta="object=1788 section8=125 duration=2.686417s channels=1 match=override_exact phrase=trainer ones adventure continues model=tiny.en logprob=-0.728974"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1586_v0_cmd0_s0147_1ch_44100hz.wav" title="SE_PK_VO_MYSTERY_LIT (ASR: Shoot the town scoop to collect a mystery award.)" meta="object=1586 section8=147 duration=2.892812s channels=1 match=override_exact phrase=shoot the town scoop to collect a mystery award model=tiny.en logprob=-0.392061"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1624_v0_cmd0_s0170_1ch_44100hz.wav" title="SE_PK_VO_BULBASAUR_1_OUTRO (ASR: Bulbasar story continues.)" meta="object=1624 section8=170 duration=2.927302s channels=1 match=override_exact phrase=bulbasar story continues model=tiny.en logprob=-0.759503"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2141_v0_cmd0_s0171_1ch_44100hz.wav" title="SE_PK_VO_LAKE_BATTLE_OUTRO (ASR: That was a doozy! Remember, match by match, our trainer and Pokemon in one step closer to the Pokemon Arena!)" meta="object=2141 section8=171 duration=9.643878s channels=1 match=override_exact phrase=that was a doozy remember match by match our trainer and pokemon in one step closer to the pokemon arena model=tiny.en logprob=-0.394108"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2055_v0_cmd0_s0200_1ch_44100hz.wav" title="SE_PK_VO_SCYTHER_COMMENTARY (ASR: Brought smooths with quiet precision.)" meta="object=2055 section8=200 duration=3.286349s channels=1 match=override_exact phrase=brought smooths with quiet precision model=tiny.en logprob=-0.625026"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2124_v0_cmd0_s0207_1ch_44100hz.wav" title="SE_PK_VO_JACKPOT (ASR: Jackpot!)" meta="object=2124 section8=207 duration=1.008299s channels=1 match=override_exact phrase=jackpot model=tiny.en logprob=-0.633291"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1899_v0_cmd0_s0215_1ch_44100hz.wav" title="SE_PK_VO_BATTLE_COMMENTARY_COMEBACK (ASR: What a comeback!)" meta="object=1899 section8=215 duration=1.712472s channels=1 match=override_exact phrase=what a comeback model=tiny.en logprob=-0.464843"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1809_v0_cmd0_s0228_1ch_44100hz.wav" title="SE_PK_VO_ABRA (ASR: Oh, it's Abra!)" meta="object=1809 section8=228 duration=2.014966s channels=1 match=override_exact phrase=oh its abra model=tiny.en logprob=-0.530735"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2061_v0_cmd0_s0235_1ch_44100hz.wav" title="SE_PK_VO_SCYTHER_COMMENTARY (ASR: Those wings hum with every move.)" meta="object=2061 section8=235 duration=2.994376s channels=1 match=override_exact phrase=those wings hum with every move model=tiny.en logprob=-0.472933"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1603_v0_cmd0_s0261_1ch_44100hz.wav" title="SE_PK_VO_SUPER_SKILL_SHOT (ASR: Super skill shot!)" meta="object=1603 section8=261 duration=1.417732s channels=1 match=override_exact phrase=super skill shot model=tiny.en logprob=-0.676513"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1561_v0_cmd0_s0266_1ch_44100hz.wav" title="SE_PK_VO_COUNTDOWN (ASR: Three!)" meta="object=1561 section8=266 duration=0.606417s channels=1 match=override_exact phrase=three model=tiny.en logprob=-0.771234"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1578_v0_cmd0_s0271_1ch_44100hz.wav" title="SE_PK_VO_EXTRA_BALL_LIT (ASR: Extra ball is lit.)" meta="object=1578 section8=271 duration=1.720952s channels=1 match=override_exact phrase=extra ball is lit model=tiny.en logprob=-0.459487"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1834_v0_cmd0_s0292_1ch_44100hz.wav" title="SE_PK_VO_PIKACHU (ASR: Pikachu!)" meta="object=1834 section8=292 duration=0.984014s channels=1 match=suffix_exact phrase=pikachu model=tiny.en logprob=-0.689956"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1791_v0_cmd0_s0293_1ch_44100hz.wav" title="SE_PK_VO_PLAYER_2_UP_FIRST_BALL (ASR: Trainer 2 is up.)" meta="object=1791 section8=293 duration=1.693628s channels=1 match=override_exact phrase=trainer 2 is up model=tiny.en logprob=-0.510816"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1975_v0_cmd0_s0306_1ch_44100hz.wav" title="SE_PK_VO_BATTLE_COMMENTARY_STEEL (ASR: Metallic Blast!)" meta="object=1975 section8=306 duration=1.714535s channels=1 match=override_exact phrase=metallic blast model=tiny.en logprob=-0.755788"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2191_v0_cmd0_s0334_1ch_44100hz.wav" title="SE_PK_VO_TEAM_ROCKET_MULTIBALL_1_START (ASR: Team Rocket Montyball!)" meta="object=2191 section8=334 duration=2.0739s channels=1 match=override_exact phrase=team rocket montyball model=tiny.en logprob=-0.573941"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1715_v0_cmd0_s0353_1ch_44100hz.wav" title="SE_PK_VO_GAME_START (ASR: Today is no ordinary day. Today the adventure begins.)" meta="object=1715 section8=353 duration=5.652676s channels=1 match=override_exact phrase=today is no ordinary day today the adventure begins model=tiny.en logprob=-0.465922"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1860_v0_cmd0_s0366_1ch_44100hz.wav" title="SE_PK_VO_BATTLE_COMMENTARY_DODGE (ASR: Can't touch this!)" meta="object=1860 section8=366 duration=1.238617s channels=1 match=override_exact phrase=cant touch this model=tiny.en logprob=-0.460082"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1789_v0_cmd0_s0368_1ch_44100hz.wav" title="SE_PK_VO_PLAYER_2_ADDED (ASR: Trainer 2.)" meta="object=1789 section8=368 duration=1.339524s channels=1 match=override_exact phrase=trainer 2 model=tiny.en logprob=-0.795476"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1560_v0_cmd0_s0371_1ch_44100hz.wav" title="SE_PK_VO_COUNTDOWN (ASR: Three!)" meta="object=1560 section8=371 duration=0.671973s channels=1 match=override_exact phrase=three model=tiny.en logprob=-0.833210"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1850_v0_cmd0_s0398_1ch_44100hz.wav" title="SE_PK_VO_CATERPIE_PIKACHU (ASR: Its Pikachu vs. Caterpie speed meets spirit in a classic forest matchup.)" meta="object=1850 section8=398 duration=7.008163s channels=1 match=override_exact phrase=its pikachu vs caterpie speed meets spirit in a classic forest matchup model=tiny.en logprob=-0.418355"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1792_v0_cmd0_s0415_1ch_44100hz.wav" title="SE_PK_VO_PLAYER_2_UP_FIRST_BALL (ASR: Trainer 2 is UP!)" meta="object=1792 section8=415 duration=1.731542s channels=1 match=override_exact phrase=trainer 2 is up model=tiny.en logprob=-0.527446"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2128_v0_cmd0_s0416_1ch_44100hz.wav" title="SE_PK_VO_JACKPOT (ASR: Jackpot!)" meta="object=2128 section8=416 duration=1.25449s channels=1 match=override_exact phrase=jackpot model=tiny.en logprob=-0.817307"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1981_v0_cmd0_s0448_1ch_44100hz.wav" title="SE_PK_VO_BATTLE_COMMENTARY_ROCK (ASR: Rock solid!)" meta="object=1981 section8=448 duration=1.393288s channels=1 match=override_exact phrase=rock solid model=tiny.en logprob=-0.699234"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1970_v0_cmd0_s0478_1ch_44100hz.wav" title="SE_PK_VO_BATTLE_COMMENTARY_ICE (ASR: Frost Flash!)" meta="object=1970 section8=478 duration=1.873787s channels=1 match=override_exact phrase=frost flash model=tiny.en logprob=-0.678435"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2190_v0_cmd0_s0507_1ch_44100hz.wav" title="SE_PK_VO_SUPER_JACKPOT (ASR: Super jackpot!)" meta="object=2190 section8=507 duration=3.278435s channels=1 match=override_exact phrase=super jackpot model=tiny.en logprob=-0.633145"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1759_v0_cmd0_s0508_1ch_44100hz.wav" title="SE_PK_VO_SQUIRTLE_1_INTRO (ASR: Squirrel Story starts here.)" meta="object=1759 section8=508 duration=2.499546s channels=1 match=override_exact phrase=squirrel story starts here model=tiny.en logprob=-0.652577"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2006_v0_cmd0_s0515_1ch_44100hz.wav" title="SE_PK_VO_ODDISH_COMMENTARY (ASR: What a move! Fresh from the forest floor!)" meta="object=2006 section8=515 duration=3.815102s channels=1 match=override_exact phrase=what a move fresh from the forest floor model=tiny.en logprob=-0.364573"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2095_v0_cmd0_s0528_1ch_44100hz.wav" title="SE_PK_VO_DESERT_BATTLE_INTRO (ASR: Time to kick up some hot sand in the desert battle!)" meta="object=2095 section8=528 duration=3.684376s channels=1 match=override_exact phrase=time to kick up some hot sand in the desert battle model=tiny.en logprob=-0.256815"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1966_v0_cmd0_s0556_1ch_44100hz.wav" title="SE_PK_VO_BATTLE_COMMENTARY_ICE (ASR: Cool strike.)" meta="object=1966 section8=556 duration=1.797574s channels=1 match=override_exact phrase=cool strike model=tiny.en logprob=-0.689284"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1594_v0_cmd0_s0591_1ch_44100hz.wav" title="SE_PK_VO_REPLAY (ASR: Replay!)" meta="object=1594 section8=591 duration=1.040748s channels=1 match=override_exact phrase=replay model=tiny.en logprob=-0.839683"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1613_v0_cmd0_s0596_1ch_44100hz.wav" title="SE_PK_VO_BULBASAUR_1_INTRO (ASR: Bulbasaur story begins.)" meta="object=1613 section8=596 duration=2.329932s channels=1 match=override_exact phrase=bulbasaur story begins model=tiny.en logprob=-0.531612"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1852_v0_cmd0_s0600_1ch_44100hz.wav" title="SE_PK_VO_CATERPIE (ASR: Oh, it's Canopy!)" meta="object=1852 section8=600 duration=2.194989s channels=1 match=override_exact phrase=oh its canopy model=tiny.en logprob=-0.786223"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2081_v0_cmd0_s0605_1ch_44100hz.wav" title="SE_PK_VO_VENONAT_COMMENTARY (ASR: Then a nut makes its move.)" meta="object=2081 section8=605 duration=2.445125s channels=1 match=override_exact phrase=then a nut makes its move model=tiny.en logprob=-0.594771"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1579_v0_cmd0_s0614_1ch_44100hz.wav" title="SE_PK_VO_EXTRA_BALL (ASR: Get the extra ball!)" meta="object=1579 section8=614 duration=1.278413s channels=1 match=override_exact phrase=get the extra ball model=tiny.en logprob=-0.501133"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2149_v0_cmd0_s0647_1ch_44100hz.wav" title="SE_PK_VO_MOUNTAIN_BATTLE_INTRO (ASR: All bonds strengthen through struggle as the mountain battle begins.)" meta="object=2149 section8=647 duration=5.105692s channels=1 match=override_exact phrase=all bonds strengthen through struggle as the mountain battle begins model=tiny.en logprob=-0.266071"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1764_v0_cmd0_s0668_1ch_44100hz.wav" title="SE_PK_VO_SQUIRTLE_1_OUTRO (ASR: The Squirtle Squad has saved the day just in time for the next adventure.)" meta="object=1764 section8=668 duration=5.213379s channels=1 match=override_exact phrase=the squirtle squad has saved the day just in time for the next adventure model=tiny.en logprob=-0.240964"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1775_v0_cmd0_s0670_1ch_44100hz.wav" title="SE_PK_VO_SQUIRTLE_1_OUTRO (ASR: Squirtle Story Continues)" meta="object=1775 section8=670 duration=2.351565s channels=1 match=override_exact phrase=squirtle story continues model=tiny.en logprob=-0.744241"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2115_v0_cmd0_s0691_1ch_44100hz.wav" title="SE_PK_VO_FOREST_BATTLE_INTRO (ASR: Welcome to the forest!)" meta="object=2115 section8=691 duration=1.865261s channels=1 match=override_exact phrase=welcome to the forest model=tiny.en logprob=-0.438621"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1716_v0_cmd0_s0693_1ch_44100hz.wav" title="SE_PK_VO_GAME_START (ASR: Today is no ordinary day. Today the adventure begins.)" meta="object=1716 section8=693 duration=5.513832s channels=1 match=override_exact phrase=today is no ordinary day today the adventure begins model=tiny.en logprob=-0.344227"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1760_v0_cmd0_s0698_1ch_44100hz.wav" title="SE_PK_VO_SQUIRTLE_1_INTRO (ASR: Squirtled story starts here.)" meta="object=1760 section8=698 duration=2.389932s channels=1 match=override_exact phrase=squirtled story starts here model=tiny.en logprob=-0.545534"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1796_v0_cmd0_s0719_1ch_44100hz.wav" title="SE_PK_VO_PLAYER_3_UP_FIRST_BALL (ASR: Trainer 3 is up.)" meta="object=1796 section8=719 duration=1.793175s channels=1 match=override_exact phrase=trainer 3 is up model=tiny.en logprob=-0.513591"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2005_v0_cmd0_s0722_1ch_44100hz.wav" title="SE_PK_VO_ODDISH (ASR: Oh, it's Irish!)" meta="object=2005 section8=722 duration=2.06195s channels=1 match=override_exact phrase=oh its irish model=tiny.en logprob=-0.638775"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2118_v0_cmd0_s0732_1ch_44100hz.wav" title="SE_PK_VO_FOREST_BATTLE_OUTRO (ASR: And that's a wrap here at the Forest Battle. The trainer's Pokemon team had something to prove here and prove they did.)" meta="object=2118 section8=732 duration=8.31966s channels=1 match=override_exact phrase=and thats a wrap here at the forest battle the trainers pokemon team had something to prove here and prove they did model=tiny.en logprob=-0.221673"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1776_v0_cmd0_s0739_1ch_44100hz.wav" title="SE_PK_VO_SQUIRTLE_1_OUTRO (ASR: Squirtle Story continues.)" meta="object=1776 section8=739 duration=2.59093s channels=1 match=override_exact phrase=squirtle story continues model=tiny.en logprob=-0.657063"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1783_v0_cmd0_s0747_1ch_44100hz.wav" title="SE_PK_VO_PLAYER_1_UP_FIRST_BALL (ASR: Trainer 1 is up.)" meta="object=1783 section8=747 duration=2.079297s channels=1 match=override_exact phrase=trainer 1 is up model=tiny.en logprob=-0.518798"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1961_v0_cmd0_s0759_1ch_44100hz.wav" title="SE_PK_VO_BATTLE_COMMENTARY_FLYING (ASR: Air glide!)" meta="object=1961 section8=759 duration=1.65678s channels=1 match=override_exact phrase=air glide model=tiny.en logprob=-0.837574"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1901_v0_cmd0_s0779_1ch_44100hz.wav" title="SE_PK_VO_BATTLE_COMMENTARY_AFTER_BATTLE (ASR: What a showdown!)" meta="object=1901 section8=779 duration=1.743605s channels=1 match=override_exact phrase=what a showdown model=tiny.en logprob=-0.440307"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1571_v0_cmd0_s0788_1ch_44100hz.wav" title="SE_PK_VO_TIMES_UP (ASR: Time is up!)" meta="object=1571 section8=788 duration=0.983401s channels=1 match=override_exact phrase=time is up model=tiny.en logprob=-0.541094"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1610_v0_cmd0_s0823_1ch_44100hz.wav" title="SE_PK_VO_STORY_MODE_GENERIC_OUTRO (ASR: No matter the outcome, the trainer and Pokémon will stand side by side in the quest to become champion of the arena.)" meta="object=1610 section8=823 duration=8.297166s channels=1 match=override_exact phrase=no matter the outcome the trainer and pokemon will stand side by side in the quest to become champion of the arena model=tiny.en logprob=-0.331215"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2109_v0_cmd0_s0825_1ch_44100hz.wav" title="SE_PK_VO_DOUBLE_SUPER_JACKPOT (ASR: Double super jackpot!)" meta="object=2109 section8=825 duration=3.01517s channels=1 match=override_exact phrase=double super jackpot model=tiny.en logprob=-0.779806"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2108_v0_cmd0_s0833_1ch_44100hz.wav" title="SE_PK_VO_DOUBLE_SUPER_JACKPOT (ASR: Double Super Jackpot!)" meta="object=2108 section8=833 duration=2.577483s channels=1 match=override_exact phrase=double super jackpot model=tiny.en logprob=-0.662196"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2189_v0_cmd0_s0837_1ch_44100hz.wav" title="SE_PK_VO_SUPER_JACKPOT (ASR: Super jackpot!)" meta="object=2189 section8=837 duration=3.28542s channels=1 match=override_exact phrase=super jackpot model=tiny.en logprob=-0.635342"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2030_v0_cmd0_s0842_1ch_44100hz.wav" title="SE_PK_VO_SQUIRTLE (ASR: Squirtle!)" meta="object=2030 section8=842 duration=1.277098s channels=1 match=suffix_exact phrase=squirtle model=tiny.en logprob=-0.747275"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2096_v0_cmd0_s0852_1ch_44100hz.wav" title="SE_PK_VO_DESERT_BATTLE_INTRO (ASR: Welcome to The Desert!)" meta="object=2096 section8=852 duration=2.587823s channels=1 match=override_exact phrase=welcome to the desert model=tiny.en logprob=-0.625917"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1784_v0_cmd0_s0854_1ch_44100hz.wav" title="SE_PK_VO_PLAYER_1_UP_FIRST_BALL (ASR: Trainer 1 is up.)" meta="object=1784 section8=854 duration=1.77585s channels=1 match=override_exact phrase=trainer 1 is up model=tiny.en logprob=-0.524233"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2001_v0_cmd0_s0861_1ch_44100hz.wav" title="SE_PK_VO_ODDISH_COMMENTARY (ASR: Great burst from the little leaf star.)" meta="object=2001 section8=861 duration=3.189025s channels=1 match=override_exact phrase=great burst from the little leaf star model=tiny.en logprob=-0.472531"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1766_v0_cmd0_s0866_1ch_44100hz.wav" title="SE_PK_VO_SQUIRTLE_1_OUTRO (ASR: Once again, the Squirtle Squad has saved the day.)" meta="object=1766 section8=866 duration=3.668345s channels=1 match=override_exact phrase=once again the squirtle squad has saved the day model=tiny.en logprob=-0.281808"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1797_v0_cmd0_s0870_1ch_44100hz.wav" title="SE_PK_VO_PLAYER_3_UP_FIRST_BALL (ASR: Trainer 3 is up.)" meta="object=1797 section8=870 duration=1.815351s channels=1 match=override_exact phrase=trainer 3 is up model=tiny.en logprob=-0.603518"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1854_v0_cmd0_s0880_1ch_44100hz.wav" title="SE_PK_VO_CATERPIE_COMMENTARY (ASR: There's that classic Caterpie burst!)" meta="object=1854 section8=880 duration=3.211474s channels=1 match=override_exact phrase=theres that classic caterpie burst model=tiny.en logprob=-0.477172"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1816_v0_cmd0_s0882_1ch_44100hz.wav" title="SE_PK_VO_CHARMANDER (ASR: Charmander!)" meta="object=1816 section8=882 duration=1.141293s channels=1 match=suffix_exact phrase=charmander model=tiny.en logprob=-0.666381"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1968_v0_cmd0_s0906_1ch_44100hz.wav" title="SE_PK_VO_BATTLE_COMMENTARY_GROUND (ASR: Earthy shove!)" meta="object=1968 section8=906 duration=1.716327s channels=1 match=override_exact phrase=earthy shove model=tiny.en logprob=-0.722618"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2116_v0_cmd0_s0912_1ch_44100hz.wav" title="SE_PK_VO_FOREST_BATTLE_INTRO (ASR: Welcome to the forest, where B-drill buzz and leafy-on lurk!)" meta="object=2116 section8=912 duration=4.701882s channels=1 match=override_exact phrase=welcome to the forest where b drill buzz and leafy on lurk model=tiny.en logprob=-0.545445"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1590_v0_cmd0_s0915_1ch_44100hz.wav" title="SE_PK_VO_WAITING_FOR_PLUNGE (ASR: Blanche the ball to play.)" meta="object=1590 section8=915 duration=1.729138s channels=1 match=override_exact phrase=blanche the ball to play model=tiny.en logprob=-0.705597"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2094_v0_cmd0_s0926_1ch_44100hz.wav" title="SE_PK_VO_DESERT_BATTLE_INTRO (ASR: The trainer team is about to unleash the heat on the rival in this desert battle.)" meta="object=2094 section8=926 duration=5.330794s channels=1 match=override_exact phrase=the trainer team is about to unleash the heat on the rival in this desert battle model=tiny.en logprob=-0.218420"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1583_v0_cmd0_s0936_1ch_44100hz.wav" title="SE_PK_VO_ENTER_YOUR_INITIALS (ASR: Enter your initials.)" meta="object=1583 section8=936 duration=1.360363s channels=1 match=override_exact phrase=enter your initials model=tiny.en logprob=-0.502474"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2079_v0_cmd0_s0940_1ch_44100hz.wav" title="SE_PK_VO_VENONAT_PIKACHU (ASR: Pikachu squares off with Venonet, lightning focus against big bright energy.)" meta="object=2079 section8=940 duration=7.062222s channels=1 match=override_exact phrase=pikachu squares off with venonet lightning focus against big bright energy model=tiny.en logprob=-0.435431"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2194_v0_cmd0_s0961_1ch_44100hz.wav" title="SE_PK_VO_TRIPLE_JACKPOT (ASR: Triple jackpot!)" meta="object=2194 section8=961 duration=2.12263s channels=1 match=override_exact phrase=triple jackpot model=tiny.en logprob=-0.426540"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1798_v0_cmd0_s0971_1ch_44100hz.wav" title="SE_PK_VO_PLAYER_3_UP_SECOND_BALL_ONWARDS (ASR: Trainer 3's adventure continues!)" meta="object=1798 section8=971 duration=3.332676s channels=1 match=override_exact phrase=trainer 3s adventure continues model=tiny.en logprob=-0.665702"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1563_v0_cmd0_s0974_1ch_44100hz.wav" title="SE_PK_VO_COUNTDOWN (ASR: Four!)" meta="object=1563 section8=974 duration=0.794921s channels=1 match=override_exact phrase=four model=tiny.en logprob=-0.829052"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2098_v0_cmd0_s0982_1ch_44100hz.wav" title="SE_PK_VO_DESERT_BATTLE_INTRO (ASR: Will the rivals stand their ground, or will the trainer team bring the heat?)" meta="object=2098 section8=982 duration=4.721973s channels=1 match=override_exact phrase=will the rivals stand their ground or will the trainer team bring the heat model=tiny.en logprob=-0.261923"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2028_v0_cmd0_s0985_1ch_44100hz.wav" title="SE_PK_VO_EEVEE (ASR: Eevee!)" meta="object=2028 section8=985 duration=0.924512s channels=1 match=suffix_exact phrase=eevee model=tiny.en logprob=-0.650457"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1611_v0_cmd0_s0994_1ch_44100hz.wav" title="SE_PK_VO_STORY_MODE_GENERIC_OUTRO (ASR: No matter the outcome, the trainer and Pokémon will stand side by side in the quest to become champion of the arena.)" meta="object=1611 section8=994 duration=8.099206s channels=1 match=override_exact phrase=no matter the outcome the trainer and pokemon will stand side by side in the quest to become champion of the arena model=tiny.en logprob=-0.265155"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1591_v0_cmd0_s1005_1ch_44100hz.wav" title="SE_PK_VO_WAITING_FOR_PLUNGE (ASR: Plants the ball to play.)" meta="object=1591 section8=1005 duration=1.450499s channels=1 match=override_exact phrase=plants the ball to play model=tiny.en logprob=-0.782599"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2135_v0_cmd0_s1008_1ch_44100hz.wav" title="SE_PK_VO_LAKE_BATTLE_INTRO (ASR: Welcome to the lake!)" meta="object=2135 section8=1008 duration=2.738594s channels=1 match=override_exact phrase=welcome to the lake model=tiny.en logprob=-0.605394"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1568_v0_cmd0_s1013_1ch_44100hz.wav" title="SE_PK_VO_COUNTDOWN (ASR: 8.)" meta="object=1568 section8=1013 duration=0.540884s channels=1 match=override_exact phrase=8 model=tiny.en logprob=-0.846644"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1765_v0_cmd0_s1021_1ch_44100hz.wav" title="SE_PK_VO_SQUIRTLE_1_OUTRO (ASR: Once again, the Squirtle Squad has saved the day.)" meta="object=1765 section8=1021 duration=3.212336s channels=1 match=override_exact phrase=once again the squirtle squad has saved the day model=tiny.en logprob=-0.305481"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2158_v0_cmd0_s1032_1ch_44100hz.wav" title="SE_PK_VO_MOUNTAIN_BATTLE_OUTRO (ASR: Merciless day on the mountain, folks. Yes indeed. This trainer and team just might be champion material.)" meta="object=2158 section8=1032 duration=7.898934s channels=1 match=override_exact phrase=merciless day on the mountain folks yes indeed this trainer and team just might be champion material model=tiny.en logprob=-0.383793"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1807_v0_cmd0_s1038_1ch_44100hz.wav" title="SE_PK_VO_ABRA_COMMENTARY (ASR: Abra blinks across the sand with perfect timing.)" meta="object=1807 section8=1038 duration=4.032721s channels=1 match=override_exact phrase=abra blinks across the sand with perfect timing model=tiny.en logprob=-0.406420"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1995_v0_cmd0_s1041_1ch_44100hz.wav" title="SE_PK_VO_BATTLE_COMMENTARY_GENERIC_ATTACK (ASR: Great move!)" meta="object=1995 section8=1041 duration=1.557596s channels=1 match=override_exact phrase=great move model=tiny.en logprob=-0.665890"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2123_v0_cmd0_s1068_1ch_44100hz.wav" title="SE_PK_VO_HIGH_SCORE (ASR: High score!)" meta="object=2123 section8=1068 duration=1.203356s channels=1 match=override_exact phrase=high score model=tiny.en logprob=-0.746713"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2120_v0_cmd0_s1090_1ch_44100hz.wav" title="SE_PK_VO_FOREST_BATTLE_OUTRO (ASR: True, each match brings them one step closer to the gates of the Pokemon Arena. But are they ready?)" meta="object=2120 section8=1090 duration=7.868844s channels=1 match=override_exact phrase=true each match brings them one step closer to the gates of the pokemon arena but are they ready model=tiny.en logprob=-0.335483"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1547_v0_cmd0_s1101_1ch_44100hz.wav" title="SE_PK_VO_OUTLANE_BALL_SAVE_INSTRUCTIONS (ASR: Hit the town targets to light the Outlane ball save.)" meta="object=1547 section8=1101 duration=3.017732s channels=1 match=override_exact phrase=hit the town targets to light the outlane ball save model=tiny.en logprob=-0.403915"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1555_v0_cmd0_s1107_1ch_44100hz.wav" title="SE_PK_VO_CATCH_POKEMON_ESCAPED (ASR: The Pokemon has escaped.)" meta="object=1555 section8=1107 duration=1.712744s channels=1 match=override_exact phrase=the pokemon has escaped model=tiny.en logprob=-0.497550"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2113_v0_cmd0_s1109_1ch_44100hz.wav" title="SE_PK_VO_FOREST_BATTLE_INTRO (ASR: Deep in the heart of the forest, legends are made.)" meta="object=2113 section8=1109 duration=3.395941s channels=1 match=override_exact phrase=deep in the heart of the forest legends are made model=tiny.en logprob=-0.276365"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2083_v0_cmd0_s1113_1ch_44100hz.wav" title="SE_PK_VO_VENONAT_COMMENTARY (ASR: What a sparkling move!)" meta="object=2083 section8=1113 duration=2.108005s channels=1 match=override_exact phrase=what a sparkling move model=tiny.en logprob=-0.380005"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2193_v0_cmd0_s1128_1ch_44100hz.wav" title="SE_PK_VO_TRIPLE_JACKPOT (ASR: Triple jackpot!)" meta="object=2193 section8=1128 duration=1.916327s channels=1 match=override_exact phrase=triple jackpot model=tiny.en logprob=-0.479890"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2097_v0_cmd0_s1151_1ch_44100hz.wav" title="SE_PK_VO_DESERT_BATTLE_INTRO (ASR: Welcome to the desert!)" meta="object=2097 section8=1151 duration=1.65839s channels=1 match=override_exact phrase=welcome to the desert model=tiny.en logprob=-0.451700"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2074_v0_cmd0_s1162_1ch_44100hz.wav" title="SE_PK_VO_BATTLE_COMMENTARY_LAST_POKEMON (ASR: Looks like the rival is down to only one Pokemon!)" meta="object=2074 section8=1162 duration=3.881315s channels=1 match=override_exact phrase=looks like the rival is down to only one pokemon model=tiny.en logprob=-0.354328"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1790_v0_cmd0_s1176_1ch_44100hz.wav" title="SE_PK_VO_PLAYER_2_ADDED (ASR: Trainer 2.)" meta="object=1790 section8=1176 duration=1.162358s channels=1 match=override_exact phrase=trainer 2 model=tiny.en logprob=-0.796568"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2032_v0_cmd0_s1213_1ch_44100hz.wav" title="SE_PK_VO_BATTLE_TRAINER_CHOOSES (ASR: Trainer 2 chooses!)" meta="object=2032 section8=1213 duration=2.252132s channels=1 match=override_exact phrase=trainer 2 chooses model=tiny.en logprob=-0.720665"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2002_v0_cmd0_s1224_1ch_44100hz.wav" title="SE_PK_VO_ODDISH_PIKACHU (ASR: It's Pikachu and Audish. Electric Speed meets Fresh Forest Charm.)" meta="object=2002 section8=1224 duration=5.503968s channels=1 match=override_exact phrase=its pikachu and audish electric speed meets fresh forest charm model=tiny.en logprob=-0.485476"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1608_v0_cmd0_s1234_1ch_44100hz.wav" title="SE_PK_VO_STORY_MODE_GENERIC_OUTRO (ASR: No matter the outcome, the trainer and Pokémon will stand side by side. In the quest to become Champion of the Arena.)" meta="object=1608 section8=1234 duration=8.256803s channels=1 match=override_exact phrase=no matter the outcome the trainer and pokemon will stand side by side in the quest to become champion of the arena model=tiny.en logprob=-0.340537"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1581_v0_cmd0_s1237_1ch_44100hz.wav" title="SE_PK_VO_EXTRA_BALL (ASR: Shoot the town scoop to collect the extra ball.)" meta="object=1581 section8=1237 duration=2.868231s channels=1 match=override_exact phrase=shoot the town scoop to collect the extra ball model=tiny.en logprob=-0.324577"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1605_v0_cmd0_s1254_1ch_44100hz.wav" title="SE_PK_VO_SUPER_SKILL_SHOT (ASR: Super skill shot.)" meta="object=1605 section8=1254 duration=1.352154s channels=1 match=override_exact phrase=super skill shot model=tiny.en logprob=-0.682911"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1551_v0_cmd0_s1255_1ch_44100hz.wav" title="SE_PK_VO_CATCH_POKEBALL_LIT_INSTRUCTIONS (ASR: Hit purple shots to light the Pokeball!)" meta="object=1551 section8=1255 duration=2.458481s channels=1 match=override_exact phrase=hit purple shots to light the pokeball model=tiny.en logprob=-0.477412"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1554_v0_cmd0_s1258_1ch_44100hz.wav" title="SE_PK_VO_CATCH_POKEMON_ESCAPED (ASR: The Pokemon has escaped!)" meta="object=1554 section8=1258 duration=1.614399s channels=1 match=override_exact phrase=the pokemon has escaped model=tiny.en logprob=-0.491596"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2155_v0_cmd0_s1262_1ch_44100hz.wav" title="SE_PK_VO_MOUNTAIN_BATTLE_INTRO (ASR: They fought the wins and altitude to get this far.)" meta="object=2155 section8=1262 duration=3.703084s channels=1 match=override_exact phrase=they fought the wins and altitude to get this far model=tiny.en logprob=-0.335738"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1777_v0_cmd0_s1269_1ch_44100hz.wav" title="SE_PK_VO_SQUIRTLE_1_OUTRO (ASR: Squirtle Story continues.)" meta="object=1777 section8=1269 duration=2.333628s channels=1 match=override_exact phrase=squirtle story continues model=tiny.en logprob=-0.669115"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1582_v0_cmd0_s1288_1ch_44100hz.wav" title="SE_PK_VO_ENTER_YOUR_INITIALS (ASR: Enter your initials.)" meta="object=1582 section8=1288 duration=1.229252s channels=1 match=override_exact phrase=enter your initials model=tiny.en logprob=-0.515625"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2092_v0_cmd0_s1301_1ch_44100hz.wav" title="SE_PK_VO_DESERT_BATTLE_INTRO (ASR: A rival trainer approaches the desert.)" meta="object=2092 section8=1301 duration=2.814921s channels=1 match=override_exact phrase=a rival trainer approaches the desert model=tiny.en logprob=-0.485998"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1782_v0_cmd0_s1313_1ch_44100hz.wav" title="SE_PK_VO_PLAYER_1_UP_FIRST_BALL (ASR: Trainer 1 is up.)" meta="object=1782 section8=1313 duration=1.545601s channels=1 match=override_exact phrase=trainer 1 is up model=tiny.en logprob=-0.654697"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2153_v0_cmd0_s1320_1ch_44100hz.wav" title="SE_PK_VO_MOUNTAIN_BATTLE_INTRO (ASR: Moving on to the next battle against the mountain rival.)" meta="object=2153 section8=1320 duration=3.429184s channels=1 match=override_exact phrase=moving on to the next battle against the mountain rival model=tiny.en logprob=-0.312816"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2100_v0_cmd0_s1336_1ch_44100hz.wav" title="SE_PK_VO_DESERT_BATTLE_OUTRO (ASR: and one teen spirits soar while another's hopes are dashed on the desert floor, down in the dirt with dugdrio.)" meta="object=2100 section8=1336 duration=9.265306s channels=1 match=override_exact phrase=and one teen spirits soar while anothers hopes are dashed on the desert floor down in the dirt with dugdrio model=tiny.en logprob=-0.481475"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1589_v0_cmd0_s1345_1ch_44100hz.wav" title="SE_PK_VO_WAITING_FOR_PLUNGE (ASR: plunge the ball to play!)" meta="object=1589 section8=1345 duration=1.66356s channels=1 match=override_exact phrase=plunge the ball to play model=tiny.en logprob=-0.494504"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1785_v0_cmd0_s1354_1ch_44100hz.wav" title="SE_PK_VO_PLAYER_1_UP_FIRST_BALL (ASR: Trainer 1 is up.)" meta="object=1785 section8=1354 duration=1.407755s channels=1 match=override_exact phrase=trainer 1 is up model=tiny.en logprob=-0.600424"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2133_v0_cmd0_s1361_1ch_44100hz.wav" title="SE_PK_VO_LAKE_BATTLE_INTRO (ASR: That lake quake just happened! Time to quest on towards the Pokemon Arena!)" meta="object=2133 section8=1361 duration=6.796281s channels=1 match=override_exact phrase=that lake quake just happened time to quest on towards the pokemon arena model=tiny.en logprob=-0.458841"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1978_v0_cmd0_s1367_1ch_44100hz.wav" title="SE_PK_VO_BATTLE_COMMENTARY_WATER (ASR: Nice splash!)" meta="object=1978 section8=1367 duration=1.984218s channels=1 match=override_exact phrase=nice splash model=tiny.en logprob=-0.465853"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1897_v0_cmd0_s1376_1ch_44100hz.wav" title="SE_PK_VO_BATTLE_COMMENTARY_COMEBACK (ASR: Unbelievable comeback!)" meta="object=1897 section8=1376 duration=2.733129s channels=1 match=override_exact phrase=unbelievable comeback model=tiny.en logprob=-0.460021"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2027_v0_cmd0_s1377_1ch_44100hz.wav" title="SE_PK_VO_CHARMANDER (ASR: Charmander!)" meta="object=2027 section8=1377 duration=1.304127s channels=1 match=suffix_exact phrase=charmander model=tiny.en logprob=-0.762571"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2117_v0_cmd0_s1379_1ch_44100hz.wav" title="SE_PK_VO_FOREST_BATTLE_INTRO (ASR: Welcome to the forest!)" meta="object=2117 section8=1379 duration=1.646757s channels=1 match=override_exact phrase=welcome to the forest model=tiny.en logprob=-0.461367"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2192_v0_cmd0_s1411_1ch_44100hz.wav" title="SE_PK_VO_TRIPLE_JACKPOT (ASR: Triple jackpot!)" meta="object=2192 section8=1411 duration=2.507234s channels=1 match=override_exact phrase=triple jackpot model=tiny.en logprob=-0.595312"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1812_v0_cmd0_s1414_1ch_44100hz.wav" title="SE_PK_VO_ABRA (ASR: Abra!)" meta="object=1812 section8=1414 duration=0.812426s channels=1 match=override_exact phrase=abra model=tiny.en logprob=-0.796785"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1801_v0_cmd0_s1425_1ch_44100hz.wav" title="SE_PK_VO_PLAYER_4_ADDED (ASR: Trainer 4!)" meta="object=1801 section8=1425 duration=1.580612s channels=1 match=override_exact phrase=trainer 4 model=tiny.en logprob=-0.740890"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1853_v0_cmd0_s1436_1ch_44100hz.wav" title="SE_PK_VO_CATERPIE_PIKACHU (ASR: Pikachu vs. Caterpie. Spark meets spirit beneath the treetops.)" meta="object=1853 section8=1436 duration=5.544717s channels=1 match=override_exact phrase=pikachu vs caterpie spark meets spirit beneath the treetops model=tiny.en logprob=-0.475684"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1987_v0_cmd0_s1437_1ch_44100hz.wav" title="SE_PK_VO_BATTLE_COMMENTARY_WATER (ASR: Smooth ripple!)" meta="object=1987 section8=1437 duration=1.609932s channels=1 match=override_exact phrase=smooth ripple model=tiny.en logprob=-0.601714"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2320_v0_cmd0_s1441_1ch_44100hz.wav" title="SE_PK_VO_PIKACHU (ASR: Pikachu!)" meta="object=2320 section8=1441 duration=0.973175s channels=1 match=suffix_exact phrase=pikachu model=tiny.en logprob=-0.796233"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1576_v0_cmd0_s1449_1ch_44100hz.wav" title="SE_PK_VO_DISCOVER_INSTRUCTIONS (ASR: Shoot polka decks to scan polka-man.)" meta="object=1576 section8=1449 duration=2.417506s channels=1 match=override_exact phrase=shoot polka decks to scan polka man model=tiny.en logprob=-0.781538"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1802_v0_cmd0_s1451_1ch_44100hz.wav" title="SE_PK_VO_PLAYER_4_UP_FIRST_BALL (ASR: Trainer 4 is up.)" meta="object=1802 section8=1451 duration=1.586621s channels=1 match=override_exact phrase=trainer 4 is up model=tiny.en logprob=-0.639988"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2102_v0_cmd0_s1452_1ch_44100hz.wav" title="SE_PK_VO_DESERT_BATTLE_OUTRO (ASR: That desert battle was a dustup!)" meta="object=2102 section8=1452 duration=3.037256s channels=1 match=override_exact phrase=that desert battle was a dustup model=tiny.en logprob=-0.566271"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1598_v0_cmd0_s1471_1ch_44100hz.wav" title="SE_PK_VO_SKILL_SHOT (ASR: Skill shot!)" meta="object=1598 section8=1471 duration=1.081723s channels=1 match=override_exact phrase=skill shot model=tiny.en logprob=-0.739580"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1572_v0_cmd0_s1488_1ch_44100hz.wav" title="SE_PK_VO_TIMES_UP (ASR: Time is up!)" meta="object=1572 section8=1488 duration=1.319388s channels=1 match=override_exact phrase=time is up model=tiny.en logprob=-0.594650"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1799_v0_cmd0_s1506_1ch_44100hz.wav" title="SE_PK_VO_PLAYER_3_UP_SECOND_BALL_ONWARDS (ASR: Trainer 3's adventure continues!)" meta="object=1799 section8=1506 duration=2.75941s channels=1 match=override_exact phrase=trainer 3s adventure continues model=tiny.en logprob=-0.577096"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1746_v0_cmd0_s1543_1ch_44100hz.wav" title="SE_PK_VO_GAME_START (ASR: Ready, set, adventure.)" meta="object=1746 section8=1543 duration=2.766939s channels=1 match=override_exact phrase=ready set adventure model=tiny.en logprob=-0.640154"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1867_v0_cmd0_s1559_1ch_44100hz.wav" title="SE_PK_VO_BATTLE_COMMENTARY_FIRE (ASR: Is it just me or is it getting hot in here?)" meta="object=1867 section8=1559 duration=2.913764s channels=1 match=override_exact phrase=is it just me or is it getting hot in here model=tiny.en logprob=-0.220691"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1595_v0_cmd0_s1576_1ch_44100hz.wav" title="SE_PK_VO_SHOOT_AGAIN (ASR: Shoot again!)" meta="object=1595 section8=1576 duration=0.975215s channels=1 match=override_exact phrase=shoot again model=tiny.en logprob=-0.583892"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2080_v0_cmd0_s1608_1ch_44100hz.wav" title="SE_PK_VO_VENONAT_COMMENTARY (ASR: Then and that hops in with those big bright eyes ready for action.)" meta="object=2080 section8=1608 duration=4.949297s channels=1 match=override_exact phrase=then and that hops in with those big bright eyes ready for action model=tiny.en logprob=-0.348692"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2056_v0_cmd0_s1609_1ch_44100hz.wav" title="SE_PK_VO_SCYTHER_COMMENTARY (ASR: blinding speed!)" meta="object=2056 section8=1609 duration=1.708866s channels=1 match=override_exact phrase=blinding speed model=tiny.en logprob=-0.847595"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1884_v0_cmd0_s1636_1ch_44100hz.wav" title="SE_PK_VO_BATTLE_COMMENTARY_ELECTRIC (ASR: That electric attack's a real shocker!)" meta="object=1884 section8=1636 duration=3.296712s channels=1 match=override_exact phrase=that electric attacks a real shocker model=tiny.en logprob=-0.481662"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2138_v0_cmd0_s1643_1ch_44100hz.wav" title="SE_PK_VO_LAKE_BATTLE_OUTRO (ASR: And that's how you battle at the lake, folks! One lake battle finished, and more adventures to go on the road to the Pokemon Arena!)" meta="object=2138 section8=1643 duration=8.912222s channels=1 match=override_exact phrase=and thats how you battle at the lake folks one lake battle finished and more adventures to go on the road to the pokemon arena model=tiny.en logprob=-0.289084"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1588_v0_cmd0_s1665_1ch_44100hz.wav" title="SE_PK_VO_PLAYFIELD_X_START (ASR: All scoring is doubled.)" meta="object=1588 section8=1665 duration=1.696349s channels=1 match=override_exact phrase=all scoring is doubled model=tiny.en logprob=-0.405466"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1870_v0_cmd0_s1669_1ch_44100hz.wav" title="SE_PK_VO_BATTLE_COMMENTARY_FIRE (ASR: It's about to get hot in here.)" meta="object=1870 section8=1669 duration=2.311723s channels=1 match=override_exact phrase=its about to get hot in here model=tiny.en logprob=-0.292252"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1808_v0_cmd0_s1675_1ch_44100hz.wav" title="SE_PK_VO_ABRA_COMMENTARY (ASR: Look at that precision flash!)" meta="object=1808 section8=1675 duration=2.696372s channels=1 match=override_exact phrase=look at that precision flash model=tiny.en logprob=-0.458453"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1861_v0_cmd0_s1684_1ch_44100hz.wav" title="SE_PK_VO_BATTLE_COMMENTARY_GRASS (ASR: Check out that grass attack!)" meta="object=1861 section8=1684 duration=2.136122s channels=1 match=override_exact phrase=check out that grass attack model=tiny.en logprob=-0.388786"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1811_v0_cmd0_s1691_1ch_44100hz.wav" title="SE_PK_VO_ABRA_COMMENTARY (ASR: Swift vanish into thin air!)" meta="object=1811 section8=1691 duration=2.717483s channels=1 match=override_exact phrase=swift vanish into thin air model=tiny.en logprob=-0.566690"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1795_v0_cmd0_s1694_1ch_44100hz.wav" title="SE_PK_VO_PLAYER_3_ADDED (ASR: Trainer 3!)" meta="object=1795 section8=1694 duration=1.066916s channels=1 match=override_exact phrase=trainer 3 model=tiny.en logprob=-0.640571"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1549_v0_cmd0_s1696_1ch_44100hz.wav" title="SE_PK_VO_RIVAL_BATTLE_LIT_SHORT (ASR: Rival battle is lit.)" meta="object=1549 section8=1696 duration=1.794694s channels=1 match=override_exact phrase=rival battle is lit model=tiny.en logprob=-0.555466"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2136_v0_cmd0_s1725_1ch_44100hz.wav" title="SE_PK_VO_LAKE_BATTLE_INTRO (ASR: Where Lakeside? Where the water shimmers and every ripple cheers on the Challenger!)" meta="object=2136 section8=1725 duration=6.340068s channels=1 match=override_exact phrase=where lakeside where the water shimmers and every ripple cheers on the challenger model=tiny.en logprob=-0.457241"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2034_v0_cmd0_s1735_1ch_44100hz.wav" title="SE_PK_VO_BATTLE_TRAINER_CHOOSES (ASR: Trainer 4 chooses!)" meta="object=2034 section8=1735 duration=2.119274s channels=1 match=override_exact phrase=trainer 4 chooses model=tiny.en logprob=-0.677080"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2134_v0_cmd0_s1743_1ch_44100hz.wav" title="SE_PK_VO_LAKE_BATTLE_INTRO (ASR: The lake is calm, but this battle is anything but. The trainer and team are ready to clash with the rival and make some waves.)" meta="object=2134 section8=1743 duration=10.363311s channels=1 match=override_exact phrase=the lake is calm but this battle is anything but the trainer and team are ready to clash with the rival and make some waves model=tiny.en logprob=-0.257372"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2106_v0_cmd0_s1745_1ch_44100hz.wav" title="SE_PK_VO_DOUBLE_JACKPOT (ASR: Double jackpot!)" meta="object=2106 section8=1745 duration=1.797279s channels=1 match=override_exact phrase=double jackpot model=tiny.en logprob=-0.488096"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1612_v0_cmd0_s1757_1ch_44100hz.wav" title="SE_PK_VO_STORY_MODE_GENERIC_OUTRO (ASR: No matter the outcome, the trainer and Pokémon will stand side by side in the quest to become champion of the arena.)" meta="object=1612 section8=1757 duration=7.836576s channels=1 match=override_exact phrase=no matter the outcome the trainer and pokemon will stand side by side in the quest to become champion of the arena model=tiny.en logprob=-0.324629"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1849_v0_cmd0_s1767_1ch_44100hz.wav" title="SE_PK_VO_CATERPIE_COMMENTARY (ASR: Caterpie's tiny, but this moment is huge.)" meta="object=1849 section8=1767 duration=4.201837s channels=1 match=override_exact phrase=caterpies tiny but this moment is huge model=tiny.en logprob=-0.473320"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1909_v0_cmd0_s1768_1ch_44100hz.wav" title="SE_PK_VO_BATTLE_COMMENTARY_GROUND (ASR: That is a clean ground strike.)" meta="object=1909 section8=1768 duration=2.61576s channels=1 match=override_exact phrase=that is a clean ground strike model=tiny.en logprob=-0.394121"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2111_v0_cmd0_s1778_1ch_44100hz.wav" title="SE_PK_VO_FOREST_BATTLE_INTRO (ASR: And into the Force Battle we go!)" meta="object=2111 section8=1778 duration=2.238549s channels=1 match=override_exact phrase=and into the force battle we go model=tiny.en logprob=-0.528199"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2059_v0_cmd0_s1782_1ch_44100hz.wav" title="SE_PK_VO_SCYTHER_COMMENTARY (ASR: Cypher brings pure forest focus.)" meta="object=2059 section8=1782 duration=3.565465s channels=1 match=override_exact phrase=cypher brings pure forest focus model=tiny.en logprob=-0.559385"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2031_v0_cmd0_s1785_1ch_44100hz.wav" title="SE_PK_VO_BATTLE_TRAINER_CHOOSES (ASR: Trainer 1 chooses!)" meta="object=2031 section8=1785 duration=2.052789s channels=1 match=override_exact phrase=trainer 1 chooses model=tiny.en logprob=-0.640896"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1810_v0_cmd0_s1806_1ch_44100hz.wav" title="SE_PK_VO_ABRA_PIKACHU (ASR: Pikachu and Abra face off in a fast-paced test of spark and sudden psychic shifts.)" meta="object=1810 section8=1806 duration=7.256508s channels=1 match=override_exact phrase=pikachu and abra face off in a fast paced test of spark and sudden psychic shifts model=tiny.en logprob=-0.296912"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1717_v0_cmd0_s1807_1ch_44100hz.wav" title="SE_PK_VO_GAME_START (ASR: Today is no ordinary day. Today, the adventure begins.)" meta="object=1717 section8=1807 duration=5.28805s channels=1 match=override_exact phrase=today is no ordinary day today the adventure begins model=tiny.en logprob=-0.347806"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1626_v0_cmd0_s1821_1ch_44100hz.wav" title="SE_PK_VO_CHRMANDER_1_INTRO (ASR: Charmander Story begins!)" meta="object=1626 section8=1821 duration=2.430227s channels=1 match=override_exact phrase=charmander story begins model=tiny.en logprob=-0.702846"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2003_v0_cmd0_s1833_1ch_44100hz.wav" title="SE_PK_VO_ODDISH_COMMENTARY (ASR: onish getting back to its roots.)" meta="object=2003 section8=1833 duration=2.426485s channels=1 match=override_exact phrase=onish getting back to its roots model=tiny.en logprob=-0.515895"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2016_v0_cmd0_s1844_1ch_44100hz.wav" title="SE_PK_VO_BATTLE_COMMENTARY_FLYING (ASR: Gliding through the trees.)" meta="object=2016 section8=1844 duration=2.441066s channels=1 match=override_exact phrase=gliding through the trees model=tiny.en logprob=-0.623830"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2110_v0_cmd0_s1876_1ch_44100hz.wav" title="SE_PK_VO_FOREST_BATTLE_INTRO (ASR: A rival trainer enters the forest.)" meta="object=2110 section8=1876 duration=2.884331s channels=1 match=override_exact phrase=a rival trainer enters the forest model=tiny.en logprob=-0.420011"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2093_v0_cmd0_s1888_1ch_44100hz.wav" title="SE_PK_VO_DESERT_BATTLE_INTRO (ASR: Moving on to the next panel against the desert rival.)" meta="object=2093 section8=1888 duration=3.565918s channels=1 match=override_exact phrase=moving on to the next panel against the desert rival model=tiny.en logprob=-0.353734"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1584_v0_cmd0_s1891_1ch_44100hz.wav" title="SE_PK_VO_HIGH_SCORE (ASR: High score!)" meta="object=1584 section8=1891 duration=0.942426s channels=1 match=override_exact phrase=high score model=tiny.en logprob=-0.705574"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1565_v0_cmd0_s1893_1ch_44100hz.wav" title="SE_PK_VO_COUNTDOWN (ASR: Five!)" meta="object=1565 section8=1893 duration=0.696553s channels=1 match=override_exact phrase=five model=tiny.en logprob=-0.761738"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1922_v0_cmd0_s1894_1ch_44100hz.wav" title="SE_PK_VO_BATTLE_COMMENTARY_GROUND (ASR: Great tunneling burst!)" meta="object=1922 section8=1894 duration=1.950816s channels=1 match=override_exact phrase=great tunneling burst model=tiny.en logprob=-0.440813"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1615_v0_cmd0_s1902_1ch_44100hz.wav" title="SE_PK_VO_BULBASAUR_1_INTRO (ASR: Bobosaurus story begins.)" meta="object=1615 section8=1902 duration=3.171519s channels=1 match=override_exact phrase=bobosaurus story begins model=tiny.en logprob=-0.769520"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1761_v0_cmd0_s1929_1ch_44100hz.wav" title="SE_PK_VO_SQUIRTLE_1_INTRO (ASR: Time for a Squirtle Squad adventure!)" meta="object=1761 section8=1929 duration=2.284444s channels=1 match=override_exact phrase=time for a squirtle squad adventure model=tiny.en logprob=-0.514799"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1614_v0_cmd0_s1935_1ch_44100hz.wav" title="SE_PK_VO_BULBASAUR_1_INTRO (ASR: Bulbasaur's story begins.)" meta="object=1614 section8=1935 duration=2.517687s channels=1 match=override_exact phrase=bulbasaurs story begins model=tiny.en logprob=-0.505370"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2122_v0_cmd0_s1941_1ch_44100hz.wav" title="SE_PK_VO_BATTLE_COMMENTARY_AMAZED (ASR: An amazing score!)" meta="object=2122 section8=1941 duration=1.686689s channels=1 match=override_exact phrase=an amazing score model=tiny.en logprob=-0.631549"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2139_v0_cmd0_s1974_1ch_44100hz.wav" title="SE_PK_VO_LAKE_BATTLE_OUTRO (ASR: Make no mistake for honor, for friendship, and for loyalty. The lake battle goes to the challenger!)" meta="object=2139 section8=1974 duration=7.502041s channels=1 match=override_exact phrase=make no mistake for honor for friendship and for loyalty the lake battle goes to the challenger model=tiny.en logprob=-0.363259"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2099_v0_cmd0_s1979_1ch_44100hz.wav" title="SE_PK_VO_DESERT_BATTLE_OUTRO (ASR: With each match, they press on to their destiny. The Pokemon Arena.)" meta="object=2099 section8=1979 duration=5.534649s channels=1 match=override_exact phrase=with each match they press on to their destiny the pokemon arena model=tiny.en logprob=-0.473247"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1800_v0_cmd0_s1981_1ch_44100hz.wav" title="SE_PK_VO_PLAYER_4_ADDED (ASR: Trainer 4.)" meta="object=1800 section8=1981 duration=0.875646s channels=1 match=override_exact phrase=trainer 4 model=tiny.en logprob=-0.700481"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2157_v0_cmd0_s1982_1ch_44100hz.wav" title="SE_PK_VO_MOUNTAIN_BATTLE_INTRO (ASR: Welcome to the mountain!)" meta="object=2157 section8=1982 duration=1.695306s channels=1 match=override_exact phrase=welcome to the mountain model=tiny.en logprob=-0.438514"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2156_v0_cmd0_s1996_1ch_44100hz.wav" title="SE_PK_VO_MOUNTAIN_BATTLE_INTRO (ASR: Welcome to The Mountain!)" meta="object=2156 section8=1996 duration=2.546349s channels=1 match=override_exact phrase=welcome to the mountain model=tiny.en logprob=-0.570879"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2058_v0_cmd0_s2008_1ch_44100hz.wav" title="SE_PK_VO_SCYTHER_PIKACHU (ASR: Pikachu takes on Sither, fast sparks versus forest precision.)" meta="object=2058 section8=2008 duration=5.796644s channels=1 match=override_exact phrase=pikachu takes on sither fast sparks versus forest precision model=tiny.en logprob=-0.669366"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2078_v0_cmd0_s2021_1ch_44100hz.wav" title="SE_PK_VO_VENONAT (ASR: Oh, it's Venonat!)" meta="object=2078 section8=2021 duration=2.210385s channels=1 match=override_exact phrase=oh its venonat model=tiny.en logprob=-0.772498"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1793_v0_cmd0_s2029_1ch_44100hz.wav" title="SE_PK_VO_PLAYER_2_UP_SECOND_BALL_ONWARDS (ASR: Trainer2's adventure continues!)" meta="object=1793 section8=2029 duration=2.960567s channels=1 match=override_exact phrase=trainer2s adventure continues model=tiny.en logprob=-0.714686"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1786_v0_cmd0_s2041_1ch_44100hz.wav" title="SE_PK_VO_PLAYER_1_UP_FIRST_BALL (ASR: Trainer 1 is up.)" meta="object=1786 section8=2041 duration=1.900363s channels=1 match=override_exact phrase=trainer 1 is up model=tiny.en logprob=-0.632706"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1758_v0_cmd0_s2051_1ch_44100hz.wav" title="SE_PK_VO_SQUIRTLE_1_INTRO (ASR: Squirtled starry starts here.)" meta="object=1758 section8=2051 duration=2.121429s channels=1 match=override_exact phrase=squirtled starry starts here model=tiny.en logprob=-0.523840"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1573_v0_cmd0_s2052_1ch_44100hz.wav" title="SE_PK_VO_TIMES_UP (ASR: Time is up!)" meta="object=1573 section8=2052 duration=0.893243s channels=1 match=override_exact phrase=time is up model=tiny.en logprob=-0.525841"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1866_v0_cmd0_s2092_1ch_44100hz.wav" title="SE_PK_VO_BATTLE_COMMENTARY_INCOMING (ASR: Incoming!)" meta="object=1866 section8=2092 duration=1.074036s channels=1 match=override_exact phrase=incoming model=tiny.en logprob=-0.772165"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1600_v0_cmd0_s2140_1ch_44100hz.wav" title="SE_PK_VO_SUPER_SECRET_SKILL_SHOT (ASR: Super Secret Skill Shot!)" meta="object=1600 section8=2140 duration=1.819274s channels=1 match=override_exact phrase=super secret skill shot model=tiny.en logprob=-0.649130"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1609_v0_cmd0_s2142_1ch_44100hz.wav" title="SE_PK_VO_STORY_MODE_GENERIC_OUTRO (ASR: No matter the outcome, the trainer and Pokémon will stand side by side in the quest to become the champion of the arena.)" meta="object=1609 section8=2142 duration=8.221066s channels=1 match=override_exact phrase=no matter the outcome the trainer and pokemon will stand side by side in the quest to become the champion of the arena model=tiny.en logprob=-0.263116"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1974_v0_cmd0_s2144_1ch_44100hz.wav" title="SE_PK_VO_BATTLE_COMMENTARY_STEEL (ASR: Iron Impact!)" meta="object=1974 section8=2144 duration=1.691587s channels=1 match=override_exact phrase=iron impact model=tiny.en logprob=-0.728301"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1564_v0_cmd0_s2161_1ch_44100hz.wav" title="SE_PK_VO_COUNTDOWN (ASR: Five!)" meta="object=1564 section8=2161 duration=0.663787s channels=1 match=override_exact phrase=five model=tiny.en logprob=-0.825281"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1900_v0_cmd0_s2178_1ch_44100hz.wav" title="SE_PK_VO_BATTLE_COMMENTARY_COMEBACK (ASR: What a comeback!)" meta="object=1900 section8=2178 duration=1.735011s channels=1 match=override_exact phrase=what a comeback model=tiny.en logprob=-0.493073"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1814_v0_cmd0_s2184_1ch_44100hz.wav" title="SE_PK_VO_CATERPIE (ASR: Caterpie!)" meta="object=1814 section8=2184 duration=0.91551s channels=1 match=override_exact phrase=caterpie model=tiny.en logprob=-0.666477"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1597_v0_cmd0_s2194_1ch_44100hz.wav" title="SE_PK_VO_SKILL_SHOT (ASR: Skill shot.)" meta="object=1597 section8=2194 duration=1.024354s channels=1 match=override_exact phrase=skill shot model=tiny.en logprob=-0.818350"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1851_v0_cmd0_s2196_1ch_44100hz.wav" title="SE_PK_VO_CATERPIE_COMMENTARY (ASR: Nice move! Right through the leaves!)" meta="object=1851 section8=2196 duration=3.408594s channels=1 match=override_exact phrase=nice move right through the leaves model=tiny.en logprob=-0.458872"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2154_v0_cmd0_s2197_1ch_44100hz.wav" title="SE_PK_VO_MOUNTAIN_BATTLE_INTRO (ASR: Strategy, patience and empathy will all be tested as the mountain battle begins.)" meta="object=2154 section8=2197 duration=6.270544s channels=1 match=override_exact phrase=strategy patience and empathy will all be tested as the mountain battle begins model=tiny.en logprob=-0.303695"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1601_v0_cmd0_s2200_1ch_44100hz.wav" title="SE_PK_VO_SUPER_SECRET_SKILL_SHOT (ASR: Super Secret Skill Shot.)" meta="object=1601 section8=2200 duration=1.827483s channels=1 match=override_exact phrase=super secret skill shot model=tiny.en logprob=-0.623929"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2057_v0_cmd0_s2206_1ch_44100hz.wav" title="SE_PK_VO_SCYTHER (ASR: Oh, it's Seifer!)" meta="object=2057 section8=2206 duration=2.050794s channels=1 match=override_exact phrase=oh its seifer model=tiny.en logprob=-0.769691"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2129_v0_cmd0_s2229_1ch_44100hz.wav" title="SE_PK_VO_JACKPOT (ASR: Jetpot!)" meta="object=2129 section8=2229 duration=1.251519s channels=1 match=override_exact phrase=jetpot model=tiny.en logprob=-0.793025"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1964_v0_cmd0_s2243_1ch_44100hz.wav" title="SE_PK_VO_BATTLE_COMMENTARY_ICE (ASR: Shilling shift!)" meta="object=1964 section8=2243 duration=1.386372s channels=1 match=override_exact phrase=shilling shift model=tiny.en logprob=-0.707973"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2152_v0_cmd0_s2246_1ch_44100hz.wav" title="SE_PK_VO_MOUNTAIN_BATTLE_INTRO (ASR: It's Mountain Mayhem, folks. Welcome to the peak of competition.)" meta="object=2152 section8=2246 duration=4.955533s channels=1 match=override_exact phrase=its mountain mayhem folks welcome to the peak of competition model=tiny.en logprob=-0.452249"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2107_v0_cmd0_s2264_1ch_44100hz.wav" title="SE_PK_VO_DOUBLE_JACKPOT (ASR: Double jackpot!)" meta="object=2107 section8=2264 duration=2.148299s channels=1 match=override_exact phrase=double jackpot model=tiny.en logprob=-0.494027"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1548_v0_cmd0_s2295_1ch_44100hz.wav" title="SE_PK_VO_OUTLANE_BALL_SAVE_INSTRUCTIONS (ASR: Hit the town targets to light the outlane ball save.)" meta="object=1548 section8=2295 duration=3.12059s channels=1 match=override_exact phrase=hit the town targets to light the outlane ball save model=tiny.en logprob=-0.412220"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1623_v0_cmd0_s2310_1ch_44100hz.wav" title="SE_PK_VO_BULBASAUR_1_OUTRO (ASR: Bulbasaur Story continues.)" meta="object=1623 section8=2310 duration=2.96644s channels=1 match=override_exact phrase=bulbasaur story continues model=tiny.en logprob=-0.684246"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1767_v0_cmd0_s2320_1ch_44100hz.wav" title="SE_PK_VO_SQUIRTLE_1_OUTRO (ASR: Once again, the Squirtled Squad has saved the day.)" meta="object=1767 section8=2320 duration=3.505011s channels=1 match=override_exact phrase=once again the squirtled squad has saved the day model=tiny.en logprob=-0.329005"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1577_v0_cmd0_s2323_1ch_44100hz.wav" title="SE_PK_VO_EXTRA_BALL (ASR: Extra bow!)" meta="object=1577 section8=2323 duration=0.926032s channels=1 match=override_exact phrase=extra bow model=tiny.en logprob=-0.790807"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1625_v0_cmd0_s2325_1ch_44100hz.wav" title="SE_PK_VO_CHRMANDER_1_INTRO (ASR: Charmander Story Begins.)" meta="object=1625 section8=2325 duration=2.58034s channels=1 match=override_exact phrase=charmander story begins model=tiny.en logprob=-0.709875"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2103_v0_cmd0_s2347_1ch_44100hz.wav" title="SE_PK_VO_DESERT_BATTLE_OUTRO (ASR: That desert battle was prettier than a Bramble guest!)" meta="object=2103 section8=2347 duration=3.793447s channels=1 match=override_exact phrase=that desert battle was prettier than a bramble guest model=tiny.en logprob=-0.536764"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1745_v0_cmd0_s2354_1ch_44100hz.wav" title="SE_PK_VO_GAME_START (ASR: Ready, set, adventure!)" meta="object=1745 section8=2354 duration=3.018254s channels=1 match=override_exact phrase=ready set adventure model=tiny.en logprob=-0.622809"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1871_v0_cmd0_s2356_1ch_44100hz.wav" title="SE_PK_VO_BATTLE_COMMENTARY_ELECTRIC (ASR: It's electric!)" meta="object=1871 section8=2356 duration=1.474014s channels=1 match=override_exact phrase=its electric model=tiny.en logprob=-0.595915"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1574_v0_cmd0_s2359_1ch_44100hz.wav" title="SE_PK_VO_DISCOVER_POKEMON_DISCOVERED (ASR: Pokemon Discovered.)" meta="object=1574 section8=2359 duration=1.425918s channels=1 match=override_exact phrase=pokemon discovered model=tiny.en logprob=-0.802761"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2082_v0_cmd0_s2364_1ch_44100hz.wav" title="SE_PK_VO_VENONAT_COMMENTARY (ASR: Then in that smooth sparkle like Dioncie!)" meta="object=2082 section8=2364 duration=3.296508s channels=1 match=override_exact phrase=then in that smooth sparkle like dioncie model=tiny.en logprob=-0.750719"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1596_v0_cmd0_s2372_1ch_44100hz.wav" title="SE_PK_VO_SKILL_SHOT (ASR: Skill shot!)" meta="object=1596 section8=2372 duration=1.007982s channels=1 match=override_exact phrase=skill shot model=tiny.en logprob=-0.773153"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2131_v0_cmd0_s2379_1ch_44100hz.wav" title="SE_PK_VO_LAKE_BATTLE_INTRO (ASR: It's the Quake by the Lake, folks!)" meta="object=2131 section8=2379 duration=2.577211s channels=1 match=override_exact phrase=its the quake by the lake folks model=tiny.en logprob=-0.494376"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2026_v0_cmd0_s2390_1ch_44100hz.wav" title="SE_PK_VO_BULBASAUR (ASR: Bulbasaur!)" meta="object=2026 section8=2390 duration=1.363719s channels=1 match=suffix_exact phrase=bulbasaur model=tiny.en logprob=-0.621764"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2101_v0_cmd0_s2402_1ch_44100hz.wav" title="SE_PK_VO_DESERT_BATTLE_OUTRO (ASR: Sand is flying! Everyone's pumped and the desert echoes with the sounds of victory!)" meta="object=2101 section8=2402 duration=7.331088s channels=1 match=override_exact phrase=sand is flying everyones pumped and the desert echoes with the sounds of victory model=tiny.en logprob=-0.322965"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2132_v0_cmd0_s2420_1ch_44100hz.wav" title="SE_PK_VO_LAKE_BATTLE_INTRO (ASR: Moving on to the next battle against the lake rival.)" meta="object=2132 section8=2420 duration=3.642653s channels=1 match=override_exact phrase=moving on to the next battle against the lake rival model=tiny.en logprob=-0.335386"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2130_v0_cmd0_s2428_1ch_44100hz.wav" title="SE_PK_VO_LAKE_BATTLE_INTRO (ASR: A rival trainer approaches the lake.)" meta="object=2130 section8=2428 duration=2.680998s channels=1 match=override_exact phrase=a rival trainer approaches the lake model=tiny.en logprob=-0.456566"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2077_v0_cmd0_s2447_1ch_44100hz.wav" title="SE_PK_VO_BATTLE_COMMENTARY_AFTER_BATTLE (ASR: A real showdown!)" meta="object=2077 section8=2447 duration=1.846213s channels=1 match=override_exact phrase=a real showdown model=tiny.en logprob=-0.583444"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2125_v0_cmd0_s2448_1ch_44100hz.wav" title="SE_PK_VO_JACKPOT (ASR: Jackpot!)" meta="object=2125 section8=2448 duration=1.828639s channels=1 match=override_exact phrase=jackpot model=tiny.en logprob=-0.554356"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1762_v0_cmd0_s2452_1ch_44100hz.wav" title="SE_PK_VO_SQUIRTLE_1_INTRO (ASR: Time for a Squirtle Squirted Adventure.)" meta="object=1762 section8=2452 duration=2.460091s channels=1 match=override_exact phrase=time for a squirtle squirted adventure model=tiny.en logprob=-0.596387"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1580_v0_cmd0_s2467_1ch_44100hz.wav" title="SE_PK_VO_EXTRA_BALL (ASR: Shoot the town scoop to collect the extra ball.)" meta="object=1580 section8=2467 duration=2.786304s channels=1 match=override_exact phrase=shoot the town scoop to collect the extra ball model=tiny.en logprob=-0.327860"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2060_v0_cmd0_s2482_1ch_44100hz.wav" title="SE_PK_VO_SCYTHER_COMMENTARY (ASR: slicing through the air. What precision?)" meta="object=2060 section8=2482 duration=3.95517s channels=1 match=override_exact phrase=slicing through the air what precision model=tiny.en logprob=-0.587420"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2148_v0_cmd0_s2487_1ch_44100hz.wav" title="SE_PK_VO_MOUNTAIN_BATTLE_INTRO (ASR: A rival trainer arrives at the mountain.)" meta="object=2148 section8=2487 duration=2.952449s channels=1 match=override_exact phrase=a rival trainer arrives at the mountain model=tiny.en logprob=-0.369490"}
|
||||
::gallery-end
|
||||
1712
sound-asr-draft-labels.md
Normal file
1712
sound-asr-draft-labels.md
Normal file
File diff suppressed because it is too large
Load Diff
176
sound-asr-review-candidates.md
Normal file
176
sound-asr-review-candidates.md
Normal file
@@ -0,0 +1,176 @@
|
||||
# Low-Confidence ASR Review Candidates
|
||||
|
||||
These labels are lower-confidence ASR transcripts for sounds that would otherwise be structural object references.
|
||||
They are weaker than accepted draft ASR labels and are not native symbols; the `rule`, `logprob`, and `no_speech` metadata are included so candidates can be audited while listening.
|
||||
|
||||
::gallery-start
|
||||
::audio{src="../analysis/radium-image/sounds/obj0540_v0_cmd0_s0032_1ch_44100hz.wav" title="ASR review: The duck pokey mine." meta="object=540 section8=32 duration=1.306599s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.954286 no_speech=0.034368"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1077_v0_cmd0_s0036_1ch_44100hz.wav" title="ASR review: Real loo." meta="object=1077 section8=36 duration=0.932517s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.983068 no_speech=0.115912"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1365_v0_cmd0_s0053_1ch_44100hz.wav" title="ASR review: The Rollie-Pully Pokemon!" meta="object=1365 section8=53 duration=1.819229s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.900585 no_speech=0.026007"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1030_v0_cmd0_s0054_1ch_44100hz.wav" title="ASR review: The L-A squirrel Pokemon." meta="object=1030 section8=54 duration=1.634898s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.938699 no_speech=0.020810"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1289_v0_cmd0_s0064_1ch_44100hz.wav" title="ASR review: florages!" meta="object=1289 section8=64 duration=0.84805s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.906067 no_speech=0.070687"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0681_v0_cmd0_s0073_1ch_44100hz.wav" title="ASR review: The man-tis Pokemon." meta="object=681 section8=73 duration=1.552902s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.907846 no_speech=0.031822"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1328_v0_cmd0_s0090_1ch_44100hz.wav" title="ASR review: Free on." meta="object=1328 section8=90 duration=0.686145s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.868818 no_speech=0.095471"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1558_v0_cmd0_s0100_1ch_44100hz.wav" title="ASR review: Two!" meta="object=1558 section8=100 duration=0.66381s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.910188 no_speech=0.119532"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0999_v0_cmd0_s0104_1ch_44100hz.wav" title="ASR review: Craddle!" meta="object=999 section8=104 duration=0.612086s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.909884 no_speech=0.058801"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1035_v0_cmd0_s0120_1ch_44100hz.wav" title="ASR review: Share him!" meta="object=1035 section8=120 duration=0.712834s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.896565 no_speech=0.085608"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1557_v0_cmd0_s0153_1ch_44100hz.wav" title="ASR review: One!" meta="object=1557 section8=153 duration=0.778526s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.864887 no_speech=0.102331"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0420_v0_cmd0_s0156_1ch_44100hz.wav" title="ASR review: The Lizard Pokemon!" meta="object=420 section8=156 duration=1.267256s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.858430 no_speech=0.023566"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0449_v0_cmd0_s0174_1ch_44100hz.wav" title="ASR review: Pidgeotto!" meta="object=449 section8=174 duration=0.949864s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.882939 no_speech=0.052869"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1325_v0_cmd0_s0179_1ch_44100hz.wav" title="ASR review: Pop Leo!" meta="object=1325 section8=179 duration=0.743787s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.977458 no_speech=0.065713"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1240_v0_cmd0_s0205_1ch_44100hz.wav" title="ASR review: Quilodin." meta="object=1240 section8=205 duration=0.799342s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.913003 no_speech=0.047154"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1971_v0_cmd0_s0210_1ch_44100hz.wav" title="ASR review: Heavy hit!" meta="object=1971 section8=210 duration=1.26517s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.883785 no_speech=0.039630"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1032_v0_cmd0_s0230_1ch_44100hz.wav" title="ASR review: Cherubi!" meta="object=1032 section8=230 duration=0.847664s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.948524 no_speech=0.075241"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1436_v0_cmd0_s0238_1ch_44100hz.wav" title="ASR review: Impa-dimp." meta="object=1436 section8=238 duration=0.758753s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.962716 no_speech=0.032729"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1014_v0_cmd0_s0241_1ch_44100hz.wav" title="ASR review: PIPLAP!" meta="object=1014 section8=241 duration=0.692494s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.912635 no_speech=0.096077"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0525_v0_cmd0_s0258_1ch_44100hz.wav" title="ASR review: The mole pokey mine!" meta="object=525 section8=258 duration=1.256032s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.930823 no_speech=0.045007"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1821_v0_cmd0_s0260_1ch_44100hz.wav" title="ASR review: Wait, Coco!" meta="object=1821 section8=260 duration=1.167574s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.889669 no_speech=0.095115"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0981_v0_cmd0_s0263_1ch_44100hz.wav" title="ASR review: She'll gone." meta="object=981 section8=263 duration=0.865351s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.935445 no_speech=0.088668"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0734_v0_cmd0_s0272_1ch_44100hz.wav" title="ASR review: Shikarita!" meta="object=734 section8=272 duration=0.952766s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.975354 no_speech=0.092677"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1319_v0_cmd0_s0276_1ch_44100hz.wav" title="ASR review: Toracat!" meta="object=1319 section8=276 duration=0.740748s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.857536 no_speech=0.070359"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0978_v0_cmd0_s0283_1ch_44100hz.wav" title="ASR review: Stay gone!" meta="object=978 section8=283 duration=0.757732s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.961090 no_speech=0.094915"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0554_v0_cmd0_s0296_1ch_44100hz.wav" title="ASR review: Polywag!" meta="object=554 section8=296 duration=0.828322s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.854884 no_speech=0.065589"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1214_v0_cmd0_s0324_1ch_44100hz.wav" title="ASR review: The candle Pokemon." meta="object=1214 section8=324 duration=1.473016s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.913021 no_speech=0.013692"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0519_v0_cmd0_s0327_1ch_44100hz.wav" title="ASR review: The insect Pokemon." meta="object=519 section8=327 duration=1.527664s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.901830 no_speech=0.019412"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0389_v0_cmd0_s0341_2ch_44100hz.wav" title="ASR review: Look at all the paths to the moon" meta="object=389 section8=341 duration=16.905941s channels=2 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.940889 no_speech=0.112709"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1497_v0_cmd0_s0388_1ch_44100hz.wav" title="ASR review: The mouse poke-mon." meta="object=1497 section8=388 duration=1.316712s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.944107 no_speech=0.024754"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0770_v0_cmd0_s0409_1ch_44100hz.wav" title="ASR review: Togapee!" meta="object=770 section8=409 duration=0.775692s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.894796 no_speech=0.034770"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0614_v0_cmd0_s0429_1ch_44100hz.wav" title="ASR review: Do doo-o!" meta="object=614 section8=429 duration=0.919388s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.945933 no_speech=0.084227"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0530_v0_cmd0_s0440_1ch_44100hz.wav" title="ASR review: Meowt!" meta="object=530 section8=440 duration=0.713039s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.851232 no_speech=0.068236"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0861_v0_cmd0_s0445_1ch_44100hz.wav" title="ASR review: The Dragon Pokemon!" meta="object=861 section8=445 duration=1.429206s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.855568 no_speech=0.016324"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1367_v0_cmd0_s0452_1ch_44100hz.wav" title="ASR review: Mini-Q!" meta="object=1367 section8=452 duration=0.910998s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.971067 no_speech=0.063726"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1192_v0_cmd0_s0454_1ch_44100hz.wav" title="ASR review: The Nelux." meta="object=1192 section8=454 duration=0.886825s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.913506 no_speech=0.059593"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0740_v0_cmd0_s0461_1ch_44100hz.wav" title="ASR review: Meganium." meta="object=740 section8=461 duration=0.938798s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.938056 no_speech=0.054252"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1026_v0_cmd0_s0518_1ch_44100hz.wav" title="ASR review: D-Barryl!" meta="object=1026 section8=518 duration=0.866213s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.887000 no_speech=0.091456"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1234_v0_cmd0_s0520_1ch_44100hz.wav" title="ASR review: Hi Dragon!" meta="object=1234 section8=520 duration=1.048367s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.880939 no_speech=0.077555"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1567_v0_cmd0_s0522_1ch_44100hz.wav" title="ASR review: 7." meta="object=1567 section8=522 duration=0.827687s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.866588 no_speech=0.117311"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0735_v0_cmd0_s0554_1ch_44100hz.wav" title="ASR review: The leaf pokémon." meta="object=735 section8=554 duration=1.401587s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.870335 no_speech=0.046640"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0500_v0_cmd0_s0555_1ch_44100hz.wav" title="ASR review: Go Bat!" meta="object=500 section8=555 duration=0.663424s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.963549 no_speech=0.067344"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2303_v0_cmd0_s0581_1ch_44100hz.wav" title="ASR review: Peek-a-bee! Cut!" meta="object=2303 section8=581 duration=1.248005s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.923820 no_speech=0.102167"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1822_v0_cmd0_s0587_1ch_44100hz.wav" title="ASR review: Go laid!" meta="object=1822 section8=587 duration=0.90805s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.915086 no_speech=0.085848"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0617_v0_cmd0_s0602_1ch_44100hz.wav" title="ASR review: Do-Drio!" meta="object=617 section8=602 duration=0.926531s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.998653 no_speech=0.077302"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0896_v0_cmd0_s0604_1ch_44100hz.wav" title="ASR review: Mudkip!" meta="object=896 section8=604 duration=0.832472s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.941652 no_speech=0.105965"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1198_v0_cmd0_s0616_1ch_44100hz.wav" title="ASR review: Amungus." meta="object=1198 section8=616 duration=0.968503s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.944993 no_speech=0.060589"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0954_v0_cmd0_s0622_1ch_44100hz.wav" title="ASR review: Spinda!" meta="object=954 section8=622 duration=0.895215s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.941593 no_speech=0.089042"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0788_v0_cmd0_s0629_1ch_44100hz.wav" title="ASR review: Azuma real." meta="object=788 section8=629 duration=1.039433s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.989529 no_speech=0.025627"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1401_v0_cmd0_s0680_1ch_44100hz.wav" title="ASR review: The radio and Pokémon." meta="object=1401 section8=680 duration=1.580136s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.900465 no_speech=0.026073"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0929_v0_cmd0_s0692_1ch_44100hz.wav" title="ASR review: Plus all!" meta="object=929 section8=692 duration=0.637007s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.942097 no_speech=0.099195"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0647_v0_cmd0_s0694_1ch_44100hz.wav" title="ASR review: Narrowack!" meta="object=647 section8=694 duration=1.026122s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.912353 no_speech=0.078203"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2265_v0_cmd0_s0706_1ch_44100hz.wav" title="ASR review: We got to!" meta="object=2265 section8=706 duration=1.955351s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.929285 no_speech=0.024810"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1622_v0_cmd0_s0727_1ch_44100hz.wav" title="ASR review: Bobosaurus story continues." meta="object=1622 section8=727 duration=2.472041s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.910017 no_speech=0.056276"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0465_v0_cmd0_s0730_1ch_44100hz.wav" title="ASR review: The mouse Pokemon!" meta="object=465 section8=730 duration=1.288662s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.886358 no_speech=0.017986"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1364_v0_cmd0_s0735_1ch_44100hz.wav" title="ASR review: Toga Dumaru!" meta="object=1364 section8=735 duration=1.061088s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.888673 no_speech=0.038185"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0509_v0_cmd0_s0749_1ch_44100hz.wav" title="ASR review: Vialplume!" meta="object=509 section8=749 duration=0.946032s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.989663 no_speech=0.040903"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1394_v0_cmd0_s0758_1ch_44100hz.wav" title="ASR review: Intelli-on." meta="object=1394 section8=758 duration=1.009705s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.921823 no_speech=0.043363"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0893_v0_cmd0_s0761_1ch_44100hz.wav" title="ASR review: Blaze again!" meta="object=893 section8=761 duration=0.94966s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.924148 no_speech=0.084370"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1020_v0_cmd0_s0811_1ch_44100hz.wav" title="ASR review: Empoleon!" meta="object=1020 section8=811 duration=1.093787s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.991635 no_speech=0.085786"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1846_v0_cmd0_s0827_1ch_44100hz.wav" title="ASR review: Venonite!" meta="object=1846 section8=827 duration=0.870998s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.861388 no_speech=0.092819"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1569_v0_cmd0_s0830_1ch_44100hz.wav" title="ASR review: Nine!" meta="object=1569 section8=830 duration=0.663787s channels=1 rule=short_transcript_avg_logprob_ge_-0.92_and_no_speech_le_0.18 model=tiny.en logprob=-0.863819 no_speech=0.150062"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0738_v0_cmd0_s0836_1ch_44100hz.wav" title="ASR review: The leaf Pokemon!" meta="object=738 section8=836 duration=1.310272s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.871662 no_speech=0.035751"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0479_v0_cmd0_s0876_1ch_44100hz.wav" title="ASR review: Nido Queen." meta="object=479 section8=876 duration=1.061179s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.923068 no_speech=0.037214"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1068_v0_cmd0_s0885_1ch_44100hz.wav" title="ASR review: Good bite!" meta="object=1068 section8=885 duration=0.726553s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.888906 no_speech=0.039775"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1843_v0_cmd0_s0909_1ch_44100hz.wav" title="ASR review: Squardled." meta="object=1843 section8=909 duration=0.911406s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.947751 no_speech=0.084409"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1334_v0_cmd0_s0917_1ch_44100hz.wav" title="ASR review: CUTY-FI!" meta="object=1334 section8=917 duration=0.893288s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.952191 no_speech=0.063453"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1556_v0_cmd0_s0931_1ch_44100hz.wav" title="ASR review: One!" meta="object=1556 section8=931 duration=0.663787s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.855488 no_speech=0.108539"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1604_v0_cmd0_s0933_1ch_44100hz.wav" title="ASR review: Super Skill Shot!" meta="object=1604 section8=933 duration=1.483288s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.858699 no_speech=0.111087"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1469_v0_cmd0_s0943_1ch_44100hz.wav" title="ASR review: Crock-a-lore!" meta="object=1469 section8=943 duration=0.861066s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.925919 no_speech=0.024020"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1295_v0_cmd0_s0949_1ch_44100hz.wav" title="ASR review: Esper!" meta="object=1295 section8=949 duration=0.670635s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.990758 no_speech=0.056851"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1029_v0_cmd0_s0957_1ch_44100hz.wav" title="ASR review: Pachi Risu!" meta="object=1029 section8=957 duration=1.261179s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.942760 no_speech=0.110952"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0575_v0_cmd0_s0966_1ch_44100hz.wav" title="ASR review: Muchoke." meta="object=575 section8=966 duration=0.858458s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.990545 no_speech=0.080021"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1008_v0_cmd0_s1018_1ch_44100hz.wav" title="ASR review: Monfurnal." meta="object=1008 section8=1018 duration=1.050658s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.873472 no_speech=0.082806"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0806_v0_cmd0_s1035_1ch_44100hz.wav" title="ASR review: E-POM!" meta="object=806 section8=1035 duration=0.754172s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.945895 no_speech=0.079782"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1057_v0_cmd0_s1039_1ch_44100hz.wav" title="ASR review: The mine Pokemon!" meta="object=1057 section8=1039 duration=1.261179s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.861962 no_speech=0.036502"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2054_v0_cmd0_s1058_1ch_44100hz.wav" title="ASR review: Raltzburg Steady Clarity to every move." meta="object=2054 section8=1058 duration=3.824762s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.891286 no_speech=0.019554"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0684_v0_cmd0_s1060_1ch_44100hz.wav" title="ASR review: Megmar!" meta="object=684 section8=1060 duration=0.829615s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.898592 no_speech=0.070883"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0812_v0_cmd0_s1072_1ch_44100hz.wav" title="ASR review: Umbreon." meta="object=812 section8=1072 duration=0.902517s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.860576 no_speech=0.026586"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1457_v0_cmd0_s1083_1ch_44100hz.wav" title="ASR review: Sprigateto!" meta="object=1457 section8=1083 duration=1.146485s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.955158 no_speech=0.062583"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0687_v0_cmd0_s1098_1ch_44100hz.wav" title="ASR review: Magic carp." meta="object=687 section8=1098 duration=0.923356s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.928920 no_speech=0.033933"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1388_v0_cmd0_s1099_1ch_44100hz.wav" title="ASR review: Sabo!" meta="object=1388 section8=1099 duration=0.77161s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.994021 no_speech=0.058312"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1400_v0_cmd0_s1117_1ch_44100hz.wav" title="ASR review: Dotler!" meta="object=1400 section8=1117 duration=0.694989s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.885512 no_speech=0.088473"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1132_v0_cmd0_s1123_1ch_44100hz.wav" title="ASR review: And more." meta="object=1132 section8=1123 duration=0.727075s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.921437 no_speech=0.052394"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1231_v0_cmd0_s1163_1ch_44100hz.wav" title="ASR review: Spilis!" meta="object=1231 section8=1163 duration=0.908277s channels=1 rule=short_transcript_avg_logprob_ge_-0.92_and_no_speech_le_0.18 model=tiny.en logprob=-0.918516 no_speech=0.140696"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1349_v0_cmd0_s1167_1ch_44100hz.wav" title="ASR review: Beware!" meta="object=1349 section8=1167 duration=0.824286s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.988510 no_speech=0.065776"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0497_v0_cmd0_s1175_1ch_44100hz.wav" title="ASR review: Zubat!" meta="object=497 section8=1175 duration=0.751882s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.894397 no_speech=0.104056"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0467_v0_cmd0_s1206_1ch_44100hz.wav" title="ASR review: Sandshrew." meta="object=467 section8=1206 duration=0.986553s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.868322 no_speech=0.040738"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0975_v0_cmd0_s1218_1ch_44100hz.wav" title="ASR review: Wal-ring!" meta="object=975 section8=1218 duration=0.860476s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.922885 no_speech=0.052561"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1541_v0_cmd0_s1241_1ch_44100hz.wav" title="ASR review: Dipplin!" meta="object=1541 section8=1241 duration=0.75449s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.961986 no_speech=0.067120"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1322_v0_cmd0_s1327_1ch_44100hz.wav" title="ASR review: In Cinaror." meta="object=1322 section8=1327 duration=1.037914s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.976062 no_speech=0.035216"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1552_v0_cmd0_s1359_1ch_44100hz.wav" title="ASR review: Pokemon Cut!" meta="object=1552 section8=1359 duration=1.155488s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.859389 no_speech=0.051400"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1171_v0_cmd0_s1392_1ch_44100hz.wav" title="ASR review: Star Manitan!" meta="object=1171 section8=1392 duration=1.051088s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.924718 no_speech=0.049458"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0881_v0_cmd0_s1401_1ch_44100hz.wav" title="ASR review: Grovile!" meta="object=881 section8=1401 duration=0.784943s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.913551 no_speech=0.061234"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0938_v0_cmd0_s1418_1ch_44100hz.wav" title="ASR review: Way, Lord." meta="object=938 section8=1418 duration=0.85737s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.968237 no_speech=0.031854"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1965_v0_cmd0_s1504_1ch_44100hz.wav" title="ASR review: Clean hit!" meta="object=1965 section8=1504 duration=1.185397s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.865591 no_speech=0.065126"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0660_v0_cmd0_s1508_1ch_44100hz.wav" title="ASR review: The drill cookie mine." meta="object=660 section8=1508 duration=1.295465s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.861569 no_speech=0.027806"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1502_v0_cmd0_s1514_1ch_44100hz.wav" title="ASR review: Comet!" meta="object=1502 section8=1514 duration=0.682721s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.994730 no_speech=0.067646"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1286_v0_cmd0_s1547_1ch_44100hz.wav" title="ASR review: Flowette!" meta="object=1286 section8=1547 duration=0.848073s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.984274 no_speech=0.074020"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1418_v0_cmd0_s1566_1ch_44100hz.wav" title="ASR review: Applin'!" meta="object=1418 section8=1566 duration=0.634671s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.873034 no_speech=0.047710"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1298_v0_cmd0_s1568_1ch_44100hz.wav" title="ASR review: Niaustic!" meta="object=1298 section8=1568 duration=0.91644s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.934709 no_speech=0.063099"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2248_v0_cmd0_s1579_1ch_44100hz.wav" title="ASR review: We did it!" meta="object=2248 section8=1579 duration=1.099342s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.892773 no_speech=0.115902"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1219_v0_cmd0_s1582_1ch_44100hz.wav" title="ASR review: Shandalour." meta="object=1219 section8=1582 duration=1.00771s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.951377 no_speech=0.054013"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1391_v0_cmd0_s1599_1ch_44100hz.wav" title="ASR review: Drizzle!" meta="object=1391 section8=1599 duration=0.8261s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.914810 no_speech=0.069633"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1493_v0_cmd0_s1615_1ch_44100hz.wav" title="ASR review: Spide-ups." meta="object=1493 section8=1615 duration=0.966168s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.853522 no_speech=0.051695"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0542_v0_cmd0_s1626_1ch_44100hz.wav" title="ASR review: Manky!" meta="object=542 section8=1626 duration=0.811043s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.968772 no_speech=0.056036"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0969_v0_cmd0_s1639_1ch_44100hz.wav" title="ASR review: Spheal!" meta="object=969 section8=1639 duration=0.783311s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.996362 no_speech=0.084628"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0413_v0_cmd0_s1645_1ch_44100hz.wav" title="ASR review: I be sore." meta="object=413 section8=1645 duration=0.786984s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.930389 no_speech=0.044949"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0597_v0_cmd0_s1646_1ch_44100hz.wav" title="ASR review: The Mega-ton Pokemon!" meta="object=597 section8=1646 duration=1.633673s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.932478 no_speech=0.014965"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1379_v0_cmd0_s1666_1ch_44100hz.wav" title="ASR review: Score bunny!" meta="object=1379 section8=1666 duration=1.062018s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.887920 no_speech=0.057457"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2188_v0_cmd0_s1667_1ch_44100hz.wav" title="ASR review: Super Chat Pot!" meta="object=2188 section8=1667 duration=2.451746s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.857932 no_speech=0.086847"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1337_v0_cmd0_s1682_1ch_44100hz.wav" title="ASR review: We're Bondi." meta="object=1337 section8=1682 duration=0.988027s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.901990 no_speech=0.051309"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1725_v0_cmd0_s1708_1ch_44100hz.wav" title="ASR review: Pikachu vs. Righteu." meta="object=1725 section8=1708 duration=1.69644s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.985728 no_speech=0.082869"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0906_v0_cmd0_s1753_1ch_44100hz.wav" title="ASR review: The bite pokémon!" meta="object=906 section8=1753 duration=1.38093s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.869196 no_speech=0.050183"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1559_v0_cmd0_s1773_1ch_44100hz.wav" title="ASR review: Two!" meta="object=1559 section8=1773 duration=0.647415s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.924267 no_speech=0.100629"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0705_v0_cmd0_s1775_1ch_44100hz.wav" title="ASR review: Joltion!" meta="object=705 section8=1775 duration=0.856984s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.928956 no_speech=0.046278"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1562_v0_cmd0_s1805_1ch_44100hz.wav" title="ASR review: Four!" meta="object=1562 section8=1805 duration=0.671995s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.875052 no_speech=0.087609"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1726_v0_cmd0_s1831_1ch_44100hz.wav" title="ASR review: Pikachu vs. Righte-Choo." meta="object=1726 section8=1831 duration=1.682721s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.928080 no_speech=0.071143"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0567_v0_cmd0_s1832_1ch_44100hz.wav" title="ASR review: The Cy Pokémon." meta="object=567 section8=1832 duration=1.299773s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.910365 no_speech=0.015011"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0121_v0_cmd0_s1842_2ch_44100hz.wav" title="ASR review: All of us, all of our dogs, all of our dogs!" meta="object=121 section8=1842 duration=7.215533s channels=2 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.974785 no_speech=0.098677"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1047_v0_cmd0_s1845_1ch_44100hz.wav" title="ASR review: Hunch Crawl." meta="object=1047 section8=1845 duration=0.834875s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.976996 no_speech=0.028304"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1804_v0_cmd0_s1867_1ch_44100hz.wav" title="ASR review: Trainer for adventure continues!" meta="object=1804 section8=1867 duration=3.125669s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.944122 no_speech=0.049920"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0417_v0_cmd0_s1869_1ch_44100hz.wav" title="ASR review: The Seed Pokémon." meta="object=417 section8=1869 duration=1.291066s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.870440 no_speech=0.047858"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1163_v0_cmd0_s1890_1ch_44100hz.wav" title="ASR review: The mole pokémon." meta="object=1163 section8=1890 duration=1.282925s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.909303 no_speech=0.037045"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1460_v0_cmd0_s1900_1ch_44100hz.wav" title="ASR review: Floragato!" meta="object=1460 section8=1900 duration=1.116667s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.890638 no_speech=0.085690"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0761_v0_cmd0_s1951_1ch_44100hz.wav" title="ASR review: Crowbat!" meta="object=761 section8=1951 duration=0.770476s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.942991 no_speech=0.060011"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1210_v0_cmd0_s1952_1ch_44100hz.wav" title="ASR review: For Hawthorne." meta="object=1210 section8=1952 duration=0.941678s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.979470 no_speech=0.085252"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1313_v0_cmd0_s1980_1ch_44100hz.wav" title="ASR review: Deciduate!" meta="object=1313 section8=1980 duration=1.223243s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.987445 no_speech=0.069285"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0836_v0_cmd0_s1985_1ch_44100hz.wav" title="ASR review: Sneasel!" meta="object=836 section8=1985 duration=0.897868s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.954263 no_speech=0.051563"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1837_v0_cmd0_s1993_1ch_44100hz.wav" title="ASR review: Ride on!" meta="object=1837 section8=1993 duration=0.929388s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.884514 no_speech=0.107602"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0482_v0_cmd0_s2010_1ch_44100hz.wav" title="ASR review: Need a ran." meta="object=482 section8=2010 duration=0.868231s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.922808 no_speech=0.044987"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1728_v0_cmd0_s2016_1ch_44100hz.wav" title="ASR review: Pikachu vs. Righteu." meta="object=1728 section8=2016 duration=1.852018s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.958345 no_speech=0.065009"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1607_v0_cmd0_s2019_1ch_44100hz.wav" title="ASR review: Token!" meta="object=1607 section8=2019 duration=0.721156s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.855698 no_speech=0.082019"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1828_v0_cmd0_s2025_1ch_44100hz.wav" title="ASR review: Megmar!" meta="object=1828 section8=2025 duration=1.271678s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.912745 no_speech=0.066905"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1105_v0_cmd0_s2039_1ch_44100hz.wav" title="ASR review: Glaceon!" meta="object=1105 section8=2039 duration=0.929524s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.927327 no_speech=0.066088"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1575_v0_cmd0_s2043_1ch_44100hz.wav" title="ASR review: Pokemon scanned." meta="object=1575 section8=2043 duration=1.229252s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.953185 no_speech=0.069604"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1044_v0_cmd0_s2049_1ch_44100hz.wav" title="ASR review: Driftlam!" meta="object=1044 section8=2049 duration=0.836213s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.982447 no_speech=0.049543"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1283_v0_cmd0_s2062_1ch_44100hz.wav" title="ASR review: Flababy!" meta="object=1283 section8=2062 duration=0.991814s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.937901 no_speech=0.053390"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0890_v0_cmd0_s2104_1ch_44100hz.wav" title="ASR review: Come, Baskin!" meta="object=890 section8=2104 duration=0.9561s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.991632 no_speech=0.066843"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1096_v0_cmd0_s2108_1ch_44100hz.wav" title="ASR review: Meg mortar." meta="object=1096 section8=2108 duration=0.964104s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.998465 no_speech=0.057064"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1056_v0_cmd0_s2114_1ch_44100hz.wav" title="ASR review: Mind Junior." meta="object=1056 section8=2114 duration=1.055533s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.990029 no_speech=0.051962"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1092_v0_cmd0_s2136_1ch_44100hz.wav" title="ASR review: Right, period." meta="object=1092 section8=2136 duration=1.028866s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.976344 no_speech=0.103595"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1237_v0_cmd0_s2146_1ch_44100hz.wav" title="ASR review: Chespin!" meta="object=1237 section8=2146 duration=0.852426s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.951524 no_speech=0.099929"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0650_v0_cmd0_s2152_1ch_44100hz.wav" title="ASR review: Cauphing." meta="object=650 section8=2152 duration=0.730839s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.980844 no_speech=0.031250"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0824_v0_cmd0_s2160_1ch_44100hz.wav" title="ASR review: Wabaphet!" meta="object=824 section8=2160 duration=0.895011s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.963787 no_speech=0.063837"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0645_v0_cmd0_s2163_1ch_44100hz.wav" title="ASR review: So lonely Pokemon!" meta="object=645 section8=2163 duration=1.505964s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.926222 no_speech=0.024639"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0590_v0_cmd0_s2167_1ch_44100hz.wav" title="ASR review: Gio dude." meta="object=590 section8=2167 duration=1.094921s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.957754 no_speech=0.063636"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0794_v0_cmd0_s2169_1ch_44100hz.wav" title="ASR review: Polytoad." meta="object=794 section8=2169 duration=0.892063s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.983158 no_speech=0.031423"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1523_v0_cmd0_s2202_1ch_44100hz.wav" title="ASR review: Our Believer!" meta="object=1523 section8=2202 duration=0.967143s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.971498 no_speech=0.047723"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0851_v0_cmd0_s2207_1ch_44100hz.wav" title="ASR review: Delly Bird!" meta="object=851 section8=2207 duration=0.799546s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.880326 no_speech=0.077151"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0791_v0_cmd0_s2253_1ch_44100hz.wav" title="ASR review: Sudo-Wudo!" meta="object=791 section8=2253 duration=1.155805s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.896708 no_speech=0.070763"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0833_v0_cmd0_s2262_1ch_44100hz.wav" title="ASR review: Here across." meta="object=833 section8=2262 duration=0.958322s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.850266 no_speech=0.062141"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2126_v0_cmd0_s2269_1ch_44100hz.wav" title="ASR review: Jetpot!" meta="object=2126 section8=2269 duration=1.076281s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.958108 no_speech=0.082300"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1481_v0_cmd0_s2288_1ch_44100hz.wav" title="ASR review: Quack-with-all!" meta="object=1481 section8=2288 duration=0.878027s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.887686 no_speech=0.038216"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1794_v0_cmd0_s2304_1ch_44100hz.wav" title="ASR review: Trainertoos Adventure continues." meta="object=1794 section8=2304 duration=2.546327s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.923757 no_speech=0.061054"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0866_v0_cmd0_s2335_1ch_44100hz.wav" title="ASR review: Lizzy!" meta="object=866 section8=2335 duration=0.632925s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.995144 no_speech=0.093215"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2004_v0_cmd0_s2361_1ch_44100hz.wav" title="ASR review: on a strolls right into action." meta="object=2004 section8=2361 duration=2.62746s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.901433 no_speech=0.108272"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2328_v0_cmd0_s2366_1ch_44100hz.wav" title="ASR review: Where are the bummy?" meta="object=2328 section8=2366 duration=1.223741s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.991839 no_speech=0.057839"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1430_v0_cmd0_s2368_1ch_44100hz.wav" title="ASR review: Sinisti" meta="object=1430 section8=2368 duration=0.905986s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.899862 no_speech=0.058884"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0662_v0_cmd0_s2376_1ch_44100hz.wav" title="ASR review: Chancy!" meta="object=662 section8=2376 duration=0.754898s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.889953 no_speech=0.045755"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1220_v0_cmd0_s2395_1ch_44100hz.wav" title="ASR review: The Loring Pokemon!" meta="object=1220 section8=2395 duration=1.436644s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.906899 no_speech=0.028862"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0972_v0_cmd0_s2397_1ch_44100hz.wav" title="ASR review: Celio!" meta="object=972 section8=2397 duration=0.868707s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.878931 no_speech=0.060707"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0528_v0_cmd0_s2399_1ch_44100hz.wav" title="ASR review: The mole pokey man!" meta="object=528 section8=2399 duration=1.304331s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.985659 no_speech=0.037242"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0830_v0_cmd0_s2424_1ch_44100hz.wav" title="ASR review: Cizzor!" meta="object=830 section8=2424 duration=0.80288s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.919701 no_speech=0.098856"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0785_v0_cmd0_s2466_1ch_44100hz.wav" title="ASR review: Merrill." meta="object=785 section8=2466 duration=0.651587s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.934655 no_speech=0.086748"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0899_v0_cmd0_s2468_1ch_44100hz.wav" title="ASR review: Marsh stomp!" meta="object=899 section8=2468 duration=0.909909s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.859529 no_speech=0.053407"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0782_v0_cmd0_s2474_1ch_44100hz.wav" title="ASR review: Bellossom!" meta="object=782 section8=2474 duration=1.085986s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.954794 no_speech=0.058436"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1154_v0_cmd0_s2478_1ch_44100hz.wav" title="ASR review: The Ember Pokémon." meta="object=1154 section8=2478 duration=1.438571s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.858978 no_speech=0.021072"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1433_v0_cmd0_s2488_1ch_44100hz.wav" title="ASR review: Polty, guys." meta="object=1433 section8=2488 duration=0.973923s channels=1 rule=avg_logprob_ge_-1.0_and_no_speech_le_0.12 model=tiny.en logprob=-0.885848 no_speech=0.054560"}
|
||||
::gallery-end
|
||||
40
sound-best-named-export.md
Normal file
40
sound-best-named-export.md
Normal file
@@ -0,0 +1,40 @@
|
||||
# Best-Named Sound Export
|
||||
|
||||
Generated best-available named alias previews for `2545` total sounds across the main game and SPIKE menu images.
|
||||
|
||||
The canonical WAV exports remain unchanged. These aliases are generated under `analysis/radium-image/sounds-best-named/` and `analysis/radium-spike-menu-image/sounds-best-named/` so every sound has one stable, traceable, previewable filename using the best current evidence.
|
||||
|
||||
## Name Sources
|
||||
|
||||
- `asr_draft`: `583`
|
||||
- `asr_review_candidate`: `34`
|
||||
- `catalog_asr_match`: `220`
|
||||
- `catalog_offset_candidate`: `196`
|
||||
- `confirmed_native`: `25`
|
||||
- `main_duplicate_hash_match`: `1`
|
||||
- `main_hash_match`: `4`
|
||||
- `object_ref`: `295`
|
||||
- `pokedex_voice_alignment`: `1137`
|
||||
- `spike_menu_object_ref`: `50`
|
||||
|
||||
Confirmed native names are preferred first. Pokedex voice alignment, catalog-matched ASR names, accepted raw ASR labels, and catalog-offset candidates are used before low-confidence ASR review candidates. Catalog ASR names are inferred from exact transcript-to-catalog phrase matches; raw ASR names are marked draft. Catalog-offset names are marked candidate_unpromoted and remain below direct content evidence. Low-confidence ASR review candidates are only used when no stronger semantic label exists. Object-reference names are structural fallbacks for sounds that still lack semantic labels.
|
||||
|
||||
## Gallery Pages
|
||||
|
||||
- [Sound Best Named Gallery 01](sound-best-named-gallery-01.md)
|
||||
- [Sound Best Named Gallery 02](sound-best-named-gallery-02.md)
|
||||
- [Sound Best Named Gallery 03](sound-best-named-gallery-03.md)
|
||||
- [Sound Best Named Gallery 04](sound-best-named-gallery-04.md)
|
||||
- [Sound Best Named Gallery 05](sound-best-named-gallery-05.md)
|
||||
- [Sound Best Named Gallery 06](sound-best-named-gallery-06.md)
|
||||
- [Sound Best Named Gallery 07](sound-best-named-gallery-07.md)
|
||||
- [Sound Best Named Gallery 08](sound-best-named-gallery-08.md)
|
||||
- [Sound Best Named Gallery 09](sound-best-named-gallery-09.md)
|
||||
- [Sound Best Named Gallery 10](sound-best-named-gallery-10.md)
|
||||
- [Sound Best Named Gallery 11](sound-best-named-gallery-11.md)
|
||||
- [Sound Best Named Gallery 12](sound-best-named-gallery-12.md)
|
||||
- [Sound Best Named Gallery 13](sound-best-named-gallery-13.md)
|
||||
|
||||
## Manifest
|
||||
|
||||
- `analysis/all-sound-best-name-manifest.tsv`
|
||||
207
sound-best-named-gallery-01.md
Normal file
207
sound-best-named-gallery-01.md
Normal file
@@ -0,0 +1,207 @@
|
||||
# Best-Named Sound Export 01
|
||||
|
||||
Best-available named aliases 1-200 of 2545.
|
||||
Name provenance is preserved in the `source` metadata: confirmed native, Pokedex voice alignment, catalog-matched ASR, draft ASR, catalog-offset candidate, low-confidence ASR review candidate, main-image hash match, or structural object reference.
|
||||
|
||||
::gallery-start
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THE_TRAINER_WHO_SCORES_HIGHEST_HAS_TRAINED_TRUEST__obj1719__s0005__1ch_44100hz.wav" title="The trainer who scores highest has trained truest. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=5 object=1719 duration=3.375011s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__WE_NEED_TO_CATCH_THAT_GLAMIO__obj2368__s0016__1ch_44100hz.wav" title="We need to catch that glamio! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=16 object=2368 duration=2.200454s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__IT_S_LOVE_BABY_IT_S_LOVE_BABY__obj2374__s0018__1ch_44100hz.wav" title="It's Love Baby! It's Love Baby! It's Love Baby! I shot on my baby's love! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=18 object=2374 duration=5.420295s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__MY_BENDING_MOVE__obj1976__s0028__1ch_44100hz.wav" title="My bending move! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=28 object=1976 duration=2.199025s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__HEY_HOLD_THE_PHONE__obj2445__s0034__1ch_44100hz.wav" title="Hey, hold the phone! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=34 object=2445 duration=1.419932s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__MUDKEEP_JUMPS_IN__obj1997__s0035__1ch_44100hz.wav" title="Mudkeep jumps in. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=35 object=1997 duration=1.759342s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__OH_IT_S_ROSS__obj2052__s0039__1ch_44100hz.wav" title="Oh, it's Ross! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=39 object=2052 duration=2.123946s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__BRIGHT_FLARE__obj1963__s0048__1ch_44100hz.wav" title="Bright flare! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=48 object=1963 duration=1.659819s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__KING_OF_THE_MOUNTAIN_THE_CHALLENGER__obj1912__s0049__1ch_44100hz.wav" title="King of the Mountain, the Challenger! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=49 object=1912 duration=2.829002s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THE_SWINGS_OPEN_THE_QUICKENS_AND_SEES_THAT__obj2339__s0055__1ch_44100hz.wav" title="The swings open the quickens and sees that gorgeous stone castle is gone. Hello! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=55 object=2339 duration=4.985034s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__CHARMANDER_S_STORY_CONTINUES__obj1632__s0057__1ch_44100hz.wav" title="Charmander's story continues. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=57 object=1632 duration=3.094898s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__WE_RE_EPIC_HERE_Y_ALL__obj2405__s0067__1ch_44100hz.wav" title="We're epic here, y'all! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=67 object=2405 duration=1.692222s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__OH_IT_S_GROWL_LIFT__obj1941__s0068__1ch_44100hz.wav" title="Oh, it's growl-lift! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=68 object=1941 duration=2.040499s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THE_PATH_CONTINUES_AND_OUR_TRAINER_IS_SURE__obj1649__s0069__1ch_44100hz.wav" title="The path continues and our trainer is sure to meet incredible new Pokémon along the way. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=69 object=1649 duration=6.224444s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__TOXIC_TWIST__obj1993__s0070__1ch_44100hz.wav" title="Toxic twist! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=70 object=1993 duration=1.598912s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THIS_IS_NO_STROLL_AROUND_THE_POND__obj2047__s0075__1ch_44100hz.wav" title="This is no stroll around the pond. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=75 object=2047 duration=2.612971s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__COME_AGAIN_WITH_THAT_I_WAS_POLISHED_AND__obj2423__s0078__1ch_44100hz.wav" title="Come again with that! I was polished and refined as you're gonna find! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=78 object=2423 duration=4.667982s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__OH_IT_S_PSYDUCK__obj2040__s0080__1ch_44100hz.wav" title="Oh, it's Psyduck! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=80 object=2040 duration=2.268209s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__YOU_DID_IT__obj2316__s0081__1ch_44100hz.wav" title="You did it! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=81 object=2316 duration=1.493583s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__I_DON_T_WANT_TO_END_UP_BEING__obj2357__s0084__1ch_44100hz.wav" title="I don't want to end up being out of this! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=84 object=2357 duration=2.539796s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__YOU_DON_T_STINKLE_WHAT_A_GIFT_THAT__obj2330__s0088__1ch_44100hz.wav" title="You don't stinkle what a gift that bad boy and beef it a boss! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=88 object=2330 duration=4.083152s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THE_TRAINING_OF_POK_MON_IS_OUR_HERO__obj1885__s0089__1ch_44100hz.wav" title="The training of Pokémon is our hero's highest calling. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=89 object=1885 duration=4.020454s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__OH_IT_S_WAY_COCOA__obj1930__s0095__1ch_44100hz.wav" title="Oh! It's way cocoa! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=95 object=1930 duration=2.538549s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__IT_ALL_COMES_DOWN_TO_THIS_FOLKS__obj1869__s0102__1ch_44100hz.wav" title="It all comes down to this, folks! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=102 object=1869 duration=2.513946s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THE_TRAINER_HAS_CHOSEN_A_SHIMMERING_LAKE_WHERE__obj1685__s0109__1ch_44100hz.wav" title="The trainer has chosen a shimmering lake. Where quiet footsteps mean Pokemon are near. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=109 object=1685 duration=6.802154s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__GET_THE_WHACKING_LABUNOSE_INSTEAD_OF_FLOPPING_YOUR__obj2354__s0134__1ch_44100hz.wav" title="Get the whacking! Labunose! Instead of flopping your gums, let's cut them in cheese and cut that crown! Get down! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=134 object=2354 duration=7.278299s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__ACHIEVEMENT__obj1546__s0137__1ch_44100hz.wav" title="Achievement. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=137 object=1546 duration=0.909637s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__SMOOTH_LANDING_ON_THE_LAKE_SURFACE__obj1936__s0144__1ch_44100hz.wav" title="Smooth landing on the lake surface. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=144 object=1936 duration=2.92415s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__PIKACHU_TAKES_ON_MUDKIP__obj1999__s0145__1ch_44100hz.wav" title="Pikachu takes on Mudkip. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=145 object=1999 duration=2.005397s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__RIGHT_YOU_HAS_FAINTED__obj2162__s0146__1ch_44100hz.wav" title="Right you has fainted! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=146 object=2162 duration=1.786667s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__AT_LAST_THEY_MADE_IT_TO_THE_POK__obj2173__s0148__1ch_44100hz.wav" title="At last, they made it to the Pokémon Arena, but who will be named Champion? [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=148 object=2173 duration=6.29449s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__PIKACHU_FACES_MAGMAR_WHERE_ELECTRIC_FLASH_MEETS_BLAZING__obj1959__s0149__1ch_44100hz.wav" title="Pikachu faces Magmar where electric flash meets blazing heat on the desert floor. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=149 object=1959 duration=7.025669s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__WHY_DO_I_WANT_TO__obj2456__s0158__1ch_44100hz.wav" title="Why do I want to? [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=158 object=2456 duration=1.691791s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__YES_I_I_LL_BEAT_YOU_TWICE_AS__obj0382__s0164__2ch_44100hz.wav" title="Yes, I! I'll beat you twice as much! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=164 object=382 duration=3.837166s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__MAYBE_YOU_SHOULD_SEND_SOMEONE_CAPABLE_NEXT_TIME__obj2220__s0166__1ch_44100hz.wav" title="Maybe you should send someone capable next time. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=166 object=2220 duration=3.557755s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__KEEP_YOUR_NOSE_OUT_OF_OUR_BUSINESS__obj2461__s0172__1ch_44100hz.wav" title="Keep your nose out of our business! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=172 object=2461 duration=2.135147s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THIS_IS_WHAT_PERSEVERANCE_MEANS__obj1894__s0176__1ch_44100hz.wav" title="This is what perseverance means. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=176 object=1894 duration=3.056893s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__AND_SO_OUR_TRAINER_S_JOURNEY_BEGINS__obj1703__s0181__1ch_44100hz.wav" title="And so, our trainer's journey begins. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=181 object=1703 duration=3.686893s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__PIKACHU_VS_LUCARIO__obj2171__s0182__1ch_44100hz.wav" title="Pikachu vs. Lucario! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=182 object=2171 duration=2.311247s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__MIMIQ_HAS_FAINTED__obj2167__s0183__1ch_44100hz.wav" title="MimiQ has fainted! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=183 object=2167 duration=2.05907s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__OW_THIS_ISN_T_GOOD__obj2421__s0185__1ch_44100hz.wav" title="Ow! This isn't good! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=185 object=2421 duration=2.334376s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__YOU_CAN_T_MAKE_THIS_STUFF_UP__obj1902__s0187__1ch_44100hz.wav" title="You can't make this stuff up. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=187 object=1902 duration=2.273628s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__WHERE_EVERY_GRAIN_OF_SAND_PUSHES_THE_CHALLENGER__obj0400__s0189__1ch_44100hz.wav" title="Where every grain of sand pushes the Challenger to explore new strength. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=189 object=400 duration=5.668095s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__IT_LOOKS_LIKE_I_LL_LIVE_THIS_SEE__obj2358__s0191__1ch_44100hz.wav" title="It looks like I'll live this see another day. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=191 object=2358 duration=2.362313s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__MEOWTH_YOU_MUST_BRING_ME_THAT_PIKACHU__obj2236__s0192__1ch_44100hz.wav" title="Meowth, you must bring me that Pikachu. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=192 object=2236 duration=3.921655s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__IT_S_GYRODOS__obj2142__s0193__1ch_44100hz.wav" title="It's Gyrodos! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=193 object=2142 duration=1.744172s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__OH_IT_S_Q_BONE__obj1906__s0204__1ch_44100hz.wav" title="Oh, it's Q-bone! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=204 object=1906 duration=2.387347s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__YOU_KNOW_YOU_SEE_OTHER_TEAMS_BREAKING_DOWN__obj1903__s0209__1ch_44100hz.wav" title="You know, you see other teams breaking down in moments like this, but not the trainer and pug game on team. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=209 object=1903 duration=6.572381s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THE_WORLD_HAS_NOT_YET_REVEALED_ALL_ITS__obj1662__s0214__1ch_44100hz.wav" title="The world has not yet revealed all its Pokémon wonders to our trainer. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=214 object=1662 duration=4.047302s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THEY_RE_BONDS_STEADY_THE_WINNER_AND_THEIR__obj1734__s0219__1ch_44100hz.wav" title="They're bonds steady the winner, and their skill carried them through as the journey continues. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=219 object=1734 duration=6.18551s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__BENEATH_A_DESERT_SUN_THE_TRAINER_S_ADVENTURE__obj1668__s0222__1ch_44100hz.wav" title="Beneath a desert sun, the trainer's adventure heats up. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=222 object=1668 duration=3.543469s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THIS_ONE_S_DOWN_TO_THE_WIRE__obj1896__s0231__1ch_44100hz.wav" title="This one's down to the wire. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=231 object=1896 duration=2.457732s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__PIKACHU_VS_CHARIZARD__obj2169__s0234__1ch_44100hz.wav" title="Pikachu vs Charizard! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=234 object=2169 duration=2.206213s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THAT_YELLOW_YAHOO_WON_T_KNOW_WHAT_HIT__obj2452__s0245__1ch_44100hz.wav" title="That yellow Yahoo won't know what hit it! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=245 object=2452 duration=2.345669s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__WELL_HAVE_TO_BEG_THE_BIG_GUY_FOR__obj2443__s0246__1ch_44100hz.wav" title="Well, have to beg the big guy for a job cleaning the corporate bedroom. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=246 object=2443 duration=4.087914s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__NEVER_FORGET_THAT_ALL_POK_MON_EXIST_FOR__obj2237__s0251__1ch_44100hz.wav" title="never forget that all Pokémon exist for Team Rocket. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=251 object=2237 duration=5.125011s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__HOLY_SMOKES__obj1864__s0253__1ch_44100hz.wav" title="Holy smokes! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=253 object=1864 duration=1.957596s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__GET_READY_IT_S_PSYDUCK__obj2039__s0259__1ch_44100hz.wav" title="Get ready, it's Psyduck! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=259 object=2039 duration=2.319297s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__A_FOCUSED_BURST_LIGHTS_THE_SAND__obj2050__s0274__1ch_44100hz.wav" title="A focused burst lights the sand. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=274 object=2050 duration=3.130748s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__IN_THE_MOUNTAINS_BENEATH_PEACEFUL_PINES_AND_SNOWY__obj1692__s0275__1ch_44100hz.wav" title="In the mountains, beneath peaceful pines and snowy caps, the trainer may stumble upon a peculiar Pokémon waiting to be found. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=275 object=1692 duration=8.922676s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__ABOUT_IT_THREE_TWO_ONE_BLAST_OFF__obj2457__s0277__1ch_44100hz.wav" title="About it! Three! Two! One! Blast off! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=277 object=2457 duration=5.724014s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__SKILL_TESTED_HONOR_PROVEN_THIS_IS_THE_STUFF__obj2179__s0279__1ch_44100hz.wav" title="Skill-tested, honor-proven. This is the stuff Pokemon Legends are made of. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=279 object=2179 duration=6.904376s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__TIME_TO_TAKE_A_TRIP_AROUND_THE_LAKE__obj1689__s0280__1ch_44100hz.wav" title="Time to take a trip around the lake. What curious Pokemon will the trainer catch on this quest? [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=280 object=1689 duration=5.646644s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THE_TRAINERS_ADVENTURE_CONTINUES_AND_NEW_POK_MON__obj1652__s0284__1ch_44100hz.wav" title="The trainers adventure continues and new Pokémon friends await. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=284 object=1652 duration=4.85966s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__PICK_UP_PICK_UP_IT__obj2250__s0288__1ch_44100hz.wav" title="Pick up! Pick up it! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=288 object=2250 duration=1.885533s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__RIGHT_BACK_BOX_SPEAKER__obj0061__s0289__2ch_44100hz.wav" title="Right back box speaker. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=289 object=61 duration=1.619297s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__TALONFLAME__obj1845__s0295__1ch_44100hz.wav" title="Talonflame! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=295 object=1845 duration=1.268231s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__ONLY_PARTNERSHIP_IN_SKILL_CAN_BIND_TEAMS_TIGHTLY__obj1731__s0299__1ch_44100hz.wav" title="Only partnership in skill can bind teams tightly together, as the quest continues. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=299 object=1731 duration=6.29585s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__GET_READY_FOR_IT__obj2401__s0307__1ch_44100hz.wav" title="Get ready for it! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=307 object=2401 duration=1.467392s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__SWINE_UP_KEEPS_UP_THE_COLD_MOMENTUM__obj2072__s0311__1ch_44100hz.wav" title="Swine-up keeps up the cold momentum. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=311 object=2072 duration=3.274966s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__LET_THE_BATTLE_BEGIN__obj0406__s0314__1ch_44100hz.wav" title="Let the battle begin! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=314 object=406 duration=2.09746s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__PSYDUCK_IS_VULNERABLE_TO_GRASS_AND_ELECTRIC_ATTACKS__obj2043__s0317__1ch_44100hz.wav" title="Psyduck is vulnerable to grass and electric attacks. Let's see if the challenger can make that happen. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=317 object=2043 duration=7.560181s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__ALONG_OUR_TRAINER_S_TREK_MYSTERIOUS_SIGHTS_APPEAR__obj1633__s0320__1ch_44100hz.wav" title="Along our trainer's trek, mysterious sights appear. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=320 object=1633 duration=3.552109s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__DEEP_IN_THE_FOREST_MANY_POK_MON_ARE__obj1675__s0321__1ch_44100hz.wav" title="Deep in the forest, many Pokémon are waiting to be discovered. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=321 object=1675 duration=3.955624s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THE_TRAINER_ENTERS_THE_FOREST_OF_SO_MANY__obj1679__s0332__1ch_44100hz.wav" title="The trainer enters the forest of so many playful Pokémon. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=332 object=1679 duration=4.505828s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__AND_IN_ONE_SHOT__obj2450__s0333__1ch_44100hz.wav" title="And in one shot! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=333 object=2450 duration=1.387279s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__SURELY_YOU_CAN_DO_BETTER__obj2224__s0335__1ch_44100hz.wav" title="Surely you can do better. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=335 object=2224 duration=2.478345s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__OH_IT_S_ONYX__obj2007__s0350__1ch_44100hz.wav" title="Oh, it's Onyx! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=350 object=2007 duration=2.171066s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THE_TRAINER_S_ADVENTURE_CONTINUES_AND_NEW_POK__obj1651__s0351__1ch_44100hz.wav" title="The trainer's adventure continues and new Pokémon friends await. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=351 object=1651 duration=4.766939s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__TEAMWORK_MAKES_THE_DREAM_WORK__obj1882__s0357__1ch_44100hz.wav" title="Teamwork makes the dream work. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=357 object=1882 duration=2.996168s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__A_TRAINER_AND_POK_MON_BOND_BY_SKILL__obj1664__s0358__1ch_44100hz.wav" title="A trainer and Pokémon bond by skill and heart. And the heart of the desert is where this story unfolds. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=358 object=1664 duration=8.21263s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__BRIGHT_FLAME_FROM_THE_LITTLE_FIRE_STAR__obj1927__s0361__1ch_44100hz.wav" title="Bright flame from the Little Fire Star. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=361 object=1927 duration=3.460862s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__HEE_THAT_DOOR_S_OPEN__obj2419__s0363__1ch_44100hz.wav" title="Hee! That door's open! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=363 object=2419 duration=2.356825s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__YES_THE_POKEMON__obj2121__s0365__1ch_44100hz.wav" title="Yes, the Pokemon! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=365 object=2121 duration=2.02381s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__CABINET_AND_BACKBLOCK_SPEAKERS__obj0064__s0367__2ch_44100hz.wav" title="Cabinet and Backblock speakers. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=367 object=64 duration=2.135805s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THE_TRAINER_HAS_CHOSEN_WISELY_THE_MAJESTIC_MOUNTAINSIDE__obj1698__s0369__1ch_44100hz.wav" title="The trainer has chosen wisely. The majestic mountainside is alive with Pokémon. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=369 object=1698 duration=5.720771s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__PIKACHU_FACES_HAIR_ACROSS_LIGHTNING_POWER_MEETS_MIGHTY__obj1946__s0374__1ch_44100hz.wav" title="Pikachu faces hair across. Lightning power meets mighty forest strength. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=374 object=1946 duration=5.866757s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__IT_S_HAPPENING_FAST_AND_FURIOUS_AND_THIS__obj1872__s0378__1ch_44100hz.wav" title="It's happening fast and furious, and this next battle is a make or break for trainer Pokemon team. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=378 object=1872 duration=7.621882s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__HAVING_LOST_LIKE_THIS_I_CAN_T_BEAR__obj2196__s0379__1ch_44100hz.wav" title="Having lost like this, I can't bear to face my followers. Meowth spread the word that from this day forward, Team Rocket is no more. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=379 object=2196 duration=10.595964s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__SOMETIMES_POK_MON_STOP_TO_REST_ALONG_THE__obj1681__s0380__1ch_44100hz.wav" title="Sometimes Pokémon stop to rest along the lake's quiet shores. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=380 object=1681 duration=4.235578s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__IMPRESSIVE__obj1973__s0385__1ch_44100hz.wav" title="impressive [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=385 object=1973 duration=1.183651s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THAT_WAS_A_CLEAN_CRISP_STRIKE__obj1937__s0386__1ch_44100hz.wav" title="That was a clean, crisp strike. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=386 object=1937 duration=3.132789s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__TODAY_FATE_MEETS_SKILL_AS_OUR_CHALLENGERS_BATTLE__obj2182__s0393__1ch_44100hz.wav" title="Today, fate meets skill as our challengers battle for glory in the Pokemon Arena. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=393 object=2182 duration=6.768435s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__FINDING_CHARMANDER__obj1627__s0394__1ch_44100hz.wav" title="Finding Charmander. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=394 object=1627 duration=1.678821s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__TIME_FOR_THE_TRAINER_TO_ROLL_ON__obj1752__s0395__1ch_44100hz.wav" title="Time for the trainer to roll on. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=395 object=1752 duration=2.321995s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__IT_IS_I_GIOVANNI_LEADER_OF_TEAM_ROCKET__obj2200__s0396__1ch_44100hz.wav" title="It is I, Giovanni, leader of Team Rocket. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=396 object=2200 duration=4.287528s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THAT_S_NOW_IN_THIS_BALLOON_CAN_BE__obj0360__s0399__2ch_44100hz.wav" title="That's now in this balloon can be your ride! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=399 object=360 duration=2.567528s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THE_LAKE_GROWS_QUIET_THE_CRIES_OF_BATTLE__obj2045__s0405__1ch_44100hz.wav" title="The lake grows quiet. The cries of battle fade and out of the haze emerges one Pokemon alone. Give it up for Psyduck! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=405 object=2045 duration=10.941451s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THEY_CAN_T_WAIT_TO_STOP_TEETH_PLASMA__obj2386__s0410__1ch_44100hz.wav" title="They can't wait to stop teeth plasma! I'll use my scary swipes to make noodles out of those doors! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=410 object=2386 duration=6.551859s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__YOU_THOUGHT_THAT_WOULD_WORK_NICE_TRY__obj2230__s0413__1ch_44100hz.wav" title="You thought that would work? Nice try. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=413 object=2230 duration=3.674603s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__METACROSS__obj1829__s0414__1ch_44100hz.wav" title="Metacross! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=414 object=1829 duration=1.199365s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__REALLY__obj1879__s0418__1ch_44100hz.wav" title="Really? [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=418 object=1879 duration=0.821542s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__YOUR_STYLE_S_A_BIG_ZERO__obj2458__s0421__1ch_44100hz.wav" title="Your style's a big zero! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=421 object=2458 duration=1.612585s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__BUH_HUH__obj2342__s0422__1ch_44100hz.wav" title="Buh-huh! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=422 object=2342 duration=0.797551s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__SHOULDER_IN_TEXTBOOK_FORM__obj1948__s0424__1ch_44100hz.wav" title="Shoulder in. Textbook form. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=424 object=1948 duration=3.147914s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__PEEK_ON_IT_THAT_S_YOU__obj2258__s0425__1ch_44100hz.wav" title="Peek on it, that's you! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=425 object=2258 duration=2.224671s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__MAGMAR_FIRES_OFF_A_BRIGHT_BURST__obj1956__s0430__1ch_44100hz.wav" title="Magmar fires off a bright burst! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=430 object=1956 duration=3.569705s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THESE_TRAINER_AND_POKEMON_TEAMS_JUST_GET_MORE__obj2104__s0432__1ch_44100hz.wav" title="These trainer and Pokemon teams just get more impressive with every match! A few more battles under their belts, and they may just be Pokemon Arena Bound! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=432 object=2104 duration=10.637755s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__SOMETHING_S_NOT_FEELING_RIGHT_HERE__obj2387__s0436__1ch_44100hz.wav" title="Something's not feeling right here! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=436 object=2387 duration=2.013651s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__OUR_TRAINER_S_JOURNEY_IS_FAR_FROM_OVER__obj1645__s0439__1ch_44100hz.wav" title="Our trainer's journey is far from over. More faces and fates await. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=439 object=1645 duration=4.819773s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__OPERATION_CATCH_PIKACHU_IS_IN_FULL_SWING_ONCE__obj2384__s0446__1ch_44100hz.wav" title="Operation Catch Pikachu is in full swing once more! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=446 object=2384 duration=3.275941s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__NOW_YOU_HAVE_FAILED_ME_AGAIN__obj2235__s0447__1ch_44100hz.wav" title="Now, you have failed me again. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=447 object=2235 duration=3.787596s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__KING_OF_THE_MOUNTAIN_DIGLET__obj1911__s0449__1ch_44100hz.wav" title="King of the Mountain! Diglet! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=449 object=1911 duration=2.891995s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__PIKACHU_VS_MIMI_Q__obj1723__s0451__1ch_44100hz.wav" title="Pikachu vs. Mimi Q! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=451 object=1723 duration=1.748458s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__IT_ALL_COMES_DOWN_TO_THIS_FOLKS__obj1868__s0456__1ch_44100hz.wav" title="It all comes down to this folks. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=456 object=1868 duration=2.024399s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THE_TRAINER_HAS_CHOSEN_A_SHIMMERING_LAKE_WHERE__obj1686__s0459__1ch_44100hz.wav" title="The trainer has chosen a shimmering lake, where quiet footsteps mean, Pokemon are near. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=459 object=1686 duration=5.862472s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__IN_THE_FOREST_SUNLIGHT_AND_POK_MON_DART__obj1677__s0460__1ch_44100hz.wav" title="In the forest, sunlight and Pokémon dart among the leaves. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=460 object=1677 duration=4.341406s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__OUCH_WHAT_A_HIT_WILL_THEY_RALLY__obj2042__s0463__1ch_44100hz.wav" title="Ouch! What a hit! Will they rally? [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=463 object=2042 duration=3.255011s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__OH_IT_S_HORSEY__obj1952__s0467__1ch_44100hz.wav" title="Oh, it's horsey! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=467 object=1952 duration=2.338889s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THIS_PSYDUCK_S_DONE__obj2048__s0472__1ch_44100hz.wav" title="This Psyduck's done! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=472 object=2048 duration=2.094853s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__PSYDUCK__obj1835__s0474__1ch_44100hz.wav" title="Psyduck! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=474 object=1835 duration=0.992404s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__WHAT_A_JOY__obj2331__s0482__1ch_44100hz.wav" title="What a joy! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=482 object=2331 duration=1.061043s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THAT_LL_SHOW_THEM_MEOWTH__obj2242__s0484__1ch_44100hz.wav" title="That'll show them, Meowth! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=484 object=2242 duration=2.124966s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__HERACROSS_LANDS_ANOTHER_STRONG_MOVE__obj1943__s0492__1ch_44100hz.wav" title="Heracross lands another strong move. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=492 object=1943 duration=3.320522s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__IT_S_A_REAL_CLIFFHANGER__obj1910__s0493__1ch_44100hz.wav" title="It's a real cliffhanger. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=493 object=1910 duration=1.823061s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__OUT_OF_THE_BOROUGH_AND_UP_TO_THE__obj1914__s0495__1ch_44100hz.wav" title="out of the borough and up to the summit. The mountain battle winner is Diglet. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=495 object=1914 duration=5.825079s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__TO_THE_DESERT_WE_RE_POKEMON_WONDER_UNDER__obj1673__s0496__1ch_44100hz.wav" title="To the desert, we're Pokemon Wonder Under The Blazing Sun. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=496 object=1673 duration=4.627551s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__I_SHALL_RETURN__obj2211__s0500__1ch_44100hz.wav" title="I shall return. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=500 object=2211 duration=1.730703s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__VINE_AND_SHINE__obj1616__s0501__1ch_44100hz.wav" title="Vine and Shine! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=501 object=1616 duration=1.969002s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__I_AM_GIOVANNI_THE_LEADER_OF_TEAM_ROCKET__obj2199__s0504__1ch_44100hz.wav" title="I am Giovanni, the leader of Team Rocket. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=504 object=2199 duration=4.626916s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__OUR_TRAINER_S_EXPLORATION_BRINGS_EXCITEMENT_AND_MYSTERY__obj1644__s0505__1ch_44100hz.wav" title="Our trainer's exploration brings excitement and mystery, and many Pokémon battle skills to learn. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=505 object=1644 duration=6.307755s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__BEING_A_STRONG_POKEMON_S_GOT_NOTHING_TO__obj2373__s0510__1ch_44100hz.wav" title="Being a strong Pokemon's got nothing to do with strategies are trained in a technique or even quite! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=510 object=2373 duration=5.014354s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__LOVE_THAT_ENERGY__obj1874__s0519__1ch_44100hz.wav" title="Love that energy! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=519 object=1874 duration=2.027302s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__JUST_WATCH_THIS__obj2346__s0523__1ch_44100hz.wav" title="Just watch this! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=523 object=2346 duration=1.291859s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__CUBONE_SWINGS_WITH_SOLID_FOCUS__obj1904__s0524__1ch_44100hz.wav" title="Cubone swings with solid focus. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=524 object=1904 duration=3.157732s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__NO_MISTAKES_I_WILL_NOT_SHOW_YOU_MERCY__obj2221__s0527__1ch_44100hz.wav" title="No mistakes. I will not show you mercy. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=527 object=2221 duration=5.020113s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THE_MATCH_WE_VE_BEEN_WAITING_FOR__obj2433__s0530__1ch_44100hz.wav" title="The match we've been waiting for! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=530 object=2433 duration=1.795578s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__TIME_TO_PLUNGE_ON_AND_DISCOVER_SOME_NEW__obj1754__s0549__1ch_44100hz.wav" title="Time to plunge on and discover some new Pokémon partners along the way. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=549 object=1754 duration=4.135714s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__OUR_TRAINER_S_ADVENTURE_THROUGH_THE_WORLD_OF__obj1706__s0557__1ch_44100hz.wav" title="Our trainer's adventure through the world of Pokémon takes its first step. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=557 object=1706 duration=4.337914s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__SOLID_IMPACT__obj1988__s0560__1ch_44100hz.wav" title="Solid Impact! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=560 object=1988 duration=1.755873s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__PIKACHU_TAKES_ON_RAWLS_WHERE_SPARK_MEETS_GENTLE__obj2053__s0566__1ch_44100hz.wav" title="Pikachu takes on Rawls where Spark meets gentle psychic focus. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=566 object=2053 duration=5.683084s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__HEY_PIKACHU_COME_WITH_US_IF_YOU_KNOW__obj2393__s0575__1ch_44100hz.wav" title="Hey Pikachu, come with us if you know what's good for ya! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=575 object=2393 duration=3.304785s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__AND_SO_THE_TRAINERS_BOND_WITH_THEIR_POK__obj1621__s0585__1ch_44100hz.wav" title="And so, the trainers bond with their Pokémon bloomed like a flower which will never willt even in the hottest of suns as their journey continues. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=585 object=1621 duration=11.337846s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__AND_SO_OUR_TRAINER_S_JOURNEY_BEGINS__obj1702__s0592__1ch_44100hz.wav" title="And so, our trainer's journey begins. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=592 object=1702 duration=3.510544s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__YEAH_YEAH_YEAH_YEAH_YEAH__obj0262__s0594__2ch_44100hz.wav" title="Yeah! Yeah! Yeah! Yeah! Yeah! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=594 object=262 duration=6.606599s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__HAVE_A_CROSS__obj1825__s0601__1ch_44100hz.wav" title="Have a cross! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=601 object=1825 duration=1.049773s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__IF_WE_CAN_BANG_HIM_AND_BRING_HIM__obj2418__s0607__1ch_44100hz.wav" title="If we can bang him and bring him to the boss, we'll be back on top of his aimless! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=607 object=2418 duration=4.771723s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__PIKACHU_CHALLENGES_FUECCOCO_WHERE_BRIGHT_ELECTRIC_SPEED_MEETS__obj1931__s0610__1ch_44100hz.wav" title="Pikachu challenges Fueccoco where bright electric speed meets cheerful desert fire. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=610 object=1931 duration=7.403265s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__SO_NOW_IT_S_TIME_FOR_THE_BIG__obj2435__s0611__1ch_44100hz.wav" title="So now it's time for the big Steve! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=611 object=2435 duration=2.878413s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__PIKACHU_VS_SLOWPOKE_HERE_AT_THE_LAKE_SPEED__obj2064__s0612__1ch_44100hz.wav" title="Pikachu vs Slowpoke here at the lake. Speed means calm on the shoreline. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=612 object=2064 duration=6.382177s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THAT_S_POWERFUL__obj2000__s0615__1ch_44100hz.wav" title="That's powerful! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=615 object=2000 duration=1.698571s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THERE_S_NOTHING_YOU_CAN_DO_TO_STOP__obj2225__s0618__1ch_44100hz.wav" title="There's nothing you can do to stop me now. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=618 object=2225 duration=3.671066s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__PICK_A_TUBE_FACE_S_CUE_BONE_ON__obj1907__s0619__1ch_44100hz.wav" title="Pick a tube face's cue bone on the mountain side. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=619 object=1907 duration=3.485057s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__I_HOPE_YOU_VE_COME_PREPARED__obj2217__s0620__1ch_44100hz.wav" title="I hope you've come prepared. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=620 object=2217 duration=2.394399s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THE_TRAINER_S_JOURNEY_UNFOLDS_MARKED_BY_AMAZEMENTS__obj1654__s0625__1ch_44100hz.wav" title="the trainer's journey unfolds, marked by amazements and adventure. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=625 object=1654 duration=4.672154s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__YOUR_EYES_NOW__obj2404__s0626__1ch_44100hz.wav" title="Your eyes now! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=626 object=2404 duration=1.522608s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__YEAH_FAT_CHANCE__obj2442__s0637__1ch_44100hz.wav" title="Yeah, fat chance! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=637 object=2442 duration=1.484218s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__DO_YOU_SEE_WHAT_I_SEE__obj1862__s0639__1ch_44100hz.wav" title="Do you see what I see? [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=639 object=1862 duration=1.449864s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THAT_WAS_NO_REPLAY__obj1917__s0642__1ch_44100hz.wav" title="That was no replay. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=642 object=1917 duration=2.077075s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__OH_IT_S_HERACROSS__obj1945__s0643__1ch_44100hz.wav" title="Oh! It's Heracross! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=643 object=1945 duration=2.564717s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THEY_RE_TEARING_UP_TERRAIN_HERE_AT_THE__obj2159__s0644__1ch_44100hz.wav" title="They're tearing up terrain here at the mountain battle. You saw the hillside come alive with your own eyes. Just another dust up on the way to the Pokemon Arena. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=644 object=2159 duration=10.844354s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__TIME_TO_PLUNGE_ON_AND_DISCOVER_SOME_NEW__obj1755__s0646__1ch_44100hz.wav" title="Time to plunge on and discover some new Pokémon partners along the way. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=646 object=1755 duration=4.55737s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THAT_HEAT_RIPPLES_ACROSS_THE_SAND__obj1960__s0649__1ch_44100hz.wav" title="That heat ripples across the sand. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=649 object=1960 duration=3.214512s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__AND_HE_S_GOT_US_TO_TANK__obj2438__s0650__1ch_44100hz.wav" title="And he's got us to tank! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=650 object=2438 duration=1.791043s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__SHOOT_THE_CAPTIVE_BALL_TO_COLLECT_THE_POKEBALL__obj1593__s0651__1ch_44100hz.wav" title="Shoot the captive ball to collect the Pokeball combo bonus! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=651 object=1593 duration=3.654966s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THAT_BIG_POKEMON_ENERGY__obj1883__s0658__1ch_44100hz.wav" title="That big Pokemon energy! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=658 object=1883 duration=2.520703s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__ONCE_AGAIN_THEY_RISE__obj1877__s0660__1ch_44100hz.wav" title="Once again, they rise. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=660 object=1877 duration=2.56254s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THE_TRAINER_WHO_SCORES_HIGHEST_HAS_TRAINED_TRUEST__obj1718__s0661__1ch_44100hz.wav" title="The trainer who scores highest has trained truest. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=661 object=1718 duration=3.482449s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__AS_ALWAYS_SKILLS_AND_BONDING_REALLY_CARRIED_THE__obj1738__s0665__1ch_44100hz.wav" title="As always, skills and bonding really carried the day, and it's on to the next adventure! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=665 object=1738 duration=6.111156s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__TRAINER_2_IS_THE_NEW_CHAMPION_OF_THE__obj2087__s0673__1ch_44100hz.wav" title="Trainer 2 is the new champion of the arena battle. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=673 object=2087 duration=4.43161s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__IF_A_LEFRA_WORLD_WON_T_EVEN_ROCK__obj2437__s0674__1ch_44100hz.wav" title="If a lefra world won't even rock, this revenge mission is running again! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=674 object=2437 duration=3.956735s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__AND_AT_THE_NUMBER_ONE_DIRECTOR_S_FIELD__obj2398__s0676__1ch_44100hz.wav" title="And at the number one director's field, yeah. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=676 object=2398 duration=2.402245s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__PIKACHU_ZIPS_IN_NICE_MOVE__obj2020__s0683__1ch_44100hz.wav" title="Pikachu zips in! Nice move! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=683 object=2020 duration=3.203016s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__TRAINER_3_IS_THE_WINNER__obj2089__s0684__1ch_44100hz.wav" title="Trainer 3 is the winner! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=684 object=2089 duration=2.590907s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__LOOK_AT_THAT_CALM_AND_STEADY_MOVE__obj2062__s0697__1ch_44100hz.wav" title="Look at that calm and steady move! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=697 object=2062 duration=2.918662s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__IT_GIVES_ME_THE_STRENGTH_AND_TEN_ME__obj2375__s0707__1ch_44100hz.wav" title="It gives me the strength and ten me out! Eleven on a good day! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=707 object=2375 duration=4.222336s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__RIGHT_ON_TARGET__obj2021__s0714__1ch_44100hz.wav" title="Right on target. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=714 object=2021 duration=1.583968s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__SOMETIMES_POK_MON_STOPPED_ARREST_ALONG_THE_LAKE__obj1682__s0715__1ch_44100hz.wav" title="Sometimes Pokémon stopped arrest along the lake's quiet shores. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=715 object=1682 duration=4.172585s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__YUM_THE_NAME__obj2455__s0720__1ch_44100hz.wav" title="Yum, the name! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=720 object=2455 duration=1.548707s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__SLOWPOKE_EASES_INTO_THE_MOMENT_WITH_CHILL_CONFIDENCE__obj2066__s0721__1ch_44100hz.wav" title="Slowpoke eases into the moment with chill confidence. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=721 object=2066 duration=4.462789s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__IN_THE_FOREST_SUNLIGHT_AND_POKEMON_DART_AMONG__obj1676__s0724__1ch_44100hz.wav" title="in the forest, sunlight, and Pokemon Dart among the leaves. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=724 object=1676 duration=4.26068s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__EACH_MILE_PROMISES_OUR_TRAINER_OUR_NEW_ADVENTURE__obj1639__s0728__1ch_44100hz.wav" title="Each mile promises our trainer, our new adventure, and another tale to tell. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=728 object=1639 duration=5.819365s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__AS_ALWAYS_SKILLS_AND_BONDING_REALLY_CARRIED_THE__obj1737__s0743__1ch_44100hz.wav" title="As always, skills and bonding really carried the day, and it's on to the next adventure. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=743 object=1737 duration=6.041542s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__BLUE_SKY_CHECK_TOWERING_PINES_CHECK_THRILL_METER__obj2112__s0750__1ch_44100hz.wav" title="Blue Sky, check, towering pines, check, thrill meter in the red, you know it. Time for a mighty match of skills and teamwork, and this forest battle is on. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=750 object=2112 duration=13.481361s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__PIKACHU_VS_GYARADOS__obj2146__s0756__1ch_44100hz.wav" title="Pikachu vs. Gyarados! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=756 object=2146 duration=2.818095s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__ONCE_AGAIN_YOU_WILL_STAND_AGAINST_GIOVANNI_THE__obj2201__s0757__1ch_44100hz.wav" title="Once again, you will stand against Giovanni, the strongest trainer of all. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=757 object=2201 duration=7.047619s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__GO_ON_LET_S_SEE_IF_YOU_IMPRESS__obj2216__s0765__1ch_44100hz.wav" title="Go on, let's see if you impress me. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=765 object=2216 duration=3.614082s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__I_SHOULD_HAVE_LET_MY_GRUNTS_HANDLE_YOU__obj2219__s0766__1ch_44100hz.wav" title="I should have let my grunts handle you. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=766 object=2219 duration=3.111859s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__ALL_GLORY_TO_THE_VICTOR_AS_ANOTHER_BATTLE__obj2183__s0778__1ch_44100hz.wav" title="All glory to the victor! As another battle in the Pokemon arena comes to a triumphant close! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=778 object=2183 duration=8.351406s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__TRAINER_VS_RIVAL_BRINGING_THE_NOISE_BY_THESE__obj0405__s0784__1ch_44100hz.wav" title="Trainer vs. Rival, bringing the noise by these whispering waters. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=784 object=405 duration=5.535147s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__IT_S_PIKACHU_AND_GRENINJA__obj1934__s0785__1ch_44100hz.wav" title="It's Pikachu and Greninja! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=785 object=1934 duration=2.212585s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__A_TRAINER_AND_POK_MON_BOND_BY_SKILL__obj1665__s0786__1ch_44100hz.wav" title="A trainer and Pokémon bond by skill and heart. And the heart of the desert is where this story unfolds. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=786 object=1665 duration=7.535964s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THAT_WAS_LIKE_A_MEANER_KID__obj2409__s0791__1ch_44100hz.wav" title="That was like a meaner kid! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=791 object=2409 duration=1.748254s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__PIKACHU_VS_MIMIQ__obj2166__s0797__1ch_44100hz.wav" title="Pikachu vs. MimiQ! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=797 object=2166 duration=2.246259s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__FOLKS_THIS_ISN_T_JUST_A_LAKE_IT__obj2038__s0799__1ch_44100hz.wav" title="Folks, this isn't just a lake. It's a battlefield. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=799 object=2038 duration=4.738617s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__I_DON_T_BELIEVE_IT_I_JUST_DON__obj1865__s0802__1ch_44100hz.wav" title="I don't believe it. I just don't believe it. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=802 object=1865 duration=3.720612s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__DESTINY_HAS_ARRANGED_MORE_MEETINGS_FOR_OUR_WANDERING__obj1771__s0810__1ch_44100hz.wav" title="Destiny has arranged more meetings for our wandering trainer on this quest. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=810 object=1771 duration=4.581224s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__I_MUST_GO_BUT_I_SHALL_RETURN__obj2210__s0812__1ch_44100hz.wav" title="I must go, but I shall return. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=812 object=2210 duration=3.538073s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__STRONGER_TOGETHER_FOLKS__obj1880__s0814__1ch_44100hz.wav" title="Stronger together, folks. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=814 object=1880 duration=1.906213s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THE_WORLD_HAS_NOT_YET_REVEALED_ALL_ITS__obj1660__s0820__1ch_44100hz.wav" title="The world has not yet revealed all its Pokémon wonders to our trainer. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=820 object=1660 duration=4.080204s channels=1 refs=5"}
|
||||
::gallery-end
|
||||
207
sound-best-named-gallery-02.md
Normal file
207
sound-best-named-gallery-02.md
Normal file
@@ -0,0 +1,207 @@
|
||||
# Best-Named Sound Export 02
|
||||
|
||||
Best-available named aliases 201-400 of 2545.
|
||||
Name provenance is preserved in the `source` metadata: confirmed native, Pokedex voice alignment, catalog-matched ASR, draft ASR, catalog-offset candidate, low-confidence ASR review candidate, main-image hash match, or structural object reference.
|
||||
|
||||
::gallery-start
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THEY_SEEM_ABSOLUTELY_UNSTOPPABLE__obj1887__s0826__1ch_44100hz.wav" title="They seem absolutely unstoppable. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=826 object=1887 duration=3.610703s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__MAGIKARP_MULTIBALL__obj2145__s0841__1ch_44100hz.wav" title="Magikarp Multiball! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=841 object=2145 duration=2.317596s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__AND_THAT_S_WHEN_HE_REALIZES_THAT_WAKER__obj2341__s0845__1ch_44100hz.wav" title="And that's when he realizes that Waker Stone-Och spreadches out as far as he I can see. We! And he's got us to tank! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=845 object=2341 duration=7.354785s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THE_TRAINER_S_MOMENT_HAS_ARRIVED__obj1805__s0848__1ch_44100hz.wav" title="The trainer's moment has arrived. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=848 object=1805 duration=2.277778s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__A_BRIGHT_FIRE_PUSH_ACROSS_THE_SAND__obj1938__s0849__1ch_44100hz.wav" title="A bright fire push across the sand. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=849 object=1938 duration=3.394286s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__TRAINER_1__obj1781__s0850__1ch_44100hz.wav" title="Trainer 1. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=850 object=1781 duration=1.539683s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THE_TRAINER_S_MOMENT_HAS_ARRIVED__obj1806__s0853__1ch_44100hz.wav" title="The trainer's moment has arrived. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=853 object=1806 duration=2.59254s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__POK_MON_ARE_IMPORTANT_TOOLS_FOR_KEEPING_TEAM__obj2239__s0860__1ch_44100hz.wav" title="Pokémon are important tools for keeping Team Rocket going. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=860 object=2239 duration=4.468345s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THAT_S_IT_NO_MORE_HALF_MEASURES__obj2243__s0863__1ch_44100hz.wav" title="That's it! No more half measures! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=863 object=2243 duration=3.710317s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__IN_THE_MOUNTAINS_BENEATH_PEACEFUL_PINES_AND_SNOWY__obj1691__s0865__1ch_44100hz.wav" title="In the mountains, beneath peaceful pines and snowy caps, the trainer may stumble upon a peculiar Pokémon waiting to be found. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=865 object=1691 duration=8.102766s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THE_DESERT_DUNES_HOLD_MANY_POK_MON_SECRETS__obj1670__s0868__1ch_44100hz.wav" title="The desert dunes hold many Pokémon secrets, time for the trainer to discover them all. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=868 object=1670 duration=6.133039s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THEIR_SKILL_WILL_BE_TESTED_AND_THEIR_TEAMWORK__obj2181__s0869__1ch_44100hz.wav" title="Their skill will be tested, and their teamwork pushed to the limit at the Pokémon Arena. Let the battle begin! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=869 object=2181 duration=11.016735s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THE_TRAINER_CHOOSES_THE_MOUNTAIN_PATH_THAT_GROWS__obj1694__s0871__1ch_44100hz.wav" title="The trainer chooses the mountain path that grows wider as it ascends. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=871 object=1694 duration=4.711995s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__IT_TRULY_ALL_COMES_DOWN_TO_THE_FINAL__obj2176__s0878__1ch_44100hz.wav" title="It truly all comes down to the final battle at the Pokémon Arena. The trainer and their Pokémon team have put in the work and the teamwork. Let's see if it pays off. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=878 object=2176 duration=13.695578s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__PERFECT_FORM__obj2019__s0890__1ch_44100hz.wav" title="Perfect form! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=890 object=2019 duration=1.577732s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__AS_ALWAYS_SKILLS_AND_BONDING_REALLY_CARRIED_THE__obj1739__s0899__1ch_44100hz.wav" title="As always, skills and bonding really carried the day, and it's on to the next adventure. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=899 object=1739 duration=6.537846s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__WE_GOT_YOU__obj2259__s0904__1ch_44100hz.wav" title="We got you! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=904 object=2259 duration=1.041338s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__WE_RE_TEAM_ROCKET_AND_WE_RE_IN__obj2350__s0910__1ch_44100hz.wav" title="We're Team Rocket! And we're in your face! The Edge! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=910 object=2350 duration=5.649501s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__EVEN_WHEN_THE_TIDES_TURN_THE_POKEMON_NEVER__obj1863__s0911__1ch_44100hz.wav" title="Even when the tides turn, the Pokemon never falter. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=911 object=1863 duration=4.658367s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THE_WIND_WHISPERS_ALONG_THE_PATH_OUR_TRAINER__obj1658__s0916__1ch_44100hz.wav" title="The wind whispers along the path our trainer walks. A head are many Pokémon and kindred hearts. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=916 object=1658 duration=6.526508s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__WILL_YOU_LOOK_AT_SIDE_O_GO__obj2049__s0924__1ch_44100hz.wav" title="Will you look at Side-O-Go? [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=924 object=2049 duration=2.399887s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__NOW_WHO_WOULD_WANT_TO_HAVE_THIS_THING__obj2334__s0925__1ch_44100hz.wav" title="Now who would want to have this thing outside? Nice, who would live the night like this? [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=925 object=2334 duration=4.282902s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__GOD_COME_COME_COME__obj0397__s0927__2ch_44100hz.wav" title="God, come, come, come! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=927 object=397 duration=2.63381s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__WE_GO_WE_GOT_YOU__obj2302__s0930__1ch_44100hz.wav" title="We go! We got you! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=930 object=2302 duration=2.69068s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THE_ADRENALINE_WAS_BOUNCING_OFF_THE_BRANCHES_IN__obj2119__s0938__1ch_44100hz.wav" title="The adrenaline was bouncing off the branches in that forest battle, but the trainers got no time to rest on their laurels if they hoped to make it to the Pokemon Arena. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=938 object=2119 duration=10.886304s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__IT_S_TIME_FOR_THE_TRAINER_TO_KEEP__obj1743__s0948__1ch_44100hz.wav" title="It's time for the trainer to keep on rolling. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=948 object=1743 duration=2.850975s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THE_TRAINER_ENTERS_THE_FOREST_OF_SO_MANY__obj1678__s0958__1ch_44100hz.wav" title="The trainer enters the forest of so many playful Pokémon. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=958 object=1678 duration=4.344535s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__HEY_YOU_RE_AS_SMART_AS_THE_OTHER__obj2312__s0962__1ch_44100hz.wav" title="Hey, you're as smart as the other toys! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=962 object=2312 duration=2.06127s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__WHERE_EVERY_ROCKY_LEDGE_CHALLENGES_TRAINERS_TO_CLIMB__obj0408__s0967__1ch_44100hz.wav" title="where every rocky ledge challenges trainers to climb higher and shine brighter. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=967 object=408 duration=6.286689s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__DOUBLE_CRISIS_BABY__obj2460__s0972__1ch_44100hz.wav" title="Double Crisis, baby! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=972 object=2460 duration=1.644603s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__OUR_TRAINER_S_JOURNEY_IS_FAR_FROM_OVER__obj1647__s0984__1ch_44100hz.wav" title="Our trainer's journey is far from over, more faces and fates await. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=984 object=1647 duration=5.022721s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THAT_JUST_HAPPENED__obj1856__s0987__1ch_44100hz.wav" title="That just happened! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=987 object=1856 duration=1.914059s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__LET_S_SEE_IF_THE_CHALLENGER_HAS_WHAT__obj1920__s0991__1ch_44100hz.wav" title="Let's see if the Challenger has what it takes to drive Diglet right back underground. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=991 object=1920 duration=6.494807s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__LET_THE_SUN_BEGIN__obj2399__s0995__1ch_44100hz.wav" title="Let the sun begin! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=995 object=2399 duration=1.532472s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__YOU_CAN_SMACK_ME_IN_THE_FIELD_OF__obj2376__s0998__1ch_44100hz.wav" title="You can smack me in the field of fire, but I don't care! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=998 object=2376 duration=3.219388s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__LEFT_BACK_BOX_SPEAKER__obj0058__s1003__2ch_44100hz.wav" title="Left back box speaker. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1003 object=58 duration=1.633243s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__OH_IT_S_DIGLET__obj1913__s1004__1ch_44100hz.wav" title="Oh, it's Diglet! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1004 object=1913 duration=1.977098s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__HORSEY_DARTS_THROUGH_THE_WAVES_WITH_PERFECT_FORM__obj1949__s1007__1ch_44100hz.wav" title="Horsey darts through the waves with perfect form. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1007 object=1949 duration=3.651769s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__WE_GOT__obj2293__s1019__1ch_44100hz.wav" title="We got... [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1019 object=2293 duration=0.454354s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__UNITED_AND_UNSTOPPABLE__obj1898__s1025__1ch_44100hz.wav" title="United and Unstoppable! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1025 object=1898 duration=2.885986s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__TWOMPS_WE_LL_PLUCK_EVERYONE_IN_YOUR_PUNKY__obj2425__s1026__1ch_44100hz.wav" title="Twomps, we'll pluck everyone in your punky mind. Then cry all you want! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1026 object=2425 duration=4.399569s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__STRONG_STRIKE__obj1992__s1043__1ch_44100hz.wav" title="Strong strike! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1043 object=1992 duration=1.820612s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__I_M_THE_KING_OF_ALL_THE_DUTIES__obj2311__s1044__1ch_44100hz.wav" title="I'm the king of all the duties! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1044 object=2311 duration=1.882676s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__SOMETIMES_POKEMON_STOP_TO_REST_ALONG_THE_LAKE__obj1684__s1049__1ch_44100hz.wav" title="Sometimes, Pokemon stop to rest along the lake's quiet shores. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1049 object=1684 duration=5.214875s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__RUN_HIDE_THERE_S_NO_ESCAPE__obj2223__s1052__1ch_44100hz.wav" title="Run! Hide! There's no escape! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1052 object=2223 duration=3.596757s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__SMOOTH_SWING__obj2022__s1056__1ch_44100hz.wav" title="Smooth swing! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1056 object=2022 duration=1.780159s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__WE_GOT_HIM__obj2280__s1059__1ch_44100hz.wav" title="We got him! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1059 object=2280 duration=1.863197s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__HE_GOT_YOU__obj2029__s1063__1ch_44100hz.wav" title="He got you! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1063 object=2029 duration=1.397574s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__POWER_SWING__obj1979__s1066__1ch_44100hz.wav" title="Power Swing! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1066 object=1979 duration=1.270295s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__SLOWPOKE_MAKING_EVERY_SECOND_COUNT__obj2067__s1071__1ch_44100hz.wav" title="Slowpoke making every second count. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1071 object=2067 duration=3.427982s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__YEAH_IF_YOU_FOOL__obj2234__s1074__1ch_44100hz.wav" title="Yeah, if you fool. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1074 object=2234 duration=1.761542s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__TRAINERFORCE_ADVENTURE_CONTINUES__obj1803__s1075__1ch_44100hz.wav" title="Trainerforce adventure continues! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1075 object=1803 duration=3.019546s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__WILD_FOCUS__obj1994__s1076__1ch_44100hz.wav" title="Wild focus! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1076 object=1994 duration=1.655034s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__TIME_S_RUNNING_OUT_FOLKS__obj2075__s1077__1ch_44100hz.wav" title="Time's running out folks! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1077 object=2075 duration=1.614626s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__TO_THE_DESERT_WE_RE_POK_MON_WONDER__obj1672__s1078__1ch_44100hz.wav" title="To the desert, we're Pokémon wonder under the blazing sun. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1078 object=1672 duration=4.317438s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THE_LAKES_MISSED_CLEARS_AND_PSYDUCK_STANDS_ALONE__obj2046__s1082__1ch_44100hz.wav" title="The lakes missed clears and Psyduck stands alone. An honorable victory if there ever was one. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1082 object=2046 duration=7.735351s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__WHAT_A_BURST__obj2025__s1088__1ch_44100hz.wav" title="What a burst! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1088 object=2025 duration=1.456757s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__OH_IT_S_SLOWPOKE__obj2063__s1093__1ch_44100hz.wav" title="Oh, it's slowpoke! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1093 object=2063 duration=2.264739s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__YEAH_DREAM_ON__obj2369__s1094__1ch_44100hz.wav" title="Yeah, dream on! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1094 object=2369 duration=1.182721s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__SUPER_JETPOT__obj2187__s1095__1ch_44100hz.wav" title="Super Jetpot! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1095 object=2187 duration=2.250726s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__ROCKIN_ROCK__obj2360__s1097__1ch_44100hz.wav" title="Rockin' rock! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1097 object=2360 duration=1.285193s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__TOCK_THE_TUCK_WALK_THE_WALK__obj2444__s1106__1ch_44100hz.wav" title="Tock the tuck, walk the walk! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1106 object=2444 duration=2.010317s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__I_VE_CALLED_THOUSANDS_OF_BATTLES_BUT_I__obj1873__s1118__1ch_44100hz.wav" title="I've called thousands of battles, but I've never seen a line up like this. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1118 object=1873 duration=5.467937s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__CHARIZARD_HAS_FAINTED__obj2170__s1124__1ch_44100hz.wav" title="Charizard has fainted! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1124 object=2170 duration=2.052812s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__PEEK_A_CHOO_TAKES_ON_DRILL_BUR_WHERE__obj1924__s1127__1ch_44100hz.wav" title="Peek-a-choo takes on drill bur where lightning speed faces expert tunneling. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1127 object=1924 duration=5.683719s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__FUECCOCO_POPS_WITH_WARM_FIRE_ENERGY__obj1929__s1129__1ch_44100hz.wav" title="Fueccoco pops with warm fire energy. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1129 object=1929 duration=4.062857s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THEY_RE_BOND_STEADY_THE_WINNER_AND_THEIR__obj1736__s1133__1ch_44100hz.wav" title="They're bond steady the winner, and their skills carried them through as the journey continues. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1133 object=1736 duration=6.774739s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THAT_S_SO_FAST__obj2317__s1134__1ch_44100hz.wav" title="That's so fast! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1134 object=2317 duration=1.425986s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__FRESH_BURST__obj1969__s1136__1ch_44100hz.wav" title="Fresh burst! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1136 object=1969 duration=1.574127s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__PLEASE_BRING_YOUR_SEAT_BAGS_AND_TRAY_TABLES__obj2327__s1145__1ch_44100hz.wav" title="Please bring your seat bags and tray tables to their upright position! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1145 object=2327 duration=4.39839s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__ALONG_OUR_TRAINER_S_TRACK_MYSTERIOUS_SIGHTS_APPEAR__obj1634__s1147__1ch_44100hz.wav" title="Along our trainer's track, mysterious sights appear. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1147 object=1634 duration=3.828571s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__PIKACHU_MULTIBALL__obj2160__s1148__1ch_44100hz.wav" title="Pikachu Multiball! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1148 object=2160 duration=1.957596s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THE_WORLD_HAS_NOT_YET_REVEALED_ALL_OF__obj1661__s1153__1ch_44100hz.wav" title="The world has not yet revealed all of its Pokémon wonders to our trainer. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1153 object=1661 duration=4.783991s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__SHADOW_BURST__obj1982__s1154__1ch_44100hz.wav" title="Shadow burst! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1154 object=1982 duration=1.716304s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__HEY_LOOK_OVER_HERE__obj2366__s1159__1ch_44100hz.wav" title="Hey! Look over here! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1159 object=2366 duration=2.14542s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__EACH_MILE_PROMISES_OUR_TRAINER_A_NEW_ADVENTURE__obj1638__s1161__1ch_44100hz.wav" title="each mile, promises our trainer a new adventure, and another tale to tell. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1161 object=1638 duration=4.839819s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__WE_WERE_BANKING_ON_BANK_AND_PIKACHU_BUT__obj2359__s1165__1ch_44100hz.wav" title="We were banking on Bank and Pikachu, but we'll settle for this little live wire instead! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1165 object=2359 duration=4.602222s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__PICTURE_MORNING_TIME_IN_BOSSLAND_AND_HE_S__obj2338__s1166__1ch_44100hz.wav" title="Picture morning time in Bossland, and he's starting to get his wake up on! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1166 object=2338 duration=4.292971s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__VICTORY_GOES_TO_TRAINER_2__obj2091__s1168__1ch_44100hz.wav" title="Victory goes to Trainer 2! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1168 object=2091 duration=2.867937s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__GIVE_IT_UP__obj2323__s1169__1ch_44100hz.wav" title="Give it up! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1169 object=2323 duration=1.156871s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__AND_NOW_THE_ARENA_FALL_SILENT_AND_THE__obj2184__s1170__1ch_44100hz.wav" title="and now the arena fall silent, and the journey continues until the next great battle begins. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1170 object=2184 duration=7.06229s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THE_MATCH_GOES_TO_TRAINER_4__obj2084__s1173__1ch_44100hz.wav" title="The match goes to Trainer 4. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1173 object=2084 duration=3.243084s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__LET_S_BLOW_THIS_POP_STAND__obj2349__s1174__1ch_44100hz.wav" title="Let's blow this pop stand! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1174 object=2349 duration=2.277324s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__HEY_DON_T_WORRY_DOCTOR_MEALS_GOT_THE__obj2345__s1182__1ch_44100hz.wav" title="Hey, don't worry, Doctor Meals got the cure. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1182 object=2345 duration=2.815102s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__YOU_RE_TIME_TWINK_KNOCK_YOURSELF_OUT__obj2388__s1183__1ch_44100hz.wav" title="You're time, twink! Knock yourself out! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1183 object=2388 duration=2.611474s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__WELCOME_TO_TEAM_ROCKET_HEADQUARTERS__obj2203__s1186__1ch_44100hz.wav" title="Welcome to Team Rocket Headquarters! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1186 object=2203 duration=3.341247s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__AS_FOR_ME_I_WILL_DEVOTE_MYSELF_TO__obj2195__s1190__1ch_44100hz.wav" title="As for me, I will devote myself to training once again. Perhaps our paths will meet again someday. Farewell. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1190 object=2195 duration=10.232404s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__BLAST_IT_ALL__obj2209__s1196__1ch_44100hz.wav" title="Blast it all! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1196 object=2209 duration=1.313288s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__MAGMAR_MOVES_WITH_MOLTEN_CONFIDENCE__obj1957__s1198__1ch_44100hz.wav" title="Magmar moves with molten confidence. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1198 object=1957 duration=3.597959s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__OUR_TRAINER_S_EXPLORATION_BRINGS_EXCITEMENT_AND_MYSTERY__obj1640__s1199__1ch_44100hz.wav" title="Our trainer's exploration brings excitement and mystery, and many Pokémon battle skills to learn. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1199 object=1640 duration=6.677891s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THE_TRAINER_CHOOSES_A_MOUNTAIN_PATH_THAT_GROWS__obj1695__s1201__1ch_44100hz.wav" title="The trainer chooses a mountain path that grows wider as it descends. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1201 object=1695 duration=4.516417s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__NEVERTHELESS_TEAM_ROCKET_SHALL_REMAIN_UNCONGARED__obj2197__s1207__1ch_44100hz.wav" title="Nevertheless, Team Rocket shall remain uncongared. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1207 object=2197 duration=4.864399s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__POWER_FOLD_PUSH__obj1947__s1208__1ch_44100hz.wav" title="Power fold, push! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1208 object=1947 duration=2.082744s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__STEADY_AND_SMART__obj2024__s1209__1ch_44100hz.wav" title="Steady and smart. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1209 object=2024 duration=2.144512s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THE_REALM_OF_POK_MON_IS_WIDE_AND__obj1712__s1211__1ch_44100hz.wav" title="The realm of Pokémon is wide and vast. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1211 object=1712 duration=3.429751s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__EACH_MILE_PROMISES_OUR_TRAINER_A_NEW_ADVENTURE__obj1637__s1212__1ch_44100hz.wav" title="Each mile promises our trainer a new adventure and another tail to tail. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1212 object=1637 duration=5.511338s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__OUCH_THAT_S_GOTTA_HURT__obj2041__s1215__1ch_44100hz.wav" title="Ouch! That's gotta hurt! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1215 object=2041 duration=2.513787s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__ROLLING_ON_ADVENTURE_AHEAD__obj1747__s1228__1ch_44100hz.wav" title="Rolling on, adventure ahead. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1228 object=1747 duration=2.444218s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__A_TRAINER_AND_POK_MON_BOND_BY_SKILL__obj1666__s1236__1ch_44100hz.wav" title="A trainer and Pokémon bond by skill and heart, and the heart of the desert is where this story unfolds. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1236 object=1666 duration=8.011859s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THEY_VE_TRAINED_LONG_THEY_VE_TRAINED_HARD__obj1918__s1238__1ch_44100hz.wav" title="They've trained long, they've trained hard, but can the challenger handle the altitude here at the mountain? [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1238 object=1918 duration=7.23771s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__ONE_IS_THE_LONELIEST_NUMBER__obj1878__s1240__1ch_44100hz.wav" title="One is the loneliest number. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1240 object=1878 duration=2.803288s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__ONLY_PARTNERSHIP_IN_SKILL_CAN_BIND_TEAMS_TIGHTLY__obj1733__s1242__1ch_44100hz.wav" title="Only partnership in skill can bind teams tightly together, as the quest continues. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1242 object=1733 duration=6.026916s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__IN_THE_MOUNTAINS_BENEATH_PEACEFUL_PINES_AND_SNOWY__obj1690__s1243__1ch_44100hz.wav" title="In the mountains beneath peaceful pines and snowy caps, the trainer may stumble upon a peculiar Pokémon waiting to be found. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1243 object=1690 duration=9.011066s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__OH_IT_S_PIKACHU__obj2018__s1252__1ch_44100hz.wav" title="Oh, it's Pikachu! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1252 object=2018 duration=2.238957s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THE_PINNACLE_OF_SCIENCE_AND_POK_MON__obj2205__s1256__1ch_44100hz.wav" title="The pinnacle of science and Pokémon. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1256 object=2205 duration=3.836009s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THINGS_TO_BE_YOU__obj2454__s1272__1ch_44100hz.wav" title="Things to be you! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1272 object=2454 duration=1.465828s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THE_TRAINER_S_ADVENTURE_CONTINUES_AND_YOU_POKE__obj1653__s1277__1ch_44100hz.wav" title="The trainer's adventure continues, and you poke him on friends. Oh wait. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1277 object=1653 duration=4.489637s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__DID_YOU_REALLY_THINK_THAT_HURT__obj2214__s1278__1ch_44100hz.wav" title="Did you really think that hurt? [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1278 object=2214 duration=2.264104s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__TRAINER_1_WINS_THE_MATCH__obj2086__s1279__1ch_44100hz.wav" title="Trainer 1 wins the match. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1279 object=2086 duration=2.736689s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__ANOTHER_PLUNGE_AND_THE_TRAINERS_ON_A_ROLL__obj1741__s1280__1ch_44100hz.wav" title="another plunge and the trainers on a roll. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1280 object=1741 duration=3.743016s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__VINE_AND_SHINE__obj1617__s1297__1ch_44100hz.wav" title="Vine and Shine! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1297 object=1617 duration=1.574739s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__YOU_FORGET_THAT_DON_T_EVER_EXIST_AGAIN__obj2424__s1307__1ch_44100hz.wav" title="You forget that don't ever exist again. You're being good cause with this meal. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1307 object=2424 duration=4.9739s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__IT_S_TIME_FOR_THE_ULTIMATE_SHOWDOWN__obj2178__s1310__1ch_44100hz.wav" title="It's time for the ultimate showdown! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1310 object=2178 duration=2.801995s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__TAKE_IT__obj1606__s1311__1ch_44100hz.wav" title="Take it! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1311 object=1606 duration=0.647392s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__SHOOT_COMBO_SHOTS_TO_COMPLETE_POKEBALL_COMBOS__obj1592__s1315__1ch_44100hz.wav" title="Shoot combo shots to complete Pokeball combos! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1315 object=1592 duration=3.114082s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__LOOK_AT_THAT_MIGHTY_CHARGE__obj1944__s1316__1ch_44100hz.wav" title="Look at that mighty charge! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1316 object=1944 duration=2.496712s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__DEEP_IN_THE_FOREST_MANY_POKEMON_ARE_WAITING__obj1674__s1317__1ch_44100hz.wav" title="Deep in the forest, many Pokemon are waiting to be discovered. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1317 object=1674 duration=3.977528s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__FIGHT_FIRE_WITH_WATER__obj1756__s1319__1ch_44100hz.wav" title="Fight fire with water. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1319 object=1756 duration=1.709592s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__TEAM_ROCKET_CAPTURES_POK_MON_FROM_EVERY_CORNER__obj2240__s1321__1ch_44100hz.wav" title="Team Rocket captures Pokémon from every corner of the globe. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1321 object=2240 duration=4.324059s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__NEXT_TIME_I_GUESS_I_LL_HAVE_TO__obj2238__s1322__1ch_44100hz.wav" title="Next time, I guess I'll have to take care of things myself. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1322 object=2238 duration=4.377347s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__WE_WERE_SO_CLOSE__obj0359__s1323__2ch_44100hz.wav" title="We were so close! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1323 object=359 duration=5.921315s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__CLASSIC_PIKACHU_POWER__obj2013__s1324__1ch_44100hz.wav" title="Classic Pikachu Power! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1324 object=2013 duration=2.43966s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__GO_SEE_JIV_YOU_WAKE_ME_UP_FROM__obj2380__s1326__1ch_44100hz.wav" title="Go see Jiv, you wake me up from this nightmare! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1326 object=2380 duration=2.966893s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__SOMETIMES_POKEMON_STOP_TO_REST_ALONG_THE_LAKE__obj1683__s1340__1ch_44100hz.wav" title="Sometimes Pokemon stop to rest along the lake's quiet shores. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1340 object=1683 duration=4.32102s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__BECCA_BECCA_BECCA_BECCA__obj2266__s1344__1ch_44100hz.wav" title="Becca, becca, becca, becca! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1344 object=2266 duration=2.908481s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THAT_SOUND__obj2011__s1346__1ch_44100hz.wav" title="That sound! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1346 object=2011 duration=1.642562s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__I_M_NOT_THERE__obj0088__s1352__2ch_44100hz.wav" title="I'm not there! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1352 object=88 duration=1.60161s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__A_TRAINER_AND_POK_MON_BOND_BY_SKILL__obj1663__s1353__1ch_44100hz.wav" title="A trainer and Pokémon bond by skill and heart, and the heart of the desert is where this story unfolds. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1353 object=1663 duration=8.347302s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THE_WIND_WHISPERS_ALONG_THE_PATH_OUR_TRAINER__obj1657__s1357__1ch_44100hz.wav" title="The wind whispers along the path our trainer walks. Ahead, are many Pokémon in kindred hearts. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1357 object=1657 duration=6.863832s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__AND_AS_THEY_RE_DAY_ALL_TRUE_WITHOUT__obj2337__s1358__1ch_44100hz.wav" title="And as they're day all true, without a little project, we can hand them off to the boys! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1358 object=2337 duration=4.145306s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THERE_ON_THE_MOVE__obj1889__s1363__1ch_44100hz.wav" title="There on the move. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1363 object=1889 duration=1.61127s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__TIME_TO_PLUNGE_ON_AND_DISCOVER_SOMETHING_NEW__obj1753__s1368__1ch_44100hz.wav" title="Time to plunge on and discover something new. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1368 object=1753 duration=2.991519s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__MEWTWO__obj1830__s1370__1ch_44100hz.wav" title="Mewtwo! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1370 object=1830 duration=0.932245s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__A_TRAINER_S_WORK_IS_NEVER_DONE_TIME__obj1858__s1371__1ch_44100hz.wav" title="A trainer's work is never done. Time to find and catch them all. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1371 object=1858 duration=5.813129s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THAT_JUST_HAPPENED_MAKING_A_MOUNTAIN_OF_THAT__obj1916__s1382__1ch_44100hz.wav" title="That just happened, making a mountain of that mole Pokemon's hill, the winner, DIGLET! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1382 object=1916 duration=7.194082s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__TRAINER_YOU_WOULD_NEVER_UNDERSTAND_WHAT_I_HOPE__obj2202__s1383__1ch_44100hz.wav" title="Trainer, you would never understand what I hope to achieve. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1383 object=2202 duration=4.926871s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__SO_YOU_LIKE_GOING_ROUND_PICKING_ON_THE__obj2319__s1391__1ch_44100hz.wav" title="So you like going round picking on the little guy? Time to knock you down a few pebbles! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1391 object=2319 duration=5.244422s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__ANOTHER_PLUNGE_AND_THE_TRAINERS_ON_A_ROLL__obj1742__s1393__1ch_44100hz.wav" title="Another plunge and the trainers on a roll. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1393 object=1742 duration=3.335533s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THEY_RE_CRUSHING_IT__obj1888__s1395__1ch_44100hz.wav" title="They're crushing it! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1395 object=1888 duration=1.275011s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THEN_WHAT_POKEMON_THAT_COULDA_USED_WILL_BE__obj2431__s1398__1ch_44100hz.wav" title="Then what Pokemon that coulda used will be a blast! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1398 object=2431 duration=3.620023s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__NO_ONE_CAN_STOP_ME_NOW__obj2222__s1402__1ch_44100hz.wav" title="No one can stop me now. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1402 object=2222 duration=2.139955s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__FIGHT_FIRE_WITH_WATER__obj1757__s1403__1ch_44100hz.wav" title="Fight fire with water. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1403 object=1757 duration=1.427075s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__WE_RE_WATER_SIDE_TODAY_TO_WATCH_ONE__obj2137__s1404__1ch_44100hz.wav" title="We're water side today to watch one of the leanest, meanest trainer Pokemon teams go head to head against the lake rival. Anything could happen. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1404 object=2137 duration=10.310612s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__IN_AN_ARENA_WHERE_POKEMON_LEGENDS_ARE_MADE__obj2174__s1407__1ch_44100hz.wav" title="In an arena where Pokemon Legends are made, only one team can rise to the top. Let the arena battle begin. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1407 object=2174 duration=9.814376s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__I_SAID_I_WAS_SORRY__obj2392__s1413__1ch_44100hz.wav" title="I said I was sorry! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1413 object=2392 duration=1.84458s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__SLOWPOKE__obj1842__s1416__1ch_44100hz.wav" title="Slowpoke! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1416 object=1842 duration=1.177438s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THEY_VE_GOT_FIRE_IN_THEIR_EYES__obj1891__s1419__1ch_44100hz.wav" title="They've got fire in their eyes. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1419 object=1891 duration=2.399478s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__FOLKS_IT_S_THE_BATTLE_YOU_VE_BEEN__obj2037__s1420__1ch_44100hz.wav" title="Folks, it's the battle you've been waiting for. Sideuck versus Pikachu. Beak to cheek in a frenzy. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1420 object=2037 duration=8.780045s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__SO_MANY_POK_MON_AND_SO_LITTLE_TIME__obj1750__s1422__1ch_44100hz.wav" title="So many Pokémon. And so little time. The trainer plunges on and the adventure begins. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1422 object=1750 duration=7.581519s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__TRAINER_4_IS_THE_NEW_CHAMPION_OF_THE__obj2090__s1424__1ch_44100hz.wav" title="Trainer 4 is the new champion of the Arena Battle. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1424 object=2090 duration=4.260748s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THE_TRAINERS_JOURNEY_UNFOLDS_MARKED_BY_AMAZEMENT_AND__obj1656__s1426__1ch_44100hz.wav" title="The trainers journey unfolds marked by amazement and adventure. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1426 object=1656 duration=4.588639s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__TRAINER_1__obj1778__s1427__1ch_44100hz.wav" title="Trainer 1. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1427 object=1778 duration=1.053515s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__AND_NOW_IT_S_TIME_FOR_THE_MOUNTAIN__obj0407__s1435__1ch_44100hz.wav" title="And now it's time for the mountain battle! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1435 object=407 duration=3.047143s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__WHAT_A_PAIN__obj2335__s1442__1ch_44100hz.wav" title="What a pain! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1442 object=2335 duration=1.405737s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__SO_MANY_POK_MON_AND_SO_LITTLE_TIME__obj1749__s1447__1ch_44100hz.wav" title="So many Pokémon and so little time. The trainer plenches on and the adventure begins. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1447 object=1749 duration=7.342834s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__OUR_TRAINER_S_EXPLORATION_BRINGS_EXCITEMENT_AND_MYSTERY__obj1641__s1450__1ch_44100hz.wav" title="Our trainer's exploration brings excitement and mystery, and many Pokémon battle skills to learn. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1450 object=1641 duration=5.760771s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THIS_TIME_I_AM_NOT_HOLDING_BACK__obj2227__s1458__1ch_44100hz.wav" title="This time, I am not holding back. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1458 object=2227 duration=3.591224s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__I_SEE_THAT_YOU_RAISE_POKEMON_WITH_UTMOST__obj2218__s1459__1ch_44100hz.wav" title="I see that you raise Pokemon with utmost care. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1459 object=2218 duration=4.37839s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THE_POK_MON_WORLD_IS_VAST_BEYOND_KNOWING__obj1707__s1461__1ch_44100hz.wav" title="The Pokémon world is vast beyond knowing, and every adventure begins with just one step. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1461 object=1707 duration=6.82932s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__HEY_CHILL_OUT_KID_COOL_YOUR_FLAME__obj2333__s1465__1ch_44100hz.wav" title="Hey chill out kid, cool your flame! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1465 object=2333 duration=2.788027s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__DESTINY_HAS_ARRANGED_MORE_MEETINGS_FOR_OUR_WANDERING__obj1772__s1467__1ch_44100hz.wav" title="Destiny has arranged more meetings for our wandering trainer on this quest. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1467 object=1772 duration=4.631791s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__WIGGLY_TOUGH__obj1847__s1468__1ch_44100hz.wav" title="Wiggly Tough! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1468 object=1847 duration=1.196735s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__GROWLITH_RUSHES_IN__obj1940__s1472__1ch_44100hz.wav" title="Growlith rushes in. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1472 object=1940 duration=2.196984s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__SHINY_BURST__obj1985__s1476__1ch_44100hz.wav" title="Shiny burst! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1476 object=1985 duration=1.864331s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__AND_THIS_CHALLENGER_WON_THE_COMPETITION_IS_COOKED__obj2036__s1479__1ch_44100hz.wav" title="And this challenger won! The competition is cooked! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1479 object=2036 duration=4.941474s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THERE_S_NOTHING_LIKE_DOING_EVIL_DEED__obj2390__s1485__1ch_44100hz.wav" title="There's nothing like doing evil deed. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1485 object=2390 duration=2.3178s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__SUPER_SECRET_SKILLSHOT__obj1602__s1487__1ch_44100hz.wav" title="Super Secret Skillshot! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1487 object=1602 duration=1.925828s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__PIKACHU_CHALLENGES_ONYX_IN_A_TOWERING_TEST_OF__obj2009__s1489__1ch_44100hz.wav" title="Pikachu challenges Onyx in a towering test of spark against solid stone. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1489 object=2009 duration=6.846961s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__WE_VE_GOTTA_TOUCH_THAT_POWERHOUSE_PIKACHU_PRODUCT__obj2407__s1495__1ch_44100hz.wav" title="We've gotta touch that powerhouse Pikachu product! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1495 object=2407 duration=2.822472s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THIS_IS_LIKE_TAKING_CANDY_FROM_MY_BABY__obj2402__s1498__1ch_44100hz.wav" title="This is like taking candy from my baby, we're a Crap Soul! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1498 object=2402 duration=3.354762s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THE_TRAINER_TEAM_HAS_NO_MIRAGE_THEY_RE__obj0399__s1503__1ch_44100hz.wav" title="The trainer team has no mirage, they're here to roast the rival. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1503 object=399 duration=5.049093s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__ARE_YOU_OUT_OF_YOUR_MIND__obj2417__s1509__1ch_44100hz.wav" title="Are you out of your mind? [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1509 object=2417 duration=1.682608s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__AND_SO_THE_JOURNEY_CONTINUES__obj1770__s1512__1ch_44100hz.wav" title="And so the journey continues. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1512 object=1770 duration=2.98322s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THERE_S_NO_MOUNTAIN_TOO_HIGH_FOR_WILD__obj1700__s1522__1ch_44100hz.wav" title="There's no mountain too high for wild Pokémon. Time to catch every one of them. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1522 object=1700 duration=5.910748s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__OH_THERE_WE_GO__obj2434__s1526__1ch_44100hz.wav" title="Oh, there we go! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1526 object=2434 duration=1.727052s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__OUR_TRAINER_S_JOURNEY_IS_FAR_FROM_OVER__obj1646__s1529__1ch_44100hz.wav" title="Our trainer's journey is far from over, more faces and fates await. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1529 object=1646 duration=5.226599s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__FINDING_CHARMANDER__obj1628__s1537__1ch_44100hz.wav" title="Finding Charmander. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1537 object=1628 duration=1.530748s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__YOU_GOT_ME_THERE__obj2449__s1538__1ch_44100hz.wav" title="You got me there! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1538 object=2449 duration=1.88093s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THE_TRAINER_S_TEAM_DIDN_T_COME_ALL__obj2180__s1540__1ch_44100hz.wav" title="The trainer's team didn't come all this way to the Pokemon Arena to play. They came to win. Let the battle begin. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1540 object=2180 duration=10.148776s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THEY_JUST_WANTED_IT_MORE__obj1886__s1542__1ch_44100hz.wav" title="They just wanted it more. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1542 object=1886 duration=2.139751s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__GROWETH_BRINGS_DESERT_HEART_TO_EVERY_MOVE__obj1939__s1544__1ch_44100hz.wav" title="Groweth brings desert heart to every move. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1544 object=1939 duration=4.296485s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THE_POK_MON_WORLD_IS_VAST_BEYOND_KNOWING__obj1708__s1545__1ch_44100hz.wav" title="The Pokémon world is vast beyond knowing, and every adventure begins with just one step. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1545 object=1708 duration=5.925011s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__NOBODY_S_BACKING_DOWN__obj1876__s1546__1ch_44100hz.wav" title="Nobody's backing down! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1546 object=1876 duration=2.174172s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__IF_YOU_WANT_THEM_YOU_LL_HAVE_TO__obj2391__s1554__1ch_44100hz.wav" title="If you want them, you'll have to come and get them! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1554 object=2391 duration=2.491633s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__BENEATH_A_DESERT_SUN_THE_TRAINER_S_ADVENTURE__obj1667__s1555__1ch_44100hz.wav" title="Beneath a desert sun. The trainer's adventure heats up. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1555 object=1667 duration=3.733356s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__SPLASH_DOWN_BY_THE_LAKE_AND_WHITE_CLEAN__obj2140__s1557__1ch_44100hz.wav" title="Splash down by the lake and white clean. And that's how the showdown goes down. This trainer team just might be bound for the Pokemon Arena. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1557 object=2140 duration=11.160544s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__AS_ALWAYS_SKILLS_AND_BONDING_REALLY_CARRY_THE__obj1740__s1558__1ch_44100hz.wav" title="As always, skills and bonding really carry the day. And it's on to the next adventure! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1558 object=1740 duration=6.461927s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__FOR_YOUR_INSOLENCE_YOU_WILL_FEEL_A_WORLD__obj2215__s1567__1ch_44100hz.wav" title="For your insolence, you will feel a world of pain. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1567 object=2215 duration=5.369388s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THE_PATH_CONTINUES_AND_OUR_TRAINER_IS_SURE__obj1648__s1570__1ch_44100hz.wav" title="The path continues and our trainer is sure to meet incredible new Pokémon along the way. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1570 object=1648 duration=6.37898s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__SPOOKY_STRIKE__obj1991__s1571__1ch_44100hz.wav" title="Spooky strike! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1571 object=1991 duration=2.297188s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__WHAT_S_THE_DEAL__obj2400__s1574__1ch_44100hz.wav" title="What's the deal? [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1574 object=2400 duration=1.922993s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__I_SHOULD_HAVE_KNOWN_YOU_COULDN_T_HANDLE__obj2233__s1586__1ch_44100hz.wav" title="I should have known you couldn't handle this, Mjalf. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1586 object=2233 duration=3.559728s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__OF_COURSE_CASTLES_DON_T_JUST_ROLL_ON__obj2340__s1588__1ch_44100hz.wav" title="Of course, castles don't just roll on trees, so he's wondered where it came from. Wow! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1588 object=2340 duration=6.080794s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__FUECCO_BRINGS_HEAT_WITH_HEART__obj1928__s1591__1ch_44100hz.wav" title="Fuecco brings heat with heart. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1591 object=1928 duration=3.093628s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__EACH_WIN_BRINGS_THEM_CLOSER_TO_THE_POK__obj2151__s1594__1ch_44100hz.wav" title="Each win brings them closer to the Pokémon Arena Battle Prize. That's where skills and teamwork really shine, where legends are made. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1594 object=2151 duration=10.945692s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__MAGIKARP_IS_EVOLVING__obj2144__s1602__1ch_44100hz.wav" title="Magikarp is evolving! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1602 object=2144 duration=2.105533s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__HORSEY__obj1826__s1612__1ch_44100hz.wav" title="Horsey! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1612 object=1826 duration=0.947891s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THE_TRAINER_YOU_HAVE_RUINED_OUR_PLANS__obj2198__s1614__1ch_44100hz.wav" title="The trainer you have ruined our plans! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1614 object=2198 duration=2.511723s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__ALRIGHT_KIDDIES_THIS_AIN_T_NO_SANDBOX_WE__obj2347__s1617__1ch_44100hz.wav" title="Alright kiddies, this ain't no sandbox, we've got what to do! Move your juvenile cheeses to another spot! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1617 object=2347 duration=6.415941s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__I_LL_BET_YOU_BIG_BUCKS_I_COULD__obj2377__s1623__1ch_44100hz.wav" title="I'll bet you big bucks I could run with the Algonne Pokemon! They beg for mercy! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1623 object=2377 duration=4.677574s channels=1 refs=5"}
|
||||
::gallery-end
|
||||
207
sound-best-named-gallery-03.md
Normal file
207
sound-best-named-gallery-03.md
Normal file
@@ -0,0 +1,207 @@
|
||||
# Best-Named Sound Export 03
|
||||
|
||||
Best-available named aliases 401-600 of 2545.
|
||||
Name provenance is preserved in the `source` metadata: confirmed native, Pokedex voice alignment, catalog-matched ASR, draft ASR, catalog-offset candidate, low-confidence ASR review candidate, main-image hash match, or structural object reference.
|
||||
|
||||
::gallery-start
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__OH_IT_S_MAGMAR__obj1958__s1624__1ch_44100hz.wav" title="Oh! It's Magmar! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1624 object=1958 duration=2.286032s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__WHAT_ARE_YOU_DOING__obj2336__s1625__1ch_44100hz.wav" title="What are you doing? [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1625 object=2336 duration=1.347846s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__DESTINY_HAS_ARRANGED_MORE_MEETINGS_FOR_OUR_WANDERING__obj1773__s1628__1ch_44100hz.wav" title="Destiny has arranged more meetings for our wandering trainer on this quest. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1628 object=1773 duration=5.394467s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__PIKACHU_VS_MIMIKYU__obj1721__s1629__1ch_44100hz.wav" title="Pikachu vs. Mimikyu. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1629 object=1721 duration=1.910091s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__IT_S_MAGIKARP__obj2143__s1631__1ch_44100hz.wav" title="It's Magikarp! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1631 object=2143 duration=1.215488s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__TEAM_ROCKET_DEMANDS_POKEMON__obj2241__s1638__1ch_44100hz.wav" title="Team Rocket demands Pokemon. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1638 object=2241 duration=2.795193s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THAT_S_NOW_IN_THIS_BALLOON_CAN_BE__obj2246__s1642__2ch_44100hz.wav" title="That's now in this balloon can be your ride! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1642 object=2246 duration=2.461247s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__AND_SO_THE_TRAINERS_BOND_WITH_THEIR_POK__obj1620__s1650__1ch_44100hz.wav" title="And so, the trainers bond with their Pokémon bloomed like a flower which would never wilt even in the hottest of suns, as the journey continues. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1650 object=1620 duration=10.615896s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__WISH_I_D_KEPT_UP_MY_KARATE_LESSONS__obj2352__s1653__1ch_44100hz.wav" title="Wish I'd kept up my karate lessons back when I was young. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1653 object=2352 duration=3.162177s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__HOT_STREAK__obj1972__s1656__1ch_44100hz.wav" title="Hot streak! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1656 object=1972 duration=1.448254s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__NOW_GET_TALKING__obj2351__s1658__1ch_44100hz.wav" title="Now get talking! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1658 object=2351 duration=1.118322s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__PRECISION_FROM_THE_SHALLOWS_TO_THAT_DEEP__obj1954__s1662__1ch_44100hz.wav" title="Precision from the shallows to that deep. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1662 object=1954 duration=3.37746s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THERE_S_NO_MOUNTAIN_TOO_HIGH_FOR_WILD__obj1699__s1664__1ch_44100hz.wav" title="There's no mountain too high for wild Pokémon, time to catch every one of them. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1664 object=1699 duration=5.392063s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__FINDING_CHARMANDER__obj1629__s1670__1ch_44100hz.wav" title="Finding Charmander. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1670 object=1629 duration=1.739274s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__TIME_TO_TAKE_A_TRIP_AROUND_THE_LAKE__obj1688__s1673__1ch_44100hz.wav" title="Time to take a trip around the lake. What curious Pokémon will the trainer catch on this quest? [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1673 object=1688 duration=5.70712s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__OH_IT_S_DRILL_BURR__obj1923__s1680__1ch_44100hz.wav" title="Oh, it's drill burr! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1680 object=1923 duration=2.364422s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__COOL_A_DEVICE_THAT_CAN_CONTROL_POKEMON_IS__obj2385__s1681__1ch_44100hz.wav" title="Cool! A device that can control Pokemon is a real piece of white! Got a hand it to ya! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1681 object=2385 duration=6.19644s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__PIKACHU_WINS__obj2164__s1686__1ch_44100hz.wav" title="Pikachu wins! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1686 object=2164 duration=1.690113s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__CHARIZARD__obj1815__s1700__1ch_44100hz.wav" title="Charizard! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1700 object=1815 duration=1.083084s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__OH_IT_S_GRINNINGER__obj1935__s1703__1ch_44100hz.wav" title="Oh! It's Grinninger! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1703 object=1935 duration=2.403175s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THE_TRAINER_CHOOSES_THE_MOUNTAIN_PATH_THAT_GROWS__obj1696__s1715__1ch_44100hz.wav" title="The trainer chooses the mountain path that grows wider as it ascends. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1715 object=1696 duration=4.76712s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__HE_S_COMING__obj2381__s1719__1ch_44100hz.wav" title="He's coming! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1719 object=2381 duration=1.359819s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__IF_YOU_DO_IT_S_THING_WE_RE__obj2314__s1727__1ch_44100hz.wav" title="If you do, it's thing we're gonna let you all face it, then take it again! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1727 object=2314 duration=3.7761s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__PIKACHU_VS_MIMIQ__obj1724__s1728__1ch_44100hz.wav" title="Pikachu vs. MimiQ. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1728 object=1724 duration=2.077302s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THIS_IS_MY_GENIUS_MANIFEST__obj2206__s1729__1ch_44100hz.wav" title="This is my genius manifest. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1729 object=2206 duration=3.812562s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__DESTINY_HAS_ARRANGED_MORE_MEETINGS_FOR_OUR_WANDERING__obj1774__s1731__1ch_44100hz.wav" title="Destiny has arranged more meetings for our wandering trainer on this quest. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1731 object=1774 duration=4.191293s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__TIME_TO_DISCOVER_WHAT_FATE_HOLDS_IN_STORE__obj1714__s1736__1ch_44100hz.wav" title="Time to discover what fate holds in store for our trainer and Pokemon as the journey begins. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1736 object=1714 duration=7.319683s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__LOOK_AT_THAT_SPEED__obj2017__s1739__1ch_44100hz.wav" title="Look at that speed! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1739 object=2017 duration=1.961474s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__WELL_DONE_YOUTH__obj2245__s1740__1ch_44100hz.wav" title="Well done, youth! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1740 object=2245 duration=1.76458s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THE_WHOLE_MOUNTAIN_RUMBLES_WITH_THAT_STRIKE__obj2012__s1741__1ch_44100hz.wav" title="The whole mountain rumbles with that strike! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1741 object=2012 duration=3.489161s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THE_PATH_CONTINUES_AND_OUR_TRAINER_IS_SURE__obj1650__s1748__1ch_44100hz.wav" title="The path continues, and our trainer is sure to meet incredible new Pokémon along the way. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1748 object=1650 duration=5.808254s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__HELLO__obj2439__s1750__1ch_44100hz.wav" title="Hello! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1750 object=2439 duration=1.030952s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THAT_IS_RAW_ROCK_POWER__obj2010__s1761__1ch_44100hz.wav" title="That is raw rock power! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1761 object=2010 duration=2.664603s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THIS_CHARMANDER_S_ON_FIRE__obj1892__s1762__1ch_44100hz.wav" title="This Charmander's on fire! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1762 object=1892 duration=2.630408s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THE_TRAINER_WHO_SCORES_HIGHEST_HAS_TRAINED_TRUEST__obj1720__s1763__1ch_44100hz.wav" title="The trainer who scores highest has trained truest. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1763 object=1720 duration=3.590227s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THE_ONES_THAT_ARE_FIGHTING_A_POINT_LIKE__obj0361__s1764__2ch_44100hz.wav" title="The ones that are fighting a point like fire, fight, fight, fight, fight, fight, fight! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1764 object=361 duration=2.502494s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__IT_S_TIME_FOR_THE_TRAINER_TO_KEEP__obj1744__s1765__1ch_44100hz.wav" title="It's time for the trainer to keep on rolling. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1765 object=1744 duration=3.077166s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THEY_RE_ON_THE_MOVE__obj1890__s1766__1ch_44100hz.wav" title="They're on the move. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1766 object=1890 duration=1.455578s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__DRILL_BAR_DRILLS_THROUGH_THE_GROUND_WITH_PRECISION__obj1921__s1770__1ch_44100hz.wav" title="Drill bar drills through the ground with precision. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1770 object=1921 duration=3.939388s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__PIKACHU_VS_MAGIKARP__obj2147__s1771__1ch_44100hz.wav" title="Pikachu vs. Magikarp [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1771 object=2147 duration=2.232063s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__SHARP_SKIN__obj1984__s1777__1ch_44100hz.wav" title="Sharp skin! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1777 object=1984 duration=1.961315s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__BEHOLD_MY_GREATEST_CREATION__obj2204__s1783__1ch_44100hz.wav" title="behold, my greatest creation. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1783 object=2204 duration=3.543923s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__RIGHT_BEFORE_YOUR_VERY_EYES_FOR_THE_HONOR__obj1915__s1784__1ch_44100hz.wav" title="right before your very eyes for the honor, for the glory, straight from Basecamp to Bosscamp. The Challenger! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1784 object=1915 duration=9.013469s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__GREAT_FOLLOW_THROUGH_ON_THAT_MOVE__obj1905__s1789__1ch_44100hz.wav" title="Great follow through on that move! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1789 object=1905 duration=2.59542s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__PIKACHU_VS_MIMIQ__obj1722__s1800__1ch_44100hz.wav" title="Pikachu vs. MimiQ! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1800 object=1722 duration=2.107959s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__RYHORN_HAS_FAINTED__obj2186__s1817__1ch_44100hz.wav" title="Ryhorn has fainted! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1817 object=2186 duration=1.889773s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__WOW__obj2441__s1819__1ch_44100hz.wav" title="Wow! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1819 object=2441 duration=1.708639s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__HEY_NO_ONE_S_GOT_ME__obj2344__s1820__1ch_44100hz.wav" title="Hey, no one's got me! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1820 object=2344 duration=1.501837s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__TRAINERS_AND_ONE_STEP_HOKKIES_AGENT_PRODUCTION_TO__obj2396__s1823__1ch_44100hz.wav" title="Trainers and one-step Hokkies agent production to be pre-mo get top tier treatment at our super special studio [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1823 object=2396 duration=6.194989s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THIS_BATTLE_IS_ABOUT_TO_GO_VERTICAL__obj1919__s1838__1ch_44100hz.wav" title="This battle is about to go vertical. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1838 object=1919 duration=2.9161s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__GET_READY_TO_BE_BE_DAZZLED__obj2397__s1841__1ch_44100hz.wav" title="Get ready to be be dazzled! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1841 object=2397 duration=2.03542s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__OH_IT_S_MY_KIP__obj1998__s1853__1ch_44100hz.wav" title="Oh, it's my kip. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1853 object=1998 duration=2.421406s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__WHEN_IT_CUTS_THE_POWER_PUNCH_IN_THESE__obj2364__s1861__1ch_44100hz.wav" title="When it cuts the power punch in, these claws will make a frothy one in a siddle minute! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1861 object=2364 duration=4.237937s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THE_TRAINER_CHOOSES_THE_MOUNTAIN_PATH_THAT_GROWS__obj1693__s1863__1ch_44100hz.wav" title="The trainer chooses the mountain path that grows wider as it ascends. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1863 object=1693 duration=4.568753s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__NICE_CLEAN_MOVE__obj1977__s1865__1ch_44100hz.wav" title="Nice clean move. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1865 object=1977 duration=2.314853s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__WOW_STOP_THE_PRESSES__obj2406__s1871__1ch_44100hz.wav" title="Wow, stop the presses! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1871 object=2406 duration=1.715896s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__HEY_HEY_HEY_HEY_HEY_HEY__obj2395__s1873__1ch_44100hz.wav" title="Hey! Hey! Hey! Hey! Hey! Hey! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1873 object=2395 duration=3.47907s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__PIKACHU_SQUARES_OFF_WITH_HORSEY_LIGHTNING_ON_LAND__obj1953__s1878__1ch_44100hz.wav" title="Pikachu squares off with horsey, lightning on land, taking on water swift precision. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1878 object=1953 duration=7.114603s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__PEEK_A_TRUE_WINS__obj2163__s1879__1ch_44100hz.wav" title="Peek-a-true wins! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1879 object=2163 duration=1.851451s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__ALRIGHT_THE_TIME_I_SHOWED_YOU_I_STOPPED__obj2427__s1889__1ch_44100hz.wav" title="Alright, the time I showed you I stopped! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1889 object=2427 duration=2.83805s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__A_STUNNING_UPSET__obj1857__s1895__1ch_44100hz.wav" title="A stunning upset! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1895 object=1857 duration=2.252063s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__STRONG_STANCE_FROM_THE_LITTLE_WARRIOR__obj1908__s1897__1ch_44100hz.wav" title="Strong stance from the Little Warrior. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1897 object=1908 duration=3.389456s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THE_TRAINER_HAS_CHOSEN_A_SHIMMERING_LAKE_WHERE__obj1687__s1913__1ch_44100hz.wav" title="The trainer has chosen a shimmering lake, where quiet footsteps mean, poke him on our near. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1913 object=1687 duration=6.595669s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__WE_CAN_MAKE_THAT__obj2301__s1920__1ch_44100hz.wav" title="We can make that! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1920 object=2301 duration=1.052132s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__AND_SO_THE_TRAINERS_BOND_WITH_THEIR_POK__obj1619__s1921__1ch_44100hz.wav" title="And so, the trainers bond with their Pokémon bloomed like a flower which would never willt even in the hottest of suns as their journey continues. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1921 object=1619 duration=11.488866s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__VINE_AND_SHINE__obj1618__s1922__1ch_44100hz.wav" title="VINE AND SHINE! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1922 object=1618 duration=1.998095s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__GRENINJA__obj1824__s1928__1ch_44100hz.wav" title="Greninja! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1928 object=1824 duration=0.90059s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__WHO_WILL_BE_THE_CHAMPION_OF_THE_ARENA__obj2076__s1930__1ch_44100hz.wav" title="Who will be the champion of the Arena Battle? [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1930 object=2076 duration=3.448912s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__WHAT_THIS_CAN_T_BE__obj2212__s1944__1ch_44100hz.wav" title="What? This can't be! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1944 object=2212 duration=2.490091s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THE_TRAINER_ENTERS_THE_FOREST_OF_SO_MANY__obj1680__s1947__1ch_44100hz.wav" title="The trainer enters the forest of so many playful Pokemon. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1947 object=1680 duration=4.190635s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__WITH_TREE_LIMB_SLAP_WILD_POKEMON_ROME_AND__obj0402__s1960__1ch_44100hz.wav" title="With tree limb slap, wild Pokemon Rome, and champions are made. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1960 object=402 duration=5.877574s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__YOUR_WHOLE_TEETH_YOUR_WHOLE_TEETH__obj0282__s1968__2ch_44100hz.wav" title="Your whole teeth! Your whole teeth! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1968 object=282 duration=2.736077s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__I_HATE_TO_RAIN_ON_YOUR_TOY_PARADE__obj2318__s1970__1ch_44100hz.wav" title="I hate to rain on your toy parade, but that's sure ain't what A-POM sayin'! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1970 object=2318 duration=3.845442s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__ROGER__obj2447__s1976__1ch_44100hz.wav" title="Roger! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1976 object=2447 duration=0.699705s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__SWINE_UP_CHARGES_IN_WITH_A_CHILLY_BURST__obj2071__s1983__1ch_44100hz.wav" title="Swine up, charges in with a chilly burst. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1983 object=2071 duration=3.625918s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__YEAH_WHO_CARES__obj2321__s1987__1ch_44100hz.wav" title="Yeah, who cares? [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1987 object=2321 duration=1.331383s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THAT_SPIN_IS_SHARP_AND_CLEAN__obj1926__s1989__1ch_44100hz.wav" title="That spin is sharp and clean. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1989 object=1926 duration=3.352268s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THE_WIND_WHISPERS_ALONG_THE_PATH_OUR_TRAINER__obj1659__s1990__1ch_44100hz.wav" title="The wind whispers along the path our trainer walks. Ahead are many Pokémon and kindred hearts. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1990 object=1659 duration=6.484467s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__ALONG_OUR_TRAINER_S_TREK_MYSTERIOUS_SIGHTS_APPEAR__obj1635__s1992__1ch_44100hz.wav" title="Along our trainer's trek, mysterious sights appear. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=1992 object=1635 duration=3.679569s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__TIME_TO_DISCOVER_WHAT_FATE_HOLDS_IN_STORE__obj1713__s2002__1ch_44100hz.wav" title="Time to discover what fate holds in store for our trainer, and Pokemon, as the journey begins. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2002 object=1713 duration=7.410385s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__I_GUESS_I_SENT_THE_WRONG_TEAM_FOR__obj2232__s2004__1ch_44100hz.wav" title="I guess I sent the wrong team for this job. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2004 object=2232 duration=3.904218s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__ALONG_OUR_TRAINER_S_TREK_MYSTERIOUS_SIGHTS_APPEAR__obj1636__s2006__1ch_44100hz.wav" title="Along our trainer's trek, mysterious sights appear. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2006 object=1636 duration=3.405329s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__OUR_TRAINERS_EXPLORATION_BRINGS_EXCITEMENT_AND_MYSTERY_AND__obj1643__s2020__1ch_44100hz.wav" title="Our trainers exploration brings excitement and mystery, and many Pokémon battle skills to learn. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2020 object=1643 duration=6.463152s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__NO_BIG_THING_LAST_I_M_NOT_GONNA__obj2329__s2023__1ch_44100hz.wav" title="No big thing last! I'm not gonna let a little storm by the meeeeee! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2023 object=2329 duration=5.028141s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__QUICK_SCOTTLE__obj1980__s2026__1ch_44100hz.wav" title="Quick, scottle! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2026 object=1980 duration=1.210794s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__SPARKLY_SHOT__obj1989__s2038__1ch_44100hz.wav" title="Sparkly shot! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2038 object=1989 duration=1.593469s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__WE_VE_GOT_WE_VE_ONLY_GOT_YOU__obj2256__s2042__1ch_44100hz.wav" title="We've got... we've only got you! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2042 object=2256 duration=3.008005s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THEIR_BONDS_STEADY_THE_WINNER_AND_THEIR_SKILL__obj1735__s2046__1ch_44100hz.wav" title="Their bonds steady the winner, and their skill carried them through as the journey continues. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2046 object=1735 duration=6.602789s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__SMOOTH_LIFT__obj1986__s2048__1ch_44100hz.wav" title="Smooth lift! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2048 object=1986 duration=1.506893s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THIS_IS_ONE_FOR_THE_POKEMON_HISTORY_BOOKS__obj1893__s2050__1ch_44100hz.wav" title="This is one for the Pokemon history books. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2050 object=1893 duration=3.783696s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__GROWLESS__obj1823__s2054__1ch_44100hz.wav" title="Growless! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2054 object=1823 duration=0.925714s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__IT_S_BEYOND__obj0271__s2070__2ch_44100hz.wav" title="It's beyond! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2070 object=271 duration=3.036372s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__MAN_WHAT_WAS_I_THINKING__obj2315__s2072__1ch_44100hz.wav" title="Man, what was I thinking? [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2072 object=2315 duration=1.775646s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__STRAIGHT_OUT_OF_THE_FOREST_IT_S_BULBASAUR__obj1848__s2080__1ch_44100hz.wav" title="Straight out of the forest, it's Bulbasaur! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2080 object=1848 duration=3.886009s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__TRAINER_1_IS_THE_NEW_CHAMPION_OF_THE__obj2085__s2081__1ch_44100hz.wav" title="Trainer 1 is the new champion of the Arena Battle. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2081 object=2085 duration=4.388322s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__AND_SO_THE_JOURNEY_CONTINUES__obj1769__s2086__1ch_44100hz.wav" title="And so, the journey continues! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2086 object=1769 duration=2.664853s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__WHERE_SUNLIGHT_SPARKLES_THROUGH_THE_LEAVES_AND_EVERY__obj0404__s2090__1ch_44100hz.wav" title="where sunlight sparkles through the leaves and every branch is buzzing for a great battle. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2090 object=404 duration=6.278707s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__PIKACHU_FACES_GROWL_IF_ACROSS_THE_FIERCE_DOOMS__obj1942__s2093__1ch_44100hz.wav" title="Pikachu faces growl if across the fierce dooms. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2093 object=1942 duration=4.179909s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__PIKACHU_SQUARES_UP_WITH_SWINEUB__obj2070__s2096__1ch_44100hz.wav" title="Pikachu squares up with Swineub. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2096 object=2070 duration=2.900068s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__GRINENGIA_LEAPS_IN_WITH_LIGHTNING_FAST_WATER_POWER__obj1933__s2098__1ch_44100hz.wav" title="Grinengia leaps in with lightning fast water power. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2098 object=1933 duration=4.026531s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__I_CAN_T_BELIEVE_THAT_DON_T_USE__obj2462__s2099__1ch_44100hz.wav" title="I can't believe that don't use me as the dummy! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2099 object=2462 duration=2.663175s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THE_DESERT_DUNES_HOLD_MANY_POK_MON_SECRETS__obj1671__s2103__1ch_44100hz.wav" title="The desert dunes hold many Pokémon secrets, time for the trainer to discover them all. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2103 object=1671 duration=6.009342s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__TRAINER_1__obj1780__s2105__1ch_44100hz.wav" title="Trainer 1. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2105 object=1780 duration=1.183719s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__IN_THE_LAST_MATCH_THE_TRAINER_AND_POK__obj2175__s2115__1ch_44100hz.wav" title="In the last match, the trainer and Pokémon proved what they were made of, earning a chance to compete in the Pokémon Arena. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2115 object=2175 duration=8.945215s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__ON_EXTREMISTS_WITH_REAL_PRECISION__obj2008__s2119__1ch_44100hz.wav" title="on extremists with real precision. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2119 object=2008 duration=3.149138s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__TIME_FOR_THIS_TRAINER_AND_POKE_HIM_ON__obj0403__s2125__1ch_44100hz.wav" title="Time for this trainer and poke him on team to show the rival what they're made of. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2125 object=403 duration=5.377596s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__CABINET_SPEAKER__obj0065__s2128__2ch_44100hz.wav" title="Cabinet speaker. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2128 object=65 duration=1.21449s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__A_FIERY_PUSH_FROM_THE_DESERT_BLAZE__obj1955__s2137__1ch_44100hz.wav" title="A fiery push from the desert blaze. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2137 object=1955 duration=3.784308s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__SHADOW_SHIFT__obj1983__s2139__1ch_44100hz.wav" title="Shadow shift! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2139 object=1983 duration=1.519025s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__OUR_TRAINERS_ADVENTURE_THROUGH_THE_WORLD_OF_POK__obj1705__s2154__1ch_44100hz.wav" title="Our trainers adventure through the world of Pokémon takes its first step. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2154 object=1705 duration=4.565034s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__CHARMANDER_STORY_CONTINUES__obj1631__s2165__1ch_44100hz.wav" title="Charmander Story continues. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2165 object=1631 duration=2.914036s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__AFTER_THIS_BATTLE_THE_LAKE_WILL_NEVER_BE__obj2035__s2168__1ch_44100hz.wav" title="After this battle, the lake will never be the same. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2168 object=2035 duration=3.962766s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__TRY_AGAIN_SHOW_SOME_EFFORT_THIS_TIME__obj2228__s2173__1ch_44100hz.wav" title="Try again. Show some effort this time. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2173 object=2228 duration=4.161179s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__I_WOULD_CONSIDER_THIS_A_GOOD_DAY__obj2356__s2175__1ch_44100hz.wav" title="I would consider this a good day! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2175 object=2356 duration=1.98288s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__SHAKE_IT_DON_T_BREAK_IT__obj2448__s2180__1ch_44100hz.wav" title="Shake it, don't break it! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2180 object=2448 duration=1.817619s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__HORSEY_S_MOVES_SPARKLE_LIKE_SUNLIGHT_ON_THE__obj1950__s2185__1ch_44100hz.wav" title="Horsey's moves sparkle like sunlight on the lake. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2185 object=1950 duration=3.598231s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__ONLY_PARTNERSHIP_IN_SKILL_CAN_BUILD_TEAMS_TIGHTLY__obj1730__s2186__1ch_44100hz.wav" title="Only partnership in skill can build teams tightly together, as the quest continues. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2186 object=1730 duration=5.874739s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__OH_IT_S_SWINE_UP__obj2069__s2188__1ch_44100hz.wav" title="Oh, it's swine-up! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2188 object=2069 duration=2.364127s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__LUCARIO_HAS_FAINTED__obj2172__s2189__1ch_44100hz.wav" title="Lucario has fainted! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2189 object=2172 duration=1.960363s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__TIME_FOR_THE_TRAINER_TO_ROLL_ON__obj1751__s2193__1ch_44100hz.wav" title="Time for the trainer to roll on. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2193 object=1751 duration=2.234512s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__MUDKIP__obj1831__s2201__1ch_44100hz.wav" title="Mudkip! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2201 object=1831 duration=1.035057s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__OH_NO__obj2411__s2205__1ch_44100hz.wav" title="Oh no! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2205 object=2411 duration=0.984399s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__YOU_VE_DONE_TWICE_IT_S_A_FAMILY__obj2394__s2210__1ch_44100hz.wav" title="You've done twice! It's a family reunion with the Team Rocket Clan! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2210 object=2394 duration=6.074467s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__DOWN_EVEN_FOR_YOU__obj2322__s2212__1ch_44100hz.wav" title="Down! Even for you! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2212 object=2322 duration=1.574671s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__ONE_THING_S_FOR_SURE_THIS_DESERT_BATTLE__obj0401__s2216__1ch_44100hz.wav" title="One thing's for sure, this desert battle will be a scorcher! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2216 object=401 duration=4.403878s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__YOU_RE_A_SANDWICH_AND_YOU_LOOK__obj2451__s2225__1ch_44100hz.wav" title="You're a sandwich and you look! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2225 object=2451 duration=1.484195s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THAT_SLIDE_IS_SMOOTH_ON_THE_ROCKS__obj2073__s2232__1ch_44100hz.wav" title="That slide is smooth on the rocks. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2232 object=2073 duration=3.182902s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__CONSIDER_YOURSELF_LUCKY_TO_WITNESS_MY_GENIUS__obj2213__s2234__1ch_44100hz.wav" title="Consider yourself lucky to witness my genius. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2234 object=2213 duration=4.475805s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__WE_SEE_PUT_ALL_THREE_INTO_THE_COLD__obj0371__s2239__2ch_44100hz.wav" title="We see put all three into the cold collectors, then we turn it up all the way to Tae! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2239 object=371 duration=9.109093s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__IT_S_TIME_FOR_MORE_THRILLS_SHILLS_AND__obj2177__s2248__1ch_44100hz.wav" title="It's time for more thrills, shills, and skills as the battle at the Pokemon Arena begins! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2248 object=2177 duration=7.303515s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THE_TRAINER_S_JOURNEY_UNFOLDS_MARKED_BY_AMAZEMENT__obj1655__s2254__1ch_44100hz.wav" title="The trainer's journey unfolds, marked by amazement and adventure. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2254 object=1655 duration=4.703855s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THE_REALM_OF_POK_MON_IS_WIDE_AND__obj1710__s2261__1ch_44100hz.wav" title="The realm of Pokémon is wide and fast. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2261 object=1710 duration=3.13195s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__SWINE_UP__obj1844__s2268__1ch_44100hz.wav" title="Swine up! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2268 object=1844 duration=1.084694s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__WELCOME_TO_THE_TEAM_ROCKET_SECRET_LAB__obj2207__s2274__1ch_44100hz.wav" title="Welcome to the Team Rocket Secret Lab! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2274 object=2207 duration=3.611565s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__SIDE_UP_ISN_T_HERE_TO_QUACK_AROUND__obj2044__s2277__1ch_44100hz.wav" title="Side up isn't here to quack around. Look out, Challenger! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2277 object=2044 duration=4.324376s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__SHOOT_THE_TOWN_SCOOP_TO_TRAVEL__obj1587__s2280__1ch_44100hz.wav" title="Shoot the town scoop to travel. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2280 object=1587 duration=2.081519s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__CHARMANDER_STORY_CONTINUES__obj1630__s2281__1ch_44100hz.wav" title="Charmander Story continues. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2281 object=1630 duration=2.615147s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__OUR_TRAINER_S_EXPLORATION_BRINGS_EXCITEMENT_AND_MYSTERY__obj1642__s2283__1ch_44100hz.wav" title="Our trainer's exploration brings excitement and mystery, and poke him on battle skills to learn. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2283 object=1642 duration=6.228277s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__RIGHT_ON_HAS_FAINTED__obj2185__s2284__1ch_44100hz.wav" title="Right on has fainted. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2284 object=2185 duration=1.66483s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THIS_IS_ONLY_THE_BEGINNING__obj2226__s2285__1ch_44100hz.wav" title="This is only the beginning. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2285 object=2226 duration=2.671814s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THE_POKEMON_WORLD_IS_VAST_BEYOND_KNOWING_AND__obj1709__s2287__1ch_44100hz.wav" title="The Pokemon world is vast beyond knowing, and every adventure begins with just one step. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2287 object=1709 duration=5.826712s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__BRING_ME_MORE_POKEMON__obj2231__s2290__1ch_44100hz.wav" title="Bring me more Pokemon! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2290 object=2231 duration=2.045374s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__COME_ON_GIVE_US_YOUR_BEST_SHOT__obj2408__s2294__1ch_44100hz.wav" title="Come on! Give us your best shot! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2294 object=2408 duration=2.254354s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__SO_IT_S_QUICK_TIME__obj2428__s2302__1ch_44100hz.wav" title="So, it's quick time! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2302 object=2428 duration=2.577415s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THE_DESERT_DUNES_HOLD_MANY_POK_MON_SECRETS__obj1669__s2311__1ch_44100hz.wav" title="The desert dunes hold many Pokémon secrets, time for the trainer to discover them all. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2311 object=1669 duration=5.597528s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__LOOK_AT_THAT_CONFIDENT_HOP__obj1996__s2312__1ch_44100hz.wav" title="Look at that confident hop! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2312 object=1996 duration=2.129274s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THAT_FLAME_BOUNCES_FULL_OF_JOY__obj1932__s2313__1ch_44100hz.wav" title="That flame bounces full of joy! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2313 object=1932 duration=3.219048s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__AND_SO_THE_JOURNEY_CONTINUES__obj1768__s2316__1ch_44100hz.wav" title="And so, the journey continues. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2316 object=1768 duration=3.509819s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__RIGHT_SHOE_IS_DOWN__obj2165__s2322__1ch_44100hz.wav" title="Right shoe is down. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2322 object=2165 duration=2.117279s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THAT_JUST_HAPPENED__obj1855__s2334__1ch_44100hz.wav" title="That just happened! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2334 object=1855 duration=1.751043s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__BUCKLE_UP_FOR_A_WILD_RIDE_AT_THE__obj2150__s2336__1ch_44100hz.wav" title="Buckle up for a wild ride at the majestic mountain. It's not every day you get to see a trainer and poke him on partner team of such skill take on a mountain rival. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2336 object=2150 duration=11.171451s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__PIKACHU_WINS__obj2168__s2343__1ch_44100hz.wav" title="Pikachu wins! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2343 object=2168 duration=1.474717s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__MOUNTAIN_ROCKET_CAN_TAKE_ON_A_WHOLE_WILD__obj2412__s2348__1ch_44100hz.wav" title="Mountain rocket can take on a whole wild! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2348 object=2412 duration=2.461247s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__CLEAN_AND_FAST__obj2014__s2349__1ch_44100hz.wav" title="Clean and fast. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2349 object=2014 duration=1.773107s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__SALAMENCE__obj1839__s2355__1ch_44100hz.wav" title="Salamence! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2355 object=1839 duration=1.092268s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THIS_IS_WILD__obj1895__s2369__1ch_44100hz.wav" title="This is wild! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2369 object=1895 duration=1.55483s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__LOOK_AT_THAT_QUICK_LITTLE_SPIRAL__obj1951__s2374__1ch_44100hz.wav" title="Look at that quick little spiral! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2374 object=1951 duration=2.379206s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__TRAINER_1__obj1779__s2375__1ch_44100hz.wav" title="Trainer 1. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2375 object=1779 duration=1.129206s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__QUICK_POP_UP_FROM_BELOW__obj1925__s2377__1ch_44100hz.wav" title="Quick pop-up from below. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2377 object=1925 duration=1.952063s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__OUR_TRAINER_S_ADVENTURE_THROUGH_THE_WORLD_OF__obj1704__s2378__1ch_44100hz.wav" title="Our trainer's adventure through the world of Pokémon takes its first step. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2378 object=1704 duration=4.927302s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THE_REALM_OF_POK_MON_IS_WIDE_AND__obj1711__s2382__1ch_44100hz.wav" title="The realm of Pokémon is wide and vast. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2382 object=1711 duration=3.26254s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__ROLLING_ON_ADVENTURE_AHEAD__obj1748__s2383__1ch_44100hz.wav" title="Rolling on, adventure ahead! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2383 object=1748 duration=2.765737s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__AND_SO_OUR_TRAINER_S_JOURNEY_BEGINS__obj1701__s2384__1ch_44100hz.wav" title="And so, our trainer's journey begins. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2384 object=1701 duration=3.209501s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__COOL_STRIKE_FROM_THE_TINY_POWERHOUSE__obj2068__s2400__1ch_44100hz.wav" title="Cool strike from the tiny powerhouse. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2400 object=2068 duration=3.450363s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__SLOW_AND_SURE_WORKING_WONDERS_HERE__obj2065__s2407__1ch_44100hz.wav" title="Slow and sure working wonders here. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2407 object=2065 duration=3.710159s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__LUCARIO__obj1827__s2408__1ch_44100hz.wav" title="Lucario! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2408 object=1827 duration=1.060703s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__TALK_ABOUT_POWER__obj1881__s2410__1ch_44100hz.wav" title="Talk about power! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2410 object=1881 duration=1.84966s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__ONLY_PARTNERSHIP_AND_SKILL_CAN_BIND_TEAMS_TIGHTLY__obj1732__s2418__1ch_44100hz.wav" title="Only partnership and skill can bind teams tightly together, as the quest continues. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2418 object=1732 duration=5.754014s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__WHAT_S_THE_HAND__obj2363__s2419__1ch_44100hz.wav" title="What's the hand? [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2419 object=2363 duration=1.541293s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__PIKACHU_VS_RIGHTEUX__obj1729__s2422__1ch_44100hz.wav" title="Pikachu vs. Righteux! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2422 object=1729 duration=2.010726s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__PIKACHU_VS_RIGHT_SHOE__obj1727__s2427__1ch_44100hz.wav" title="Pikachu vs. Right shoe. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2427 object=1727 duration=1.654717s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__WITH_ALL_THIS_POWER_I_CAN_DO_ANYTHING__obj2229__s2430__1ch_44100hz.wav" title="With all this power, I can do anything. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2430 object=2229 duration=3.607392s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__RIGHT_HORN__obj1838__s2431__1ch_44100hz.wav" title="Right horn! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2431 object=1838 duration=1.066168s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__SPECIAL__obj1599__s2432__1ch_44100hz.wav" title="Special! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2432 object=1599 duration=0.999773s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__TRAINER_3_IS_THE_NEW_CHAMPION_OF_THE__obj2088__s2438__1ch_44100hz.wav" title="Trainer 3 is the new champion of the Arena Battle. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2438 object=2088 duration=4.119002s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THE_ONE_YOU_LOVELY_FOLKS_WATCHING_A_FLY__obj2432__s2449__1ch_44100hz.wav" title="The one you lovely folks watching a fly, lets get this panel show on the road! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2449 object=2432 duration=4.426757s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THE_TRAINER_HAS_CHOSEN_WISELY_THE_MAJESTIC_MOUNTAINSIDE__obj1697__s2451__1ch_44100hz.wav" title="The trainer has chosen wisely. The majestic mountainside is alive with Pokémon. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2451 object=1697 duration=5.785057s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__I_M_GONNA_VULTURE__obj2325__s2459__1ch_44100hz.wav" title="I'm gonna vulture! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2459 object=2325 duration=2.196961s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__THIS_TRAINER_WILL_THINK_TWICE_BEFORE_CHALLENGING_TEAM__obj2244__s2463__1ch_44100hz.wav" title="This trainer will think twice before challenging Team Rocket. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2463 object=2244 duration=4.440998s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__FULL_CHARGE__obj2015__s2464__1ch_44100hz.wav" title="Full charge! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2464 object=2015 duration=1.682517s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__NECK_AND_NECK_ALL_THE_WAY__obj1875__s2465__1ch_44100hz.wav" title="Neck and neck all the way. [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2465 object=1875 duration=2.497211s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__SPINNING_STRONG__obj2023__s2483__1ch_44100hz.wav" title="spinning strong [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2483 object=2023 duration=1.680385s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_draft__LOOK_AT_THAT_CALM_CONTROL__obj2051__s2489__1ch_44100hz.wav" title="Look at that calm control! [asr_draft]" meta="bank=main source=asr_draft confidence=draft section8=2489 object=2051 duration=2.882404s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_review_candidate__TWO__obj1558__s0100__1ch_44100hz.wav" title="Two! [asr_review_candidate]" meta="bank=main source=asr_review_candidate confidence=low_confidence_asr section8=100 object=1558 duration=0.66381s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_review_candidate__ONE__obj1557__s0153__1ch_44100hz.wav" title="One! [asr_review_candidate]" meta="bank=main source=asr_review_candidate confidence=low_confidence_asr section8=153 object=1557 duration=0.778526s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_review_candidate__HEAVY_HIT__obj1971__s0210__1ch_44100hz.wav" title="Heavy hit! [asr_review_candidate]" meta="bank=main source=asr_review_candidate confidence=low_confidence_asr section8=210 object=1971 duration=1.26517s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_review_candidate__WAIT_COCO__obj1821__s0260__1ch_44100hz.wav" title="Wait, Coco! [asr_review_candidate]" meta="bank=main source=asr_review_candidate confidence=low_confidence_asr section8=260 object=1821 duration=1.167574s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_review_candidate__LOOK_AT_ALL_THE_PATHS_TO_THE_MOON__obj0389__s0341__2ch_44100hz.wav" title="Look at all the paths to the moon [asr_review_candidate]" meta="bank=main source=asr_review_candidate confidence=low_confidence_asr section8=341 object=389 duration=16.905941s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_review_candidate__7__obj1567__s0522__1ch_44100hz.wav" title="7. [asr_review_candidate]" meta="bank=main source=asr_review_candidate confidence=low_confidence_asr section8=522 object=1567 duration=0.827687s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_review_candidate__PEEK_A_BEE_CUT__obj2303__s0581__1ch_44100hz.wav" title="Peek-a-bee! Cut! [asr_review_candidate]" meta="bank=main source=asr_review_candidate confidence=low_confidence_asr section8=581 object=2303 duration=1.248005s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_review_candidate__GO_LAID__obj1822__s0587__1ch_44100hz.wav" title="Go laid! [asr_review_candidate]" meta="bank=main source=asr_review_candidate confidence=low_confidence_asr section8=587 object=1822 duration=0.90805s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_review_candidate__WE_GOT_TO__obj2265__s0706__1ch_44100hz.wav" title="We got to! [asr_review_candidate]" meta="bank=main source=asr_review_candidate confidence=low_confidence_asr section8=706 object=2265 duration=1.955351s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_review_candidate__BOBOSAURUS_STORY_CONTINUES__obj1622__s0727__1ch_44100hz.wav" title="Bobosaurus story continues. [asr_review_candidate]" meta="bank=main source=asr_review_candidate confidence=low_confidence_asr section8=727 object=1622 duration=2.472041s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_review_candidate__VENONITE__obj1846__s0827__1ch_44100hz.wav" title="Venonite! [asr_review_candidate]" meta="bank=main source=asr_review_candidate confidence=low_confidence_asr section8=827 object=1846 duration=0.870998s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_review_candidate__NINE__obj1569__s0830__1ch_44100hz.wav" title="Nine! [asr_review_candidate]" meta="bank=main source=asr_review_candidate confidence=low_confidence_asr section8=830 object=1569 duration=0.663787s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_review_candidate__SQUARDLED__obj1843__s0909__1ch_44100hz.wav" title="Squardled. [asr_review_candidate]" meta="bank=main source=asr_review_candidate confidence=low_confidence_asr section8=909 object=1843 duration=0.911406s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_review_candidate__ONE__obj1556__s0931__1ch_44100hz.wav" title="One! [asr_review_candidate]" meta="bank=main source=asr_review_candidate confidence=low_confidence_asr section8=931 object=1556 duration=0.663787s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_review_candidate__SUPER_SKILL_SHOT__obj1604__s0933__1ch_44100hz.wav" title="Super Skill Shot! [asr_review_candidate]" meta="bank=main source=asr_review_candidate confidence=low_confidence_asr section8=933 object=1604 duration=1.483288s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_review_candidate__RALTZBURG_STEADY_CLARITY_TO_EVERY_MOVE__obj2054__s1058__1ch_44100hz.wav" title="Raltzburg Steady Clarity to every move. [asr_review_candidate]" meta="bank=main source=asr_review_candidate confidence=low_confidence_asr section8=1058 object=2054 duration=3.824762s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_review_candidate__POKEMON_CUT__obj1552__s1359__1ch_44100hz.wav" title="Pokemon Cut! [asr_review_candidate]" meta="bank=main source=asr_review_candidate confidence=low_confidence_asr section8=1359 object=1552 duration=1.155488s channels=1 refs=5"}
|
||||
::gallery-end
|
||||
207
sound-best-named-gallery-04.md
Normal file
207
sound-best-named-gallery-04.md
Normal file
@@ -0,0 +1,207 @@
|
||||
# Best-Named Sound Export 04
|
||||
|
||||
Best-available named aliases 601-800 of 2545.
|
||||
Name provenance is preserved in the `source` metadata: confirmed native, Pokedex voice alignment, catalog-matched ASR, draft ASR, catalog-offset candidate, low-confidence ASR review candidate, main-image hash match, or structural object reference.
|
||||
|
||||
::gallery-start
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_review_candidate__CLEAN_HIT__obj1965__s1504__1ch_44100hz.wav" title="Clean hit! [asr_review_candidate]" meta="bank=main source=asr_review_candidate confidence=low_confidence_asr section8=1504 object=1965 duration=1.185397s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_review_candidate__WE_DID_IT__obj2248__s1579__1ch_44100hz.wav" title="We did it! [asr_review_candidate]" meta="bank=main source=asr_review_candidate confidence=low_confidence_asr section8=1579 object=2248 duration=1.099342s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_review_candidate__SUPER_CHAT_POT__obj2188__s1667__1ch_44100hz.wav" title="Super Chat Pot! [asr_review_candidate]" meta="bank=main source=asr_review_candidate confidence=low_confidence_asr section8=1667 object=2188 duration=2.451746s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_review_candidate__PIKACHU_VS_RIGHTEU__obj1725__s1708__1ch_44100hz.wav" title="Pikachu vs. Righteu. [asr_review_candidate]" meta="bank=main source=asr_review_candidate confidence=low_confidence_asr section8=1708 object=1725 duration=1.69644s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_review_candidate__TWO__obj1559__s1773__1ch_44100hz.wav" title="Two! [asr_review_candidate]" meta="bank=main source=asr_review_candidate confidence=low_confidence_asr section8=1773 object=1559 duration=0.647415s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_review_candidate__FOUR__obj1562__s1805__1ch_44100hz.wav" title="Four! [asr_review_candidate]" meta="bank=main source=asr_review_candidate confidence=low_confidence_asr section8=1805 object=1562 duration=0.671995s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_review_candidate__PIKACHU_VS_RIGHTE_CHOO__obj1726__s1831__1ch_44100hz.wav" title="Pikachu vs. Righte-Choo. [asr_review_candidate]" meta="bank=main source=asr_review_candidate confidence=low_confidence_asr section8=1831 object=1726 duration=1.682721s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_review_candidate__TRAINER_FOR_ADVENTURE_CONTINUES__obj1804__s1867__1ch_44100hz.wav" title="Trainer for adventure continues! [asr_review_candidate]" meta="bank=main source=asr_review_candidate confidence=low_confidence_asr section8=1867 object=1804 duration=3.125669s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_review_candidate__RIDE_ON__obj1837__s1993__1ch_44100hz.wav" title="Ride on! [asr_review_candidate]" meta="bank=main source=asr_review_candidate confidence=low_confidence_asr section8=1993 object=1837 duration=0.929388s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_review_candidate__PIKACHU_VS_RIGHTEU__obj1728__s2016__1ch_44100hz.wav" title="Pikachu vs. Righteu. [asr_review_candidate]" meta="bank=main source=asr_review_candidate confidence=low_confidence_asr section8=2016 object=1728 duration=1.852018s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_review_candidate__TOKEN__obj1607__s2019__1ch_44100hz.wav" title="Token! [asr_review_candidate]" meta="bank=main source=asr_review_candidate confidence=low_confidence_asr section8=2019 object=1607 duration=0.721156s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_review_candidate__MEGMAR__obj1828__s2025__1ch_44100hz.wav" title="Megmar! [asr_review_candidate]" meta="bank=main source=asr_review_candidate confidence=low_confidence_asr section8=2025 object=1828 duration=1.271678s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_review_candidate__POKEMON_SCANNED__obj1575__s2043__1ch_44100hz.wav" title="Pokemon scanned. [asr_review_candidate]" meta="bank=main source=asr_review_candidate confidence=low_confidence_asr section8=2043 object=1575 duration=1.229252s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_review_candidate__JETPOT__obj2126__s2269__1ch_44100hz.wav" title="Jetpot! [asr_review_candidate]" meta="bank=main source=asr_review_candidate confidence=low_confidence_asr section8=2269 object=2126 duration=1.076281s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_review_candidate__TRAINERTOOS_ADVENTURE_CONTINUES__obj1794__s2304__1ch_44100hz.wav" title="Trainertoos Adventure continues. [asr_review_candidate]" meta="bank=main source=asr_review_candidate confidence=low_confidence_asr section8=2304 object=1794 duration=2.546327s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_review_candidate__ON_A_STROLLS_RIGHT_INTO_ACTION__obj2004__s2361__1ch_44100hz.wav" title="on a strolls right into action. [asr_review_candidate]" meta="bank=main source=asr_review_candidate confidence=low_confidence_asr section8=2361 object=2004 duration=2.62746s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__asr_review_candidate__WHERE_ARE_THE_BUMMY__obj2328__s2366__1ch_44100hz.wav" title="Where are the bummy? [asr_review_candidate]" meta="bank=main source=asr_review_candidate confidence=low_confidence_asr section8=2366 object=2328 duration=1.223741s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_JACKPOT__obj2127__s0002__1ch_44100hz.wav" title="SE_PK_VO_JACKPOT [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=2 object=2127 duration=1.579546s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_PLAYER_1_UP_SECOND_BALL_ONWARDS__obj1787__s0017__1ch_44100hz.wav" title="SE_PK_VO_PLAYER_1_UP_SECOND_BALL_ONWARDS [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=17 object=1787 duration=2.945714s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_CATCH_INSTRUCTIONS__obj1553__s0033__1ch_44100hz.wav" title="SE_PK_VO_CATCH_INSTRUCTIONS [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=33 object=1553 duration=2.507642s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_COUNTDOWN__obj1566__s0044__1ch_44100hz.wav" title="SE_PK_VO_COUNTDOWN [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=44 object=1566 duration=0.819501s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_SQUIRTLE_1_OUTRO__obj1763__s0079__1ch_44100hz.wav" title="SE_PK_VO_SQUIRTLE_1_OUTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=79 object=1763 duration=5.244104s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_FOREST_BATTLE_INTRO__obj2114__s0082__1ch_44100hz.wav" title="SE_PK_VO_FOREST_BATTLE_INTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=82 object=2114 duration=3.506553s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_BATTLE_TRAINER_CHOOSES__obj2033__s0092__1ch_44100hz.wav" title="SE_PK_VO_BATTLE_TRAINER_CHOOSES [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=92 object=2033 duration=2.250204s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_RIVAL_BATTLE_LIT_INSTRUCTIONS__obj1550__s0099__1ch_44100hz.wav" title="SE_PK_VO_RIVAL_BATTLE_LIT_INSTRUCTIONS [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=99 object=1550 duration=2.63059s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_COUNTDOWN__obj1570__s0105__1ch_44100hz.wav" title="SE_PK_VO_COUNTDOWN [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=105 object=1570 duration=0.614626s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_BULBASAUR__obj1813__s0111__1ch_44100hz.wav" title="SE_PK_VO_BULBASAUR [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=111 object=1813 duration=1.052812s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_PLAYER_1_UP_SECOND_BALL_ONWARDS__obj1788__s0125__1ch_44100hz.wav" title="SE_PK_VO_PLAYER_1_UP_SECOND_BALL_ONWARDS [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=125 object=1788 duration=2.686417s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_MYSTERY_LIT__obj1586__s0147__1ch_44100hz.wav" title="SE_PK_VO_MYSTERY_LIT [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=147 object=1586 duration=2.892812s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_BULBASAUR_1_OUTRO__obj1624__s0170__1ch_44100hz.wav" title="SE_PK_VO_BULBASAUR_1_OUTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=170 object=1624 duration=2.927302s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_LAKE_BATTLE_OUTRO__obj2141__s0171__1ch_44100hz.wav" title="SE_PK_VO_LAKE_BATTLE_OUTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=171 object=2141 duration=9.643878s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_SCYTHER_COMMENTARY__obj2055__s0200__1ch_44100hz.wav" title="SE_PK_VO_SCYTHER_COMMENTARY [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=200 object=2055 duration=3.286349s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_JACKPOT__obj2124__s0207__1ch_44100hz.wav" title="SE_PK_VO_JACKPOT [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=207 object=2124 duration=1.008299s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_BATTLE_COMMENTARY_COMEBACK__obj1899__s0215__1ch_44100hz.wav" title="SE_PK_VO_BATTLE_COMMENTARY_COMEBACK [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=215 object=1899 duration=1.712472s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_ABRA__obj1809__s0228__1ch_44100hz.wav" title="SE_PK_VO_ABRA [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=228 object=1809 duration=2.014966s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_SCYTHER_COMMENTARY__obj2061__s0235__1ch_44100hz.wav" title="SE_PK_VO_SCYTHER_COMMENTARY [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=235 object=2061 duration=2.994376s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_SUPER_SKILL_SHOT__obj1603__s0261__1ch_44100hz.wav" title="SE_PK_VO_SUPER_SKILL_SHOT [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=261 object=1603 duration=1.417732s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_COUNTDOWN__obj1561__s0266__1ch_44100hz.wav" title="SE_PK_VO_COUNTDOWN [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=266 object=1561 duration=0.606417s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_EXTRA_BALL_LIT__obj1578__s0271__1ch_44100hz.wav" title="SE_PK_VO_EXTRA_BALL_LIT [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=271 object=1578 duration=1.720952s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_PIKACHU__obj1834__s0292__1ch_44100hz.wav" title="SE_PK_VO_PIKACHU [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=292 object=1834 duration=0.984014s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_PLAYER_2_UP_FIRST_BALL__obj1791__s0293__1ch_44100hz.wav" title="SE_PK_VO_PLAYER_2_UP_FIRST_BALL [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=293 object=1791 duration=1.693628s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_BATTLE_COMMENTARY_STEEL__obj1975__s0306__1ch_44100hz.wav" title="SE_PK_VO_BATTLE_COMMENTARY_STEEL [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=306 object=1975 duration=1.714535s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_TEAM_ROCKET_MULTIBALL_1_START__obj2191__s0334__1ch_44100hz.wav" title="SE_PK_VO_TEAM_ROCKET_MULTIBALL_1_START [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=334 object=2191 duration=2.0739s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_GAME_START__obj1715__s0353__1ch_44100hz.wav" title="SE_PK_VO_GAME_START [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=353 object=1715 duration=5.652676s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_BATTLE_COMMENTARY_DODGE__obj1860__s0366__1ch_44100hz.wav" title="SE_PK_VO_BATTLE_COMMENTARY_DODGE [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=366 object=1860 duration=1.238617s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_PLAYER_2_ADDED__obj1789__s0368__1ch_44100hz.wav" title="SE_PK_VO_PLAYER_2_ADDED [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=368 object=1789 duration=1.339524s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_COUNTDOWN__obj1560__s0371__1ch_44100hz.wav" title="SE_PK_VO_COUNTDOWN [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=371 object=1560 duration=0.671973s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_CATERPIE_PIKACHU__obj1850__s0398__1ch_44100hz.wav" title="SE_PK_VO_CATERPIE_PIKACHU [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=398 object=1850 duration=7.008163s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_PLAYER_2_UP_FIRST_BALL__obj1792__s0415__1ch_44100hz.wav" title="SE_PK_VO_PLAYER_2_UP_FIRST_BALL [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=415 object=1792 duration=1.731542s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_JACKPOT__obj2128__s0416__1ch_44100hz.wav" title="SE_PK_VO_JACKPOT [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=416 object=2128 duration=1.25449s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_BATTLE_COMMENTARY_ROCK__obj1981__s0448__1ch_44100hz.wav" title="SE_PK_VO_BATTLE_COMMENTARY_ROCK [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=448 object=1981 duration=1.393288s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_BATTLE_COMMENTARY_ICE__obj1970__s0478__1ch_44100hz.wav" title="SE_PK_VO_BATTLE_COMMENTARY_ICE [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=478 object=1970 duration=1.873787s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_SUPER_JACKPOT__obj2190__s0507__1ch_44100hz.wav" title="SE_PK_VO_SUPER_JACKPOT [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=507 object=2190 duration=3.278435s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_SQUIRTLE_1_INTRO__obj1759__s0508__1ch_44100hz.wav" title="SE_PK_VO_SQUIRTLE_1_INTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=508 object=1759 duration=2.499546s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_ODDISH_COMMENTARY__obj2006__s0515__1ch_44100hz.wav" title="SE_PK_VO_ODDISH_COMMENTARY [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=515 object=2006 duration=3.815102s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_DESERT_BATTLE_INTRO__obj2095__s0528__1ch_44100hz.wav" title="SE_PK_VO_DESERT_BATTLE_INTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=528 object=2095 duration=3.684376s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_BATTLE_COMMENTARY_ICE__obj1966__s0556__1ch_44100hz.wav" title="SE_PK_VO_BATTLE_COMMENTARY_ICE [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=556 object=1966 duration=1.797574s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_REPLAY__obj1594__s0591__1ch_44100hz.wav" title="SE_PK_VO_REPLAY [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=591 object=1594 duration=1.040748s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_BULBASAUR_1_INTRO__obj1613__s0596__1ch_44100hz.wav" title="SE_PK_VO_BULBASAUR_1_INTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=596 object=1613 duration=2.329932s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_CATERPIE__obj1852__s0600__1ch_44100hz.wav" title="SE_PK_VO_CATERPIE [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=600 object=1852 duration=2.194989s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_VENONAT_COMMENTARY__obj2081__s0605__1ch_44100hz.wav" title="SE_PK_VO_VENONAT_COMMENTARY [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=605 object=2081 duration=2.445125s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_EXTRA_BALL__obj1579__s0614__1ch_44100hz.wav" title="SE_PK_VO_EXTRA_BALL [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=614 object=1579 duration=1.278413s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_MOUNTAIN_BATTLE_INTRO__obj2149__s0647__1ch_44100hz.wav" title="SE_PK_VO_MOUNTAIN_BATTLE_INTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=647 object=2149 duration=5.105692s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_SQUIRTLE_1_OUTRO__obj1764__s0668__1ch_44100hz.wav" title="SE_PK_VO_SQUIRTLE_1_OUTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=668 object=1764 duration=5.213379s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_SQUIRTLE_1_OUTRO__obj1775__s0670__1ch_44100hz.wav" title="SE_PK_VO_SQUIRTLE_1_OUTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=670 object=1775 duration=2.351565s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_FOREST_BATTLE_INTRO__obj2115__s0691__1ch_44100hz.wav" title="SE_PK_VO_FOREST_BATTLE_INTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=691 object=2115 duration=1.865261s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_GAME_START__obj1716__s0693__1ch_44100hz.wav" title="SE_PK_VO_GAME_START [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=693 object=1716 duration=5.513832s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_SQUIRTLE_1_INTRO__obj1760__s0698__1ch_44100hz.wav" title="SE_PK_VO_SQUIRTLE_1_INTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=698 object=1760 duration=2.389932s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_PLAYER_3_UP_FIRST_BALL__obj1796__s0719__1ch_44100hz.wav" title="SE_PK_VO_PLAYER_3_UP_FIRST_BALL [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=719 object=1796 duration=1.793175s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_ODDISH__obj2005__s0722__1ch_44100hz.wav" title="SE_PK_VO_ODDISH [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=722 object=2005 duration=2.06195s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_FOREST_BATTLE_OUTRO__obj2118__s0732__1ch_44100hz.wav" title="SE_PK_VO_FOREST_BATTLE_OUTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=732 object=2118 duration=8.31966s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_SQUIRTLE_1_OUTRO__obj1776__s0739__1ch_44100hz.wav" title="SE_PK_VO_SQUIRTLE_1_OUTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=739 object=1776 duration=2.59093s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_PLAYER_1_UP_FIRST_BALL__obj1783__s0747__1ch_44100hz.wav" title="SE_PK_VO_PLAYER_1_UP_FIRST_BALL [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=747 object=1783 duration=2.079297s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_BATTLE_COMMENTARY_FLYING__obj1961__s0759__1ch_44100hz.wav" title="SE_PK_VO_BATTLE_COMMENTARY_FLYING [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=759 object=1961 duration=1.65678s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_BATTLE_COMMENTARY_AFTER_BATTLE__obj1901__s0779__1ch_44100hz.wav" title="SE_PK_VO_BATTLE_COMMENTARY_AFTER_BATTLE [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=779 object=1901 duration=1.743605s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_TIMES_UP__obj1571__s0788__1ch_44100hz.wav" title="SE_PK_VO_TIMES_UP [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=788 object=1571 duration=0.983401s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_STORY_MODE_GENERIC_OUTRO__obj1610__s0823__1ch_44100hz.wav" title="SE_PK_VO_STORY_MODE_GENERIC_OUTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=823 object=1610 duration=8.297166s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_DOUBLE_SUPER_JACKPOT__obj2109__s0825__1ch_44100hz.wav" title="SE_PK_VO_DOUBLE_SUPER_JACKPOT [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=825 object=2109 duration=3.01517s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_DOUBLE_SUPER_JACKPOT__obj2108__s0833__1ch_44100hz.wav" title="SE_PK_VO_DOUBLE_SUPER_JACKPOT [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=833 object=2108 duration=2.577483s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_SUPER_JACKPOT__obj2189__s0837__1ch_44100hz.wav" title="SE_PK_VO_SUPER_JACKPOT [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=837 object=2189 duration=3.28542s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_SQUIRTLE__obj2030__s0842__1ch_44100hz.wav" title="SE_PK_VO_SQUIRTLE [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=842 object=2030 duration=1.277098s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_DESERT_BATTLE_INTRO__obj2096__s0852__1ch_44100hz.wav" title="SE_PK_VO_DESERT_BATTLE_INTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=852 object=2096 duration=2.587823s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_PLAYER_1_UP_FIRST_BALL__obj1784__s0854__1ch_44100hz.wav" title="SE_PK_VO_PLAYER_1_UP_FIRST_BALL [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=854 object=1784 duration=1.77585s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_ODDISH_COMMENTARY__obj2001__s0861__1ch_44100hz.wav" title="SE_PK_VO_ODDISH_COMMENTARY [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=861 object=2001 duration=3.189025s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_SQUIRTLE_1_OUTRO__obj1766__s0866__1ch_44100hz.wav" title="SE_PK_VO_SQUIRTLE_1_OUTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=866 object=1766 duration=3.668345s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_PLAYER_3_UP_FIRST_BALL__obj1797__s0870__1ch_44100hz.wav" title="SE_PK_VO_PLAYER_3_UP_FIRST_BALL [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=870 object=1797 duration=1.815351s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_CATERPIE_COMMENTARY__obj1854__s0880__1ch_44100hz.wav" title="SE_PK_VO_CATERPIE_COMMENTARY [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=880 object=1854 duration=3.211474s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_CHARMANDER__obj1816__s0882__1ch_44100hz.wav" title="SE_PK_VO_CHARMANDER [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=882 object=1816 duration=1.141293s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_BATTLE_COMMENTARY_GROUND__obj1968__s0906__1ch_44100hz.wav" title="SE_PK_VO_BATTLE_COMMENTARY_GROUND [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=906 object=1968 duration=1.716327s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_FOREST_BATTLE_INTRO__obj2116__s0912__1ch_44100hz.wav" title="SE_PK_VO_FOREST_BATTLE_INTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=912 object=2116 duration=4.701882s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_WAITING_FOR_PLUNGE__obj1590__s0915__1ch_44100hz.wav" title="SE_PK_VO_WAITING_FOR_PLUNGE [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=915 object=1590 duration=1.729138s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_DESERT_BATTLE_INTRO__obj2094__s0926__1ch_44100hz.wav" title="SE_PK_VO_DESERT_BATTLE_INTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=926 object=2094 duration=5.330794s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_ENTER_YOUR_INITIALS__obj1583__s0936__1ch_44100hz.wav" title="SE_PK_VO_ENTER_YOUR_INITIALS [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=936 object=1583 duration=1.360363s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_VENONAT_PIKACHU__obj2079__s0940__1ch_44100hz.wav" title="SE_PK_VO_VENONAT_PIKACHU [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=940 object=2079 duration=7.062222s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_TRIPLE_JACKPOT__obj2194__s0961__1ch_44100hz.wav" title="SE_PK_VO_TRIPLE_JACKPOT [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=961 object=2194 duration=2.12263s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_PLAYER_3_UP_SECOND_BALL_ONWARDS__obj1798__s0971__1ch_44100hz.wav" title="SE_PK_VO_PLAYER_3_UP_SECOND_BALL_ONWARDS [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=971 object=1798 duration=3.332676s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_COUNTDOWN__obj1563__s0974__1ch_44100hz.wav" title="SE_PK_VO_COUNTDOWN [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=974 object=1563 duration=0.794921s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_DESERT_BATTLE_INTRO__obj2098__s0982__1ch_44100hz.wav" title="SE_PK_VO_DESERT_BATTLE_INTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=982 object=2098 duration=4.721973s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_EEVEE__obj2028__s0985__1ch_44100hz.wav" title="SE_PK_VO_EEVEE [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=985 object=2028 duration=0.924512s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_STORY_MODE_GENERIC_OUTRO__obj1611__s0994__1ch_44100hz.wav" title="SE_PK_VO_STORY_MODE_GENERIC_OUTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=994 object=1611 duration=8.099206s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_WAITING_FOR_PLUNGE__obj1591__s1005__1ch_44100hz.wav" title="SE_PK_VO_WAITING_FOR_PLUNGE [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1005 object=1591 duration=1.450499s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_LAKE_BATTLE_INTRO__obj2135__s1008__1ch_44100hz.wav" title="SE_PK_VO_LAKE_BATTLE_INTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1008 object=2135 duration=2.738594s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_COUNTDOWN__obj1568__s1013__1ch_44100hz.wav" title="SE_PK_VO_COUNTDOWN [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1013 object=1568 duration=0.540884s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_SQUIRTLE_1_OUTRO__obj1765__s1021__1ch_44100hz.wav" title="SE_PK_VO_SQUIRTLE_1_OUTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1021 object=1765 duration=3.212336s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_MOUNTAIN_BATTLE_OUTRO__obj2158__s1032__1ch_44100hz.wav" title="SE_PK_VO_MOUNTAIN_BATTLE_OUTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1032 object=2158 duration=7.898934s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_ABRA_COMMENTARY__obj1807__s1038__1ch_44100hz.wav" title="SE_PK_VO_ABRA_COMMENTARY [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1038 object=1807 duration=4.032721s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_BATTLE_COMMENTARY_GENERIC_ATTACK__obj1995__s1041__1ch_44100hz.wav" title="SE_PK_VO_BATTLE_COMMENTARY_GENERIC_ATTACK [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1041 object=1995 duration=1.557596s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_HIGH_SCORE__obj2123__s1068__1ch_44100hz.wav" title="SE_PK_VO_HIGH_SCORE [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1068 object=2123 duration=1.203356s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_FOREST_BATTLE_OUTRO__obj2120__s1090__1ch_44100hz.wav" title="SE_PK_VO_FOREST_BATTLE_OUTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1090 object=2120 duration=7.868844s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_OUTLANE_BALL_SAVE_INSTRUCTIONS__obj1547__s1101__1ch_44100hz.wav" title="SE_PK_VO_OUTLANE_BALL_SAVE_INSTRUCTIONS [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1101 object=1547 duration=3.017732s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_CATCH_POKEMON_ESCAPED__obj1555__s1107__1ch_44100hz.wav" title="SE_PK_VO_CATCH_POKEMON_ESCAPED [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1107 object=1555 duration=1.712744s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_FOREST_BATTLE_INTRO__obj2113__s1109__1ch_44100hz.wav" title="SE_PK_VO_FOREST_BATTLE_INTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1109 object=2113 duration=3.395941s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_VENONAT_COMMENTARY__obj2083__s1113__1ch_44100hz.wav" title="SE_PK_VO_VENONAT_COMMENTARY [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1113 object=2083 duration=2.108005s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_TRIPLE_JACKPOT__obj2193__s1128__1ch_44100hz.wav" title="SE_PK_VO_TRIPLE_JACKPOT [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1128 object=2193 duration=1.916327s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_DESERT_BATTLE_INTRO__obj2097__s1151__1ch_44100hz.wav" title="SE_PK_VO_DESERT_BATTLE_INTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1151 object=2097 duration=1.65839s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_BATTLE_COMMENTARY_LAST_POKEMON__obj2074__s1162__1ch_44100hz.wav" title="SE_PK_VO_BATTLE_COMMENTARY_LAST_POKEMON [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1162 object=2074 duration=3.881315s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_PLAYER_2_ADDED__obj1790__s1176__1ch_44100hz.wav" title="SE_PK_VO_PLAYER_2_ADDED [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1176 object=1790 duration=1.162358s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_BATTLE_TRAINER_CHOOSES__obj2032__s1213__1ch_44100hz.wav" title="SE_PK_VO_BATTLE_TRAINER_CHOOSES [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1213 object=2032 duration=2.252132s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_ODDISH_PIKACHU__obj2002__s1224__1ch_44100hz.wav" title="SE_PK_VO_ODDISH_PIKACHU [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1224 object=2002 duration=5.503968s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_STORY_MODE_GENERIC_OUTRO__obj1608__s1234__1ch_44100hz.wav" title="SE_PK_VO_STORY_MODE_GENERIC_OUTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1234 object=1608 duration=8.256803s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_EXTRA_BALL__obj1581__s1237__1ch_44100hz.wav" title="SE_PK_VO_EXTRA_BALL [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1237 object=1581 duration=2.868231s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_SUPER_SKILL_SHOT__obj1605__s1254__1ch_44100hz.wav" title="SE_PK_VO_SUPER_SKILL_SHOT [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1254 object=1605 duration=1.352154s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_CATCH_POKEBALL_LIT_INSTRUCTIONS__obj1551__s1255__1ch_44100hz.wav" title="SE_PK_VO_CATCH_POKEBALL_LIT_INSTRUCTIONS [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1255 object=1551 duration=2.458481s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_CATCH_POKEMON_ESCAPED__obj1554__s1258__1ch_44100hz.wav" title="SE_PK_VO_CATCH_POKEMON_ESCAPED [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1258 object=1554 duration=1.614399s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_MOUNTAIN_BATTLE_INTRO__obj2155__s1262__1ch_44100hz.wav" title="SE_PK_VO_MOUNTAIN_BATTLE_INTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1262 object=2155 duration=3.703084s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_SQUIRTLE_1_OUTRO__obj1777__s1269__1ch_44100hz.wav" title="SE_PK_VO_SQUIRTLE_1_OUTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1269 object=1777 duration=2.333628s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_ENTER_YOUR_INITIALS__obj1582__s1288__1ch_44100hz.wav" title="SE_PK_VO_ENTER_YOUR_INITIALS [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1288 object=1582 duration=1.229252s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_DESERT_BATTLE_INTRO__obj2092__s1301__1ch_44100hz.wav" title="SE_PK_VO_DESERT_BATTLE_INTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1301 object=2092 duration=2.814921s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_PLAYER_1_UP_FIRST_BALL__obj1782__s1313__1ch_44100hz.wav" title="SE_PK_VO_PLAYER_1_UP_FIRST_BALL [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1313 object=1782 duration=1.545601s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_MOUNTAIN_BATTLE_INTRO__obj2153__s1320__1ch_44100hz.wav" title="SE_PK_VO_MOUNTAIN_BATTLE_INTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1320 object=2153 duration=3.429184s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_DESERT_BATTLE_OUTRO__obj2100__s1336__1ch_44100hz.wav" title="SE_PK_VO_DESERT_BATTLE_OUTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1336 object=2100 duration=9.265306s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_WAITING_FOR_PLUNGE__obj1589__s1345__1ch_44100hz.wav" title="SE_PK_VO_WAITING_FOR_PLUNGE [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1345 object=1589 duration=1.66356s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_PLAYER_1_UP_FIRST_BALL__obj1785__s1354__1ch_44100hz.wav" title="SE_PK_VO_PLAYER_1_UP_FIRST_BALL [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1354 object=1785 duration=1.407755s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_LAKE_BATTLE_INTRO__obj2133__s1361__1ch_44100hz.wav" title="SE_PK_VO_LAKE_BATTLE_INTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1361 object=2133 duration=6.796281s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_BATTLE_COMMENTARY_WATER__obj1978__s1367__1ch_44100hz.wav" title="SE_PK_VO_BATTLE_COMMENTARY_WATER [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1367 object=1978 duration=1.984218s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_BATTLE_COMMENTARY_COMEBACK__obj1897__s1376__1ch_44100hz.wav" title="SE_PK_VO_BATTLE_COMMENTARY_COMEBACK [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1376 object=1897 duration=2.733129s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_CHARMANDER__obj2027__s1377__1ch_44100hz.wav" title="SE_PK_VO_CHARMANDER [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1377 object=2027 duration=1.304127s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_FOREST_BATTLE_INTRO__obj2117__s1379__1ch_44100hz.wav" title="SE_PK_VO_FOREST_BATTLE_INTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1379 object=2117 duration=1.646757s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_TRIPLE_JACKPOT__obj2192__s1411__1ch_44100hz.wav" title="SE_PK_VO_TRIPLE_JACKPOT [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1411 object=2192 duration=2.507234s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_ABRA__obj1812__s1414__1ch_44100hz.wav" title="SE_PK_VO_ABRA [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1414 object=1812 duration=0.812426s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_PLAYER_4_ADDED__obj1801__s1425__1ch_44100hz.wav" title="SE_PK_VO_PLAYER_4_ADDED [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1425 object=1801 duration=1.580612s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_CATERPIE_PIKACHU__obj1853__s1436__1ch_44100hz.wav" title="SE_PK_VO_CATERPIE_PIKACHU [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1436 object=1853 duration=5.544717s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_BATTLE_COMMENTARY_WATER__obj1987__s1437__1ch_44100hz.wav" title="SE_PK_VO_BATTLE_COMMENTARY_WATER [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1437 object=1987 duration=1.609932s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_PIKACHU__obj2320__s1441__1ch_44100hz.wav" title="SE_PK_VO_PIKACHU [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1441 object=2320 duration=0.973175s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_DISCOVER_INSTRUCTIONS__obj1576__s1449__1ch_44100hz.wav" title="SE_PK_VO_DISCOVER_INSTRUCTIONS [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1449 object=1576 duration=2.417506s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_PLAYER_4_UP_FIRST_BALL__obj1802__s1451__1ch_44100hz.wav" title="SE_PK_VO_PLAYER_4_UP_FIRST_BALL [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1451 object=1802 duration=1.586621s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_DESERT_BATTLE_OUTRO__obj2102__s1452__1ch_44100hz.wav" title="SE_PK_VO_DESERT_BATTLE_OUTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1452 object=2102 duration=3.037256s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_SKILL_SHOT__obj1598__s1471__1ch_44100hz.wav" title="SE_PK_VO_SKILL_SHOT [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1471 object=1598 duration=1.081723s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_TIMES_UP__obj1572__s1488__1ch_44100hz.wav" title="SE_PK_VO_TIMES_UP [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1488 object=1572 duration=1.319388s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_PLAYER_3_UP_SECOND_BALL_ONWARDS__obj1799__s1506__1ch_44100hz.wav" title="SE_PK_VO_PLAYER_3_UP_SECOND_BALL_ONWARDS [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1506 object=1799 duration=2.75941s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_GAME_START__obj1746__s1543__1ch_44100hz.wav" title="SE_PK_VO_GAME_START [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1543 object=1746 duration=2.766939s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_BATTLE_COMMENTARY_FIRE__obj1867__s1559__1ch_44100hz.wav" title="SE_PK_VO_BATTLE_COMMENTARY_FIRE [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1559 object=1867 duration=2.913764s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_SHOOT_AGAIN__obj1595__s1576__1ch_44100hz.wav" title="SE_PK_VO_SHOOT_AGAIN [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1576 object=1595 duration=0.975215s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_VENONAT_COMMENTARY__obj2080__s1608__1ch_44100hz.wav" title="SE_PK_VO_VENONAT_COMMENTARY [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1608 object=2080 duration=4.949297s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_SCYTHER_COMMENTARY__obj2056__s1609__1ch_44100hz.wav" title="SE_PK_VO_SCYTHER_COMMENTARY [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1609 object=2056 duration=1.708866s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_BATTLE_COMMENTARY_ELECTRIC__obj1884__s1636__1ch_44100hz.wav" title="SE_PK_VO_BATTLE_COMMENTARY_ELECTRIC [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1636 object=1884 duration=3.296712s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_LAKE_BATTLE_OUTRO__obj2138__s1643__1ch_44100hz.wav" title="SE_PK_VO_LAKE_BATTLE_OUTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1643 object=2138 duration=8.912222s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_PLAYFIELD_X_START__obj1588__s1665__1ch_44100hz.wav" title="SE_PK_VO_PLAYFIELD_X_START [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1665 object=1588 duration=1.696349s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_BATTLE_COMMENTARY_FIRE__obj1870__s1669__1ch_44100hz.wav" title="SE_PK_VO_BATTLE_COMMENTARY_FIRE [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1669 object=1870 duration=2.311723s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_ABRA_COMMENTARY__obj1808__s1675__1ch_44100hz.wav" title="SE_PK_VO_ABRA_COMMENTARY [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1675 object=1808 duration=2.696372s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_BATTLE_COMMENTARY_GRASS__obj1861__s1684__1ch_44100hz.wav" title="SE_PK_VO_BATTLE_COMMENTARY_GRASS [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1684 object=1861 duration=2.136122s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_ABRA_COMMENTARY__obj1811__s1691__1ch_44100hz.wav" title="SE_PK_VO_ABRA_COMMENTARY [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1691 object=1811 duration=2.717483s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_PLAYER_3_ADDED__obj1795__s1694__1ch_44100hz.wav" title="SE_PK_VO_PLAYER_3_ADDED [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1694 object=1795 duration=1.066916s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_RIVAL_BATTLE_LIT_SHORT__obj1549__s1696__1ch_44100hz.wav" title="SE_PK_VO_RIVAL_BATTLE_LIT_SHORT [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1696 object=1549 duration=1.794694s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_LAKE_BATTLE_INTRO__obj2136__s1725__1ch_44100hz.wav" title="SE_PK_VO_LAKE_BATTLE_INTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1725 object=2136 duration=6.340068s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_BATTLE_TRAINER_CHOOSES__obj2034__s1735__1ch_44100hz.wav" title="SE_PK_VO_BATTLE_TRAINER_CHOOSES [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1735 object=2034 duration=2.119274s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_LAKE_BATTLE_INTRO__obj2134__s1743__1ch_44100hz.wav" title="SE_PK_VO_LAKE_BATTLE_INTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1743 object=2134 duration=10.363311s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_DOUBLE_JACKPOT__obj2106__s1745__1ch_44100hz.wav" title="SE_PK_VO_DOUBLE_JACKPOT [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1745 object=2106 duration=1.797279s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_STORY_MODE_GENERIC_OUTRO__obj1612__s1757__1ch_44100hz.wav" title="SE_PK_VO_STORY_MODE_GENERIC_OUTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1757 object=1612 duration=7.836576s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_CATERPIE_COMMENTARY__obj1849__s1767__1ch_44100hz.wav" title="SE_PK_VO_CATERPIE_COMMENTARY [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1767 object=1849 duration=4.201837s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_BATTLE_COMMENTARY_GROUND__obj1909__s1768__1ch_44100hz.wav" title="SE_PK_VO_BATTLE_COMMENTARY_GROUND [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1768 object=1909 duration=2.61576s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_FOREST_BATTLE_INTRO__obj2111__s1778__1ch_44100hz.wav" title="SE_PK_VO_FOREST_BATTLE_INTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1778 object=2111 duration=2.238549s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_SCYTHER_COMMENTARY__obj2059__s1782__1ch_44100hz.wav" title="SE_PK_VO_SCYTHER_COMMENTARY [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1782 object=2059 duration=3.565465s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_BATTLE_TRAINER_CHOOSES__obj2031__s1785__1ch_44100hz.wav" title="SE_PK_VO_BATTLE_TRAINER_CHOOSES [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1785 object=2031 duration=2.052789s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_ABRA_PIKACHU__obj1810__s1806__1ch_44100hz.wav" title="SE_PK_VO_ABRA_PIKACHU [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1806 object=1810 duration=7.256508s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_GAME_START__obj1717__s1807__1ch_44100hz.wav" title="SE_PK_VO_GAME_START [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1807 object=1717 duration=5.28805s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_CHRMANDER_1_INTRO__obj1626__s1821__1ch_44100hz.wav" title="SE_PK_VO_CHRMANDER_1_INTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1821 object=1626 duration=2.430227s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_ODDISH_COMMENTARY__obj2003__s1833__1ch_44100hz.wav" title="SE_PK_VO_ODDISH_COMMENTARY [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1833 object=2003 duration=2.426485s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_BATTLE_COMMENTARY_FLYING__obj2016__s1844__1ch_44100hz.wav" title="SE_PK_VO_BATTLE_COMMENTARY_FLYING [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1844 object=2016 duration=2.441066s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_FOREST_BATTLE_INTRO__obj2110__s1876__1ch_44100hz.wav" title="SE_PK_VO_FOREST_BATTLE_INTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1876 object=2110 duration=2.884331s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_DESERT_BATTLE_INTRO__obj2093__s1888__1ch_44100hz.wav" title="SE_PK_VO_DESERT_BATTLE_INTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1888 object=2093 duration=3.565918s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_HIGH_SCORE__obj1584__s1891__1ch_44100hz.wav" title="SE_PK_VO_HIGH_SCORE [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1891 object=1584 duration=0.942426s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_COUNTDOWN__obj1565__s1893__1ch_44100hz.wav" title="SE_PK_VO_COUNTDOWN [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1893 object=1565 duration=0.696553s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_BATTLE_COMMENTARY_GROUND__obj1922__s1894__1ch_44100hz.wav" title="SE_PK_VO_BATTLE_COMMENTARY_GROUND [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1894 object=1922 duration=1.950816s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_BULBASAUR_1_INTRO__obj1615__s1902__1ch_44100hz.wav" title="SE_PK_VO_BULBASAUR_1_INTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1902 object=1615 duration=3.171519s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_SQUIRTLE_1_INTRO__obj1761__s1929__1ch_44100hz.wav" title="SE_PK_VO_SQUIRTLE_1_INTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1929 object=1761 duration=2.284444s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_BULBASAUR_1_INTRO__obj1614__s1935__1ch_44100hz.wav" title="SE_PK_VO_BULBASAUR_1_INTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1935 object=1614 duration=2.517687s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_BATTLE_COMMENTARY_AMAZED__obj2122__s1941__1ch_44100hz.wav" title="SE_PK_VO_BATTLE_COMMENTARY_AMAZED [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1941 object=2122 duration=1.686689s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_LAKE_BATTLE_OUTRO__obj2139__s1974__1ch_44100hz.wav" title="SE_PK_VO_LAKE_BATTLE_OUTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1974 object=2139 duration=7.502041s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_DESERT_BATTLE_OUTRO__obj2099__s1979__1ch_44100hz.wav" title="SE_PK_VO_DESERT_BATTLE_OUTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1979 object=2099 duration=5.534649s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_PLAYER_4_ADDED__obj1800__s1981__1ch_44100hz.wav" title="SE_PK_VO_PLAYER_4_ADDED [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1981 object=1800 duration=0.875646s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_MOUNTAIN_BATTLE_INTRO__obj2157__s1982__1ch_44100hz.wav" title="SE_PK_VO_MOUNTAIN_BATTLE_INTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1982 object=2157 duration=1.695306s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_MOUNTAIN_BATTLE_INTRO__obj2156__s1996__1ch_44100hz.wav" title="SE_PK_VO_MOUNTAIN_BATTLE_INTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=1996 object=2156 duration=2.546349s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_SCYTHER_PIKACHU__obj2058__s2008__1ch_44100hz.wav" title="SE_PK_VO_SCYTHER_PIKACHU [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=2008 object=2058 duration=5.796644s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_VENONAT__obj2078__s2021__1ch_44100hz.wav" title="SE_PK_VO_VENONAT [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=2021 object=2078 duration=2.210385s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_PLAYER_2_UP_SECOND_BALL_ONWARDS__obj1793__s2029__1ch_44100hz.wav" title="SE_PK_VO_PLAYER_2_UP_SECOND_BALL_ONWARDS [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=2029 object=1793 duration=2.960567s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_PLAYER_1_UP_FIRST_BALL__obj1786__s2041__1ch_44100hz.wav" title="SE_PK_VO_PLAYER_1_UP_FIRST_BALL [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=2041 object=1786 duration=1.900363s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_SQUIRTLE_1_INTRO__obj1758__s2051__1ch_44100hz.wav" title="SE_PK_VO_SQUIRTLE_1_INTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=2051 object=1758 duration=2.121429s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_TIMES_UP__obj1573__s2052__1ch_44100hz.wav" title="SE_PK_VO_TIMES_UP [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=2052 object=1573 duration=0.893243s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_BATTLE_COMMENTARY_INCOMING__obj1866__s2092__1ch_44100hz.wav" title="SE_PK_VO_BATTLE_COMMENTARY_INCOMING [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=2092 object=1866 duration=1.074036s channels=1 refs=5"}
|
||||
::gallery-end
|
||||
207
sound-best-named-gallery-05.md
Normal file
207
sound-best-named-gallery-05.md
Normal file
@@ -0,0 +1,207 @@
|
||||
# Best-Named Sound Export 05
|
||||
|
||||
Best-available named aliases 801-1000 of 2545.
|
||||
Name provenance is preserved in the `source` metadata: confirmed native, Pokedex voice alignment, catalog-matched ASR, draft ASR, catalog-offset candidate, low-confidence ASR review candidate, main-image hash match, or structural object reference.
|
||||
|
||||
::gallery-start
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_SUPER_SECRET_SKILL_SHOT__obj1600__s2140__1ch_44100hz.wav" title="SE_PK_VO_SUPER_SECRET_SKILL_SHOT [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=2140 object=1600 duration=1.819274s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_STORY_MODE_GENERIC_OUTRO__obj1609__s2142__1ch_44100hz.wav" title="SE_PK_VO_STORY_MODE_GENERIC_OUTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=2142 object=1609 duration=8.221066s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_BATTLE_COMMENTARY_STEEL__obj1974__s2144__1ch_44100hz.wav" title="SE_PK_VO_BATTLE_COMMENTARY_STEEL [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=2144 object=1974 duration=1.691587s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_COUNTDOWN__obj1564__s2161__1ch_44100hz.wav" title="SE_PK_VO_COUNTDOWN [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=2161 object=1564 duration=0.663787s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_BATTLE_COMMENTARY_COMEBACK__obj1900__s2178__1ch_44100hz.wav" title="SE_PK_VO_BATTLE_COMMENTARY_COMEBACK [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=2178 object=1900 duration=1.735011s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_CATERPIE__obj1814__s2184__1ch_44100hz.wav" title="SE_PK_VO_CATERPIE [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=2184 object=1814 duration=0.91551s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_SKILL_SHOT__obj1597__s2194__1ch_44100hz.wav" title="SE_PK_VO_SKILL_SHOT [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=2194 object=1597 duration=1.024354s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_CATERPIE_COMMENTARY__obj1851__s2196__1ch_44100hz.wav" title="SE_PK_VO_CATERPIE_COMMENTARY [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=2196 object=1851 duration=3.408594s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_MOUNTAIN_BATTLE_INTRO__obj2154__s2197__1ch_44100hz.wav" title="SE_PK_VO_MOUNTAIN_BATTLE_INTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=2197 object=2154 duration=6.270544s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_SUPER_SECRET_SKILL_SHOT__obj1601__s2200__1ch_44100hz.wav" title="SE_PK_VO_SUPER_SECRET_SKILL_SHOT [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=2200 object=1601 duration=1.827483s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_SCYTHER__obj2057__s2206__1ch_44100hz.wav" title="SE_PK_VO_SCYTHER [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=2206 object=2057 duration=2.050794s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_JACKPOT__obj2129__s2229__1ch_44100hz.wav" title="SE_PK_VO_JACKPOT [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=2229 object=2129 duration=1.251519s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_BATTLE_COMMENTARY_ICE__obj1964__s2243__1ch_44100hz.wav" title="SE_PK_VO_BATTLE_COMMENTARY_ICE [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=2243 object=1964 duration=1.386372s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_MOUNTAIN_BATTLE_INTRO__obj2152__s2246__1ch_44100hz.wav" title="SE_PK_VO_MOUNTAIN_BATTLE_INTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=2246 object=2152 duration=4.955533s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_DOUBLE_JACKPOT__obj2107__s2264__1ch_44100hz.wav" title="SE_PK_VO_DOUBLE_JACKPOT [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=2264 object=2107 duration=2.148299s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_OUTLANE_BALL_SAVE_INSTRUCTIONS__obj1548__s2295__1ch_44100hz.wav" title="SE_PK_VO_OUTLANE_BALL_SAVE_INSTRUCTIONS [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=2295 object=1548 duration=3.12059s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_BULBASAUR_1_OUTRO__obj1623__s2310__1ch_44100hz.wav" title="SE_PK_VO_BULBASAUR_1_OUTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=2310 object=1623 duration=2.96644s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_SQUIRTLE_1_OUTRO__obj1767__s2320__1ch_44100hz.wav" title="SE_PK_VO_SQUIRTLE_1_OUTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=2320 object=1767 duration=3.505011s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_EXTRA_BALL__obj1577__s2323__1ch_44100hz.wav" title="SE_PK_VO_EXTRA_BALL [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=2323 object=1577 duration=0.926032s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_CHRMANDER_1_INTRO__obj1625__s2325__1ch_44100hz.wav" title="SE_PK_VO_CHRMANDER_1_INTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=2325 object=1625 duration=2.58034s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_DESERT_BATTLE_OUTRO__obj2103__s2347__1ch_44100hz.wav" title="SE_PK_VO_DESERT_BATTLE_OUTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=2347 object=2103 duration=3.793447s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_GAME_START__obj1745__s2354__1ch_44100hz.wav" title="SE_PK_VO_GAME_START [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=2354 object=1745 duration=3.018254s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_BATTLE_COMMENTARY_ELECTRIC__obj1871__s2356__1ch_44100hz.wav" title="SE_PK_VO_BATTLE_COMMENTARY_ELECTRIC [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=2356 object=1871 duration=1.474014s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_DISCOVER_POKEMON_DISCOVERED__obj1574__s2359__1ch_44100hz.wav" title="SE_PK_VO_DISCOVER_POKEMON_DISCOVERED [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=2359 object=1574 duration=1.425918s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_VENONAT_COMMENTARY__obj2082__s2364__1ch_44100hz.wav" title="SE_PK_VO_VENONAT_COMMENTARY [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=2364 object=2082 duration=3.296508s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_SKILL_SHOT__obj1596__s2372__1ch_44100hz.wav" title="SE_PK_VO_SKILL_SHOT [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=2372 object=1596 duration=1.007982s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_LAKE_BATTLE_INTRO__obj2131__s2379__1ch_44100hz.wav" title="SE_PK_VO_LAKE_BATTLE_INTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=2379 object=2131 duration=2.577211s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_BULBASAUR__obj2026__s2390__1ch_44100hz.wav" title="SE_PK_VO_BULBASAUR [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=2390 object=2026 duration=1.363719s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_DESERT_BATTLE_OUTRO__obj2101__s2402__1ch_44100hz.wav" title="SE_PK_VO_DESERT_BATTLE_OUTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=2402 object=2101 duration=7.331088s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_LAKE_BATTLE_INTRO__obj2132__s2420__1ch_44100hz.wav" title="SE_PK_VO_LAKE_BATTLE_INTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=2420 object=2132 duration=3.642653s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_LAKE_BATTLE_INTRO__obj2130__s2428__1ch_44100hz.wav" title="SE_PK_VO_LAKE_BATTLE_INTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=2428 object=2130 duration=2.680998s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_BATTLE_COMMENTARY_AFTER_BATTLE__obj2077__s2447__1ch_44100hz.wav" title="SE_PK_VO_BATTLE_COMMENTARY_AFTER_BATTLE [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=2447 object=2077 duration=1.846213s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_JACKPOT__obj2125__s2448__1ch_44100hz.wav" title="SE_PK_VO_JACKPOT [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=2448 object=2125 duration=1.828639s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_SQUIRTLE_1_INTRO__obj1762__s2452__1ch_44100hz.wav" title="SE_PK_VO_SQUIRTLE_1_INTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=2452 object=1762 duration=2.460091s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_EXTRA_BALL__obj1580__s2467__1ch_44100hz.wav" title="SE_PK_VO_EXTRA_BALL [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=2467 object=1580 duration=2.786304s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_SCYTHER_COMMENTARY__obj2060__s2482__1ch_44100hz.wav" title="SE_PK_VO_SCYTHER_COMMENTARY [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=2482 object=2060 duration=3.95517s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_asr_match__SE_PK_VO_MOUNTAIN_BATTLE_INTRO__obj2148__s2487__1ch_44100hz.wav" title="SE_PK_VO_MOUNTAIN_BATTLE_INTRO [catalog_asr_match]" meta="bank=main source=catalog_asr_match confidence=catalog_inferred section8=2487 object=2148 duration=2.952449s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_POKEBALL_OPEN__obj0164__s0003__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_POKEBALL_OPEN [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=3 object=164 duration=2.798345s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_TEAM_ROCKET_MULTIBALL_3_AWARD3__obj0327__s0004__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_TEAM_ROCKET_MULTIBALL_3_AWARD3 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=4 object=327 duration=3.069728s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_EEVEE_ESPEON_AWARD2__obj0215__s0007__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_EEVEE_ESPEON_AWARD2 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=7 object=215 duration=1.457347s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_LEFT_OUTLANE_DRAIN__obj0127__s0008__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_LEFT_OUTLANE_DRAIN [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=8 object=127 duration=8.550204s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_TEAM_ROCKET_MULTIBALL_3_MEOWTHATTACK2__obj0331__s0031__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_TEAM_ROCKET_MULTIBALL_3_MEOWTHATTACK2 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=31 object=331 duration=10.043356s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_RIGHT_SCOOP_KICKOUT__obj0151__s0045__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_RIGHT_SCOOP_KICKOUT [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=45 object=151 duration=3.123628s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_COMBO__obj0170__s0066__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_COMBO [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=66 object=170 duration=0.938209s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_LEFT_RETURN_LANE_LIT__obj0124__s0086__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_LEFT_RETURN_LANE_LIT [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=86 object=124 duration=2.902608s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_TEAM_ROCKET_MULTIBALL_1_AWARD3__obj0309__s0141__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_TEAM_ROCKET_MULTIBALL_1_AWARD3 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=141 object=309 duration=3.837166s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_TOP_LANE_LIT__obj0168__s0142__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_TOP_LANE_LIT [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=142 object=168 duration=2.889615s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_TEAM_ROCKET_MULTIBALL_3_AWARD5__obj0329__s0143__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_TEAM_ROCKET_MULTIBALL_3_AWARD5 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=143 object=329 duration=4.03737s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_LEFT_ORBIT__obj0119__s0186__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_LEFT_ORBIT [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=186 object=119 duration=5.046712s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_RIGHT_10_POINT__obj0139__s0195__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_RIGHT_10_POINT [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=195 object=139 duration=31.302426s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_RIGHT_OUTLANE_DRAIN__obj0128__s0213__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_RIGHT_OUTLANE_DRAIN [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=213 object=128 duration=7.048707s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_STORY_MODE_PIKACHU_1_AWARD2__obj0264__s0220__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_STORY_MODE_PIKACHU_1_AWARD2 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=220 object=264 duration=5.50551s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_MATCH__obj0186__s0221__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_MATCH [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=221 object=186 duration=0.817234s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_TEAM_ROCKET_MULTIBALL_1_START__obj0306__s0226__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_TEAM_ROCKET_MULTIBALL_1_START [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=226 object=306 duration=5.672336s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_STORY_MODE_BULBASAUR_2_TOTAL2__obj0247__s0233__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_STORY_MODE_BULBASAUR_2_TOTAL2 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=233 object=247 duration=2.235556s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_STORY_MODE_SQUIRTLE_2_TOTAL3__obj0261__s0255__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_STORY_MODE_SQUIRTLE_2_TOTAL3 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=255 object=261 duration=1.101111s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_STORY_WIZARD_CHARIZARD_SPECIALAWARD__obj0289__s0256__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_STORY_WIZARD_CHARIZARD_SPECIALAWARD [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=256 object=289 duration=3.937256s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_STORY_MODE_BULBASAUR_2_AWARD3__obj0245__s0269__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_STORY_MODE_BULBASAUR_2_AWARD3 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=269 object=245 duration=1.376531s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_STORY_MODE_CHARMANDER_2_START__obj0280__s0290__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_STORY_MODE_CHARMANDER_2_START [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=290 object=280 duration=6.439773s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_STORY_MODE_CHARMANDER_2_TOTAL__obj0284__s0303__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_STORY_MODE_CHARMANDER_2_TOTAL [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=303 object=284 duration=4.045714s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_TOP_LANE_UNLIT__obj0167__s0304__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_TOP_LANE_UNLIT [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=304 object=167 duration=3.082313s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_MEOWTH_BALLOON_UP__obj0161__s0305__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_MEOWTH_BALLOON_UP [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=305 object=161 duration=2.847891s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_RIGHT_RAMP_LEFT_TARGET_HIT__obj0159__s0309__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_RIGHT_RAMP_LEFT_TARGET_HIT [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=309 object=159 duration=2.958776s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_EEVEE_JOLTEON_AWARD1__obj0223__s0315__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_EEVEE_JOLTEON_AWARD1 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=315 object=223 duration=2.099728s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_STORY_MODE_SQUIRTLE_2_AWARD1__obj0255__s0316__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_STORY_MODE_SQUIRTLE_2_AWARD1 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=316 object=255 duration=3.136463s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_POKEDEX_APPEARS__obj0182__s0342__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_POKEDEX_APPEARS [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=342 object=182 duration=1.843197s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_EEVEE_VAPOREON_AWARD2__obj0235__s0348__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_EEVEE_VAPOREON_AWARD2 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=348 object=235 duration=0.968118s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_PIKACHU_TRAINED__obj0156__s0360__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_PIKACHU_TRAINED [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=360 object=156 duration=3.459433s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_FLAME_SPINNER_2__obj0279__s0382__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_FLAME_SPINNER_2 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=382 object=279 duration=2.836168s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_STORY_MODE_SQUIRTLE_1_TOTAL__obj0252__s0383__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_STORY_MODE_SQUIRTLE_1_TOTAL [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=383 object=252 duration=2.602608s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_TEAM_ROCKET_MULTIBALL_2_AWARD2__obj0319__s0390__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_TEAM_ROCKET_MULTIBALL_2_AWARD2 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=390 object=319 duration=4.867029s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_STORY_MODE_SQUIRTLE_2_AWARD2__obj0256__s0391__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_STORY_MODE_SQUIRTLE_2_AWARD2 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=391 object=256 duration=2.335669s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_RIGHT_RETURN_LANE_UNLIT__obj0125__s0402__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_RIGHT_RETURN_LANE_UNLIT [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=402 object=125 duration=3.002993s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_POKEDEX_CAPTIVE_BALL__obj0132__s0426__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_POKEDEX_CAPTIVE_BALL [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=426 object=132 duration=4.208435s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_MYSTERY__obj0131__s0435__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_MYSTERY [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=435 object=131 duration=4.220249s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_EEVEE_VAPOREON_AWARD1__obj0234__s0458__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_EEVEE_VAPOREON_AWARD1 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=458 object=234 duration=1.567347s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_STORY_MODE_CHARMANDER_1_AWARD2__obj0276__s0464__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_STORY_MODE_CHARMANDER_1_AWARD2 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=464 object=276 duration=2.460794s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_STORY_MODE_BULBASAUR_1_TOTAL__obj0241__s0466__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_STORY_MODE_BULBASAUR_1_TOTAL [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=466 object=241 duration=0.43644s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_STORY_MODE_SQUIRTLE_1_AWARD3__obj0251__s0468__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_STORY_MODE_SQUIRTLE_1_AWARD3 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=468 object=251 duration=3.136463s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_EEVEE_SYLVEON_AWARD3__obj0230__s0469__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_EEVEE_SYLVEON_AWARD3 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=469 object=230 duration=1.381587s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_EEVEE_GLACEON_AWARD2__obj0219__s0483__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_EEVEE_GLACEON_AWARD2 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=483 object=219 duration=1.12s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_TOP_LANE_SKILL_SHOT__obj0177__s0489__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_TOP_LANE_SKILL_SHOT [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=489 object=177 duration=0.719705s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_BONUS_TOTAL__obj0108__s0498__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_BONUS_TOTAL [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=498 object=108 duration=4.13746s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_TEAM_ROCKET_MULTIBALL_1_AWARD4__obj0310__s0499__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_TEAM_ROCKET_MULTIBALL_1_AWARD4 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=499 object=310 duration=2.836168s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_TEAM_ROCKET_MULTIBALL_1_AWARD5__obj0311__s0521__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_TEAM_ROCKET_MULTIBALL_1_AWARD5 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=521 object=311 duration=3.044717s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_STORY_MODE_BULBASAUR_2_START__obj0242__s0545__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_STORY_MODE_BULBASAUR_2_START [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=545 object=242 duration=0.43644s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_BALL_SAVE__obj0171__s0552__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_BALL_SAVE [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=552 object=171 duration=1.957823s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_STORY_MODE_SQUIRTLE_2_AWARD3__obj0257__s0558__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_STORY_MODE_SQUIRTLE_2_AWARD3 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=558 object=257 duration=3.086417s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_LEFT_SCOOP_KICKOUT_WARNING__obj0147__s0573__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_LEFT_SCOOP_KICKOUT_WARNING [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=573 object=147 duration=7.427143s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_EXTRA_BALL_LIT__obj0173__s0578__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_EXTRA_BALL_LIT [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=578 object=173 duration=1.43678s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_DOUBLE_SCORING__obj0181__s0579__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_DOUBLE_SCORING [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=579 object=181 duration=1.815329s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_STORY_WIZARD_LUCARIO_AWARD1__obj0292__s0627__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_STORY_WIZARD_LUCARIO_AWARD1 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=627 object=292 duration=3.937256s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_BOTTOM_LANES_COMPLETE__obj0129__s0631__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_BOTTOM_LANES_COMPLETE [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=631 object=129 duration=2.488753s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_TEAM_ROCKET_MULTIBALL_1_AWARD2__obj0308__s0641__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_TEAM_ROCKET_MULTIBALL_1_AWARD2 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=641 object=308 duration=3.67034s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_STORY_MODE_CHARMANDER_1_START__obj0274__s0653__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_STORY_MODE_CHARMANDER_1_START [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=653 object=274 duration=2.936259s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_SUPER_SECRET_SKILL_SHOT__obj0179__s0667__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_SUPER_SECRET_SKILL_SHOT [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=667 object=179 duration=0.575102s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_ADD_PLAYER__obj0103__s0671__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_ADD_PLAYER [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=671 object=103 duration=0.467143s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_TEAM_ROCKET_MULTIBALL_3_AWARD2__obj0326__s0677__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_TEAM_ROCKET_MULTIBALL_3_AWARD2 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=677 object=326 duration=3.370023s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_STORY_WIZARD_CHARIZARD_AWARD1__obj0286__s0688__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_STORY_WIZARD_CHARIZARD_AWARD1 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=688 object=286 duration=4.637959s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_STORY_MODE_CHARMANDER_2_AWARD3__obj0283__s0702__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_STORY_MODE_CHARMANDER_2_AWARD3 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=702 object=283 duration=7.94127s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_TRAINING_TARGET_HIT__obj0155__s0716__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_TRAINING_TARGET_HIT [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=716 object=155 duration=3.153605s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_MEOWTH_BALLOON_LANE__obj0160__s0734__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_MEOWTH_BALLOON_LANE [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=734 object=160 duration=3.065533s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_TEAM_ROCKET_MULTIBALL_3_AWARD1__obj0325__s0772__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_TEAM_ROCKET_MULTIBALL_3_AWARD1 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=772 object=325 duration=4.546213s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_MAGNET_SWITCH_LEFT__obj0136__s0798__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_MAGNET_SWITCH_LEFT [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=798 object=136 duration=3.0s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_TEAM_ROCKET_MULTIBALL_ADVANCE__obj0301__s0844__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_TEAM_ROCKET_MULTIBALL_ADVANCE [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=844 object=301 duration=3.27737s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_TEAM_ROCKET_MULTIBALL_3_TOTAL__obj0332__s0858__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_TEAM_ROCKET_MULTIBALL_3_TOTAL [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=858 object=332 duration=10.043356s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_STORY_MODE_BULBASAUR_1_AWARD2__obj0239__s0873__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_STORY_MODE_BULBASAUR_1_AWARD2 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=873 object=239 duration=0.960703s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_STORY_MODE_SQUIRTLE_2_TOTAL2__obj0260__s0879__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_STORY_MODE_SQUIRTLE_2_TOTAL2 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=879 object=260 duration=8.466803s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_INSERT_COIN_PARTIAL_CREDIT__obj0099__s0888__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_INSERT_COIN_PARTIAL_CREDIT [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=888 object=99 duration=2.366667s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_SPINNER__obj0154__s0895__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_SPINNER [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=895 object=154 duration=3.329388s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_SNIKT_TARGET_HIT__obj0158__s0928__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_SNIKT_TARGET_HIT [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=928 object=158 duration=3.05288s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_TEAM_ROCKET_MULTIBALL_2_AWARD3__obj0320__s0947__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_TEAM_ROCKET_MULTIBALL_2_AWARD3 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=947 object=320 duration=3.044717s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_LEFT_RETURN_LANE_UNLIT__obj0123__s0951__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_LEFT_RETURN_LANE_UNLIT [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=951 object=123 duration=9.342676s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_TEAM_ROCKET_MULTIBALL_3_MEOWTHATTACK1__obj0330__s0963__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_TEAM_ROCKET_MULTIBALL_3_MEOWTHATTACK1 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=963 object=330 duration=4.50449s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_TEAM_ROCKET_MULTIBALL_1_ADVANCE_AWARD1__obj0298__s0969__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_TEAM_ROCKET_MULTIBALL_1_ADVANCE_AWARD1 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=969 object=298 duration=2.06873s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_RIGHT_SCOOP_ENTER__obj0149__s0975__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_RIGHT_SCOOP_ENTER [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=975 object=149 duration=1.619002s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_STORY_WIZARD_LUCARIO_AWARD5__obj0296__s0983__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_STORY_WIZARD_LUCARIO_AWARD5 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=983 object=296 duration=3.80381s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_EEVEE_JOLTEON_AWARD3__obj0225__s0993__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_EEVEE_JOLTEON_AWARD3 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=993 object=225 duration=1.152381s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_TOP_LANES_COMPLETE__obj0169__s1010__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_TOP_LANES_COMPLETE [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1010 object=169 duration=0.890476s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_STORY_WIZARD_CHARIZARD_AWARD3__obj0288__s1016__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_STORY_WIZARD_CHARIZARD_AWARD3 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1016 object=288 duration=4.546213s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_STORY_MODE_CHARMANDER_2_AWARD1__obj0281__s1024__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_STORY_MODE_CHARMANDER_2_AWARD1 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1024 object=281 duration=2.836168s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_TEAM_ROCKET_MULTIBALL_JACKPOT__obj0303__s1040__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_TEAM_ROCKET_MULTIBALL_JACKPOT [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1040 object=303 duration=8.550204s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_STORY_MODE_SQUIRTLE_2_START2__obj0254__s1046__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_STORY_MODE_SQUIRTLE_2_START2 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1046 object=254 duration=7.94127s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_RIGHT_SCOOP_KICKOUT_WARNING__obj0150__s1054__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_RIGHT_SCOOP_KICKOUT_WARNING [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1054 object=150 duration=2.827619s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_HSTD_BUTTON_RIGHT__obj0117__s1085__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_HSTD_BUTTON_RIGHT [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1085 object=117 duration=7.424082s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_STORY_WIZARD_CHARIZARD_TOTAL__obj0290__s1086__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_STORY_WIZARD_CHARIZARD_TOTAL [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1086 object=290 duration=2.961293s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_TILT__obj0107__s1091__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_TILT [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1091 object=107 duration=4.03737s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_TEAM_ROCKET_MULTIBALL_2_ADVANCE_AWARD1__obj0313__s1092__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_TEAM_ROCKET_MULTIBALL_2_ADVANCE_AWARD1 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1092 object=313 duration=2.54415s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_EEVEE_VAPOREON_AWARD3__obj0236__s1104__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_EEVEE_VAPOREON_AWARD3 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1104 object=236 duration=0.968118s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_TEAM_ROCKET_MULTIBALL_1_AWARD1__obj0307__s1110__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_TEAM_ROCKET_MULTIBALL_1_AWARD1 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1110 object=307 duration=7.424082s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_MYSTERY_LIT__obj0130__s1120__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_MYSTERY_LIT [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1120 object=130 duration=3.18966s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_EEVEE_UMBREON_AWARD1__obj0232__s1126__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_EEVEE_UMBREON_AWARD1 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1126 object=232 duration=1.480272s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_TEAM_ROCKET_MULTIBALL_1_TOTAL__obj0312__s1131__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_TEAM_ROCKET_MULTIBALL_1_TOTAL [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1131 object=312 duration=3.96229s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_HSTD_BUTTON_LEFT__obj0116__s1155__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_HSTD_BUTTON_LEFT [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1155 object=116 duration=6.131134s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_EEVEE_ESPEON_AWARD1__obj0214__s1178__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_EEVEE_ESPEON_AWARD1 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1178 object=214 duration=0.492812s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_STORY_MODE_BULBASAUR_2_AWARD2__obj0244__s1188__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_STORY_MODE_BULBASAUR_2_AWARD2 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1188 object=244 duration=2.710703s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_EEVEE_SYLVEON_AWARD1__obj0228__s1189__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_EEVEE_SYLVEON_AWARD1 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1189 object=228 duration=1.950612s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_MEOWTH_BALLOON_HIT__obj0163__s1204__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_MEOWTH_BALLOON_HIT [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1204 object=163 duration=3.81195s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_TEAM_ROCKET_MULTIBALL_3_AWARD4__obj0328__s1227__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_TEAM_ROCKET_MULTIBALL_3_AWARD4 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1227 object=328 duration=3.503492s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_POKEBALL_ENTER__obj0165__s1231__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_POKEBALL_ENTER [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1231 object=165 duration=2.911791s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_POKECENTER_TARGET_HIT__obj0141__s1247__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_POKECENTER_TARGET_HIT [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1247 object=141 duration=1.457347s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_ACTION_BUTTON__obj0105__s1250__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_ACTION_BUTTON [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1250 object=105 duration=1.935261s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_MAGNET_SWITCH_RIGHT__obj0137__s1282__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_MAGNET_SWITCH_RIGHT [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1282 object=137 duration=1.390816s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_OUTLANE_BALL_SAVE__obj0172__s1289__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_OUTLANE_BALL_SAVE [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1289 object=172 duration=2.891905s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_STORY_MODE_PIKACHU_2_TOTAL__obj0273__s1292__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_STORY_MODE_PIKACHU_2_TOTAL [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1292 object=273 duration=4.796463s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_BALL_LAUNCH__obj0104__s1296__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_BALL_LAUNCH [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1296 object=104 duration=0.800794s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_POP_BUMPER__obj0142__s1337__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_POP_BUMPER [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1337 object=142 duration=1.739751s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_TEAM_ROCKET_MULTIBALL_2_AWARD4__obj0321__s1349__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_TEAM_ROCKET_MULTIBALL_2_AWARD4 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1349 object=321 duration=3.628617s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_LEFT_RAMP_ENTER__obj0143__s1384__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_LEFT_RAMP_ENTER [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1384 object=143 duration=1.693152s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_STORY_MODE_PIKACHU_1_AWARD1__obj0263__s1389__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_STORY_MODE_PIKACHU_1_AWARD1 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1389 object=263 duration=3.036372s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_STORY_WIZARD_LUCARIO_AWARD4__obj0295__s1390__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_STORY_WIZARD_LUCARIO_AWARD4 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1390 object=295 duration=3.80381s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_STORY_MODE_PIKACHU_1_AWARD4__obj0266__s1408__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_STORY_MODE_PIKACHU_1_AWARD4 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1408 object=266 duration=3.269932s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_LEFT_SCOOP_ENTER__obj0146__s1409__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_LEFT_SCOOP_ENTER [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1409 object=146 duration=1.172086s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_STORY_WIZARD_LUCARIO_AWARD3__obj0294__s1410__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_STORY_WIZARD_LUCARIO_AWARD3 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1410 object=294 duration=3.837166s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_MATCH__obj0185__s1415__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_MATCH [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1415 object=185 duration=10.581882s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_EEVEE_GLACEON_AWARD5__obj0222__s1421__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_EEVEE_GLACEON_AWARD5 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1421 object=222 duration=1.448367s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_TEAM_ROCKET_MULTIBALL_1_ADVANCE_AWARD2__obj0299__s1430__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_TEAM_ROCKET_MULTIBALL_1_ADVANCE_AWARD2 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1430 object=299 duration=2.06873s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_START_BUTTON_NO_CREDITS__obj0101__s1439__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_START_BUTTON_NO_CREDITS [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1439 object=101 duration=4.6s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_EEVEE_UMBREON_AWARD4__obj0233__s1443__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_EEVEE_UMBREON_AWARD4 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1443 object=233 duration=1.581179s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_STORY_WIZARD_CHARIZARD_START__obj0285__s1460__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_STORY_WIZARD_CHARIZARD_START [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1460 object=285 duration=4.637959s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_RIGHT_RETURN_LANE_LIT__obj0126__s1480__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_RIGHT_RETURN_LANE_LIT [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1480 object=126 duration=3.4s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_STORY_MODE_SQUIRTLE_2_AWARD4__obj0258__s1491__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_STORY_MODE_SQUIRTLE_2_AWARD4 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1491 object=258 duration=4.170839s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_ADD_SERVICE_CREDIT__obj0102__s1551__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_ADD_SERVICE_CREDIT [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1551 object=102 duration=3.370023s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_STORY_MODE_SQUIRTLE_1_AWARD1__obj0249__s1569__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_STORY_MODE_SQUIRTLE_1_AWARD1 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1569 object=249 duration=2.210544s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_STORY_MODE_BULBASAUR_1_AWARD1__obj0238__s1578__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_STORY_MODE_BULBASAUR_1_AWARD1 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1578 object=238 duration=1.094308s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_TEAM_ROCKET_MULTIBALL_2_ADVANCE_AWARD4__obj0316__s1583__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_TEAM_ROCKET_MULTIBALL_2_ADVANCE_AWARD4 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1583 object=316 duration=3.253243s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_TEAM_ROCKET_MULTIBALL_TOTAL__obj0305__s1595__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_TEAM_ROCKET_MULTIBALL_TOTAL [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1595 object=305 duration=4.379365s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_LEFT_10_POINT__obj0138__s1596__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_LEFT_10_POINT [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1596 object=138 duration=2.09356s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_LEFT_SCOOP_KICKOUT__obj0148__s1598__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_LEFT_SCOOP_KICKOUT [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1598 object=148 duration=1.746644s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_POKEBALL_RELEASE__obj0166__s1606__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_POKEBALL_RELEASE [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1606 object=166 duration=2.863333s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_EEVEE_LEAFEON_AWARD1__obj0226__s1649__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_EEVEE_LEAFEON_AWARD1 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1649 object=226 duration=1.24034s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_TEAM_ROCKET_MULTIBALL_2_TOTAL__obj0323__s1660__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_TEAM_ROCKET_MULTIBALL_2_TOTAL [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1660 object=323 duration=6.631633s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_STORY_MODE_SQUIRTLE_1_AWARD2__obj0250__s1671__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_STORY_MODE_SQUIRTLE_1_AWARD2 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1671 object=250 duration=3.937256s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_RIGHT_ORBIT__obj0120__s1676__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_RIGHT_ORBIT [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1676 object=120 duration=4.033333s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_FLAME_SPINNER_1__obj0278__s1683__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_FLAME_SPINNER_1 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1683 object=278 duration=3.336667s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_INSERT_COIN_FULL_CREDIT__obj0100__s1689__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_INSERT_COIN_FULL_CREDIT [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1689 object=100 duration=5.2s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_TEAM_ROCKET_MULTIBALL_SUPER_JACKPOT__obj0304__s1707__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_TEAM_ROCKET_MULTIBALL_SUPER_JACKPOT [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1707 object=304 duration=4.045714s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_EEVEE_SYLVEON_AWARD2__obj0229__s1713__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_EEVEE_SYLVEON_AWARD2 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1713 object=229 duration=1.98449s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_STORY_MODE_BULBASAUR_2_AWARD1__obj0243__s1724__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_STORY_MODE_BULBASAUR_2_AWARD1 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1724 object=243 duration=1.429501s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_HSTD_ACTION_BUTTON__obj0118__s1786__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_HSTD_ACTION_BUTTON [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1786 object=118 duration=8.049705s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_STORY_MODE_CHARMANDER_1_TOTAL__obj0277__s1791__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_STORY_MODE_CHARMANDER_1_TOTAL [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1791 object=277 duration=4.938277s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_POKEDEX_CAPTIVE_LOWER__obj0133__s1793__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_POKEDEX_CAPTIVE_LOWER [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1793 object=133 duration=0.868367s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_SUPER_SKILL_SHOT__obj0178__s1801__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_SUPER_SKILL_SHOT [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1801 object=178 duration=0.858798s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_EXTRA_BALL__obj0174__s1802__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_EXTRA_BALL [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1802 object=174 duration=1.753084s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_PSYDUCK_AWARD__obj0180__s1809__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_PSYDUCK_AWARD [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1809 object=180 duration=0.21449s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_SLINGSHOT_RIGHT__obj0153__s1811__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_SLINGSHOT_RIGHT [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1811 object=153 duration=3.067619s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_STORY_MODE_SQUIRTLE_1_START__obj0248__s1812__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_STORY_MODE_SQUIRTLE_1_START [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1812 object=248 duration=2.37737s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_REPLAY__obj0176__s1828__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_REPLAY [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1828 object=176 duration=1.291247s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_LEFT_RAMP_TARGET_HIT__obj0157__s1830__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_LEFT_RAMP_TARGET_HIT [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1830 object=157 duration=3.070363s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_FX_REAR_RAMP_MADE__obj0121__s1842__2ch_44100hz.wav" title="Catalog-offset candidate SE_FX_REAR_RAMP_MADE [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1842 object=121 duration=7.215533s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_STORY_MODE_PIKACHU_1_TOTAL__obj0268__s1854__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_STORY_MODE_PIKACHU_1_TOTAL [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1854 object=268 duration=3.269932s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_TEAM_ROCKET_MULTIBALL_1_ADVANCE_AWARD3__obj0300__s1886__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_TEAM_ROCKET_MULTIBALL_1_ADVANCE_AWARD3 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1886 object=300 duration=9.259252s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_SLINGSHOT_LEFT__obj0152__s1931__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_SLINGSHOT_LEFT [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1931 object=152 duration=3.109388s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_EEVEE_SYLVEON_AWARD4__obj0231__s1943__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_EEVEE_SYLVEON_AWARD4 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1943 object=231 duration=1.017324s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_TEAM_ROCKET_MULTIBALL_2_ADVANCE_AWARD2__obj0314__s1956__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_TEAM_ROCKET_MULTIBALL_2_ADVANCE_AWARD2 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1956 object=314 duration=5.818118s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_STORY_MODE_CHARMANDER_1_AWARD1__obj0275__s1957__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_STORY_MODE_CHARMANDER_1_AWARD1 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1957 object=275 duration=4.637959s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_STORY_MODE_BULBASAUR_1_AWARD3__obj0240__s1972__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_STORY_MODE_BULBASAUR_1_AWARD3 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1972 object=240 duration=0.43644s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_TEAM_ROCKET_MULTIBALL_2_AWARD1__obj0318__s1977__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_TEAM_ROCKET_MULTIBALL_2_AWARD1 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=1977 object=318 duration=4.245714s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_TEAM_ROCKET_MULTIBALL_2_AWARD5__obj0322__s2014__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_TEAM_ROCKET_MULTIBALL_2_AWARD5 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=2014 object=322 duration=5.547211s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_STORY_MODE_PIKACHU_1_AWARD5__obj0267__s2064__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_STORY_MODE_PIKACHU_1_AWARD5 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=2064 object=267 duration=3.036372s channels=2 refs=5"}
|
||||
::gallery-end
|
||||
207
sound-best-named-gallery-06.md
Normal file
207
sound-best-named-gallery-06.md
Normal file
@@ -0,0 +1,207 @@
|
||||
# Best-Named Sound Export 06
|
||||
|
||||
Best-available named aliases 1001-1200 of 2545.
|
||||
Name provenance is preserved in the `source` metadata: confirmed native, Pokedex voice alignment, catalog-matched ASR, draft ASR, catalog-offset candidate, low-confidence ASR review candidate, main-image hash match, or structural object reference.
|
||||
|
||||
::gallery-start
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_POKEDEX_CAPTIVE_UPPER__obj0134__s2085__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_POKEDEX_CAPTIVE_UPPER [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=2085 object=134 duration=1.435102s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_EEVEE_LEAFEON_AWARD2__obj0227__s2089__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_EEVEE_LEAFEON_AWARD2 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=2089 object=227 duration=1.375986s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_SHOOT_AGAIN__obj0175__s2095__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_SHOOT_AGAIN [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=2095 object=175 duration=3.757506s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_STORY_MODE_PIKACHU_1_AWARD3__obj0265__s2118__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_STORY_MODE_PIKACHU_1_AWARD3 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=2118 object=265 duration=5.038367s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_TEAM_ROCKET_MULTIBALL_3_START__obj0324__s2135__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_TEAM_ROCKET_MULTIBALL_3_START [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=2135 object=324 duration=5.463787s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_RIGHT_RAMP__obj0145__s2182__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_RIGHT_RAMP [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=2182 object=145 duration=2.069116s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_LEFT_RAMP_BOWL__obj0122__s2190__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_LEFT_RAMP_BOWL [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=2190 object=122 duration=5.033333s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_MAGNET_NOISE__obj0140__s2228__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_MAGNET_NOISE [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=2228 object=140 duration=0.485556s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_EEVEE_JOLTEON_AWARD2__obj0224__s2235__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_EEVEE_JOLTEON_AWARD2 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=2235 object=224 duration=1.299796s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_STORY_MODE_SQUIRTLE_2_TOTAL1__obj0259__s2240__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_STORY_MODE_SQUIRTLE_2_TOTAL1 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=2240 object=259 duration=7.94127s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_MEOWTH_BALLOON_LOWER__obj0162__s2247__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_MEOWTH_BALLOON_LOWER [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=2247 object=162 duration=3.053923s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_LEFT_RAMP__obj0144__s2258__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_LEFT_RAMP [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=2258 object=144 duration=2.10093s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_EEVEE_ESPEON_AWARD3__obj0216__s2266__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_EEVEE_ESPEON_AWARD3 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=2266 object=216 duration=1.356553s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_STORY_WIZARD_LUCARIO_TOTAL__obj0297__s2275__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_STORY_WIZARD_LUCARIO_TOTAL [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=2275 object=297 duration=2.502494s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_STORY_MODE_PIKACHU_2_AWARD3__obj0272__s2278__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_STORY_MODE_PIKACHU_2_AWARD3 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=2278 object=272 duration=3.636961s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_TILT_WARNING__obj0106__s2293__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_TILT_WARNING [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=2293 object=106 duration=2.235556s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_STORY_WIZARD_CHARIZARD_AWARD2__obj0287__s2301__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_STORY_WIZARD_CHARIZARD_AWARD2 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=2301 object=287 duration=3.136463s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_STORY_MODE_BULBASAUR_1_START__obj0237__s2328__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_STORY_MODE_BULBASAUR_1_START [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=2328 object=237 duration=0.840317s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_STORY_WIZARD_LUCARIO_AWARD2__obj0293__s2346__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_STORY_WIZARD_LUCARIO_AWARD2 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=2346 object=293 duration=3.128118s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_TEAM_ROCKET_MULTIBALL_START__obj0302__s2352__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_TEAM_ROCKET_MULTIBALL_START [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=2352 object=302 duration=8.049705s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_STORY_MODE_BULBASAUR_2_TOTAL__obj0246__s2362__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_STORY_MODE_BULBASAUR_2_TOTAL [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=2362 object=246 duration=2.396327s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_STORY_MODE_PIKACHU_2_AWARD1__obj0270__s2370__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_STORY_MODE_PIKACHU_2_AWARD1 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=2370 object=270 duration=6.20619s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_TEAM_ROCKET_MULTIBALL_2_ADVANCE_AWARD3__obj0315__s2388__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_TEAM_ROCKET_MULTIBALL_2_ADVANCE_AWARD3 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=2388 object=315 duration=3.753741s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_TEAM_ROCKET_MULTIBALL_2_START__obj0317__s2392__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_TEAM_ROCKET_MULTIBALL_2_START [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=2392 object=317 duration=3.837166s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_EEVEE_FLAREON_AWARD3__obj0217__s2411__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_EEVEE_FLAREON_AWARD3 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=2411 object=217 duration=0.411043s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_STORY_MODE_SQUIRTLE_2_START__obj0253__s2426__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_STORY_MODE_SQUIRTLE_2_START [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=2426 object=253 duration=3.169841s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_EEVEE_FLAREON_AWARD4__obj0218__s2433__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_EEVEE_FLAREON_AWARD4 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=2433 object=218 duration=0.656077s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_EEVEE_GLACEON_AWARD4__obj0221__s2460__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_EEVEE_GLACEON_AWARD4 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=2460 object=221 duration=1.576077s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_POKEMON_CAUGHT__obj0183__s2461__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_POKEMON_CAUGHT [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=2461 object=183 duration=2.950476s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_STORY_MODE_PIKACHU_2_START__obj0269__s2472__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_STORY_MODE_PIKACHU_2_START [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=2472 object=269 duration=6.773424s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_EEVEE_GLACEON_AWARD3__obj0220__s2476__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_EEVEE_GLACEON_AWARD3 [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=2476 object=220 duration=1.096327s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_CENTER_TARGET_HIT__obj0135__s2486__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_CENTER_TARGET_HIT [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=2486 object=135 duration=1.522154s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__catalog_offset_candidate__SE_PK_FX_STORY_WIZARD_LUCARIO_START__obj0291__s2490__2ch_44100hz.wav" title="Catalog-offset candidate SE_PK_FX_STORY_WIZARD_LUCARIO_START [catalog_offset_candidate]" meta="bank=main source=catalog_offset_candidate confidence=candidate_unpromoted section8=2490 object=291 duration=3.937256s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__confirmed_native__SE_PK_FX_ATTACK_TYPE_GRASS__obj0205__s0188__2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_GRASS [confirmed_native]" meta="bank=main source=confirmed_native confidence=confirmed section8=188 object=205 duration=2.084739s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__confirmed_native__SE_PK_FX_ATTACK_TYPE_GHOST__obj0204__s0197__2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_GHOST [confirmed_native]" meta="bank=main source=confirmed_native confidence=confirmed section8=197 object=204 duration=1.500068s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__confirmed_native__SE_PK_FX_ATTACK_TYPE_FLYING__obj0203__s0212__2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_FLYING [confirmed_native]" meta="bank=main source=confirmed_native confidence=confirmed section8=212 object=203 duration=1.595465s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__confirmed_native__SE_PK_FX_ATTACK_TYPE_BUG__obj0196__s0628__2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_BUG [confirmed_native]" meta="bank=main source=confirmed_native confidence=confirmed section8=628 object=196 duration=1.664104s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__confirmed_native__SE_PK_FX_EOB_POKEDEX_SCREEN_DOWN__obj0113__s0712__2ch_44100hz.wav" title="SE_PK_FX_EOB_POKEDEX_SCREEN_DOWN [confirmed_native]" meta="bank=main source=confirmed_native confidence=confirmed section8=712 object=113 duration=4.045714s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__confirmed_native__SE_PK_FX_ATTACK_TYPE_WATER__obj0213__s0818__2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_WATER [confirmed_native]" meta="bank=main source=confirmed_native confidence=confirmed section8=818 object=213 duration=1.363356s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__confirmed_native__SE_PK_FX_ATTACK_TYPE_POISON__obj0209__s0824__2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_POISON [confirmed_native]" meta="bank=main source=confirmed_native confidence=confirmed section8=824 object=209 duration=2.195147s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__confirmed_native__SE_PK_FX_ATTACK_TYPE_DARK__obj0197__s0867__2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_DARK [confirmed_native]" meta="bank=main source=confirmed_native confidence=confirmed section8=867 object=197 duration=2.146349s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__confirmed_native__SE_PK_FX_ATTACK_TYPE_ELECTRIC__obj0199__s1080__2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_ELECTRIC [confirmed_native]" meta="bank=main source=confirmed_native confidence=confirmed section8=1080 object=199 duration=1.473764s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__confirmed_native__SE_PK_FX_EOB_POKEDEX_POKEMON_CAUGHT_LARGE_SCREEN__obj0110__s1132__2ch_44100hz.wav" title="SE_PK_FX_EOB_POKEDEX_POKEMON_CAUGHT_LARGE_SCREEN [confirmed_native]" meta="bank=main source=confirmed_native confidence=confirmed section8=1132 object=110 duration=4.304308s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__confirmed_native__SE_PK_FX_ATTACK_TYPE_GROUND__obj0206__s1164__2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_GROUND [confirmed_native]" meta="bank=main source=confirmed_native confidence=confirmed section8=1164 object=206 duration=2.0s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__confirmed_native__SE_PK_FX_ATTACK_TYPE_STEEL__obj0212__s1192__2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_STEEL [confirmed_native]" meta="bank=main source=confirmed_native confidence=confirmed section8=1192 object=212 duration=1.331837s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__confirmed_native__SE_PK_FX_EOB_POKEDEX_SCREEN_UP__obj0114__s1318__2ch_44100hz.wav" title="SE_PK_FX_EOB_POKEDEX_SCREEN_UP [confirmed_native]" meta="bank=main source=confirmed_native confidence=confirmed section8=1318 object=114 duration=3.96229s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__confirmed_native__SE_PK_FX_ATTACK_TYPE_PSYCHIC__obj0210__s1388__2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_PSYCHIC [confirmed_native]" meta="bank=main source=confirmed_native confidence=confirmed section8=1388 object=210 duration=3.436712s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__confirmed_native__SE_PK_FX_ATTACK_TYPE_NORMAL__obj0208__s1397__2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_NORMAL [confirmed_native]" meta="bank=main source=confirmed_native confidence=confirmed section8=1397 object=208 duration=2.216553s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__confirmed_native__SE_PK_FX_ATTACK_TYPE_FIGHTING__obj0201__s1712__2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_FIGHTING [confirmed_native]" meta="bank=main source=confirmed_native confidence=confirmed section8=1712 object=201 duration=1.855193s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__confirmed_native__SE_PK_FX_ATTACK_TYPE_ICE__obj0207__s1733__2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_ICE [confirmed_native]" meta="bank=main source=confirmed_native confidence=confirmed section8=1733 object=207 duration=1.956803s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__confirmed_native__SE_PK_FX_ATTACK_TYPE_FIRE__obj0202__s1862__2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_FIRE [confirmed_native]" meta="bank=main source=confirmed_native confidence=confirmed section8=1862 object=202 duration=2.298776s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__confirmed_native__SE_PK_FX_EOB_POKEDEX_POKEMON_CAUGHT_SMALL_SCREEN__obj0111__s1885__2ch_44100hz.wav" title="SE_PK_FX_EOB_POKEDEX_POKEMON_CAUGHT_SMALL_SCREEN [confirmed_native]" meta="bank=main source=confirmed_native confidence=confirmed section8=1885 object=111 duration=8.675329s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__confirmed_native__SE_PK_FX_ATTACK_TYPE_ROCK__obj0211__s1967__2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_ROCK [confirmed_native]" meta="bank=main source=confirmed_native confidence=confirmed section8=1967 object=211 duration=1.71737s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__confirmed_native__SE_PK_FX_EOB_POKEDEX_RESULTS__obj0112__s2097__2ch_44100hz.wav" title="SE_PK_FX_EOB_POKEDEX_RESULTS [confirmed_native]" meta="bank=main source=confirmed_native confidence=confirmed section8=2097 object=112 duration=5.372041s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__confirmed_native__SE_PK_FX_EOB_POKEDEX_PAGE_TURN__obj0109__s2121__2ch_44100hz.wav" title="SE_PK_FX_EOB_POKEDEX_PAGE_TURN [confirmed_native]" meta="bank=main source=confirmed_native confidence=confirmed section8=2121 object=109 duration=4.285102s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__confirmed_native__SE_PK_FX_ATTACK_TYPE_FAIRY__obj0200__s2267__2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_FAIRY [confirmed_native]" meta="bank=main source=confirmed_native confidence=confirmed section8=2267 object=200 duration=1.595465s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__confirmed_native__SE_PK_FX_ATTACK_TYPE_DRAGON__obj0198__s2473__2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_DRAGON [confirmed_native]" meta="bank=main source=confirmed_native confidence=confirmed section8=2473 object=198 duration=1.957891s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__confirmed_native__SE_PK_FX_EOB_POKEDEX_BACKGROUND__obj0115__s2485__2ch_44100hz.wav" title="SE_PK_FX_EOB_POKEDEX_BACKGROUND [confirmed_native]" meta="bank=main source=confirmed_native confidence=confirmed section8=2485 object=115 duration=3.294966s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__main_duplicate_hash_match__DUPLICATE_OF_SE_PK_FX_ATTACK_TYPE_WATER__obj0192__s0903__2ch_44100hz.wav" title="Duplicate of SE_PK_FX_ATTACK_TYPE_WATER [main_duplicate_hash_match]" meta="bank=main source=main_duplicate_hash_match confidence=inherited_confirmed section8=903 object=192 duration=1.363356s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2282__obj2282__s0000__1ch_44100hz.wav" title="Object 2282 section 0000 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=0 object=2282 duration=3.162086s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2291__obj2291__s0009__1ch_44100hz.wav" title="Object 2291 section 0009 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=9 object=2291 duration=1.97102s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2493__obj2493__s0014__2ch_44100hz.wav" title="Object 2493 section 0014 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=14 object=2493 duration=41.733469s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0024__obj0024__s0027__1ch_44100hz.wav" title="Object 24 section 0027 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=27 object=24 duration=0.689977s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0037__obj0037__s0038__2ch_44100hz.wav" title="Object 37 section 0038 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=38 object=37 duration=0.156644s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0334__obj0334__s0046__2ch_44100hz.wav" title="Object 334 section 0046 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=46 object=334 duration=6.172834s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2459__obj2459__s0050__1ch_44100hz.wav" title="Object 2459 section 0050 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=50 object=2459 duration=1.511814s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2495__obj2495__s0052__2ch_44100hz.wav" title="Object 2495 section 0052 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=52 object=2495 duration=53.499002s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0350__obj0350__s0063__2ch_44100hz.wav" title="Object 350 section 0063 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=63 object=350 duration=4.699274s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0044__obj0044__s0076__2ch_44100hz.wav" title="Object 44 section 0076 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=76 object=44 duration=1.365601s channels=2 refs=15"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2289__obj2289__s0087__1ch_44100hz.wav" title="Object 2289 section 0087 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=87 object=2289 duration=1.697188s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0027__obj0027__s0091__1ch_44100hz.wav" title="Object 27 section 0091 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=91 object=27 duration=1.22s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0040__obj0040__s0096__2ch_44100hz.wav" title="Object 40 section 0096 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=96 object=40 duration=1.070998s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2473__obj2473__s0097__2ch_44100hz.wav" title="Object 2473 section 0097 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=97 object=2473 duration=65.825329s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2475__obj2475__s0113__2ch_44100hz.wav" title="Object 2475 section 0113 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=113 object=2475 duration=3.838073s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0384__obj0384__s0114__2ch_44100hz.wav" title="Object 384 section 0114 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=114 object=384 duration=6.306304s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2252__obj2252__s0118__1ch_44100hz.wav" title="Object 2252 section 0118 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=118 object=2252 duration=1.872336s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2420__obj2420__s0123__1ch_44100hz.wav" title="Object 2420 section 0123 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=123 object=2420 duration=3.796463s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2430__obj2430__s0126__1ch_44100hz.wav" title="Object 2430 section 0126 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=126 object=2430 duration=2.121451s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0085__obj0085__s0130__2ch_44100hz.wav" title="Object 85 section 0130 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=130 object=85 duration=2.2022s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0372__obj0372__s0131__2ch_44100hz.wav" title="Object 372 section 0131 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=131 object=372 duration=7.180476s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2362__obj2362__s0132__1ch_44100hz.wav" title="Object 2362 section 0132 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=132 object=2362 duration=1.627914s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0374__obj0374__s0140__2ch_44100hz.wav" title="Object 374 section 0140 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=140 object=374 duration=3.970635s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ1833__obj1833__s0150__1ch_44100hz.wav" title="Object 1833 section 0150 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=150 object=1833 duration=0.832971s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0352__obj0352__s0152__2ch_44100hz.wav" title="Object 352 section 0152 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=152 object=352 duration=8.375034s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0045__obj0045__s0157__2ch_44100hz.wav" title="Object 45 section 0157 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=157 object=45 duration=1.003447s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0391__obj0391__s0159__1ch_44100hz.wav" title="Object 391 section 0159 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=159 object=391 duration=0.5s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2372__obj2372__s0163__1ch_44100hz.wav" title="Object 2372 section 0163 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=163 object=2372 duration=2.392971s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2355__obj2355__s0169__1ch_44100hz.wav" title="Object 2355 section 0169 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=169 object=2355 duration=1.831746s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0188__obj0188__s0180__2ch_44100hz.wav" title="Object 188 section 0180 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=180 object=188 duration=2.41771s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2415__obj2415__s0184__1ch_44100hz.wav" title="Object 2415 section 0184 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=184 object=2415 duration=3.766871s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0012__obj0012__s0190__1ch_44100hz.wav" title="Object 12 section 0190 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=190 object=12 duration=1.333243s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0193__obj0193__s0196__2ch_44100hz.wav" title="Object 193 section 0196 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=196 object=193 duration=1.383447s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0054__obj0054__s0208__2ch_44100hz.wav" title="Object 54 section 0208 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=208 object=54 duration=1.955125s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2268__obj2268__s0211__1ch_44100hz.wav" title="Object 2268 section 0211 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=211 object=2268 duration=2.457642s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0373__obj0373__s0247__2ch_44100hz.wav" title="Object 373 section 0247 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=247 object=373 duration=4.003991s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0046__obj0046__s0248__2ch_44100hz.wav" title="Object 46 section 0248 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=248 object=46 duration=1.497188s channels=2 refs=15"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ1818__obj1818__s0273__1ch_44100hz.wav" title="Object 1818 section 0273 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=273 object=1818 duration=0.751111s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2484__obj2484__s0281__2ch_44100hz.wav" title="Object 2484 section 0281 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=281 object=2484 duration=0.961587s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2326__obj2326__s0282__1ch_44100hz.wav" title="Object 2326 section 0282 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=282 object=2326 duration=1.338231s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2288__obj2288__s0291__1ch_44100hz.wav" title="Object 2288 section 0291 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=291 object=2288 duration=2.68068s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2276__obj2276__s0294__1ch_44100hz.wav" title="Object 2276 section 0294 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=294 object=2276 duration=3.379342s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2485__obj2485__s0297__2ch_44100hz.wav" title="Object 2485 section 0297 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=297 object=2485 duration=68.159138s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2481__obj2481__s0298__2ch_44100hz.wav" title="Object 2481 section 0298 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=298 object=2481 duration=21.323628s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2353__obj2353__s0302__1ch_44100hz.wav" title="Object 2353 section 0302 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=302 object=2353 duration=1.410522s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2300__obj2300__s0310__1ch_44100hz.wav" title="Object 2300 section 0310 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=310 object=2300 duration=3.281633s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0364__obj0364__s0326__2ch_44100hz.wav" title="Object 364 section 0326 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=326 object=364 duration=2.626984s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2332__obj2332__s0329__1ch_44100hz.wav" title="Object 2332 section 0329 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=329 object=2332 duration=1.112562s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2365__obj2365__s0345__1ch_44100hz.wav" title="Object 2365 section 0345 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=345 object=2365 duration=9.281973s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0355__obj0355__s0392__2ch_44100hz.wav" title="Object 355 section 0392 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=392 object=355 duration=3.002993s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2287__obj2287__s0406__1ch_44100hz.wav" title="Object 2287 section 0406 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=406 object=2287 duration=1.609433s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0080__obj0080__s0427__2ch_44100hz.wav" title="Object 80 section 0427 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=427 object=80 duration=1.567347s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0343__obj0343__s0428__2ch_44100hz.wav" title="Object 343 section 0428 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=428 object=343 duration=5.630635s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2251__obj2251__s0434__1ch_44100hz.wav" title="Object 2251 section 0434 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=434 object=2251 duration=1.597506s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2486__obj2486__s0438__2ch_44100hz.wav" title="Object 2486 section 0438 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=438 object=2486 duration=38.401791s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0091__obj0091__s0443__2ch_44100hz.wav" title="Object 91 section 0443 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=443 object=91 duration=2.252245s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0375__obj0375__s0450__2ch_44100hz.wav" title="Object 375 section 0450 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=450 object=375 duration=3.503492s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0194__obj0194__s0465__2ch_44100hz.wav" title="Object 194 section 0465 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=465 object=194 duration=1.880408s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0347__obj0347__s0470__2ch_44100hz.wav" title="Object 347 section 0470 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=470 object=347 duration=3.128118s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0072__obj0072__s0471__2ch_44100hz.wav" title="Object 72 section 0471 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=471 object=72 duration=1.522154s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2298__obj2298__s0476__1ch_44100hz.wav" title="Object 2298 section 0476 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=476 object=2298 duration=2.531338s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0055__obj0055__s0477__2ch_44100hz.wav" title="Object 55 section 0477 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=477 object=55 duration=1.998889s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2277__obj2277__s0479__1ch_44100hz.wav" title="Object 2277 section 0479 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=479 object=2277 duration=0.7778s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2464__obj2464__s0488__2ch_44100hz.wav" title="Object 2464 section 0488 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=488 object=2464 duration=81.103673s channels=2 refs=20"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2494__obj2494__s0494__2ch_44100hz.wav" title="Object 2494 section 0494 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=494 object=2494 duration=51.83263s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2482__obj2482__s0497__2ch_44100hz.wav" title="Object 2482 section 0497 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=497 object=2482 duration=41.997483s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0189__obj0189__s0502__2ch_44100hz.wav" title="Object 189 section 0502 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=502 object=189 duration=1.843197s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2487__obj2487__s0503__2ch_44100hz.wav" title="Object 2487 section 0503 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=503 object=2487 duration=48.006621s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0084__obj0084__s0509__2ch_44100hz.wav" title="Object 84 section 0509 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=509 object=84 duration=1.539705s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2249__obj2249__s0517__1ch_44100hz.wav" title="Object 2249 section 0517 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=517 object=2249 duration=2.505351s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2471__obj2471__s0525__2ch_44100hz.wav" title="Object 2471 section 0525 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=525 object=2471 duration=45.445578s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0011__obj0011__s0543__1ch_44100hz.wav" title="Object 11 section 0543 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=543 object=11 duration=0.597959s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0039__obj0039__s0551__2ch_44100hz.wav" title="Object 39 section 0551 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=551 object=39 duration=0.390998s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0387__obj0387__s0553__2ch_44100hz.wav" title="Object 387 section 0553 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=553 object=387 duration=2.735011s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0381__obj0381__s0563__2ch_44100hz.wav" title="Object 381 section 0563 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=563 object=381 duration=5.105102s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0356__obj0356__s0568__2ch_44100hz.wav" title="Object 356 section 0568 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=568 object=356 duration=1.209546s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0349__obj0349__s0569__2ch_44100hz.wav" title="Object 349 section 0569 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=569 object=349 duration=17.384036s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2440__obj2440__s0576__1ch_44100hz.wav" title="Object 2440 section 0576 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=576 object=2440 duration=0.989728s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ1585__obj1585__s0590__1ch_44100hz.wav" title="Object 1585 section 0590 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=590 object=1585 duration=0.737551s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0038__obj0038__s0593__2ch_44100hz.wav" title="Object 38 section 0593 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=593 object=38 duration=0.295079s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0096__obj0096__s0608__2ch_44100hz.wav" title="Object 96 section 0608 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=608 object=96 duration=1.9s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0390__obj0390__s0654__2ch_44100hz.wav" title="Object 390 section 0654 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=654 object=390 duration=2.544218s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0335__obj0335__s0672__2ch_44100hz.wav" title="Object 335 section 0672 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=672 object=335 duration=3.303311s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2296__obj2296__s0679__1ch_44100hz.wav" title="Object 2296 section 0679 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=679 object=2296 duration=0.823333s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2371__obj2371__s0681__1ch_44100hz.wav" title="Object 2371 section 0681 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=681 object=2371 duration=2.145442s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2494__obj2494__s0687__2ch_44100hz.wav" title="Object 2494 section 0687 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=687 object=2494 duration=7.691406s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0353__obj0353__s0689__2ch_44100hz.wav" title="Object 353 section 0689 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=689 object=353 duration=3.169841s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2470__obj2470__s0695__2ch_44100hz.wav" title="Object 2470 section 0695 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=695 object=2470 duration=46.599592s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0370__obj0370__s0696__2ch_44100hz.wav" title="Object 370 section 0696 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=696 object=370 duration=3.002993s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2361__obj2361__s0704__1ch_44100hz.wav" title="Object 2361 section 0704 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=704 object=2361 duration=2.377007s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2294__obj2294__s0711__1ch_44100hz.wav" title="Object 2294 section 0711 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=711 object=2294 duration=1.537347s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0396__obj0396__s0725__2ch_44100hz.wav" title="Object 396 section 0725 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=725 object=396 duration=1.433469s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0022__obj0022__s0741__1ch_44100hz.wav" title="Object 22 section 0741 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=741 object=22 duration=0.108299s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2403__obj2403__s0746__1ch_44100hz.wav" title="Object 2403 section 0746 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=746 object=2403 duration=1.425011s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0062__obj0062__s0754__2ch_44100hz.wav" title="Object 62 section 0754 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=754 object=62 duration=5.136281s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0367__obj0367__s0755__2ch_44100hz.wav" title="Object 367 section 0755 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=755 object=367 duration=3.80381s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2410__obj2410__s0763__1ch_44100hz.wav" title="Object 2410 section 0763 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=763 object=2410 duration=1.752404s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0025__obj0025__s0767__1ch_44100hz.wav" title="Object 25 section 0767 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=767 object=25 duration=0.687438s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2208__obj2208__s0770__1ch_44100hz.wav" title="Object 2208 section 0770 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=770 object=2208 duration=2.597551s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2472__obj2472__s0771__2ch_44100hz.wav" title="Object 2472 section 0771 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=771 object=2472 duration=66.781247s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2270__obj2270__s0774__1ch_44100hz.wav" title="Object 2270 section 0774 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=774 object=2270 duration=1.305351s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ1817__obj1817__s0775__1ch_44100hz.wav" title="Object 1817 section 0775 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=775 object=1817 duration=1.229592s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0388__obj0388__s0783__2ch_44100hz.wav" title="Object 388 section 0783 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=783 object=388 duration=3.96229s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2299__obj2299__s0787__1ch_44100hz.wav" title="Object 2299 section 0787 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=787 object=2299 duration=2.855669s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2306__obj2306__s0792__1ch_44100hz.wav" title="Object 2306 section 0792 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=792 object=2306 duration=0.716009s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2297__obj2297__s0801__1ch_44100hz.wav" title="Object 2297 section 0801 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=801 object=2297 duration=1.451338s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0191__obj0191__s0803__2ch_44100hz.wav" title="Object 191 section 0803 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=803 object=191 duration=1.579116s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ1990__obj1990__s0805__1ch_44100hz.wav" title="Object 1990 section 0805 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=805 object=1990 duration=1.743923s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0034__obj0034__s0813__2ch_44100hz.wav" title="Object 34 section 0813 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=813 object=34 duration=1.070998s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2478__obj2478__s0817__2ch_44100hz.wav" title="Object 2478 section 0817 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=817 object=2478 duration=50.001406s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2475__obj2475__s0832__2ch_44100hz.wav" title="Object 2475 section 0832 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=832 object=2475 duration=40.301043s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0015__obj0015__s0839__1ch_44100hz.wav" title="Object 15 section 0839 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=839 object=15 duration=1.082676s channels=1 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2382__obj2382__s0846__1ch_44100hz.wav" title="Object 2382 section 0846 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=846 object=2382 duration=1.313469s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0380__obj0380__s0857__2ch_44100hz.wav" title="Object 380 section 0857 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=857 object=380 duration=4.003991s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0048__obj0048__s0864__2ch_44100hz.wav" title="Object 48 section 0864 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=864 object=48 duration=1.365601s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0094__obj0094__s0896__2ch_44100hz.wav" title="Object 94 section 0896 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=896 object=94 duration=1.626621s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0070__obj0070__s0902__2ch_44100hz.wav" title="Object 70 section 0902 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=902 object=70 duration=0.792426s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0018__obj0018__s0907__1ch_44100hz.wav" title="Object 18 section 0907 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=907 object=18 duration=0.126667s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0069__obj0069__s0913__2ch_44100hz.wav" title="Object 69 section 0913 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=913 object=69 duration=0.294989s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2161__obj2161__s0921__1ch_44100hz.wav" title="Object 2161 section 0921 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=921 object=2161 duration=2.344331s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0377__obj0377__s0941__2ch_44100hz.wav" title="Object 377 section 0941 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=941 object=377 duration=2.769433s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2254__obj2254__s0944__1ch_44100hz.wav" title="Object 2254 section 0944 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=944 object=2254 duration=1.265351s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0089__obj0089__s0952__2ch_44100hz.wav" title="Object 89 section 0952 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=952 object=89 duration=2.569229s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0023__obj0023__s0964__2ch_44100hz.wav" title="Object 23 section 0964 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=964 object=23 duration=0.478095s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2474__obj2474__s0965__2ch_44100hz.wav" title="Object 2474 section 0965 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=965 object=2474 duration=49.278707s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0056__obj0056__s0970__2ch_44100hz.wav" title="Object 56 section 0970 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=970 object=56 duration=4.346984s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0366__obj0366__s0976__2ch_44100hz.wav" title="Object 366 section 0976 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=976 object=366 duration=3.536871s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ1819__obj1819__s0989__1ch_44100hz.wav" title="Object 1819 section 0989 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=989 object=1819 duration=1.061383s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2378__obj2378__s1012__1ch_44100hz.wav" title="Object 2378 section 1012 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1012 object=2378 duration=3.724059s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2309__obj2309__s1030__1ch_44100hz.wav" title="Object 2309 section 1030 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1030 object=2309 duration=1.31102s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0026__obj0026__s1036__1ch_44100hz.wav" title="Object 26 section 1036 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1036 object=26 duration=0.598005s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2480__obj2480__s1045__2ch_44100hz.wav" title="Object 2480 section 1045 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1045 object=2480 duration=67.764603s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0021__obj0021__s1062__1ch_44100hz.wav" title="Object 21 section 1062 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1062 object=21 duration=2.51737s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2272__obj2272__s1069__1ch_44100hz.wav" title="Object 2272 section 1069 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1069 object=2272 duration=1.666009s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0340__obj0340__s1079__2ch_44100hz.wav" title="Object 340 section 1079 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1079 object=340 duration=2.12712s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2464__obj2464__s1081__2ch_44100hz.wav" title="Object 2464 section 1081 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1081 object=2464 duration=43.02254s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2274__obj2274__s1102__1ch_44100hz.wav" title="Object 2274 section 1102 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1102 object=2274 duration=1.472018s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0346__obj0346__s1114__2ch_44100hz.wav" title="Object 346 section 1114 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1114 object=346 duration=2.836168s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2468__obj2468__s1119__2ch_44100hz.wav" title="Object 2468 section 1119 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1119 object=2468 duration=61.440023s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2292__obj2292__s1138__1ch_44100hz.wav" title="Object 2292 section 1138 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1138 object=2292 duration=1.412018s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0086__obj0086__s1140__2ch_44100hz.wav" title="Object 86 section 1140 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1140 object=86 duration=2.669342s channels=2 refs=5"}
|
||||
::gallery-end
|
||||
207
sound-best-named-gallery-07.md
Normal file
207
sound-best-named-gallery-07.md
Normal file
@@ -0,0 +1,207 @@
|
||||
# Best-Named Sound Export 07
|
||||
|
||||
Best-available named aliases 1201-1400 of 2545.
|
||||
Name provenance is preserved in the `source` metadata: confirmed native, Pokedex voice alignment, catalog-matched ASR, draft ASR, catalog-offset candidate, low-confidence ASR review candidate, main-image hash match, or structural object reference.
|
||||
|
||||
::gallery-start
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2426__obj2426__s1143__1ch_44100hz.wav" title="Object 2426 section 1143 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1143 object=2426 duration=2.00449s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0378__obj0378__s1144__2ch_44100hz.wav" title="Object 378 section 1144 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1144 object=378 duration=3.370023s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2255__obj2255__s1149__1ch_44100hz.wav" title="Object 2255 section 1149 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1149 object=2255 duration=1.314898s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2488__obj2488__s1171__2ch_44100hz.wav" title="Object 2488 section 1171 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1171 object=2488 duration=60.031224s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2414__obj2414__s1177__1ch_44100hz.wav" title="Object 2414 section 1177 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1177 object=2414 duration=4.669524s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0095__obj0095__s1184__2ch_44100hz.wav" title="Object 95 section 1184 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1184 object=95 duration=1.966667s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2370__obj2370__s1191__1ch_44100hz.wav" title="Object 2370 section 1191 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1191 object=2370 duration=2.14542s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2476__obj2476__s1193__2ch_44100hz.wav" title="Object 2476 section 1193 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1193 object=2476 duration=62.117755s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0363__obj0363__s1200__2ch_44100hz.wav" title="Object 363 section 1200 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1200 object=363 duration=2.469138s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0365__obj0365__s1205__2ch_44100hz.wav" title="Object 365 section 1205 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1205 object=365 duration=2.2022s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2379__obj2379__s1210__1ch_44100hz.wav" title="Object 2379 section 1210 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1210 object=2379 duration=2.379705s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2260__obj2260__s1217__1ch_44100hz.wav" title="Object 2260 section 1217 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1217 object=2260 duration=1.859342s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0092__obj0092__s1219__2ch_44100hz.wav" title="Object 92 section 1219 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1219 object=92 duration=1.793469s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2247__obj2247__s1230__1ch_44100hz.wav" title="Object 2247 section 1230 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1230 object=2247 duration=1.519342s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2467__obj2467__s1248__2ch_44100hz.wav" title="Object 2467 section 1248 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1248 object=2467 duration=0.685556s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2474__obj2474__s1249__2ch_44100hz.wav" title="Object 2474 section 1249 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1249 object=2474 duration=12.603175s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2286__obj2286__s1253__1ch_44100hz.wav" title="Object 2286 section 1253 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1253 object=2286 duration=6.544014s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0187__obj0187__s1260__2ch_44100hz.wav" title="Object 187 section 1260 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1260 object=187 duration=14.193878s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2491__obj2491__s1265__2ch_44100hz.wav" title="Object 2491 section 1265 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1265 object=2491 duration=57.80585s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2269__obj2269__s1274__1ch_44100hz.wav" title="Object 2269 section 1274 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1274 object=2269 duration=7.028345s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0082__obj0082__s1283__2ch_44100hz.wav" title="Object 82 section 1283 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1283 object=82 duration=1.33805s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2267__obj2267__s1287__1ch_44100hz.wav" title="Object 2267 section 1287 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1287 object=2267 duration=2.039796s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2446__obj2446__s1299__1ch_44100hz.wav" title="Object 2446 section 1299 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1299 object=2446 duration=0.653946s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ1836__obj1836__s1328__1ch_44100hz.wav" title="Object 1836 section 1328 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1328 object=1836 duration=0.886213s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0087__obj0087__s1338__2ch_44100hz.wav" title="Object 87 section 1338 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1338 object=87 duration=2.824286s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0341__obj0341__s1342__2ch_44100hz.wav" title="Object 341 section 1342 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1342 object=341 duration=2.168844s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0043__obj0043__s1356__2ch_44100hz.wav" title="Object 43 section 1356 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1356 object=43 duration=0.577029s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2263__obj2263__s1360__1ch_44100hz.wav" title="Object 2263 section 1360 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1360 object=2263 duration=1.588345s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2257__obj2257__s1429__1ch_44100hz.wav" title="Object 2257 section 1429 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1429 object=2257 duration=1.421338s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2285__obj2285__s1432__1ch_44100hz.wav" title="Object 2285 section 1432 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1432 object=2285 duration=2.323107s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0395__obj0395__s1455__2ch_44100hz.wav" title="Object 395 section 1455 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1455 object=395 duration=1.448118s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0016__obj0016__s1464__2ch_44100hz.wav" title="Object 16 section 1464 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1464 object=16 duration=0.443265s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0035__obj0035__s1486__2ch_44100hz.wav" title="Object 35 section 1486 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1486 object=35 duration=1.503379s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0393__obj0393__s1497__2ch_44100hz.wav" title="Object 393 section 1497 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1497 object=393 duration=1.263129s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ1840__obj1840__s1500__1ch_44100hz.wav" title="Object 1840 section 1500 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1500 object=1840 duration=1.450023s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2453__obj2453__s1510__1ch_44100hz.wav" title="Object 2453 section 1510 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1510 object=2453 duration=1.178526s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0074__obj0074__s1513__2ch_44100hz.wav" title="Object 74 section 1513 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1513 object=74 duration=2.028322s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2310__obj2310__s1517__1ch_44100hz.wav" title="Object 2310 section 1517 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1517 object=2310 duration=1.05102s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0184__obj0184__s1518__2ch_44100hz.wav" title="Object 184 section 1518 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1518 object=184 duration=2.271973s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0093__obj0093__s1519__2ch_44100hz.wav" title="Object 93 section 1519 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1519 object=93 duration=3.504422s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0097__obj0097__s1530__2ch_44100hz.wav" title="Object 97 section 1530 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1530 object=97 duration=1.633333s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2466__obj2466__s1531__2ch_44100hz.wav" title="Object 2466 section 1531 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1531 object=2466 duration=81.103537s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0368__obj0368__s1561__2ch_44100hz.wav" title="Object 368 section 1561 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1561 object=368 duration=3.636961s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2305__obj2305__s1580__1ch_44100hz.wav" title="Object 2305 section 1580 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1580 object=2305 duration=1.749002s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2495__obj2495__s1584__2ch_44100hz.wav" title="Object 2495 section 1584 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1584 object=2495 duration=10.100068s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2307__obj2307__s1604__1ch_44100hz.wav" title="Object 2307 section 1604 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1604 object=2307 duration=1.808095s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0071__obj0071__s1605__2ch_44100hz.wav" title="Object 71 section 1605 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1605 object=71 duration=1.110612s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2467__obj2467__s1610__2ch_44100hz.wav" title="Object 2467 section 1610 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1610 object=2467 duration=57.594172s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0394__obj0394__s1611__2ch_44100hz.wav" title="Object 394 section 1611 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1611 object=394 duration=1.208617s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0014__obj0014__s1621__1ch_44100hz.wav" title="Object 14 section 1621 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1621 object=14 duration=0.749932s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2492__obj2492__s1627__2ch_44100hz.wav" title="Object 2492 section 1627 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1627 object=2492 duration=48.023129s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ1962__obj1962__s1633__1ch_44100hz.wav" title="Object 1962 section 1633 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1633 object=1962 duration=1.103311s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0083__obj0083__s1648__2ch_44100hz.wav" title="Object 83 section 1648 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1648 object=83 duration=1.84356s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2436__obj2436__s1651__1ch_44100hz.wav" title="Object 2436 section 1651 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1651 object=2436 duration=1.223333s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0354__obj0354__s1655__2ch_44100hz.wav" title="Object 354 section 1655 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1655 object=354 duration=3.203197s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ1832__obj1832__s1657__1ch_44100hz.wav" title="Object 1832 section 1657 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1657 object=1832 duration=0.727506s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0362__obj0362__s1659__2ch_44100hz.wav" title="Object 362 section 1659 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1659 object=362 duration=2.626984s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2284__obj2284__s1677__1ch_44100hz.wav" title="Object 2284 section 1677 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1677 object=2284 duration=2.881678s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0010__obj0010__s1679__1ch_44100hz.wav" title="Object 10 section 1679 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1679 object=10 duration=0.637143s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ1841__obj1841__s1687__1ch_44100hz.wav" title="Object 1841 section 1687 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1687 object=1841 duration=0.912381s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2429__obj2429__s1690__1ch_44100hz.wav" title="Object 2429 section 1690 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1690 object=2429 duration=1.361088s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2278__obj2278__s1693__1ch_44100hz.wav" title="Object 2278 section 1693 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1693 object=2278 duration=0.79932s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0033__obj0033__s1698__2ch_44100hz.wav" title="Object 33 section 1698 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1698 object=33 duration=1.070998s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2324__obj2324__s1709__1ch_44100hz.wav" title="Object 2324 section 1709 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1709 object=2324 duration=0.993447s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0342__obj0342__s1714__2ch_44100hz.wav" title="Object 342 section 1714 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1714 object=342 duration=7.257256s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0386__obj0386__s1723__2ch_44100hz.wav" title="Object 386 section 1723 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1723 object=386 duration=3.753741s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2367__obj2367__s1737__1ch_44100hz.wav" title="Object 2367 section 1737 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1737 object=2367 duration=1.622812s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0036__obj0036__s1738__2ch_44100hz.wav" title="Object 36 section 1738 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1738 object=36 duration=1.545918s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0079__obj0079__s1752__2ch_44100hz.wav" title="Object 79 section 1752 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1752 object=79 duration=1.711224s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2422__obj2422__s1756__1ch_44100hz.wav" title="Object 2422 section 1756 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1756 object=2422 duration=5.21288s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2295__obj2295__s1758__1ch_44100hz.wav" title="Object 2295 section 1758 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1758 object=2295 duration=2.748685s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2348__obj2348__s1772__1ch_44100hz.wav" title="Object 2348 section 1772 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1772 object=2348 duration=1.69195s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0059__obj0059__s1792__2ch_44100hz.wav" title="Object 59 section 1792 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1792 object=59 duration=5.136281s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2283__obj2283__s1822__1ch_44100hz.wav" title="Object 2283 section 1822 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1822 object=2283 duration=1.329002s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2483__obj2483__s1829__2ch_44100hz.wav" title="Object 2483 section 1829 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1829 object=2483 duration=43.620385s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ1820__obj1820__s1866__1ch_44100hz.wav" title="Object 1820 section 1866 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1866 object=1820 duration=0.749524s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2343__obj2343__s1868__1ch_44100hz.wav" title="Object 2343 section 1868 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1868 object=2343 duration=3.581542s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0020__obj0020__s1874__1ch_44100hz.wav" title="Object 20 section 1874 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1874 object=20 duration=6.381406s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ1967__obj1967__s1883__1ch_44100hz.wav" title="Object 1967 section 1883 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1883 object=1967 duration=0.868866s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0383__obj0383__s1887__2ch_44100hz.wav" title="Object 383 section 1887 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1887 object=383 duration=3.069728s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2463__obj2463__s1907__2ch_44100hz.wav" title="Object 2463 section 1907 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1907 object=2463 duration=139.062834s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0345__obj0345__s1908__2ch_44100hz.wav" title="Object 345 section 1908 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1908 object=345 duration=2.752744s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0060__obj0060__s1912__2ch_44100hz.wav" title="Object 60 section 1912 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1912 object=60 duration=4.420136s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0031__obj0031__s1918__2ch_44100hz.wav" title="Object 31 section 1918 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1918 object=31 duration=0.928639s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0030__obj0030__s1923__2ch_44100hz.wav" title="Object 30 section 1923 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1923 object=30 duration=2.34356s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0369__obj0369__s1932__2ch_44100hz.wav" title="Object 369 section 1932 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1932 object=369 duration=2.936259s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0077__obj0077__s1939__2ch_44100hz.wav" title="Object 77 section 1939 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1939 object=77 duration=2.535964s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0357__obj0357__s1954__2ch_44100hz.wav" title="Object 357 section 1954 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1954 object=357 duration=1.710045s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0385__obj0385__s1955__2ch_44100hz.wav" title="Object 385 section 1955 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1955 object=385 duration=7.94127s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2383__obj2383__s1965__1ch_44100hz.wav" title="Object 2383 section 1965 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1965 object=2383 duration=1.625964s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0067__obj0067__s1966__2ch_44100hz.wav" title="Object 67 section 1966 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1966 object=67 duration=4.420136s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0066__obj0066__s1969__2ch_44100hz.wav" title="Object 66 section 1969 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1969 object=66 duration=5.136281s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2275__obj2275__s1971__1ch_44100hz.wav" title="Object 2275 section 1971 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1971 object=2275 duration=1.289342s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0078__obj0078__s1973__2ch_44100hz.wav" title="Object 78 section 1973 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=1973 object=78 duration=2.069116s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2469__obj2469__s2003__2ch_44100hz.wav" title="Object 2469 section 2003 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=2003 object=2469 duration=50.975079s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0032__obj0032__s2007__2ch_44100hz.wav" title="Object 32 section 2007 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=2007 object=32 duration=5.405329s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0013__obj0013__s2012__1ch_44100hz.wav" title="Object 13 section 2012 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=2012 object=13 duration=0.749932s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0338__obj0338__s2017__2ch_44100hz.wav" title="Object 338 section 2017 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=2017 object=338 duration=9.109093s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2105__obj2105__s2024__1ch_44100hz.wav" title="Object 2105 section 2024 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=2024 object=2105 duration=2.515488s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0392__obj0392__s2033__1ch_44100hz.wav" title="Object 392 section 2033 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=2033 object=392 duration=0.078912s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2477__obj2477__s2037__2ch_44100hz.wav" title="Object 2477 section 2037 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=2037 object=2477 duration=55.406281s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0344__obj0344__s2045__2ch_44100hz.wav" title="Object 344 section 2045 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=2045 object=344 duration=4.25424s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2484__obj2484__s2058__2ch_44100hz.wav" title="Object 2484 section 2058 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=2058 object=2484 duration=30.718503s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0336__obj0336__s2059__2ch_44100hz.wav" title="Object 336 section 2059 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=2059 object=336 duration=3.536871s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2493__obj2493__s2076__2ch_44100hz.wav" title="Object 2493 section 2076 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=2076 object=2493 duration=8.396327s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2490__obj2490__s2077__2ch_44100hz.wav" title="Object 2490 section 2077 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=2077 object=2490 duration=59.752834s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0339__obj0339__s2078__2ch_44100hz.wav" title="Object 339 section 2078 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=2078 object=339 duration=2.535873s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0009__obj0009__s2084__1ch_44100hz.wav" title="Object 9 section 2084 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=2084 object=9 duration=0.415102s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0195__obj0195__s2106__2ch_44100hz.wav" title="Object 195 section 2106 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=2106 object=195 duration=2.139955s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ1859__obj1859__s2111__1ch_44100hz.wav" title="Object 1859 section 2111 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=2111 object=1859 duration=2.108299s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0090__obj0090__s2112__2ch_44100hz.wav" title="Object 90 section 2112 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=2112 object=90 duration=6.873537s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0041__obj0041__s2131__2ch_44100hz.wav" title="Object 41 section 2131 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=2131 object=41 duration=0.297324s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0351__obj0351__s2132__2ch_44100hz.wav" title="Object 351 section 2132 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=2132 object=351 duration=4.016122s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2479__obj2479__s2147__2ch_44100hz.wav" title="Object 2479 section 2147 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=2147 object=2479 duration=54.857664s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2308__obj2308__s2159__1ch_44100hz.wav" title="Object 2308 section 2159 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=2159 object=2308 duration=3.882086s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0063__obj0063__s2170__2ch_44100hz.wav" title="Object 63 section 2170 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=2170 object=63 duration=4.420136s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2253__obj2253__s2172__1ch_44100hz.wav" title="Object 2253 section 2172 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=2172 object=2253 duration=5.331519s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0075__obj0075__s2183__2ch_44100hz.wav" title="Object 75 section 2183 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=2183 object=75 duration=3.222993s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2483__obj2483__s2203__2ch_44100hz.wav" title="Object 2483 section 2203 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=2203 object=2483 duration=29.102245s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2279__obj2279__s2211__1ch_44100hz.wav" title="Object 2279 section 2211 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=2211 object=2279 duration=2.195465s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2481__obj2481__s2213__2ch_44100hz.wav" title="Object 2481 section 2213 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=2213 object=2481 duration=49.778776s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0376__obj0376__s2220__2ch_44100hz.wav" title="Object 376 section 2220 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=2220 object=376 duration=2.235556s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0358__obj0358__s2223__2ch_44100hz.wav" title="Object 358 section 2223 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=2223 object=358 duration=7.090408s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2271__obj2271__s2230__1ch_44100hz.wav" title="Object 2271 section 2230 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=2230 object=2271 duration=2.319342s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0379__obj0379__s2241__2ch_44100hz.wav" title="Object 379 section 2241 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=2241 object=379 duration=2.869524s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0190__obj0190__s2252__2ch_44100hz.wav" title="Object 190 section 2252 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=2252 object=190 duration=3.416304s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0053__obj0053__s2265__2ch_44100hz.wav" title="Object 53 section 2265 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=2265 object=53 duration=2.194739s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2413__obj2413__s2270__1ch_44100hz.wav" title="Object 2413 section 2270 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=2270 object=2413 duration=6.478163s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2496__obj2496__s2271__2ch_44100hz.wav" title="Object 2496 section 2271 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=2271 object=2496 duration=63.793515s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0051__obj0051__s2289__2ch_44100hz.wav" title="Object 51 section 2289 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=2289 object=51 duration=0.721338s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2389__obj2389__s2291__1ch_44100hz.wav" title="Object 2389 section 2291 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=2291 object=2389 duration=2.105351s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0057__obj0057__s2298__2ch_44100hz.wav" title="Object 57 section 2298 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=2298 object=57 duration=1.751882s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2273__obj2273__s2299__1ch_44100hz.wav" title="Object 2273 section 2299 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=2299 object=2273 duration=3.358345s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2264__obj2264__s2307__1ch_44100hz.wav" title="Object 2264 section 2307 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=2307 object=2264 duration=1.205351s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0098__obj0098__s2329__2ch_44100hz.wav" title="Object 98 section 2329 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=2329 object=98 duration=2.4s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0029__obj0029__s2345__2ch_44100hz.wav" title="Object 29 section 2345 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=2345 object=29 duration=1.454785s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2489__obj2489__s2353__2ch_44100hz.wav" title="Object 2489 section 2353 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=2353 object=2489 duration=57.617959s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2262__obj2262__s2363__1ch_44100hz.wav" title="Object 2262 section 2363 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=2363 object=2262 duration=2.144671s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2416__obj2416__s2365__1ch_44100hz.wav" title="Object 2416 section 2365 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=2365 object=2416 duration=7.836735s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0019__obj0019__s2371__1ch_44100hz.wav" title="Object 19 section 2371 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=2371 object=19 duration=1.119592s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0028__obj0028__s2391__2ch_44100hz.wav" title="Object 28 section 2391 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=2391 object=28 duration=0.758254s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0348__obj0348__s2393__2ch_44100hz.wav" title="Object 348 section 2393 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=2393 object=348 duration=8.258254s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0042__obj0042__s2406__2ch_44100hz.wav" title="Object 42 section 2406 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=2406 object=42 duration=0.743855s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0076__obj0076__s2425__2ch_44100hz.wav" title="Object 76 section 2425 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=2425 object=76 duration=2.222109s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2290__obj2290__s2429__1ch_44100hz.wav" title="Object 2290 section 2429 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=2429 object=2290 duration=1.963265s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0081__obj0081__s2436__2ch_44100hz.wav" title="Object 81 section 2436 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=2436 object=81 duration=1.33805s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2313__obj2313__s2440__1ch_44100hz.wav" title="Object 2313 section 2440 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=2440 object=2313 duration=2.146667s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0333__obj0333__s2446__2ch_44100hz.wav" title="Object 333 section 2446 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=2446 object=333 duration=2.936259s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2281__obj2281__s2453__1ch_44100hz.wav" title="Object 2281 section 2453 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=2453 object=2281 duration=4.344807s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0068__obj0068__s2455__2ch_44100hz.wav" title="Object 68 section 2455 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=2455 object=68 duration=2.259252s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0073__obj0073__s2456__2ch_44100hz.wav" title="Object 73 section 2456 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=2456 object=73 duration=1.791156s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2304__obj2304__s2457__1ch_44100hz.wav" title="Object 2304 section 2457 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=2457 object=2304 duration=1.10034s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2261__obj2261__s2475__1ch_44100hz.wav" title="Object 2261 section 2475 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=2475 object=2261 duration=1.657347s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0337__obj0337__s2480__2ch_44100hz.wav" title="Object 337 section 2480 [object_ref]" meta="bank=main source=object_ref confidence=structural section8=2480 object=337 duration=2.135465s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0039_JIGGLYPUFF_NAME__obj0491__s0001__1ch_44100hz.wav" title="Pokedex 0039 Jigglypuff name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1 object=491 duration=1.033265s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0722_ROWLET_NAME__obj1307__s0006__1ch_44100hz.wav" title="Pokedex 0722 Rowlet name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=6 object=1307 duration=0.82551s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0142_AERODACTYL_FOSSIL_CATEGORY__obj0713__s0010__1ch_44100hz.wav" title="Pokedex 0142 Aerodactyl Fossil category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=10 object=713 duration=1.383333s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0131_LAPRAS_TRANSPORT_CATEGORY__obj0694__s0011__1ch_44100hz.wav" title="Pokedex 0131 Lapras Transport category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=11 object=694 duration=1.979524s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0815_CINDERACE_DESCRIPTION__obj1384__s0012__1ch_44100hz.wav" title="Pokedex 0815 Cinderace description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=12 object=1384 duration=5.717392s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0778_MIMIKYU_DESCRIPTION__obj1366__s0013__1ch_44100hz.wav" title="Pokedex 0778 Mimikyu description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=13 object=1366 duration=9.028798s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0229_HOUNDOOM_DARK_CATEGORY__obj0858__s0015__1ch_44100hz.wav" title="Pokedex 0229 Houndoom Dark category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=15 object=858 duration=1.289274s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0175_TOGEPI_DESCRIPTION__obj0769__s0019__1ch_44100hz.wav" title="Pokedex 0175 Togepi description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=19 object=769 duration=5.810045s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0700_SYLVEON_NAME__obj1301__s0020__1ch_44100hz.wav" title="Pokedex 0700 Sylveon name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=20 object=1301 duration=0.895125s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0148_DRAGONAIR_DRAGON_CATEGORY__obj0723__s0021__1ch_44100hz.wav" title="Pokedex 0148 Dragonair Dragon category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=21 object=723 duration=1.450635s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0199_SLOWKING_DESCRIPTION__obj0817__s0022__1ch_44100hz.wav" title="Pokedex 0199 Slowking description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=22 object=817 duration=5.903515s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0225_DELIBIRD_DELIVERY_CATEGORY__obj0852__s0023__1ch_44100hz.wav" title="Pokedex 0225 Delibird Delivery category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=23 object=852 duration=1.489161s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0424_AMBIPOM_LONG_TAIL_CATEGORY__obj1039__s0024__1ch_44100hz.wav" title="Pokedex 0424 Ambipom Long Tail category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=24 object=1039 duration=1.603878s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0006_CHARIZARD_DESCRIPTION__obj0424__s0025__1ch_44100hz.wav" title="Pokedex 0006 Charizard description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=25 object=424 duration=5.761678s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0916_OINKOLOGNE_DESCRIPTION__obj1486__s0026__1ch_44100hz.wav" title="Pokedex 0916 Oinkologne description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=26 object=1486 duration=6.569977s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0066_MACHOP_DESCRIPTION__obj0571__s0029__1ch_44100hz.wav" title="Pokedex 0066 Machop description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=29 object=571 duration=7.533605s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0082_MAGNETON_DESCRIPTION__obj0607__s0030__1ch_44100hz.wav" title="Pokedex 0082 Magneton description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=30 object=607 duration=6.552018s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0055_GOLDUCK_DUCK_CATEGORY__obj0540__s0032__1ch_44100hz.wav" title="Pokedex 0055 Golduck Duck category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=32 object=540 duration=1.306599s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0447_RIOLU_NAME__obj1077__s0036__1ch_44100hz.wav" title="Pokedex 0447 Riolu name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=36 object=1077 duration=0.932517s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0311_PLUSLE_CHEERING_CATEGORY__obj0930__s0037__1ch_44100hz.wav" title="Pokedex 0311 Plusle Cheering category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=37 object=930 duration=1.394218s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0338_SOLROCK_NAME__obj0960__s0040__1ch_44100hz.wav" title="Pokedex 0338 Solrock name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=40 object=960 duration=0.885034s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0389_TORTERRA_DESCRIPTION__obj1001__s0041__1ch_44100hz.wav" title="Pokedex 0389 Torterra description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=41 object=1001 duration=4.605556s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0093_HAUNTER_NAME__obj0629__s0042__1ch_44100hz.wav" title="Pokedex 0093 Haunter name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=42 object=629 duration=0.745624s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0653_FENNEKIN_NAME__obj1246__s0043__1ch_44100hz.wav" title="Pokedex 0653 Fennekin name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=43 object=1246 duration=0.937415s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0198_MURKROW_NAME__obj0815__s0047__1ch_44100hz.wav" title="Pokedex 0198 Murkrow name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=47 object=815 duration=0.785057s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0180_FLAAFFY_NAME__obj0776__s0051__1ch_44100hz.wav" title="Pokedex 0180 Flaaffy name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=51 object=776 duration=0.791224s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0777_TOGEDEMARU_ROLY_POLY_CATEGORY__obj1365__s0053__1ch_44100hz.wav" title="Pokedex 0777 Togedemaru Roly Poly category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=53 object=1365 duration=1.819229s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0417_PACHIRISU_ELESQUIRREL_CATEGORY__obj1030__s0054__1ch_44100hz.wav" title="Pokedex 0417 Pachirisu EleSquirrel category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=54 object=1030 duration=1.634898s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0498_TEPIG_FIRE_PIG_CATEGORY__obj1127__s0056__1ch_44100hz.wav" title="Pokedex 0498 Tepig Fire Pig category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=56 object=1127 duration=1.644762s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0817_DRIZZILE_WATER_LIZARD_CATEGORY__obj1392__s0058__1ch_44100hz.wav" title="Pokedex 0817 Drizzile Water Lizard category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=58 object=1392 duration=1.663696s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0912_QUAXLY_NAME__obj1475__s0059__1ch_44100hz.wav" title="Pokedex 0912 Quaxly name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=59 object=1475 duration=0.737347s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0658_GRENINJA_NAME__obj1261__s0060__1ch_44100hz.wav" title="Pokedex 0658 Greninja name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=60 object=1261 duration=0.907143s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0598_FERROTHORN_THORN_POD_CATEGORY__obj1211__s0061__1ch_44100hz.wav" title="Pokedex 0598 Ferrothorn Thorn Pod category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=61 object=1211 duration=1.675873s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0762_STEENEE_FRUIT_CATEGORY__obj1356__s0062__1ch_44100hz.wav" title="Pokedex 0762 Steenee Fruit category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=62 object=1356 duration=1.379773s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0671_FLORGES_NAME__obj1289__s0064__1ch_44100hz.wav" title="Pokedex 0671 Florges name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=64 object=1289 duration=0.84805s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0242_BLISSEY_DESCRIPTION__obj0865__s0065__1ch_44100hz.wav" title="Pokedex 0242 Blissey description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=65 object=865 duration=6.51585s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0400_BIBAREL_DESCRIPTION__obj1025__s0071__1ch_44100hz.wav" title="Pokedex 0400 Bibarel description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=71 object=1025 duration=5.404807s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0121_STARMIE_NAME__obj0674__s0072__1ch_44100hz.wav" title="Pokedex 0121 Starmie name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=72 object=674 duration=0.850884s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0123_SCYTHER_MANTIS_CATEGORY__obj0681__s0073__1ch_44100hz.wav" title="Pokedex 0123 Scyther Mantis category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=73 object=681 duration=1.552902s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0123_SCYTHER_DESCRIPTION__obj0679__s0074__1ch_44100hz.wav" title="Pokedex 0123 Scyther description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=74 object=679 duration=5.849909s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0040_WIGGLYTUFF_NAME__obj0494__s0077__1ch_44100hz.wav" title="Pokedex 0040 Wigglytuff name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=77 object=494 duration=0.971769s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0018_PIDGEOT_NAME__obj0452__s0083__1ch_44100hz.wav" title="Pokedex 0018 Pidgeot name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=83 object=452 duration=0.700907s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0057_PRIMEAPE_DESCRIPTION__obj0544__s0085__1ch_44100hz.wav" title="Pokedex 0057 Primeape description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=85 object=544 duration=7.127687s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0729_BRIONNE_NAME__obj1328__s0090__1ch_44100hz.wav" title="Pokedex 0729 Brionne name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=90 object=1328 duration=0.686145s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0025_PIKACHU_MOUSE_CATEGORY__obj0462__s0093__1ch_44100hz.wav" title="Pokedex 0025 Pikachu Mouse category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=93 object=462 duration=1.275261s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0671_FLORGES_DESCRIPTION__obj1288__s0094__1ch_44100hz.wav" title="Pokedex 0671 Florges description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=94 object=1288 duration=7.728073s channels=1 refs=5"}
|
||||
::gallery-end
|
||||
207
sound-best-named-gallery-08.md
Normal file
207
sound-best-named-gallery-08.md
Normal file
@@ -0,0 +1,207 @@
|
||||
# Best-Named Sound Export 08
|
||||
|
||||
Best-available named aliases 1401-1600 of 2545.
|
||||
Name provenance is preserved in the `source` metadata: confirmed native, Pokedex voice alignment, catalog-matched ASR, draft ASR, catalog-offset candidate, low-confidence ASR review candidate, main-image hash match, or structural object reference.
|
||||
|
||||
::gallery-start
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0923_PAWMOT_HANDS_ON_CATEGORY__obj1503__s0098__1ch_44100hz.wav" title="Pokedex 0923 Pawmot Hands On category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=98 object=1503 duration=1.670227s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0634_ZWEILOUS_DESCRIPTION__obj1230__s0101__1ch_44100hz.wav" title="Pokedex 0634 Zweilous description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=101 object=1230 duration=7.733288s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0365_WALREIN_ICE_BREAK_CATEGORY__obj0976__s0103__1ch_44100hz.wav" title="Pokedex 0365 Walrein Ice Break category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=103 object=976 duration=1.663175s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0388_GROTLE_NAME__obj0999__s0104__1ch_44100hz.wav" title="Pokedex 0388 Grotle name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=104 object=999 duration=0.612086s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0371_BAGON_ROCK_HEAD_CATEGORY__obj0979__s0106__1ch_44100hz.wav" title="Pokedex 0371 Bagon Rock Head category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=106 object=979 duration=1.534739s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0029_NIDORAN_NAME__obj0473__s0107__1ch_44100hz.wav" title="Pokedex 0029 Nidoran name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=107 object=473 duration=0.906825s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0420_CHERUBI_DESCRIPTION__obj1031__s0108__1ch_44100hz.wav" title="Pokedex 0420 Cherubi description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=108 object=1031 duration=7.923424s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0172_PICHU_TINY_MOUSE_CATEGORY__obj0765__s0110__1ch_44100hz.wav" title="Pokedex 0172 Pichu Tiny Mouse category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=110 object=765 duration=1.648367s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0056_MANKEY_DESCRIPTION__obj0541__s0112__1ch_44100hz.wav" title="Pokedex 0056 Mankey description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=112 object=541 duration=6.786032s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0914_QUAQUAVAL_DANCER_CATEGORY__obj1482__s0115__1ch_44100hz.wav" title="Pokedex 0914 Quaquaval Dancer category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=115 object=1482 duration=1.423265s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0670_FLOETTE_DESCRIPTION__obj1285__s0116__1ch_44100hz.wav" title="Pokedex 0670 Floette description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=116 object=1285 duration=7.321927s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0775_KOMALA_DROWSING_CATEGORY__obj1362__s0117__1ch_44100hz.wav" title="Pokedex 0775 Komala Drowsing category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=117 object=1362 duration=1.485465s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0004_CHARMANDER_NAME__obj0419__s0119__1ch_44100hz.wav" title="Pokedex 0004 Charmander name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=119 object=419 duration=0.77966s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0421_CHERRIM_NAME__obj1035__s0120__1ch_44100hz.wav" title="Pokedex 0421 Cherrim name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=120 object=1035 duration=0.712834s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0922_PAWMO_NAME__obj1499__s0121__1ch_44100hz.wav" title="Pokedex 0922 Pawmo name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=121 object=1499 duration=0.731497s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0926_FIDOUGH_NAME__obj1511__s0122__1ch_44100hz.wav" title="Pokedex 0926 Fidough name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=122 object=1511 duration=0.865601s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0281_KIRLIA_NAME__obj0914__s0124__1ch_44100hz.wav" title="Pokedex 0281 Kirlia name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=124 object=914 duration=0.832971s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0189_JUMPLUFF_NAME__obj0803__s0127__1ch_44100hz.wav" title="Pokedex 0189 Jumpluff name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=127 object=803 duration=0.751723s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0337_LUNATONE_METEORITE_CATEGORY__obj0958__s0128__1ch_44100hz.wav" title="Pokedex 0337 Lunatone Meteorite category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=128 object=958 duration=1.668367s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0120_STARYU_STAR_SHAPE_CATEGORY__obj0672__s0129__1ch_44100hz.wav" title="Pokedex 0120 Staryu Star Shape category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=129 object=672 duration=1.744331s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0009_BLASTOISE_SHELLFISH_CATEGORY__obj0435__s0133__1ch_44100hz.wav" title="Pokedex 0009 Blastoise Shellfish category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=133 object=435 duration=1.450884s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0160_FERALIGATR_DESCRIPTION__obj0757__s0135__1ch_44100hz.wav" title="Pokedex 0160 Feraligatr description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=135 object=757 duration=6.692041s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0156_QUILAVA_VOLCANO_CATEGORY__obj0747__s0136__1ch_44100hz.wav" title="Pokedex 0156 Quilava Volcano category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=136 object=747 duration=1.57941s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0070_WEEPINBELL_NAME__obj0584__s0138__1ch_44100hz.wav" title="Pokedex 0070 Weepinbell name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=138 object=584 duration=0.974444s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0420_CHERUBI_CHERRY_CATEGORY__obj1033__s0139__1ch_44100hz.wav" title="Pokedex 0420 Cherubi Cherry category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=139 object=1033 duration=1.453084s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0654_BRAIXEN_NAME__obj1249__s0151__1ch_44100hz.wav" title="Pokedex 0654 Braixen name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=151 object=1249 duration=0.741497s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0085_DODRIO_DESCRIPTION__obj0616__s0154__1ch_44100hz.wav" title="Pokedex 0085 Dodrio description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=154 object=616 duration=8.940658s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0633_DEINO_IRATE_CATEGORY__obj1229__s0155__1ch_44100hz.wav" title="Pokedex 0633 Deino Irate category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=155 object=1229 duration=1.647868s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0004_CHARMANDER_LIZARD_CATEGORY__obj0420__s0156__1ch_44100hz.wav" title="Pokedex 0004 Charmander Lizard category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=156 object=420 duration=1.267256s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0042_GOLBAT_BAT_CATEGORY__obj0501__s0160__1ch_44100hz.wav" title="Pokedex 0042 Golbat Bat category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=160 object=501 duration=1.333741s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0495_SNIVY_DESCRIPTION__obj1116__s0161__1ch_44100hz.wav" title="Pokedex 0495 Snivy description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=161 object=1116 duration=7.853968s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0511_PANSAGE_GRASS_MONKEY_CATEGORY__obj1145__s0162__1ch_44100hz.wav" title="Pokedex 0511 Pansage Grass Monkey category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=162 object=1145 duration=1.700136s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0360_WYNAUT_NAME__obj0966__s0165__1ch_44100hz.wav" title="Pokedex 0360 Wynaut name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=165 object=966 duration=0.823991s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0039_JIGGLYPUFF_DESCRIPTION__obj0490__s0167__1ch_44100hz.wav" title="Pokedex 0039 Jigglypuff description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=167 object=490 duration=6.457959s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0252_TREECKO_DESCRIPTION__obj0877__s0168__1ch_44100hz.wav" title="Pokedex 0252 Treecko description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=168 object=877 duration=7.264785s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0208_STEELIX_DESCRIPTION__obj0826__s0173__1ch_44100hz.wav" title="Pokedex 0208 Steelix description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=173 object=826 duration=6.358503s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0017_PIDGEOTTO_NAME__obj0449__s0174__1ch_44100hz.wav" title="Pokedex 0017 Pidgeotto name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=174 object=449 duration=0.949864s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0081_MAGNEMITE_MAGNET_CATEGORY__obj0606__s0175__1ch_44100hz.wav" title="Pokedex 0081 Magnemite Magnet category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=175 object=606 duration=1.485941s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0063_ABRA_PSI_CATEGORY__obj0564__s0177__1ch_44100hz.wav" title="Pokedex 0063 Abra Psi category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=177 object=564 duration=1.337528s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0530_EXCADRILL_SUBTERRENE_CATEGORY__obj1166__s0178__1ch_44100hz.wav" title="Pokedex 0530 Excadrill Subterrene category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=178 object=1166 duration=1.72941s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0728_POPPLIO_NAME__obj1325__s0179__1ch_44100hz.wav" title="Pokedex 0728 Popplio name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=179 object=1325 duration=0.743787s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0256_COMBUSKEN_YOUNG_FOWL_CATEGORY__obj0891__s0194__1ch_44100hz.wav" title="Pokedex 0256 Combusken Young Fowl category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=194 object=891 duration=1.626553s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0081_MAGNEMITE_NAME__obj0605__s0198__1ch_44100hz.wav" title="Pokedex 0081 Magnemite name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=198 object=605 duration=0.973243s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0855_POLTEAGEIST_DESCRIPTION__obj1432__s0199__1ch_44100hz.wav" title="Pokedex 0855 Polteageist description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=199 object=1432 duration=7.915986s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0016_PIDGEY_NAME__obj0446__s0201__1ch_44100hz.wav" title="Pokedex 0016 Pidgey name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=201 object=446 duration=0.584717s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0030_NIDORINA_NAME__obj0476__s0202__1ch_44100hz.wav" title="Pokedex 0030 Nidorina name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=202 object=476 duration=0.964694s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0868_MILCERY_DESCRIPTION__obj1447__s0203__1ch_44100hz.wav" title="Pokedex 0868 Milcery description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=203 object=1447 duration=7.32712s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0651_QUILLADIN_NAME__obj1240__s0205__1ch_44100hz.wav" title="Pokedex 0651 Quilladin name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=205 object=1240 duration=0.799342s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0854_SINISTEA_DESCRIPTION__obj1429__s0206__1ch_44100hz.wav" title="Pokedex 0854 Sinistea description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=206 object=1429 duration=7.304467s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0913_QUAXWELL_NAME__obj1478__s0216__1ch_44100hz.wav" title="Pokedex 0913 Quaxwell name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=216 object=1478 duration=0.743492s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0445_GARCHOMP_NAME__obj1071__s0217__1ch_44100hz.wav" title="Pokedex 0445 Garchomp name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=217 object=1071 duration=0.772902s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0079_SLOWPOKE_DESCRIPTION__obj0598__s0218__1ch_44100hz.wav" title="Pokedex 0079 Slowpoke description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=218 object=598 duration=6.021973s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0149_DRAGONITE_DESCRIPTION__obj0724__s0223__1ch_44100hz.wav" title="Pokedex 0149 Dragonite description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=223 object=724 duration=5.464512s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0083_FARFETCH_D_WILD_DUCK_CATEGORY__obj0612__s0224__1ch_44100hz.wav" title="Pokedex 0083 Farfetch'd Wild Duck category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=224 object=612 duration=1.818662s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0467_MAGMORTAR_DESCRIPTION__obj1094__s0225__1ch_44100hz.wav" title="Pokedex 0467 Magmortar description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=225 object=1094 duration=7.182902s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0763_TSAREENA_DESCRIPTION__obj1357__s0227__1ch_44100hz.wav" title="Pokedex 0763 Tsareena description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=227 object=1357 duration=9.29873s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0160_FERALIGATR_BIG_JAW_CATEGORY__obj0759__s0229__1ch_44100hz.wav" title="Pokedex 0160 Feraligatr Big Jaw category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=229 object=759 duration=1.671451s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0420_CHERUBI_NAME__obj1032__s0230__1ch_44100hz.wav" title="Pokedex 0420 Cherubi name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=230 object=1032 duration=0.847664s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0496_SERVINE_NAME__obj1120__s0232__1ch_44100hz.wav" title="Pokedex 0496 Servine name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=232 object=1120 duration=0.815986s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0221_PILOSWINE_SWINE_CATEGORY__obj0849__s0236__1ch_44100hz.wav" title="Pokedex 0221 Piloswine Swine category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=236 object=849 duration=1.429184s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0055_GOLDUCK_DESCRIPTION__obj0538__s0237__1ch_44100hz.wav" title="Pokedex 0055 Golduck description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=237 object=538 duration=6.386803s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0859_IMPIDIMP_NAME__obj1436__s0238__1ch_44100hz.wav" title="Pokedex 0859 Impidimp name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=238 object=1436 duration=0.758753s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0389_TORTERRA_NAME__obj1002__s0239__1ch_44100hz.wav" title="Pokedex 0389 Torterra name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=239 object=1002 duration=0.935125s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0845_CRAMORANT_DESCRIPTION__obj1426__s0240__1ch_44100hz.wav" title="Pokedex 0845 Cramorant description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=240 object=1426 duration=7.581474s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0393_PIPLUP_NAME__obj1014__s0241__1ch_44100hz.wav" title="Pokedex 0393 Piplup name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=241 object=1014 duration=0.692494s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0580_DUCKLETT_DESCRIPTION__obj1179__s0242__1ch_44100hz.wav" title="Pokedex 0580 Ducklett description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=242 object=1179 duration=6.61195s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0260_SWAMPERT_MUD_FISH_CATEGORY__obj0903__s0243__1ch_44100hz.wav" title="Pokedex 0260 Swampert Mud Fish category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=243 object=903 duration=1.588685s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0444_GABITE_CAVE_CATEGORY__obj1069__s0244__1ch_44100hz.wav" title="Pokedex 0444 Gabite Cave category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=244 object=1069 duration=1.35712s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0723_DARTRIX_BLADE_QUILL_CATEGORY__obj1311__s0249__1ch_44100hz.wav" title="Pokedex 0723 Dartrix Blade Quill category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=249 object=1311 duration=1.677324s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0262_MIGHTYENA_BITE_CATEGORY__obj0909__s0250__1ch_44100hz.wav" title="Pokedex 0262 Mightyena Bite category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=250 object=909 duration=1.307596s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0571_ZOROARK_ILLUSION_FOX_CATEGORY__obj1178__s0252__1ch_44100hz.wav" title="Pokedex 0571 Zoroark Illusion Fox category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=252 object=1178 duration=1.852245s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0608_LAMPENT_DESCRIPTION__obj1215__s0254__1ch_44100hz.wav" title="Pokedex 0608 Lampent description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=254 object=1215 duration=5.488141s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0136_FLAREON_FLAME_CATEGORY__obj0710__s0257__1ch_44100hz.wav" title="Pokedex 0136 Flareon Flame category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=257 object=710 duration=1.436372s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0050_DIGLETT_MOLE_CATEGORY__obj0525__s0258__1ch_44100hz.wav" title="Pokedex 0050 Diglett Mole category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=258 object=525 duration=1.256032s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0155_CYNDAQUIL_NAME__obj0743__s0262__1ch_44100hz.wav" title="Pokedex 0155 Cyndaquil name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=262 object=743 duration=0.993991s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0372_SHELGON_NAME__obj0981__s0263__1ch_44100hz.wav" title="Pokedex 0372 Shelgon name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=263 object=981 duration=0.865351s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0743_RIBOMBEE_BEE_FLY_CATEGORY__obj1338__s0264__1ch_44100hz.wav" title="Pokedex 0743 Ribombee Bee Fly category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=264 object=1338 duration=1.648571s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0322_NUMEL_DESCRIPTION__obj0940__s0265__1ch_44100hz.wav" title="Pokedex 0322 Numel description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=265 object=940 duration=8.584422s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0228_HOUNDOUR_DARK_CATEGORY__obj0855__s0267__1ch_44100hz.wav" title="Pokedex 0228 Houndour Dark category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=267 object=855 duration=1.449184s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0229_HOUNDOOM_NAME__obj0857__s0268__1ch_44100hz.wav" title="Pokedex 0229 Houndoom name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=268 object=857 duration=0.879501s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_1019_HYDRAPPLE_DESCRIPTION__obj1543__s0270__1ch_44100hz.wav" title="Pokedex 1019 Hydrapple description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=270 object=1543 duration=6.009229s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0152_CHIKORITA_NAME__obj0734__s0272__1ch_44100hz.wav" title="Pokedex 0152 Chikorita name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=272 object=734 duration=0.952766s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0726_TORRACAT_NAME__obj1319__s0276__1ch_44100hz.wav" title="Pokedex 0726 Torracat name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=276 object=1319 duration=0.740748s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0393_PIPLUP_DESCRIPTION__obj1013__s0278__1ch_44100hz.wav" title="Pokedex 0393 Piplup description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=278 object=1013 duration=7.497846s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0371_BAGON_NAME__obj0978__s0283__1ch_44100hz.wav" title="Pokedex 0371 Bagon name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=283 object=978 duration=0.757732s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0094_GENGAR_SHADOW_CATEGORY__obj0633__s0285__1ch_44100hz.wav" title="Pokedex 0094 Gengar Shadow category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=285 object=633 duration=1.47644s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0832_DUBWOOL_SHEEP_CATEGORY__obj1410__s0286__1ch_44100hz.wav" title="Pokedex 0832 Dubwool Sheep category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=286 object=1410 duration=1.379932s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0009_BLASTOISE_DESCRIPTION__obj0433__s0287__1ch_44100hz.wav" title="Pokedex 0009 Blastoise description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=287 object=433 duration=5.667438s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0060_POLIWAG_NAME__obj0554__s0296__1ch_44100hz.wav" title="Pokedex 0060 Poliwag name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=296 object=554 duration=0.828322s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0421_CHERRIM_DESCRIPTION__obj1034__s0300__1ch_44100hz.wav" title="Pokedex 0421 Cherrim description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=300 object=1034 duration=5.94941s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0570_ZORUA_DESCRIPTION__obj1173__s0301__1ch_44100hz.wav" title="Pokedex 0570 Zorua description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=301 object=1173 duration=6.718594s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0070_WEEPINBELL_DESCRIPTION__obj0583__s0308__1ch_44100hz.wav" title="Pokedex 0070 Weepinbell description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=308 object=583 duration=5.897052s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0464_RHYPERIOR_DRILL_CATEGORY__obj1093__s0312__1ch_44100hz.wav" title="Pokedex 0464 Rhyperior Drill category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=312 object=1093 duration=1.355669s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0979_ANNIHILAPE_RAGE_MONKEY_CATEGORY__obj1539__s0313__1ch_44100hz.wav" title="Pokedex 0979 Annihilape Rage Monkey category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=313 object=1539 duration=1.768231s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0495_SNIVY_GRASS_SNAKE_CATEGORY__obj1118__s0318__1ch_44100hz.wav" title="Pokedex 0495 Snivy Grass Snake category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=318 object=1118 duration=1.689365s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0112_RHYDON_DESCRIPTION__obj0658__s0319__1ch_44100hz.wav" title="Pokedex 0112 Rhydon description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=319 object=658 duration=7.763424s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0869_ALCREMIE_CREAM_CATEGORY__obj1452__s0322__1ch_44100hz.wav" title="Pokedex 0869 Alcremie Cream category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=322 object=1452 duration=1.456961s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0571_ZOROARK_DESCRIPTION__obj1176__s0323__1ch_44100hz.wav" title="Pokedex 0571 Zoroark description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=323 object=1176 duration=5.556735s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0607_LITWICK_CANDLE_CATEGORY__obj1214__s0324__1ch_44100hz.wav" title="Pokedex 0607 Litwick Candle category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=324 object=1214 duration=1.473016s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0084_DODUO_DESCRIPTION__obj0613__s0325__1ch_44100hz.wav" title="Pokedex 0084 Doduo description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=325 object=613 duration=5.15805s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0048_VENONAT_INSECT_CATEGORY__obj0519__s0327__1ch_44100hz.wav" title="Pokedex 0048 Venonat Insect category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=327 object=519 duration=1.527664s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0053_PERSIAN_NAME__obj0533__s0328__1ch_44100hz.wav" title="Pokedex 0053 Persian name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=328 object=533 duration=0.700159s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0912_QUAXLY_DESCRIPTION__obj1474__s0330__1ch_44100hz.wav" title="Pokedex 0912 Quaxly description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=330 object=1474 duration=8.111066s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0399_BIDOOF_DESCRIPTION__obj1022__s0331__1ch_44100hz.wav" title="Pokedex 0399 Bidoof description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=331 object=1022 duration=5.869297s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0391_MONFERNO_DESCRIPTION__obj1007__s0336__1ch_44100hz.wav" title="Pokedex 0391 Monferno description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=336 object=1007 duration=5.93381s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0375_METANG_NAME__obj0990__s0337__1ch_44100hz.wav" title="Pokedex 0375 Metang name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=337 object=990 duration=0.763469s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0529_DRILBUR_DESCRIPTION__obj1161__s0338__1ch_44100hz.wav" title="Pokedex 0529 Drilbur description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=338 object=1161 duration=6.680295s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0502_DEWOTT_DESCRIPTION__obj1137__s0339__1ch_44100hz.wav" title="Pokedex 0502 Dewott description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=339 object=1137 duration=7.337619s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0462_MAGNEZONE_DESCRIPTION__obj1088__s0340__1ch_44100hz.wav" title="Pokedex 0462 Magnezone description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=340 object=1088 duration=8.098073s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0131_LAPRAS_DESCRIPTION__obj0692__s0343__1ch_44100hz.wav" title="Pokedex 0131 Lapras description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=343 object=692 duration=6.373107s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0058_GROWLITHE_NAME__obj0548__s0344__1ch_44100hz.wav" title="Pokedex 0058 Growlithe name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=344 object=548 duration=0.684671s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0376_METAGROSS_IRON_LEG_CATEGORY__obj0994__s0346__1ch_44100hz.wav" title="Pokedex 0376 Metagross Iron Leg category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=346 object=994 duration=1.657687s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0911_SKELEDIRGE_DESCRIPTION__obj1471__s0347__1ch_44100hz.wav" title="Pokedex 0911 Skeledirge description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=347 object=1471 duration=8.995941s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0826_ORBEETLE_NAME__obj1403__s0349__1ch_44100hz.wav" title="Pokedex 0826 Orbeetle name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=349 object=1403 duration=0.821361s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0187_HOPPIP_DESCRIPTION__obj0796__s0352__1ch_44100hz.wav" title="Pokedex 0187 Hoppip description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=352 object=796 duration=6.416621s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0079_SLOWPOKE_NAME__obj0599__s0354__1ch_44100hz.wav" title="Pokedex 0079 Slowpoke name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=354 object=599 duration=0.955873s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0650_CHESPIN_SPINY_NUT_CATEGORY__obj1238__s0355__1ch_44100hz.wav" title="Pokedex 0650 Chespin Spiny Nut category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=355 object=1238 duration=1.756712s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0512_SIMISAGE_NAME__obj1147__s0356__1ch_44100hz.wav" title="Pokedex 0512 Simisage name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=356 object=1147 duration=1.016054s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0595_JOLTIK_NAME__obj1201__s0359__1ch_44100hz.wav" title="Pokedex 0595 Joltik name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=359 object=1201 duration=0.694671s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0259_MARSHTOMP_DESCRIPTION__obj0898__s0362__1ch_44100hz.wav" title="Pokedex 0259 Marshtomp description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=362 object=898 duration=6.971814s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0169_CROBAT_DESCRIPTION__obj0760__s0364__1ch_44100hz.wav" title="Pokedex 0169 Crobat description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=364 object=760 duration=9.252063s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0926_FIDOUGH_PUPPY_CATEGORY__obj1512__s0370__1ch_44100hz.wav" title="Pokedex 0926 Fidough Puppy category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=370 object=1512 duration=1.462993s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0105_MAROWAK_BONE_KEEPER_CATEGORY__obj0648__s0372__1ch_44100hz.wav" title="Pokedex 0105 Marowak Bone Keeper category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=372 object=648 duration=1.86771s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0614_BEARTIC_DESCRIPTION__obj1224__s0373__1ch_44100hz.wav" title="Pokedex 0614 Beartic description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=373 object=1224 duration=8.472857s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0778_MIMIKYU_DISGUISE_CATEGORY__obj1368__s0375__1ch_44100hz.wav" title="Pokedex 0778 Mimikyu Disguise category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=375 object=1368 duration=1.537347s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0280_RALTS_NAME__obj0911__s0376__1ch_44100hz.wav" title="Pokedex 0280 Ralts name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=376 object=911 duration=0.736213s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0909_FUECOCO_NAME__obj1466__s0377__1ch_44100hz.wav" title="Pokedex 0909 Fuecoco name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=377 object=1466 duration=1.087687s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0214_HERACROSS_SINGLE_HORN_CATEGORY__obj0834__s0381__1ch_44100hz.wav" title="Pokedex 0214 Heracross Single Horn category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=381 object=834 duration=1.726689s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0043_ODDISH_DESCRIPTION__obj0502__s0384__1ch_44100hz.wav" title="Pokedex 0043 Oddish description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=384 object=502 duration=8.870431s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0071_VICTREEBEL_FLYCATCHER_CATEGORY__obj0588__s0387__1ch_44100hz.wav" title="Pokedex 0071 Victreebel Flycatcher category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=387 object=588 duration=1.62932s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0921_PAWMI_MOUSE_CATEGORY__obj1497__s0388__1ch_44100hz.wav" title="Pokedex 0921 Pawmi Mouse category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=388 object=1497 duration=1.316712s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0075_GRAVELER_ROCK_CATEGORY__obj0594__s0389__1ch_44100hz.wav" title="Pokedex 0075 Graveler Rock category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=389 object=594 duration=1.372993s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0063_ABRA_NAME__obj0563__s0397__1ch_44100hz.wav" title="Pokedex 0063 Abra name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=397 object=563 duration=0.638005s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0938_TADBULB_ELETADPOLE_CATEGORY__obj1527__s0400__1ch_44100hz.wav" title="Pokedex 0938 Tadbulb EleTadpole category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=400 object=1527 duration=2.029637s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0157_TYPHLOSION_DESCRIPTION__obj0748__s0401__1ch_44100hz.wav" title="Pokedex 0157 Typhlosion description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=401 object=748 duration=6.283741s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0325_SPOINK_NAME__obj0948__s0403__1ch_44100hz.wav" title="Pokedex 0325 Spoink name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=403 object=948 duration=0.752789s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0446_MUNCHLAX_DESCRIPTION__obj1073__s0404__1ch_44100hz.wav" title="Pokedex 0446 Munchlax description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=404 object=1073 duration=6.17483s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0909_FUECOCO_DESCRIPTION__obj1465__s0407__1ch_44100hz.wav" title="Pokedex 0909 Fuecoco description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=407 object=1465 duration=6.344717s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0666_VIVILLON_NAME__obj1280__s0408__1ch_44100hz.wav" title="Pokedex 0666 Vivillon name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=408 object=1280 duration=0.907347s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0175_TOGEPI_NAME__obj0770__s0409__1ch_44100hz.wav" title="Pokedex 0175 Togepi name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=409 object=770 duration=0.775692s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0438_BONSLY_NAME__obj1053__s0411__1ch_44100hz.wav" title="Pokedex 0438 Bonsly name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=411 object=1053 duration=0.918458s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0390_CHIMCHAR_CHIMP_CATEGORY__obj1006__s0412__1ch_44100hz.wav" title="Pokedex 0390 Chimchar Chimp category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=412 object=1006 duration=1.373016s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0677_ESPURR_RESTRAINT_CATEGORY__obj1296__s0417__1ch_44100hz.wav" title="Pokedex 0677 Espurr Restraint category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=417 object=1296 duration=1.566939s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0247_PUPITAR_HARD_SHELL_CATEGORY__obj0873__s0419__1ch_44100hz.wav" title="Pokedex 0247 Pupitar Hard Shell category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=419 object=873 duration=1.529841s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0942_MASCHIFF_RASCAL_CATEGORY__obj1533__s0420__1ch_44100hz.wav" title="Pokedex 0942 Maschiff Rascal category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=420 object=1533 duration=1.596984s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0034_NIDOKING_DESCRIPTION__obj0487__s0423__1ch_44100hz.wav" title="Pokedex 0034 Nidoking description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=423 object=487 duration=9.093243s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0084_DODUO_NAME__obj0614__s0429__1ch_44100hz.wav" title="Pokedex 0084 Doduo name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=429 object=614 duration=0.919388s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0248_TYRANITAR_ARMOR_CATEGORY__obj0876__s0431__1ch_44100hz.wav" title="Pokedex 0248 Tyranitar Armor category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=431 object=876 duration=1.457755s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0033_NIDORINO_DESCRIPTION__obj0484__s0433__1ch_44100hz.wav" title="Pokedex 0033 Nidorino description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=433 object=484 duration=7.032698s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0656_FROAKIE_BUBBLE_FROG_CATEGORY__obj1256__s0437__1ch_44100hz.wav" title="Pokedex 0656 Froakie Bubble Frog category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=437 object=1256 duration=1.688821s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0052_MEOWTH_NAME__obj0530__s0440__1ch_44100hz.wav" title="Pokedex 0052 Meowth name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=440 object=530 duration=0.713039s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0056_MANKEY_PIG_MONKEY_CATEGORY__obj0543__s0441__1ch_44100hz.wav" title="Pokedex 0056 Mankey Pig Monkey category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=441 object=543 duration=1.724739s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0136_FLAREON_DESCRIPTION_ALT_2__obj0708__s0442__1ch_44100hz.wav" title="Pokedex 0136 Flareon description alt 2 [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=442 object=708 duration=7.755147s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0196_ESPEON_NAME__obj0809__s0444__1ch_44100hz.wav" title="Pokedex 0196 Espeon name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=444 object=809 duration=0.834512s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0230_KINGDRA_DRAGON_CATEGORY__obj0861__s0445__1ch_44100hz.wav" title="Pokedex 0230 Kingdra Dragon category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=445 object=861 duration=1.429206s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0778_MIMIKYU_NAME__obj1367__s0452__1ch_44100hz.wav" title="Pokedex 0778 Mimikyu name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=452 object=1367 duration=0.910998s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0461_WEAVILE_SHARP_CLAW_CATEGORY__obj1087__s0453__1ch_44100hz.wav" title="Pokedex 0461 Weavile Sharp Claw category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=453 object=1087 duration=1.843628s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0584_VANILLUXE_NAME__obj1192__s0454__1ch_44100hz.wav" title="Pokedex 0584 Vanilluxe name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=454 object=1192 duration=0.886825s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0364_SEALEO_DESCRIPTION__obj0971__s0455__1ch_44100hz.wav" title="Pokedex 0364 Sealeo description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=455 object=971 duration=6.34381s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0109_KOFFING_DESCRIPTION__obj0649__s0457__1ch_44100hz.wav" title="Pokedex 0109 Koffing description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=457 object=649 duration=6.267528s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0154_MEGANIUM_NAME__obj0740__s0461__1ch_44100hz.wav" title="Pokedex 0154 Meganium name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=461 object=740 duration=0.938798s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0158_TOTODILE_BIG_JAW_CATEGORY__obj0753__s0462__1ch_44100hz.wav" title="Pokedex 0158 Totodile Big Jaw category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=462 object=753 duration=1.669637s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0252_TREECKO_NAME__obj0878__s0473__1ch_44100hz.wav" title="Pokedex 0252 Treecko name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=473 object=878 duration=0.696848s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0363_SPHEAL_CLAP_CATEGORY__obj0970__s0475__1ch_44100hz.wav" title="Pokedex 0363 Spheal Clap category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=475 object=970 duration=1.383515s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0445_GARCHOMP_DESCRIPTION__obj1070__s0480__1ch_44100hz.wav" title="Pokedex 0445 Garchomp description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=480 object=1070 duration=6.594898s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0217_URSARING_HIBERNATOR_CATEGORY__obj0843__s0481__1ch_44100hz.wav" title="Pokedex 0217 Ursaring Hibernator category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=481 object=843 duration=1.65907s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0156_QUILAVA_DESCRIPTION__obj0745__s0485__1ch_44100hz.wav" title="Pokedex 0156 Quilava description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=485 object=745 duration=5.945306s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0221_PILOSWINE_NAME__obj0848__s0486__1ch_44100hz.wav" title="Pokedex 0221 Piloswine name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=486 object=848 duration=0.999433s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0391_MONFERNO_PLAYFUL_CATEGORY__obj1009__s0487__1ch_44100hz.wav" title="Pokedex 0391 Monferno Playful category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=487 object=1009 duration=1.444649s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0197_UMBREON_DESCRIPTION__obj0811__s0490__1ch_44100hz.wav" title="Pokedex 0197 Umbreon description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=490 object=811 duration=6.200227s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0399_BIDOOF_PLUMP_MOUSE_CATEGORY__obj1024__s0491__1ch_44100hz.wav" title="Pokedex 0399 Bidoof Plump Mouse category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=491 object=1024 duration=1.70839s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0216_TEDDIURSA_DESCRIPTION__obj0838__s0506__1ch_44100hz.wav" title="Pokedex 0216 Teddiursa description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=506 object=838 duration=7.431111s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0065_ALAKAZAM_NAME__obj0569__s0511__1ch_44100hz.wav" title="Pokedex 0065 Alakazam name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=511 object=569 duration=1.031497s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0044_GLOOM_DESCRIPTION__obj0505__s0512__1ch_44100hz.wav" title="Pokedex 0044 Gloom description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=512 object=505 duration=5.800431s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_1019_HYDRAPPLE_NAME__obj1544__s0513__1ch_44100hz.wav" title="Pokedex 1019 Hydrapple name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=513 object=1544 duration=0.956009s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0373_SALAMENCE_DRAGON_CATEGORY__obj0985__s0514__1ch_44100hz.wav" title="Pokedex 0373 Salamence Dragon category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=514 object=985 duration=1.352812s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0062_POLIWRATH_TADPOLE_CATEGORY__obj0561__s0516__1ch_44100hz.wav" title="Pokedex 0062 Poliwrath Tadpole category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=516 object=561 duration=1.521995s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0400_BIBAREL_NAME__obj1026__s0518__1ch_44100hz.wav" title="Pokedex 0400 Bibarel name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=518 object=1026 duration=0.866213s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0635_HYDREIGON_NAME__obj1234__s0520__1ch_44100hz.wav" title="Pokedex 0635 Hydreigon name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=520 object=1234 duration=1.048367s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0358_CHIMECHO_DESCRIPTION__obj0962__s0526__1ch_44100hz.wav" title="Pokedex 0358 Chimecho description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=526 object=962 duration=6.388617s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0121_STARMIE_DESCRIPTION__obj0673__s0529__1ch_44100hz.wav" title="Pokedex 0121 Starmie description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=529 object=673 duration=8.668481s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0762_STEENEE_NAME__obj1355__s0531__1ch_44100hz.wav" title="Pokedex 0762 Steenee name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=531 object=1355 duration=0.916735s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0110_WEEZING_DESCRIPTION__obj0652__s0532__1ch_44100hz.wav" title="Pokedex 0110 Weezing description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=532 object=652 duration=6.060816s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0201_UNOWN_SYMBOL_CATEGORY__obj0822__s0533__1ch_44100hz.wav" title="Pokedex 0201 Unown Symbol category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=533 object=822 duration=1.452698s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0471_GLACEON_FRESH_SNOW_CATEGORY__obj1106__s0534__1ch_44100hz.wav" title="Pokedex 0471 Glaceon Fresh Snow category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=534 object=1106 duration=1.671383s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0979_ANNIHILAPE_DESCRIPTION__obj1537__s0535__1ch_44100hz.wav" title="Pokedex 0979 Annihilape description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=535 object=1537 duration=7.861043s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0584_VANILLUXE_DESCRIPTION__obj1191__s0536__1ch_44100hz.wav" title="Pokedex 0584 Vanilluxe description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=536 object=1191 duration=8.868322s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0063_ABRA_DESCRIPTION__obj0562__s0537__1ch_44100hz.wav" title="Pokedex 0063 Abra description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=537 object=562 duration=7.868458s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0393_PIPLUP_PENGUIN_CATEGORY__obj1015__s0538__1ch_44100hz.wav" title="Pokedex 0393 Piplup Penguin category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=538 object=1015 duration=1.492426s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0479_ROTOM_NAME__obj1114__s0539__1ch_44100hz.wav" title="Pokedex 0479 Rotom name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=539 object=1114 duration=0.793673s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0723_DARTRIX_DESCRIPTION__obj1309__s0540__1ch_44100hz.wav" title="Pokedex 0723 Dartrix description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=540 object=1309 duration=6.974966s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0100_VOLTORB_NAME__obj0638__s0541__1ch_44100hz.wav" title="Pokedex 0100 Voltorb name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=541 object=638 duration=0.922789s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0199_SLOWKING_NAME__obj0818__s0542__1ch_44100hz.wav" title="Pokedex 0199 Slowking name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=542 object=818 duration=0.958163s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0479_ROTOM_DESCRIPTION__obj1113__s0544__1ch_44100hz.wav" title="Pokedex 0479 Rotom description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=544 object=1113 duration=6.375306s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0201_UNOWN_NAME__obj0821__s0546__1ch_44100hz.wav" title="Pokedex 0201 Unown name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=546 object=821 duration=0.704717s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0392_INFERNAPE_NAME__obj1011__s0547__1ch_44100hz.wav" title="Pokedex 0392 Infernape name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=547 object=1011 duration=0.967075s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0257_BLAZIKEN_BLAZE_CATEGORY__obj0894__s0548__1ch_44100hz.wav" title="Pokedex 0257 Blaziken Blaze category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=548 object=894 duration=1.413265s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0298_AZURILL_DESCRIPTION__obj0919__s0550__1ch_44100hz.wav" title="Pokedex 0298 Azurill description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=550 object=919 duration=6.207279s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0152_CHIKORITA_LEAF_CATEGORY__obj0735__s0554__1ch_44100hz.wav" title="Pokedex 0152 Chikorita Leaf category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=554 object=735 duration=1.401587s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0042_GOLBAT_NAME__obj0500__s0555__1ch_44100hz.wav" title="Pokedex 0042 Golbat name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=555 object=500 duration=0.663424s channels=1 refs=5"}
|
||||
::gallery-end
|
||||
207
sound-best-named-gallery-09.md
Normal file
207
sound-best-named-gallery-09.md
Normal file
@@ -0,0 +1,207 @@
|
||||
# Best-Named Sound Export 09
|
||||
|
||||
Best-available named aliases 1601-1800 of 2545.
|
||||
Name provenance is preserved in the `source` metadata: confirmed native, Pokedex voice alignment, catalog-matched ASR, draft ASR, catalog-offset candidate, low-confidence ASR review candidate, main-image hash match, or structural object reference.
|
||||
|
||||
::gallery-start
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0424_AMBIPOM_DESCRIPTION__obj1037__s0559__1ch_44100hz.wav" title="Pokedex 0424 Ambipom description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=559 object=1037 duration=5.539569s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0832_DUBWOOL_DESCRIPTION__obj1408__s0561__1ch_44100hz.wav" title="Pokedex 0832 Dubwool description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=561 object=1408 duration=7.673084s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0836_BOLTUND_DOG_CATEGORY__obj1416__s0562__1ch_44100hz.wav" title="Pokedex 0836 Boltund Dog category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=562 object=1416 duration=1.360136s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0053_PERSIAN_DESCRIPTION__obj0532__s0564__1ch_44100hz.wav" title="Pokedex 0053 Persian description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=564 object=532 duration=6.130952s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0845_CRAMORANT_NAME__obj1427__s0565__1ch_44100hz.wav" title="Pokedex 0845 Cramorant name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=565 object=1427 duration=0.815918s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0653_FENNEKIN_DESCRIPTION__obj1245__s0567__1ch_44100hz.wav" title="Pokedex 0653 Fennekin description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=567 object=1245 duration=8.565964s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0280_RALTS_DESCRIPTION__obj0910__s0570__1ch_44100hz.wav" title="Pokedex 0280 Ralts description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=570 object=910 duration=5.100454s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0745_LYCANROC_NAME__obj1343__s0571__1ch_44100hz.wav" title="Pokedex 0745 Lycanroc name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=571 object=1343 duration=0.993991s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0136_FLAREON_NAME__obj0709__s0572__1ch_44100hz.wav" title="Pokedex 0136 Flareon name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=572 object=709 duration=1.007868s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0300_SKITTY_DESCRIPTION__obj0922__s0574__1ch_44100hz.wav" title="Pokedex 0300 Skitty description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=574 object=922 duration=9.617551s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0906_SPRIGATITO_DESCRIPTION__obj1456__s0577__1ch_44100hz.wav" title="Pokedex 0906 Sprigatito description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=577 object=1456 duration=7.556463s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0025_PIKACHU_NAME__obj0461__s0580__1ch_44100hz.wav" title="Pokedex 0025 Pikachu name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=580 object=461 duration=0.828322s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0154_MEGANIUM_HERB_CATEGORY__obj0741__s0582__1ch_44100hz.wav" title="Pokedex 0154 Meganium Herb category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=582 object=741 duration=1.390612s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0581_SWANNA_WHITE_BIRD_CATEGORY__obj1184__s0583__1ch_44100hz.wav" title="Pokedex 0581 Swanna White Bird category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=583 object=1184 duration=1.616508s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0027_SANDSHREW_DESCRIPTION__obj0466__s0584__1ch_44100hz.wav" title="Pokedex 0027 Sandshrew description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=584 object=466 duration=5.984966s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0911_SKELEDIRGE_NAME__obj1472__s0586__1ch_44100hz.wav" title="Pokedex 0911 Skeledirge name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=586 object=1472 duration=1.087664s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0470_LEAFEON_NAME__obj1102__s0588__1ch_44100hz.wav" title="Pokedex 0470 Leafeon name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=588 object=1102 duration=0.937483s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0085_DODRIO_TRIPLE_BIRD_CATEGORY__obj0618__s0589__1ch_44100hz.wav" title="Pokedex 0085 Dodrio Triple Bird category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=589 object=618 duration=1.776009s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0033_NIDORINO_POISON_PIN_CATEGORY__obj0486__s0595__1ch_44100hz.wav" title="Pokedex 0033 Nidorino Poison Pin category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=595 object=486 duration=1.765397s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0655_DELPHOX_FOX_CATEGORY__obj1253__s0597__1ch_44100hz.wav" title="Pokedex 0655 Delphox Fox category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=597 object=1253 duration=1.288844s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0001_BULBASAUR_SEED_CATEGORY__obj0411__s0598__1ch_44100hz.wav" title="Pokedex 0001 Bulbasaur Seed category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=598 object=411 duration=1.366054s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0581_SWANNA_DESCRIPTION__obj1182__s0599__1ch_44100hz.wav" title="Pokedex 0581 Swanna description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=599 object=1182 duration=5.489388s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0085_DODRIO_NAME__obj0617__s0602__1ch_44100hz.wav" title="Pokedex 0085 Dodrio name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=602 object=617 duration=0.926531s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0939_BELLIBOLT_NAME__obj1529__s0603__1ch_44100hz.wav" title="Pokedex 0939 Bellibolt name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=603 object=1529 duration=0.999138s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0258_MUDKIP_NAME__obj0896__s0604__1ch_44100hz.wav" title="Pokedex 0258 Mudkip name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=604 object=896 duration=0.832472s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0810_GROOKEY_CHIMP_CATEGORY__obj1371__s0606__1ch_44100hz.wav" title="Pokedex 0810 Grookey Chimp category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=606 object=1371 duration=1.350272s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0443_GIBLE_LAND_SHARK_CATEGORY__obj1066__s0609__1ch_44100hz.wav" title="Pokedex 0443 Gible Land Shark category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=609 object=1066 duration=1.549048s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0727_INCINEROAR_HEEL_CATEGORY__obj1323__s0613__1ch_44100hz.wav" title="Pokedex 0727 Incineroar Heel category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=613 object=1323 duration=1.400204s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0591_AMOONGUSS_NAME__obj1198__s0616__1ch_44100hz.wav" title="Pokedex 0591 Amoonguss name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=616 object=1198 duration=0.968503s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0824_BLIPBUG_LARVA_CATEGORY__obj1398__s0617__1ch_44100hz.wav" title="Pokedex 0824 Blipbug Larva category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=617 object=1398 duration=1.376848s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0722_ROWLET_GRASS_QUILL_CATEGORY__obj1308__s0621__1ch_44100hz.wav" title="Pokedex 0722 Rowlet Grass Quill category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=621 object=1308 duration=1.690703s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0327_SPINDA_NAME__obj0954__s0622__1ch_44100hz.wav" title="Pokedex 0327 Spinda name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=622 object=954 duration=0.895215s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0388_GROTLE_GROVE_CATEGORY__obj1000__s0623__1ch_44100hz.wav" title="Pokedex 0388 Grotle Grove category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=623 object=1000 duration=1.428163s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0666_VIVILLON_SCALE_CATEGORY__obj1281__s0624__1ch_44100hz.wav" title="Pokedex 0666 Vivillon Scale category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=624 object=1281 duration=1.44966s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0184_AZUMARILL_NAME__obj0788__s0629__1ch_44100hz.wav" title="Pokedex 0184 Azumarill name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=629 object=788 duration=1.039433s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0172_PICHU_NAME__obj0764__s0630__1ch_44100hz.wav" title="Pokedex 0172 Pichu name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=630 object=764 duration=0.636077s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0676_FURFROU_NAME__obj1292__s0632__1ch_44100hz.wav" title="Pokedex 0676 Furfrou name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=632 object=1292 duration=0.836122s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0262_MIGHTYENA_NAME__obj0908__s0633__1ch_44100hz.wav" title="Pokedex 0262 Mightyena name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=633 object=908 duration=0.965442s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0132_DITTO_TRANSFORM_CATEGORY__obj0697__s0634__1ch_44100hz.wav" title="Pokedex 0132 Ditto Transform category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=634 object=697 duration=1.623447s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0501_OSHAWOTT_DESCRIPTION__obj1134__s0635__1ch_44100hz.wav" title="Pokedex 0501 Oshawott description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=635 object=1134 duration=8.160862s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0101_ELECTRODE_DESCRIPTION__obj0640__s0636__1ch_44100hz.wav" title="Pokedex 0101 Electrode description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=636 object=640 duration=6.400408s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0916_OINKOLOGNE_NAME__obj1487__s0638__1ch_44100hz.wav" title="Pokedex 0916 Oinkologne name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=638 object=1487 duration=0.8922s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0498_TEPIG_NAME__obj1126__s0640__1ch_44100hz.wav" title="Pokedex 0498 Tepig name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=640 object=1126 duration=0.650249s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0176_TOGETIC_NAME__obj0773__s0645__1ch_44100hz.wav" title="Pokedex 0176 Togetic name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=645 object=773 duration=0.8339s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0074_GEODUDE_ROCK_CATEGORY__obj0591__s0648__1ch_44100hz.wav" title="Pokedex 0074 Geodude Rock category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=648 object=591 duration=1.43381s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0424_AMBIPOM_NAME__obj1038__s0652__1ch_44100hz.wav" title="Pokedex 0424 Ambipom name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=652 object=1038 duration=0.918458s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0678_MEOWSTIC_DESCRIPTION__obj1297__s0655__1ch_44100hz.wav" title="Pokedex 0678 Meowstic description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=655 object=1297 duration=7.496417s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0282_GARDEVOIR_NAME__obj0917__s0656__1ch_44100hz.wav" title="Pokedex 0282 Gardevoir name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=656 object=917 duration=0.832971s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0322_NUMEL_NAME__obj0942__s0657__1ch_44100hz.wav" title="Pokedex 0322 Numel name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=657 object=942 duration=0.63034s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0087_DEWGONG_SEA_LION_CATEGORY__obj0624__s0659__1ch_44100hz.wav" title="Pokedex 0087 Dewgong Sea Lion category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=659 object=624 duration=1.653628s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0220_SWINUB_DESCRIPTION__obj0844__s0662__1ch_44100hz.wav" title="Pokedex 0220 Swinub description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=662 object=844 duration=6.37644s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0497_SERPERIOR_DESCRIPTION__obj1122__s0663__1ch_44100hz.wav" title="Pokedex 0497 Serperior description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=663 object=1122 duration=6.400476s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0860_MORGREM_NAME__obj1439__s0664__1ch_44100hz.wav" title="Pokedex 0860 Morgrem name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=664 object=1439 duration=0.826712s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0043_ODDISH_WEED_CATEGORY__obj0504__s0666__1ch_44100hz.wav" title="Pokedex 0043 Oddish Weed category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=666 object=504 duration=1.330975s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0069_BELLSPROUT_NAME__obj0581__s0669__1ch_44100hz.wav" title="Pokedex 0069 Bellsprout name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=669 object=581 duration=0.9822s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0149_DRAGONITE_NAME__obj0725__s0675__1ch_44100hz.wav" title="Pokedex 0149 Dragonite name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=675 object=725 duration=0.791905s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0812_RILLABOOM_DRUMMER_CATEGORY__obj1377__s0678__1ch_44100hz.wav" title="Pokedex 0812 Rillaboom Drummer category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=678 object=1377 duration=1.41941s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0825_DOTTLER_RADOME_CATEGORY__obj1401__s0680__1ch_44100hz.wav" title="Pokedex 0825 Dottler Radome category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=680 object=1401 duration=1.580136s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0658_GRENINJA_NINJA_CATEGORY__obj1262__s0682__1ch_44100hz.wav" title="Pokedex 0658 Greninja Ninja category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=682 object=1262 duration=1.489728s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0066_MACHOP_SUPERPOWER_CATEGORY__obj0573__s0685__1ch_44100hz.wav" title="Pokedex 0066 Machop Superpower category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=685 object=573 duration=1.755193s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0445_GARCHOMP_MACH_CATEGORY__obj1072__s0686__1ch_44100hz.wav" title="Pokedex 0445 Garchomp Mach category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=686 object=1072 duration=1.310567s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0062_POLIWRATH_NAME__obj0560__s0690__1ch_44100hz.wav" title="Pokedex 0062 Poliwrath name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=690 object=560 duration=0.837868s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0311_PLUSLE_NAME__obj0929__s0692__1ch_44100hz.wav" title="Pokedex 0311 Plusle name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=692 object=929 duration=0.637007s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0105_MAROWAK_NAME__obj0647__s0694__1ch_44100hz.wav" title="Pokedex 0105 Marowak name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=694 object=647 duration=1.026122s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0859_IMPIDIMP_DESCRIPTION__obj1435__s0699__1ch_44100hz.wav" title="Pokedex 0859 Impidimp description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=699 object=1435 duration=8.833288s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0214_HERACROSS_DESCRIPTION__obj0832__s0700__1ch_44100hz.wav" title="Pokedex 0214 Heracross description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=700 object=832 duration=6.630476s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0582_VANILLITE_FRESH_SNOW_CATEGORY__obj1187__s0701__1ch_44100hz.wav" title="Pokedex 0582 Vanillite Fresh Snow category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=701 object=1187 duration=1.74s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0189_JUMPLUFF_COTTONWEED_CATEGORY__obj0804__s0703__1ch_44100hz.wav" title="Pokedex 0189 Jumpluff Cottonweed category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=703 object=804 duration=1.661678s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0836_BOLTUND_NAME__obj1415__s0705__1ch_44100hz.wav" title="Pokedex 0836 Boltund name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=705 object=1415 duration=0.790544s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0320_WAILMER_BALL_WHALE_CATEGORY__obj0936__s0708__1ch_44100hz.wav" title="Pokedex 0320 Wailmer Ball Whale category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=708 object=936 duration=1.682676s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0181_AMPHAROS_DESCRIPTION__obj0778__s0709__1ch_44100hz.wav" title="Pokedex 0181 Ampharos description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=709 object=778 duration=6.244422s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0591_AMOONGUSS_MUSHROOM_CATEGORY__obj1199__s0710__1ch_44100hz.wav" title="Pokedex 0591 Amoonguss Mushroom category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=710 object=1199 duration=1.399478s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0092_GASTLY_DESCRIPTION__obj0625__s0713__1ch_44100hz.wav" title="Pokedex 0092 Gastly description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=713 object=625 duration=6.673537s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0057_PRIMEAPE_NAME__obj0545__s0717__1ch_44100hz.wav" title="Pokedex 0057 Primeape name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=717 object=545 duration=0.759705s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0117_SEADRA_NAME__obj0668__s0718__1ch_44100hz.wav" title="Pokedex 0117 Seadra name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=718 object=668 duration=0.872154s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0001_BULBASAUR_DESCRIPTION__obj0409__s0723__1ch_44100hz.wav" title="Pokedex 0001 Bulbasaur description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=723 object=409 duration=5.70102s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0117_SEADRA_DRAGON_CATEGORY__obj0669__s0726__1ch_44100hz.wav" title="Pokedex 0117 Seadra Dragon category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=726 object=669 duration=1.499705s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0609_CHANDELURE_DESCRIPTION__obj1218__s0729__1ch_44100hz.wav" title="Pokedex 0609 Chandelure description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=729 object=1218 duration=5.725873s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0026_RAICHU_MOUSE_CATEGORY__obj0465__s0730__1ch_44100hz.wav" title="Pokedex 0026 Raichu Mouse category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=730 object=465 duration=1.288662s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0046_PARAS_MUSHROOM_CATEGORY__obj0513__s0731__1ch_44100hz.wav" title="Pokedex 0046 Paras Mushroom category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=731 object=513 duration=1.595828s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0240_MAGBY_LIVE_COAL_CATEGORY__obj0864__s0733__1ch_44100hz.wav" title="Pokedex 0240 Magby Live Coal category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=733 object=864 duration=1.668095s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0777_TOGEDEMARU_NAME__obj1364__s0735__1ch_44100hz.wav" title="Pokedex 0777 Togedemaru name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=735 object=1364 duration=1.061088s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0358_CHIMECHO_WIND_CHIME_CATEGORY__obj0964__s0736__1ch_44100hz.wav" title="Pokedex 0358 Chimecho Wind Chime category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=736 object=964 duration=1.688707s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0388_GROTLE_DESCRIPTION__obj0998__s0737__1ch_44100hz.wav" title="Pokedex 0388 Grotle description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=737 object=998 duration=5.610635s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0217_URSARING_NAME__obj0842__s0738__1ch_44100hz.wav" title="Pokedex 0217 Ursaring name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=738 object=842 duration=0.859524s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0515_PANPOUR_DESCRIPTION__obj1155__s0740__1ch_44100hz.wav" title="Pokedex 0515 Panpour description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=740 object=1155 duration=6.347846s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0939_BELLIBOLT_DESCRIPTION__obj1528__s0742__1ch_44100hz.wav" title="Pokedex 0939 Bellibolt description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=742 object=1528 duration=8.72678s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0083_FARFETCH_D_NAME__obj0611__s0744__1ch_44100hz.wav" title="Pokedex 0083 Farfetch'd name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=744 object=611 duration=0.890952s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0726_TORRACAT_DESCRIPTION__obj1318__s0745__1ch_44100hz.wav" title="Pokedex 0726 Torracat description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=745 object=1318 duration=5.721088s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0501_OSHAWOTT_SEA_OTTER_CATEGORY__obj1136__s0748__1ch_44100hz.wav" title="Pokedex 0501 Oshawott Sea Otter category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=748 object=1136 duration=1.722313s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0045_VILEPLUME_NAME__obj0509__s0749__1ch_44100hz.wav" title="Pokedex 0045 Vileplume name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=749 object=509 duration=0.946032s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0082_MAGNETON_MAGNET_CATEGORY__obj0609__s0751__1ch_44100hz.wav" title="Pokedex 0082 Magneton Magnet category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=751 object=609 duration=1.451179s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0503_SAMUROTT_NAME__obj1141__s0752__1ch_44100hz.wav" title="Pokedex 0503 Samurott name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=752 object=1141 duration=0.9061s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0190_AIPOM_DESCRIPTION__obj0805__s0753__1ch_44100hz.wav" title="Pokedex 0190 Aipom description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=753 object=805 duration=6.447506s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0818_INTELEON_NAME__obj1394__s0758__1ch_44100hz.wav" title="Pokedex 0818 Inteleon name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=758 object=1394 duration=1.009705s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0247_PUPITAR_NAME__obj0872__s0760__1ch_44100hz.wav" title="Pokedex 0247 Pupitar name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=760 object=872 duration=0.76093s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0257_BLAZIKEN_NAME__obj0893__s0761__1ch_44100hz.wav" title="Pokedex 0257 Blaziken name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=761 object=893 duration=0.94966s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0058_GROWLITHE_PUPPY_CATEGORY__obj0549__s0762__1ch_44100hz.wav" title="Pokedex 0058 Growlithe Puppy category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=762 object=549 duration=1.429388s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0514_SIMISEAR_DESCRIPTION__obj1152__s0764__1ch_44100hz.wav" title="Pokedex 0514 Simisear description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=764 object=1152 duration=6.066168s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0516_SIMIPOUR_GEYSER_CATEGORY__obj1160__s0768__1ch_44100hz.wav" title="Pokedex 0516 Simipour Geyser category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=768 object=1160 duration=1.401633s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0942_MASCHIFF_DESCRIPTION__obj1531__s0769__1ch_44100hz.wav" title="Pokedex 0942 Maschiff description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=769 object=1531 duration=8.955011s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0943_MABOSSTIFF_BOSS_CATEGORY__obj1536__s0773__1ch_44100hz.wav" title="Pokedex 0943 Mabosstiff Boss category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=773 object=1536 duration=1.503039s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0663_TALONFLAME_DESCRIPTION_ALT_2__obj1270__s0776__1ch_44100hz.wav" title="Pokedex 0663 Talonflame description alt 2 [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=776 object=1270 duration=8.522358s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0759_STUFFUL_FLAILING_CATEGORY__obj1347__s0777__1ch_44100hz.wav" title="Pokedex 0759 Stufful Flailing category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=777 object=1347 duration=1.559705s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0634_ZWEILOUS_HOSTILE_CATEGORY__obj1232__s0780__1ch_44100hz.wav" title="Pokedex 0634 Zweilous Hostile category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=780 object=1232 duration=1.544059s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0066_MACHOP_NAME__obj0572__s0781__1ch_44100hz.wav" title="Pokedex 0066 Machop name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=781 object=572 duration=0.729592s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0475_GALLADE_NAME__obj1111__s0782__1ch_44100hz.wav" title="Pokedex 0475 Gallade name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=782 object=1111 duration=0.861406s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0126_MAGMAR_DESCRIPTION_ALT_2__obj0683__s0789__1ch_44100hz.wav" title="Pokedex 0126 Magmar description alt 2 [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=789 object=683 duration=7.190068s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0395_EMPOLEON_DESCRIPTION__obj1019__s0790__1ch_44100hz.wav" title="Pokedex 0395 Empoleon description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=790 object=1019 duration=6.173243s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0928_SMOLIV_DESCRIPTION__obj1516__s0793__1ch_44100hz.wav" title="Pokedex 0928 Smoliv description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=793 object=1516 duration=8.309274s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0174_IGGLYBUFF_NAME__obj0767__s0794__1ch_44100hz.wav" title="Pokedex 0174 Igglybuff name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=794 object=767 duration=0.954127s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0212_SCIZOR_PINCER_CATEGORY__obj0831__s0795__1ch_44100hz.wav" title="Pokedex 0212 Scizor Pincer category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=795 object=831 duration=1.467687s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0499_PIGNITE_FIRE_PIG_CATEGORY__obj1130__s0796__1ch_44100hz.wav" title="Pokedex 0499 Pignite Fire Pig category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=796 object=1130 duration=1.631995s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_1011_DIPPLIN_DESCRIPTION__obj1540__s0800__1ch_44100hz.wav" title="Pokedex 1011 Dipplin description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=800 object=1540 duration=7.876667s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0500_EMBOAR_MEGA_FIRE_PIG_CATEGORY__obj1133__s0804__1ch_44100hz.wav" title="Pokedex 0500 Emboar Mega Fire Pig category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=804 object=1133 duration=2.145034s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0104_CUBONE_DESCRIPTION__obj0643__s0806__1ch_44100hz.wav" title="Pokedex 0104 Cubone description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=806 object=643 duration=7.205057s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0468_TOGEKISS_JUBILEE_CATEGORY__obj1100__s0807__1ch_44100hz.wav" title="Pokedex 0468 Togekiss Jubilee category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=807 object=1100 duration=1.5478s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0462_MAGNEZONE_MAGNET_AREA_CATEGORY__obj1090__s0808__1ch_44100hz.wav" title="Pokedex 0462 Magnezone Magnet Area category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=808 object=1090 duration=1.935374s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0930_ARBOLIVA_DESCRIPTION__obj1522__s0809__1ch_44100hz.wav" title="Pokedex 0930 Arboliva description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=809 object=1522 duration=7.519206s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0395_EMPOLEON_NAME__obj1020__s0811__1ch_44100hz.wav" title="Pokedex 0395 Empoleon name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=811 object=1020 duration=1.093787s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0255_TORCHIC_DESCRIPTION__obj0886__s0815__1ch_44100hz.wav" title="Pokedex 0255 Torchic description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=815 object=886 duration=8.959841s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0122_MR_MIME_BARRIER_CATEGORY__obj0678__s0816__1ch_44100hz.wav" title="Pokedex 0122 Mr. Mime Barrier category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=816 object=678 duration=1.616689s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0095_ONIX_NAME__obj0635__s0819__1ch_44100hz.wav" title="Pokedex 0095 Onix name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=819 object=635 duration=0.797279s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0240_MAGBY_DESCRIPTION__obj0862__s0821__1ch_44100hz.wav" title="Pokedex 0240 Magby description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=821 object=862 duration=5.303673s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0008_WARTORTLE_TURTLE_CATEGORY__obj0432__s0822__1ch_44100hz.wav" title="Pokedex 0008 Wartortle Turtle category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=822 object=432 duration=1.325011s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0054_PSYDUCK_DESCRIPTION__obj0535__s0828__1ch_44100hz.wav" title="Pokedex 0054 Psyduck description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=828 object=535 duration=6.797959s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0172_PICHU_DESCRIPTION__obj0763__s0829__1ch_44100hz.wav" title="Pokedex 0172 Pichu description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=829 object=763 duration=6.756417s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0582_VANILLITE_NAME__obj1186__s0831__1ch_44100hz.wav" title="Pokedex 0582 Vanillite name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=831 object=1186 duration=0.931746s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0143_SNORLAX_DESCRIPTION__obj0714__s0834__1ch_44100hz.wav" title="Pokedex 0143 Snorlax description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=834 object=714 duration=7.953356s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0086_SEEL_NAME__obj0620__s0835__1ch_44100hz.wav" title="Pokedex 0086 Seel name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=835 object=620 duration=0.712381s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0153_BAYLEEF_LEAF_CATEGORY__obj0738__s0836__1ch_44100hz.wav" title="Pokedex 0153 Bayleef Leaf category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=836 object=738 duration=1.310272s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0775_KOMALA_NAME__obj1361__s0838__1ch_44100hz.wav" title="Pokedex 0775 Komala name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=838 object=1361 duration=0.801474s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0028_SANDSLASH_NAME__obj0470__s0840__1ch_44100hz.wav" title="Pokedex 0028 Sandslash name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=840 object=470 duration=1.070839s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0198_MURKROW_DESCRIPTION__obj0814__s0843__1ch_44100hz.wav" title="Pokedex 0198 Murkrow description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=843 object=814 duration=5.761338s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0922_PAWMO_DESCRIPTION__obj1498__s0847__1ch_44100hz.wav" title="Pokedex 0922 Pawmo description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=847 object=1498 duration=8.49746s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0129_MAGIKARP_DESCRIPTION__obj0686__s0851__1ch_44100hz.wav" title="Pokedex 0129 Magikarp description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=851 object=686 duration=7.260272s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0059_ARCANINE_NAME__obj0551__s0855__1ch_44100hz.wav" title="Pokedex 0059 Arcanine name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=855 object=551 duration=0.787234s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0917_TAROUNTULA_DESCRIPTION__obj1489__s0856__1ch_44100hz.wav" title="Pokedex 0917 Tarountula description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=856 object=1489 duration=7.802834s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0914_QUAQUAVAL_DESCRIPTION__obj1480__s0859__1ch_44100hz.wav" title="Pokedex 0914 Quaquaval description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=859 object=1480 duration=9.261927s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0212_SCIZOR_DESCRIPTION__obj0829__s0862__1ch_44100hz.wav" title="Pokedex 0212 Scizor description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=862 object=829 duration=6.656349s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0322_NUMEL_DESCRIPTION_ALT_2__obj0941__s0872__1ch_44100hz.wav" title="Pokedex 0322 Numel description alt 2 [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=872 object=941 duration=8.270748s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0666_VIVILLON_DESCRIPTION__obj1279__s0874__1ch_44100hz.wav" title="Pokedex 0666 Vivillon description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=874 object=1279 duration=8.10161s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0321_WAILORD_FLOAT_WHALE_CATEGORY__obj0939__s0875__1ch_44100hz.wav" title="Pokedex 0321 Wailord Float Whale category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=875 object=939 duration=1.642608s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0031_NIDOQUEEN_NAME__obj0479__s0876__1ch_44100hz.wav" title="Pokedex 0031 Nidoqueen name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=876 object=479 duration=1.061179s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0724_DECIDUEYE_ARROW_QUILL_CATEGORY__obj1314__s0877__1ch_44100hz.wav" title="Pokedex 0724 Decidueye Arrow Quill category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=877 object=1314 duration=1.816327s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0455_CARNIVINE_DESCRIPTION__obj1082__s0881__1ch_44100hz.wav" title="Pokedex 0455 Carnivine description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=881 object=1082 duration=6.603288s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0040_WIGGLYTUFF_BALLOON_CATEGORY__obj0495__s0883__1ch_44100hz.wav" title="Pokedex 0040 Wigglytuff Balloon category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=883 object=495 duration=1.48839s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0374_BELDUM_DESCRIPTION__obj0986__s0884__1ch_44100hz.wav" title="Pokedex 0374 Beldum description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=884 object=986 duration=6.063084s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0444_GABITE_NAME__obj1068__s0885__1ch_44100hz.wav" title="Pokedex 0444 Gabite name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=885 object=1068 duration=0.726553s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0006_CHARIZARD_NAME__obj0425__s0886__1ch_44100hz.wav" title="Pokedex 0006 Charizard name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=886 object=425 duration=0.792245s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0742_CUTIEFLY_DESCRIPTION__obj1333__s0887__1ch_44100hz.wav" title="Pokedex 0742 Cutiefly description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=887 object=1333 duration=8.817823s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0229_HOUNDOOM_DESCRIPTION__obj0856__s0889__1ch_44100hz.wav" title="Pokedex 0229 Houndoom description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=889 object=856 duration=5.047166s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0826_ORBEETLE_SEVENT_SPOT_CATEGORY__obj1404__s0891__1ch_44100hz.wav" title="Pokedex 0826 Orbeetle Sevent Spot category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=891 object=1404 duration=1.728776s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0392_INFERNAPE_FLAME_CATEGORY__obj1012__s0892__1ch_44100hz.wav" title="Pokedex 0392 Infernape Flame category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=892 object=1012 duration=1.355102s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0228_HOUNDOUR_NAME__obj0854__s0893__1ch_44100hz.wav" title="Pokedex 0228 Houndour name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=893 object=854 duration=0.849524s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0092_GASTLY_NAME__obj0626__s0894__1ch_44100hz.wav" title="Pokedex 0092 Gastly name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=894 object=626 duration=0.944921s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0084_DODUO_TWIN_BIRD_CATEGORY__obj0615__s0897__1ch_44100hz.wav" title="Pokedex 0084 Doduo Twin Bird category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=897 object=615 duration=1.692245s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0394_PRINPLUP_DESCRIPTION__obj1016__s0898__1ch_44100hz.wav" title="Pokedex 0394 Prinplup description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=898 object=1016 duration=7.977052s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0468_TOGEKISS_NAME__obj1099__s0900__1ch_44100hz.wav" title="Pokedex 0468 Togekiss name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=900 object=1099 duration=0.909025s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0763_TSAREENA_NAME__obj1358__s0901__1ch_44100hz.wav" title="Pokedex 0763 Tsareena name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=901 object=1358 duration=0.845692s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0057_PRIMEAPE_PIG_MONKEY_CATEGORY__obj0546__s0905__1ch_44100hz.wav" title="Pokedex 0057 Primeape Pig Monkey category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=905 object=546 duration=1.714467s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0430_HONCHKROW_DESCRIPTION__obj1046__s0908__1ch_44100hz.wav" title="Pokedex 0430 Honchkrow description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=908 object=1046 duration=5.949433s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0921_PAWMI_NAME__obj1496__s0914__1ch_44100hz.wav" title="Pokedex 0921 Pawmi name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=914 object=1496 duration=0.633968s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0742_CUTIEFLY_NAME__obj1334__s0917__1ch_44100hz.wav" title="Pokedex 0742 Cutiefly name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=917 object=1334 duration=0.893288s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0028_SANDSLASH_DESCRIPTION__obj0469__s0918__1ch_44100hz.wav" title="Pokedex 0028 Sandslash description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=918 object=469 duration=5.875057s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0076_GOLEM_DESCRIPTION__obj0595__s0919__1ch_44100hz.wav" title="Pokedex 0076 Golem description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=919 object=595 duration=7.169002s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0702_DEDENNE_DESCRIPTION__obj1303__s0920__1ch_44100hz.wav" title="Pokedex 0702 Dedenne description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=920 object=1303 duration=9.46161s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0724_DECIDUEYE_DESCRIPTION__obj1312__s0922__1ch_44100hz.wav" title="Pokedex 0724 Decidueye description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=922 object=1312 duration=8.846893s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0514_SIMISEAR_NAME__obj1153__s0923__1ch_44100hz.wav" title="Pokedex 0514 Simisear name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=923 object=1153 duration=0.945646s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0865_SIRFETCH_D_WILD_DUCK_CATEGORY__obj1446__s0929__1ch_44100hz.wav" title="Pokedex 0865 Sirfetch'd Wild Duck category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=929 object=1446 duration=1.642086s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0282_GARDEVOIR_EMBRACE_CATEGORY__obj0918__s0932__1ch_44100hz.wav" title="Pokedex 0282 Gardevoir Embrace category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=932 object=918 duration=1.608866s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0462_MAGNEZONE_NAME__obj1089__s0934__1ch_44100hz.wav" title="Pokedex 0462 Magnezone name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=934 object=1089 duration=1.043968s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0376_METAGROSS_DESCRIPTION__obj0992__s0935__1ch_44100hz.wav" title="Pokedex 0376 Metagross description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=935 object=992 duration=5.97619s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0180_FLAAFFY_WOOL_CATEGORY__obj0777__s0937__1ch_44100hz.wav" title="Pokedex 0180 Flaaffy Wool category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=937 object=777 duration=1.419546s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0025_PIKACHU_DESCRIPTION__obj0460__s0939__1ch_44100hz.wav" title="Pokedex 0025 Pikachu description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=939 object=460 duration=5.29771s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0175_TOGEPI_SPIKE_BALL_CATEGORY__obj0771__s0942__1ch_44100hz.wav" title="Pokedex 0175 Togepi Spike Ball category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=942 object=771 duration=1.675533s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0910_CROCALOR_NAME__obj1469__s0943__1ch_44100hz.wav" title="Pokedex 0910 Crocalor name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=943 object=1469 duration=0.861066s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0655_DELPHOX_NAME__obj1252__s0945__1ch_44100hz.wav" title="Pokedex 0655 Delphox name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=945 object=1252 duration=0.862925s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0130_GYARADOS_DESCRIPTION__obj0689__s0946__1ch_44100hz.wav" title="Pokedex 0130 Gyarados description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=946 object=689 duration=7.049025s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0677_ESPURR_NAME__obj1295__s0949__1ch_44100hz.wav" title="Pokedex 0677 Espurr name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=949 object=1295 duration=0.670635s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0700_SYLVEON_INTERTWINING_CATEGORY__obj1302__s0950__1ch_44100hz.wav" title="Pokedex 0700 Sylveon Intertwining category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=950 object=1302 duration=1.726304s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0665_SPEWPA_DESCRIPTION__obj1276__s0953__1ch_44100hz.wav" title="Pokedex 0665 Spewpa description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=953 object=1276 duration=7.008821s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0030_NIDORINA_DESCRIPTION__obj0475__s0954__1ch_44100hz.wav" title="Pokedex 0030 Nidorina description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=954 object=475 duration=7.572925s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0116_HORSEA_DESCRIPTION__obj0664__s0955__1ch_44100hz.wav" title="Pokedex 0116 Horsea description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=955 object=664 duration=8.178141s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0943_MABOSSTIFF_NAME__obj1535__s0956__1ch_44100hz.wav" title="Pokedex 0943 Mabosstiff name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=956 object=1535 duration=1.049615s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0417_PACHIRISU_NAME__obj1029__s0957__1ch_44100hz.wav" title="Pokedex 0417 Pachirisu name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=957 object=1029 duration=1.261179s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0502_DEWOTT_DISCIPLINE_CATEGORY__obj1139__s0959__1ch_44100hz.wav" title="Pokedex 0502 Dewott Discipline category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=959 object=1139 duration=1.651429s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0023_EKANS_SNAKE_CATEGORY__obj0456__s0960__1ch_44100hz.wav" title="Pokedex 0023 Ekans Snake category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=960 object=456 duration=1.26644s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0067_MACHOKE_NAME__obj0575__s0966__1ch_44100hz.wav" title="Pokedex 0067 Machoke name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=966 object=575 duration=0.858458s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0438_BONSLY_DESCRIPTION__obj1052__s0968__1ch_44100hz.wav" title="Pokedex 0438 Bonsly description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=968 object=1052 duration=7.416259s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0094_GENGAR_NAME__obj0632__s0973__1ch_44100hz.wav" title="Pokedex 0094 Gengar name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=973 object=632 duration=0.679161s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0064_KADABRA_NAME__obj0566__s0977__1ch_44100hz.wav" title="Pokedex 0064 Kadabra name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=977 object=566 duration=0.837438s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0854_SINISTEA_BLACK_TEA_CATEGORY__obj1431__s0978__1ch_44100hz.wav" title="Pokedex 0854 Sinistea Black Tea category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=978 object=1431 duration=1.59678s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0074_GEODUDE_DESCRIPTION__obj0589__s0979__1ch_44100hz.wav" title="Pokedex 0074 Geodude description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=979 object=589 duration=6.969138s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0595_JOLTIK_ATTACHING_CATEGORY__obj1202__s0980__1ch_44100hz.wav" title="Pokedex 0595 Joltik Attaching category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=980 object=1202 duration=1.594104s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0065_ALAKAZAM_DESCRIPTION__obj0568__s0981__1ch_44100hz.wav" title="Pokedex 0065 Alakazam description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=981 object=568 duration=8.886122s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0927_DACHSBUN_NAME__obj1514__s0986__1ch_44100hz.wav" title="Pokedex 0927 Dachsbun name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=986 object=1514 duration=0.792449s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0815_CINDERACE_STRIKER_CATEGORY__obj1386__s0988__1ch_44100hz.wav" title="Pokedex 0815 Cinderace Striker category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=988 object=1386 duration=1.460272s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0068_MACHAMP_NAME__obj0578__s0990__1ch_44100hz.wav" title="Pokedex 0068 Machamp name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=990 object=578 duration=0.734717s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0461_WEAVILE_DESCRIPTION__obj1085__s0992__1ch_44100hz.wav" title="Pokedex 0461 Weavile description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=992 object=1085 duration=5.595147s channels=1 refs=5"}
|
||||
::gallery-end
|
||||
207
sound-best-named-gallery-10.md
Normal file
207
sound-best-named-gallery-10.md
Normal file
@@ -0,0 +1,207 @@
|
||||
# Best-Named Sound Export 10
|
||||
|
||||
Best-available named aliases 1801-2000 of 2545.
|
||||
Name provenance is preserved in the `source` metadata: confirmed native, Pokedex voice alignment, catalog-matched ASR, draft ASR, catalog-offset candidate, low-confidence ASR review candidate, main-image hash match, or structural object reference.
|
||||
|
||||
::gallery-start
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0725_LITTEN_NAME__obj1316__s0996__1ch_44100hz.wav" title="Pokedex 0725 Litten name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=996 object=1316 duration=0.704308s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0010_CATERPIE_NAME__obj0437__s0997__1ch_44100hz.wav" title="Pokedex 0010 Caterpie name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=997 object=437 duration=0.755578s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0188_SKIPLOOM_COTTONWEED_CATEGORY__obj0801__s0999__1ch_44100hz.wav" title="Pokedex 0188 Skiploom Cottonweed category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=999 object=801 duration=1.730907s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0374_BELDUM_NAME__obj0987__s1000__1ch_44100hz.wav" title="Pokedex 0374 Beldum name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1000 object=987 duration=0.687574s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0006_CHARIZARD_FLAME_CATEGORY__obj0426__s1001__1ch_44100hz.wav" title="Pokedex 0006 Charizard Flame category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1001 object=426 duration=1.286077s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0910_CROCALOR_FIRE_CROC_CATEGORY__obj1470__s1002__1ch_44100hz.wav" title="Pokedex 0910 Crocalor Fire Croc category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1002 object=1470 duration=1.710816s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0664_SCATTERBUG_SCATTERDUST_CATEGORY__obj1275__s1006__1ch_44100hz.wav" title="Pokedex 0664 Scatterbug Scatterdust category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1006 object=1275 duration=1.786916s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0130_GYARADOS_NAME__obj0690__s1009__1ch_44100hz.wav" title="Pokedex 0130 Gyarados name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1009 object=690 duration=0.92941s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0185_SUDOWOODO_IMITATION_CATEGORY__obj0792__s1011__1ch_44100hz.wav" title="Pokedex 0185 Sudowoodo Imitation category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1011 object=792 duration=1.729841s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0010_CATERPIE_DESCRIPTION__obj0436__s1014__1ch_44100hz.wav" title="Pokedex 0010 Caterpie description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1014 object=436 duration=5.704649s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0080_SLOWBRO_HERMIT_CRAB_CATEGORY__obj0603__s1015__1ch_44100hz.wav" title="Pokedex 0080 Slowbro Hermit Crab category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1015 object=603 duration=1.711882s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0399_BIDOOF_NAME__obj1023__s1017__1ch_44100hz.wav" title="Pokedex 0399 Bidoof name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1017 object=1023 duration=0.817506s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0391_MONFERNO_NAME__obj1008__s1018__1ch_44100hz.wav" title="Pokedex 0391 Monferno name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1018 object=1008 duration=1.050658s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0147_DRATINI_DRAGON_CATEGORY__obj0720__s1020__1ch_44100hz.wav" title="Pokedex 0147 Dratini Dragon category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1020 object=720 duration=1.454331s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0591_AMOONGUSS_DESCRIPTION__obj1197__s1022__1ch_44100hz.wav" title="Pokedex 0591 Amoonguss description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1022 object=1197 duration=8.007664s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0513_PANSEAR_DESCRIPTION__obj1149__s1023__1ch_44100hz.wav" title="Pokedex 0513 Pansear description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1023 object=1149 duration=5.563175s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0500_EMBOAR_DESCRIPTION__obj1131__s1027__1ch_44100hz.wav" title="Pokedex 0500 Emboar description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1027 object=1131 duration=6.886621s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0054_PSYDUCK_DUCK_CATEGORY__obj0537__s1028__1ch_44100hz.wav" title="Pokedex 0054 Psyduck Duck category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1028 object=537 duration=1.315737s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0443_GIBLE_DESCRIPTION__obj1064__s1029__1ch_44100hz.wav" title="Pokedex 0443 Gible description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1029 object=1064 duration=9.157211s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0086_SEEL_SEA_LION_CATEGORY__obj0621__s1031__1ch_44100hz.wav" title="Pokedex 0086 Seel Sea Lion category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1031 object=621 duration=1.620408s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0511_PANSAGE_NAME__obj1144__s1033__1ch_44100hz.wav" title="Pokedex 0511 Pansage name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1033 object=1144 duration=0.804807s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0110_WEEZING_NAME__obj0653__s1034__1ch_44100hz.wav" title="Pokedex 0110 Weezing name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1034 object=653 duration=0.775125s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0190_AIPOM_NAME__obj0806__s1035__1ch_44100hz.wav" title="Pokedex 0190 Aipom name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1035 object=806 duration=0.754172s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0016_PIDGEY_TINY_BIRD_CATEGORY__obj0447__s1037__1ch_44100hz.wav" title="Pokedex 0016 Pidgey Tiny Bird category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1037 object=447 duration=1.651701s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0439_MIME_JR_MIME_CATEGORY__obj1057__s1039__1ch_44100hz.wav" title="Pokedex 0439 Mime Jr. Mime category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1039 object=1057 duration=1.261179s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0216_TEDDIURSA_NAME__obj0839__s1042__1ch_44100hz.wav" title="Pokedex 0216 Teddiursa name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1042 object=839 duration=0.941043s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0448_LUCARIO_NAME__obj1080__s1047__1ch_44100hz.wav" title="Pokedex 0448 Lucario name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1047 object=1080 duration=0.974535s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0008_WARTORTLE_NAME__obj0431__s1048__1ch_44100hz.wav" title="Pokedex 0008 Wartortle name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1048 object=431 duration=0.877823s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0188_SKIPLOOM_NAME__obj0800__s1050__1ch_44100hz.wav" title="Pokedex 0188 Skiploom name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1050 object=800 duration=0.919864s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0061_POLIWHIRL_NAME__obj0557__s1051__1ch_44100hz.wav" title="Pokedex 0061 Poliwhirl name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1051 object=557 duration=0.84034s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0130_GYARADOS_ATROCIOUS_CATEGORY__obj0691__s1053__1ch_44100hz.wav" title="Pokedex 0130 Gyarados Atrocious category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1053 object=691 duration=1.762268s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0087_DEWGONG_DESCRIPTION__obj0622__s1055__1ch_44100hz.wav" title="Pokedex 0087 Dewgong description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1055 object=622 duration=5.577256s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0925_MAUSHOLD_DESCRIPTION__obj1507__s1057__1ch_44100hz.wav" title="Pokedex 0925 Maushold description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1057 object=1507 duration=7.156372s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0126_MAGMAR_NAME__obj0684__s1060__1ch_44100hz.wav" title="Pokedex 0126 Magmar name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1060 object=684 duration=0.829615s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0039_JIGGLYPUFF_BALLOON_CATEGORY__obj0492__s1061__1ch_44100hz.wav" title="Pokedex 0039 Jigglypuff Balloon category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1061 object=492 duration=1.5622s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0555_DARMANITAN_DESCRIPTION__obj1170__s1064__1ch_44100hz.wav" title="Pokedex 0555 Darmanitan description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1064 object=1170 duration=7.413968s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0062_POLIWRATH_DESCRIPTION__obj0559__s1065__1ch_44100hz.wav" title="Pokedex 0062 Poliwrath description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1065 object=559 duration=7.271814s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0387_TURTWIG_DESCRIPTION__obj0995__s1067__1ch_44100hz.wav" title="Pokedex 0387 Turtwig description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1067 object=995 duration=6.154717s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0054_PSYDUCK_NAME__obj0536__s1070__1ch_44100hz.wav" title="Pokedex 0054 Psyduck name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1070 object=536 duration=0.868005s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0197_UMBREON_NAME__obj0812__s1072__1ch_44100hz.wav" title="Pokedex 0197 Umbreon name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1072 object=812 duration=0.902517s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0080_SLOWBRO_NAME__obj0602__s1073__1ch_44100hz.wav" title="Pokedex 0080 Slowbro name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1073 object=602 duration=0.98195s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0906_SPRIGATITO_NAME__obj1457__s1083__1ch_44100hz.wav" title="Pokedex 0906 Sprigatito name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1083 object=1457 duration=1.146485s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0153_BAYLEEF_NAME__obj0737__s1084__1ch_44100hz.wav" title="Pokedex 0153 Bayleef name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1084 object=737 duration=0.707868s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0159_CROCONAW_BIG_JAW_CATEGORY__obj0756__s1087__1ch_44100hz.wav" title="Pokedex 0159 Croconaw Big Jaw category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1087 object=756 duration=1.63102s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0004_CHARMANDER_DESCRIPTION__obj0418__s1089__1ch_44100hz.wav" title="Pokedex 0004 Charmander description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1089 object=418 duration=6.315986s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0049_VENOMOTH_DESCRIPTION__obj0520__s1096__1ch_44100hz.wav" title="Pokedex 0049 Venomoth description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1096 object=520 duration=6.576372s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0129_MAGIKARP_NAME__obj0687__s1098__1ch_44100hz.wav" title="Pokedex 0129 Magikarp name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1098 object=687 duration=0.923356s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0816_SOBBLE_NAME__obj1388__s1099__1ch_44100hz.wav" title="Pokedex 0816 Sobble name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1099 object=1388 duration=0.77161s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0093_HAUNTER_DESCRIPTION__obj0628__s1100__1ch_44100hz.wav" title="Pokedex 0093 Haunter description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1100 object=628 duration=6.584943s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0095_ONIX_DESCRIPTION__obj0634__s1103__1ch_44100hz.wav" title="Pokedex 0095 Onix description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1103 object=634 duration=6.496372s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0185_SUDOWOODO_DESCRIPTION__obj0790__s1105__1ch_44100hz.wav" title="Pokedex 0185 Sudowoodo description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1105 object=790 duration=6.469388s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0260_SWAMPERT_NAME__obj0902__s1108__1ch_44100hz.wav" title="Pokedex 0260 Swampert name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1108 object=902 duration=0.916553s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0661_FLETCHLING_TINY_ROBIN_CATEGORY__obj1265__s1111__1ch_44100hz.wav" title="Pokedex 0661 Fletchling Tiny Robin category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1111 object=1265 duration=1.885057s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0861_GRIMMSNARL_NAME__obj1442__s1112__1ch_44100hz.wav" title="Pokedex 0861 Grimmsnarl name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1112 object=1442 duration=0.849365s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0661_FLETCHLING_NAME__obj1264__s1115__1ch_44100hz.wav" title="Pokedex 0661 Fletchling name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1115 object=1264 duration=0.848912s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0730_PRIMARINA_SOLOIST_CATEGORY__obj1332__s1116__1ch_44100hz.wav" title="Pokedex 0730 Primarina Soloist category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1116 object=1332 duration=1.631224s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0825_DOTTLER_NAME__obj1400__s1117__1ch_44100hz.wav" title="Pokedex 0825 Dottler name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1117 object=1400 duration=0.694989s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0438_BONSLY_BONSAI_CATEGORY__obj1054__s1121__1ch_44100hz.wav" title="Pokedex 0438 Bonsly Bonsai category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1121 object=1054 duration=1.617574s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0389_TORTERRA_CONTINENT_CATEGORY__obj1003__s1122__1ch_44100hz.wav" title="Pokedex 0389 Torterra Continent category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1122 object=1003 duration=1.479184s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0500_EMBOAR_NAME__obj1132__s1123__1ch_44100hz.wav" title="Pokedex 0500 Emboar name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1123 object=1132 duration=0.727075s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0597_FERROSEED_NAME__obj1207__s1125__1ch_44100hz.wav" title="Pokedex 0597 Ferroseed name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1125 object=1207 duration=0.806349s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0051_DUGTRIO_DESCRIPTION__obj0526__s1130__1ch_44100hz.wav" title="Pokedex 0051 Dugtrio description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1130 object=526 duration=6.7261s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0929_DOLLIV_DESCRIPTION__obj1519__s1135__1ch_44100hz.wav" title="Pokedex 0929 Dolliv description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1135 object=1519 duration=7.851814s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0069_BELLSPROUT_FLOWER_CATEGORY__obj0582__s1137__1ch_44100hz.wav" title="Pokedex 0069 Bellsprout Flower category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1137 object=582 duration=1.461678s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0677_ESPURR_DESCRIPTION__obj1294__s1139__1ch_44100hz.wav" title="Pokedex 0677 Espurr description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1139 object=1294 duration=8.315624s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0158_TOTODILE_NAME__obj0752__s1141__1ch_44100hz.wav" title="Pokedex 0158 Totodile name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1141 object=752 duration=0.83483s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0581_SWANNA_NAME__obj1183__s1142__1ch_44100hz.wav" title="Pokedex 0581 Swanna name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1142 object=1183 duration=0.72966s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0869_ALCREMIE_NAME__obj1451__s1146__1ch_44100hz.wav" title="Pokedex 0869 Alcremie name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1146 object=1451 duration=0.865261s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0252_TREECKO_WOOD_GECKO_CATEGORY__obj0879__s1150__1ch_44100hz.wav" title="Pokedex 0252 Treecko Wood Gecko category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1150 object=879 duration=1.778141s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0426_DRIFBLIM_DESCRIPTION__obj1043__s1152__1ch_44100hz.wav" title="Pokedex 0426 Drifblim description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1152 object=1043 duration=5.976848s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0246_LARVITAR_DESCRIPTION__obj0868__s1156__1ch_44100hz.wav" title="Pokedex 0246 Larvitar description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1156 object=868 duration=6.343651s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0060_POLIWAG_DESCRIPTION__obj0553__s1157__1ch_44100hz.wav" title="Pokedex 0060 Poliwag description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1157 object=553 duration=6.980726s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0280_RALTS_FEELING_CATEGORY__obj0912__s1158__1ch_44100hz.wav" title="Pokedex 0280 Ralts Feeling category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1158 object=912 duration=1.463764s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0041_ZUBAT_DESCRIPTION__obj0496__s1160__1ch_44100hz.wav" title="Pokedex 0041 Zubat description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1160 object=496 duration=7.719138s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0634_ZWEILOUS_NAME__obj1231__s1163__1ch_44100hz.wav" title="Pokedex 0634 Zweilous name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1163 object=1231 duration=0.908277s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0760_BEWEAR_NAME__obj1349__s1167__1ch_44100hz.wav" title="Pokedex 0760 Bewear name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1167 object=1349 duration=0.824286s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0943_MABOSSTIFF_DESCRIPTION__obj1534__s1172__1ch_44100hz.wav" title="Pokedex 0943 Mabosstiff description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1172 object=1534 duration=8.43678s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0041_ZUBAT_NAME__obj0497__s1175__1ch_44100hz.wav" title="Pokedex 0041 Zubat name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1175 object=497 duration=0.751882s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0029_NIDORAN_DESCRIPTION__obj0472__s1179__1ch_44100hz.wav" title="Pokedex 0029 Nidoran description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1179 object=472 duration=9.01034s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0433_CHINGLING_DESCRIPTION__obj1049__s1180__1ch_44100hz.wav" title="Pokedex 0433 Chingling description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1180 object=1049 duration=6.744512s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0007_SQUIRTLE_DESCRIPTION__obj0427__s1181__1ch_44100hz.wav" title="Pokedex 0007 Squirtle description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1181 object=427 duration=6.096032s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0859_IMPIDIMP_WILY_CATEGORY__obj1437__s1185__1ch_44100hz.wav" title="Pokedex 0859 Impidimp Wily category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1185 object=1437 duration=1.50619s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0761_BOUNSWEET_NAME__obj1352__s1187__1ch_44100hz.wav" title="Pokedex 0761 Bounsweet name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1187 object=1352 duration=0.79619s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0570_ZORUA_TRICKY_FOX_CATEGORY__obj1175__s1194__1ch_44100hz.wav" title="Pokedex 0570 Zorua Tricky Fox category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1194 object=1175 duration=1.739977s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0761_BOUNSWEET_FRUIT_CATEGORY__obj1353__s1195__1ch_44100hz.wav" title="Pokedex 0761 Bounsweet Fruit category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1195 object=1353 duration=1.462744s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0915_LECHONK_NAME__obj1484__s1197__1ch_44100hz.wav" title="Pokedex 0915 Lechonk name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1197 object=1484 duration=0.867438s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0184_AZUMARILL_AQUA_RABBIT_CATEGORY__obj0789__s1202__1ch_44100hz.wav" title="Pokedex 0184 Azumarill Aqua Rabbit category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1202 object=789 duration=1.799637s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0661_FLETCHLING_DESCRIPTION__obj1263__s1203__1ch_44100hz.wav" title="Pokedex 0661 Fletchling description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1203 object=1263 duration=7.390476s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0027_SANDSHREW_NAME__obj0467__s1206__1ch_44100hz.wav" title="Pokedex 0027 Sandshrew name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1206 object=467 duration=0.986553s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0760_BEWEAR_STRONG_ARM_CATEGORY__obj1350__s1214__1ch_44100hz.wav" title="Pokedex 0760 Bewear Strong Arm category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1214 object=1350 duration=1.664739s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0003_VENUSAUR_DESCRIPTION__obj0415__s1216__1ch_44100hz.wav" title="Pokedex 0003 Venusaur description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1216 object=415 duration=6.672948s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0365_WALREIN_NAME__obj0975__s1218__1ch_44100hz.wav" title="Pokedex 0365 Walrein name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1218 object=975 duration=0.860476s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0067_MACHOKE_SUPERPOWER_CATEGORY__obj0576__s1220__1ch_44100hz.wav" title="Pokedex 0067 Machoke Superpower category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1220 object=576 duration=1.701429s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0101_ELECTRODE_BALL_CATEGORY__obj0642__s1221__1ch_44100hz.wav" title="Pokedex 0101 Electrode Ball category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1221 object=642 duration=1.31034s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0255_TORCHIC_CHICK_CATEGORY__obj0888__s1222__1ch_44100hz.wav" title="Pokedex 0255 Torchic Chick category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1222 object=888 duration=1.205964s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0217_URSARING_DESCRIPTION__obj0841__s1223__1ch_44100hz.wav" title="Pokedex 0217 Ursaring description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1223 object=841 duration=8.605193s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0358_CHIMECHO_NAME__obj0963__s1225__1ch_44100hz.wav" title="Pokedex 0358 Chimecho name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1225 object=963 duration=0.895215s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0496_SERVINE_DESCRIPTION__obj1119__s1226__1ch_44100hz.wav" title="Pokedex 0496 Servine description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1226 object=1119 duration=7.369478s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0657_FROGADIER_BUBBLE_FROG_CATEGORY__obj1259__s1229__1ch_44100hz.wav" title="Pokedex 0657 Frogadier Bubble Frog category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1229 object=1259 duration=1.722268s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0326_GRUMPIG_MANIPULATE_CATEGORY__obj0952__s1232__1ch_44100hz.wav" title="Pokedex 0326 Grumpig Manipulate category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1232 object=952 duration=1.688707s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0312_MINUN_DESCRIPTION__obj0931__s1233__1ch_44100hz.wav" title="Pokedex 0312 Minun description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1233 object=931 duration=5.89737s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0215_SNEASEL_DESCRIPTION__obj0835__s1235__1ch_44100hz.wav" title="Pokedex 0215 Sneasel description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1235 object=835 duration=5.076463s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0012_BUTTERFREE_DESCRIPTION__obj0442__s1239__1ch_44100hz.wav" title="Pokedex 0012 Butterfree description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1239 object=442 duration=5.744762s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_1011_DIPPLIN_NAME__obj1541__s1241__1ch_44100hz.wav" title="Pokedex 1011 Dipplin name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1241 object=1541 duration=0.75449s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0094_GENGAR_DESCRIPTION__obj0631__s1244__1ch_44100hz.wav" title="Pokedex 0094 Gengar description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1244 object=631 duration=6.333946s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0134_VAPOREON_DESCRIPTION__obj0701__s1245__1ch_44100hz.wav" title="Pokedex 0134 Vaporeon description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1245 object=701 duration=6.699002s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0942_MASCHIFF_NAME__obj1532__s1246__1ch_44100hz.wav" title="Pokedex 0942 Maschiff name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1246 object=1532 duration=0.845465s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0417_PACHIRISU_DESCRIPTION__obj1028__s1251__1ch_44100hz.wav" title="Pokedex 0417 Pachirisu description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1251 object=1028 duration=5.495896s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0744_ROCKRUFF_NAME__obj1340__s1257__1ch_44100hz.wav" title="Pokedex 0744 Rockruff name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1257 object=1340 duration=0.872789s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0242_BLISSEY_HAPPINESS_CATEGORY__obj0867__s1259__1ch_44100hz.wav" title="Pokedex 0242 Blissey Happiness category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1259 object=867 duration=1.481791s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0027_SANDSHREW_MOUSE_CATEGORY__obj0468__s1261__1ch_44100hz.wav" title="Pokedex 0027 Sandshrew Mouse category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1261 object=468 duration=1.325488s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0662_FLETCHINDER_NAME__obj1267__s1263__1ch_44100hz.wav" title="Pokedex 0662 Fletchinder name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1263 object=1267 duration=0.982063s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0530_EXCADRILL_NAME__obj1165__s1264__1ch_44100hz.wav" title="Pokedex 0530 Excadrill name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1264 object=1165 duration=0.897982s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0840_APPLIN_APPLE_CORE_CATEGORY__obj1419__s1266__1ch_44100hz.wav" title="Pokedex 0840 Applin Apple Core category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1266 object=1419 duration=1.711882s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0930_ARBOLIVA_OLIVE_CATEGORY__obj1524__s1267__1ch_44100hz.wav" title="Pokedex 0930 Arboliva Olive category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1267 object=1524 duration=1.525624s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0375_METANG_DESCRIPTION__obj0989__s1268__1ch_44100hz.wav" title="Pokedex 0375 Metang description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1268 object=989 duration=6.518503s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0439_MIME_JR_DESCRIPTION__obj1055__s1270__1ch_44100hz.wav" title="Pokedex 0439 Mime Jr. description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1270 object=1055 duration=7.567029s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0017_PIDGEOTTO_DESCRIPTION__obj0448__s1271__1ch_44100hz.wav" title="Pokedex 0017 Pidgeotto description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1271 object=448 duration=6.821247s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0298_AZURILL_NAME__obj0920__s1273__1ch_44100hz.wav" title="Pokedex 0298 Azurill name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1273 object=920 duration=0.935646s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0046_PARAS_DESCRIPTION__obj0511__s1275__1ch_44100hz.wav" title="Pokedex 0046 Paras description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1275 object=511 duration=6.268662s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0392_INFERNAPE_DESCRIPTION__obj1010__s1276__1ch_44100hz.wav" title="Pokedex 0392 Infernape description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1276 object=1010 duration=6.96059s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0924_TANDEMAUS_NAME__obj1505__s1281__1ch_44100hz.wav" title="Pokedex 0924 Tandemaus name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1281 object=1505 duration=0.926553s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0071_VICTREEBEL_DESCRIPTION__obj0586__s1284__1ch_44100hz.wav" title="Pokedex 0071 Victreebel description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1284 object=586 duration=6.738889s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0580_DUCKLETT_WATER_BIRD_CATEGORY__obj1181__s1285__1ch_44100hz.wav" title="Pokedex 0580 Ducklett Water Bird category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1285 object=1181 duration=1.67263s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0220_SWINUB_NAME__obj0845__s1286__1ch_44100hz.wav" title="Pokedex 0220 Swinub name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1286 object=845 duration=0.829546s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0515_PANPOUR_SPRAY_CATEGORY__obj1157__s1290__1ch_44100hz.wav" title="Pokedex 0515 Panpour Spray category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1290 object=1157 duration=1.378209s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0045_VILEPLUME_DESCRIPTION__obj0508__s1291__1ch_44100hz.wav" title="Pokedex 0045 Vileplume description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1291 object=508 duration=6.18263s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0116_HORSEA_DRAGON_CATEGORY__obj0666__s1293__1ch_44100hz.wav" title="Pokedex 0116 Horsea Dragon category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1293 object=666 duration=1.500476s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0922_PAWMO_MOUSE_CATEGORY__obj1500__s1294__1ch_44100hz.wav" title="Pokedex 0922 Pawmo Mouse category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1294 object=1500 duration=1.389819s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0050_DIGLETT_DESCRIPTION__obj0523__s1295__1ch_44100hz.wav" title="Pokedex 0050 Diglett description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1295 object=523 duration=6.234467s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0915_LECHONK_HOG_CATEGORY__obj1485__s1298__1ch_44100hz.wav" title="Pokedex 0915 Lechonk Hog category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1298 object=1485 duration=1.359546s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0136_FLAREON_DESCRIPTION__obj0707__s1300__1ch_44100hz.wav" title="Pokedex 0136 Flareon description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1300 object=707 duration=8.045624s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0092_GASTLY_GAS_CATEGORY__obj0627__s1302__1ch_44100hz.wav" title="Pokedex 0092 Gastly Gas category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1302 object=627 duration=1.373084s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0470_LEAFEON_VERDANT_CATEGORY__obj1103__s1303__1ch_44100hz.wav" title="Pokedex 0470 Leafeon Verdant category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1303 object=1103 duration=1.421927s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0813_SCORBUNNY_DESCRIPTION__obj1378__s1304__1ch_44100hz.wav" title="Pokedex 0813 Scorbunny description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1304 object=1378 duration=7.199184s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0917_TAROUNTULA_NAME__obj1490__s1305__1ch_44100hz.wav" title="Pokedex 0917 Tarountula name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1305 object=1490 duration=0.979592s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0810_GROOKEY_DESCRIPTION__obj1369__s1306__1ch_44100hz.wav" title="Pokedex 0810 Grookey description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1306 object=1369 duration=7.54839s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0607_LITWICK_NAME__obj1213__s1308__1ch_44100hz.wav" title="Pokedex 0607 Litwick name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1308 object=1213 duration=0.77542s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0467_MAGMORTAR_BLAST_CATEGORY__obj1097__s1309__1ch_44100hz.wav" title="Pokedex 0467 Magmortar Blast category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1309 object=1097 duration=1.379206s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0131_LAPRAS_NAME__obj0693__s1312__1ch_44100hz.wav" title="Pokedex 0131 Lapras name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1312 object=693 duration=0.917324s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0111_RHYHORN_NAME__obj0656__s1314__1ch_44100hz.wav" title="Pokedex 0111 Rhyhorn name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1314 object=656 duration=0.848957s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0301_DELCATTY_NAME__obj0926__s1325__1ch_44100hz.wav" title="Pokedex 0301 Delcatty name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1325 object=926 duration=0.934694s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0727_INCINEROAR_NAME__obj1322__s1327__1ch_44100hz.wav" title="Pokedex 0727 Incineroar name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1327 object=1322 duration=1.037914s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0312_MINUN_NAME__obj0932__s1329__1ch_44100hz.wav" title="Pokedex 0312 Minun name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1329 object=932 duration=0.753197s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0086_SEEL_DESCRIPTION__obj0619__s1330__1ch_44100hz.wav" title="Pokedex 0086 Seel description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1330 object=619 duration=5.226644s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0597_FERROSEED_THORN_SEED_CATEGORY__obj1208__s1331__1ch_44100hz.wav" title="Pokedex 0597 Ferroseed Thorn Seed category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1331 object=1208 duration=1.719705s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0254_SCEPTILE_FOREST_CATEGORY__obj0885__s1332__1ch_44100hz.wav" title="Pokedex 0254 Sceptile Forest category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1332 object=885 duration=1.403333s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0433_CHINGLING_NAME__obj1050__s1333__1ch_44100hz.wav" title="Pokedex 0433 Chingling name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1333 object=1050 duration=0.671701s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0261_POOCHYENA_DESCRIPTION__obj0904__s1334__1ch_44100hz.wav" title="Pokedex 0261 Poochyena description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1334 object=904 duration=8.737732s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0387_TURTWIG_NAME__obj0996__s1335__1ch_44100hz.wav" title="Pokedex 0387 Turtwig name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1335 object=996 duration=0.731066s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0475_GALLADE_BLADE_CATEGORY__obj1112__s1339__1ch_44100hz.wav" title="Pokedex 0475 Gallade Blade category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1339 object=1112 duration=1.342766s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0979_ANNIHILAPE_NAME__obj1538__s1341__1ch_44100hz.wav" title="Pokedex 0979 Annihilape name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1341 object=1538 duration=0.901224s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0425_DRIFLOON_DESCRIPTION__obj1040__s1343__1ch_44100hz.wav" title="Pokedex 0425 Drifloon description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1343 object=1040 duration=6.237302s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0877_MORPEKO_TWO_SIDED_CATEGORY__obj1455__s1347__1ch_44100hz.wav" title="Pokedex 0877 Morpeko Two Sided category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1347 object=1455 duration=1.701361s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0860_MORGREM_DESCRIPTION__obj1438__s1348__1ch_44100hz.wav" title="Pokedex 0860 Morgrem description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1348 object=1438 duration=5.934172s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0814_RABOOT_RABBIT_CATEGORY__obj1383__s1350__1ch_44100hz.wav" title="Pokedex 0814 Raboot Rabbit category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1350 object=1383 duration=1.39898s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0364_SEALEO_BALL_ROLL_CATEGORY__obj0973__s1351__1ch_44100hz.wav" title="Pokedex 0364 Sealeo Ball Roll category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1351 object=973 duration=1.628821s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0842_APPLETUN_NAME__obj1424__s1355__1ch_44100hz.wav" title="Pokedex 0842 Appletun name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1355 object=1424 duration=0.810862s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0059_ARCANINE_LEGENDARY_CATEGORY__obj0552__s1362__1ch_44100hz.wav" title="Pokedex 0059 Arcanine Legendary category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1362 object=552 duration=1.672086s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0159_CROCONAW_DESCRIPTION__obj0754__s1364__1ch_44100hz.wav" title="Pokedex 0159 Croconaw description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1364 object=754 duration=6.993469s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0122_MR_MIME_DESCRIPTION__obj0676__s1365__1ch_44100hz.wav" title="Pokedex 0122 Mr. Mime description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1365 object=676 duration=5.966893s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0400_BIBAREL_BEAVER_CATEGORY__obj1027__s1366__1ch_44100hz.wav" title="Pokedex 0400 Bibarel Beaver category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1366 object=1027 duration=1.378662s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0653_FENNEKIN_FOX_CATEGORY__obj1247__s1369__1ch_44100hz.wav" title="Pokedex 0653 Fennekin Fox category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1369 object=1247 duration=1.352426s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0065_ALAKAZAM_PSI_CATEGORY__obj0570__s1372__1ch_44100hz.wav" title="Pokedex 0065 Alakazam Psi category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1372 object=570 duration=1.335329s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0030_NIDORINA_POISON_PIN_CATEGORY__obj0477__s1373__1ch_44100hz.wav" title="Pokedex 0030 Nidorina Poison Pin category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1373 object=477 duration=1.794354s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0034_NIDOKING_DRILL_CATEGORY__obj0489__s1374__1ch_44100hz.wav" title="Pokedex 0034 Nidoking Drill category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1374 object=489 duration=1.533878s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0745_LYCANROC_WOLF_CATEGORY__obj1344__s1375__1ch_44100hz.wav" title="Pokedex 0745 Lycanroc Wolf category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1375 object=1344 duration=1.430385s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0258_MUDKIP_MUD_FISH_CATEGORY__obj0897__s1378__1ch_44100hz.wav" title="Pokedex 0258 Mudkip Mud Fish category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1378 object=897 duration=1.606848s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0157_TYPHLOSION_VOLCANO_CATEGORY__obj0750__s1380__1ch_44100hz.wav" title="Pokedex 0157 Typhlosion Volcano category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1380 object=750 duration=1.624512s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0100_VOLTORB_DESCRIPTION__obj0637__s1381__1ch_44100hz.wav" title="Pokedex 0100 Voltorb description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1381 object=637 duration=6.998322s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0055_GOLDUCK_NAME__obj0539__s1385__1ch_44100hz.wav" title="Pokedex 0055 Golduck name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1385 object=539 duration=0.785805s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0908_MEOWSCARADA_MAGICIAN_CATEGORY__obj1464__s1386__1ch_44100hz.wav" title="Pokedex 0908 Meowscarada Magician category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1386 object=1464 duration=1.450227s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0067_MACHOKE_DESCRIPTION__obj0574__s1387__1ch_44100hz.wav" title="Pokedex 0067 Machoke description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1387 object=574 duration=6.596961s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0555_DARMANITAN_NAME__obj1171__s1392__1ch_44100hz.wav" title="Pokedex 0555 Darmanitan name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1392 object=1171 duration=1.051088s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0032_NIDORAN_DESCRIPTION__obj0481__s1394__1ch_44100hz.wav" title="Pokedex 0032 Nidoran description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1394 object=481 duration=9.116463s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0812_RILLABOOM_NAME__obj1376__s1396__1ch_44100hz.wav" title="Pokedex 0812 Rillaboom name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1396 object=1376 duration=0.873084s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0372_SHELGON_ENDURANCE_CATEGORY__obj0982__s1399__1ch_44100hz.wav" title="Pokedex 0372 Shelgon Endurance category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1399 object=982 duration=1.557732s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0665_SPEWPA_SCATTERDUST_CATEGORY__obj1278__s1400__1ch_44100hz.wav" title="Pokedex 0665 Spewpa Scatterdust category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1400 object=1278 duration=1.712857s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0253_GROVYLE_NAME__obj0881__s1401__1ch_44100hz.wav" title="Pokedex 0253 Grovyle name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1401 object=881 duration=0.784943s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0300_SKITTY_NAME__obj0923__s1405__1ch_44100hz.wav" title="Pokedex 0300 Skitty name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1405 object=923 duration=0.821542s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0079_SLOWPOKE_DOPEY_CATEGORY__obj0600__s1406__1ch_44100hz.wav" title="Pokedex 0079 Slowpoke Dopey category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1406 object=600 duration=1.520703s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0182_BELLOSSOM_FLOWER_CATEGORY__obj0783__s1412__1ch_44100hz.wav" title="Pokedex 0182 Bellossom Flower category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1412 object=783 duration=1.551406s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0840_APPLIN_DESCRIPTION__obj1417__s1417__1ch_44100hz.wav" title="Pokedex 0840 Applin description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1417 object=1417 duration=7.823288s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0321_WAILORD_NAME__obj0938__s1418__1ch_44100hz.wav" title="Pokedex 0321 Wailord name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1418 object=938 duration=0.85737s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0925_MAUSHOLD_FAMILY_CATEGORY__obj1509__s1423__1ch_44100hz.wav" title="Pokedex 0925 Maushold Family category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1423 object=1509 duration=1.523946s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0447_RIOLU_EMANATION_CATEGORY__obj1078__s1428__1ch_44100hz.wav" title="Pokedex 0447 Riolu Emanation category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1428 object=1078 duration=1.713832s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0196_ESPEON_DESCRIPTION__obj0808__s1431__1ch_44100hz.wav" title="Pokedex 0196 Espeon description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1431 object=808 duration=4.500272s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0652_CHESNAUGHT_NAME__obj1243__s1433__1ch_44100hz.wav" title="Pokedex 0652 Chesnaught name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1433 object=1243 duration=0.706417s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0363_SPHEAL_DESCRIPTION__obj0968__s1434__1ch_44100hz.wav" title="Pokedex 0363 Spheal description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1434 object=968 duration=7.487302s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0202_WOBBUFFET_DESCRIPTION__obj0823__s1438__1ch_44100hz.wav" title="Pokedex 0202 Wobbuffet description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1438 object=823 duration=5.919229s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0120_STARYU_DESCRIPTION__obj0670__s1440__1ch_44100hz.wav" title="Pokedex 0120 Staryu description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1440 object=670 duration=6.402993s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0215_SNEASEL_SHARP_CLAW_CATEGORY__obj0837__s1444__1ch_44100hz.wav" title="Pokedex 0215 Sneasel Sharp Claw category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1444 object=837 duration=1.692154s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0028_SANDSLASH_MOUSE_CATEGORY__obj0471__s1445__1ch_44100hz.wav" title="Pokedex 0028 Sandslash Mouse category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1445 object=471 duration=1.389184s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0048_VENONAT_DESCRIPTION__obj0517__s1446__1ch_44100hz.wav" title="Pokedex 0048 Venonat description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1446 object=517 duration=6.312426s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0855_POLTEAGEIST_BLACK_TEA_CATEGORY__obj1434__s1448__1ch_44100hz.wav" title="Pokedex 0855 Polteageist Black Tea category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1448 object=1434 duration=1.585465s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0425_DRIFLOON_NAME__obj1041__s1453__1ch_44100hz.wav" title="Pokedex 0425 Drifloon name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1453 object=1041 duration=0.753968s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0516_SIMIPOUR_NAME__obj1159__s1454__1ch_44100hz.wav" title="Pokedex 0516 Simipour name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1454 object=1159 duration=1.011633s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0744_ROCKRUFF_PUPPY_CATEGORY__obj1341__s1456__1ch_44100hz.wav" title="Pokedex 0744 Rockruff Puppy category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1456 object=1341 duration=1.511202s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0664_SCATTERBUG_DESCRIPTION__obj1273__s1457__1ch_44100hz.wav" title="Pokedex 0664 Scatterbug description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1457 object=1273 duration=8.767937s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0446_MUNCHLAX_BIG_EATER_CATEGORY__obj1075__s1462__1ch_44100hz.wav" title="Pokedex 0446 Munchlax Big Eater category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1462 object=1075 duration=1.75585s channels=1 refs=5"}
|
||||
::gallery-end
|
||||
207
sound-best-named-gallery-11.md
Normal file
207
sound-best-named-gallery-11.md
Normal file
@@ -0,0 +1,207 @@
|
||||
# Best-Named Sound Export 11
|
||||
|
||||
Best-available named aliases 2001-2200 of 2545.
|
||||
Name provenance is preserved in the `source` metadata: confirmed native, Pokedex voice alignment, catalog-matched ASR, draft ASR, catalog-offset candidate, low-confidence ASR review candidate, main-image hash match, or structural object reference.
|
||||
|
||||
::gallery-start
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0196_ESPEON_SUN_CATEGORY__obj0810__s1463__1ch_44100hz.wav" title="Pokedex 0196 Espeon Sun category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1463 object=810 duration=1.310522s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0188_SKIPLOOM_DESCRIPTION__obj0799__s1466__1ch_44100hz.wav" title="Pokedex 0188 Skiploom description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1466 object=799 duration=7.200635s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0499_PIGNITE_NAME__obj1129__s1469__1ch_44100hz.wav" title="Pokedex 0499 Pignite name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1469 object=1129 duration=0.739501s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0908_MEOWSCARADA_DESCRIPTION__obj1462__s1470__1ch_44100hz.wav" title="Pokedex 0908 Meowscarada description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1470 object=1462 duration=8.520068s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0187_HOPPIP_NAME__obj0797__s1473__1ch_44100hz.wav" title="Pokedex 0187 Hoppip name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1473 object=797 duration=0.698141s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0571_ZOROARK_NAME__obj1177__s1474__1ch_44100hz.wav" title="Pokedex 0571 Zoroark name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1474 object=1177 duration=1.021542s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0113_CHANSEY_EGG_CATEGORY__obj0663__s1475__1ch_44100hz.wav" title="Pokedex 0113 Chansey Egg category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1475 object=663 duration=1.46322s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0907_FLORAGATO_GRASS_CAT_CATEGORY__obj1461__s1477__1ch_44100hz.wav" title="Pokedex 0907 Floragato Grass Cat category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1477 object=1461 duration=1.579501s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0325_SPOINK_BOUNCE_CATEGORY__obj0949__s1478__1ch_44100hz.wav" title="Pokedex 0325 Spoink Bounce category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1478 object=949 duration=1.393696s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0338_SOLROCK_DESCRIPTION__obj0959__s1481__1ch_44100hz.wav" title="Pokedex 0338 Solrock description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1481 object=959 duration=5.768027s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0105_MAROWAK_DESCRIPTION__obj0646__s1482__1ch_44100hz.wav" title="Pokedex 0105 Marowak description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1482 object=646 duration=9.087506s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0927_DACHSBUN_DESCRIPTION__obj1513__s1483__1ch_44100hz.wav" title="Pokedex 0927 Dachsbun description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1483 object=1513 duration=7.534308s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0513_PANSEAR_NAME__obj1150__s1484__1ch_44100hz.wav" title="Pokedex 0513 Pansear name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1484 object=1150 duration=0.86517s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0918_SPIDOPS_TRAP_CATEGORY__obj1494__s1490__1ch_44100hz.wav" title="Pokedex 0918 Spidops Trap category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1490 object=1494 duration=1.43127s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0818_INTELEON_SECRET_AGENT_CATEGORY__obj1395__s1492__1ch_44100hz.wav" title="Pokedex 0818 Inteleon Secret Agent category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1492 object=1395 duration=1.835782s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0877_MORPEKO_NAME__obj1454__s1493__1ch_44100hz.wav" title="Pokedex 0877 Morpeko name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1493 object=1454 duration=1.029388s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0730_PRIMARINA_NAME__obj1331__s1494__1ch_44100hz.wav" title="Pokedex 0730 Primarina name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1494 object=1331 duration=1.022744s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0003_VENUSAUR_NAME__obj0416__s1496__1ch_44100hz.wav" title="Pokedex 0003 Venusaur name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1496 object=416 duration=0.79059s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0112_RHYDON_NAME__obj0659__s1499__1ch_44100hz.wav" title="Pokedex 0112 Rhydon name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1499 object=659 duration=0.72229s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0554_DARUMAKA_DESCRIPTION__obj1167__s1501__1ch_44100hz.wav" title="Pokedex 0554 Darumaka description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1501 object=1167 duration=5.238844s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0663_TALONFLAME_DESCRIPTION__obj1269__s1502__1ch_44100hz.wav" title="Pokedex 0663 Talonflame description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1502 object=1269 duration=7.956417s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0652_CHESNAUGHT_DESCRIPTION__obj1242__s1505__1ch_44100hz.wav" title="Pokedex 0652 Chesnaught description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1505 object=1242 duration=6.943197s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0501_OSHAWOTT_NAME__obj1135__s1507__1ch_44100hz.wav" title="Pokedex 0501 Oshawott name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1507 object=1135 duration=0.80483s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0112_RHYDON_DRILL_CATEGORY__obj0660__s1508__1ch_44100hz.wav" title="Pokedex 0112 Rhydon Drill category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1508 object=660 duration=1.295465s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0633_DEINO_NAME__obj1228__s1511__1ch_44100hz.wav" title="Pokedex 0633 Deino name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1511 object=1228 duration=0.726621s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0923_PAWMOT_NAME__obj1502__s1514__1ch_44100hz.wav" title="Pokedex 0923 Pawmot name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1514 object=1502 duration=0.682721s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0134_VAPOREON_BUBBLE_JET_CATEGORY__obj0703__s1515__1ch_44100hz.wav" title="Pokedex 0134 Vaporeon Bubble Jet category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1515 object=703 duration=1.677778s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0596_GALVANTULA_NAME__obj1204__s1516__1ch_44100hz.wav" title="Pokedex 0596 Galvantula name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1516 object=1204 duration=1.050975s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0811_THWACKEY_DESCRIPTION__obj1372__s1520__1ch_44100hz.wav" title="Pokedex 0811 Thwackey description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1520 object=1372 duration=7.536168s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0326_GRUMPIG_DESCRIPTION__obj0950__s1521__1ch_44100hz.wav" title="Pokedex 0326 Grumpig description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1521 object=950 duration=6.71415s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0160_FERALIGATR_NAME__obj0758__s1523__1ch_44100hz.wav" title="Pokedex 0160 Feraligatr name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1523 object=758 duration=1.124649s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_1019_HYDRAPPLE_APPLE_HYDRA_CATEGORY__obj1545__s1524__1ch_44100hz.wav" title="Pokedex 1019 Hydrapple Apple Hydra category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1524 object=1545 duration=2.022789s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0005_CHARMELEON_NAME__obj0422__s1525__1ch_44100hz.wav" title="Pokedex 0005 Charmeleon name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1525 object=422 duration=0.867959s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0657_FROGADIER_NAME__obj1258__s1527__1ch_44100hz.wav" title="Pokedex 0657 Frogadier name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1527 object=1258 duration=0.990385s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0583_VANILLISH_NAME__obj1189__s1528__1ch_44100hz.wav" title="Pokedex 0583 Vanillish name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1528 object=1189 duration=0.898073s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0658_GRENINJA_DESCRIPTION__obj1260__s1532__1ch_44100hz.wav" title="Pokedex 0658 Greninja description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1532 object=1260 duration=7.423764s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0134_VAPOREON_NAME__obj0702__s1533__1ch_44100hz.wav" title="Pokedex 0134 Vaporeon name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1533 object=702 duration=1.104422s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0338_SOLROCK_METEORITE_CATEGORY__obj0961__s1534__1ch_44100hz.wav" title="Pokedex 0338 Solrock Meteorite category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1534 object=961 duration=1.770091s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0924_TANDEMAUS_COUPLE_CATEGORY__obj1506__s1535__1ch_44100hz.wav" title="Pokedex 0924 Tandemaus Couple category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1535 object=1506 duration=1.365442s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0868_MILCERY_NAME__obj1448__s1536__1ch_44100hz.wav" title="Pokedex 0868 Milcery name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1536 object=1448 duration=0.928639s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0009_BLASTOISE_NAME__obj0434__s1539__1ch_44100hz.wav" title="Pokedex 0009 Blastoise name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1539 object=434 duration=0.885941s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0443_GIBLE_NAME__obj1065__s1541__1ch_44100hz.wav" title="Pokedex 0443 Gible name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1541 object=1065 duration=0.671701s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0670_FLOETTE_NAME__obj1286__s1547__1ch_44100hz.wav" title="Pokedex 0670 Floette name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1547 object=1286 duration=0.848073s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0815_CINDERACE_NAME__obj1385__s1548__1ch_44100hz.wav" title="Pokedex 0815 Cinderace name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1548 object=1385 duration=1.000726s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0938_TADBULB_DESCRIPTION__obj1525__s1549__1ch_44100hz.wav" title="Pokedex 0938 Tadbulb description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1549 object=1525 duration=8.350136s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0662_FLETCHINDER_EMBER_CATEGORY__obj1268__s1550__1ch_44100hz.wav" title="Pokedex 0662 Fletchinder Ember category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1550 object=1268 duration=1.498073s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0337_LUNATONE_DESCRIPTION__obj0956__s1552__1ch_44100hz.wav" title="Pokedex 0337 Lunatone description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1552 object=956 duration=5.737551s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0001_BULBASAUR_NAME__obj0410__s1553__1ch_44100hz.wav" title="Pokedex 0001 Bulbasaur name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1553 object=410 duration=0.937166s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0441_CHATOT_MUSIC_NOTE_CATEGORY__obj1063__s1556__1ch_44100hz.wav" title="Pokedex 0441 Chatot Music Note category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1556 object=1063 duration=1.645011s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0061_POLIWHIRL_DESCRIPTION__obj0556__s1560__1ch_44100hz.wav" title="Pokedex 0061 Poliwhirl description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1560 object=556 duration=6.077211s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0725_LITTEN_FIRE_CAT_CATEGORY__obj1317__s1562__1ch_44100hz.wav" title="Pokedex 0725 Litten Fire Cat category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1562 object=1317 duration=1.680408s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0184_AZUMARILL_DESCRIPTION__obj0787__s1563__1ch_44100hz.wav" title="Pokedex 0184 Azumarill description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1563 object=787 duration=6.973583s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0045_VILEPLUME_FLOWER_CATEGORY__obj0510__s1564__1ch_44100hz.wav" title="Pokedex 0045 Vileplume Flower category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1564 object=510 duration=1.567143s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0608_LAMPENT_LAMP_CATEGORY__obj1217__s1565__1ch_44100hz.wav" title="Pokedex 0608 Lampent Lamp category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1565 object=1217 duration=1.364286s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0840_APPLIN_NAME__obj1418__s1566__1ch_44100hz.wav" title="Pokedex 0840 Applin name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1566 object=1418 duration=0.634671s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0678_MEOWSTIC_NAME__obj1298__s1568__1ch_44100hz.wav" title="Pokedex 0678 Meowstic name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1568 object=1298 duration=0.91644s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0511_PANSAGE_DESCRIPTION__obj1143__s1572__1ch_44100hz.wav" title="Pokedex 0511 Pansage description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1572 object=1143 duration=6.005828s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0253_GROVYLE_WOOD_GECKO_CATEGORY__obj0882__s1573__1ch_44100hz.wav" title="Pokedex 0253 Grovyle Wood Gecko category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1573 object=882 duration=1.552789s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0835_YAMPER_NAME__obj1412__s1575__1ch_44100hz.wav" title="Pokedex 0835 Yamper name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1575 object=1412 duration=0.69873s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0842_APPLETUN_DESCRIPTION__obj1423__s1577__1ch_44100hz.wav" title="Pokedex 0842 Appletun description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1577 object=1423 duration=6.542562s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0201_UNOWN_DESCRIPTION__obj0820__s1581__1ch_44100hz.wav" title="Pokedex 0201 Unown description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1581 object=820 duration=12.163764s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0609_CHANDELURE_NAME__obj1219__s1582__1ch_44100hz.wav" title="Pokedex 0609 Chandelure name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1582 object=1219 duration=1.00771s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0116_HORSEA_NAME__obj0665__s1585__1ch_44100hz.wav" title="Pokedex 0116 Horsea name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1585 object=665 duration=0.736259s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0031_NIDOQUEEN_DRILL_CATEGORY__obj0480__s1587__1ch_44100hz.wav" title="Pokedex 0031 Nidoqueen Drill category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1587 object=480 duration=1.379524s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0583_VANILLISH_DESCRIPTION__obj1188__s1589__1ch_44100hz.wav" title="Pokedex 0583 Vanillish description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1589 object=1188 duration=7.768231s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_1011_DIPPLIN_CANDY_APPLE_CATEGORY__obj1542__s1590__1ch_44100hz.wav" title="Pokedex 1011 Dipplin Candy Apple category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1590 object=1542 duration=1.743628s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0608_LAMPENT_NAME__obj1216__s1592__1ch_44100hz.wav" title="Pokedex 0608 Lampent name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1592 object=1216 duration=0.888844s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0816_SOBBLE_DESCRIPTION__obj1387__s1593__1ch_44100hz.wav" title="Pokedex 0816 Sobble description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1593 object=1387 duration=6.826848s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0938_TADBULB_NAME__obj1526__s1597__1ch_44100hz.wav" title="Pokedex 0938 Tadbulb name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1597 object=1526 duration=0.77644s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0817_DRIZZILE_NAME__obj1391__s1599__1ch_44100hz.wav" title="Pokedex 0817 Drizzile name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1599 object=1391 duration=0.8261s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0007_SQUIRTLE_TINY_TURTLE_CATEGORY__obj0429__s1600__1ch_44100hz.wav" title="Pokedex 0007 Squirtle Tiny Turtle category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1600 object=429 duration=1.733651s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0181_AMPHAROS_LIGHT_CATEGORY__obj0780__s1601__1ch_44100hz.wav" title="Pokedex 0181 Ampharos Light category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1601 object=780 duration=1.231497s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0186_POLITOED_FROG_CATEGORY__obj0795__s1603__1ch_44100hz.wav" title="Pokedex 0186 Politoed Frog category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1603 object=795 duration=1.372993s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0157_TYPHLOSION_NAME__obj0749__s1607__1ch_44100hz.wav" title="Pokedex 0157 Typhlosion name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1607 object=749 duration=1.03068s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0248_TYRANITAR_NAME__obj0875__s1613__1ch_44100hz.wav" title="Pokedex 0248 Tyranitar name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1613 object=875 duration=1.161406s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0918_SPIDOPS_NAME__obj1493__s1615__1ch_44100hz.wav" title="Pokedex 0918 Spidops name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1615 object=1493 duration=0.966168s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0910_CROCALOR_DESCRIPTION__obj1468__s1616__1ch_44100hz.wav" title="Pokedex 0910 Crocalor description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1616 object=1468 duration=8.372789s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0132_DITTO_NAME__obj0696__s1618__1ch_44100hz.wav" title="Pokedex 0132 Ditto name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1618 object=696 duration=0.579388s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0831_WOOLOO_SHEEP_CATEGORY__obj1407__s1619__1ch_44100hz.wav" title="Pokedex 0831 Wooloo Sheep category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1619 object=1407 duration=1.298526s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0126_MAGMAR_DESCRIPTION__obj0682__s1620__1ch_44100hz.wav" title="Pokedex 0126 Magmar description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1620 object=682 duration=7.200884s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0143_SNORLAX_DESCRIPTION_ALT_2__obj0715__s1622__1ch_44100hz.wav" title="Pokedex 0143 Snorlax description alt 2 [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1622 object=715 duration=7.884422s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0056_MANKEY_NAME__obj0542__s1626__1ch_44100hz.wav" title="Pokedex 0056 Mankey name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1626 object=542 duration=0.811043s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0869_ALCREMIE_DESCRIPTION__obj1450__s1630__1ch_44100hz.wav" title="Pokedex 0869 Alcremie description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1630 object=1450 duration=7.348707s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0155_CYNDAQUIL_FIRE_MOUSE_CATEGORY__obj0744__s1632__1ch_44100hz.wav" title="Pokedex 0155 Cyndaquil Fire Mouse category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1632 object=744 duration=1.782177s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0183_MARILL_AQUA_MOUSE_CATEGORY__obj0786__s1634__1ch_44100hz.wav" title="Pokedex 0183 Marill Aqua Mouse category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1634 object=786 duration=1.729841s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0916_OINKOLOGNE_HOG_CATEGORY__obj1488__s1635__1ch_44100hz.wav" title="Pokedex 0916 Oinkologne Hog category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1635 object=1488 duration=1.373696s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0080_SLOWBRO_DESCRIPTION__obj0601__s1637__1ch_44100hz.wav" title="Pokedex 0080 Slowbro description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1637 object=601 duration=6.673696s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0363_SPHEAL_NAME__obj0969__s1639__1ch_44100hz.wav" title="Pokedex 0363 Spheal name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1639 object=969 duration=0.783311s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0064_KADABRA_DESCRIPTION__obj0565__s1640__1ch_44100hz.wav" title="Pokedex 0064 Kadabra description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1640 object=565 duration=6.942721s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0225_DELIBIRD_DESCRIPTION__obj0850__s1641__1ch_44100hz.wav" title="Pokedex 0225 Delibird description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1641 object=850 duration=6.136576s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0033_NIDORINO_NAME__obj0485__s1644__1ch_44100hz.wav" title="Pokedex 0033 Nidorino name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1644 object=485 duration=0.935782s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0002_IVYSAUR_NAME__obj0413__s1645__1ch_44100hz.wav" title="Pokedex 0002 Ivysaur name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1645 object=413 duration=0.786984s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0076_GOLEM_MEGATON_CATEGORY__obj0597__s1646__1ch_44100hz.wav" title="Pokedex 0076 Golem Megaton category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1646 object=597 duration=1.633673s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0702_DEDENNE_ANTENNA_CATEGORY__obj1305__s1647__1ch_44100hz.wav" title="Pokedex 0702 Dedenne Antenna category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1647 object=1305 duration=1.547846s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0156_QUILAVA_NAME__obj0746__s1652__1ch_44100hz.wav" title="Pokedex 0156 Quilava name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1652 object=746 duration=0.912222s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0012_BUTTERFREE_BUTTERFLY_CATEGORY__obj0444__s1654__1ch_44100hz.wav" title="Pokedex 0012 Butterfree Butterfly category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1654 object=444 duration=1.537166s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0230_KINGDRA_DESCRIPTION__obj0859__s1661__1ch_44100hz.wav" title="Pokedex 0230 Kingdra description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1661 object=859 duration=6.16195s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0120_STARYU_NAME__obj0671__s1663__1ch_44100hz.wav" title="Pokedex 0120 Staryu name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1663 object=671 duration=0.925351s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0813_SCORBUNNY_NAME__obj1379__s1666__1ch_44100hz.wav" title="Pokedex 0813 Scorbunny name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1666 object=1379 duration=1.062018s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0031_NIDOQUEEN_DESCRIPTION__obj0478__s1668__1ch_44100hz.wav" title="Pokedex 0031 Nidoqueen description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1668 object=478 duration=8.58585s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0861_GRIMMSNARL_DESCRIPTION__obj1441__s1672__1ch_44100hz.wav" title="Pokedex 0861 Grimmsnarl description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1672 object=1441 duration=7.746122s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0321_WAILORD_DESCRIPTION__obj0937__s1674__1ch_44100hz.wav" title="Pokedex 0321 Wailord description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1674 object=937 duration=6.474263s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0762_STEENEE_DESCRIPTION__obj1354__s1678__1ch_44100hz.wav" title="Pokedex 0762 Steenee description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1678 object=1354 duration=7.314807s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0743_RIBOMBEE_NAME__obj1337__s1682__1ch_44100hz.wav" title="Pokedex 0743 Ribombee name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1682 object=1337 duration=0.988027s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0614_BEARTIC_FREEZING_CATEGORY__obj1226__s1685__1ch_44100hz.wav" title="Pokedex 0614 Beartic Freezing category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1685 object=1226 duration=1.544082s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0810_GROOKEY_NAME__obj1370__s1688__1ch_44100hz.wav" title="Pokedex 0810 Grookey name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1688 object=1370 duration=0.889184s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0743_RIBOMBEE_DESCRIPTION__obj1336__s1692__1ch_44100hz.wav" title="Pokedex 0743 Ribombee description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1692 object=1336 duration=6.755964s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0554_DARUMAKA_ZEN_CHARM_CATEGORY__obj1169__s1695__1ch_44100hz.wav" title="Pokedex 0554 Darumaka Zen Charm category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1695 object=1169 duration=1.673356s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0512_SIMISAGE_DESCRIPTION__obj1146__s1697__1ch_44100hz.wav" title="Pokedex 0512 Simisage description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1697 object=1146 duration=5.834807s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0861_GRIMMSNARL_BULK_UP_CATEGORY__obj1443__s1699__1ch_44100hz.wav" title="Pokedex 0861 Grimmsnarl Bulk Up category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1699 object=1443 duration=1.653424s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0676_FURFROU_DESCRIPTION__obj1291__s1701__1ch_44100hz.wav" title="Pokedex 0676 Furfrou description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1701 object=1291 duration=7.17288s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0133_EEVEE_NAME__obj0699__s1702__1ch_44100hz.wav" title="Pokedex 0133 Eevee name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1702 object=699 duration=0.609546s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0228_HOUNDOUR_DESCRIPTION__obj0853__s1704__1ch_44100hz.wav" title="Pokedex 0228 Houndour description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1704 object=853 duration=5.75678s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0008_WARTORTLE_DESCRIPTION__obj0430__s1705__1ch_44100hz.wav" title="Pokedex 0008 Wartortle description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1705 object=430 duration=7.337302s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0016_PIDGEY_DESCRIPTION__obj0445__s1706__1ch_44100hz.wav" title="Pokedex 0016 Pidgey description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1706 object=445 duration=6.425918s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0635_HYDREIGON_BRUTAL_CATEGORY__obj1235__s1710__1ch_44100hz.wav" title="Pokedex 0635 Hydreigon Brutal category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1710 object=1235 duration=1.531134s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0075_GRAVELER_NAME__obj0593__s1711__1ch_44100hz.wav" title="Pokedex 0075 Graveler name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1711 object=593 duration=0.816825s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0143_SNORLAX_NAME__obj0716__s1716__1ch_44100hz.wav" title="Pokedex 0143 Snorlax name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1716 object=716 duration=1.068866s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0044_GLOOM_WEED_CATEGORY__obj0507__s1717__1ch_44100hz.wav" title="Pokedex 0044 Gloom Weed category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1717 object=507 duration=1.385601s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0760_BEWEAR_DESCRIPTION__obj1348__s1718__1ch_44100hz.wav" title="Pokedex 0760 Bewear description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1718 object=1348 duration=8.954059s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0440_HAPPINY_NAME__obj1059__s1720__1ch_44100hz.wav" title="Pokedex 0440 Happiny name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1720 object=1059 duration=0.795079s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0187_HOPPIP_COTTONWEED_CATEGORY__obj0798__s1721__1ch_44100hz.wav" title="Pokedex 0187 Hoppip Cottonweed category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1721 object=798 duration=1.753107s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0002_IVYSAUR_DESCRIPTION__obj0412__s1722__1ch_44100hz.wav" title="Pokedex 0002 Ivysaur description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1722 object=412 duration=6.712902s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0929_DOLLIV_NAME__obj1520__s1726__1ch_44100hz.wav" title="Pokedex 0929 Dolliv name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1726 object=1520 duration=0.674263s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0024_ARBOK_DESCRIPTION__obj0457__s1730__1ch_44100hz.wav" title="Pokedex 0024 Arbok description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1730 object=457 duration=6.477619s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0583_VANILLISH_ICY_SNOW_CATEGORY__obj1190__s1732__1ch_44100hz.wav" title="Pokedex 0583 Vanillish Icy Snow category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1732 object=1190 duration=1.807347s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0068_MACHAMP_SUPERPOWER_CATEGORY__obj0579__s1734__1ch_44100hz.wav" title="Pokedex 0068 Machamp Superpower category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1734 object=579 duration=1.825193s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0029_NIDORAN_POISON_PIN_CATEGORY__obj0474__s1742__1ch_44100hz.wav" title="Pokedex 0029 Nidoran Poison Pin category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1742 object=474 duration=1.813651s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0635_HYDREIGON_DESCRIPTION__obj1233__s1744__1ch_44100hz.wav" title="Pokedex 0635 Hydreigon description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1744 object=1233 duration=6.142404s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0825_DOTTLER_DESCRIPTION__obj1399__s1746__1ch_44100hz.wav" title="Pokedex 0825 Dottler description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1746 object=1399 duration=7.437143s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0473_MAMOSWINE_NAME__obj1108__s1747__1ch_44100hz.wav" title="Pokedex 0473 Mamoswine name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1747 object=1108 duration=1.07254s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0071_VICTREEBEL_NAME__obj0587__s1749__1ch_44100hz.wav" title="Pokedex 0071 Victreebel name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1749 object=587 duration=0.972018s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0255_TORCHIC_NAME__obj0887__s1751__1ch_44100hz.wav" title="Pokedex 0255 Torchic name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1751 object=887 duration=0.715556s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0261_POOCHYENA_BITE_CATEGORY__obj0906__s1753__1ch_44100hz.wav" title="Pokedex 0261 Poochyena Bite category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1753 object=906 duration=1.38093s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0865_SIRFETCH_D_NAME__obj1445__s1754__1ch_44100hz.wav" title="Pokedex 0865 Sirfetch'd name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1754 object=1445 duration=0.911633s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0282_GARDEVOIR_DESCRIPTION__obj0916__s1755__1ch_44100hz.wav" title="Pokedex 0282 Gardevoir description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1755 object=916 duration=5.69381s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0814_RABOOT_DESCRIPTION__obj1381__s1759__1ch_44100hz.wav" title="Pokedex 0814 Raboot description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1759 object=1381 duration=7.117483s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0908_MEOWSCARADA_NAME__obj1463__s1760__1ch_44100hz.wav" title="Pokedex 0908 Meowscarada name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1760 object=1463 duration=1.144308s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0259_MARSHTOMP_MUD_FISH_CATEGORY__obj0900__s1769__1ch_44100hz.wav" title="Pokedex 0259 Marshtomp Mud Fish category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1769 object=900 duration=1.481043s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0047_PARASECT_NAME__obj0515__s1774__1ch_44100hz.wav" title="Pokedex 0047 Parasect name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1774 object=515 duration=0.869592s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0135_JOLTEON_NAME__obj0705__s1775__1ch_44100hz.wav" title="Pokedex 0135 Jolteon name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1775 object=705 duration=0.856984s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0041_ZUBAT_BAT_CATEGORY__obj0498__s1776__1ch_44100hz.wav" title="Pokedex 0041 Zubat Bat category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1776 object=498 duration=1.278458s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0909_FUECOCO_FIRE_CROC_CATEGORY__obj1467__s1779__1ch_44100hz.wav" title="Pokedex 0909 Fuecoco Fire Croc category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1779 object=1467 duration=1.76746s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0845_CRAMORANT_GULP_CATEGORY__obj1428__s1780__1ch_44100hz.wav" title="Pokedex 0845 Cramorant Gulp category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1780 object=1428 duration=1.434195s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0186_POLITOED_DESCRIPTION__obj0793__s1781__1ch_44100hz.wav" title="Pokedex 0186 Politoed description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1781 object=793 duration=6.446145s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0498_TEPIG_DESCRIPTION__obj1125__s1787__1ch_44100hz.wav" title="Pokedex 0498 Tepig description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1787 object=1125 duration=8.198231s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0059_ARCANINE_DESCRIPTION__obj0550__s1788__1ch_44100hz.wav" title="Pokedex 0059 Arcanine description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1788 object=550 duration=5.594036s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0256_COMBUSKEN_DESCRIPTION__obj0889__s1790__1ch_44100hz.wav" title="Pokedex 0256 Combusken description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1790 object=889 duration=6.256848s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0816_SOBBLE_WATER_LIZARD_CATEGORY__obj1389__s1794__1ch_44100hz.wav" title="Pokedex 0816 Sobble Water Lizard category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1794 object=1389 duration=1.700975s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0479_ROTOM_PLASMA_CATEGORY__obj1115__s1795__1ch_44100hz.wav" title="Pokedex 0479 Rotom Plasma category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1795 object=1115 duration=1.478163s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0464_RHYPERIOR_DESCRIPTION__obj1091__s1796__1ch_44100hz.wav" title="Pokedex 0464 Rhyperior description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1796 object=1091 duration=7.325329s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0912_QUAXLY_DUCKLING_CATEGORY__obj1476__s1797__1ch_44100hz.wav" title="Pokedex 0912 Quaxly Duckling category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1797 object=1476 duration=1.531406s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0047_PARASECT_DESCRIPTION__obj0514__s1798__1ch_44100hz.wav" title="Pokedex 0047 Parasect description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1798 object=514 duration=6.087075s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0026_RAICHU_DESCRIPTION__obj0463__s1799__1ch_44100hz.wav" title="Pokedex 0026 Raichu description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1799 object=463 duration=4.928231s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0190_AIPOM_LONG_TAIL_CATEGORY__obj0807__s1803__1ch_44100hz.wav" title="Pokedex 0190 Aipom Long Tail category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1803 object=807 duration=1.724694s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0026_RAICHU_NAME__obj0464__s1804__1ch_44100hz.wav" title="Pokedex 0026 Raichu name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1804 object=464 duration=0.810454s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0841_FLAPPLE_APPLE_WING_CATEGORY__obj1422__s1808__1ch_44100hz.wav" title="Pokedex 0841 Flapple Apple Wing category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1808 object=1422 duration=1.631837s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0759_STUFFUL_DESCRIPTION__obj1345__s1810__1ch_44100hz.wav" title="Pokedex 0759 Stufful description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1810 object=1345 duration=7.992381s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0512_SIMISAGE_THORN_MONKEY_CATEGORY__obj1148__s1813__1ch_44100hz.wav" title="Pokedex 0512 Simisage Thorn Monkey category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1813 object=1148 duration=1.669977s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0101_ELECTRODE_NAME__obj0641__s1814__1ch_44100hz.wav" title="Pokedex 0101 Electrode name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1814 object=641 duration=0.856349s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0596_GALVANTULA_ELESPIDER_CATEGORY__obj1205__s1815__1ch_44100hz.wav" title="Pokedex 0596 Galvantula EleSpider category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1815 object=1205 duration=1.682834s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0257_BLAZIKEN_DESCRIPTION__obj0892__s1816__1ch_44100hz.wav" title="Pokedex 0257 Blaziken description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1816 object=892 duration=7.356712s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0917_TAROUNTULA_STRING_BALL_CATEGORY__obj1491__s1818__1ch_44100hz.wav" title="Pokedex 0917 Tarountula String Ball category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1818 object=1491 duration=1.826689s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0254_SCEPTILE_DESCRIPTION__obj0883__s1824__1ch_44100hz.wav" title="Pokedex 0254 Sceptile description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1824 object=883 duration=5.501837s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0360_WYNAUT_DESCRIPTION__obj0965__s1825__1ch_44100hz.wav" title="Pokedex 0360 Wynaut description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1825 object=965 duration=5.5239s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0580_DUCKLETT_NAME__obj1180__s1826__1ch_44100hz.wav" title="Pokedex 0580 Ducklett name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1826 object=1180 duration=0.662336s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0153_BAYLEEF_DESCRIPTION__obj0736__s1827__1ch_44100hz.wav" title="Pokedex 0153 Bayleef description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1827 object=736 duration=6.099592s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0064_KADABRA_PSI_CATEGORY__obj0567__s1832__1ch_44100hz.wav" title="Pokedex 0064 Kadabra Psi category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1832 object=567 duration=1.299773s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0678_MEOWSTIC_CONSTRAINT_CATEGORY__obj1299__s1834__1ch_44100hz.wav" title="Pokedex 0678 Meowstic Constraint category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1834 object=1299 duration=1.537574s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0198_MURKROW_DARKNESS_CATEGORY__obj0816__s1835__1ch_44100hz.wav" title="Pokedex 0198 Murkrow Darkness category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1835 object=816 duration=1.415601s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0455_CARNIVINE_NAME__obj1083__s1836__1ch_44100hz.wav" title="Pokedex 0455 Carnivine name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1836 object=1083 duration=0.823288s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0044_GLOOM_NAME__obj0506__s1837__1ch_44100hz.wav" title="Pokedex 0044 Gloom name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1837 object=506 duration=0.668889s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0327_SPINDA_DESCRIPTION__obj0953__s1839__1ch_44100hz.wav" title="Pokedex 0327 Spinda description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1839 object=953 duration=5.076304s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0070_WEEPINBELL_FLYCATCHER_CATEGORY__obj0585__s1840__1ch_44100hz.wav" title="Pokedex 0070 Weepinbell Flycatcher category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1840 object=585 duration=1.643447s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0503_SAMUROTT_FORMIDABLE_CATEGORY__obj1142__s1843__1ch_44100hz.wav" title="Pokedex 0503 Samurott Formidable category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1843 object=1142 duration=1.599546s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0430_HONCHKROW_NAME__obj1047__s1845__1ch_44100hz.wav" title="Pokedex 0430 Honchkrow name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1845 object=1047 duration=0.834875s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0322_NUMEL_NUMB_CATEGORY__obj0943__s1846__1ch_44100hz.wav" title="Pokedex 0322 Numel Numb category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1846 object=943 duration=1.380703s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0613_CUBCHOO_NAME__obj1222__s1847__1ch_44100hz.wav" title="Pokedex 0613 Cubchoo name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1847 object=1222 duration=0.764512s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0513_PANSEAR_HIGH_TEMP_CATEGORY__obj1151__s1848__1ch_44100hz.wav" title="Pokedex 0513 Pansear High Temp category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1848 object=1151 duration=1.73034s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0907_FLORAGATO_DESCRIPTION__obj1459__s1849__1ch_44100hz.wav" title="Pokedex 0907 Floragato description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1849 object=1459 duration=7.341066s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0939_BELLIBOLT_ELEFROG_CATEGORY__obj1530__s1850__1ch_44100hz.wav" title="Pokedex 0939 Bellibolt EleFrog category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1850 object=1530 duration=1.748481s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0811_THWACKEY_BEAT_CATEGORY__obj1374__s1851__1ch_44100hz.wav" title="Pokedex 0811 Thwackey Beat category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1851 object=1374 duration=1.388776s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0005_CHARMELEON_FLAME_CATEGORY__obj0423__s1852__1ch_44100hz.wav" title="Pokedex 0005 Charmeleon Flame category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1852 object=423 duration=1.312109s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0151_MEW_NAME__obj0731__s1855__1ch_44100hz.wav" title="Pokedex 0151 Mew name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1855 object=731 duration=0.665351s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0777_TOGEDEMARU_DESCRIPTION__obj1363__s1856__1ch_44100hz.wav" title="Pokedex 0777 Togedemaru description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1856 object=1363 duration=8.552857s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0189_JUMPLUFF_DESCRIPTION__obj0802__s1857__1ch_44100hz.wav" title="Pokedex 0189 Jumpluff description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1857 object=802 duration=7.269864s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0360_WYNAUT_BRIGHT_CATEGORY__obj0967__s1858__1ch_44100hz.wav" title="Pokedex 0360 Wynaut Bright category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1858 object=967 duration=1.312313s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0155_CYNDAQUIL_DESCRIPTION__obj0742__s1859__1ch_44100hz.wav" title="Pokedex 0155 Cyndaquil description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1859 object=742 duration=6.169864s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0024_ARBOK_COBRA_CATEGORY__obj0459__s1860__1ch_44100hz.wav" title="Pokedex 0024 Arbok Cobra category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1860 object=459 duration=1.424263s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0053_PERSIAN_CLASSY_CAT_CATEGORY__obj0534__s1864__1ch_44100hz.wav" title="Pokedex 0053 Persian Classy Cat category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1864 object=534 duration=1.882222s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0003_VENUSAUR_SEED_CATEGORY__obj0417__s1869__1ch_44100hz.wav" title="Pokedex 0003 Venusaur Seed category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1869 object=417 duration=1.291066s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0208_STEELIX_IRON_SNAKE_CATEGORY__obj0828__s1870__1ch_44100hz.wav" title="Pokedex 0208 Steelix Iron Snake category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1870 object=828 duration=1.877778s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0301_DELCATTY_DESCRIPTION__obj0925__s1872__1ch_44100hz.wav" title="Pokedex 0301 Delcatty description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1872 object=925 duration=12.326213s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0729_BRIONNE_POP_STAR_CATEGORY__obj1329__s1875__1ch_44100hz.wav" title="Pokedex 0729 Brionne Pop Star category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1875 object=1329 duration=1.482358s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0868_MILCERY_CREAM_CATEGORY__obj1449__s1877__1ch_44100hz.wav" title="Pokedex 0868 Milcery Cream category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1877 object=1449 duration=1.460884s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0818_INTELEON_DESCRIPTION__obj1393__s1880__1ch_44100hz.wav" title="Pokedex 0818 Inteleon description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1880 object=1393 duration=8.570839s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0669_FLAB_B_SINGLE_BLOOM_CATEGORY__obj1284__s1881__1ch_44100hz.wav" title="Pokedex 0669 Flabébé Single Bloom category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1881 object=1284 duration=1.911156s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0811_THWACKEY_NAME__obj1373__s1882__1ch_44100hz.wav" title="Pokedex 0811 Thwackey name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1882 object=1373 duration=0.735238s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0651_QUILLADIN_SPINY_ARMOR_CATEGORY__obj1241__s1884__1ch_44100hz.wav" title="Pokedex 0651 Quilladin Spiny Armor category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1884 object=1241 duration=1.942608s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0529_DRILBUR_MOLE_CATEGORY__obj1163__s1890__1ch_44100hz.wav" title="Pokedex 0529 Drilbur Mole category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1890 object=1163 duration=1.282925s channels=1 refs=5"}
|
||||
::gallery-end
|
||||
207
sound-best-named-gallery-12.md
Normal file
207
sound-best-named-gallery-12.md
Normal file
@@ -0,0 +1,207 @@
|
||||
# Best-Named Sound Export 12
|
||||
|
||||
Best-available named aliases 2201-2400 of 2545.
|
||||
Name provenance is preserved in the `source` metadata: confirmed native, Pokedex voice alignment, catalog-matched ASR, draft ASR, catalog-offset candidate, low-confidence ASR review candidate, main-image hash match, or structural object reference.
|
||||
|
||||
::gallery-start
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0374_BELDUM_IRON_BALL_CATEGORY__obj0988__s1892__1ch_44100hz.wav" title="Pokedex 0374 Beldum Iron Ball category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1892 object=988 duration=1.732313s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0068_MACHAMP_DESCRIPTION__obj0577__s1896__1ch_44100hz.wav" title="Pokedex 0068 Machamp description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1896 object=577 duration=6.620159s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0824_BLIPBUG_NAME__obj1397__s1898__1ch_44100hz.wav" title="Pokedex 0824 Blipbug name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1898 object=1397 duration=0.860522s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0018_PIDGEOT_DESCRIPTION__obj0451__s1899__1ch_44100hz.wav" title="Pokedex 0018 Pidgeot description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1899 object=451 duration=7.290045s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0907_FLORAGATO_NAME__obj1460__s1900__1ch_44100hz.wav" title="Pokedex 0907 Floragato name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1900 object=1460 duration=1.116667s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0176_TOGETIC_HAPPINESS_CATEGORY__obj0774__s1901__1ch_44100hz.wav" title="Pokedex 0176 Togetic Happiness category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1901 object=774 duration=1.570816s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0835_YAMPER_PUPPY_CATEGORY__obj1413__s1903__1ch_44100hz.wav" title="Pokedex 0835 Yamper Puppy category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1903 object=1413 duration=1.327188s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0181_AMPHAROS_NAME__obj0779__s1904__1ch_44100hz.wav" title="Pokedex 0181 Ampharos name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1904 object=779 duration=0.855011s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0202_WOBBUFFET_PATIENT_CATEGORY__obj0825__s1905__1ch_44100hz.wav" title="Pokedex 0202 Wobbuffet Patient category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1905 object=825 duration=1.547143s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0467_MAGMORTAR_DESCRIPTION_ALT_2__obj1095__s1906__1ch_44100hz.wav" title="Pokedex 0467 Magmortar description alt 2 [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1906 object=1095 duration=7.826644s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0052_MEOWTH_DESCRIPTION__obj0529__s1909__1ch_44100hz.wav" title="Pokedex 0052 Meowth description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1909 object=529 duration=6.092494s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0728_POPPLIO_SEA_LION_CATEGORY__obj1326__s1910__1ch_44100hz.wav" title="Pokedex 0728 Popplio Sea Lion category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1910 object=1326 duration=1.638209s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0081_MAGNEMITE_DESCRIPTION__obj0604__s1911__1ch_44100hz.wav" title="Pokedex 0081 Magnemite description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1911 object=604 duration=7.473152s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0913_QUAXWELL_PRACTICING_CATEGORY__obj1479__s1914__1ch_44100hz.wav" title="Pokedex 0913 Quaxwell Practicing category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1914 object=1479 duration=1.529478s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0926_FIDOUGH_DESCRIPTION__obj1510__s1915__1ch_44100hz.wav" title="Pokedex 0926 Fidough description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1915 object=1510 duration=7.936644s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0372_SHELGON_DESCRIPTION__obj0980__s1916__1ch_44100hz.wav" title="Pokedex 0372 Shelgon description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1916 object=980 duration=5.424762s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0446_MUNCHLAX_NAME__obj1074__s1917__1ch_44100hz.wav" title="Pokedex 0446 Munchlax name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1917 object=1074 duration=0.957732s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0836_BOLTUND_DESCRIPTION__obj1414__s1919__1ch_44100hz.wav" title="Pokedex 0836 Boltund description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1919 object=1414 duration=9.2261s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0143_SNORLAX_SLEEPING_CATEGORY__obj0717__s1924__1ch_44100hz.wav" title="Pokedex 0143 Snorlax Sleeping category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1924 object=717 duration=1.582245s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0174_IGGLYBUFF_BALLOON_CATEGORY__obj0768__s1925__1ch_44100hz.wav" title="Pokedex 0174 Igglybuff Balloon category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1925 object=768 duration=1.489365s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0614_BEARTIC_NAME__obj1225__s1926__1ch_44100hz.wav" title="Pokedex 0614 Beartic name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1926 object=1225 duration=0.791497s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0654_BRAIXEN_DESCRIPTION__obj1248__s1927__1ch_44100hz.wav" title="Pokedex 0654 Braixen description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1927 object=1248 duration=9.42381s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0365_WALREIN_DESCRIPTION__obj0974__s1933__1ch_44100hz.wav" title="Pokedex 0365 Walrein description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1933 object=974 duration=7.519592s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0095_ONIX_ROCK_SNAKE_CATEGORY__obj0636__s1934__1ch_44100hz.wav" title="Pokedex 0095 Onix Rock Snake category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1934 object=636 duration=1.653628s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0197_UMBREON_MOONLIGHT_CATEGORY__obj0813__s1936__1ch_44100hz.wav" title="Pokedex 0197 Umbreon Moonlight category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1936 object=813 duration=1.570159s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0597_FERROSEED_DESCRIPTION__obj1206__s1937__1ch_44100hz.wav" title="Pokedex 0597 Ferroseed description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1937 object=1206 duration=7.637188s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0655_DELPHOX_DESCRIPTION__obj1251__s1938__1ch_44100hz.wav" title="Pokedex 0655 Delphox description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1938 object=1251 duration=8.29966s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0441_CHATOT_DESCRIPTION__obj1061__s1940__1ch_44100hz.wav" title="Pokedex 0441 Chatot description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1940 object=1061 duration=6.374376s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0865_SIRFETCH_D_DESCRIPTION__obj1444__s1942__1ch_44100hz.wav" title="Pokedex 0865 Sirfetch'd description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1942 object=1444 duration=8.357642s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0425_DRIFLOON_BALLOON_CATEGORY__obj1042__s1945__1ch_44100hz.wav" title="Pokedex 0425 Drifloon Balloon category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1945 object=1042 duration=1.439388s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0860_MORGREM_DEVIOS_CATEGORY__obj1440__s1946__1ch_44100hz.wav" title="Pokedex 0860 Morgrem Devios category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1946 object=1440 duration=1.687392s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0147_DRATINI_DESCRIPTION__obj0718__s1948__1ch_44100hz.wav" title="Pokedex 0147 Dratini description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1948 object=718 duration=7.048277s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0440_HAPPINY_PLAYHOUSE_CATEGORY__obj1060__s1949__1ch_44100hz.wav" title="Pokedex 0440 Happiny Playhouse category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1949 object=1060 duration=1.549048s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0069_BELLSPROUT_DESCRIPTION__obj0580__s1950__1ch_44100hz.wav" title="Pokedex 0069 Bellsprout description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1950 object=580 duration=8.282948s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0169_CROBAT_NAME__obj0761__s1951__1ch_44100hz.wav" title="Pokedex 0169 Crobat name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1951 object=761 duration=0.770476s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0598_FERROTHORN_NAME__obj1210__s1952__1ch_44100hz.wav" title="Pokedex 0598 Ferrothorn name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1952 object=1210 duration=0.941678s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0730_PRIMARINA_DESCRIPTION__obj1330__s1953__1ch_44100hz.wav" title="Pokedex 0730 Primarina description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1953 object=1330 duration=6.421315s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0083_FARFETCH_D_DESCRIPTION__obj0610__s1958__1ch_44100hz.wav" title="Pokedex 0083 Farfetch'd description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1958 object=610 duration=5.657823s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0455_CARNIVINE_BUG_CATCHER_CATEGORY__obj1084__s1959__1ch_44100hz.wav" title="Pokedex 0455 Carnivine Bug Catcher category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1959 object=1084 duration=1.848254s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0320_WAILMER_DESCRIPTION__obj0934__s1961__1ch_44100hz.wav" title="Pokedex 0320 Wailmer description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1961 object=934 duration=7.708254s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0011_METAPOD_DESCRIPTION__obj0439__s1962__1ch_44100hz.wav" title="Pokedex 0011 Metapod description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1962 object=439 duration=7.174399s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0831_WOOLOO_NAME__obj1406__s1963__1ch_44100hz.wav" title="Pokedex 0831 Wooloo name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1963 object=1406 duration=0.657098s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0327_SPINDA_SPOT_PANDA_CATEGORY__obj0955__s1964__1ch_44100hz.wav" title="Pokedex 0327 Spinda Spot Panda category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1964 object=955 duration=1.861655s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0111_RHYHORN_SPIKES_CATEGORY__obj0657__s1975__1ch_44100hz.wav" title="Pokedex 0111 Rhyhorn Spikes category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1975 object=657 duration=1.40263s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0050_DIGLETT_NAME__obj0524__s1978__1ch_44100hz.wav" title="Pokedex 0050 Diglett name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1978 object=524 duration=0.631224s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0724_DECIDUEYE_NAME__obj1313__s1980__1ch_44100hz.wav" title="Pokedex 0724 Decidueye name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1980 object=1313 duration=1.223243s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0669_FLAB_B_DESCRIPTION__obj1282__s1984__1ch_44100hz.wav" title="Pokedex 0669 Flabébé description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1984 object=1282 duration=7.647959s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0215_SNEASEL_NAME__obj0836__s1985__1ch_44100hz.wav" title="Pokedex 0215 Sneasel name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1985 object=836 duration=0.897868s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0150_MEWTWO_GENETIC_CATEGORY__obj0729__s1986__1ch_44100hz.wav" title="Pokedex 0150 Mewtwo Genetic category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1986 object=729 duration=1.476395s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0323_CAMERUPT_DESCRIPTION__obj0944__s1988__1ch_44100hz.wav" title="Pokedex 0323 Camerupt description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1988 object=944 duration=6.159728s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0133_EEVEE_EVOLUTION_CATEGORY__obj0700__s1991__1ch_44100hz.wav" title="Pokedex 0133 Eevee Evolution category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1991 object=700 duration=1.726054s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0158_TOTODILE_DESCRIPTION__obj0751__s1994__1ch_44100hz.wav" title="Pokedex 0158 Totodile description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1994 object=751 duration=6.796961s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0471_GLACEON_DESCRIPTION__obj1104__s1995__1ch_44100hz.wav" title="Pokedex 0471 Glaceon description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1995 object=1104 duration=8.070862s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0763_TSAREENA_FRUIT_CATEGORY__obj1359__s1997__1ch_44100hz.wav" title="Pokedex 0763 Tsareena Fruit category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1997 object=1359 duration=1.293628s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0326_GRUMPIG_NAME__obj0951__s1998__1ch_44100hz.wav" title="Pokedex 0326 Grumpig name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1998 object=951 duration=0.752812s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0017_PIDGEOTTO_BIRD_CATEGORY__obj0450__s1999__1ch_44100hz.wav" title="Pokedex 0017 Pidgeotto Bird category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=1999 object=450 duration=1.405964s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0005_CHARMELEON_DESCRIPTION__obj0421__s2000__1ch_44100hz.wav" title="Pokedex 0005 Charmeleon description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2000 object=421 duration=6.246372s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0444_GABITE_DESCRIPTION__obj1067__s2001__1ch_44100hz.wav" title="Pokedex 0444 Gabite description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2001 object=1067 duration=9.088662s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0555_DARMANITAN_BLAZING_CATEGORY__obj1172__s2005__1ch_44100hz.wav" title="Pokedex 0555 Darmanitan Blazing category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2005 object=1172 duration=1.538503s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0911_SKELEDIRGE_SINGER_CATEGORY__obj1473__s2009__1ch_44100hz.wav" title="Pokedex 0911 Skeledirge Singer category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2009 object=1473 duration=1.450227s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0032_NIDORAN_NAME__obj0482__s2010__1ch_44100hz.wav" title="Pokedex 0032 Nidoran name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2010 object=482 duration=0.868231s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0121_STARMIE_MYSTERIOUS_CATEGORY__obj0675__s2011__1ch_44100hz.wav" title="Pokedex 0121 Starmie Mysterious category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2011 object=675 duration=1.754966s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0761_BOUNSWEET_DESCRIPTION__obj1351__s2013__1ch_44100hz.wav" title="Pokedex 0761 Bounsweet description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2013 object=1351 duration=9.097891s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0663_TALONFLAME_SCORCHING_CATEGORY__obj1272__s2015__1ch_44100hz.wav" title="Pokedex 0663 Talonflame Scorching category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2015 object=1272 duration=1.548005s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0109_KOFFING_POISON_GAS_CATEGORY__obj0651__s2018__1ch_44100hz.wav" title="Pokedex 0109 Koffing Poison Gas category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2018 object=651 duration=1.93415s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0182_BELLOSSOM_DESCRIPTION__obj0781__s2022__1ch_44100hz.wav" title="Pokedex 0182 Bellossom description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2022 object=781 duration=6.973628s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0012_BUTTERFREE_NAME__obj0443__s2027__1ch_44100hz.wav" title="Pokedex 0012 Butterfree name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2027 object=443 duration=0.798821s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0075_GRAVELER_DESCRIPTION__obj0592__s2028__1ch_44100hz.wav" title="Pokedex 0075 Graveler description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2028 object=592 duration=7.161179s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0150_MEWTWO_DESCRIPTION__obj0727__s2030__1ch_44100hz.wav" title="Pokedex 0150 Mewtwo description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2030 object=727 duration=6.787438s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0728_POPPLIO_DESCRIPTION__obj1324__s2031__1ch_44100hz.wav" title="Pokedex 0728 Popplio description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2031 object=1324 duration=7.012721s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0199_SLOWKING_ROYAL_CATEGORY__obj0819__s2032__1ch_44100hz.wav" title="Pokedex 0199 Slowking Royal category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2032 object=819 duration=1.502154s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0613_CUBCHOO_DESCRIPTION__obj1221__s2034__1ch_44100hz.wav" title="Pokedex 0613 Cubchoo description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2034 object=1221 duration=8.064172s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0337_LUNATONE_NAME__obj0957__s2035__1ch_44100hz.wav" title="Pokedex 0337 Lunatone name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2035 object=957 duration=0.976599s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0663_TALONFLAME_NAME__obj1271__s2036__1ch_44100hz.wav" title="Pokedex 0663 Talonflame name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2036 object=1271 duration=1.015374s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0471_GLACEON_NAME__obj1105__s2039__1ch_44100hz.wav" title="Pokedex 0471 Glaceon name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2039 object=1105 duration=0.929524s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0390_CHIMCHAR_DESCRIPTION__obj1004__s2040__1ch_44100hz.wav" title="Pokedex 0390 Chimchar description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2040 object=1004 duration=6.638231s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0048_VENONAT_NAME__obj0518__s2044__1ch_44100hz.wav" title="Pokedex 0048 Venonat name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2044 object=518 duration=0.867256s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0832_DUBWOOL_NAME__obj1409__s2047__1ch_44100hz.wav" title="Pokedex 0832 Dubwool name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2047 object=1409 duration=0.716327s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0426_DRIFBLIM_NAME__obj1044__s2049__1ch_44100hz.wav" title="Pokedex 0426 Drifblim name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2049 object=1044 duration=0.836213s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0841_FLAPPLE_DESCRIPTION__obj1420__s2053__1ch_44100hz.wav" title="Pokedex 0841 Flapple description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2053 object=1420 duration=8.007166s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0824_BLIPBUG_DESCRIPTION__obj1396__s2055__1ch_44100hz.wav" title="Pokedex 0824 Blipbug description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2055 object=1396 duration=7.021905s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0722_ROWLET_DESCRIPTION__obj1306__s2056__1ch_44100hz.wav" title="Pokedex 0722 Rowlet description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2056 object=1306 duration=8.760227s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0590_FOONGUS_DESCRIPTION__obj1194__s2057__1ch_44100hz.wav" title="Pokedex 0590 Foongus description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2057 object=1194 duration=6.467664s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0447_RIOLU_DESCRIPTION__obj1076__s2060__1ch_44100hz.wav" title="Pokedex 0447 Riolu description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2060 object=1076 duration=5.519546s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0246_LARVITAR_ROCK_SKIN_CATEGORY__obj0870__s2061__1ch_44100hz.wav" title="Pokedex 0246 Larvitar Rock Skin category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2061 object=870 duration=1.670023s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0669_FLAB_B_NAME__obj1283__s2062__1ch_44100hz.wav" title="Pokedex 0669 Flabébé name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2062 object=1283 duration=0.991814s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0590_FOONGUS_MUSHROOM_CATEGORY__obj1196__s2063__1ch_44100hz.wav" title="Pokedex 0590 Foongus Mushroom category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2063 object=1196 duration=1.460907s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0135_JOLTEON_DESCRIPTION__obj0704__s2065__1ch_44100hz.wav" title="Pokedex 0135 Jolteon description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2065 object=704 duration=5.944603s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0076_GOLEM_NAME__obj0596__s2066__1ch_44100hz.wav" title="Pokedex 0076 Golem name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2066 object=596 duration=0.808141s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0925_MAUSHOLD_NAME__obj1508__s2067__1ch_44100hz.wav" title="Pokedex 0925 Maushold name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2067 object=1508 duration=0.93873s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0590_FOONGUS_NAME__obj1195__s2068__1ch_44100hz.wav" title="Pokedex 0590 Foongus name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2068 object=1195 duration=0.903515s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0595_JOLTIK_DESCRIPTION__obj1200__s2069__1ch_44100hz.wav" title="Pokedex 0595 Joltik description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2069 object=1200 duration=5.591043s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0915_LECHONK_DESCRIPTION__obj1483__s2071__1ch_44100hz.wav" title="Pokedex 0915 Lechonk description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2071 object=1483 duration=7.328844s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0664_SCATTERBUG_NAME__obj1274__s2073__1ch_44100hz.wav" title="Pokedex 0664 Scatterbug name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2073 object=1274 duration=1.055488s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0011_METAPOD_COCOON_CATEGORY__obj0441__s2074__1ch_44100hz.wav" title="Pokedex 0011 Metapod Cocoon category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2074 object=441 duration=1.448027s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0254_SCEPTILE_NAME__obj0884__s2075__1ch_44100hz.wav" title="Pokedex 0254 Sceptile name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2075 object=884 duration=0.905057s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0657_FROGADIER_DESCRIPTION__obj1257__s2079__1ch_44100hz.wav" title="Pokedex 0657 Frogadier description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2079 object=1257 duration=7.790476s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0775_KOMALA_DESCRIPTION__obj1360__s2082__1ch_44100hz.wav" title="Pokedex 0775 Komala description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2082 object=1360 duration=6.763424s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0584_VANILLUXE_SNOWSTORM_CATEGORY__obj1193__s2083__1ch_44100hz.wav" title="Pokedex 0584 Vanilluxe Snowstorm category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2083 object=1193 duration=1.62771s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0373_SALAMENCE_NAME__obj0984__s2087__1ch_44100hz.wav" title="Pokedex 0373 Salamence name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2087 object=984 duration=0.964376s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0104_CUBONE_NAME__obj0644__s2088__1ch_44100hz.wav" title="Pokedex 0104 Cubone name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2088 object=644 duration=0.782517s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0023_EKANS_NAME__obj0455__s2091__1ch_44100hz.wav" title="Pokedex 0023 Ekans name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2091 object=455 duration=0.638662s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0011_METAPOD_NAME__obj0440__s2094__1ch_44100hz.wav" title="Pokedex 0011 Metapod name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2094 object=440 duration=0.867619s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0841_FLAPPLE_NAME__obj1421__s2100__1ch_44100hz.wav" title="Pokedex 0841 Flapple name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2100 object=1421 duration=0.79059s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0921_PAWMI_DESCRIPTION__obj1495__s2101__1ch_44100hz.wav" title="Pokedex 0921 Pawmi description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2101 object=1495 duration=9.875079s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0100_VOLTORB_BALL_CATEGORY__obj0639__s2102__1ch_44100hz.wav" title="Pokedex 0100 Voltorb Ball category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2102 object=639 duration=1.402608s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0256_COMBUSKEN_NAME__obj0890__s2104__1ch_44100hz.wav" title="Pokedex 0256 Combusken name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2104 object=890 duration=0.9561s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0448_LUCARIO_DESCRIPTION__obj1079__s2107__1ch_44100hz.wav" title="Pokedex 0448 Lucario description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2107 object=1079 duration=8.056712s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0467_MAGMORTAR_NAME__obj1096__s2108__1ch_44100hz.wav" title="Pokedex 0467 Magmortar name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2108 object=1096 duration=0.964104s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0208_STEELIX_NAME__obj0827__s2109__1ch_44100hz.wav" title="Pokedex 0208 Steelix name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2109 object=827 duration=0.9139s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0665_SPEWPA_NAME__obj1277__s2110__1ch_44100hz.wav" title="Pokedex 0665 Spewpa name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2110 object=1277 duration=0.898073s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0032_NIDORAN_POISON_PIN_CATEGORY__obj0483__s2113__1ch_44100hz.wav" title="Pokedex 0032 Nidoran Poison Pin category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2113 object=483 duration=1.784717s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0439_MIME_JR_NAME__obj1056__s2114__1ch_44100hz.wav" title="Pokedex 0439 Mime Jr. name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2114 object=1056 duration=1.055533s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0174_IGGLYBUFF_DESCRIPTION__obj0766__s2116__1ch_44100hz.wav" title="Pokedex 0174 Igglybuff description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2116 object=766 duration=7.004626s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0042_GOLBAT_DESCRIPTION__obj0499__s2117__1ch_44100hz.wav" title="Pokedex 0042 Golbat description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2117 object=499 duration=8.09229s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0113_CHANSEY_DESCRIPTION__obj0661__s2120__1ch_44100hz.wav" title="Pokedex 0113 Chansey description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2120 object=661 duration=5.899456s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0651_QUILLADIN_DESCRIPTION__obj1239__s2122__1ch_44100hz.wav" title="Pokedex 0651 Quilladin description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2122 object=1239 duration=7.463696s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0123_SCYTHER_NAME__obj0680__s2123__1ch_44100hz.wav" title="Pokedex 0123 Scyther name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2123 object=680 duration=0.79771s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0723_DARTRIX_NAME__obj1310__s2124__1ch_44100hz.wav" title="Pokedex 0723 Dartrix name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2124 object=1310 duration=0.747551s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0497_SERPERIOR_GRASS_SNAKE_CATEGORY__obj1124__s2126__1ch_44100hz.wav" title="Pokedex 0497 Serperior Grass Snake category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2126 object=1124 duration=1.440748s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0700_SYLVEON_DESCRIPTION__obj1300__s2127__1ch_44100hz.wav" title="Pokedex 0700 Sylveon description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2127 object=1300 duration=7.217846s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0246_LARVITAR_NAME__obj0869__s2129__1ch_44100hz.wav" title="Pokedex 0246 Larvitar name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2129 object=869 duration=0.989206s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0300_SKITTY_KITTEN_CATEGORY__obj0924__s2130__1ch_44100hz.wav" title="Pokedex 0300 Skitty Kitten category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2130 object=924 duration=1.34644s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0312_MINUN_CHEERING_CATEGORY__obj0933__s2133__1ch_44100hz.wav" title="Pokedex 0312 Minun Cheering category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2133 object=933 duration=1.38619s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0929_DOLLIV_OLIVE_CATEGORY__obj1521__s2134__1ch_44100hz.wav" title="Pokedex 0929 Dolliv Olive category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2134 object=1521 duration=1.580136s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0464_RHYPERIOR_NAME__obj1092__s2136__1ch_44100hz.wav" title="Pokedex 0464 Rhyperior name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2136 object=1092 duration=1.028866s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0261_POOCHYENA_NAME__obj0905__s2138__1ch_44100hz.wav" title="Pokedex 0261 Poochyena name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2138 object=905 duration=0.892109s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0253_GROVYLE_DESCRIPTION__obj0880__s2141__1ch_44100hz.wav" title="Pokedex 0253 Grovyle description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2141 object=880 duration=5.145329s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0470_LEAFEON_DESCRIPTION__obj1101__s2143__1ch_44100hz.wav" title="Pokedex 0470 Leafeon description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2143 object=1101 duration=6.655147s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0394_PRINPLUP_NAME__obj1017__s2145__1ch_44100hz.wav" title="Pokedex 0394 Prinplup name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2145 object=1017 duration=0.752154s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0650_CHESPIN_NAME__obj1237__s2146__1ch_44100hz.wav" title="Pokedex 0650 Chespin name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2146 object=1237 duration=0.852426s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0497_SERPERIOR_NAME__obj1123__s2148__1ch_44100hz.wav" title="Pokedex 0497 Serperior name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2148 object=1123 duration=0.99449s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0473_MAMOSWINE_TWIN_TUSK_CATEGORY__obj1109__s2149__1ch_44100hz.wav" title="Pokedex 0473 Mamoswine Twin Tusk category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2149 object=1109 duration=1.74288s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0046_PARAS_NAME__obj0512__s2150__1ch_44100hz.wav" title="Pokedex 0046 Paras name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2150 object=512 duration=0.764467s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0221_PILOSWINE_DESCRIPTION__obj0847__s2151__1ch_44100hz.wav" title="Pokedex 0221 Piloswine description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2151 object=847 duration=6.256485s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0109_KOFFING_NAME__obj0650__s2152__1ch_44100hz.wav" title="Pokedex 0109 Koffing name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2152 object=650 duration=0.730839s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0727_INCINEROAR_DESCRIPTION__obj1321__s2153__1ch_44100hz.wav" title="Pokedex 0727 Incineroar description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2153 object=1321 duration=5.876848s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0426_DRIFBLIM_BLIMP_CATEGORY__obj1045__s2155__1ch_44100hz.wav" title="Pokedex 0426 Drifblim Blimp category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2155 object=1045 duration=1.411973s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0301_DELCATTY_PRIM_CATEGORY__obj0927__s2156__1ch_44100hz.wav" title="Pokedex 0301 Delcatty Prim category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2156 object=927 duration=1.37093s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0394_PRINPLUP_PENGUIN_CATEGORY__obj1018__s2157__1ch_44100hz.wav" title="Pokedex 0394 Prinplup Penguin category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2157 object=1018 duration=1.409864s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0395_EMPOLEON_EMPEROR_CATEGORY__obj1021__s2158__1ch_44100hz.wav" title="Pokedex 0395 Empoleon Emperor category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2158 object=1021 duration=1.58263s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0202_WOBBUFFET_NAME__obj0824__s2160__1ch_44100hz.wav" title="Pokedex 0202 Wobbuffet name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2160 object=824 duration=0.895011s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0375_METANG_IRON_CLAW_CATEGORY__obj0991__s2162__1ch_44100hz.wav" title="Pokedex 0375 Metang Iron Claw category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2162 object=991 duration=1.759093s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0104_CUBONE_LONELY_CATEGORY__obj0645__s2163__1ch_44100hz.wav" title="Pokedex 0104 Cubone Lonely category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2163 object=645 duration=1.505964s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0149_DRAGONITE_DRAGON_CATEGORY__obj0726__s2164__1ch_44100hz.wav" title="Pokedex 0149 Dragonite Dragon category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2164 object=726 duration=1.44229s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0018_PIDGEOT_BIRD_CATEGORY__obj0453__s2166__1ch_44100hz.wav" title="Pokedex 0018 Pidgeot Bird category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2166 object=453 duration=1.315465s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0074_GEODUDE_NAME__obj0590__s2167__1ch_44100hz.wav" title="Pokedex 0074 Geodude name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2167 object=590 duration=1.094921s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0186_POLITOED_NAME__obj0794__s2169__1ch_44100hz.wav" title="Pokedex 0186 Politoed name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2169 object=794 duration=0.892063s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0248_TYRANITAR_DESCRIPTION__obj0874__s2171__1ch_44100hz.wav" title="Pokedex 0248 Tyranitar description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2171 object=874 duration=6.527868s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0040_WIGGLYTUFF_DESCRIPTION__obj0493__s2174__1ch_44100hz.wav" title="Pokedex 0040 Wigglytuff description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2174 object=493 duration=7.454331s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0159_CROCONAW_NAME__obj0755__s2176__1ch_44100hz.wav" title="Pokedex 0159 Croconaw name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2176 object=755 duration=0.8761s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0433_CHINGLING_BELL_CATEGORY__obj1051__s2177__1ch_44100hz.wav" title="Pokedex 0433 Chingling Bell category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2177 object=1051 duration=1.411973s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0043_ODDISH_NAME__obj0503__s2179__1ch_44100hz.wav" title="Pokedex 0043 Oddish name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2179 object=503 duration=0.636259s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0554_DARUMAKA_NAME__obj1168__s2181__1ch_44100hz.wav" title="Pokedex 0554 Darumaka name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2181 object=1168 duration=0.906304s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0430_HONCHKROW_BIG_BOSS_CATEGORY__obj1048__s2187__1ch_44100hz.wav" title="Pokedex 0430 Honchkrow Big Boss category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2187 object=1048 duration=1.644444s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0220_SWINUB_PIG_CATEGORY__obj0846__s2191__1ch_44100hz.wav" title="Pokedex 0220 Swinub Pig category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2191 object=846 duration=1.289274s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0323_CAMERUPT_ERUPTION_CATEGORY__obj0946__s2192__1ch_44100hz.wav" title="Pokedex 0323 Camerupt Eruption category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2192 object=946 duration=1.531043s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0495_SNIVY_NAME__obj1117__s2195__1ch_44100hz.wav" title="Pokedex 0495 Snivy name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2195 object=1117 duration=0.828617s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0726_TORRACAT_FIRE_CAT_CATEGORY__obj1320__s2198__1ch_44100hz.wav" title="Pokedex 0726 Torracat Fire Cat category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2198 object=1320 duration=1.525057s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0923_PAWMOT_DESCRIPTION__obj1501__s2199__1ch_44100hz.wav" title="Pokedex 0923 Pawmot description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2199 object=1501 duration=8.082925s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0930_ARBOLIVA_NAME__obj1523__s2202__1ch_44100hz.wav" title="Pokedex 0930 Arboliva name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2202 object=1523 duration=0.967143s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0373_SALAMENCE_DESCRIPTION__obj0983__s2204__1ch_44100hz.wav" title="Pokedex 0373 Salamence description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2204 object=983 duration=8.634762s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0225_DELIBIRD_NAME__obj0851__s2207__1ch_44100hz.wav" title="Pokedex 0225 Delibird name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2207 object=851 duration=0.799546s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0676_FURFROU_POODLE_CATEGORY__obj1293__s2208__1ch_44100hz.wav" title="Pokedex 0676 Furfrou Poodle category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2208 object=1293 duration=1.457211s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0650_CHESPIN_DESCRIPTION__obj1236__s2209__1ch_44100hz.wav" title="Pokedex 0650 Chespin description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2209 object=1236 duration=8.476848s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0087_DEWGONG_NAME__obj0623__s2214__1ch_44100hz.wav" title="Pokedex 0087 Dewgong name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2214 object=623 duration=0.837868s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0247_PUPITAR_DESCRIPTION__obj0871__s2215__1ch_44100hz.wav" title="Pokedex 0247 Pupitar description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2215 object=871 duration=6.527868s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0813_SCORBUNNY_RABBIT_CATEGORY__obj1380__s2217__1ch_44100hz.wav" title="Pokedex 0813 Scorbunny Rabbit category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2217 object=1380 duration=1.460249s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0461_WEAVILE_NAME__obj1086__s2218__1ch_44100hz.wav" title="Pokedex 0461 Weavile name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2218 object=1086 duration=0.774127s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0529_DRILBUR_NAME__obj1162__s2219__1ch_44100hz.wav" title="Pokedex 0529 Drilbur name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2219 object=1162 duration=0.740385s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0742_CUTIEFLY_BEE_FLY_CATEGORY__obj1335__s2221__1ch_44100hz.wav" title="Pokedex 0742 Cutiefly Bee Fly category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2221 object=1335 duration=1.605329s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0135_JOLTEON_LIGHTNING_CATEGORY__obj0706__s2222__1ch_44100hz.wav" title="Pokedex 0135 Jolteon Lightning category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2222 object=706 duration=1.442404s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0842_APPLETUN_APPLE_NECTAR_CATEGORY__obj1425__s2224__1ch_44100hz.wav" title="Pokedex 0842 Appletun Apple Nectar category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2224 object=1425 duration=1.788934s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0725_LITTEN_DESCRIPTION__obj1315__s2226__1ch_44100hz.wav" title="Pokedex 0725 Litten description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2226 object=1315 duration=9.205215s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0281_KIRLIA_EMOTION_CATEGORY__obj0915__s2227__1ch_44100hz.wav" title="Pokedex 0281 Kirlia Emotion category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2227 object=915 duration=1.608866s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0052_MEOWTH_SCRATCH_CAT_CATEGORY__obj0531__s2231__1ch_44100hz.wav" title="Pokedex 0052 Meowth Scratch Cat category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2231 object=531 duration=1.736032s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0473_MAMOSWINE_DESCRIPTION__obj1107__s2233__1ch_44100hz.wav" title="Pokedex 0473 Mamoswine description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2233 object=1107 duration=9.197007s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0148_DRAGONAIR_NAME__obj0722__s2236__1ch_44100hz.wav" title="Pokedex 0148 Dragonair name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2236 object=722 duration=0.849501s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0111_RHYHORN_DESCRIPTION__obj0655__s2237__1ch_44100hz.wav" title="Pokedex 0111 Rhyhorn description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2237 object=655 duration=8.670998s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0702_DEDENNE_NAME__obj1304__s2238__1ch_44100hz.wav" title="Pokedex 0702 Dedenne name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2238 object=1304 duration=0.84839s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0596_GALVANTULA_DESCRIPTION__obj1203__s2242__1ch_44100hz.wav" title="Pokedex 0596 Galvantula description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2242 object=1203 duration=7.073084s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0745_LYCANROC_DESCRIPTION__obj1342__s2244__1ch_44100hz.wav" title="Pokedex 0745 Lycanroc description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2244 object=1342 duration=7.46712s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0918_SPIDOPS_DESCRIPTION__obj1492__s2245__1ch_44100hz.wav" title="Pokedex 0918 Spidops description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2245 object=1492 duration=8.192154s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0176_TOGETIC_DESCRIPTION__obj0772__s2249__1ch_44100hz.wav" title="Pokedex 0176 Togetic description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2249 object=772 duration=5.565692s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0007_SQUIRTLE_NAME__obj0428__s2250__1ch_44100hz.wav" title="Pokedex 0007 Squirtle name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2250 object=428 duration=0.725351s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0633_DEINO_DESCRIPTION__obj1227__s2251__1ch_44100hz.wav" title="Pokedex 0633 Deino description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2251 object=1227 duration=8.265283s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0185_SUDOWOODO_NAME__obj0791__s2253__1ch_44100hz.wav" title="Pokedex 0185 Sudowoodo name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2253 object=791 duration=1.155805s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0150_MEWTWO_NAME__obj0728__s2255__1ch_44100hz.wav" title="Pokedex 0150 Mewtwo name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2255 object=728 duration=0.740159s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0024_ARBOK_NAME__obj0458__s2256__1ch_44100hz.wav" title="Pokedex 0024 Arbok name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2256 object=458 duration=0.685306s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0441_CHATOT_NAME__obj1062__s2257__1ch_44100hz.wav" title="Pokedex 0441 Chatot name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2257 object=1062 duration=0.671701s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0835_YAMPER_DESCRIPTION__obj1411__s2259__1ch_44100hz.wav" title="Pokedex 0835 Yamper description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2259 object=1411 duration=8.174036s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0570_ZORUA_NAME__obj1174__s2260__1ch_44100hz.wav" title="Pokedex 0570 Zorua name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2260 object=1174 duration=0.785805s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0214_HERACROSS_NAME__obj0833__s2262__1ch_44100hz.wav" title="Pokedex 0214 Heracross name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2262 object=833 duration=0.958322s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0913_QUAXWELL_DESCRIPTION__obj1477__s2263__1ch_44100hz.wav" title="Pokedex 0913 Quaxwell description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2263 object=1477 duration=8.224558s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0812_RILLABOOM_DESCRIPTION__obj1375__s2272__1ch_44100hz.wav" title="Pokedex 0812 Rillaboom description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2272 object=1375 duration=8.536893s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0258_MUDKIP_DESCRIPTION__obj0895__s2273__1ch_44100hz.wav" title="Pokedex 0258 Mudkip description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2273 object=895 duration=7.279274s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0060_POLIWAG_TADPOLE_CATEGORY__obj0555__s2276__1ch_44100hz.wav" title="Pokedex 0060 Poliwag Tadpole category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2276 object=555 duration=1.57263s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0826_ORBEETLE_DESCRIPTION__obj1402__s2279__1ch_44100hz.wav" title="Pokedex 0826 Orbeetle description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2279 object=1402 duration=7.752109s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0502_DEWOTT_NAME__obj1138__s2282__1ch_44100hz.wav" title="Pokedex 0502 Dewott name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2282 object=1138 duration=0.796145s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0110_WEEZING_POISON_GAS_CATEGORY__obj0654__s2286__1ch_44100hz.wav" title="Pokedex 0110 Weezing Poison Gas category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2286 object=654 duration=1.808639s channels=1 refs=5"}
|
||||
::gallery-end
|
||||
152
sound-best-named-gallery-13.md
Normal file
152
sound-best-named-gallery-13.md
Normal file
@@ -0,0 +1,152 @@
|
||||
# Best-Named Sound Export 13
|
||||
|
||||
Best-available named aliases 2401-2545 of 2545.
|
||||
Name provenance is preserved in the `source` metadata: confirmed native, Pokedex voice alignment, catalog-matched ASR, draft ASR, catalog-offset candidate, low-confidence ASR review candidate, main-image hash match, or structural object reference.
|
||||
|
||||
::gallery-start
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0914_QUAQUAVAL_NAME__obj1481__s2288__1ch_44100hz.wav" title="Pokedex 0914 Quaquaval name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2288 object=1481 duration=0.878027s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0530_EXCADRILL_DESCRIPTION__obj1164__s2292__1ch_44100hz.wav" title="Pokedex 0530 Excadrill description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2292 object=1164 duration=6.305941s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0132_DITTO_DESCRIPTION__obj0695__s2296__1ch_44100hz.wav" title="Pokedex 0132 Ditto description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2296 object=695 duration=6.717098s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0148_DRAGONAIR_DESCRIPTION__obj0721__s2297__1ch_44100hz.wav" title="Pokedex 0148 Dragonair description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2297 object=721 duration=5.697438s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0515_PANPOUR_NAME__obj1156__s2300__1ch_44100hz.wav" title="Pokedex 0515 Panpour name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2300 object=1156 duration=0.834989s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0049_VENOMOTH_POISON_MOTH_CATEGORY__obj0522__s2303__1ch_44100hz.wav" title="Pokedex 0049 Venomoth Poison Moth category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2303 object=522 duration=1.758435s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0448_LUCARIO_AURA_CATEGORY__obj1081__s2305__1ch_44100hz.wav" title="Pokedex 0448 Lucario Aura category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2305 object=1081 duration=1.411383s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0656_FROAKIE_DESCRIPTION__obj1254__s2306__1ch_44100hz.wav" title="Pokedex 0656 Froakie description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2306 object=1254 duration=9.18483s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0671_FLORGES_GARDEN_CATEGORY__obj1290__s2308__1ch_44100hz.wav" title="Pokedex 0671 Florges Garden category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2308 object=1290 duration=1.373628s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0169_CROBAT_BAT_CATEGORY__obj0762__s2309__1ch_44100hz.wav" title="Pokedex 0169 Crobat Bat category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2309 object=762 duration=1.37322s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0475_GALLADE_DESCRIPTION__obj1110__s2314__1ch_44100hz.wav" title="Pokedex 0475 Gallade description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2314 object=1110 duration=5.878821s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0814_RABOOT_NAME__obj1382__s2315__1ch_44100hz.wav" title="Pokedex 0814 Raboot name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2315 object=1382 duration=0.806735s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0582_VANILLITE_DESCRIPTION__obj1185__s2317__1ch_44100hz.wav" title="Pokedex 0582 Vanillite description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2317 object=1185 duration=9.126485s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0759_STUFFUL_NAME__obj1346__s2318__1ch_44100hz.wav" title="Pokedex 0759 Stufful name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2318 object=1346 duration=0.824286s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0468_TOGEKISS_DESCRIPTION__obj1098__s2319__1ch_44100hz.wav" title="Pokedex 0468 Togekiss description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2319 object=1098 duration=6.909796s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0183_MARILL_DESCRIPTION__obj0784__s2321__1ch_44100hz.wav" title="Pokedex 0183 Marill description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2321 object=784 duration=5.833311s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0298_AZURILL_POLKA_DOT_CATEGORY__obj0921__s2324__1ch_44100hz.wav" title="Pokedex 0298 Azurill Polka Dot category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2324 object=921 duration=1.620272s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0817_DRIZZILE_DESCRIPTION__obj1390__s2326__1ch_44100hz.wav" title="Pokedex 0817 Drizzile description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2326 object=1390 duration=6.597392s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0122_MR_MIME_NAME__obj0677__s2327__1ch_44100hz.wav" title="Pokedex 0122 Mr. Mime name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2327 object=677 duration=1.052993s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0499_PIGNITE_DESCRIPTION__obj1128__s2330__1ch_44100hz.wav" title="Pokedex 0499 Pignite description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2330 object=1128 duration=7.675488s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0058_GROWLITHE_DESCRIPTION__obj0547__s2331__1ch_44100hz.wav" title="Pokedex 0058 Growlithe description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2331 object=547 duration=6.101905s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0323_CAMERUPT_NAME__obj0945__s2332__1ch_44100hz.wav" title="Pokedex 0323 Camerupt name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2332 object=945 duration=0.74771s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0281_KIRLIA_DESCRIPTION__obj0913__s2333__1ch_44100hz.wav" title="Pokedex 0281 Kirlia description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2333 object=913 duration=5.579683s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0242_BLISSEY_NAME__obj0866__s2335__1ch_44100hz.wav" title="Pokedex 0242 Blissey name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2335 object=866 duration=0.632925s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0320_WAILMER_NAME__obj0935__s2337__1ch_44100hz.wav" title="Pokedex 0320 Wailmer name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2337 object=935 duration=0.761224s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0142_AERODACTYL_NAME__obj0712__s2338__1ch_44100hz.wav" title="Pokedex 0142 Aerodactyl name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2338 object=712 duration=0.936757s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0670_FLOETTE_SINGLE_BLOOM_CATEGORY__obj1287__s2339__1ch_44100hz.wav" title="Pokedex 0670 Floette Single Bloom category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2339 object=1287 duration=1.84542s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0126_MAGMAR_SPITFIRE_CATEGORY__obj0685__s2340__1ch_44100hz.wav" title="Pokedex 0126 Magmar Spitfire category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2340 object=685 duration=1.637982s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0230_KINGDRA_NAME__obj0860__s2341__1ch_44100hz.wav" title="Pokedex 0230 Kingdra name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2341 object=860 duration=0.759569s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0061_POLIWHIRL_TADPOLE_CATEGORY__obj0558__s2342__1ch_44100hz.wav" title="Pokedex 0061 Poliwhirl Tadpole category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2342 object=558 duration=1.536621s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0311_PLUSLE_DESCRIPTION__obj0928__s2344__1ch_44100hz.wav" title="Pokedex 0311 Plusle description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2344 object=928 duration=6.442222s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0260_SWAMPERT_DESCRIPTION__obj0901__s2350__1ch_44100hz.wav" title="Pokedex 0260 Swampert description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2350 object=901 duration=5.926984s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0180_FLAAFFY_DESCRIPTION__obj0775__s2351__1ch_44100hz.wav" title="Pokedex 0180 Flaaffy description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2351 object=775 duration=6.058254s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0216_TEDDIURSA_LITTLE_BEAR_CATEGORY__obj0840__s2357__1ch_44100hz.wav" title="Pokedex 0216 Teddiursa Little Bear category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2357 object=840 duration=1.631701s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0010_CATERPIE_WORM_CATEGORY__obj0438__s2358__1ch_44100hz.wav" title="Pokedex 0010 Caterpie Worm category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2358 object=438 duration=1.284671s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0656_FROAKIE_NAME__obj1255__s2360__1ch_44100hz.wav" title="Pokedex 0656 Froakie name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2360 object=1255 duration=0.829615s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0047_PARASECT_MUSHROOM_CATEGORY__obj0516__s2367__1ch_44100hz.wav" title="Pokedex 0047 Parasect Mushroom category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2367 object=516 duration=1.433379s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0854_SINISTEA_NAME__obj1430__s2368__1ch_44100hz.wav" title="Pokedex 0854 Sinistea name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2368 object=1430 duration=0.905986s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0906_SPRIGATITO_GRASS_CAT_CATEGORY__obj1458__s2373__1ch_44100hz.wav" title="Pokedex 0906 Sprigatito Grass Cat category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2373 object=1458 duration=1.624354s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0113_CHANSEY_NAME__obj0662__s2376__1ch_44100hz.wav" title="Pokedex 0113 Chansey name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2376 object=662 duration=0.754898s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0023_EKANS_DESCRIPTION__obj0454__s2380__1ch_44100hz.wav" title="Pokedex 0023 Ekans description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2380 object=454 duration=6.49059s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0831_WOOLOO_DESCRIPTION__obj1405__s2381__1ch_44100hz.wav" title="Pokedex 0831 Wooloo description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2381 object=1405 duration=7.853787s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0151_MEW_NEW_SPECIES_CATEGORY__obj0732__s2385__1ch_44100hz.wav" title="Pokedex 0151 Mew New Species category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2385 object=732 duration=1.866168s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0142_AERODACTYL_DESCRIPTION__obj0711__s2386__1ch_44100hz.wav" title="Pokedex 0142 Aerodactyl description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2386 object=711 duration=9.273084s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0151_MEW_DESCRIPTION__obj0730__s2387__1ch_44100hz.wav" title="Pokedex 0151 Mew description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2387 object=730 duration=5.551202s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0371_BAGON_DESCRIPTION__obj0977__s2389__1ch_44100hz.wav" title="Pokedex 0371 Bagon description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2389 object=977 duration=6.511383s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0440_HAPPINY_DESCRIPTION__obj1058__s2394__1ch_44100hz.wav" title="Pokedex 0440 Happiny description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2394 object=1058 duration=7.443628s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0609_CHANDELURE_LURING_CATEGORY__obj1220__s2395__1ch_44100hz.wav" title="Pokedex 0609 Chandelure Luring category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2395 object=1220 duration=1.436644s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0503_SAMUROTT_DESCRIPTION__obj1140__s2396__1ch_44100hz.wav" title="Pokedex 0503 Samurott description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2396 object=1140 duration=10.230998s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0364_SEALEO_NAME__obj0972__s2397__1ch_44100hz.wav" title="Pokedex 0364 Sealeo name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2397 object=972 duration=0.868707s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0082_MAGNETON_NAME__obj0608__s2398__1ch_44100hz.wav" title="Pokedex 0082 Magneton name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2398 object=608 duration=1.181814s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0051_DUGTRIO_MOLE_CATEGORY__obj0528__s2399__1ch_44100hz.wav" title="Pokedex 0051 Dugtrio Mole category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2399 object=528 duration=1.304331s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0516_SIMIPOUR_DESCRIPTION__obj1158__s2401__1ch_44100hz.wav" title="Pokedex 0516 Simipour description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2401 object=1158 duration=5.934263s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0390_CHIMCHAR_NAME__obj1005__s2403__1ch_44100hz.wav" title="Pokedex 0390 Chimchar name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2403 object=1005 duration=0.752154s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0496_SERVINE_GRASS_SNAKE_CATEGORY__obj1121__s2404__1ch_44100hz.wav" title="Pokedex 0496 Servine Grass Snake category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2404 object=1121 duration=1.682993s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0924_TANDEMAUS_DESCRIPTION__obj1504__s2405__1ch_44100hz.wav" title="Pokedex 0924 Tandemaus description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2405 object=1504 duration=8.704694s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0133_EEVEE_DESCRIPTION__obj0698__s2409__1ch_44100hz.wav" title="Pokedex 0133 Eevee description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2409 object=698 duration=6.813651s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0049_VENOMOTH_NAME__obj0521__s2412__1ch_44100hz.wav" title="Pokedex 0049 Venomoth name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2412 object=521 duration=0.972676s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0877_MORPEKO_DESCRIPTION__obj1453__s2413__1ch_44100hz.wav" title="Pokedex 0877 Morpeko description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2413 object=1453 duration=7.806236s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0654_BRAIXEN_FOX_CATEGORY__obj1250__s2414__1ch_44100hz.wav" title="Pokedex 0654 Braixen Fox category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2414 object=1250 duration=1.321111s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0607_LITWICK_DESCRIPTION__obj1212__s2415__1ch_44100hz.wav" title="Pokedex 0607 Litwick description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2415 object=1212 duration=6.647868s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0744_ROCKRUFF_DESCRIPTION__obj1339__s2416__1ch_44100hz.wav" title="Pokedex 0744 Rockruff description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2416 object=1339 duration=9.253061s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0376_METAGROSS_NAME__obj0993__s2417__1ch_44100hz.wav" title="Pokedex 0376 Metagross name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2417 object=993 duration=0.963651s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0034_NIDOKING_NAME__obj0488__s2421__1ch_44100hz.wav" title="Pokedex 0034 Nidoking name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2421 object=488 duration=1.061179s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0093_HAUNTER_GAS_CATEGORY__obj0630__s2423__1ch_44100hz.wav" title="Pokedex 0093 Haunter Gas category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2423 object=630 duration=1.365714s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0212_SCIZOR_NAME__obj0830__s2424__1ch_44100hz.wav" title="Pokedex 0212 Scizor name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2424 object=830 duration=0.80288s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0387_TURTWIG_TINY_LEAF_CATEGORY__obj0997__s2434__1ch_44100hz.wav" title="Pokedex 0387 Turtwig Tiny Leaf category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2434 object=997 duration=1.802222s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0147_DRATINI_NAME__obj0719__s2435__1ch_44100hz.wav" title="Pokedex 0147 Dratini name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2435 object=719 duration=0.880385s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0927_DACHSBUN_DOG_CATEGORY__obj1515__s2437__1ch_44100hz.wav" title="Pokedex 0927 Dachsbun Dog category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2437 object=1515 duration=1.316667s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0129_MAGIKARP_FISH_CATEGORY__obj0688__s2439__1ch_44100hz.wav" title="Pokedex 0129 Magikarp Fish category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2439 object=688 duration=1.327732s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0928_SMOLIV_NAME__obj1517__s2441__1ch_44100hz.wav" title="Pokedex 0928 Smoliv name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2441 object=1517 duration=0.885397s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0117_SEADRA_DESCRIPTION__obj0667__s2442__1ch_44100hz.wav" title="Pokedex 0117 Seadra description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2442 object=667 duration=7.860136s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0729_BRIONNE_DESCRIPTION__obj1327__s2443__1ch_44100hz.wav" title="Pokedex 0729 Brionne description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2443 object=1327 duration=6.874422s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0240_MAGBY_NAME__obj0863__s2444__1ch_44100hz.wav" title="Pokedex 0240 Magby name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2444 object=863 duration=0.841156s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0662_FLETCHINDER_DESCRIPTION__obj1266__s2445__1ch_44100hz.wav" title="Pokedex 0662 Fletchinder description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2445 object=1266 duration=7.706735s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0152_CHIKORITA_DESCRIPTION__obj0733__s2450__1ch_44100hz.wav" title="Pokedex 0152 Chikorita description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2450 object=733 duration=5.779569s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0613_CUBCHOO_CHILL_CATEGORY__obj1223__s2454__1ch_44100hz.wav" title="Pokedex 0613 Cubchoo Chill category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2454 object=1223 duration=1.368889s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0421_CHERRIM_BLOSSOM_CATEGORY__obj1036__s2458__1ch_44100hz.wav" title="Pokedex 0421 Cherrim Blossom category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2458 object=1036 duration=1.507937s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0598_FERROTHORN_DESCRIPTION__obj1209__s2462__1ch_44100hz.wav" title="Pokedex 0598 Ferrothorn description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2462 object=1209 duration=8.335465s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0183_MARILL_NAME__obj0785__s2466__1ch_44100hz.wav" title="Pokedex 0183 Marill name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2466 object=785 duration=0.651587s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0259_MARSHTOMP_NAME__obj0899__s2468__1ch_44100hz.wav" title="Pokedex 0259 Marshtomp name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2468 object=899 duration=0.909909s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0652_CHESNAUGHT_SPINY_ARMOR_CATEGORY__obj1244__s2469__1ch_44100hz.wav" title="Pokedex 0652 Chesnaught Spiny Armor category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2469 object=1244 duration=1.868254s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0002_IVYSAUR_SEED_CATEGORY__obj0414__s2470__1ch_44100hz.wav" title="Pokedex 0002 Ivysaur Seed category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2470 object=414 duration=1.280204s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0325_SPOINK_DESCRIPTION__obj0947__s2471__1ch_44100hz.wav" title="Pokedex 0325 Spoink description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2471 object=947 duration=5.849433s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0182_BELLOSSOM_NAME__obj0782__s2474__1ch_44100hz.wav" title="Pokedex 0182 Bellossom name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2474 object=782 duration=1.085986s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0051_DUGTRIO_NAME__obj0527__s2477__1ch_44100hz.wav" title="Pokedex 0051 Dugtrio name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2477 object=527 duration=0.830771s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0514_SIMISEAR_EMBER_CATEGORY__obj1154__s2478__1ch_44100hz.wav" title="Pokedex 0514 Simisear Ember category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2478 object=1154 duration=1.438571s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0154_MEGANIUM_DESCRIPTION__obj0739__s2479__1ch_44100hz.wav" title="Pokedex 0154 Meganium description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2479 object=739 duration=6.656825s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0928_SMOLIV_OLIVE_CATEGORY__obj1518__s2481__1ch_44100hz.wav" title="Pokedex 0928 Smoliv Olive category [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2481 object=1518 duration=1.566508s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0262_MIGHTYENA_DESCRIPTION__obj0907__s2484__1ch_44100hz.wav" title="Pokedex 0262 Mightyena description [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2484 object=907 duration=8.798662s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__pokedex_voice_alignment__POKEDEX_0855_POLTEAGEIST_NAME__obj1433__s2488__1ch_44100hz.wav" title="Pokedex 0855 Polteageist name [pokedex_voice_alignment]" meta="bank=main source=pokedex_voice_alignment confidence=aligned section8=2488 object=1433 duration=0.973923s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__main_hash_match__SPIKE_MENU_COPY_OF_RIGHT_BACK_BOX_SPEAKER__s0009__2ch_44100hz.wav" title="SPIKE menu copy of Right back box speaker. [main_hash_match]" meta="bank=spike_menu source=main_hash_match confidence=inherited_draft section8=9 object=61 duration=1.619297s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__main_hash_match__SPIKE_MENU_COPY_OF_CABINET_AND_BACKBLOCK_SPEAKERS__s0010__2ch_44100hz.wav" title="SPIKE menu copy of Cabinet and Backblock speakers. [main_hash_match]" meta="bank=spike_menu source=main_hash_match confidence=inherited_draft section8=10 object=64 duration=2.135805s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__main_hash_match__SPIKE_MENU_COPY_OF_LEFT_BACK_BOX_SPEAKER__s0024__2ch_44100hz.wav" title="SPIKE menu copy of Left back box speaker. [main_hash_match]" meta="bank=spike_menu source=main_hash_match confidence=inherited_draft section8=24 object=58 duration=1.633243s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__main_hash_match__SPIKE_MENU_COPY_OF_CABINET_SPEAKER__s0044__2ch_44100hz.wav" title="SPIKE menu copy of Cabinet speaker. [main_hash_match]" meta="bank=spike_menu source=main_hash_match confidence=inherited_draft section8=44 object=65 duration=1.21449s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0024__s0000__1ch_44100hz.wav" title="SPIKE menu object 24 section 0000 [spike_menu_object_ref]" meta="bank=spike_menu source=spike_menu_object_ref confidence=structural section8=0 object=24 duration=0.689977s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0037__s0001__2ch_44100hz.wav" title="SPIKE menu object 37 section 0001 [spike_menu_object_ref]" meta="bank=spike_menu source=spike_menu_object_ref confidence=structural section8=1 object=37 duration=0.156644s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0044__s0002__2ch_44100hz.wav" title="SPIKE menu object 44 section 0002 [spike_menu_object_ref]" meta="bank=spike_menu source=spike_menu_object_ref confidence=structural section8=2 object=44 duration=1.365601s channels=2 refs=15"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0027__s0003__1ch_44100hz.wav" title="SPIKE menu object 27 section 0003 [spike_menu_object_ref]" meta="bank=spike_menu source=spike_menu_object_ref confidence=structural section8=3 object=27 duration=1.22s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0040__s0004__2ch_44100hz.wav" title="SPIKE menu object 40 section 0004 [spike_menu_object_ref]" meta="bank=spike_menu source=spike_menu_object_ref confidence=structural section8=4 object=40 duration=1.070998s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0045__s0005__2ch_44100hz.wav" title="SPIKE menu object 45 section 0005 [spike_menu_object_ref]" meta="bank=spike_menu source=spike_menu_object_ref confidence=structural section8=5 object=45 duration=1.003447s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0012__s0006__1ch_44100hz.wav" title="SPIKE menu object 12 section 0006 [spike_menu_object_ref]" meta="bank=spike_menu source=spike_menu_object_ref confidence=structural section8=6 object=12 duration=1.333243s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0054__s0007__2ch_44100hz.wav" title="SPIKE menu object 54 section 0007 [spike_menu_object_ref]" meta="bank=spike_menu source=spike_menu_object_ref confidence=structural section8=7 object=54 duration=1.955125s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0046__s0008__2ch_44100hz.wav" title="SPIKE menu object 46 section 0008 [spike_menu_object_ref]" meta="bank=spike_menu source=spike_menu_object_ref confidence=structural section8=8 object=46 duration=1.497188s channels=2 refs=15"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0055__s0011__2ch_44100hz.wav" title="SPIKE menu object 55 section 0011 [spike_menu_object_ref]" meta="bank=spike_menu source=spike_menu_object_ref confidence=structural section8=11 object=55 duration=1.998889s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0011__s0012__1ch_44100hz.wav" title="SPIKE menu object 11 section 0012 [spike_menu_object_ref]" meta="bank=spike_menu source=spike_menu_object_ref confidence=structural section8=12 object=11 duration=0.597959s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0039__s0013__2ch_44100hz.wav" title="SPIKE menu object 39 section 0013 [spike_menu_object_ref]" meta="bank=spike_menu source=spike_menu_object_ref confidence=structural section8=13 object=39 duration=0.390998s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0038__s0014__2ch_44100hz.wav" title="SPIKE menu object 38 section 0014 [spike_menu_object_ref]" meta="bank=spike_menu source=spike_menu_object_ref confidence=structural section8=14 object=38 duration=0.295079s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0022__s0015__1ch_44100hz.wav" title="SPIKE menu object 22 section 0015 [spike_menu_object_ref]" meta="bank=spike_menu source=spike_menu_object_ref confidence=structural section8=15 object=22 duration=0.108299s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0062__s0016__2ch_44100hz.wav" title="SPIKE menu object 62 section 0016 [spike_menu_object_ref]" meta="bank=spike_menu source=spike_menu_object_ref confidence=structural section8=16 object=62 duration=5.136281s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0025__s0017__1ch_44100hz.wav" title="SPIKE menu object 25 section 0017 [spike_menu_object_ref]" meta="bank=spike_menu source=spike_menu_object_ref confidence=structural section8=17 object=25 duration=0.687438s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0034__s0018__2ch_44100hz.wav" title="SPIKE menu object 34 section 0018 [spike_menu_object_ref]" meta="bank=spike_menu source=spike_menu_object_ref confidence=structural section8=18 object=34 duration=1.070998s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0015__s0019__1ch_44100hz.wav" title="SPIKE menu object 15 section 0019 [spike_menu_object_ref]" meta="bank=spike_menu source=spike_menu_object_ref confidence=structural section8=19 object=15 duration=1.082676s channels=1 refs=10"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0048__s0020__2ch_44100hz.wav" title="SPIKE menu object 48 section 0020 [spike_menu_object_ref]" meta="bank=spike_menu source=spike_menu_object_ref confidence=structural section8=20 object=48 duration=1.365601s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0018__s0021__1ch_44100hz.wav" title="SPIKE menu object 18 section 0021 [spike_menu_object_ref]" meta="bank=spike_menu source=spike_menu_object_ref confidence=structural section8=21 object=18 duration=0.126667s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0023__s0022__2ch_44100hz.wav" title="SPIKE menu object 23 section 0022 [spike_menu_object_ref]" meta="bank=spike_menu source=spike_menu_object_ref confidence=structural section8=22 object=23 duration=0.478095s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0056__s0023__2ch_44100hz.wav" title="SPIKE menu object 56 section 0023 [spike_menu_object_ref]" meta="bank=spike_menu source=spike_menu_object_ref confidence=structural section8=23 object=56 duration=4.346984s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0026__s0025__1ch_44100hz.wav" title="SPIKE menu object 26 section 0025 [spike_menu_object_ref]" meta="bank=spike_menu source=spike_menu_object_ref confidence=structural section8=25 object=26 duration=0.598005s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0021__s0026__1ch_44100hz.wav" title="SPIKE menu object 21 section 0026 [spike_menu_object_ref]" meta="bank=spike_menu source=spike_menu_object_ref confidence=structural section8=26 object=21 duration=2.51737s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0043__s0027__2ch_44100hz.wav" title="SPIKE menu object 43 section 0027 [spike_menu_object_ref]" meta="bank=spike_menu source=spike_menu_object_ref confidence=structural section8=27 object=43 duration=0.577029s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0016__s0028__2ch_44100hz.wav" title="SPIKE menu object 16 section 0028 [spike_menu_object_ref]" meta="bank=spike_menu source=spike_menu_object_ref confidence=structural section8=28 object=16 duration=0.443265s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0035__s0029__2ch_44100hz.wav" title="SPIKE menu object 35 section 0029 [spike_menu_object_ref]" meta="bank=spike_menu source=spike_menu_object_ref confidence=structural section8=29 object=35 duration=1.503379s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0014__s0030__1ch_44100hz.wav" title="SPIKE menu object 14 section 0030 [spike_menu_object_ref]" meta="bank=spike_menu source=spike_menu_object_ref confidence=structural section8=30 object=14 duration=0.749932s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0010__s0031__1ch_44100hz.wav" title="SPIKE menu object 10 section 0031 [spike_menu_object_ref]" meta="bank=spike_menu source=spike_menu_object_ref confidence=structural section8=31 object=10 duration=0.637143s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0033__s0032__2ch_44100hz.wav" title="SPIKE menu object 33 section 0032 [spike_menu_object_ref]" meta="bank=spike_menu source=spike_menu_object_ref confidence=structural section8=32 object=33 duration=1.070998s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0036__s0033__2ch_44100hz.wav" title="SPIKE menu object 36 section 0033 [spike_menu_object_ref]" meta="bank=spike_menu source=spike_menu_object_ref confidence=structural section8=33 object=36 duration=1.545918s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0059__s0034__2ch_44100hz.wav" title="SPIKE menu object 59 section 0034 [spike_menu_object_ref]" meta="bank=spike_menu source=spike_menu_object_ref confidence=structural section8=34 object=59 duration=5.136281s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0020__s0035__1ch_44100hz.wav" title="SPIKE menu object 20 section 0035 [spike_menu_object_ref]" meta="bank=spike_menu source=spike_menu_object_ref confidence=structural section8=35 object=20 duration=6.381406s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0060__s0036__2ch_44100hz.wav" title="SPIKE menu object 60 section 0036 [spike_menu_object_ref]" meta="bank=spike_menu source=spike_menu_object_ref confidence=structural section8=36 object=60 duration=4.420136s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0031__s0037__2ch_44100hz.wav" title="SPIKE menu object 31 section 0037 [spike_menu_object_ref]" meta="bank=spike_menu source=spike_menu_object_ref confidence=structural section8=37 object=31 duration=0.928639s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0030__s0038__2ch_44100hz.wav" title="SPIKE menu object 30 section 0038 [spike_menu_object_ref]" meta="bank=spike_menu source=spike_menu_object_ref confidence=structural section8=38 object=30 duration=2.34356s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0067__s0039__2ch_44100hz.wav" title="SPIKE menu object 67 section 0039 [spike_menu_object_ref]" meta="bank=spike_menu source=spike_menu_object_ref confidence=structural section8=39 object=67 duration=4.420136s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0066__s0040__2ch_44100hz.wav" title="SPIKE menu object 66 section 0040 [spike_menu_object_ref]" meta="bank=spike_menu source=spike_menu_object_ref confidence=structural section8=40 object=66 duration=5.136281s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0032__s0041__2ch_44100hz.wav" title="SPIKE menu object 32 section 0041 [spike_menu_object_ref]" meta="bank=spike_menu source=spike_menu_object_ref confidence=structural section8=41 object=32 duration=5.405329s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0013__s0042__1ch_44100hz.wav" title="SPIKE menu object 13 section 0042 [spike_menu_object_ref]" meta="bank=spike_menu source=spike_menu_object_ref confidence=structural section8=42 object=13 duration=0.749932s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0009__s0043__1ch_44100hz.wav" title="SPIKE menu object 9 section 0043 [spike_menu_object_ref]" meta="bank=spike_menu source=spike_menu_object_ref confidence=structural section8=43 object=9 duration=0.415102s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0041__s0045__2ch_44100hz.wav" title="SPIKE menu object 41 section 0045 [spike_menu_object_ref]" meta="bank=spike_menu source=spike_menu_object_ref confidence=structural section8=45 object=41 duration=0.297324s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0063__s0046__2ch_44100hz.wav" title="SPIKE menu object 63 section 0046 [spike_menu_object_ref]" meta="bank=spike_menu source=spike_menu_object_ref confidence=structural section8=46 object=63 duration=4.420136s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0053__s0047__2ch_44100hz.wav" title="SPIKE menu object 53 section 0047 [spike_menu_object_ref]" meta="bank=spike_menu source=spike_menu_object_ref confidence=structural section8=47 object=53 duration=2.194739s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0051__s0048__2ch_44100hz.wav" title="SPIKE menu object 51 section 0048 [spike_menu_object_ref]" meta="bank=spike_menu source=spike_menu_object_ref confidence=structural section8=48 object=51 duration=0.721338s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0057__s0049__2ch_44100hz.wav" title="SPIKE menu object 57 section 0049 [spike_menu_object_ref]" meta="bank=spike_menu source=spike_menu_object_ref confidence=structural section8=49 object=57 duration=1.751882s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0029__s0050__2ch_44100hz.wav" title="SPIKE menu object 29 section 0050 [spike_menu_object_ref]" meta="bank=spike_menu source=spike_menu_object_ref confidence=structural section8=50 object=29 duration=1.454785s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0019__s0051__1ch_44100hz.wav" title="SPIKE menu object 19 section 0051 [spike_menu_object_ref]" meta="bank=spike_menu source=spike_menu_object_ref confidence=structural section8=51 object=19 duration=1.119592s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0028__s0052__2ch_44100hz.wav" title="SPIKE menu object 28 section 0052 [spike_menu_object_ref]" meta="bank=spike_menu source=spike_menu_object_ref confidence=structural section8=52 object=28 duration=0.758254s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0042__s0053__2ch_44100hz.wav" title="SPIKE menu object 42 section 0053 [spike_menu_object_ref]" meta="bank=spike_menu source=spike_menu_object_ref confidence=structural section8=53 object=42 duration=0.743855s channels=2 refs=5"}
|
||||
::gallery-end
|
||||
238
sound-catalog-offset-candidates.md
Normal file
238
sound-catalog-offset-candidates.md
Normal file
@@ -0,0 +1,238 @@
|
||||
# Catalog-Offset Candidate Sound Labels
|
||||
|
||||
These previews are audit-only candidate labels from comparing Godot sound-catalog order against the two Ghidra-confirmed native registration anchor blocks.
|
||||
Non-conflicting rows that previously had only structural object names are used in the best-name export as `catalog_offset_candidate` aliases with `candidate_unpromoted` confidence; the sound-test disagreement row and rows with stronger content evidence are not promoted from this table.
|
||||
|
||||
## Candidate Status Counts
|
||||
|
||||
- `candidate_unpromoted`: `199`
|
||||
- `confirmed_anchor`: `25`
|
||||
- `conflicts_with_sound_test_candidate`: `1`
|
||||
|
||||
::gallery-start
|
||||
::audio{src="../analysis/radium-image/sounds/obj0196_v0_cmd0_s0628_2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_BUG [confirmed_anchor]" meta="status=confirmed_anchor block=attack_and_following_fx_offset_78 range=native_anchor catalog_index=118 object=196 section8=628 offset=78 current=confirmed_native"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0197_v0_cmd0_s0867_2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_DARK [confirmed_anchor]" meta="status=confirmed_anchor block=attack_and_following_fx_offset_78 range=native_anchor catalog_index=119 object=197 section8=867 offset=78 current=confirmed_native"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0198_v0_cmd0_s2473_2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_DRAGON [confirmed_anchor]" meta="status=confirmed_anchor block=attack_and_following_fx_offset_78 range=native_anchor catalog_index=120 object=198 section8=2473 offset=78 current=confirmed_native"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0199_v0_cmd0_s1080_2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_ELECTRIC [confirmed_anchor]" meta="status=confirmed_anchor block=attack_and_following_fx_offset_78 range=native_anchor catalog_index=121 object=199 section8=1080 offset=78 current=confirmed_native"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0200_v0_cmd0_s2267_2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_FAIRY [confirmed_anchor]" meta="status=confirmed_anchor block=attack_and_following_fx_offset_78 range=native_anchor catalog_index=122 object=200 section8=2267 offset=78 current=confirmed_native"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0201_v0_cmd0_s1712_2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_FIGHTING [confirmed_anchor]" meta="status=confirmed_anchor block=attack_and_following_fx_offset_78 range=native_anchor catalog_index=123 object=201 section8=1712 offset=78 current=confirmed_native"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0202_v0_cmd0_s1862_2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_FIRE [confirmed_anchor]" meta="status=confirmed_anchor block=attack_and_following_fx_offset_78 range=native_anchor catalog_index=124 object=202 section8=1862 offset=78 current=confirmed_native"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0203_v0_cmd0_s0212_2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_FLYING [confirmed_anchor]" meta="status=confirmed_anchor block=attack_and_following_fx_offset_78 range=native_anchor catalog_index=125 object=203 section8=212 offset=78 current=confirmed_native"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0204_v0_cmd0_s0197_2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_GHOST [confirmed_anchor]" meta="status=confirmed_anchor block=attack_and_following_fx_offset_78 range=native_anchor catalog_index=126 object=204 section8=197 offset=78 current=confirmed_native"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0205_v0_cmd0_s0188_2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_GRASS [confirmed_anchor]" meta="status=confirmed_anchor block=attack_and_following_fx_offset_78 range=native_anchor catalog_index=127 object=205 section8=188 offset=78 current=confirmed_native"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0206_v0_cmd0_s1164_2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_GROUND [confirmed_anchor]" meta="status=confirmed_anchor block=attack_and_following_fx_offset_78 range=native_anchor catalog_index=128 object=206 section8=1164 offset=78 current=confirmed_native"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0207_v0_cmd0_s1733_2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_ICE [confirmed_anchor]" meta="status=confirmed_anchor block=attack_and_following_fx_offset_78 range=native_anchor catalog_index=129 object=207 section8=1733 offset=78 current=confirmed_native"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0208_v0_cmd0_s1397_2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_NORMAL [confirmed_anchor]" meta="status=confirmed_anchor block=attack_and_following_fx_offset_78 range=native_anchor catalog_index=130 object=208 section8=1397 offset=78 current=confirmed_native"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0209_v0_cmd0_s0824_2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_POISON [confirmed_anchor]" meta="status=confirmed_anchor block=attack_and_following_fx_offset_78 range=native_anchor catalog_index=131 object=209 section8=824 offset=78 current=confirmed_native"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0210_v0_cmd0_s1388_2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_PSYCHIC [confirmed_anchor]" meta="status=confirmed_anchor block=attack_and_following_fx_offset_78 range=native_anchor catalog_index=132 object=210 section8=1388 offset=78 current=confirmed_native"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0211_v0_cmd0_s1967_2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_ROCK [confirmed_anchor]" meta="status=confirmed_anchor block=attack_and_following_fx_offset_78 range=native_anchor catalog_index=133 object=211 section8=1967 offset=78 current=confirmed_native"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0212_v0_cmd0_s1192_2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_STEEL [confirmed_anchor]" meta="status=confirmed_anchor block=attack_and_following_fx_offset_78 range=native_anchor catalog_index=134 object=212 section8=1192 offset=78 current=confirmed_native"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0213_v0_cmd0_s0818_2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_WATER [confirmed_anchor]" meta="status=confirmed_anchor block=attack_and_following_fx_offset_78 range=native_anchor catalog_index=135 object=213 section8=818 offset=78 current=confirmed_native"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0214_v0_cmd0_s1178_2ch_44100hz.wav" title="SE_PK_FX_EEVEE_ESPEON_AWARD1 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=136 object=214 section8=1178 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0215_v0_cmd0_s0007_2ch_44100hz.wav" title="SE_PK_FX_EEVEE_ESPEON_AWARD2 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=137 object=215 section8=7 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0216_v0_cmd0_s2266_2ch_44100hz.wav" title="SE_PK_FX_EEVEE_ESPEON_AWARD3 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=138 object=216 section8=2266 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0217_v0_cmd0_s2411_2ch_44100hz.wav" title="SE_PK_FX_EEVEE_FLAREON_AWARD3 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=139 object=217 section8=2411 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0218_v0_cmd0_s2433_2ch_44100hz.wav" title="SE_PK_FX_EEVEE_FLAREON_AWARD4 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=140 object=218 section8=2433 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0219_v0_cmd0_s0483_2ch_44100hz.wav" title="SE_PK_FX_EEVEE_GLACEON_AWARD2 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=141 object=219 section8=483 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0220_v0_cmd0_s2476_2ch_44100hz.wav" title="SE_PK_FX_EEVEE_GLACEON_AWARD3 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=142 object=220 section8=2476 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0221_v0_cmd0_s2460_2ch_44100hz.wav" title="SE_PK_FX_EEVEE_GLACEON_AWARD4 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=143 object=221 section8=2460 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0222_v0_cmd0_s1421_2ch_44100hz.wav" title="SE_PK_FX_EEVEE_GLACEON_AWARD5 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=144 object=222 section8=1421 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0223_v0_cmd0_s0315_2ch_44100hz.wav" title="SE_PK_FX_EEVEE_JOLTEON_AWARD1 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=145 object=223 section8=315 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0224_v0_cmd0_s2235_2ch_44100hz.wav" title="SE_PK_FX_EEVEE_JOLTEON_AWARD2 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=146 object=224 section8=2235 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0225_v0_cmd0_s0993_2ch_44100hz.wav" title="SE_PK_FX_EEVEE_JOLTEON_AWARD3 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=147 object=225 section8=993 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0226_v0_cmd0_s1649_2ch_44100hz.wav" title="SE_PK_FX_EEVEE_LEAFEON_AWARD1 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=148 object=226 section8=1649 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0227_v0_cmd0_s2089_2ch_44100hz.wav" title="SE_PK_FX_EEVEE_LEAFEON_AWARD2 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=149 object=227 section8=2089 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0228_v0_cmd0_s1189_2ch_44100hz.wav" title="SE_PK_FX_EEVEE_SYLVEON_AWARD1 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=150 object=228 section8=1189 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0229_v0_cmd0_s1713_2ch_44100hz.wav" title="SE_PK_FX_EEVEE_SYLVEON_AWARD2 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=151 object=229 section8=1713 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0230_v0_cmd0_s0469_2ch_44100hz.wav" title="SE_PK_FX_EEVEE_SYLVEON_AWARD3 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=152 object=230 section8=469 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0231_v0_cmd0_s1943_2ch_44100hz.wav" title="SE_PK_FX_EEVEE_SYLVEON_AWARD4 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=153 object=231 section8=1943 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0232_v0_cmd0_s1126_2ch_44100hz.wav" title="SE_PK_FX_EEVEE_UMBREON_AWARD1 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=154 object=232 section8=1126 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0233_v0_cmd0_s1443_2ch_44100hz.wav" title="SE_PK_FX_EEVEE_UMBREON_AWARD4 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=155 object=233 section8=1443 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0234_v0_cmd0_s0458_2ch_44100hz.wav" title="SE_PK_FX_EEVEE_VAPOREON_AWARD1 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=156 object=234 section8=458 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0235_v0_cmd0_s0348_2ch_44100hz.wav" title="SE_PK_FX_EEVEE_VAPOREON_AWARD2 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=157 object=235 section8=348 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0236_v0_cmd0_s1104_2ch_44100hz.wav" title="SE_PK_FX_EEVEE_VAPOREON_AWARD3 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=158 object=236 section8=1104 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0237_v0_cmd0_s2328_2ch_44100hz.wav" title="SE_PK_FX_STORY_MODE_BULBASAUR_1_START [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=159 object=237 section8=2328 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0238_v0_cmd0_s1578_2ch_44100hz.wav" title="SE_PK_FX_STORY_MODE_BULBASAUR_1_AWARD1 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=160 object=238 section8=1578 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0239_v0_cmd0_s0873_2ch_44100hz.wav" title="SE_PK_FX_STORY_MODE_BULBASAUR_1_AWARD2 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=161 object=239 section8=873 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0240_v0_cmd0_s1972_2ch_44100hz.wav" title="SE_PK_FX_STORY_MODE_BULBASAUR_1_AWARD3 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=162 object=240 section8=1972 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0241_v0_cmd0_s0466_2ch_44100hz.wav" title="SE_PK_FX_STORY_MODE_BULBASAUR_1_TOTAL [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=163 object=241 section8=466 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0242_v0_cmd0_s0545_2ch_44100hz.wav" title="SE_PK_FX_STORY_MODE_BULBASAUR_2_START [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=164 object=242 section8=545 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0243_v0_cmd0_s1724_2ch_44100hz.wav" title="SE_PK_FX_STORY_MODE_BULBASAUR_2_AWARD1 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=165 object=243 section8=1724 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0244_v0_cmd0_s1188_2ch_44100hz.wav" title="SE_PK_FX_STORY_MODE_BULBASAUR_2_AWARD2 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=166 object=244 section8=1188 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0245_v0_cmd0_s0269_2ch_44100hz.wav" title="SE_PK_FX_STORY_MODE_BULBASAUR_2_AWARD3 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=167 object=245 section8=269 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0246_v0_cmd0_s2362_2ch_44100hz.wav" title="SE_PK_FX_STORY_MODE_BULBASAUR_2_TOTAL [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=168 object=246 section8=2362 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0247_v0_cmd0_s0233_2ch_44100hz.wav" title="SE_PK_FX_STORY_MODE_BULBASAUR_2_TOTAL2 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=169 object=247 section8=233 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0248_v0_cmd0_s1812_2ch_44100hz.wav" title="SE_PK_FX_STORY_MODE_SQUIRTLE_1_START [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=170 object=248 section8=1812 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0249_v0_cmd0_s1569_2ch_44100hz.wav" title="SE_PK_FX_STORY_MODE_SQUIRTLE_1_AWARD1 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=171 object=249 section8=1569 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0250_v0_cmd0_s1671_2ch_44100hz.wav" title="SE_PK_FX_STORY_MODE_SQUIRTLE_1_AWARD2 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=172 object=250 section8=1671 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0251_v0_cmd0_s0468_2ch_44100hz.wav" title="SE_PK_FX_STORY_MODE_SQUIRTLE_1_AWARD3 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=173 object=251 section8=468 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0252_v0_cmd0_s0383_2ch_44100hz.wav" title="SE_PK_FX_STORY_MODE_SQUIRTLE_1_TOTAL [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=174 object=252 section8=383 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0253_v0_cmd0_s2426_2ch_44100hz.wav" title="SE_PK_FX_STORY_MODE_SQUIRTLE_2_START [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=175 object=253 section8=2426 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0254_v0_cmd0_s1046_2ch_44100hz.wav" title="SE_PK_FX_STORY_MODE_SQUIRTLE_2_START2 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=176 object=254 section8=1046 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0255_v0_cmd0_s0316_2ch_44100hz.wav" title="SE_PK_FX_STORY_MODE_SQUIRTLE_2_AWARD1 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=177 object=255 section8=316 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0256_v0_cmd0_s0391_2ch_44100hz.wav" title="SE_PK_FX_STORY_MODE_SQUIRTLE_2_AWARD2 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=178 object=256 section8=391 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0257_v0_cmd0_s0558_2ch_44100hz.wav" title="SE_PK_FX_STORY_MODE_SQUIRTLE_2_AWARD3 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=179 object=257 section8=558 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0258_v0_cmd0_s1491_2ch_44100hz.wav" title="SE_PK_FX_STORY_MODE_SQUIRTLE_2_AWARD4 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=180 object=258 section8=1491 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0259_v0_cmd0_s2240_2ch_44100hz.wav" title="SE_PK_FX_STORY_MODE_SQUIRTLE_2_TOTAL1 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=181 object=259 section8=2240 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0260_v0_cmd0_s0879_2ch_44100hz.wav" title="SE_PK_FX_STORY_MODE_SQUIRTLE_2_TOTAL2 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=182 object=260 section8=879 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0261_v0_cmd0_s0255_2ch_44100hz.wav" title="SE_PK_FX_STORY_MODE_SQUIRTLE_2_TOTAL3 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=183 object=261 section8=255 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0262_v0_cmd0_s0594_2ch_44100hz.wav" title="SE_PK_FX_STORY_MODE_PIKACHU_1_START [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=184 object=262 section8=594 offset=78 current=asr_draft"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0263_v0_cmd0_s1389_2ch_44100hz.wav" title="SE_PK_FX_STORY_MODE_PIKACHU_1_AWARD1 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=185 object=263 section8=1389 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0264_v0_cmd0_s0220_2ch_44100hz.wav" title="SE_PK_FX_STORY_MODE_PIKACHU_1_AWARD2 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=186 object=264 section8=220 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0265_v0_cmd0_s2118_2ch_44100hz.wav" title="SE_PK_FX_STORY_MODE_PIKACHU_1_AWARD3 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=187 object=265 section8=2118 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0266_v0_cmd0_s1408_2ch_44100hz.wav" title="SE_PK_FX_STORY_MODE_PIKACHU_1_AWARD4 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=188 object=266 section8=1408 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0267_v0_cmd0_s2064_2ch_44100hz.wav" title="SE_PK_FX_STORY_MODE_PIKACHU_1_AWARD5 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=189 object=267 section8=2064 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0268_v0_cmd0_s1854_2ch_44100hz.wav" title="SE_PK_FX_STORY_MODE_PIKACHU_1_TOTAL [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=190 object=268 section8=1854 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0269_v0_cmd0_s2472_2ch_44100hz.wav" title="SE_PK_FX_STORY_MODE_PIKACHU_2_START [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=191 object=269 section8=2472 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0270_v0_cmd0_s2370_2ch_44100hz.wav" title="SE_PK_FX_STORY_MODE_PIKACHU_2_AWARD1 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=192 object=270 section8=2370 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0271_v0_cmd0_s2070_2ch_44100hz.wav" title="SE_PK_FX_STORY_MODE_PIKACHU_2_AWARD2 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=193 object=271 section8=2070 offset=78 current=asr_draft"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0272_v0_cmd0_s2278_2ch_44100hz.wav" title="SE_PK_FX_STORY_MODE_PIKACHU_2_AWARD3 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=194 object=272 section8=2278 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0273_v0_cmd0_s1292_2ch_44100hz.wav" title="SE_PK_FX_STORY_MODE_PIKACHU_2_TOTAL [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=195 object=273 section8=1292 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0274_v0_cmd0_s0653_2ch_44100hz.wav" title="SE_PK_FX_STORY_MODE_CHARMANDER_1_START [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=196 object=274 section8=653 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0275_v0_cmd0_s1957_2ch_44100hz.wav" title="SE_PK_FX_STORY_MODE_CHARMANDER_1_AWARD1 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=197 object=275 section8=1957 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0276_v0_cmd0_s0464_2ch_44100hz.wav" title="SE_PK_FX_STORY_MODE_CHARMANDER_1_AWARD2 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=198 object=276 section8=464 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0277_v0_cmd0_s1791_2ch_44100hz.wav" title="SE_PK_FX_STORY_MODE_CHARMANDER_1_TOTAL [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=199 object=277 section8=1791 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0278_v0_cmd0_s1683_2ch_44100hz.wav" title="SE_PK_FX_FLAME_SPINNER_1 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=200 object=278 section8=1683 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0279_v0_cmd0_s0382_2ch_44100hz.wav" title="SE_PK_FX_FLAME_SPINNER_2 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=201 object=279 section8=382 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0280_v0_cmd0_s0290_2ch_44100hz.wav" title="SE_PK_FX_STORY_MODE_CHARMANDER_2_START [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=202 object=280 section8=290 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0281_v0_cmd0_s1024_2ch_44100hz.wav" title="SE_PK_FX_STORY_MODE_CHARMANDER_2_AWARD1 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=203 object=281 section8=1024 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0282_v0_cmd0_s1968_2ch_44100hz.wav" title="SE_PK_FX_STORY_MODE_CHARMANDER_2_AWARD2 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=204 object=282 section8=1968 offset=78 current=asr_draft"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0283_v0_cmd0_s0702_2ch_44100hz.wav" title="SE_PK_FX_STORY_MODE_CHARMANDER_2_AWARD3 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=205 object=283 section8=702 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0284_v0_cmd0_s0303_2ch_44100hz.wav" title="SE_PK_FX_STORY_MODE_CHARMANDER_2_TOTAL [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=206 object=284 section8=303 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0285_v0_cmd0_s1460_2ch_44100hz.wav" title="SE_PK_FX_STORY_WIZARD_CHARIZARD_START [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=207 object=285 section8=1460 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0286_v0_cmd0_s0688_2ch_44100hz.wav" title="SE_PK_FX_STORY_WIZARD_CHARIZARD_AWARD1 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=208 object=286 section8=688 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0287_v0_cmd0_s2301_2ch_44100hz.wav" title="SE_PK_FX_STORY_WIZARD_CHARIZARD_AWARD2 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=209 object=287 section8=2301 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0288_v0_cmd0_s1016_2ch_44100hz.wav" title="SE_PK_FX_STORY_WIZARD_CHARIZARD_AWARD3 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=210 object=288 section8=1016 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0289_v0_cmd0_s0256_2ch_44100hz.wav" title="SE_PK_FX_STORY_WIZARD_CHARIZARD_SPECIALAWARD [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=211 object=289 section8=256 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0290_v0_cmd0_s1086_2ch_44100hz.wav" title="SE_PK_FX_STORY_WIZARD_CHARIZARD_TOTAL [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=212 object=290 section8=1086 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0291_v0_cmd0_s2490_2ch_44100hz.wav" title="SE_PK_FX_STORY_WIZARD_LUCARIO_START [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=213 object=291 section8=2490 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0292_v0_cmd0_s0627_2ch_44100hz.wav" title="SE_PK_FX_STORY_WIZARD_LUCARIO_AWARD1 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=214 object=292 section8=627 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0293_v0_cmd0_s2346_2ch_44100hz.wav" title="SE_PK_FX_STORY_WIZARD_LUCARIO_AWARD2 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=215 object=293 section8=2346 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0294_v0_cmd0_s1410_2ch_44100hz.wav" title="SE_PK_FX_STORY_WIZARD_LUCARIO_AWARD3 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=216 object=294 section8=1410 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0295_v0_cmd0_s1390_2ch_44100hz.wav" title="SE_PK_FX_STORY_WIZARD_LUCARIO_AWARD4 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=217 object=295 section8=1390 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0296_v0_cmd0_s0983_2ch_44100hz.wav" title="SE_PK_FX_STORY_WIZARD_LUCARIO_AWARD5 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=218 object=296 section8=983 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0297_v0_cmd0_s2275_2ch_44100hz.wav" title="SE_PK_FX_STORY_WIZARD_LUCARIO_TOTAL [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=219 object=297 section8=2275 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0298_v0_cmd0_s0969_2ch_44100hz.wav" title="SE_PK_FX_TEAM_ROCKET_MULTIBALL_1_ADVANCE_AWARD1 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=220 object=298 section8=969 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0299_v0_cmd0_s1430_2ch_44100hz.wav" title="SE_PK_FX_TEAM_ROCKET_MULTIBALL_1_ADVANCE_AWARD2 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=221 object=299 section8=1430 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0300_v0_cmd0_s1886_2ch_44100hz.wav" title="SE_PK_FX_TEAM_ROCKET_MULTIBALL_1_ADVANCE_AWARD3 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=222 object=300 section8=1886 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0301_v0_cmd0_s0844_2ch_44100hz.wav" title="SE_PK_FX_TEAM_ROCKET_MULTIBALL_ADVANCE [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=223 object=301 section8=844 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0302_v0_cmd0_s2352_2ch_44100hz.wav" title="SE_PK_FX_TEAM_ROCKET_MULTIBALL_START [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=224 object=302 section8=2352 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0303_v0_cmd0_s1040_2ch_44100hz.wav" title="SE_PK_FX_TEAM_ROCKET_MULTIBALL_JACKPOT [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=225 object=303 section8=1040 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0304_v0_cmd0_s1707_2ch_44100hz.wav" title="SE_PK_FX_TEAM_ROCKET_MULTIBALL_SUPER_JACKPOT [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=226 object=304 section8=1707 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0305_v0_cmd0_s1595_2ch_44100hz.wav" title="SE_PK_FX_TEAM_ROCKET_MULTIBALL_TOTAL [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=227 object=305 section8=1595 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0306_v0_cmd0_s0226_2ch_44100hz.wav" title="SE_PK_FX_TEAM_ROCKET_MULTIBALL_1_START [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=228 object=306 section8=226 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0307_v0_cmd0_s1110_2ch_44100hz.wav" title="SE_PK_FX_TEAM_ROCKET_MULTIBALL_1_AWARD1 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=229 object=307 section8=1110 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0308_v0_cmd0_s0641_2ch_44100hz.wav" title="SE_PK_FX_TEAM_ROCKET_MULTIBALL_1_AWARD2 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=230 object=308 section8=641 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0309_v0_cmd0_s0141_2ch_44100hz.wav" title="SE_PK_FX_TEAM_ROCKET_MULTIBALL_1_AWARD3 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=231 object=309 section8=141 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0310_v0_cmd0_s0499_2ch_44100hz.wav" title="SE_PK_FX_TEAM_ROCKET_MULTIBALL_1_AWARD4 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=232 object=310 section8=499 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0311_v0_cmd0_s0521_2ch_44100hz.wav" title="SE_PK_FX_TEAM_ROCKET_MULTIBALL_1_AWARD5 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=233 object=311 section8=521 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0312_v0_cmd0_s1131_2ch_44100hz.wav" title="SE_PK_FX_TEAM_ROCKET_MULTIBALL_1_TOTAL [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=234 object=312 section8=1131 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0313_v0_cmd0_s1092_2ch_44100hz.wav" title="SE_PK_FX_TEAM_ROCKET_MULTIBALL_2_ADVANCE_AWARD1 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=235 object=313 section8=1092 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0314_v0_cmd0_s1956_2ch_44100hz.wav" title="SE_PK_FX_TEAM_ROCKET_MULTIBALL_2_ADVANCE_AWARD2 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=236 object=314 section8=1956 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0315_v0_cmd0_s2388_2ch_44100hz.wav" title="SE_PK_FX_TEAM_ROCKET_MULTIBALL_2_ADVANCE_AWARD3 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=237 object=315 section8=2388 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0316_v0_cmd0_s1583_2ch_44100hz.wav" title="SE_PK_FX_TEAM_ROCKET_MULTIBALL_2_ADVANCE_AWARD4 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=238 object=316 section8=1583 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0317_v0_cmd0_s2392_2ch_44100hz.wav" title="SE_PK_FX_TEAM_ROCKET_MULTIBALL_2_START [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=239 object=317 section8=2392 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0318_v0_cmd0_s1977_2ch_44100hz.wav" title="SE_PK_FX_TEAM_ROCKET_MULTIBALL_2_AWARD1 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=240 object=318 section8=1977 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0319_v0_cmd0_s0390_2ch_44100hz.wav" title="SE_PK_FX_TEAM_ROCKET_MULTIBALL_2_AWARD2 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=241 object=319 section8=390 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0320_v0_cmd0_s0947_2ch_44100hz.wav" title="SE_PK_FX_TEAM_ROCKET_MULTIBALL_2_AWARD3 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=242 object=320 section8=947 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0321_v0_cmd0_s1349_2ch_44100hz.wav" title="SE_PK_FX_TEAM_ROCKET_MULTIBALL_2_AWARD4 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=243 object=321 section8=1349 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0322_v0_cmd0_s2014_2ch_44100hz.wav" title="SE_PK_FX_TEAM_ROCKET_MULTIBALL_2_AWARD5 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=244 object=322 section8=2014 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0323_v0_cmd0_s1660_2ch_44100hz.wav" title="SE_PK_FX_TEAM_ROCKET_MULTIBALL_2_TOTAL [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=245 object=323 section8=1660 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0324_v0_cmd0_s2135_2ch_44100hz.wav" title="SE_PK_FX_TEAM_ROCKET_MULTIBALL_3_START [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=246 object=324 section8=2135 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0325_v0_cmd0_s0772_2ch_44100hz.wav" title="SE_PK_FX_TEAM_ROCKET_MULTIBALL_3_AWARD1 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=247 object=325 section8=772 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0326_v0_cmd0_s0677_2ch_44100hz.wav" title="SE_PK_FX_TEAM_ROCKET_MULTIBALL_3_AWARD2 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=248 object=326 section8=677 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0327_v0_cmd0_s0004_2ch_44100hz.wav" title="SE_PK_FX_TEAM_ROCKET_MULTIBALL_3_AWARD3 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=249 object=327 section8=4 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0328_v0_cmd0_s1227_2ch_44100hz.wav" title="SE_PK_FX_TEAM_ROCKET_MULTIBALL_3_AWARD4 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=250 object=328 section8=1227 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0329_v0_cmd0_s0143_2ch_44100hz.wav" title="SE_PK_FX_TEAM_ROCKET_MULTIBALL_3_AWARD5 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=251 object=329 section8=143 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0330_v0_cmd0_s0963_2ch_44100hz.wav" title="SE_PK_FX_TEAM_ROCKET_MULTIBALL_3_MEOWTHATTACK1 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=252 object=330 section8=963 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0331_v0_cmd0_s0031_2ch_44100hz.wav" title="SE_PK_FX_TEAM_ROCKET_MULTIBALL_3_MEOWTHATTACK2 [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=253 object=331 section8=31 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0332_v0_cmd0_s0858_2ch_44100hz.wav" title="SE_PK_FX_TEAM_ROCKET_MULTIBALL_3_TOTAL [candidate_unpromoted]" meta="status=candidate_unpromoted block=attack_and_following_fx_offset_78 range=post_anchor_extension catalog_index=254 object=332 section8=858 offset=78 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0099_v0_cmd0_s0888_2ch_44100hz.wav" title="SE_PK_FX_INSERT_COIN_PARTIAL_CREDIT [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=pre_anchor_extension catalog_index=30 object=99 section8=888 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0100_v0_cmd0_s1689_2ch_44100hz.wav" title="SE_PK_FX_INSERT_COIN_FULL_CREDIT [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=pre_anchor_extension catalog_index=31 object=100 section8=1689 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0101_v0_cmd0_s1439_2ch_44100hz.wav" title="SE_PK_FX_START_BUTTON_NO_CREDITS [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=pre_anchor_extension catalog_index=32 object=101 section8=1439 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0102_v0_cmd0_s1551_2ch_44100hz.wav" title="SE_PK_FX_ADD_SERVICE_CREDIT [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=pre_anchor_extension catalog_index=33 object=102 section8=1551 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0103_v0_cmd0_s0671_2ch_44100hz.wav" title="SE_PK_FX_ADD_PLAYER [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=pre_anchor_extension catalog_index=34 object=103 section8=671 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0104_v0_cmd0_s1296_2ch_44100hz.wav" title="SE_PK_FX_BALL_LAUNCH [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=pre_anchor_extension catalog_index=35 object=104 section8=1296 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0105_v0_cmd0_s1250_2ch_44100hz.wav" title="SE_PK_FX_ACTION_BUTTON [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=pre_anchor_extension catalog_index=36 object=105 section8=1250 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0106_v0_cmd0_s2293_2ch_44100hz.wav" title="SE_PK_FX_TILT_WARNING [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=pre_anchor_extension catalog_index=37 object=106 section8=2293 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0107_v0_cmd0_s1091_2ch_44100hz.wav" title="SE_PK_FX_TILT [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=pre_anchor_extension catalog_index=38 object=107 section8=1091 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0108_v0_cmd0_s0498_2ch_44100hz.wav" title="SE_PK_FX_BONUS_TOTAL [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=pre_anchor_extension catalog_index=39 object=108 section8=498 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0109_v0_cmd0_s2121_2ch_44100hz.wav" title="SE_PK_FX_EOB_POKEDEX_PAGE_TURN [confirmed_anchor]" meta="status=confirmed_anchor block=eob_pokedex_offset_69 range=native_anchor catalog_index=40 object=109 section8=2121 offset=69 current=confirmed_native"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0110_v0_cmd0_s1132_2ch_44100hz.wav" title="SE_PK_FX_EOB_POKEDEX_POKEMON_CAUGHT_LARGE_SCREEN [confirmed_anchor]" meta="status=confirmed_anchor block=eob_pokedex_offset_69 range=native_anchor catalog_index=41 object=110 section8=1132 offset=69 current=confirmed_native"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0111_v0_cmd0_s1885_2ch_44100hz.wav" title="SE_PK_FX_EOB_POKEDEX_POKEMON_CAUGHT_SMALL_SCREEN [confirmed_anchor]" meta="status=confirmed_anchor block=eob_pokedex_offset_69 range=native_anchor catalog_index=42 object=111 section8=1885 offset=69 current=confirmed_native"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0112_v0_cmd0_s2097_2ch_44100hz.wav" title="SE_PK_FX_EOB_POKEDEX_RESULTS [confirmed_anchor]" meta="status=confirmed_anchor block=eob_pokedex_offset_69 range=native_anchor catalog_index=43 object=112 section8=2097 offset=69 current=confirmed_native"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0113_v0_cmd0_s0712_2ch_44100hz.wav" title="SE_PK_FX_EOB_POKEDEX_SCREEN_DOWN [confirmed_anchor]" meta="status=confirmed_anchor block=eob_pokedex_offset_69 range=native_anchor catalog_index=44 object=113 section8=712 offset=69 current=confirmed_native"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0114_v0_cmd0_s1318_2ch_44100hz.wav" title="SE_PK_FX_EOB_POKEDEX_SCREEN_UP [confirmed_anchor]" meta="status=confirmed_anchor block=eob_pokedex_offset_69 range=native_anchor catalog_index=45 object=114 section8=1318 offset=69 current=confirmed_native"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0115_v0_cmd0_s2485_2ch_44100hz.wav" title="SE_PK_FX_EOB_POKEDEX_BACKGROUND [confirmed_anchor]" meta="status=confirmed_anchor block=eob_pokedex_offset_69 range=native_anchor catalog_index=46 object=115 section8=2485 offset=69 current=confirmed_native"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0116_v0_cmd0_s1155_2ch_44100hz.wav" title="SE_PK_FX_HSTD_BUTTON_LEFT [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=47 object=116 section8=1155 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0117_v0_cmd0_s1085_2ch_44100hz.wav" title="SE_PK_FX_HSTD_BUTTON_RIGHT [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=48 object=117 section8=1085 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0118_v0_cmd0_s1786_2ch_44100hz.wav" title="SE_PK_FX_HSTD_ACTION_BUTTON [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=49 object=118 section8=1786 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0119_v0_cmd0_s0186_2ch_44100hz.wav" title="SE_PK_FX_LEFT_ORBIT [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=50 object=119 section8=186 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0120_v0_cmd0_s1676_2ch_44100hz.wav" title="SE_PK_FX_RIGHT_ORBIT [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=51 object=120 section8=1676 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0121_v0_cmd0_s1842_2ch_44100hz.wav" title="SE_FX_REAR_RAMP_MADE [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=52 object=121 section8=1842 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0122_v0_cmd0_s2190_2ch_44100hz.wav" title="SE_PK_FX_LEFT_RAMP_BOWL [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=53 object=122 section8=2190 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0123_v0_cmd0_s0951_2ch_44100hz.wav" title="SE_PK_FX_LEFT_RETURN_LANE_UNLIT [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=54 object=123 section8=951 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0124_v0_cmd0_s0086_2ch_44100hz.wav" title="SE_PK_FX_LEFT_RETURN_LANE_LIT [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=55 object=124 section8=86 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0125_v0_cmd0_s0402_2ch_44100hz.wav" title="SE_PK_FX_RIGHT_RETURN_LANE_UNLIT [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=56 object=125 section8=402 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0126_v0_cmd0_s1480_2ch_44100hz.wav" title="SE_PK_FX_RIGHT_RETURN_LANE_LIT [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=57 object=126 section8=1480 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0127_v0_cmd0_s0008_2ch_44100hz.wav" title="SE_PK_FX_LEFT_OUTLANE_DRAIN [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=58 object=127 section8=8 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0128_v0_cmd0_s0213_2ch_44100hz.wav" title="SE_PK_FX_RIGHT_OUTLANE_DRAIN [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=59 object=128 section8=213 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0129_v0_cmd0_s0631_2ch_44100hz.wav" title="SE_PK_FX_BOTTOM_LANES_COMPLETE [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=60 object=129 section8=631 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0130_v0_cmd0_s1120_2ch_44100hz.wav" title="SE_PK_FX_MYSTERY_LIT [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=61 object=130 section8=1120 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0131_v0_cmd0_s0435_2ch_44100hz.wav" title="SE_PK_FX_MYSTERY [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=62 object=131 section8=435 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0132_v0_cmd0_s0426_2ch_44100hz.wav" title="SE_PK_FX_POKEDEX_CAPTIVE_BALL [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=63 object=132 section8=426 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0133_v0_cmd0_s1793_2ch_44100hz.wav" title="SE_PK_FX_POKEDEX_CAPTIVE_LOWER [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=64 object=133 section8=1793 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0134_v0_cmd0_s2085_2ch_44100hz.wav" title="SE_PK_FX_POKEDEX_CAPTIVE_UPPER [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=65 object=134 section8=2085 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0135_v0_cmd0_s2486_2ch_44100hz.wav" title="SE_PK_FX_CENTER_TARGET_HIT [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=66 object=135 section8=2486 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0136_v0_cmd0_s0798_2ch_44100hz.wav" title="SE_PK_FX_MAGNET_SWITCH_LEFT [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=67 object=136 section8=798 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0137_v0_cmd0_s1282_2ch_44100hz.wav" title="SE_PK_FX_MAGNET_SWITCH_RIGHT [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=68 object=137 section8=1282 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0138_v0_cmd0_s1596_2ch_44100hz.wav" title="SE_PK_FX_LEFT_10_POINT [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=69 object=138 section8=1596 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0139_v0_cmd0_s0195_2ch_44100hz.wav" title="SE_PK_FX_RIGHT_10_POINT [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=70 object=139 section8=195 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0140_v0_cmd0_s2228_2ch_44100hz.wav" title="SE_PK_FX_MAGNET_NOISE [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=71 object=140 section8=2228 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0141_v0_cmd0_s1247_2ch_44100hz.wav" title="SE_PK_FX_POKECENTER_TARGET_HIT [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=72 object=141 section8=1247 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0142_v0_cmd0_s1337_2ch_44100hz.wav" title="SE_PK_FX_POP_BUMPER [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=73 object=142 section8=1337 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0143_v0_cmd0_s1384_2ch_44100hz.wav" title="SE_PK_FX_LEFT_RAMP_ENTER [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=74 object=143 section8=1384 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0144_v0_cmd0_s2258_2ch_44100hz.wav" title="SE_PK_FX_LEFT_RAMP [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=75 object=144 section8=2258 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0145_v0_cmd0_s2182_2ch_44100hz.wav" title="SE_PK_FX_RIGHT_RAMP [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=76 object=145 section8=2182 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0146_v0_cmd0_s1409_2ch_44100hz.wav" title="SE_PK_FX_LEFT_SCOOP_ENTER [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=77 object=146 section8=1409 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0147_v0_cmd0_s0573_2ch_44100hz.wav" title="SE_PK_FX_LEFT_SCOOP_KICKOUT_WARNING [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=78 object=147 section8=573 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0148_v0_cmd0_s1598_2ch_44100hz.wav" title="SE_PK_FX_LEFT_SCOOP_KICKOUT [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=79 object=148 section8=1598 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0149_v0_cmd0_s0975_2ch_44100hz.wav" title="SE_PK_FX_RIGHT_SCOOP_ENTER [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=80 object=149 section8=975 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0150_v0_cmd0_s1054_2ch_44100hz.wav" title="SE_PK_FX_RIGHT_SCOOP_KICKOUT_WARNING [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=81 object=150 section8=1054 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0151_v0_cmd0_s0045_2ch_44100hz.wav" title="SE_PK_FX_RIGHT_SCOOP_KICKOUT [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=82 object=151 section8=45 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0152_v0_cmd0_s1931_2ch_44100hz.wav" title="SE_PK_FX_SLINGSHOT_LEFT [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=83 object=152 section8=1931 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0153_v0_cmd0_s1811_2ch_44100hz.wav" title="SE_PK_FX_SLINGSHOT_RIGHT [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=84 object=153 section8=1811 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0154_v0_cmd0_s0895_2ch_44100hz.wav" title="SE_PK_FX_SPINNER [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=85 object=154 section8=895 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0155_v0_cmd0_s0716_2ch_44100hz.wav" title="SE_PK_FX_TRAINING_TARGET_HIT [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=86 object=155 section8=716 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0156_v0_cmd0_s0360_2ch_44100hz.wav" title="SE_PK_FX_PIKACHU_TRAINED [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=87 object=156 section8=360 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0157_v0_cmd0_s1830_2ch_44100hz.wav" title="SE_PK_FX_LEFT_RAMP_TARGET_HIT [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=88 object=157 section8=1830 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0158_v0_cmd0_s0928_2ch_44100hz.wav" title="SE_PK_FX_SNIKT_TARGET_HIT [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=89 object=158 section8=928 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0159_v0_cmd0_s0309_2ch_44100hz.wav" title="SE_PK_FX_RIGHT_RAMP_LEFT_TARGET_HIT [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=90 object=159 section8=309 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0160_v0_cmd0_s0734_2ch_44100hz.wav" title="SE_PK_FX_MEOWTH_BALLOON_LANE [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=91 object=160 section8=734 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0161_v0_cmd0_s0305_2ch_44100hz.wav" title="SE_PK_FX_MEOWTH_BALLOON_UP [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=92 object=161 section8=305 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0162_v0_cmd0_s2247_2ch_44100hz.wav" title="SE_PK_FX_MEOWTH_BALLOON_LOWER [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=93 object=162 section8=2247 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0163_v0_cmd0_s1204_2ch_44100hz.wav" title="SE_PK_FX_MEOWTH_BALLOON_HIT [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=94 object=163 section8=1204 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0164_v0_cmd0_s0003_2ch_44100hz.wav" title="SE_PK_FX_POKEBALL_OPEN [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=95 object=164 section8=3 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0165_v0_cmd0_s1231_2ch_44100hz.wav" title="SE_PK_FX_POKEBALL_ENTER [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=96 object=165 section8=1231 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0166_v0_cmd0_s1606_2ch_44100hz.wav" title="SE_PK_FX_POKEBALL_RELEASE [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=97 object=166 section8=1606 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0167_v0_cmd0_s0304_2ch_44100hz.wav" title="SE_PK_FX_TOP_LANE_UNLIT [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=98 object=167 section8=304 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0168_v0_cmd0_s0142_2ch_44100hz.wav" title="SE_PK_FX_TOP_LANE_LIT [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=99 object=168 section8=142 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0169_v0_cmd0_s1010_2ch_44100hz.wav" title="SE_PK_FX_TOP_LANES_COMPLETE [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=100 object=169 section8=1010 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0170_v0_cmd0_s0066_2ch_44100hz.wav" title="SE_PK_FX_COMBO [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=101 object=170 section8=66 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0171_v0_cmd0_s0552_2ch_44100hz.wav" title="SE_PK_FX_BALL_SAVE [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=102 object=171 section8=552 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0172_v0_cmd0_s1289_2ch_44100hz.wav" title="SE_PK_FX_OUTLANE_BALL_SAVE [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=103 object=172 section8=1289 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0173_v0_cmd0_s0578_2ch_44100hz.wav" title="SE_PK_FX_EXTRA_BALL_LIT [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=104 object=173 section8=578 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0174_v0_cmd0_s1802_2ch_44100hz.wav" title="SE_PK_FX_EXTRA_BALL [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=105 object=174 section8=1802 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0175_v0_cmd0_s2095_2ch_44100hz.wav" title="SE_PK_FX_SHOOT_AGAIN [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=106 object=175 section8=2095 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0176_v0_cmd0_s1828_2ch_44100hz.wav" title="SE_PK_FX_REPLAY [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=107 object=176 section8=1828 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0177_v0_cmd0_s0489_2ch_44100hz.wav" title="SE_PK_FX_TOP_LANE_SKILL_SHOT [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=108 object=177 section8=489 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0178_v0_cmd0_s1801_2ch_44100hz.wav" title="SE_PK_FX_SUPER_SKILL_SHOT [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=109 object=178 section8=1801 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0179_v0_cmd0_s0667_2ch_44100hz.wav" title="SE_PK_FX_SUPER_SECRET_SKILL_SHOT [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=110 object=179 section8=667 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0180_v0_cmd0_s1809_2ch_44100hz.wav" title="SE_PK_FX_PSYDUCK_AWARD [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=111 object=180 section8=1809 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0181_v0_cmd0_s0579_2ch_44100hz.wav" title="SE_PK_FX_DOUBLE_SCORING [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=112 object=181 section8=579 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0182_v0_cmd0_s0342_2ch_44100hz.wav" title="SE_PK_FX_POKEDEX_APPEARS [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=113 object=182 section8=342 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0183_v0_cmd0_s2461_2ch_44100hz.wav" title="SE_PK_FX_POKEMON_CAUGHT [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=114 object=183 section8=2461 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0184_v0_cmd0_s1518_2ch_44100hz.wav" title="SE_PK_FX_BATTLE_TOTAL_FANFARE [conflicts_with_sound_test_candidate]" meta="status=conflicts_with_sound_test_candidate block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=115 object=184 section8=1518 offset=69 current=object_ref sound_test=SOUND: SUPER SKILL SHOT"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0185_v0_cmd0_s1415_2ch_44100hz.wav" title="SE_PK_FX_MATCH [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=116 object=185 section8=1415 offset=69 current=object_ref"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0186_v0_cmd0_s0221_2ch_44100hz.wav" title="SE_PK_MATCH [candidate_unpromoted]" meta="status=candidate_unpromoted block=eob_pokedex_offset_69 range=post_anchor_extension catalog_index=117 object=186 section8=221 offset=69 current=object_ref"}
|
||||
::gallery-end
|
||||
59
sound-export.md
Normal file
59
sound-export.md
Normal file
@@ -0,0 +1,59 @@
|
||||
# Full Sound Export
|
||||
|
||||
Generated preview pages for `2491` exported WAV files under `analysis/radium-image/sounds/`.
|
||||
`25` exported sounds currently have Ghidra-confirmed native names and aliases under `analysis/radium-image/sounds-native-named/`.
|
||||
`4` raw sound-test-adjacent table rows are documented under `analysis/radium-image/native_sound_test_label_manifest.tsv`; they are not treated as confirmed best-name labels.
|
||||
`1705` exported sounds currently have accepted draft ASR transcript labels in `analysis/radium-image/asr_draft_sound_labels.tsv`.
|
||||
`169` rejected ASR rows pass conservative review-candidate filters in `analysis/radium-image/asr_review_sound_label_candidates.tsv`; only rows without stronger names are used as low-confidence best-name aliases.
|
||||
`220` ASR-labeled sounds also match known Godot voice catalog constants in `analysis/radium-image/asr_catalog_sound_label_candidates.tsv`.
|
||||
`225` catalog-order offset candidate rows are previewable in `analysis/radium-image/catalog_offset_candidate_labels.tsv`; these are audit-only and are not promoted.
|
||||
`1137` Pokedex voice clips have aligned semantic labels in `analysis/radium-image/pokedex_voice_label_manifest.tsv`.
|
||||
`54` SPIKE menu sounds are exported under `analysis/radium-spike-menu-image/sounds/`.
|
||||
`2545` sounds have complete best-available named aliases under `analysis/radium-image/sounds-best-named/` and `analysis/radium-spike-menu-image/sounds-best-named/`.
|
||||
`345` best-name rows still have structural object-reference labels and are grouped for review in `sound-unresolved-review.md`.
|
||||
|
||||
Names are deterministic static names based on the best resolved Radium command reference: `objNNNN_vV_cmdC_sSSSS_channels_rate.wav`.
|
||||
|
||||
Confirmed native names come from `GodotSpikeBridge` registration calls recovered from `/games/pokemon_pro/game`. Raw sound-test-adjacent labels are preserved for audit but are not promoted as confirmed names. ASR draft and review labels are content-derived transcripts and are not treated as confirmed symbols. The remaining sounds keep object/chunk names until a broader native or bytecode symbol-to-object map is recovered.
|
||||
|
||||
## Gallery Pages
|
||||
|
||||
- [Confirmed Native Sound Names](sound-native-names.md)
|
||||
- [Native Sound Test Labels](sound-native-sound-test.md)
|
||||
- [Draft ASR Sound Labels](sound-asr-draft-labels.md)
|
||||
- [Low-Confidence ASR Review Candidates](sound-asr-review-candidates.md)
|
||||
- [Catalog-Matched ASR Sound Labels](sound-asr-catalog-labels.md)
|
||||
- [Catalog-Offset Candidate Sound Labels](sound-catalog-offset-candidates.md)
|
||||
- [Pokedex Voice Alignment](sound-pokedex-voice.md)
|
||||
- [SPIKE Menu Sound Export](sound-spike-menu.md)
|
||||
- [Best-Named Sound Export](sound-best-named-export.md)
|
||||
- [Unresolved Structural Sound Review](sound-unresolved-review.md)
|
||||
- [Sound Gallery 01](sound-gallery-01.md)
|
||||
- [Sound Gallery 02](sound-gallery-02.md)
|
||||
- [Sound Gallery 03](sound-gallery-03.md)
|
||||
- [Sound Gallery 04](sound-gallery-04.md)
|
||||
- [Sound Gallery 05](sound-gallery-05.md)
|
||||
- [Sound Gallery 06](sound-gallery-06.md)
|
||||
- [Sound Gallery 07](sound-gallery-07.md)
|
||||
- [Sound Gallery 08](sound-gallery-08.md)
|
||||
- [Sound Gallery 09](sound-gallery-09.md)
|
||||
- [Sound Gallery 10](sound-gallery-10.md)
|
||||
- [Sound Gallery 11](sound-gallery-11.md)
|
||||
- [Sound Gallery 12](sound-gallery-12.md)
|
||||
- [Sound Gallery 13](sound-gallery-13.md)
|
||||
|
||||
## Manifests
|
||||
|
||||
- `analysis/radium-image/sound_export_manifest.tsv`
|
||||
- `analysis/radium-image/sound_export_manifest.json`
|
||||
- `analysis/radium-image/command_sound_refs.tsv`
|
||||
- `analysis/radium-image/native_sound_id_map.tsv`
|
||||
- `analysis/radium-image/native_named_sound_manifest.tsv`
|
||||
- `analysis/radium-image/native_sound_test_label_manifest.tsv`
|
||||
- `analysis/radium-image/asr_draft_sound_labels.tsv`
|
||||
- `analysis/radium-image/asr_review_sound_label_candidates.tsv`
|
||||
- `analysis/radium-image/asr_catalog_sound_label_candidates.tsv`
|
||||
- `analysis/radium-image/catalog_offset_candidate_labels.tsv`
|
||||
- `analysis/radium-image/pokedex_voice_label_manifest.tsv`
|
||||
- `analysis/radium-spike-menu-image/sound_export_manifest.tsv`
|
||||
- `analysis/all-sound-best-name-manifest.tsv`
|
||||
206
sound-gallery-01.md
Normal file
206
sound-gallery-01.md
Normal file
@@ -0,0 +1,206 @@
|
||||
# Sound Gallery 01
|
||||
|
||||
Exported Radium PCM sounds 1-200 of 2491.
|
||||
|
||||
::gallery-start
|
||||
::audio{src="../analysis/radium-image/sounds/obj0009_v0_cmd0_s2084_1ch_44100hz.wav" title="obj0009_v0_cmd0_s2084_1ch_44100hz" meta="section8=2084 object=9 duration=0.415102s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0010_v0_cmd0_s1679_1ch_44100hz.wav" title="obj0010_v0_cmd0_s1679_1ch_44100hz" meta="section8=1679 object=10 duration=0.637143s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0011_v0_cmd0_s0543_1ch_44100hz.wav" title="obj0011_v0_cmd0_s0543_1ch_44100hz" meta="section8=543 object=11 duration=0.597959s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0012_v0_cmd0_s0190_1ch_44100hz.wav" title="obj0012_v0_cmd0_s0190_1ch_44100hz" meta="section8=190 object=12 duration=1.333243s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0013_v0_cmd0_s2012_1ch_44100hz.wav" title="obj0013_v0_cmd0_s2012_1ch_44100hz" meta="section8=2012 object=13 duration=0.749932s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0014_v0_cmd0_s1621_1ch_44100hz.wav" title="obj0014_v0_cmd0_s1621_1ch_44100hz" meta="section8=1621 object=14 duration=0.749932s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0015_v0_cmd0_s0839_1ch_44100hz.wav" title="obj0015_v0_cmd0_s0839_1ch_44100hz" meta="section8=839 object=15 duration=1.082676s channels=1 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0016_v0_cmd0_s1464_2ch_44100hz.wav" title="obj0016_v0_cmd0_s1464_2ch_44100hz" meta="section8=1464 object=16 duration=0.443265s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0018_v0_cmd0_s0907_1ch_44100hz.wav" title="obj0018_v0_cmd0_s0907_1ch_44100hz" meta="section8=907 object=18 duration=0.126667s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0019_v0_cmd0_s2371_1ch_44100hz.wav" title="obj0019_v0_cmd0_s2371_1ch_44100hz" meta="section8=2371 object=19 duration=1.119592s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0020_v0_cmd0_s1874_1ch_44100hz.wav" title="obj0020_v0_cmd0_s1874_1ch_44100hz" meta="section8=1874 object=20 duration=6.381406s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0021_v0_cmd0_s1062_1ch_44100hz.wav" title="obj0021_v0_cmd0_s1062_1ch_44100hz" meta="section8=1062 object=21 duration=2.51737s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0022_v0_cmd0_s0741_1ch_44100hz.wav" title="obj0022_v0_cmd0_s0741_1ch_44100hz" meta="section8=741 object=22 duration=0.108299s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0023_v0_cmd0_s0964_2ch_44100hz.wav" title="obj0023_v0_cmd0_s0964_2ch_44100hz" meta="section8=964 object=23 duration=0.478095s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0024_v0_cmd0_s0027_1ch_44100hz.wav" title="obj0024_v0_cmd0_s0027_1ch_44100hz" meta="section8=27 object=24 duration=0.689977s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0025_v0_cmd0_s0767_1ch_44100hz.wav" title="obj0025_v0_cmd0_s0767_1ch_44100hz" meta="section8=767 object=25 duration=0.687438s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0026_v0_cmd0_s1036_1ch_44100hz.wav" title="obj0026_v0_cmd0_s1036_1ch_44100hz" meta="section8=1036 object=26 duration=0.598005s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0027_v0_cmd0_s0091_1ch_44100hz.wav" title="obj0027_v0_cmd0_s0091_1ch_44100hz" meta="section8=91 object=27 duration=1.22s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0028_v0_cmd0_s2391_2ch_44100hz.wav" title="obj0028_v0_cmd0_s2391_2ch_44100hz" meta="section8=2391 object=28 duration=0.758254s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0029_v0_cmd0_s2345_2ch_44100hz.wav" title="obj0029_v0_cmd0_s2345_2ch_44100hz" meta="section8=2345 object=29 duration=1.454785s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0030_v0_cmd0_s1923_2ch_44100hz.wav" title="obj0030_v0_cmd0_s1923_2ch_44100hz" meta="section8=1923 object=30 duration=2.34356s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0031_v0_cmd0_s1918_2ch_44100hz.wav" title="obj0031_v0_cmd0_s1918_2ch_44100hz" meta="section8=1918 object=31 duration=0.928639s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0032_v0_cmd0_s2007_2ch_44100hz.wav" title="obj0032_v0_cmd0_s2007_2ch_44100hz" meta="section8=2007 object=32 duration=5.405329s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0033_v0_cmd0_s1698_2ch_44100hz.wav" title="obj0033_v0_cmd0_s1698_2ch_44100hz" meta="section8=1698 object=33 duration=1.070998s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0034_v0_cmd0_s0813_2ch_44100hz.wav" title="obj0034_v0_cmd0_s0813_2ch_44100hz" meta="section8=813 object=34 duration=1.070998s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0035_v0_cmd0_s1486_2ch_44100hz.wav" title="obj0035_v0_cmd0_s1486_2ch_44100hz" meta="section8=1486 object=35 duration=1.503379s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0036_v0_cmd0_s1738_2ch_44100hz.wav" title="obj0036_v0_cmd0_s1738_2ch_44100hz" meta="section8=1738 object=36 duration=1.545918s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0037_v0_cmd0_s0038_2ch_44100hz.wav" title="obj0037_v0_cmd0_s0038_2ch_44100hz" meta="section8=38 object=37 duration=0.156644s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0038_v0_cmd0_s0593_2ch_44100hz.wav" title="obj0038_v0_cmd0_s0593_2ch_44100hz" meta="section8=593 object=38 duration=0.295079s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0039_v0_cmd0_s0551_2ch_44100hz.wav" title="obj0039_v0_cmd0_s0551_2ch_44100hz" meta="section8=551 object=39 duration=0.390998s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0040_v0_cmd0_s0096_2ch_44100hz.wav" title="obj0040_v0_cmd0_s0096_2ch_44100hz" meta="section8=96 object=40 duration=1.070998s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0041_v0_cmd0_s2131_2ch_44100hz.wav" title="obj0041_v0_cmd0_s2131_2ch_44100hz" meta="section8=2131 object=41 duration=0.297324s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0042_v0_cmd0_s2406_2ch_44100hz.wav" title="obj0042_v0_cmd0_s2406_2ch_44100hz" meta="section8=2406 object=42 duration=0.743855s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0043_v0_cmd0_s1356_2ch_44100hz.wav" title="obj0043_v0_cmd0_s1356_2ch_44100hz" meta="section8=1356 object=43 duration=0.577029s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0044_v0_cmd0_s0076_2ch_44100hz.wav" title="obj0044_v0_cmd0_s0076_2ch_44100hz" meta="section8=76 object=44 duration=1.365601s channels=2 refs=15"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0045_v0_cmd0_s0157_2ch_44100hz.wav" title="obj0045_v0_cmd0_s0157_2ch_44100hz" meta="section8=157 object=45 duration=1.003447s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0046_v0_cmd0_s0248_2ch_44100hz.wav" title="obj0046_v0_cmd0_s0248_2ch_44100hz" meta="section8=248 object=46 duration=1.497188s channels=2 refs=15"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0048_v0_cmd0_s0864_2ch_44100hz.wav" title="obj0048_v0_cmd0_s0864_2ch_44100hz" meta="section8=864 object=48 duration=1.365601s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0051_v0_cmd0_s2289_2ch_44100hz.wav" title="obj0051_v0_cmd0_s2289_2ch_44100hz" meta="section8=2289 object=51 duration=0.721338s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0053_v0_cmd0_s2265_2ch_44100hz.wav" title="obj0053_v0_cmd0_s2265_2ch_44100hz" meta="section8=2265 object=53 duration=2.194739s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0054_v0_cmd0_s0208_2ch_44100hz.wav" title="obj0054_v0_cmd0_s0208_2ch_44100hz" meta="section8=208 object=54 duration=1.955125s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0055_v0_cmd0_s0477_2ch_44100hz.wav" title="obj0055_v0_cmd0_s0477_2ch_44100hz" meta="section8=477 object=55 duration=1.998889s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0056_v0_cmd0_s0970_2ch_44100hz.wav" title="obj0056_v0_cmd0_s0970_2ch_44100hz" meta="section8=970 object=56 duration=4.346984s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0057_v0_cmd0_s2298_2ch_44100hz.wav" title="obj0057_v0_cmd0_s2298_2ch_44100hz" meta="section8=2298 object=57 duration=1.751882s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0058_v0_cmd0_s1003_2ch_44100hz.wav" title="ASR draft: Left back box speaker. (obj0058_v0_cmd0_s1003_2ch_44100hz)" meta="section8=1003 object=58 duration=1.633243s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0059_v0_cmd0_s1792_2ch_44100hz.wav" title="obj0059_v0_cmd0_s1792_2ch_44100hz" meta="section8=1792 object=59 duration=5.136281s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0060_v0_cmd0_s1912_2ch_44100hz.wav" title="obj0060_v0_cmd0_s1912_2ch_44100hz" meta="section8=1912 object=60 duration=4.420136s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0061_v0_cmd0_s0289_2ch_44100hz.wav" title="ASR draft: Right back box speaker. (obj0061_v0_cmd0_s0289_2ch_44100hz)" meta="section8=289 object=61 duration=1.619297s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0062_v0_cmd0_s0754_2ch_44100hz.wav" title="obj0062_v0_cmd0_s0754_2ch_44100hz" meta="section8=754 object=62 duration=5.136281s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0063_v0_cmd0_s2170_2ch_44100hz.wav" title="obj0063_v0_cmd0_s2170_2ch_44100hz" meta="section8=2170 object=63 duration=4.420136s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0064_v0_cmd0_s0367_2ch_44100hz.wav" title="ASR draft: Cabinet and Backblock speakers. (obj0064_v0_cmd0_s0367_2ch_44100hz)" meta="section8=367 object=64 duration=2.135805s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0065_v0_cmd0_s2128_2ch_44100hz.wav" title="ASR draft: Cabinet speaker. (obj0065_v0_cmd0_s2128_2ch_44100hz)" meta="section8=2128 object=65 duration=1.21449s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0066_v0_cmd0_s1969_2ch_44100hz.wav" title="obj0066_v0_cmd0_s1969_2ch_44100hz" meta="section8=1969 object=66 duration=5.136281s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0067_v0_cmd0_s1966_2ch_44100hz.wav" title="obj0067_v0_cmd0_s1966_2ch_44100hz" meta="section8=1966 object=67 duration=4.420136s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0068_v0_cmd0_s2455_2ch_44100hz.wav" title="obj0068_v0_cmd0_s2455_2ch_44100hz" meta="section8=2455 object=68 duration=2.259252s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0069_v0_cmd0_s0913_2ch_44100hz.wav" title="obj0069_v0_cmd0_s0913_2ch_44100hz" meta="section8=913 object=69 duration=0.294989s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0070_v0_cmd0_s0902_2ch_44100hz.wav" title="obj0070_v0_cmd0_s0902_2ch_44100hz" meta="section8=902 object=70 duration=0.792426s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0071_v0_cmd0_s1605_2ch_44100hz.wav" title="obj0071_v0_cmd0_s1605_2ch_44100hz" meta="section8=1605 object=71 duration=1.110612s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0072_v0_cmd0_s0471_2ch_44100hz.wav" title="obj0072_v0_cmd0_s0471_2ch_44100hz" meta="section8=471 object=72 duration=1.522154s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0073_v0_cmd0_s2456_2ch_44100hz.wav" title="obj0073_v0_cmd0_s2456_2ch_44100hz" meta="section8=2456 object=73 duration=1.791156s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0074_v0_cmd0_s1513_2ch_44100hz.wav" title="obj0074_v0_cmd0_s1513_2ch_44100hz" meta="section8=1513 object=74 duration=2.028322s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0075_v0_cmd0_s2183_2ch_44100hz.wav" title="obj0075_v0_cmd0_s2183_2ch_44100hz" meta="section8=2183 object=75 duration=3.222993s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0076_v0_cmd0_s2425_2ch_44100hz.wav" title="obj0076_v0_cmd0_s2425_2ch_44100hz" meta="section8=2425 object=76 duration=2.222109s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0077_v0_cmd0_s1939_2ch_44100hz.wav" title="obj0077_v0_cmd0_s1939_2ch_44100hz" meta="section8=1939 object=77 duration=2.535964s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0078_v0_cmd0_s1973_2ch_44100hz.wav" title="obj0078_v0_cmd0_s1973_2ch_44100hz" meta="section8=1973 object=78 duration=2.069116s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0079_v0_cmd0_s1752_2ch_44100hz.wav" title="obj0079_v0_cmd0_s1752_2ch_44100hz" meta="section8=1752 object=79 duration=1.711224s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0080_v0_cmd0_s0427_2ch_44100hz.wav" title="obj0080_v0_cmd0_s0427_2ch_44100hz" meta="section8=427 object=80 duration=1.567347s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0081_v0_cmd0_s2436_2ch_44100hz.wav" title="obj0081_v0_cmd0_s2436_2ch_44100hz" meta="section8=2436 object=81 duration=1.33805s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0082_v0_cmd0_s1283_2ch_44100hz.wav" title="obj0082_v0_cmd0_s1283_2ch_44100hz" meta="section8=1283 object=82 duration=1.33805s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0083_v0_cmd0_s1648_2ch_44100hz.wav" title="obj0083_v0_cmd0_s1648_2ch_44100hz" meta="section8=1648 object=83 duration=1.84356s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0084_v0_cmd0_s0509_2ch_44100hz.wav" title="obj0084_v0_cmd0_s0509_2ch_44100hz" meta="section8=509 object=84 duration=1.539705s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0085_v0_cmd0_s0130_2ch_44100hz.wav" title="obj0085_v0_cmd0_s0130_2ch_44100hz" meta="section8=130 object=85 duration=2.2022s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0086_v0_cmd0_s1140_2ch_44100hz.wav" title="obj0086_v0_cmd0_s1140_2ch_44100hz" meta="section8=1140 object=86 duration=2.669342s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0087_v0_cmd0_s1338_2ch_44100hz.wav" title="obj0087_v0_cmd0_s1338_2ch_44100hz" meta="section8=1338 object=87 duration=2.824286s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0088_v0_cmd0_s1352_2ch_44100hz.wav" title="ASR draft: I'm not there! (obj0088_v0_cmd0_s1352_2ch_44100hz)" meta="section8=1352 object=88 duration=1.60161s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0089_v0_cmd0_s0952_2ch_44100hz.wav" title="obj0089_v0_cmd0_s0952_2ch_44100hz" meta="section8=952 object=89 duration=2.569229s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0090_v0_cmd0_s2112_2ch_44100hz.wav" title="obj0090_v0_cmd0_s2112_2ch_44100hz" meta="section8=2112 object=90 duration=6.873537s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0091_v0_cmd0_s0443_2ch_44100hz.wav" title="obj0091_v0_cmd0_s0443_2ch_44100hz" meta="section8=443 object=91 duration=2.252245s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0092_v0_cmd0_s1219_2ch_44100hz.wav" title="obj0092_v0_cmd0_s1219_2ch_44100hz" meta="section8=1219 object=92 duration=1.793469s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0093_v0_cmd0_s1519_2ch_44100hz.wav" title="obj0093_v0_cmd0_s1519_2ch_44100hz" meta="section8=1519 object=93 duration=3.504422s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0094_v0_cmd0_s0896_2ch_44100hz.wav" title="obj0094_v0_cmd0_s0896_2ch_44100hz" meta="section8=896 object=94 duration=1.626621s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0095_v0_cmd0_s1184_2ch_44100hz.wav" title="obj0095_v0_cmd0_s1184_2ch_44100hz" meta="section8=1184 object=95 duration=1.966667s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0096_v0_cmd0_s0608_2ch_44100hz.wav" title="obj0096_v0_cmd0_s0608_2ch_44100hz" meta="section8=608 object=96 duration=1.9s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0097_v0_cmd0_s1530_2ch_44100hz.wav" title="obj0097_v0_cmd0_s1530_2ch_44100hz" meta="section8=1530 object=97 duration=1.633333s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0098_v0_cmd0_s2329_2ch_44100hz.wav" title="obj0098_v0_cmd0_s2329_2ch_44100hz" meta="section8=2329 object=98 duration=2.4s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0099_v0_cmd0_s0888_2ch_44100hz.wav" title="obj0099_v0_cmd0_s0888_2ch_44100hz" meta="section8=888 object=99 duration=2.366667s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0100_v0_cmd0_s1689_2ch_44100hz.wav" title="obj0100_v0_cmd0_s1689_2ch_44100hz" meta="section8=1689 object=100 duration=5.2s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0101_v0_cmd0_s1439_2ch_44100hz.wav" title="obj0101_v0_cmd0_s1439_2ch_44100hz" meta="section8=1439 object=101 duration=4.6s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0102_v0_cmd0_s1551_2ch_44100hz.wav" title="obj0102_v0_cmd0_s1551_2ch_44100hz" meta="section8=1551 object=102 duration=3.370023s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0103_v0_cmd0_s0671_2ch_44100hz.wav" title="obj0103_v0_cmd0_s0671_2ch_44100hz" meta="section8=671 object=103 duration=0.467143s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0104_v0_cmd0_s1296_2ch_44100hz.wav" title="obj0104_v0_cmd0_s1296_2ch_44100hz" meta="section8=1296 object=104 duration=0.800794s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0105_v0_cmd0_s1250_2ch_44100hz.wav" title="obj0105_v0_cmd0_s1250_2ch_44100hz" meta="section8=1250 object=105 duration=1.935261s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0106_v0_cmd0_s2293_2ch_44100hz.wav" title="obj0106_v0_cmd0_s2293_2ch_44100hz" meta="section8=2293 object=106 duration=2.235556s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0107_v0_cmd0_s1091_2ch_44100hz.wav" title="obj0107_v0_cmd0_s1091_2ch_44100hz" meta="section8=1091 object=107 duration=4.03737s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0108_v0_cmd0_s0498_2ch_44100hz.wav" title="obj0108_v0_cmd0_s0498_2ch_44100hz" meta="section8=498 object=108 duration=4.13746s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0109_v0_cmd0_s2121_2ch_44100hz.wav" title="SE_PK_FX_EOB_POKEDEX_PAGE_TURN (obj0109_v0_cmd0_s2121_2ch_44100hz)" meta="section8=2121 object=109 duration=4.285102s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0110_v0_cmd0_s1132_2ch_44100hz.wav" title="SE_PK_FX_EOB_POKEDEX_POKEMON_CAUGHT_LARGE_SCREEN (obj0110_v0_cmd0_s1132_2ch_44100hz)" meta="section8=1132 object=110 duration=4.304308s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0111_v0_cmd0_s1885_2ch_44100hz.wav" title="SE_PK_FX_EOB_POKEDEX_POKEMON_CAUGHT_SMALL_SCREEN (obj0111_v0_cmd0_s1885_2ch_44100hz)" meta="section8=1885 object=111 duration=8.675329s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0112_v0_cmd0_s2097_2ch_44100hz.wav" title="SE_PK_FX_EOB_POKEDEX_RESULTS (obj0112_v0_cmd0_s2097_2ch_44100hz)" meta="section8=2097 object=112 duration=5.372041s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0113_v0_cmd0_s0712_2ch_44100hz.wav" title="SE_PK_FX_EOB_POKEDEX_SCREEN_DOWN (obj0113_v0_cmd0_s0712_2ch_44100hz)" meta="section8=712 object=113 duration=4.045714s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0114_v0_cmd0_s1318_2ch_44100hz.wav" title="SE_PK_FX_EOB_POKEDEX_SCREEN_UP (obj0114_v0_cmd0_s1318_2ch_44100hz)" meta="section8=1318 object=114 duration=3.96229s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0115_v0_cmd0_s2485_2ch_44100hz.wav" title="SE_PK_FX_EOB_POKEDEX_BACKGROUND (obj0115_v0_cmd0_s2485_2ch_44100hz)" meta="section8=2485 object=115 duration=3.294966s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0116_v0_cmd0_s1155_2ch_44100hz.wav" title="obj0116_v0_cmd0_s1155_2ch_44100hz" meta="section8=1155 object=116 duration=6.131134s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0117_v0_cmd0_s1085_2ch_44100hz.wav" title="obj0117_v0_cmd0_s1085_2ch_44100hz" meta="section8=1085 object=117 duration=7.424082s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0118_v0_cmd0_s1786_2ch_44100hz.wav" title="obj0118_v0_cmd0_s1786_2ch_44100hz" meta="section8=1786 object=118 duration=8.049705s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0119_v0_cmd0_s0186_2ch_44100hz.wav" title="obj0119_v0_cmd0_s0186_2ch_44100hz" meta="section8=186 object=119 duration=5.046712s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0120_v0_cmd0_s1676_2ch_44100hz.wav" title="obj0120_v0_cmd0_s1676_2ch_44100hz" meta="section8=1676 object=120 duration=4.033333s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0121_v0_cmd0_s1842_2ch_44100hz.wav" title="obj0121_v0_cmd0_s1842_2ch_44100hz" meta="section8=1842 object=121 duration=7.215533s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0122_v0_cmd0_s2190_2ch_44100hz.wav" title="obj0122_v0_cmd0_s2190_2ch_44100hz" meta="section8=2190 object=122 duration=5.033333s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0123_v0_cmd0_s0951_2ch_44100hz.wav" title="obj0123_v0_cmd0_s0951_2ch_44100hz" meta="section8=951 object=123 duration=9.342676s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0124_v0_cmd0_s0086_2ch_44100hz.wav" title="obj0124_v0_cmd0_s0086_2ch_44100hz" meta="section8=86 object=124 duration=2.902608s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0125_v0_cmd0_s0402_2ch_44100hz.wav" title="obj0125_v0_cmd0_s0402_2ch_44100hz" meta="section8=402 object=125 duration=3.002993s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0126_v0_cmd0_s1480_2ch_44100hz.wav" title="obj0126_v0_cmd0_s1480_2ch_44100hz" meta="section8=1480 object=126 duration=3.4s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0127_v0_cmd0_s0008_2ch_44100hz.wav" title="obj0127_v0_cmd0_s0008_2ch_44100hz" meta="section8=8 object=127 duration=8.550204s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0128_v0_cmd0_s0213_2ch_44100hz.wav" title="obj0128_v0_cmd0_s0213_2ch_44100hz" meta="section8=213 object=128 duration=7.048707s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0129_v0_cmd0_s0631_2ch_44100hz.wav" title="obj0129_v0_cmd0_s0631_2ch_44100hz" meta="section8=631 object=129 duration=2.488753s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0130_v0_cmd0_s1120_2ch_44100hz.wav" title="obj0130_v0_cmd0_s1120_2ch_44100hz" meta="section8=1120 object=130 duration=3.18966s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0131_v0_cmd0_s0435_2ch_44100hz.wav" title="obj0131_v0_cmd0_s0435_2ch_44100hz" meta="section8=435 object=131 duration=4.220249s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0132_v0_cmd0_s0426_2ch_44100hz.wav" title="obj0132_v0_cmd0_s0426_2ch_44100hz" meta="section8=426 object=132 duration=4.208435s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0133_v0_cmd0_s1793_2ch_44100hz.wav" title="obj0133_v0_cmd0_s1793_2ch_44100hz" meta="section8=1793 object=133 duration=0.868367s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0134_v0_cmd0_s2085_2ch_44100hz.wav" title="obj0134_v0_cmd0_s2085_2ch_44100hz" meta="section8=2085 object=134 duration=1.435102s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0135_v0_cmd0_s2486_2ch_44100hz.wav" title="obj0135_v0_cmd0_s2486_2ch_44100hz" meta="section8=2486 object=135 duration=1.522154s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0136_v0_cmd0_s0798_2ch_44100hz.wav" title="obj0136_v0_cmd0_s0798_2ch_44100hz" meta="section8=798 object=136 duration=3.0s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0137_v0_cmd0_s1282_2ch_44100hz.wav" title="obj0137_v0_cmd0_s1282_2ch_44100hz" meta="section8=1282 object=137 duration=1.390816s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0138_v0_cmd0_s1596_2ch_44100hz.wav" title="obj0138_v0_cmd0_s1596_2ch_44100hz" meta="section8=1596 object=138 duration=2.09356s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0139_v0_cmd0_s0195_2ch_44100hz.wav" title="obj0139_v0_cmd0_s0195_2ch_44100hz" meta="section8=195 object=139 duration=31.302426s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0140_v0_cmd0_s2228_2ch_44100hz.wav" title="obj0140_v0_cmd0_s2228_2ch_44100hz" meta="section8=2228 object=140 duration=0.485556s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0141_v0_cmd0_s1247_2ch_44100hz.wav" title="obj0141_v0_cmd0_s1247_2ch_44100hz" meta="section8=1247 object=141 duration=1.457347s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0142_v0_cmd0_s1337_2ch_44100hz.wav" title="obj0142_v0_cmd0_s1337_2ch_44100hz" meta="section8=1337 object=142 duration=1.739751s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0143_v0_cmd0_s1384_2ch_44100hz.wav" title="obj0143_v0_cmd0_s1384_2ch_44100hz" meta="section8=1384 object=143 duration=1.693152s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0144_v0_cmd0_s2258_2ch_44100hz.wav" title="obj0144_v0_cmd0_s2258_2ch_44100hz" meta="section8=2258 object=144 duration=2.10093s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0145_v0_cmd0_s2182_2ch_44100hz.wav" title="obj0145_v0_cmd0_s2182_2ch_44100hz" meta="section8=2182 object=145 duration=2.069116s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0146_v0_cmd0_s1409_2ch_44100hz.wav" title="obj0146_v0_cmd0_s1409_2ch_44100hz" meta="section8=1409 object=146 duration=1.172086s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0147_v0_cmd0_s0573_2ch_44100hz.wav" title="obj0147_v0_cmd0_s0573_2ch_44100hz" meta="section8=573 object=147 duration=7.427143s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0148_v0_cmd0_s1598_2ch_44100hz.wav" title="obj0148_v0_cmd0_s1598_2ch_44100hz" meta="section8=1598 object=148 duration=1.746644s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0149_v0_cmd0_s0975_2ch_44100hz.wav" title="obj0149_v0_cmd0_s0975_2ch_44100hz" meta="section8=975 object=149 duration=1.619002s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0150_v0_cmd0_s1054_2ch_44100hz.wav" title="obj0150_v0_cmd0_s1054_2ch_44100hz" meta="section8=1054 object=150 duration=2.827619s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0151_v0_cmd0_s0045_2ch_44100hz.wav" title="obj0151_v0_cmd0_s0045_2ch_44100hz" meta="section8=45 object=151 duration=3.123628s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0152_v0_cmd0_s1931_2ch_44100hz.wav" title="obj0152_v0_cmd0_s1931_2ch_44100hz" meta="section8=1931 object=152 duration=3.109388s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0153_v0_cmd0_s1811_2ch_44100hz.wav" title="obj0153_v0_cmd0_s1811_2ch_44100hz" meta="section8=1811 object=153 duration=3.067619s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0154_v0_cmd0_s0895_2ch_44100hz.wav" title="obj0154_v0_cmd0_s0895_2ch_44100hz" meta="section8=895 object=154 duration=3.329388s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0155_v0_cmd0_s0716_2ch_44100hz.wav" title="obj0155_v0_cmd0_s0716_2ch_44100hz" meta="section8=716 object=155 duration=3.153605s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0156_v0_cmd0_s0360_2ch_44100hz.wav" title="obj0156_v0_cmd0_s0360_2ch_44100hz" meta="section8=360 object=156 duration=3.459433s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0157_v0_cmd0_s1830_2ch_44100hz.wav" title="obj0157_v0_cmd0_s1830_2ch_44100hz" meta="section8=1830 object=157 duration=3.070363s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0158_v0_cmd0_s0928_2ch_44100hz.wav" title="obj0158_v0_cmd0_s0928_2ch_44100hz" meta="section8=928 object=158 duration=3.05288s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0159_v0_cmd0_s0309_2ch_44100hz.wav" title="obj0159_v0_cmd0_s0309_2ch_44100hz" meta="section8=309 object=159 duration=2.958776s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0160_v0_cmd0_s0734_2ch_44100hz.wav" title="obj0160_v0_cmd0_s0734_2ch_44100hz" meta="section8=734 object=160 duration=3.065533s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0161_v0_cmd0_s0305_2ch_44100hz.wav" title="obj0161_v0_cmd0_s0305_2ch_44100hz" meta="section8=305 object=161 duration=2.847891s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0162_v0_cmd0_s2247_2ch_44100hz.wav" title="obj0162_v0_cmd0_s2247_2ch_44100hz" meta="section8=2247 object=162 duration=3.053923s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0163_v0_cmd0_s1204_2ch_44100hz.wav" title="obj0163_v0_cmd0_s1204_2ch_44100hz" meta="section8=1204 object=163 duration=3.81195s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0164_v0_cmd0_s0003_2ch_44100hz.wav" title="obj0164_v0_cmd0_s0003_2ch_44100hz" meta="section8=3 object=164 duration=2.798345s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0165_v0_cmd0_s1231_2ch_44100hz.wav" title="obj0165_v0_cmd0_s1231_2ch_44100hz" meta="section8=1231 object=165 duration=2.911791s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0166_v0_cmd0_s1606_2ch_44100hz.wav" title="obj0166_v0_cmd0_s1606_2ch_44100hz" meta="section8=1606 object=166 duration=2.863333s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0167_v0_cmd0_s0304_2ch_44100hz.wav" title="obj0167_v0_cmd0_s0304_2ch_44100hz" meta="section8=304 object=167 duration=3.082313s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0168_v0_cmd0_s0142_2ch_44100hz.wav" title="obj0168_v0_cmd0_s0142_2ch_44100hz" meta="section8=142 object=168 duration=2.889615s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0169_v0_cmd0_s1010_2ch_44100hz.wav" title="obj0169_v0_cmd0_s1010_2ch_44100hz" meta="section8=1010 object=169 duration=0.890476s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0170_v0_cmd0_s0066_2ch_44100hz.wav" title="obj0170_v0_cmd0_s0066_2ch_44100hz" meta="section8=66 object=170 duration=0.938209s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0171_v0_cmd0_s0552_2ch_44100hz.wav" title="obj0171_v0_cmd0_s0552_2ch_44100hz" meta="section8=552 object=171 duration=1.957823s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0172_v0_cmd0_s1289_2ch_44100hz.wav" title="obj0172_v0_cmd0_s1289_2ch_44100hz" meta="section8=1289 object=172 duration=2.891905s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0173_v0_cmd0_s0578_2ch_44100hz.wav" title="obj0173_v0_cmd0_s0578_2ch_44100hz" meta="section8=578 object=173 duration=1.43678s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0174_v0_cmd0_s1802_2ch_44100hz.wav" title="obj0174_v0_cmd0_s1802_2ch_44100hz" meta="section8=1802 object=174 duration=1.753084s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0175_v0_cmd0_s2095_2ch_44100hz.wav" title="obj0175_v0_cmd0_s2095_2ch_44100hz" meta="section8=2095 object=175 duration=3.757506s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0176_v0_cmd0_s1828_2ch_44100hz.wav" title="obj0176_v0_cmd0_s1828_2ch_44100hz" meta="section8=1828 object=176 duration=1.291247s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0177_v0_cmd0_s0489_2ch_44100hz.wav" title="obj0177_v0_cmd0_s0489_2ch_44100hz" meta="section8=489 object=177 duration=0.719705s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0178_v0_cmd0_s1801_2ch_44100hz.wav" title="obj0178_v0_cmd0_s1801_2ch_44100hz" meta="section8=1801 object=178 duration=0.858798s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0179_v0_cmd0_s0667_2ch_44100hz.wav" title="obj0179_v0_cmd0_s0667_2ch_44100hz" meta="section8=667 object=179 duration=0.575102s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0180_v0_cmd0_s1809_2ch_44100hz.wav" title="obj0180_v0_cmd0_s1809_2ch_44100hz" meta="section8=1809 object=180 duration=0.21449s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0181_v0_cmd0_s0579_2ch_44100hz.wav" title="obj0181_v0_cmd0_s0579_2ch_44100hz" meta="section8=579 object=181 duration=1.815329s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0182_v0_cmd0_s0342_2ch_44100hz.wav" title="obj0182_v0_cmd0_s0342_2ch_44100hz" meta="section8=342 object=182 duration=1.843197s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0183_v0_cmd0_s2461_2ch_44100hz.wav" title="obj0183_v0_cmd0_s2461_2ch_44100hz" meta="section8=2461 object=183 duration=2.950476s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0184_v0_cmd0_s1518_2ch_44100hz.wav" title="obj0184_v0_cmd0_s1518_2ch_44100hz" meta="section8=1518 object=184 duration=2.271973s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0185_v0_cmd0_s1415_2ch_44100hz.wav" title="obj0185_v0_cmd0_s1415_2ch_44100hz" meta="section8=1415 object=185 duration=10.581882s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0186_v0_cmd0_s0221_2ch_44100hz.wav" title="obj0186_v0_cmd0_s0221_2ch_44100hz" meta="section8=221 object=186 duration=0.817234s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0187_v0_cmd0_s1260_2ch_44100hz.wav" title="obj0187_v0_cmd0_s1260_2ch_44100hz" meta="section8=1260 object=187 duration=14.193878s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0188_v0_cmd0_s0180_2ch_44100hz.wav" title="obj0188_v0_cmd0_s0180_2ch_44100hz" meta="section8=180 object=188 duration=2.41771s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0189_v0_cmd0_s0502_2ch_44100hz.wav" title="obj0189_v0_cmd0_s0502_2ch_44100hz" meta="section8=502 object=189 duration=1.843197s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0190_v0_cmd0_s2252_2ch_44100hz.wav" title="obj0190_v0_cmd0_s2252_2ch_44100hz" meta="section8=2252 object=190 duration=3.416304s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0191_v0_cmd0_s0803_2ch_44100hz.wav" title="obj0191_v0_cmd0_s0803_2ch_44100hz" meta="section8=803 object=191 duration=1.579116s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0192_v0_cmd0_s0903_2ch_44100hz.wav" title="obj0192_v0_cmd0_s0903_2ch_44100hz" meta="section8=903 object=192 duration=1.363356s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0193_v0_cmd0_s0196_2ch_44100hz.wav" title="obj0193_v0_cmd0_s0196_2ch_44100hz" meta="section8=196 object=193 duration=1.383447s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0194_v0_cmd0_s0465_2ch_44100hz.wav" title="obj0194_v0_cmd0_s0465_2ch_44100hz" meta="section8=465 object=194 duration=1.880408s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0195_v0_cmd0_s2106_2ch_44100hz.wav" title="obj0195_v0_cmd0_s2106_2ch_44100hz" meta="section8=2106 object=195 duration=2.139955s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0196_v0_cmd0_s0628_2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_BUG (obj0196_v0_cmd0_s0628_2ch_44100hz)" meta="section8=628 object=196 duration=1.664104s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0197_v0_cmd0_s0867_2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_DARK (obj0197_v0_cmd0_s0867_2ch_44100hz)" meta="section8=867 object=197 duration=2.146349s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0198_v0_cmd0_s2473_2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_DRAGON (obj0198_v0_cmd0_s2473_2ch_44100hz)" meta="section8=2473 object=198 duration=1.957891s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0199_v0_cmd0_s1080_2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_ELECTRIC (obj0199_v0_cmd0_s1080_2ch_44100hz)" meta="section8=1080 object=199 duration=1.473764s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0200_v0_cmd0_s2267_2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_FAIRY (obj0200_v0_cmd0_s2267_2ch_44100hz)" meta="section8=2267 object=200 duration=1.595465s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0201_v0_cmd0_s1712_2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_FIGHTING (obj0201_v0_cmd0_s1712_2ch_44100hz)" meta="section8=1712 object=201 duration=1.855193s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0202_v0_cmd0_s1862_2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_FIRE (obj0202_v0_cmd0_s1862_2ch_44100hz)" meta="section8=1862 object=202 duration=2.298776s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0203_v0_cmd0_s0212_2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_FLYING (obj0203_v0_cmd0_s0212_2ch_44100hz)" meta="section8=212 object=203 duration=1.595465s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0204_v0_cmd0_s0197_2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_GHOST (obj0204_v0_cmd0_s0197_2ch_44100hz)" meta="section8=197 object=204 duration=1.500068s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0205_v0_cmd0_s0188_2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_GRASS (obj0205_v0_cmd0_s0188_2ch_44100hz)" meta="section8=188 object=205 duration=2.084739s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0206_v0_cmd0_s1164_2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_GROUND (obj0206_v0_cmd0_s1164_2ch_44100hz)" meta="section8=1164 object=206 duration=2.0s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0207_v0_cmd0_s1733_2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_ICE (obj0207_v0_cmd0_s1733_2ch_44100hz)" meta="section8=1733 object=207 duration=1.956803s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0208_v0_cmd0_s1397_2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_NORMAL (obj0208_v0_cmd0_s1397_2ch_44100hz)" meta="section8=1397 object=208 duration=2.216553s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0209_v0_cmd0_s0824_2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_POISON (obj0209_v0_cmd0_s0824_2ch_44100hz)" meta="section8=824 object=209 duration=2.195147s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0210_v0_cmd0_s1388_2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_PSYCHIC (obj0210_v0_cmd0_s1388_2ch_44100hz)" meta="section8=1388 object=210 duration=3.436712s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0211_v0_cmd0_s1967_2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_ROCK (obj0211_v0_cmd0_s1967_2ch_44100hz)" meta="section8=1967 object=211 duration=1.71737s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0212_v0_cmd0_s1192_2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_STEEL (obj0212_v0_cmd0_s1192_2ch_44100hz)" meta="section8=1192 object=212 duration=1.331837s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0213_v0_cmd0_s0818_2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_WATER (obj0213_v0_cmd0_s0818_2ch_44100hz)" meta="section8=818 object=213 duration=1.363356s channels=2 refs=5"}
|
||||
::gallery-end
|
||||
206
sound-gallery-02.md
Normal file
206
sound-gallery-02.md
Normal file
@@ -0,0 +1,206 @@
|
||||
# Sound Gallery 02
|
||||
|
||||
Exported Radium PCM sounds 201-400 of 2491.
|
||||
|
||||
::gallery-start
|
||||
::audio{src="../analysis/radium-image/sounds/obj0214_v0_cmd0_s1178_2ch_44100hz.wav" title="obj0214_v0_cmd0_s1178_2ch_44100hz" meta="section8=1178 object=214 duration=0.492812s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0215_v0_cmd0_s0007_2ch_44100hz.wav" title="obj0215_v0_cmd0_s0007_2ch_44100hz" meta="section8=7 object=215 duration=1.457347s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0216_v0_cmd0_s2266_2ch_44100hz.wav" title="obj0216_v0_cmd0_s2266_2ch_44100hz" meta="section8=2266 object=216 duration=1.356553s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0217_v0_cmd0_s2411_2ch_44100hz.wav" title="obj0217_v0_cmd0_s2411_2ch_44100hz" meta="section8=2411 object=217 duration=0.411043s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0218_v0_cmd0_s2433_2ch_44100hz.wav" title="obj0218_v0_cmd0_s2433_2ch_44100hz" meta="section8=2433 object=218 duration=0.656077s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0219_v0_cmd0_s0483_2ch_44100hz.wav" title="obj0219_v0_cmd0_s0483_2ch_44100hz" meta="section8=483 object=219 duration=1.12s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0220_v0_cmd0_s2476_2ch_44100hz.wav" title="obj0220_v0_cmd0_s2476_2ch_44100hz" meta="section8=2476 object=220 duration=1.096327s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0221_v0_cmd0_s2460_2ch_44100hz.wav" title="obj0221_v0_cmd0_s2460_2ch_44100hz" meta="section8=2460 object=221 duration=1.576077s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0222_v0_cmd0_s1421_2ch_44100hz.wav" title="obj0222_v0_cmd0_s1421_2ch_44100hz" meta="section8=1421 object=222 duration=1.448367s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0223_v0_cmd0_s0315_2ch_44100hz.wav" title="obj0223_v0_cmd0_s0315_2ch_44100hz" meta="section8=315 object=223 duration=2.099728s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0224_v0_cmd0_s2235_2ch_44100hz.wav" title="obj0224_v0_cmd0_s2235_2ch_44100hz" meta="section8=2235 object=224 duration=1.299796s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0225_v0_cmd0_s0993_2ch_44100hz.wav" title="obj0225_v0_cmd0_s0993_2ch_44100hz" meta="section8=993 object=225 duration=1.152381s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0226_v0_cmd0_s1649_2ch_44100hz.wav" title="obj0226_v0_cmd0_s1649_2ch_44100hz" meta="section8=1649 object=226 duration=1.24034s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0227_v0_cmd0_s2089_2ch_44100hz.wav" title="obj0227_v0_cmd0_s2089_2ch_44100hz" meta="section8=2089 object=227 duration=1.375986s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0228_v0_cmd0_s1189_2ch_44100hz.wav" title="obj0228_v0_cmd0_s1189_2ch_44100hz" meta="section8=1189 object=228 duration=1.950612s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0229_v0_cmd0_s1713_2ch_44100hz.wav" title="obj0229_v0_cmd0_s1713_2ch_44100hz" meta="section8=1713 object=229 duration=1.98449s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0230_v0_cmd0_s0469_2ch_44100hz.wav" title="obj0230_v0_cmd0_s0469_2ch_44100hz" meta="section8=469 object=230 duration=1.381587s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0231_v0_cmd0_s1943_2ch_44100hz.wav" title="obj0231_v0_cmd0_s1943_2ch_44100hz" meta="section8=1943 object=231 duration=1.017324s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0232_v0_cmd0_s1126_2ch_44100hz.wav" title="obj0232_v0_cmd0_s1126_2ch_44100hz" meta="section8=1126 object=232 duration=1.480272s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0233_v0_cmd0_s1443_2ch_44100hz.wav" title="obj0233_v0_cmd0_s1443_2ch_44100hz" meta="section8=1443 object=233 duration=1.581179s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0234_v0_cmd0_s0458_2ch_44100hz.wav" title="obj0234_v0_cmd0_s0458_2ch_44100hz" meta="section8=458 object=234 duration=1.567347s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0235_v0_cmd0_s0348_2ch_44100hz.wav" title="obj0235_v0_cmd0_s0348_2ch_44100hz" meta="section8=348 object=235 duration=0.968118s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0236_v0_cmd0_s1104_2ch_44100hz.wav" title="obj0236_v0_cmd0_s1104_2ch_44100hz" meta="section8=1104 object=236 duration=0.968118s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0237_v0_cmd0_s2328_2ch_44100hz.wav" title="obj0237_v0_cmd0_s2328_2ch_44100hz" meta="section8=2328 object=237 duration=0.840317s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0238_v0_cmd0_s1578_2ch_44100hz.wav" title="obj0238_v0_cmd0_s1578_2ch_44100hz" meta="section8=1578 object=238 duration=1.094308s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0239_v0_cmd0_s0873_2ch_44100hz.wav" title="obj0239_v0_cmd0_s0873_2ch_44100hz" meta="section8=873 object=239 duration=0.960703s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0240_v0_cmd0_s1972_2ch_44100hz.wav" title="obj0240_v0_cmd0_s1972_2ch_44100hz" meta="section8=1972 object=240 duration=0.43644s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0241_v0_cmd0_s0466_2ch_44100hz.wav" title="obj0241_v0_cmd0_s0466_2ch_44100hz" meta="section8=466 object=241 duration=0.43644s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0242_v0_cmd0_s0545_2ch_44100hz.wav" title="obj0242_v0_cmd0_s0545_2ch_44100hz" meta="section8=545 object=242 duration=0.43644s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0243_v0_cmd0_s1724_2ch_44100hz.wav" title="obj0243_v0_cmd0_s1724_2ch_44100hz" meta="section8=1724 object=243 duration=1.429501s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0244_v0_cmd0_s1188_2ch_44100hz.wav" title="obj0244_v0_cmd0_s1188_2ch_44100hz" meta="section8=1188 object=244 duration=2.710703s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0245_v0_cmd0_s0269_2ch_44100hz.wav" title="obj0245_v0_cmd0_s0269_2ch_44100hz" meta="section8=269 object=245 duration=1.376531s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0246_v0_cmd0_s2362_2ch_44100hz.wav" title="obj0246_v0_cmd0_s2362_2ch_44100hz" meta="section8=2362 object=246 duration=2.396327s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0247_v0_cmd0_s0233_2ch_44100hz.wav" title="obj0247_v0_cmd0_s0233_2ch_44100hz" meta="section8=233 object=247 duration=2.235556s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0248_v0_cmd0_s1812_2ch_44100hz.wav" title="obj0248_v0_cmd0_s1812_2ch_44100hz" meta="section8=1812 object=248 duration=2.37737s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0249_v0_cmd0_s1569_2ch_44100hz.wav" title="obj0249_v0_cmd0_s1569_2ch_44100hz" meta="section8=1569 object=249 duration=2.210544s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0250_v0_cmd0_s1671_2ch_44100hz.wav" title="obj0250_v0_cmd0_s1671_2ch_44100hz" meta="section8=1671 object=250 duration=3.937256s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0251_v0_cmd0_s0468_2ch_44100hz.wav" title="obj0251_v0_cmd0_s0468_2ch_44100hz" meta="section8=468 object=251 duration=3.136463s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0252_v0_cmd0_s0383_2ch_44100hz.wav" title="obj0252_v0_cmd0_s0383_2ch_44100hz" meta="section8=383 object=252 duration=2.602608s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0253_v0_cmd0_s2426_2ch_44100hz.wav" title="obj0253_v0_cmd0_s2426_2ch_44100hz" meta="section8=2426 object=253 duration=3.169841s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0254_v0_cmd0_s1046_2ch_44100hz.wav" title="obj0254_v0_cmd0_s1046_2ch_44100hz" meta="section8=1046 object=254 duration=7.94127s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0255_v0_cmd0_s0316_2ch_44100hz.wav" title="obj0255_v0_cmd0_s0316_2ch_44100hz" meta="section8=316 object=255 duration=3.136463s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0256_v0_cmd0_s0391_2ch_44100hz.wav" title="obj0256_v0_cmd0_s0391_2ch_44100hz" meta="section8=391 object=256 duration=2.335669s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0257_v0_cmd0_s0558_2ch_44100hz.wav" title="obj0257_v0_cmd0_s0558_2ch_44100hz" meta="section8=558 object=257 duration=3.086417s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0258_v0_cmd0_s1491_2ch_44100hz.wav" title="obj0258_v0_cmd0_s1491_2ch_44100hz" meta="section8=1491 object=258 duration=4.170839s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0259_v0_cmd0_s2240_2ch_44100hz.wav" title="obj0259_v0_cmd0_s2240_2ch_44100hz" meta="section8=2240 object=259 duration=7.94127s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0260_v0_cmd0_s0879_2ch_44100hz.wav" title="obj0260_v0_cmd0_s0879_2ch_44100hz" meta="section8=879 object=260 duration=8.466803s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0261_v0_cmd0_s0255_2ch_44100hz.wav" title="obj0261_v0_cmd0_s0255_2ch_44100hz" meta="section8=255 object=261 duration=1.101111s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0262_v0_cmd0_s0594_2ch_44100hz.wav" title="ASR draft: Yeah! Yeah! Yeah! Yeah! Yeah! (obj0262_v0_cmd0_s0594_2ch_44100hz)" meta="section8=594 object=262 duration=6.606599s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0263_v0_cmd0_s1389_2ch_44100hz.wav" title="obj0263_v0_cmd0_s1389_2ch_44100hz" meta="section8=1389 object=263 duration=3.036372s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0264_v0_cmd0_s0220_2ch_44100hz.wav" title="obj0264_v0_cmd0_s0220_2ch_44100hz" meta="section8=220 object=264 duration=5.50551s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0265_v0_cmd0_s2118_2ch_44100hz.wav" title="obj0265_v0_cmd0_s2118_2ch_44100hz" meta="section8=2118 object=265 duration=5.038367s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0266_v0_cmd0_s1408_2ch_44100hz.wav" title="obj0266_v0_cmd0_s1408_2ch_44100hz" meta="section8=1408 object=266 duration=3.269932s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0267_v0_cmd0_s2064_2ch_44100hz.wav" title="obj0267_v0_cmd0_s2064_2ch_44100hz" meta="section8=2064 object=267 duration=3.036372s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0268_v0_cmd0_s1854_2ch_44100hz.wav" title="obj0268_v0_cmd0_s1854_2ch_44100hz" meta="section8=1854 object=268 duration=3.269932s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0269_v0_cmd0_s2472_2ch_44100hz.wav" title="obj0269_v0_cmd0_s2472_2ch_44100hz" meta="section8=2472 object=269 duration=6.773424s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0270_v0_cmd0_s2370_2ch_44100hz.wav" title="obj0270_v0_cmd0_s2370_2ch_44100hz" meta="section8=2370 object=270 duration=6.20619s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0271_v0_cmd0_s2070_2ch_44100hz.wav" title="ASR draft: It's beyond! (obj0271_v0_cmd0_s2070_2ch_44100hz)" meta="section8=2070 object=271 duration=3.036372s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0272_v0_cmd0_s2278_2ch_44100hz.wav" title="obj0272_v0_cmd0_s2278_2ch_44100hz" meta="section8=2278 object=272 duration=3.636961s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0273_v0_cmd0_s1292_2ch_44100hz.wav" title="obj0273_v0_cmd0_s1292_2ch_44100hz" meta="section8=1292 object=273 duration=4.796463s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0274_v0_cmd0_s0653_2ch_44100hz.wav" title="obj0274_v0_cmd0_s0653_2ch_44100hz" meta="section8=653 object=274 duration=2.936259s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0275_v0_cmd0_s1957_2ch_44100hz.wav" title="obj0275_v0_cmd0_s1957_2ch_44100hz" meta="section8=1957 object=275 duration=4.637959s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0276_v0_cmd0_s0464_2ch_44100hz.wav" title="obj0276_v0_cmd0_s0464_2ch_44100hz" meta="section8=464 object=276 duration=2.460794s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0277_v0_cmd0_s1791_2ch_44100hz.wav" title="obj0277_v0_cmd0_s1791_2ch_44100hz" meta="section8=1791 object=277 duration=4.938277s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0278_v0_cmd0_s1683_2ch_44100hz.wav" title="obj0278_v0_cmd0_s1683_2ch_44100hz" meta="section8=1683 object=278 duration=3.336667s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0279_v0_cmd0_s0382_2ch_44100hz.wav" title="obj0279_v0_cmd0_s0382_2ch_44100hz" meta="section8=382 object=279 duration=2.836168s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0280_v0_cmd0_s0290_2ch_44100hz.wav" title="obj0280_v0_cmd0_s0290_2ch_44100hz" meta="section8=290 object=280 duration=6.439773s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0281_v0_cmd0_s1024_2ch_44100hz.wav" title="obj0281_v0_cmd0_s1024_2ch_44100hz" meta="section8=1024 object=281 duration=2.836168s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0282_v0_cmd0_s1968_2ch_44100hz.wav" title="ASR draft: Your whole teeth! Your whole teeth! (obj0282_v0_cmd0_s1968_2ch_44100hz)" meta="section8=1968 object=282 duration=2.736077s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0283_v0_cmd0_s0702_2ch_44100hz.wav" title="obj0283_v0_cmd0_s0702_2ch_44100hz" meta="section8=702 object=283 duration=7.94127s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0284_v0_cmd0_s0303_2ch_44100hz.wav" title="obj0284_v0_cmd0_s0303_2ch_44100hz" meta="section8=303 object=284 duration=4.045714s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0285_v0_cmd0_s1460_2ch_44100hz.wav" title="obj0285_v0_cmd0_s1460_2ch_44100hz" meta="section8=1460 object=285 duration=4.637959s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0286_v0_cmd0_s0688_2ch_44100hz.wav" title="obj0286_v0_cmd0_s0688_2ch_44100hz" meta="section8=688 object=286 duration=4.637959s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0287_v0_cmd0_s2301_2ch_44100hz.wav" title="obj0287_v0_cmd0_s2301_2ch_44100hz" meta="section8=2301 object=287 duration=3.136463s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0288_v0_cmd0_s1016_2ch_44100hz.wav" title="obj0288_v0_cmd0_s1016_2ch_44100hz" meta="section8=1016 object=288 duration=4.546213s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0289_v0_cmd0_s0256_2ch_44100hz.wav" title="obj0289_v0_cmd0_s0256_2ch_44100hz" meta="section8=256 object=289 duration=3.937256s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0290_v0_cmd0_s1086_2ch_44100hz.wav" title="obj0290_v0_cmd0_s1086_2ch_44100hz" meta="section8=1086 object=290 duration=2.961293s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0291_v0_cmd0_s2490_2ch_44100hz.wav" title="obj0291_v0_cmd0_s2490_2ch_44100hz" meta="section8=2490 object=291 duration=3.937256s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0292_v0_cmd0_s0627_2ch_44100hz.wav" title="obj0292_v0_cmd0_s0627_2ch_44100hz" meta="section8=627 object=292 duration=3.937256s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0293_v0_cmd0_s2346_2ch_44100hz.wav" title="obj0293_v0_cmd0_s2346_2ch_44100hz" meta="section8=2346 object=293 duration=3.128118s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0294_v0_cmd0_s1410_2ch_44100hz.wav" title="obj0294_v0_cmd0_s1410_2ch_44100hz" meta="section8=1410 object=294 duration=3.837166s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0295_v0_cmd0_s1390_2ch_44100hz.wav" title="obj0295_v0_cmd0_s1390_2ch_44100hz" meta="section8=1390 object=295 duration=3.80381s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0296_v0_cmd0_s0983_2ch_44100hz.wav" title="obj0296_v0_cmd0_s0983_2ch_44100hz" meta="section8=983 object=296 duration=3.80381s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0297_v0_cmd0_s2275_2ch_44100hz.wav" title="obj0297_v0_cmd0_s2275_2ch_44100hz" meta="section8=2275 object=297 duration=2.502494s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0298_v0_cmd0_s0969_2ch_44100hz.wav" title="obj0298_v0_cmd0_s0969_2ch_44100hz" meta="section8=969 object=298 duration=2.06873s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0299_v0_cmd0_s1430_2ch_44100hz.wav" title="obj0299_v0_cmd0_s1430_2ch_44100hz" meta="section8=1430 object=299 duration=2.06873s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0300_v0_cmd0_s1886_2ch_44100hz.wav" title="obj0300_v0_cmd0_s1886_2ch_44100hz" meta="section8=1886 object=300 duration=9.259252s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0301_v0_cmd0_s0844_2ch_44100hz.wav" title="obj0301_v0_cmd0_s0844_2ch_44100hz" meta="section8=844 object=301 duration=3.27737s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0302_v0_cmd0_s2352_2ch_44100hz.wav" title="obj0302_v0_cmd0_s2352_2ch_44100hz" meta="section8=2352 object=302 duration=8.049705s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0303_v0_cmd0_s1040_2ch_44100hz.wav" title="obj0303_v0_cmd0_s1040_2ch_44100hz" meta="section8=1040 object=303 duration=8.550204s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0304_v0_cmd0_s1707_2ch_44100hz.wav" title="obj0304_v0_cmd0_s1707_2ch_44100hz" meta="section8=1707 object=304 duration=4.045714s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0305_v0_cmd0_s1595_2ch_44100hz.wav" title="obj0305_v0_cmd0_s1595_2ch_44100hz" meta="section8=1595 object=305 duration=4.379365s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0306_v0_cmd0_s0226_2ch_44100hz.wav" title="obj0306_v0_cmd0_s0226_2ch_44100hz" meta="section8=226 object=306 duration=5.672336s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0307_v0_cmd0_s1110_2ch_44100hz.wav" title="obj0307_v0_cmd0_s1110_2ch_44100hz" meta="section8=1110 object=307 duration=7.424082s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0308_v0_cmd0_s0641_2ch_44100hz.wav" title="obj0308_v0_cmd0_s0641_2ch_44100hz" meta="section8=641 object=308 duration=3.67034s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0309_v0_cmd0_s0141_2ch_44100hz.wav" title="obj0309_v0_cmd0_s0141_2ch_44100hz" meta="section8=141 object=309 duration=3.837166s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0310_v0_cmd0_s0499_2ch_44100hz.wav" title="obj0310_v0_cmd0_s0499_2ch_44100hz" meta="section8=499 object=310 duration=2.836168s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0311_v0_cmd0_s0521_2ch_44100hz.wav" title="obj0311_v0_cmd0_s0521_2ch_44100hz" meta="section8=521 object=311 duration=3.044717s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0312_v0_cmd0_s1131_2ch_44100hz.wav" title="obj0312_v0_cmd0_s1131_2ch_44100hz" meta="section8=1131 object=312 duration=3.96229s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0313_v0_cmd0_s1092_2ch_44100hz.wav" title="obj0313_v0_cmd0_s1092_2ch_44100hz" meta="section8=1092 object=313 duration=2.54415s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0314_v0_cmd0_s1956_2ch_44100hz.wav" title="obj0314_v0_cmd0_s1956_2ch_44100hz" meta="section8=1956 object=314 duration=5.818118s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0315_v0_cmd0_s2388_2ch_44100hz.wav" title="obj0315_v0_cmd0_s2388_2ch_44100hz" meta="section8=2388 object=315 duration=3.753741s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0316_v0_cmd0_s1583_2ch_44100hz.wav" title="obj0316_v0_cmd0_s1583_2ch_44100hz" meta="section8=1583 object=316 duration=3.253243s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0317_v0_cmd0_s2392_2ch_44100hz.wav" title="obj0317_v0_cmd0_s2392_2ch_44100hz" meta="section8=2392 object=317 duration=3.837166s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0318_v0_cmd0_s1977_2ch_44100hz.wav" title="obj0318_v0_cmd0_s1977_2ch_44100hz" meta="section8=1977 object=318 duration=4.245714s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0319_v0_cmd0_s0390_2ch_44100hz.wav" title="obj0319_v0_cmd0_s0390_2ch_44100hz" meta="section8=390 object=319 duration=4.867029s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0320_v0_cmd0_s0947_2ch_44100hz.wav" title="obj0320_v0_cmd0_s0947_2ch_44100hz" meta="section8=947 object=320 duration=3.044717s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0321_v0_cmd0_s1349_2ch_44100hz.wav" title="obj0321_v0_cmd0_s1349_2ch_44100hz" meta="section8=1349 object=321 duration=3.628617s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0322_v0_cmd0_s2014_2ch_44100hz.wav" title="obj0322_v0_cmd0_s2014_2ch_44100hz" meta="section8=2014 object=322 duration=5.547211s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0323_v0_cmd0_s1660_2ch_44100hz.wav" title="obj0323_v0_cmd0_s1660_2ch_44100hz" meta="section8=1660 object=323 duration=6.631633s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0324_v0_cmd0_s2135_2ch_44100hz.wav" title="obj0324_v0_cmd0_s2135_2ch_44100hz" meta="section8=2135 object=324 duration=5.463787s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0325_v0_cmd0_s0772_2ch_44100hz.wav" title="obj0325_v0_cmd0_s0772_2ch_44100hz" meta="section8=772 object=325 duration=4.546213s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0326_v0_cmd0_s0677_2ch_44100hz.wav" title="obj0326_v0_cmd0_s0677_2ch_44100hz" meta="section8=677 object=326 duration=3.370023s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0327_v0_cmd0_s0004_2ch_44100hz.wav" title="obj0327_v0_cmd0_s0004_2ch_44100hz" meta="section8=4 object=327 duration=3.069728s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0328_v0_cmd0_s1227_2ch_44100hz.wav" title="obj0328_v0_cmd0_s1227_2ch_44100hz" meta="section8=1227 object=328 duration=3.503492s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0329_v0_cmd0_s0143_2ch_44100hz.wav" title="obj0329_v0_cmd0_s0143_2ch_44100hz" meta="section8=143 object=329 duration=4.03737s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0330_v0_cmd0_s0963_2ch_44100hz.wav" title="obj0330_v0_cmd0_s0963_2ch_44100hz" meta="section8=963 object=330 duration=4.50449s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0331_v0_cmd0_s0031_2ch_44100hz.wav" title="obj0331_v0_cmd0_s0031_2ch_44100hz" meta="section8=31 object=331 duration=10.043356s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0332_v0_cmd0_s0858_2ch_44100hz.wav" title="obj0332_v0_cmd0_s0858_2ch_44100hz" meta="section8=858 object=332 duration=10.043356s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0333_v0_cmd0_s2446_2ch_44100hz.wav" title="obj0333_v0_cmd0_s2446_2ch_44100hz" meta="section8=2446 object=333 duration=2.936259s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0334_v0_cmd0_s0046_2ch_44100hz.wav" title="obj0334_v0_cmd0_s0046_2ch_44100hz" meta="section8=46 object=334 duration=6.172834s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0335_v0_cmd0_s0672_2ch_44100hz.wav" title="obj0335_v0_cmd0_s0672_2ch_44100hz" meta="section8=672 object=335 duration=3.303311s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0336_v0_cmd0_s2059_2ch_44100hz.wav" title="obj0336_v0_cmd0_s2059_2ch_44100hz" meta="section8=2059 object=336 duration=3.536871s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0337_v0_cmd0_s2480_2ch_44100hz.wav" title="obj0337_v0_cmd0_s2480_2ch_44100hz" meta="section8=2480 object=337 duration=2.135465s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0338_v0_cmd0_s2017_2ch_44100hz.wav" title="obj0338_v0_cmd0_s2017_2ch_44100hz" meta="section8=2017 object=338 duration=9.109093s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0339_v0_cmd0_s2078_2ch_44100hz.wav" title="obj0339_v0_cmd0_s2078_2ch_44100hz" meta="section8=2078 object=339 duration=2.535873s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0340_v0_cmd0_s1079_2ch_44100hz.wav" title="obj0340_v0_cmd0_s1079_2ch_44100hz" meta="section8=1079 object=340 duration=2.12712s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0341_v0_cmd0_s1342_2ch_44100hz.wav" title="obj0341_v0_cmd0_s1342_2ch_44100hz" meta="section8=1342 object=341 duration=2.168844s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0342_v0_cmd0_s1714_2ch_44100hz.wav" title="obj0342_v0_cmd0_s1714_2ch_44100hz" meta="section8=1714 object=342 duration=7.257256s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0343_v0_cmd0_s0428_2ch_44100hz.wav" title="obj0343_v0_cmd0_s0428_2ch_44100hz" meta="section8=428 object=343 duration=5.630635s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0344_v0_cmd0_s2045_2ch_44100hz.wav" title="obj0344_v0_cmd0_s2045_2ch_44100hz" meta="section8=2045 object=344 duration=4.25424s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0345_v0_cmd0_s1908_2ch_44100hz.wav" title="obj0345_v0_cmd0_s1908_2ch_44100hz" meta="section8=1908 object=345 duration=2.752744s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0346_v0_cmd0_s1114_2ch_44100hz.wav" title="obj0346_v0_cmd0_s1114_2ch_44100hz" meta="section8=1114 object=346 duration=2.836168s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0347_v0_cmd0_s0470_2ch_44100hz.wav" title="obj0347_v0_cmd0_s0470_2ch_44100hz" meta="section8=470 object=347 duration=3.128118s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0348_v0_cmd0_s2393_2ch_44100hz.wav" title="obj0348_v0_cmd0_s2393_2ch_44100hz" meta="section8=2393 object=348 duration=8.258254s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0349_v0_cmd0_s0569_2ch_44100hz.wav" title="obj0349_v0_cmd0_s0569_2ch_44100hz" meta="section8=569 object=349 duration=17.384036s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0350_v0_cmd0_s0063_2ch_44100hz.wav" title="obj0350_v0_cmd0_s0063_2ch_44100hz" meta="section8=63 object=350 duration=4.699274s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0351_v0_cmd0_s2132_2ch_44100hz.wav" title="obj0351_v0_cmd0_s2132_2ch_44100hz" meta="section8=2132 object=351 duration=4.016122s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0352_v0_cmd0_s0152_2ch_44100hz.wav" title="obj0352_v0_cmd0_s0152_2ch_44100hz" meta="section8=152 object=352 duration=8.375034s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0353_v0_cmd0_s0689_2ch_44100hz.wav" title="obj0353_v0_cmd0_s0689_2ch_44100hz" meta="section8=689 object=353 duration=3.169841s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0354_v0_cmd0_s1655_2ch_44100hz.wav" title="obj0354_v0_cmd0_s1655_2ch_44100hz" meta="section8=1655 object=354 duration=3.203197s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0355_v0_cmd0_s0392_2ch_44100hz.wav" title="obj0355_v0_cmd0_s0392_2ch_44100hz" meta="section8=392 object=355 duration=3.002993s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0356_v0_cmd0_s0568_2ch_44100hz.wav" title="obj0356_v0_cmd0_s0568_2ch_44100hz" meta="section8=568 object=356 duration=1.209546s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0357_v0_cmd0_s1954_2ch_44100hz.wav" title="obj0357_v0_cmd0_s1954_2ch_44100hz" meta="section8=1954 object=357 duration=1.710045s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0358_v0_cmd0_s2223_2ch_44100hz.wav" title="obj0358_v0_cmd0_s2223_2ch_44100hz" meta="section8=2223 object=358 duration=7.090408s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0359_v0_cmd0_s1323_2ch_44100hz.wav" title="ASR draft: We were so close! (obj0359_v0_cmd0_s1323_2ch_44100hz)" meta="section8=1323 object=359 duration=5.921315s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0360_v0_cmd0_s0399_2ch_44100hz.wav" title="ASR draft: That's now in this balloon can be your ride! (obj0360_v0_cmd0_s0399_2ch_44100hz)" meta="section8=399 object=360 duration=2.567528s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0361_v0_cmd0_s1764_2ch_44100hz.wav" title="ASR draft: The ones that are fighting a point like fire, fight, fight, fight, fight, fight, fight! (obj0361_v0_cmd0_s1764_2ch_44100hz)" meta="section8=1764 object=361 duration=2.502494s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0362_v0_cmd0_s1659_2ch_44100hz.wav" title="obj0362_v0_cmd0_s1659_2ch_44100hz" meta="section8=1659 object=362 duration=2.626984s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0363_v0_cmd0_s1200_2ch_44100hz.wav" title="obj0363_v0_cmd0_s1200_2ch_44100hz" meta="section8=1200 object=363 duration=2.469138s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0364_v0_cmd0_s0326_2ch_44100hz.wav" title="obj0364_v0_cmd0_s0326_2ch_44100hz" meta="section8=326 object=364 duration=2.626984s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0365_v0_cmd0_s1205_2ch_44100hz.wav" title="obj0365_v0_cmd0_s1205_2ch_44100hz" meta="section8=1205 object=365 duration=2.2022s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0366_v0_cmd0_s0976_2ch_44100hz.wav" title="obj0366_v0_cmd0_s0976_2ch_44100hz" meta="section8=976 object=366 duration=3.536871s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0367_v0_cmd0_s0755_2ch_44100hz.wav" title="obj0367_v0_cmd0_s0755_2ch_44100hz" meta="section8=755 object=367 duration=3.80381s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0368_v0_cmd0_s1561_2ch_44100hz.wav" title="obj0368_v0_cmd0_s1561_2ch_44100hz" meta="section8=1561 object=368 duration=3.636961s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0369_v0_cmd0_s1932_2ch_44100hz.wav" title="obj0369_v0_cmd0_s1932_2ch_44100hz" meta="section8=1932 object=369 duration=2.936259s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0370_v0_cmd0_s0696_2ch_44100hz.wav" title="obj0370_v0_cmd0_s0696_2ch_44100hz" meta="section8=696 object=370 duration=3.002993s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0371_v0_cmd0_s2239_2ch_44100hz.wav" title="ASR draft: We see put all three into the cold collectors, then we turn it up all the way to Tae! (obj0371_v0_cmd0_s2239_2ch_44100hz)" meta="section8=2239 object=371 duration=9.109093s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0372_v0_cmd0_s0131_2ch_44100hz.wav" title="obj0372_v0_cmd0_s0131_2ch_44100hz" meta="section8=131 object=372 duration=7.180476s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0373_v0_cmd0_s0247_2ch_44100hz.wav" title="obj0373_v0_cmd0_s0247_2ch_44100hz" meta="section8=247 object=373 duration=4.003991s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0374_v0_cmd0_s0140_2ch_44100hz.wav" title="obj0374_v0_cmd0_s0140_2ch_44100hz" meta="section8=140 object=374 duration=3.970635s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0375_v0_cmd0_s0450_2ch_44100hz.wav" title="obj0375_v0_cmd0_s0450_2ch_44100hz" meta="section8=450 object=375 duration=3.503492s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0376_v0_cmd0_s2220_2ch_44100hz.wav" title="obj0376_v0_cmd0_s2220_2ch_44100hz" meta="section8=2220 object=376 duration=2.235556s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0377_v0_cmd0_s0941_2ch_44100hz.wav" title="obj0377_v0_cmd0_s0941_2ch_44100hz" meta="section8=941 object=377 duration=2.769433s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0378_v0_cmd0_s1144_2ch_44100hz.wav" title="obj0378_v0_cmd0_s1144_2ch_44100hz" meta="section8=1144 object=378 duration=3.370023s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0379_v0_cmd0_s2241_2ch_44100hz.wav" title="obj0379_v0_cmd0_s2241_2ch_44100hz" meta="section8=2241 object=379 duration=2.869524s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0380_v0_cmd0_s0857_2ch_44100hz.wav" title="obj0380_v0_cmd0_s0857_2ch_44100hz" meta="section8=857 object=380 duration=4.003991s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0381_v0_cmd0_s0563_2ch_44100hz.wav" title="obj0381_v0_cmd0_s0563_2ch_44100hz" meta="section8=563 object=381 duration=5.105102s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0382_v0_cmd0_s0164_2ch_44100hz.wav" title="ASR draft: Yes, I! I'll beat you twice as much! (obj0382_v0_cmd0_s0164_2ch_44100hz)" meta="section8=164 object=382 duration=3.837166s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0383_v0_cmd0_s1887_2ch_44100hz.wav" title="obj0383_v0_cmd0_s1887_2ch_44100hz" meta="section8=1887 object=383 duration=3.069728s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0384_v0_cmd0_s0114_2ch_44100hz.wav" title="obj0384_v0_cmd0_s0114_2ch_44100hz" meta="section8=114 object=384 duration=6.306304s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0385_v0_cmd0_s1955_2ch_44100hz.wav" title="obj0385_v0_cmd0_s1955_2ch_44100hz" meta="section8=1955 object=385 duration=7.94127s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0386_v0_cmd0_s1723_2ch_44100hz.wav" title="obj0386_v0_cmd0_s1723_2ch_44100hz" meta="section8=1723 object=386 duration=3.753741s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0387_v0_cmd0_s0553_2ch_44100hz.wav" title="obj0387_v0_cmd0_s0553_2ch_44100hz" meta="section8=553 object=387 duration=2.735011s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0388_v0_cmd0_s0783_2ch_44100hz.wav" title="obj0388_v0_cmd0_s0783_2ch_44100hz" meta="section8=783 object=388 duration=3.96229s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0389_v0_cmd0_s0341_2ch_44100hz.wav" title="obj0389_v0_cmd0_s0341_2ch_44100hz" meta="section8=341 object=389 duration=16.905941s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0390_v0_cmd0_s0654_2ch_44100hz.wav" title="obj0390_v0_cmd0_s0654_2ch_44100hz" meta="section8=654 object=390 duration=2.544218s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0391_v0_cmd0_s0159_1ch_44100hz.wav" title="obj0391_v0_cmd0_s0159_1ch_44100hz" meta="section8=159 object=391 duration=0.5s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0392_v0_cmd0_s2033_1ch_44100hz.wav" title="obj0392_v0_cmd0_s2033_1ch_44100hz" meta="section8=2033 object=392 duration=0.078912s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0393_v0_cmd0_s1497_2ch_44100hz.wav" title="obj0393_v0_cmd0_s1497_2ch_44100hz" meta="section8=1497 object=393 duration=1.263129s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0394_v0_cmd0_s1611_2ch_44100hz.wav" title="obj0394_v0_cmd0_s1611_2ch_44100hz" meta="section8=1611 object=394 duration=1.208617s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0395_v0_cmd0_s1455_2ch_44100hz.wav" title="obj0395_v0_cmd0_s1455_2ch_44100hz" meta="section8=1455 object=395 duration=1.448118s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0396_v0_cmd0_s0725_2ch_44100hz.wav" title="obj0396_v0_cmd0_s0725_2ch_44100hz" meta="section8=725 object=396 duration=1.433469s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0397_v0_cmd0_s0927_2ch_44100hz.wav" title="ASR draft: God, come, come, come! (obj0397_v0_cmd0_s0927_2ch_44100hz)" meta="section8=927 object=397 duration=2.63381s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0399_v0_cmd0_s1503_1ch_44100hz.wav" title="ASR draft: The trainer team has no mirage, they're here to roast the rival. (obj0399_v0_cmd0_s1503_1ch_44100hz)" meta="section8=1503 object=399 duration=5.049093s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0400_v0_cmd0_s0189_1ch_44100hz.wav" title="ASR draft: Where every grain of sand pushes the Challenger to explore new strength. (obj0400_v0_cmd0_s0189_1ch_44100hz)" meta="section8=189 object=400 duration=5.668095s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0401_v0_cmd0_s2216_1ch_44100hz.wav" title="ASR draft: One thing's for sure, this desert battle will be a scorcher! (obj0401_v0_cmd0_s2216_1ch_44100hz)" meta="section8=2216 object=401 duration=4.403878s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0402_v0_cmd0_s1960_1ch_44100hz.wav" title="ASR draft: With tree limb slap, wild Pokemon Rome, and champions are made. (obj0402_v0_cmd0_s1960_1ch_44100hz)" meta="section8=1960 object=402 duration=5.877574s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0403_v0_cmd0_s2125_1ch_44100hz.wav" title="ASR draft: Time for this trainer and poke him on team to show the rival what they're made of. (obj0403_v0_cmd0_s2125_1ch_44100hz)" meta="section8=2125 object=403 duration=5.377596s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0404_v0_cmd0_s2090_1ch_44100hz.wav" title="ASR draft: where sunlight sparkles through the leaves and every branch is buzzing for a great battle. (obj0404_v0_cmd0_s2090_1ch_44100hz)" meta="section8=2090 object=404 duration=6.278707s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0405_v0_cmd0_s0784_1ch_44100hz.wav" title="ASR draft: Trainer vs. Rival, bringing the noise by these whispering waters. (obj0405_v0_cmd0_s0784_1ch_44100hz)" meta="section8=784 object=405 duration=5.535147s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0406_v0_cmd0_s0314_1ch_44100hz.wav" title="ASR draft: Let the battle begin! (obj0406_v0_cmd0_s0314_1ch_44100hz)" meta="section8=314 object=406 duration=2.09746s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0407_v0_cmd0_s1435_1ch_44100hz.wav" title="ASR draft: And now it's time for the mountain battle! (obj0407_v0_cmd0_s1435_1ch_44100hz)" meta="section8=1435 object=407 duration=3.047143s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0408_v0_cmd0_s0967_1ch_44100hz.wav" title="ASR draft: where every rocky ledge challenges trainers to climb higher and shine brighter. (obj0408_v0_cmd0_s0967_1ch_44100hz)" meta="section8=967 object=408 duration=6.286689s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0409_v0_cmd0_s0723_1ch_44100hz.wav" title="ASR draft: For some time after its birth, it uses the nutrients that are packed into the seed on its back in order to grow. (obj0409_v0_cmd0_s0723_1ch_44100hz)" meta="section8=723 object=409 duration=5.70102s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0410_v0_cmd0_s1553_1ch_44100hz.wav" title="ASR draft: Bulbasaur! (obj0410_v0_cmd0_s1553_1ch_44100hz)" meta="section8=1553 object=410 duration=0.937166s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0411_v0_cmd0_s0598_1ch_44100hz.wav" title="ASR draft: The Seed Pokémon! (obj0411_v0_cmd0_s0598_1ch_44100hz)" meta="section8=598 object=411 duration=1.366054s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0412_v0_cmd0_s1722_1ch_44100hz.wav" title="ASR draft: The more sunlight I've used in, the more strength wells up within it, allowing the butt on its back to grow larger. (obj0412_v0_cmd0_s1722_1ch_44100hz)" meta="section8=1722 object=412 duration=6.712902s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0413_v0_cmd0_s1645_1ch_44100hz.wav" title="obj0413_v0_cmd0_s1645_1ch_44100hz" meta="section8=1645 object=413 duration=0.786984s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0414_v0_cmd0_s2470_1ch_44100hz.wav" title="ASR draft: The seed Pokemon (obj0414_v0_cmd0_s2470_1ch_44100hz)" meta="section8=2470 object=414 duration=1.280204s channels=1 refs=5"}
|
||||
::gallery-end
|
||||
206
sound-gallery-03.md
Normal file
206
sound-gallery-03.md
Normal file
@@ -0,0 +1,206 @@
|
||||
# Sound Gallery 03
|
||||
|
||||
Exported Radium PCM sounds 401-600 of 2491.
|
||||
|
||||
::gallery-start
|
||||
::audio{src="../analysis/radium-image/sounds/obj0415_v0_cmd0_s1216_1ch_44100hz.wav" title="ASR draft: While it basks in the sun, it can convert the light into energy. As a result, it is more powerful in the summertime. (obj0415_v0_cmd0_s1216_1ch_44100hz)" meta="section8=1216 object=415 duration=6.672948s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0416_v0_cmd0_s1496_1ch_44100hz.wav" title="ASR draft: Venusaur (obj0416_v0_cmd0_s1496_1ch_44100hz)" meta="section8=1496 object=416 duration=0.79059s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0417_v0_cmd0_s1869_1ch_44100hz.wav" title="obj0417_v0_cmd0_s1869_1ch_44100hz" meta="section8=1869 object=417 duration=1.291066s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0418_v0_cmd0_s1089_1ch_44100hz.wav" title="ASR draft: The flame on its tail shows the strength of its life force. If Charmander is weak, the flame also burns weekly. (obj0418_v0_cmd0_s1089_1ch_44100hz)" meta="section8=1089 object=418 duration=6.315986s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0419_v0_cmd0_s0119_1ch_44100hz.wav" title="ASR draft: Charmander! (obj0419_v0_cmd0_s0119_1ch_44100hz)" meta="section8=119 object=419 duration=0.77966s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0420_v0_cmd0_s0156_1ch_44100hz.wav" title="obj0420_v0_cmd0_s0156_1ch_44100hz" meta="section8=156 object=420 duration=1.267256s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0421_v0_cmd0_s2000_1ch_44100hz.wav" title="ASR draft: When it swings its burning tail, the temperature around it rises higher and higher, tormenting its opponents. (obj0421_v0_cmd0_s2000_1ch_44100hz)" meta="section8=2000 object=421 duration=6.246372s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0422_v0_cmd0_s1525_1ch_44100hz.wav" title="ASR draft: Charmillion! (obj0422_v0_cmd0_s1525_1ch_44100hz)" meta="section8=1525 object=422 duration=0.867959s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0423_v0_cmd0_s1852_1ch_44100hz.wav" title="ASR draft: The Flame Pokemon! (obj0423_v0_cmd0_s1852_1ch_44100hz)" meta="section8=1852 object=423 duration=1.312109s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0424_v0_cmd0_s0025_1ch_44100hz.wav" title="ASR draft: If Charizard becomes truly angered, the flame at the tip of its tail burns in a light blue shade. (obj0424_v0_cmd0_s0025_1ch_44100hz)" meta="section8=25 object=424 duration=5.761678s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0425_v0_cmd0_s0886_1ch_44100hz.wav" title="ASR draft: Charizard! (obj0425_v0_cmd0_s0886_1ch_44100hz)" meta="section8=886 object=425 duration=0.792245s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0426_v0_cmd0_s1001_1ch_44100hz.wav" title="ASR draft: The Flame Pokémon. (obj0426_v0_cmd0_s1001_1ch_44100hz)" meta="section8=1001 object=426 duration=1.286077s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0427_v0_cmd0_s1181_1ch_44100hz.wav" title="ASR draft: After birth, it's back swells and hardens into a shell. It sprays a potent foam from its mouth. (obj0427_v0_cmd0_s1181_1ch_44100hz)" meta="section8=1181 object=427 duration=6.096032s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0428_v0_cmd0_s2250_1ch_44100hz.wav" title="ASR draft: Squirtle! (obj0428_v0_cmd0_s2250_1ch_44100hz)" meta="section8=2250 object=428 duration=0.725351s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0429_v0_cmd0_s1600_1ch_44100hz.wav" title="ASR draft: The tiny turtle Pokemon! (obj0429_v0_cmd0_s1600_1ch_44100hz)" meta="section8=1600 object=429 duration=1.733651s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0430_v0_cmd0_s1705_1ch_44100hz.wav" title="ASR draft: War Turtles long, furry tale is a symbol of longevity, so this Pokémon is quite popular among older people. (obj0430_v0_cmd0_s1705_1ch_44100hz)" meta="section8=1705 object=430 duration=7.337302s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0431_v0_cmd0_s1048_1ch_44100hz.wav" title="obj0431_v0_cmd0_s1048_1ch_44100hz" meta="section8=1048 object=431 duration=0.877823s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0432_v0_cmd0_s0822_1ch_44100hz.wav" title="ASR draft: The Turtle Pokemon! (obj0432_v0_cmd0_s0822_1ch_44100hz)" meta="section8=822 object=432 duration=1.325011s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0433_v0_cmd0_s0287_1ch_44100hz.wav" title="ASR draft: It deliberately increases its body weight, so it can withstand the recoil of the water jets it fires. (obj0433_v0_cmd0_s0287_1ch_44100hz)" meta="section8=287 object=433 duration=5.667438s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0434_v0_cmd0_s1539_1ch_44100hz.wav" title="ASR draft: Blastoise! (obj0434_v0_cmd0_s1539_1ch_44100hz)" meta="section8=1539 object=434 duration=0.885941s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0435_v0_cmd0_s0133_1ch_44100hz.wav" title="ASR draft: The shellfish Pokemon! (obj0435_v0_cmd0_s0133_1ch_44100hz)" meta="section8=133 object=435 duration=1.450884s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0436_v0_cmd0_s1014_1ch_44100hz.wav" title="ASR draft: For protection, it releases a horrible stench from the antenna on its head to drive away enemies. (obj0436_v0_cmd0_s1014_1ch_44100hz)" meta="section8=1014 object=436 duration=5.704649s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0437_v0_cmd0_s0997_1ch_44100hz.wav" title="ASR draft: Caterpie! (obj0437_v0_cmd0_s0997_1ch_44100hz)" meta="section8=997 object=437 duration=0.755578s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0438_v0_cmd0_s2358_1ch_44100hz.wav" title="ASR draft: The worm Pokemon! (obj0438_v0_cmd0_s2358_1ch_44100hz)" meta="section8=2358 object=438 duration=1.284671s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0439_v0_cmd0_s1962_1ch_44100hz.wav" title="ASR draft: It is waiting for the moment to evolve. At this stage, it can only harden, so it remains motionless to avoid attack. (obj0439_v0_cmd0_s1962_1ch_44100hz)" meta="section8=1962 object=439 duration=7.174399s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0440_v0_cmd0_s2094_1ch_44100hz.wav" title="ASR draft: Metapod! (obj0440_v0_cmd0_s2094_1ch_44100hz)" meta="section8=2094 object=440 duration=0.867619s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0441_v0_cmd0_s2074_1ch_44100hz.wav" title="ASR draft: The Cocoon Pokemon (obj0441_v0_cmd0_s2074_1ch_44100hz)" meta="section8=2074 object=441 duration=1.448027s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0442_v0_cmd0_s1239_1ch_44100hz.wav" title="ASR draft: It loves the nectar of flowers and can locate flower patches that have even tiny amounts of pollen. (obj0442_v0_cmd0_s1239_1ch_44100hz)" meta="section8=1239 object=442 duration=5.744762s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0443_v0_cmd0_s2027_1ch_44100hz.wav" title="ASR draft: Butterfree! (obj0443_v0_cmd0_s2027_1ch_44100hz)" meta="section8=2027 object=443 duration=0.798821s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0444_v0_cmd0_s1654_1ch_44100hz.wav" title="ASR draft: The butterfly Pokemon. (obj0444_v0_cmd0_s1654_1ch_44100hz)" meta="section8=1654 object=444 duration=1.537166s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0445_v0_cmd0_s1706_1ch_44100hz.wav" title="ASR draft: Very docile. If attacked, it will often kick up sand to protect itself, rather than fight back. (obj0445_v0_cmd0_s1706_1ch_44100hz)" meta="section8=1706 object=445 duration=6.425918s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0446_v0_cmd0_s0201_1ch_44100hz.wav" title="ASR draft: Pidgey! (obj0446_v0_cmd0_s0201_1ch_44100hz)" meta="section8=201 object=446 duration=0.584717s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0447_v0_cmd0_s1037_1ch_44100hz.wav" title="ASR draft: The tiny bird Pokemon! (obj0447_v0_cmd0_s1037_1ch_44100hz)" meta="section8=1037 object=447 duration=1.651701s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0448_v0_cmd0_s1271_1ch_44100hz.wav" title="ASR draft: This Pokémon is full of vitality. It constantly flies around its large territory in search of prey. (obj0448_v0_cmd0_s1271_1ch_44100hz)" meta="section8=1271 object=448 duration=6.821247s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0449_v0_cmd0_s0174_1ch_44100hz.wav" title="obj0449_v0_cmd0_s0174_1ch_44100hz" meta="section8=174 object=449 duration=0.949864s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0450_v0_cmd0_s1999_1ch_44100hz.wav" title="ASR draft: The bird Pokemon! (obj0450_v0_cmd0_s1999_1ch_44100hz)" meta="section8=1999 object=450 duration=1.405964s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0451_v0_cmd0_s1899_1ch_44100hz.wav" title="ASR draft: This Pokémon flies at Mach 2 speed, seeking prey. Its large talons are feared as wicked weapons. (obj0451_v0_cmd0_s1899_1ch_44100hz)" meta="section8=1899 object=451 duration=7.290045s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0452_v0_cmd0_s0083_1ch_44100hz.wav" title="obj0452_v0_cmd0_s0083_1ch_44100hz" meta="section8=83 object=452 duration=0.700907s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0453_v0_cmd0_s2166_1ch_44100hz.wav" title="ASR draft: The bird Pokemon! (obj0453_v0_cmd0_s2166_1ch_44100hz)" meta="section8=2166 object=453 duration=1.315465s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0454_v0_cmd0_s2380_1ch_44100hz.wav" title="ASR draft: It can freely detach its jaw to swallow large prey whole. It can become too heavy to move, however. (obj0454_v0_cmd0_s2380_1ch_44100hz)" meta="section8=2380 object=454 duration=6.49059s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0455_v0_cmd0_s2091_1ch_44100hz.wav" title="obj0455_v0_cmd0_s2091_1ch_44100hz" meta="section8=2091 object=455 duration=0.638662s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0456_v0_cmd0_s0960_1ch_44100hz.wav" title="ASR draft: The snake Pokemon! (obj0456_v0_cmd0_s0960_1ch_44100hz)" meta="section8=960 object=456 duration=1.26644s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0457_v0_cmd0_s1730_1ch_44100hz.wav" title="ASR draft: The pattern on its belly appears to be a frightening face. Weak foes will flee just at the sight of the pattern. (obj0457_v0_cmd0_s1730_1ch_44100hz)" meta="section8=1730 object=457 duration=6.477619s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0458_v0_cmd0_s2256_1ch_44100hz.wav" title="ASR draft: Arbok! (obj0458_v0_cmd0_s2256_1ch_44100hz)" meta="section8=2256 object=458 duration=0.685306s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0459_v0_cmd0_s1860_1ch_44100hz.wav" title="ASR draft: The Cobra Pokémon. (obj0459_v0_cmd0_s1860_1ch_44100hz)" meta="section8=1860 object=459 duration=1.424263s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0460_v0_cmd0_s0939_1ch_44100hz.wav" title="ASR draft: When it is anchored, it immediately discharges the energy stored in the pouches in its cheeks. (obj0460_v0_cmd0_s0939_1ch_44100hz)" meta="section8=939 object=460 duration=5.29771s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0461_v0_cmd0_s0580_1ch_44100hz.wav" title="ASR draft: Pikachu! (obj0461_v0_cmd0_s0580_1ch_44100hz)" meta="section8=580 object=461 duration=0.828322s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0462_v0_cmd0_s0093_1ch_44100hz.wav" title="ASR draft: The most Pokemon (obj0462_v0_cmd0_s0093_1ch_44100hz)" meta="section8=93 object=462 duration=1.275261s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0463_v0_cmd0_s1799_1ch_44100hz.wav" title="ASR draft: Its tail discharges electricity into the ground, protecting it from getting shocked. (obj0463_v0_cmd0_s1799_1ch_44100hz)" meta="section8=1799 object=463 duration=4.928231s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0464_v0_cmd0_s1804_1ch_44100hz.wav" title="ASR draft: Right you. (obj0464_v0_cmd0_s1804_1ch_44100hz)" meta="section8=1804 object=464 duration=0.810454s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0465_v0_cmd0_s0730_1ch_44100hz.wav" title="obj0465_v0_cmd0_s0730_1ch_44100hz" meta="section8=730 object=465 duration=1.288662s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0466_v0_cmd0_s0584_1ch_44100hz.wav" title="ASR draft: It digs deep burrows to live in. When in danger, it rolls up its body to withstand attacks. (obj0466_v0_cmd0_s0584_1ch_44100hz)" meta="section8=584 object=466 duration=5.984966s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0467_v0_cmd0_s1206_1ch_44100hz.wav" title="obj0467_v0_cmd0_s1206_1ch_44100hz" meta="section8=1206 object=467 duration=0.986553s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0468_v0_cmd0_s1261_1ch_44100hz.wav" title="ASR draft: The mouse Pokemon! (obj0468_v0_cmd0_s1261_1ch_44100hz)" meta="section8=1261 object=468 duration=1.325488s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0469_v0_cmd0_s0918_1ch_44100hz.wav" title="ASR draft: It is adept at attacking with the spines on its back, and its sharp claws while quickly scurrying about. (obj0469_v0_cmd0_s0918_1ch_44100hz)" meta="section8=918 object=469 duration=5.875057s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0470_v0_cmd0_s0840_1ch_44100hz.wav" title="obj0470_v0_cmd0_s0840_1ch_44100hz" meta="section8=840 object=470 duration=1.070839s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0471_v0_cmd0_s1445_1ch_44100hz.wav" title="ASR draft: The mouse Pokemon. (obj0471_v0_cmd0_s1445_1ch_44100hz)" meta="section8=1445 object=471 duration=1.389184s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0472_v0_cmd0_s1179_1ch_44100hz.wav" title="ASR draft: Females are more sensitive to smells than males. While foraging, they'll use their whiskers to check wind direction and stay down wind of predators. (obj0472_v0_cmd0_s1179_1ch_44100hz)" meta="section8=1179 object=472 duration=9.01034s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0473_v0_cmd0_s0107_1ch_44100hz.wav" title="ASR draft: Need a ran. (obj0473_v0_cmd0_s0107_1ch_44100hz)" meta="section8=107 object=473 duration=0.906825s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0474_v0_cmd0_s1742_1ch_44100hz.wav" title="ASR draft: The poison pin Pokemon! (obj0474_v0_cmd0_s1742_1ch_44100hz)" meta="section8=1742 object=474 duration=1.813651s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0475_v0_cmd0_s0954_1ch_44100hz.wav" title="ASR draft: The horn on its head has atrophied. It's thought that this happens so neaterina's children won't get poked while their mother is feeding them. (obj0475_v0_cmd0_s0954_1ch_44100hz)" meta="section8=954 object=475 duration=7.572925s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0476_v0_cmd0_s0202_1ch_44100hz.wav" title="ASR draft: Neerina. (obj0476_v0_cmd0_s0202_1ch_44100hz)" meta="section8=202 object=476 duration=0.964694s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0477_v0_cmd0_s1373_1ch_44100hz.wav" title="ASR draft: The poison pin Pokemon! (obj0477_v0_cmd0_s1373_1ch_44100hz)" meta="section8=1373 object=477 duration=1.794354s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0478_v0_cmd0_s1668_1ch_44100hz.wav" title="ASR draft: Nidoqueen is better at defense than offense. With scales like armor, this Pokémon will shield its children from any kind of attack. (obj0478_v0_cmd0_s1668_1ch_44100hz)" meta="section8=1668 object=478 duration=8.58585s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0479_v0_cmd0_s0876_1ch_44100hz.wav" title="obj0479_v0_cmd0_s0876_1ch_44100hz" meta="section8=876 object=479 duration=1.061179s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0480_v0_cmd0_s1587_1ch_44100hz.wav" title="ASR draft: The drill Pokemon! (obj0480_v0_cmd0_s1587_1ch_44100hz)" meta="section8=1587 object=480 duration=1.379524s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0481_v0_cmd0_s1394_1ch_44100hz.wav" title="ASR draft: The horn on a male-neater-and-s forehead contains a powerful poison. This is a very cautious Pokemon, always straining its large ears. (obj0481_v0_cmd0_s1394_1ch_44100hz)" meta="section8=1394 object=481 duration=9.116463s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0482_v0_cmd0_s2010_1ch_44100hz.wav" title="obj0482_v0_cmd0_s2010_1ch_44100hz" meta="section8=2010 object=482 duration=0.868231s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0483_v0_cmd0_s2113_1ch_44100hz.wav" title="ASR draft: The poison pin Pokemon! (obj0483_v0_cmd0_s2113_1ch_44100hz)" meta="section8=2113 object=483 duration=1.784717s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0484_v0_cmd0_s0433_1ch_44100hz.wav" title="ASR draft: With a horn that's harder than diamond, this Pokémon goes around shattering boulders as it searches for a moonstone. (obj0484_v0_cmd0_s0433_1ch_44100hz)" meta="section8=433 object=484 duration=7.032698s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0485_v0_cmd0_s1644_1ch_44100hz.wav" title="ASR draft: Need a Reno. (obj0485_v0_cmd0_s1644_1ch_44100hz)" meta="section8=1644 object=485 duration=0.935782s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0486_v0_cmd0_s0595_1ch_44100hz.wav" title="ASR draft: The poison pin Pokemon! (obj0486_v0_cmd0_s0595_1ch_44100hz)" meta="section8=595 object=486 duration=1.765397s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0487_v0_cmd0_s0423_1ch_44100hz.wav" title="ASR draft: When it goes on a rampage, it's impossible to control. But in the presence of a Nito Queen it's lived with for a long time, Nito King calms down. (obj0487_v0_cmd0_s0423_1ch_44100hz)" meta="section8=423 object=487 duration=9.093243s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0488_v0_cmd0_s2421_1ch_44100hz.wav" title="obj0488_v0_cmd0_s2421_1ch_44100hz" meta="section8=2421 object=488 duration=1.061179s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0489_v0_cmd0_s1374_1ch_44100hz.wav" title="ASR draft: The drill Pokemon! (obj0489_v0_cmd0_s1374_1ch_44100hz)" meta="section8=1374 object=489 duration=1.533878s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0490_v0_cmd0_s0167_1ch_44100hz.wav" title="ASR draft: When it's huge eyes waver, it sings a mysteriously soothing melody that loves its enemies to sleep. (obj0490_v0_cmd0_s0167_1ch_44100hz)" meta="section8=167 object=490 duration=6.457959s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0491_v0_cmd0_s0001_1ch_44100hz.wav" title="ASR draft: Jigglypuff! (obj0491_v0_cmd0_s0001_1ch_44100hz)" meta="section8=1 object=491 duration=1.033265s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0492_v0_cmd0_s1061_1ch_44100hz.wav" title="ASR draft: The balloon Pokemon! (obj0492_v0_cmd0_s1061_1ch_44100hz)" meta="section8=1061 object=492 duration=1.5622s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0493_v0_cmd0_s2174_1ch_44100hz.wav" title="ASR draft: It has very fine fur. Take care not to make it angry, or it may inflate steadily and hit with a body slam. (obj0493_v0_cmd0_s2174_1ch_44100hz)" meta="section8=2174 object=493 duration=7.454331s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0494_v0_cmd0_s0077_1ch_44100hz.wav" title="ASR draft: Wiggly Taff! (obj0494_v0_cmd0_s0077_1ch_44100hz)" meta="section8=77 object=494 duration=0.971769s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0495_v0_cmd0_s0883_1ch_44100hz.wav" title="ASR draft: The balloon Pokemon! (obj0495_v0_cmd0_s0883_1ch_44100hz)" meta="section8=883 object=495 duration=1.48839s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0496_v0_cmd0_s1160_1ch_44100hz.wav" title="ASR draft: It emits ultrasonic waves from its mouth to check its surroundings, even in tight caves, Zubat flies around with skill. (obj0496_v0_cmd0_s1160_1ch_44100hz)" meta="section8=1160 object=496 duration=7.719138s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0497_v0_cmd0_s1175_1ch_44100hz.wav" title="obj0497_v0_cmd0_s1175_1ch_44100hz" meta="section8=1175 object=497 duration=0.751882s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0498_v0_cmd0_s1776_1ch_44100hz.wav" title="ASR draft: The Bat Pokemon! (obj0498_v0_cmd0_s1776_1ch_44100hz)" meta="section8=1776 object=498 duration=1.278458s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0499_v0_cmd0_s2117_1ch_44100hz.wav" title="ASR draft: It loves to drink other creatures' blood. It's said that if it finds others of its kind going hungry, it sometimes shares the blood it's gathered. (obj0499_v0_cmd0_s2117_1ch_44100hz)" meta="section8=2117 object=499 duration=8.09229s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0500_v0_cmd0_s0555_1ch_44100hz.wav" title="obj0500_v0_cmd0_s0555_1ch_44100hz" meta="section8=555 object=500 duration=0.663424s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0501_v0_cmd0_s0160_1ch_44100hz.wav" title="ASR draft: The Bat Pokemon! (obj0501_v0_cmd0_s0160_1ch_44100hz)" meta="section8=160 object=501 duration=1.333741s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0502_v0_cmd0_s0384_1ch_44100hz.wav" title="ASR draft: Its scientific name is Audium Wanderez. It is said to cover distances as far as 1,000 feet when night falls, walking on its two roots. (obj0502_v0_cmd0_s0384_1ch_44100hz)" meta="section8=384 object=502 duration=8.870431s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0503_v0_cmd0_s2179_1ch_44100hz.wav" title="obj0503_v0_cmd0_s2179_1ch_44100hz" meta="section8=2179 object=503 duration=0.636259s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0504_v0_cmd0_s0666_1ch_44100hz.wav" title="ASR draft: The weed Pokemon! (obj0504_v0_cmd0_s0666_1ch_44100hz)" meta="section8=666 object=504 duration=1.330975s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0505_v0_cmd0_s0512_1ch_44100hz.wav" title="ASR draft: The fluid that oozes from its mouth isn't drool, it is a nectar that is used to attract prey. (obj0505_v0_cmd0_s0512_1ch_44100hz)" meta="section8=512 object=505 duration=5.800431s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0506_v0_cmd0_s1837_1ch_44100hz.wav" title="ASR draft: Gloom! (obj0506_v0_cmd0_s1837_1ch_44100hz)" meta="section8=1837 object=506 duration=0.668889s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0507_v0_cmd0_s1717_1ch_44100hz.wav" title="ASR draft: The weed Pokemon! (obj0507_v0_cmd0_s1717_1ch_44100hz)" meta="section8=1717 object=507 duration=1.385601s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0508_v0_cmd0_s1291_1ch_44100hz.wav" title="ASR draft: The bud bursts into bloom with a bang. It then starts scattering allergenic poisonous pollen. (obj0508_v0_cmd0_s1291_1ch_44100hz)" meta="section8=1291 object=508 duration=6.18263s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0509_v0_cmd0_s0749_1ch_44100hz.wav" title="obj0509_v0_cmd0_s0749_1ch_44100hz" meta="section8=749 object=509 duration=0.946032s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0510_v0_cmd0_s1564_1ch_44100hz.wav" title="ASR draft: The flower Pokemon! (obj0510_v0_cmd0_s1564_1ch_44100hz)" meta="section8=1564 object=510 duration=1.567143s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0511_v0_cmd0_s1275_1ch_44100hz.wav" title="ASR draft: Burrows under the ground to not on tree roots. The mushrooms on its back absorb most of the nutrition. (obj0511_v0_cmd0_s1275_1ch_44100hz)" meta="section8=1275 object=511 duration=6.268662s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0512_v0_cmd0_s2150_1ch_44100hz.wav" title="ASR draft: Paris! (obj0512_v0_cmd0_s2150_1ch_44100hz)" meta="section8=2150 object=512 duration=0.764467s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0513_v0_cmd0_s0731_1ch_44100hz.wav" title="ASR draft: The Mushroom Pokemon! (obj0513_v0_cmd0_s0731_1ch_44100hz)" meta="section8=731 object=513 duration=1.595828s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0514_v0_cmd0_s1798_1ch_44100hz.wav" title="ASR draft: The bug host is drained of energy by the mushroom on its back. The mushroom appears to do all the thinking. (obj0514_v0_cmd0_s1798_1ch_44100hz)" meta="section8=1798 object=514 duration=6.087075s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0515_v0_cmd0_s1774_1ch_44100hz.wav" title="obj0515_v0_cmd0_s1774_1ch_44100hz" meta="section8=1774 object=515 duration=0.869592s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0516_v0_cmd0_s2367_1ch_44100hz.wav" title="ASR draft: The mushroom Pokemon! (obj0516_v0_cmd0_s2367_1ch_44100hz)" meta="section8=2367 object=516 duration=1.433379s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0517_v0_cmd0_s1446_1ch_44100hz.wav" title="ASR draft: Poison oozes from all over its body. It catches small bug Pokémon at night that are attracted by light. (obj0517_v0_cmd0_s1446_1ch_44100hz)" meta="section8=1446 object=517 duration=6.312426s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0518_v0_cmd0_s2044_1ch_44100hz.wav" title="ASR draft: Venonat. (obj0518_v0_cmd0_s2044_1ch_44100hz)" meta="section8=2044 object=518 duration=0.867256s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0519_v0_cmd0_s0327_1ch_44100hz.wav" title="obj0519_v0_cmd0_s0327_1ch_44100hz" meta="section8=327 object=519 duration=1.527664s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0520_v0_cmd0_s1096_1ch_44100hz.wav" title="ASR draft: The wings are covered with dust-like scales. Every time it flaps its wings, it loses highly toxic dust. (obj0520_v0_cmd0_s1096_1ch_44100hz)" meta="section8=1096 object=520 duration=6.576372s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0521_v0_cmd0_s2412_1ch_44100hz.wav" title="obj0521_v0_cmd0_s2412_1ch_44100hz" meta="section8=2412 object=521 duration=0.972676s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0522_v0_cmd0_s2303_1ch_44100hz.wav" title="ASR draft: The Poisoned Moth Pokémon! (obj0522_v0_cmd0_s2303_1ch_44100hz)" meta="section8=2303 object=522 duration=1.758435s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0523_v0_cmd0_s1295_1ch_44100hz.wav" title="ASR draft: It lives about one yard underground, where it feeds on plant roots. It sometimes appears above ground. (obj0523_v0_cmd0_s1295_1ch_44100hz)" meta="section8=1295 object=523 duration=6.234467s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0524_v0_cmd0_s1978_1ch_44100hz.wav" title="ASR draft: Diglet! (obj0524_v0_cmd0_s1978_1ch_44100hz)" meta="section8=1978 object=524 duration=0.631224s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0525_v0_cmd0_s0258_1ch_44100hz.wav" title="obj0525_v0_cmd0_s0258_1ch_44100hz" meta="section8=258 object=525 duration=1.256032s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0526_v0_cmd0_s1130_1ch_44100hz.wav" title="ASR draft: It's three heads bob separately up and down to loosen the soil nearby, making it easier for it to burrow. (obj0526_v0_cmd0_s1130_1ch_44100hz)" meta="section8=1130 object=526 duration=6.7261s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0527_v0_cmd0_s2477_1ch_44100hz.wav" title="ASR draft: Doug Trio! (obj0527_v0_cmd0_s2477_1ch_44100hz)" meta="section8=2477 object=527 duration=0.830771s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0528_v0_cmd0_s2399_1ch_44100hz.wav" title="obj0528_v0_cmd0_s2399_1ch_44100hz" meta="section8=2399 object=528 duration=1.304331s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0529_v0_cmd0_s1909_1ch_44100hz.wav" title="ASR draft: All it does is sleep during the daytime. At night, it patrols its territory with its eyes a glow. (obj0529_v0_cmd0_s1909_1ch_44100hz)" meta="section8=1909 object=529 duration=6.092494s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0530_v0_cmd0_s0440_1ch_44100hz.wav" title="obj0530_v0_cmd0_s0440_1ch_44100hz" meta="section8=440 object=530 duration=0.713039s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0531_v0_cmd0_s2231_1ch_44100hz.wav" title="ASR draft: The Scratch Cat Pokemon! (obj0531_v0_cmd0_s2231_1ch_44100hz)" meta="section8=2231 object=531 duration=1.736032s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0532_v0_cmd0_s0564_1ch_44100hz.wav" title="ASR draft: Although its fur has many admirers, it is tough to raise as a pet because of its fickle meanness. (obj0532_v0_cmd0_s0564_1ch_44100hz)" meta="section8=564 object=532 duration=6.130952s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0533_v0_cmd0_s0328_1ch_44100hz.wav" title="ASR draft: Persian! (obj0533_v0_cmd0_s0328_1ch_44100hz)" meta="section8=328 object=533 duration=0.700159s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0534_v0_cmd0_s1864_1ch_44100hz.wav" title="ASR draft: The classy cat Pokemon! (obj0534_v0_cmd0_s1864_1ch_44100hz)" meta="section8=1864 object=534 duration=1.882222s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0535_v0_cmd0_s0828_1ch_44100hz.wav" title="ASR draft: It is constantly racked by a headache. When the headache turns intense, it begins using mysterious powers. (obj0535_v0_cmd0_s0828_1ch_44100hz)" meta="section8=828 object=535 duration=6.797959s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0536_v0_cmd0_s1070_1ch_44100hz.wav" title="ASR draft: Psyduck! (obj0536_v0_cmd0_s1070_1ch_44100hz)" meta="section8=1070 object=536 duration=0.868005s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0537_v0_cmd0_s1028_1ch_44100hz.wav" title="ASR draft: The duck Pokemon! (obj0537_v0_cmd0_s1028_1ch_44100hz)" meta="section8=1028 object=537 duration=1.315737s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0538_v0_cmd0_s0237_1ch_44100hz.wav" title="ASR draft: When it swims at full speed using its long, webbed limbs, it's forehead somehow begins to glow. (obj0538_v0_cmd0_s0237_1ch_44100hz)" meta="section8=237 object=538 duration=6.386803s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0539_v0_cmd0_s1385_1ch_44100hz.wav" title="ASR draft: Goldac! (obj0539_v0_cmd0_s1385_1ch_44100hz)" meta="section8=1385 object=539 duration=0.785805s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0540_v0_cmd0_s0032_1ch_44100hz.wav" title="obj0540_v0_cmd0_s0032_1ch_44100hz" meta="section8=32 object=540 duration=1.306599s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0541_v0_cmd0_s0112_1ch_44100hz.wav" title="ASR draft: It lives in groups in the treetops. If it loses sight of its group, it becomes infuriated by its loneliness. (obj0541_v0_cmd0_s0112_1ch_44100hz)" meta="section8=112 object=541 duration=6.786032s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0542_v0_cmd0_s1626_1ch_44100hz.wav" title="obj0542_v0_cmd0_s1626_1ch_44100hz" meta="section8=1626 object=542 duration=0.811043s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0543_v0_cmd0_s0441_1ch_44100hz.wav" title="ASR draft: The Pig Monkey Pokémon! (obj0543_v0_cmd0_s0441_1ch_44100hz)" meta="section8=441 object=543 duration=1.724739s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0544_v0_cmd0_s0085_1ch_44100hz.wav" title="ASR draft: It becomes wildly furious if it even senses someone looking at it. It chases anyone that meets its glare. (obj0544_v0_cmd0_s0085_1ch_44100hz)" meta="section8=85 object=544 duration=7.127687s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0545_v0_cmd0_s0717_1ch_44100hz.wav" title="obj0545_v0_cmd0_s0717_1ch_44100hz" meta="section8=717 object=545 duration=0.759705s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0546_v0_cmd0_s0905_1ch_44100hz.wav" title="ASR draft: The Pig Monkey Pokémon! (obj0546_v0_cmd0_s0905_1ch_44100hz)" meta="section8=905 object=546 duration=1.714467s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0547_v0_cmd0_s2331_1ch_44100hz.wav" title="ASR draft: It has a brave and trustworthy nature. It fearlessly stands up to bigger and stronger foes. (obj0547_v0_cmd0_s2331_1ch_44100hz)" meta="section8=2331 object=547 duration=6.101905s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0548_v0_cmd0_s0344_1ch_44100hz.wav" title="ASR draft: Growlit! (obj0548_v0_cmd0_s0344_1ch_44100hz)" meta="section8=344 object=548 duration=0.684671s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0549_v0_cmd0_s0762_1ch_44100hz.wav" title="ASR draft: The Puppy Pokemon! (obj0549_v0_cmd0_s0762_1ch_44100hz)" meta="section8=762 object=549 duration=1.429388s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0550_v0_cmd0_s1788_1ch_44100hz.wav" title="ASR draft: An ancient picture scroll shows that people were captivated by its movement as it ran through prairies. (obj0550_v0_cmd0_s1788_1ch_44100hz)" meta="section8=1788 object=550 duration=5.594036s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0551_v0_cmd0_s0855_1ch_44100hz.wav" title="ASR draft: Arcanine. (obj0551_v0_cmd0_s0855_1ch_44100hz)" meta="section8=855 object=551 duration=0.787234s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0552_v0_cmd0_s1362_1ch_44100hz.wav" title="ASR draft: The legendary Pokemon! (obj0552_v0_cmd0_s1362_1ch_44100hz)" meta="section8=1362 object=552 duration=1.672086s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0553_v0_cmd0_s1157_1ch_44100hz.wav" title="ASR draft: The swirl on its belly is its inside showing through the skin. It appears more clearly after polywag eats. (obj0553_v0_cmd0_s1157_1ch_44100hz)" meta="section8=1157 object=553 duration=6.980726s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0554_v0_cmd0_s0296_1ch_44100hz.wav" title="obj0554_v0_cmd0_s0296_1ch_44100hz" meta="section8=296 object=554 duration=0.828322s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0555_v0_cmd0_s2276_1ch_44100hz.wav" title="ASR draft: The tadpole Pokemon! (obj0555_v0_cmd0_s2276_1ch_44100hz)" meta="section8=2276 object=555 duration=1.57263s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0556_v0_cmd0_s1560_1ch_44100hz.wav" title="ASR draft: Its two legs are well developed. Even though it can live on the ground, it prefers living in water. (obj0556_v0_cmd0_s1560_1ch_44100hz)" meta="section8=1560 object=556 duration=6.077211s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0557_v0_cmd0_s1051_1ch_44100hz.wav" title="obj0557_v0_cmd0_s1051_1ch_44100hz" meta="section8=1051 object=557 duration=0.84034s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0558_v0_cmd0_s2342_1ch_44100hz.wav" title="ASR draft: The tadpole Pokemon! (obj0558_v0_cmd0_s2342_1ch_44100hz)" meta="section8=2342 object=558 duration=1.536621s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0559_v0_cmd0_s1065_1ch_44100hz.wav" title="ASR draft: Although it's skilled in a style of dynamic swimming that uses all its muscles, for some reason it lives on dry land. (obj0559_v0_cmd0_s1065_1ch_44100hz)" meta="section8=1065 object=559 duration=7.271814s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0560_v0_cmd0_s0690_1ch_44100hz.wav" title="obj0560_v0_cmd0_s0690_1ch_44100hz" meta="section8=690 object=560 duration=0.837868s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0561_v0_cmd0_s0516_1ch_44100hz.wav" title="ASR draft: The tadpole Pokemon! (obj0561_v0_cmd0_s0516_1ch_44100hz)" meta="section8=516 object=561 duration=1.521995s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0562_v0_cmd0_s0537_1ch_44100hz.wav" title="ASR draft: This Pokémon uses its psychic powers while it sleeps. The contents of Abra's dreams affect the powers that the Pokémon wields. (obj0562_v0_cmd0_s0537_1ch_44100hz)" meta="section8=537 object=562 duration=7.868458s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0563_v0_cmd0_s0397_1ch_44100hz.wav" title="ASR draft: Abra! (obj0563_v0_cmd0_s0397_1ch_44100hz)" meta="section8=397 object=563 duration=0.638005s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0564_v0_cmd0_s0177_1ch_44100hz.wav" title="ASR draft: The Cy Pokémon. (obj0564_v0_cmd0_s0177_1ch_44100hz)" meta="section8=177 object=564 duration=1.337528s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0565_v0_cmd0_s1640_1ch_44100hz.wav" title="ASR draft: Using its psychic power, cadaabra levitates as it sleeps. It uses its springy tail as a pillow. (obj0565_v0_cmd0_s1640_1ch_44100hz)" meta="section8=1640 object=565 duration=6.942721s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0566_v0_cmd0_s0977_1ch_44100hz.wav" title="ASR draft: Kedabra! (obj0566_v0_cmd0_s0977_1ch_44100hz)" meta="section8=977 object=566 duration=0.837438s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0567_v0_cmd0_s1832_1ch_44100hz.wav" title="obj0567_v0_cmd0_s1832_1ch_44100hz" meta="section8=1832 object=567 duration=1.299773s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0568_v0_cmd0_s0981_1ch_44100hz.wav" title="ASR draft: It has an incredibly high level of intelligence. Some say that Alakazam remembers everything that ever happens to it. From birth till death. (obj0568_v0_cmd0_s0981_1ch_44100hz)" meta="section8=981 object=568 duration=8.886122s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0569_v0_cmd0_s0511_1ch_44100hz.wav" title="ASR draft: Alacazam! (obj0569_v0_cmd0_s0511_1ch_44100hz)" meta="section8=511 object=569 duration=1.031497s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0570_v0_cmd0_s1372_1ch_44100hz.wav" title="ASR draft: The Cy Pokémon. (obj0570_v0_cmd0_s1372_1ch_44100hz)" meta="section8=1372 object=570 duration=1.335329s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0571_v0_cmd0_s0029_1ch_44100hz.wav" title="ASR draft: Its whole body is composed of muscles. Even though it's the size of a human child, it can hurl 100 grownups. (obj0571_v0_cmd0_s0029_1ch_44100hz)" meta="section8=29 object=571 duration=7.533605s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0572_v0_cmd0_s0781_1ch_44100hz.wav" title="ASR draft: My chop! (obj0572_v0_cmd0_s0781_1ch_44100hz)" meta="section8=781 object=572 duration=0.729592s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0573_v0_cmd0_s0685_1ch_44100hz.wav" title="ASR draft: The superpower Pokemon. (obj0573_v0_cmd0_s0685_1ch_44100hz)" meta="section8=685 object=573 duration=1.755193s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0574_v0_cmd0_s1387_1ch_44100hz.wav" title="ASR draft: Its muscular body is so powerful, it must wear a power-safe belt to be able to regulate its motions. (obj0574_v0_cmd0_s1387_1ch_44100hz)" meta="section8=1387 object=574 duration=6.596961s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0575_v0_cmd0_s0966_1ch_44100hz.wav" title="obj0575_v0_cmd0_s0966_1ch_44100hz" meta="section8=966 object=575 duration=0.858458s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0576_v0_cmd0_s1220_1ch_44100hz.wav" title="ASR draft: The superpower Pokemon (obj0576_v0_cmd0_s1220_1ch_44100hz)" meta="section8=1220 object=576 duration=1.701429s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0577_v0_cmd0_s1896_1ch_44100hz.wav" title="ASR draft: It punches with its forearms at blinding speed. It can launch 1000 punches in 2 seconds. (obj0577_v0_cmd0_s1896_1ch_44100hz)" meta="section8=1896 object=577 duration=6.620159s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0578_v0_cmd0_s0990_1ch_44100hz.wav" title="ASR draft: Let's chant. (obj0578_v0_cmd0_s0990_1ch_44100hz)" meta="section8=990 object=578 duration=0.734717s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0579_v0_cmd0_s1734_1ch_44100hz.wav" title="ASR draft: The superpower Pokemon. (obj0579_v0_cmd0_s1734_1ch_44100hz)" meta="section8=1734 object=579 duration=1.825193s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0580_v0_cmd0_s1950_1ch_44100hz.wav" title="ASR draft: No matter what Bellsprout is doing, if it detects movement nearby, it will immediately react by reaching out with its thin vines. (obj0580_v0_cmd0_s1950_1ch_44100hz)" meta="section8=1950 object=580 duration=8.282948s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0581_v0_cmd0_s0669_1ch_44100hz.wav" title="ASR draft: Bell Sprout (obj0581_v0_cmd0_s0669_1ch_44100hz)" meta="section8=669 object=581 duration=0.9822s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0582_v0_cmd0_s1137_1ch_44100hz.wav" title="ASR draft: The Flower Pokémon! (obj0582_v0_cmd0_s1137_1ch_44100hz)" meta="section8=1137 object=582 duration=1.461678s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0583_v0_cmd0_s0308_1ch_44100hz.wav" title="ASR draft: Even though it is filled with acid, it does not melt because it also oozes a protective fluid. (obj0583_v0_cmd0_s0308_1ch_44100hz)" meta="section8=308 object=583 duration=5.897052s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0584_v0_cmd0_s0138_1ch_44100hz.wav" title="obj0584_v0_cmd0_s0138_1ch_44100hz" meta="section8=138 object=584 duration=0.974444s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0585_v0_cmd0_s1840_1ch_44100hz.wav" title="ASR draft: The Flycatcher Pokémon. (obj0585_v0_cmd0_s1840_1ch_44100hz)" meta="section8=1840 object=585 duration=1.643447s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0586_v0_cmd0_s1284_1ch_44100hz.wav" title="ASR draft: It lures prey into its mouth with a nectar-like aroma. The helpless prey is melted with a dissolving fluid. (obj0586_v0_cmd0_s1284_1ch_44100hz)" meta="section8=1284 object=586 duration=6.738889s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0587_v0_cmd0_s1749_1ch_44100hz.wav" title="ASR draft: Victory Bell! (obj0587_v0_cmd0_s1749_1ch_44100hz)" meta="section8=1749 object=587 duration=0.972018s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0588_v0_cmd0_s0387_1ch_44100hz.wav" title="ASR draft: The fly catcher Pokémon. (obj0588_v0_cmd0_s0387_1ch_44100hz)" meta="section8=387 object=588 duration=1.62932s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0589_v0_cmd0_s0979_1ch_44100hz.wav" title="ASR draft: At rest, it looks just like a rock. Carelessly stepping on it will make it swing its fists angrily. (obj0589_v0_cmd0_s0979_1ch_44100hz)" meta="section8=979 object=589 duration=6.969138s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0590_v0_cmd0_s2167_1ch_44100hz.wav" title="obj0590_v0_cmd0_s2167_1ch_44100hz" meta="section8=2167 object=590 duration=1.094921s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0591_v0_cmd0_s0648_1ch_44100hz.wav" title="ASR draft: The Rock Pokémon! (obj0591_v0_cmd0_s0648_1ch_44100hz)" meta="section8=648 object=591 duration=1.43381s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0592_v0_cmd0_s2028_1ch_44100hz.wav" title="ASR draft: A slow walker. It rolls to move. It pays no attention to any object that happens to be in its path. (obj0592_v0_cmd0_s2028_1ch_44100hz)" meta="section8=2028 object=592 duration=7.161179s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0593_v0_cmd0_s1711_1ch_44100hz.wav" title="ASR draft: Graveler! (obj0593_v0_cmd0_s1711_1ch_44100hz)" meta="section8=1711 object=593 duration=0.816825s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0594_v0_cmd0_s0389_1ch_44100hz.wav" title="ASR draft: The Rock Pokemon! (obj0594_v0_cmd0_s0389_1ch_44100hz)" meta="section8=389 object=594 duration=1.372993s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0595_v0_cmd0_s0919_1ch_44100hz.wav" title="ASR draft: It is enclosed in a hard shell that is as rugged as slabs of rock. It sheds skin once a year to grow larger. (obj0595_v0_cmd0_s0919_1ch_44100hz)" meta="section8=919 object=595 duration=7.169002s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0596_v0_cmd0_s2066_1ch_44100hz.wav" title="obj0596_v0_cmd0_s2066_1ch_44100hz" meta="section8=2066 object=596 duration=0.808141s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0597_v0_cmd0_s1646_1ch_44100hz.wav" title="obj0597_v0_cmd0_s1646_1ch_44100hz" meta="section8=1646 object=597 duration=1.633673s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0598_v0_cmd0_s0218_1ch_44100hz.wav" title="ASR draft: It is incredibly slow and dopey. It takes five seconds for it to feel pain when under attack. (obj0598_v0_cmd0_s0218_1ch_44100hz)" meta="section8=218 object=598 duration=6.021973s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0599_v0_cmd0_s0354_1ch_44100hz.wav" title="ASR draft: Slowpoke! (obj0599_v0_cmd0_s0354_1ch_44100hz)" meta="section8=354 object=599 duration=0.955873s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0600_v0_cmd0_s1406_1ch_44100hz.wav" title="ASR draft: The dopey Pokemon! (obj0600_v0_cmd0_s1406_1ch_44100hz)" meta="section8=1406 object=600 duration=1.520703s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0601_v0_cmd0_s1637_1ch_44100hz.wav" title="ASR draft: When a slow poke went hunting in the sea, its tail was bitten by a shelter. That made it evolve into slow-bro. (obj0601_v0_cmd0_s1637_1ch_44100hz)" meta="section8=1637 object=601 duration=6.673696s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0602_v0_cmd0_s1073_1ch_44100hz.wav" title="ASR draft: Slow bro! (obj0602_v0_cmd0_s1073_1ch_44100hz)" meta="section8=1073 object=602 duration=0.98195s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0603_v0_cmd0_s1015_1ch_44100hz.wav" title="ASR draft: The Hermit Crab Pokémon. (obj0603_v0_cmd0_s1015_1ch_44100hz)" meta="section8=1015 object=603 duration=1.711882s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0604_v0_cmd0_s1911_1ch_44100hz.wav" title="ASR draft: The electromagnetic waves emitted by the units at the sides of its head expel anti-gravity, which allows it to float. (obj0604_v0_cmd0_s1911_1ch_44100hz)" meta="section8=1911 object=604 duration=7.473152s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0605_v0_cmd0_s0198_1ch_44100hz.wav" title="ASR draft: Magnimate. (obj0605_v0_cmd0_s0198_1ch_44100hz)" meta="section8=198 object=605 duration=0.973243s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0606_v0_cmd0_s0175_1ch_44100hz.wav" title="ASR draft: The magnet Pokemon! (obj0606_v0_cmd0_s0175_1ch_44100hz)" meta="section8=175 object=606 duration=1.485941s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0607_v0_cmd0_s0030_1ch_44100hz.wav" title="ASR draft: Three magnumite are linked by a strong magnetic force. Eorakes will occur if you get too close. (obj0607_v0_cmd0_s0030_1ch_44100hz)" meta="section8=30 object=607 duration=6.552018s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0608_v0_cmd0_s2398_1ch_44100hz.wav" title="ASR draft: Magneton. (obj0608_v0_cmd0_s2398_1ch_44100hz)" meta="section8=2398 object=608 duration=1.181814s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0609_v0_cmd0_s0751_1ch_44100hz.wav" title="ASR draft: The magnet Pokemon! (obj0609_v0_cmd0_s0751_1ch_44100hz)" meta="section8=751 object=609 duration=1.451179s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0610_v0_cmd0_s1958_1ch_44100hz.wav" title="ASR draft: It can't live without the stock it holds. That's why it defends the stock from attackers with its life. (obj0610_v0_cmd0_s1958_1ch_44100hz)" meta="section8=1958 object=610 duration=5.657823s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0611_v0_cmd0_s0744_1ch_44100hz.wav" title="ASR draft: Fire-fetched! (obj0611_v0_cmd0_s0744_1ch_44100hz)" meta="section8=744 object=611 duration=0.890952s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0612_v0_cmd0_s0224_1ch_44100hz.wav" title="ASR draft: The Wild Duck Pokemon! (obj0612_v0_cmd0_s0224_1ch_44100hz)" meta="section8=224 object=612 duration=1.818662s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0613_v0_cmd0_s0325_1ch_44100hz.wav" title="ASR draft: Its twin heads have exactly the same jeans and battle in perfect sync with each other. (obj0613_v0_cmd0_s0325_1ch_44100hz)" meta="section8=325 object=613 duration=5.15805s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0614_v0_cmd0_s0429_1ch_44100hz.wav" title="obj0614_v0_cmd0_s0429_1ch_44100hz" meta="section8=429 object=614 duration=0.919388s channels=1 refs=5"}
|
||||
::gallery-end
|
||||
206
sound-gallery-04.md
Normal file
206
sound-gallery-04.md
Normal file
@@ -0,0 +1,206 @@
|
||||
# Sound Gallery 04
|
||||
|
||||
Exported Radium PCM sounds 601-800 of 2491.
|
||||
|
||||
::gallery-start
|
||||
::audio{src="../analysis/radium-image/sounds/obj0615_v0_cmd0_s0897_1ch_44100hz.wav" title="ASR draft: The Twin Bird Pokemon! (obj0615_v0_cmd0_s0897_1ch_44100hz)" meta="section8=897 object=615 duration=1.692245s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0616_v0_cmd0_s0154_1ch_44100hz.wav" title="ASR draft: It now has three hearts and three sets of lungs. Though it can't run as fast as Doduo, Dodrio can keep running for longer stretches of time. (obj0616_v0_cmd0_s0154_1ch_44100hz)" meta="section8=154 object=616 duration=8.940658s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0617_v0_cmd0_s0602_1ch_44100hz.wav" title="obj0617_v0_cmd0_s0602_1ch_44100hz" meta="section8=602 object=617 duration=0.926531s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0618_v0_cmd0_s0589_1ch_44100hz.wav" title="ASR draft: The triple bird Pokemon! (obj0618_v0_cmd0_s0589_1ch_44100hz)" meta="section8=589 object=618 duration=1.776009s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0619_v0_cmd0_s1330_1ch_44100hz.wav" title="ASR draft: The protrusion on its head is very hard. It is used for bashing through thick ice. (obj0619_v0_cmd0_s1330_1ch_44100hz)" meta="section8=1330 object=619 duration=5.226644s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0620_v0_cmd0_s0835_1ch_44100hz.wav" title="ASR draft: See ya! (obj0620_v0_cmd0_s0835_1ch_44100hz)" meta="section8=835 object=620 duration=0.712381s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0621_v0_cmd0_s1031_1ch_44100hz.wav" title="ASR draft: The Sea Lion Pokémon (obj0621_v0_cmd0_s1031_1ch_44100hz)" meta="section8=1031 object=621 duration=1.620408s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0622_v0_cmd0_s1055_1ch_44100hz.wav" title="ASR draft: It sleeps under shallow ocean waters during the day, then looks for food at night when it's colder. (obj0622_v0_cmd0_s1055_1ch_44100hz)" meta="section8=1055 object=622 duration=5.577256s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0623_v0_cmd0_s2214_1ch_44100hz.wav" title="obj0623_v0_cmd0_s2214_1ch_44100hz" meta="section8=2214 object=623 duration=0.837868s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0624_v0_cmd0_s0659_1ch_44100hz.wav" title="ASR draft: The Sea Lion Pokémon! (obj0624_v0_cmd0_s0659_1ch_44100hz)" meta="section8=659 object=624 duration=1.653628s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0625_v0_cmd0_s0713_1ch_44100hz.wav" title="ASR draft: It wraps its opponent in its gas-like body, slowly weakening its prey by poisoning it through the skin. (obj0625_v0_cmd0_s0713_1ch_44100hz)" meta="section8=713 object=625 duration=6.673537s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0626_v0_cmd0_s0894_1ch_44100hz.wav" title="ASR draft: Gasly. (obj0626_v0_cmd0_s0894_1ch_44100hz)" meta="section8=894 object=626 duration=0.944921s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0627_v0_cmd0_s1302_1ch_44100hz.wav" title="ASR draft: The gas Pokemon! (obj0627_v0_cmd0_s1302_1ch_44100hz)" meta="section8=1302 object=627 duration=1.373084s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0628_v0_cmd0_s1100_1ch_44100hz.wav" title="ASR draft: It likes to lurk in the dark and tap shoulders with a gaseous hand. It's touch causes endless shuttering. (obj0628_v0_cmd0_s1100_1ch_44100hz)" meta="section8=1100 object=628 duration=6.584943s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0629_v0_cmd0_s0042_1ch_44100hz.wav" title="ASR draft: Hunter! (obj0629_v0_cmd0_s0042_1ch_44100hz)" meta="section8=42 object=629 duration=0.745624s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0630_v0_cmd0_s2423_1ch_44100hz.wav" title="ASR draft: The gas Pokemon! (obj0630_v0_cmd0_s2423_1ch_44100hz)" meta="section8=2423 object=630 duration=1.365714s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0631_v0_cmd0_s1244_1ch_44100hz.wav" title="ASR draft: To steal the life of its target, it slips into the prey's shadow and silently waits for an opportunity. (obj0631_v0_cmd0_s1244_1ch_44100hz)" meta="section8=1244 object=631 duration=6.333946s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0632_v0_cmd0_s0973_1ch_44100hz.wav" title="ASR draft: Gengar! (obj0632_v0_cmd0_s0973_1ch_44100hz)" meta="section8=973 object=632 duration=0.679161s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0633_v0_cmd0_s0285_1ch_44100hz.wav" title="ASR draft: The Shadow Pokemon! (obj0633_v0_cmd0_s0285_1ch_44100hz)" meta="section8=285 object=633 duration=1.47644s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0634_v0_cmd0_s1103_1ch_44100hz.wav" title="ASR draft: As it digs through the ground, it absorbs many hard objects. This is what makes its body so solid. (obj0634_v0_cmd0_s1103_1ch_44100hz)" meta="section8=1103 object=634 duration=6.496372s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0635_v0_cmd0_s0819_1ch_44100hz.wav" title="ASR draft: Onyx! (obj0635_v0_cmd0_s0819_1ch_44100hz)" meta="section8=819 object=635 duration=0.797279s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0636_v0_cmd0_s1934_1ch_44100hz.wav" title="ASR draft: The Rock Snake Pokémon. (obj0636_v0_cmd0_s1934_1ch_44100hz)" meta="section8=1934 object=636 duration=1.653628s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0637_v0_cmd0_s1381_1ch_44100hz.wav" title="ASR draft: It rolls to move. If the ground is uneven, a sudden jolt from hitting a bump can cause it to explode. (obj0637_v0_cmd0_s1381_1ch_44100hz)" meta="section8=1381 object=637 duration=6.998322s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0638_v0_cmd0_s0541_1ch_44100hz.wav" title="obj0638_v0_cmd0_s0541_1ch_44100hz" meta="section8=541 object=638 duration=0.922789s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0639_v0_cmd0_s2102_1ch_44100hz.wav" title="ASR draft: The ball Pokemon! (obj0639_v0_cmd0_s2102_1ch_44100hz)" meta="section8=2102 object=639 duration=1.402608s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0640_v0_cmd0_s0636_1ch_44100hz.wav" title="ASR draft: The more energy it charges up, the faster it gets. But this also makes it more likely to explode. (obj0640_v0_cmd0_s0636_1ch_44100hz)" meta="section8=636 object=640 duration=6.400408s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0641_v0_cmd0_s1814_1ch_44100hz.wav" title="ASR draft: Electrode! (obj0641_v0_cmd0_s1814_1ch_44100hz)" meta="section8=1814 object=641 duration=0.856349s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0642_v0_cmd0_s1221_1ch_44100hz.wav" title="ASR draft: The ball Pokemon! (obj0642_v0_cmd0_s1221_1ch_44100hz)" meta="section8=1221 object=642 duration=1.31034s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0643_v0_cmd0_s0806_1ch_44100hz.wav" title="ASR draft: When the memory of its departed mother brings it to tears, it's cries echo mournfully within the skull it wears on its head. (obj0643_v0_cmd0_s0806_1ch_44100hz)" meta="section8=806 object=643 duration=7.205057s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0644_v0_cmd0_s2088_1ch_44100hz.wav" title="ASR draft: CUBONE! (obj0644_v0_cmd0_s2088_1ch_44100hz)" meta="section8=2088 object=644 duration=0.782517s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0645_v0_cmd0_s2163_1ch_44100hz.wav" title="obj0645_v0_cmd0_s2163_1ch_44100hz" meta="section8=2163 object=645 duration=1.505964s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0646_v0_cmd0_s1482_1ch_44100hz.wav" title="ASR draft: This Pokémon overcame its sorrow to evolve a sturdy new body. Meroak faces its opponents bravely using a bone as a weapon. (obj0646_v0_cmd0_s1482_1ch_44100hz)" meta="section8=1482 object=646 duration=9.087506s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0647_v0_cmd0_s0694_1ch_44100hz.wav" title="obj0647_v0_cmd0_s0694_1ch_44100hz" meta="section8=694 object=647 duration=1.026122s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0648_v0_cmd0_s0372_1ch_44100hz.wav" title="ASR draft: The bone keeper Pokemon! (obj0648_v0_cmd0_s0372_1ch_44100hz)" meta="section8=372 object=648 duration=1.86771s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0649_v0_cmd0_s0457_1ch_44100hz.wav" title="ASR draft: Toxic gas is held within its thin, balloon-shaped body, so it can cause massive explosions. (obj0649_v0_cmd0_s0457_1ch_44100hz)" meta="section8=457 object=649 duration=6.267528s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0650_v0_cmd0_s2152_1ch_44100hz.wav" title="obj0650_v0_cmd0_s2152_1ch_44100hz" meta="section8=2152 object=650 duration=0.730839s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0651_v0_cmd0_s2018_1ch_44100hz.wav" title="ASR draft: The Poison Gas Pokémon! (obj0651_v0_cmd0_s2018_1ch_44100hz)" meta="section8=2018 object=651 duration=1.93415s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0652_v0_cmd0_s0532_1ch_44100hz.wav" title="ASR draft: Top grade perfume is made using its internal poison gases by diluting them to the highest level. (obj0652_v0_cmd0_s0532_1ch_44100hz)" meta="section8=532 object=652 duration=6.060816s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0653_v0_cmd0_s1034_1ch_44100hz.wav" title="ASR draft: Wheezing! (obj0653_v0_cmd0_s1034_1ch_44100hz)" meta="section8=1034 object=653 duration=0.775125s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0654_v0_cmd0_s2286_1ch_44100hz.wav" title="ASR draft: The Poison Gas Pokémon. (obj0654_v0_cmd0_s2286_1ch_44100hz)" meta="section8=2286 object=654 duration=1.808639s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0655_v0_cmd0_s2237_1ch_44100hz.wav" title="ASR draft: Ryhorn claims an area with over a 6-mile radius as its territory. It apparently forgets where this territory is when running, however. (obj0655_v0_cmd0_s2237_1ch_44100hz)" meta="section8=2237 object=655 duration=8.670998s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0656_v0_cmd0_s1314_1ch_44100hz.wav" title="ASR draft: Right horn! (obj0656_v0_cmd0_s1314_1ch_44100hz)" meta="section8=1314 object=656 duration=0.848957s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0657_v0_cmd0_s1975_1ch_44100hz.wav" title="ASR draft: The spikes poke him on. (obj0657_v0_cmd0_s1975_1ch_44100hz)" meta="section8=1975 object=657 duration=1.40263s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0658_v0_cmd0_s0319_1ch_44100hz.wav" title="ASR draft: The horn of a ride-on is powerful enough to crush broad diamonds. These Pokémon polish their horns by bashing them together. (obj0658_v0_cmd0_s0319_1ch_44100hz)" meta="section8=319 object=658 duration=7.763424s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0659_v0_cmd0_s1499_1ch_44100hz.wav" title="ASR draft: Right on. (obj0659_v0_cmd0_s1499_1ch_44100hz)" meta="section8=1499 object=659 duration=0.72229s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0660_v0_cmd0_s1508_1ch_44100hz.wav" title="obj0660_v0_cmd0_s1508_1ch_44100hz" meta="section8=1508 object=660 duration=1.295465s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0661_v0_cmd0_s2120_1ch_44100hz.wav" title="ASR draft: This kindly Pokémon lays highly nutritious eggs and shares them with injured Pokémon or people. (obj0661_v0_cmd0_s2120_1ch_44100hz)" meta="section8=2120 object=661 duration=5.899456s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0662_v0_cmd0_s2376_1ch_44100hz.wav" title="obj0662_v0_cmd0_s2376_1ch_44100hz" meta="section8=2376 object=662 duration=0.754898s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0663_v0_cmd0_s1475_1ch_44100hz.wav" title="ASR draft: The egg Pokemon! (obj0663_v0_cmd0_s1475_1ch_44100hz)" meta="section8=1475 object=663 duration=1.46322s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0664_v0_cmd0_s0955_1ch_44100hz.wav" title="ASR draft: If attacked, even by a large enemy, Horsey effortlessly swims to safety by utilizing its well-developed dorsal fin. (obj0664_v0_cmd0_s0955_1ch_44100hz)" meta="section8=955 object=664 duration=8.178141s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0665_v0_cmd0_s1585_1ch_44100hz.wav" title="ASR draft: Horsey! (obj0665_v0_cmd0_s1585_1ch_44100hz)" meta="section8=1585 object=665 duration=0.736259s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0666_v0_cmd0_s1293_1ch_44100hz.wav" title="ASR draft: The dragon Pokemon! (obj0666_v0_cmd0_s1293_1ch_44100hz)" meta="section8=1293 object=666 duration=1.500476s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0667_v0_cmd0_s2442_1ch_44100hz.wav" title="ASR draft: The mill raises the young. If it is approached while caring for young, it will use its toxic spines to fend off the intruder. (obj0667_v0_cmd0_s2442_1ch_44100hz)" meta="section8=2442 object=667 duration=7.860136s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0668_v0_cmd0_s0718_1ch_44100hz.wav" title="obj0668_v0_cmd0_s0718_1ch_44100hz" meta="section8=718 object=668 duration=0.872154s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0669_v0_cmd0_s0726_1ch_44100hz.wav" title="ASR draft: The dragon Pokemon! (obj0669_v0_cmd0_s0726_1ch_44100hz)" meta="section8=726 object=669 duration=1.499705s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0670_v0_cmd0_s1440_1ch_44100hz.wav" title="ASR draft: If you visit a beach at the end of summer, you'll be able to see groups of star you, lighting up in a steady rhythm. (obj0670_v0_cmd0_s1440_1ch_44100hz)" meta="section8=1440 object=670 duration=6.402993s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0671_v0_cmd0_s1663_1ch_44100hz.wav" title="ASR draft: Star you! (obj0671_v0_cmd0_s1663_1ch_44100hz)" meta="section8=1663 object=671 duration=0.925351s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0672_v0_cmd0_s0129_1ch_44100hz.wav" title="ASR draft: The Star Shape Pokemon! (obj0672_v0_cmd0_s0129_1ch_44100hz)" meta="section8=129 object=672 duration=1.744331s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0673_v0_cmd0_s0529_1ch_44100hz.wav" title="ASR draft: This Pokémon has an organ known as its core. The organ glows in seven colors when starmie is unleashing its potent psychic powers. (obj0673_v0_cmd0_s0529_1ch_44100hz)" meta="section8=529 object=673 duration=8.668481s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0674_v0_cmd0_s0072_1ch_44100hz.wav" title="ASR draft: Star me. (obj0674_v0_cmd0_s0072_1ch_44100hz)" meta="section8=72 object=674 duration=0.850884s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0675_v0_cmd0_s2011_1ch_44100hz.wav" title="ASR draft: The mysterious Pokémon. (obj0675_v0_cmd0_s2011_1ch_44100hz)" meta="section8=2011 object=675 duration=1.754966s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0676_v0_cmd0_s1365_1ch_44100hz.wav" title="ASR draft: It is a pantomime expert that can create invisible but solid walls using mining gestures. (obj0676_v0_cmd0_s1365_1ch_44100hz)" meta="section8=1365 object=676 duration=5.966893s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0677_v0_cmd0_s2327_1ch_44100hz.wav" title="ASR draft: Mr. Mine. (obj0677_v0_cmd0_s2327_1ch_44100hz)" meta="section8=2327 object=677 duration=1.052993s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0678_v0_cmd0_s0816_1ch_44100hz.wav" title="ASR draft: The barrier Pokemon! (obj0678_v0_cmd0_s0816_1ch_44100hz)" meta="section8=816 object=678 duration=1.616689s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0679_v0_cmd0_s0074_1ch_44100hz.wav" title="ASR draft: It slashes through grass with its sharp sides, moving too fast for the human eye to track. (obj0679_v0_cmd0_s0074_1ch_44100hz)" meta="section8=74 object=679 duration=5.849909s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0680_v0_cmd0_s2123_1ch_44100hz.wav" title="obj0680_v0_cmd0_s2123_1ch_44100hz" meta="section8=2123 object=680 duration=0.79771s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0681_v0_cmd0_s0073_1ch_44100hz.wav" title="obj0681_v0_cmd0_s0073_1ch_44100hz" meta="section8=73 object=681 duration=1.552902s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0682_v0_cmd0_s1620_1ch_44100hz.wav" title="ASR draft: Sound near the mouth of a volcano? This fire breather's body temperature is nearly 1,200 degrees Celsius. (obj0682_v0_cmd0_s1620_1ch_44100hz)" meta="section8=1620 object=682 duration=7.200884s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0683_v0_cmd0_s0789_1ch_44100hz.wav" title="ASR draft: found near the mouth of a volcano. This Fire Breather's body temperature is nearly 2,200 degrees Fahrenheit. (obj0683_v0_cmd0_s0789_1ch_44100hz)" meta="section8=789 object=683 duration=7.190068s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0684_v0_cmd0_s1060_1ch_44100hz.wav" title="obj0684_v0_cmd0_s1060_1ch_44100hz" meta="section8=1060 object=684 duration=0.829615s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0685_v0_cmd0_s2340_1ch_44100hz.wav" title="ASR draft: The Spitfire Pokémon. (obj0685_v0_cmd0_s2340_1ch_44100hz)" meta="section8=2340 object=685 duration=1.637982s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0686_v0_cmd0_s0851_1ch_44100hz.wav" title="ASR draft: An underpowered, pathetic Pokémon. It may jump high on rare occasions, but never more than seven feet. (obj0686_v0_cmd0_s0851_1ch_44100hz)" meta="section8=851 object=686 duration=7.260272s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0687_v0_cmd0_s1098_1ch_44100hz.wav" title="obj0687_v0_cmd0_s1098_1ch_44100hz" meta="section8=1098 object=687 duration=0.923356s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0688_v0_cmd0_s2439_1ch_44100hz.wav" title="ASR draft: The fish Pokemon! (obj0688_v0_cmd0_s2439_1ch_44100hz)" meta="section8=2439 object=688 duration=1.327732s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0689_v0_cmd0_s0946_1ch_44100hz.wav" title="ASR draft: Once it appears, it goes on a rampage. It remains enraged until it demolishes everything around it. (obj0689_v0_cmd0_s0946_1ch_44100hz)" meta="section8=946 object=689 duration=7.049025s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0690_v0_cmd0_s1009_1ch_44100hz.wav" title="obj0690_v0_cmd0_s1009_1ch_44100hz" meta="section8=1009 object=690 duration=0.92941s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0691_v0_cmd0_s1053_1ch_44100hz.wav" title="ASR draft: The atrocious Pokémon. (obj0691_v0_cmd0_s1053_1ch_44100hz)" meta="section8=1053 object=691 duration=1.762268s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0692_v0_cmd0_s0343_1ch_44100hz.wav" title="ASR draft: It ferries people across the sea on its back. It may sing an enchanting cry if it is in a good mood. (obj0692_v0_cmd0_s0343_1ch_44100hz)" meta="section8=343 object=692 duration=6.373107s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0693_v0_cmd0_s1312_1ch_44100hz.wav" title="ASR draft: Lapress! (obj0693_v0_cmd0_s1312_1ch_44100hz)" meta="section8=1312 object=693 duration=0.917324s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0694_v0_cmd0_s0011_1ch_44100hz.wav" title="ASR draft: The transport Pokémon. (obj0694_v0_cmd0_s0011_1ch_44100hz)" meta="section8=11 object=694 duration=1.979524s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0695_v0_cmd0_s2296_1ch_44100hz.wav" title="ASR draft: Its transformation ability is perfect. However, if made to laugh, it can't maintain its disguise. (obj0695_v0_cmd0_s2296_1ch_44100hz)" meta="section8=2296 object=695 duration=6.717098s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0696_v0_cmd0_s1618_1ch_44100hz.wav" title="ASR draft: Ditto! (obj0696_v0_cmd0_s1618_1ch_44100hz)" meta="section8=1618 object=696 duration=0.579388s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0697_v0_cmd0_s0634_1ch_44100hz.wav" title="ASR draft: The Transform Pokémon. (obj0697_v0_cmd0_s0634_1ch_44100hz)" meta="section8=634 object=697 duration=1.623447s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0698_v0_cmd0_s2409_1ch_44100hz.wav" title="ASR draft: Its ability to evolve into many forms allows it to adapt smoothly and perfectly to any environment. (obj0698_v0_cmd0_s2409_1ch_44100hz)" meta="section8=2409 object=698 duration=6.813651s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0699_v0_cmd0_s1702_1ch_44100hz.wav" title="ASR draft: Eevee! (obj0699_v0_cmd0_s1702_1ch_44100hz)" meta="section8=1702 object=699 duration=0.609546s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0700_v0_cmd0_s1991_1ch_44100hz.wav" title="ASR draft: The Evolution Pokemon! (obj0700_v0_cmd0_s1991_1ch_44100hz)" meta="section8=1991 object=700 duration=1.726054s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0701_v0_cmd0_s1245_1ch_44100hz.wav" title="ASR draft: It lives close to water. Its long tail is ridged with a fin, which is often mistaken for a mermaid's. (obj0701_v0_cmd0_s1245_1ch_44100hz)" meta="section8=1245 object=701 duration=6.699002s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0702_v0_cmd0_s1533_1ch_44100hz.wav" title="ASR draft: Vaporeon! (obj0702_v0_cmd0_s1533_1ch_44100hz)" meta="section8=1533 object=702 duration=1.104422s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0703_v0_cmd0_s1515_1ch_44100hz.wav" title="ASR draft: The bubble jet Pokemon! (obj0703_v0_cmd0_s1515_1ch_44100hz)" meta="section8=1515 object=703 duration=1.677778s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0704_v0_cmd0_s2065_1ch_44100hz.wav" title="ASR draft: It concentrates the weak electric charges emitted by itself and launches wicked lightning bolts. (obj0704_v0_cmd0_s2065_1ch_44100hz)" meta="section8=2065 object=704 duration=5.944603s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0705_v0_cmd0_s1775_1ch_44100hz.wav" title="obj0705_v0_cmd0_s1775_1ch_44100hz" meta="section8=1775 object=705 duration=0.856984s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0706_v0_cmd0_s2222_1ch_44100hz.wav" title="ASR draft: The Lightning Pokemon! (obj0706_v0_cmd0_s2222_1ch_44100hz)" meta="section8=2222 object=706 duration=1.442404s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0707_v0_cmd0_s1300_1ch_44100hz.wav" title="ASR draft: Inhaled air is carried to its flamesack, heated, and exhaled as fire that reaches over 1,700 degrees Celsius. (obj0707_v0_cmd0_s1300_1ch_44100hz)" meta="section8=1300 object=707 duration=8.045624s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0708_v0_cmd0_s0442_1ch_44100hz.wav" title="ASR draft: Inhaled air is carried to its flamestack, heated, and exhaled as fire that reaches over 3,000 degrees Fahrenheit. (obj0708_v0_cmd0_s0442_1ch_44100hz)" meta="section8=442 object=708 duration=7.755147s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0709_v0_cmd0_s0572_1ch_44100hz.wav" title="ASR draft: Flaryon! (obj0709_v0_cmd0_s0572_1ch_44100hz)" meta="section8=572 object=709 duration=1.007868s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0710_v0_cmd0_s0257_1ch_44100hz.wav" title="ASR draft: The Flame Pokémon! (obj0710_v0_cmd0_s0257_1ch_44100hz)" meta="section8=257 object=710 duration=1.436372s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0711_v0_cmd0_s2386_1ch_44100hz.wav" title="ASR draft: This is a ferocious Pokémon from ancient times. Apparently, even modern technology is incapable of producing a perfectly restored specimen. (obj0711_v0_cmd0_s2386_1ch_44100hz)" meta="section8=2386 object=711 duration=9.273084s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0712_v0_cmd0_s2338_1ch_44100hz.wav" title="ASR draft: Aerodactyl. (obj0712_v0_cmd0_s2338_1ch_44100hz)" meta="section8=2338 object=712 duration=0.936757s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0713_v0_cmd0_s0010_1ch_44100hz.wav" title="ASR draft: The fossil Pokémon! (obj0713_v0_cmd0_s0010_1ch_44100hz)" meta="section8=10 object=713 duration=1.383333s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0714_v0_cmd0_s0834_1ch_44100hz.wav" title="ASR draft: This gluttonous pokemon eats constantly, apart from when it's asleep. It devours nearly 400 kg of food per day. (obj0714_v0_cmd0_s0834_1ch_44100hz)" meta="section8=834 object=714 duration=7.953356s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0715_v0_cmd0_s1622_1ch_44100hz.wav" title="ASR draft: This gluttonous Pokémon eats constantly, apart from when it's asleep. It devours nearly 900 pounds of food per day. (obj0715_v0_cmd0_s1622_1ch_44100hz)" meta="section8=1622 object=715 duration=7.884422s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0716_v0_cmd0_s1716_1ch_44100hz.wav" title="ASR draft: Snorlax! (obj0716_v0_cmd0_s1716_1ch_44100hz)" meta="section8=1716 object=716 duration=1.068866s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0717_v0_cmd0_s1924_1ch_44100hz.wav" title="ASR draft: The Sleeping Pokémon (obj0717_v0_cmd0_s1924_1ch_44100hz)" meta="section8=1924 object=717 duration=1.582245s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0718_v0_cmd0_s1948_1ch_44100hz.wav" title="ASR draft: It sheds many layers of skin as it grows larger. During this process, it is protected by a rapid waterfall. (obj0718_v0_cmd0_s1948_1ch_44100hz)" meta="section8=1948 object=718 duration=7.048277s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0719_v0_cmd0_s2435_1ch_44100hz.wav" title="ASR draft: Dritini! (obj0719_v0_cmd0_s2435_1ch_44100hz)" meta="section8=2435 object=719 duration=0.880385s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0720_v0_cmd0_s1020_1ch_44100hz.wav" title="ASR draft: The dragon poke mine. (obj0720_v0_cmd0_s1020_1ch_44100hz)" meta="section8=1020 object=720 duration=1.454331s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0721_v0_cmd0_s2297_1ch_44100hz.wav" title="ASR draft: They say that if it emits an aura from its whole body, the weather will begin to change instantly. (obj0721_v0_cmd0_s2297_1ch_44100hz)" meta="section8=2297 object=721 duration=5.697438s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0722_v0_cmd0_s2236_1ch_44100hz.wav" title="ASR draft: Dragon air. (obj0722_v0_cmd0_s2236_1ch_44100hz)" meta="section8=2236 object=722 duration=0.849501s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0723_v0_cmd0_s0021_1ch_44100hz.wav" title="ASR draft: The Dragon Pokémon. (obj0723_v0_cmd0_s0021_1ch_44100hz)" meta="section8=21 object=723 duration=1.450635s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0724_v0_cmd0_s0223_1ch_44100hz.wav" title="ASR draft: It is said that somewhere in the ocean lies an island where these gather, only they live there. (obj0724_v0_cmd0_s0223_1ch_44100hz)" meta="section8=223 object=724 duration=5.464512s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0725_v0_cmd0_s0675_1ch_44100hz.wav" title="ASR draft: Dragonite! (obj0725_v0_cmd0_s0675_1ch_44100hz)" meta="section8=675 object=725 duration=0.791905s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0726_v0_cmd0_s2164_1ch_44100hz.wav" title="ASR draft: The Dragon Pokémon. (obj0726_v0_cmd0_s2164_1ch_44100hz)" meta="section8=2164 object=726 duration=1.44229s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0727_v0_cmd0_s2030_1ch_44100hz.wav" title="ASR draft: Its DNA is almost the same as mews. However, its size and disposition are vastly different. (obj0727_v0_cmd0_s2030_1ch_44100hz)" meta="section8=2030 object=727 duration=6.787438s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0728_v0_cmd0_s2255_1ch_44100hz.wav" title="ASR draft: Mewtwo. (obj0728_v0_cmd0_s2255_1ch_44100hz)" meta="section8=2255 object=728 duration=0.740159s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0729_v0_cmd0_s1986_1ch_44100hz.wav" title="ASR draft: The genetic Pokemon! (obj0729_v0_cmd0_s1986_1ch_44100hz)" meta="section8=1986 object=729 duration=1.476395s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0730_v0_cmd0_s2387_1ch_44100hz.wav" title="ASR draft: When viewed through a microscope, this Pokémon's short, fine, delicate hair can be seen. (obj0730_v0_cmd0_s2387_1ch_44100hz)" meta="section8=2387 object=730 duration=5.551202s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0731_v0_cmd0_s1855_1ch_44100hz.wav" title="obj0731_v0_cmd0_s1855_1ch_44100hz" meta="section8=1855 object=731 duration=0.665351s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0732_v0_cmd0_s2385_1ch_44100hz.wav" title="ASR draft: The new species Pokemon! (obj0732_v0_cmd0_s2385_1ch_44100hz)" meta="section8=2385 object=732 duration=1.866168s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0733_v0_cmd0_s2450_1ch_44100hz.wav" title="ASR draft: It loves to bask in the sunlight! It uses the leaf on its head to seek out warm places. (obj0733_v0_cmd0_s2450_1ch_44100hz)" meta="section8=2450 object=733 duration=5.779569s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0734_v0_cmd0_s0272_1ch_44100hz.wav" title="obj0734_v0_cmd0_s0272_1ch_44100hz" meta="section8=272 object=734 duration=0.952766s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0735_v0_cmd0_s0554_1ch_44100hz.wav" title="obj0735_v0_cmd0_s0554_1ch_44100hz" meta="section8=554 object=735 duration=1.401587s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0736_v0_cmd0_s1827_1ch_44100hz.wav" title="ASR draft: The spicy scent that waffes from around Bayleaf's neck somehow makes those who smell it want to fight. (obj0736_v0_cmd0_s1827_1ch_44100hz)" meta="section8=1827 object=736 duration=6.099592s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0737_v0_cmd0_s1084_1ch_44100hz.wav" title="ASR draft: Bailif! (obj0737_v0_cmd0_s1084_1ch_44100hz)" meta="section8=1084 object=737 duration=0.707868s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0738_v0_cmd0_s0836_1ch_44100hz.wav" title="obj0738_v0_cmd0_s0836_1ch_44100hz" meta="section8=836 object=738 duration=1.310272s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0739_v0_cmd0_s2479_1ch_44100hz.wav" title="ASR draft: Anyone who stands beside it becomes refreshed, just as if they were soaking in the soothing atmosphere of a forest. (obj0739_v0_cmd0_s2479_1ch_44100hz)" meta="section8=2479 object=739 duration=6.656825s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0740_v0_cmd0_s0461_1ch_44100hz.wav" title="obj0740_v0_cmd0_s0461_1ch_44100hz" meta="section8=461 object=740 duration=0.938798s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0741_v0_cmd0_s0582_1ch_44100hz.wav" title="ASR draft: The herb Pokemon! (obj0741_v0_cmd0_s0582_1ch_44100hz)" meta="section8=582 object=741 duration=1.390612s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0742_v0_cmd0_s1859_1ch_44100hz.wav" title="ASR draft: It usually stays hunched over. If it is angry or surprised, it shoots flames out of its back. (obj0742_v0_cmd0_s1859_1ch_44100hz)" meta="section8=1859 object=742 duration=6.169864s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0743_v0_cmd0_s0262_1ch_44100hz.wav" title="ASR draft: Cinder quill. (obj0743_v0_cmd0_s0262_1ch_44100hz)" meta="section8=262 object=743 duration=0.993991s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0744_v0_cmd0_s1632_1ch_44100hz.wav" title="ASR draft: The Fire Mouse Pokemon! (obj0744_v0_cmd0_s1632_1ch_44100hz)" meta="section8=1632 object=744 duration=1.782177s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0745_v0_cmd0_s0485_1ch_44100hz.wav" title="ASR draft: Before battle, it turns its back on its opponent to demonstrate how ferociously its fire blazes. (obj0745_v0_cmd0_s0485_1ch_44100hz)" meta="section8=485 object=745 duration=5.945306s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0746_v0_cmd0_s1652_1ch_44100hz.wav" title="ASR draft: Quilava! (obj0746_v0_cmd0_s1652_1ch_44100hz)" meta="section8=1652 object=746 duration=0.912222s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0747_v0_cmd0_s0136_1ch_44100hz.wav" title="ASR draft: The volcano Pokemon. (obj0747_v0_cmd0_s0136_1ch_44100hz)" meta="section8=136 object=747 duration=1.57941s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0748_v0_cmd0_s0401_1ch_44100hz.wav" title="ASR draft: It has a secret, devastating move. It rubs its blazing fur to cause huge explosions. (obj0748_v0_cmd0_s0401_1ch_44100hz)" meta="section8=401 object=748 duration=6.283741s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0749_v0_cmd0_s1607_1ch_44100hz.wav" title="ASR draft: Typhlosion! (obj0749_v0_cmd0_s1607_1ch_44100hz)" meta="section8=1607 object=749 duration=1.03068s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0750_v0_cmd0_s1380_1ch_44100hz.wav" title="ASR draft: The volcano Pokemon! (obj0750_v0_cmd0_s1380_1ch_44100hz)" meta="section8=1380 object=750 duration=1.624512s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0751_v0_cmd0_s1994_1ch_44100hz.wav" title="ASR draft: It's powerful, well-developed jaws are capable of crushing anything, even its trainer must be careful. (obj0751_v0_cmd0_s1994_1ch_44100hz)" meta="section8=1994 object=751 duration=6.796961s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0752_v0_cmd0_s1141_1ch_44100hz.wav" title="obj0752_v0_cmd0_s1141_1ch_44100hz" meta="section8=1141 object=752 duration=0.83483s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0753_v0_cmd0_s0462_1ch_44100hz.wav" title="ASR draft: The big job Pokemon! (obj0753_v0_cmd0_s0462_1ch_44100hz)" meta="section8=462 object=753 duration=1.669637s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0754_v0_cmd0_s1364_1ch_44100hz.wav" title="ASR draft: The tips of its fangs are slanted backward. Once those fangs clamp down, the prey has no hope of escape. (obj0754_v0_cmd0_s1364_1ch_44100hz)" meta="section8=1364 object=754 duration=6.993469s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0755_v0_cmd0_s2176_1ch_44100hz.wav" title="obj0755_v0_cmd0_s2176_1ch_44100hz" meta="section8=2176 object=755 duration=0.8761s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0756_v0_cmd0_s1087_1ch_44100hz.wav" title="ASR draft: The big job Pokemon! (obj0756_v0_cmd0_s1087_1ch_44100hz)" meta="section8=1087 object=756 duration=1.63102s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0757_v0_cmd0_s0135_1ch_44100hz.wav" title="ASR draft: When it bites with its massive and powerful jaws, it shakes its head and savagely tears its victim up. (obj0757_v0_cmd0_s0135_1ch_44100hz)" meta="section8=135 object=757 duration=6.692041s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0758_v0_cmd0_s1523_1ch_44100hz.wav" title="ASR draft: For alligator. (obj0758_v0_cmd0_s1523_1ch_44100hz)" meta="section8=1523 object=758 duration=1.124649s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0759_v0_cmd0_s0229_1ch_44100hz.wav" title="ASR draft: The big job Pokemon! (obj0759_v0_cmd0_s0229_1ch_44100hz)" meta="section8=229 object=759 duration=1.671451s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0760_v0_cmd0_s0364_1ch_44100hz.wav" title="ASR draft: Both of its legs have turned into wings. Without a sound, Crobat flies swiftly towards its prey and sinks its fangs into the nape of its target's neck. (obj0760_v0_cmd0_s0364_1ch_44100hz)" meta="section8=364 object=760 duration=9.252063s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0761_v0_cmd0_s1951_1ch_44100hz.wav" title="obj0761_v0_cmd0_s1951_1ch_44100hz" meta="section8=1951 object=761 duration=0.770476s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0762_v0_cmd0_s2309_1ch_44100hz.wav" title="ASR draft: The Bat Pokémon! (obj0762_v0_cmd0_s2309_1ch_44100hz)" meta="section8=2309 object=762 duration=1.37322s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0763_v0_cmd0_s0829_1ch_44100hz.wav" title="ASR draft: It is unskilled at storing electric power. Any kind of shock causes it to discharge energy spontaneously. (obj0763_v0_cmd0_s0829_1ch_44100hz)" meta="section8=829 object=763 duration=6.756417s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0764_v0_cmd0_s0630_1ch_44100hz.wav" title="ASR draft: P2! (obj0764_v0_cmd0_s0630_1ch_44100hz)" meta="section8=630 object=764 duration=0.636077s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0765_v0_cmd0_s0110_1ch_44100hz.wav" title="ASR draft: The Tiny Mouse Pokemon! (obj0765_v0_cmd0_s0110_1ch_44100hz)" meta="section8=110 object=765 duration=1.648367s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0766_v0_cmd0_s2116_1ch_44100hz.wav" title="ASR draft: Its body has a faintly sweet scent and is bouncy and soft. If it bounces even once, it cannot stop. (obj0766_v0_cmd0_s2116_1ch_44100hz)" meta="section8=2116 object=766 duration=7.004626s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0767_v0_cmd0_s0794_1ch_44100hz.wav" title="obj0767_v0_cmd0_s0794_1ch_44100hz" meta="section8=794 object=767 duration=0.954127s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0768_v0_cmd0_s1925_1ch_44100hz.wav" title="ASR draft: The balloon Pokemon! (obj0768_v0_cmd0_s1925_1ch_44100hz)" meta="section8=1925 object=768 duration=1.489365s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0769_v0_cmd0_s0019_1ch_44100hz.wav" title="ASR draft: The shell seems to be filled with joy. It is said that it will share good luck when treated kindly. (obj0769_v0_cmd0_s0019_1ch_44100hz)" meta="section8=19 object=769 duration=5.810045s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0770_v0_cmd0_s0409_1ch_44100hz.wav" title="obj0770_v0_cmd0_s0409_1ch_44100hz" meta="section8=409 object=770 duration=0.775692s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0771_v0_cmd0_s0942_1ch_44100hz.wav" title="ASR draft: The Spikeball Pokémon. (obj0771_v0_cmd0_s0942_1ch_44100hz)" meta="section8=942 object=771 duration=1.675533s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0772_v0_cmd0_s2249_1ch_44100hz.wav" title="ASR draft: They say that it will appear before kind-hearted, caring people and shower them with happiness. (obj0772_v0_cmd0_s2249_1ch_44100hz)" meta="section8=2249 object=772 duration=5.565692s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0773_v0_cmd0_s0645_1ch_44100hz.wav" title="ASR draft: Togatek! (obj0773_v0_cmd0_s0645_1ch_44100hz)" meta="section8=645 object=773 duration=0.8339s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0774_v0_cmd0_s1901_1ch_44100hz.wav" title="ASR draft: The happiness Pokemon! (obj0774_v0_cmd0_s1901_1ch_44100hz)" meta="section8=1901 object=774 duration=1.570816s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0775_v0_cmd0_s2351_1ch_44100hz.wav" title="ASR draft: As a result of storing too much electricity, it developed patches where even Downey wool won't grow. (obj0775_v0_cmd0_s2351_1ch_44100hz)" meta="section8=2351 object=775 duration=6.058254s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0776_v0_cmd0_s0051_1ch_44100hz.wav" title="ASR draft: Fluffy! (obj0776_v0_cmd0_s0051_1ch_44100hz)" meta="section8=51 object=776 duration=0.791224s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0777_v0_cmd0_s0937_1ch_44100hz.wav" title="ASR draft: The wool Pokemon! (obj0777_v0_cmd0_s0937_1ch_44100hz)" meta="section8=937 object=777 duration=1.419546s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0778_v0_cmd0_s0709_1ch_44100hz.wav" title="ASR draft: The bright light on its tail can be seen far away. It has been treasured since ancient times as a beacon. (obj0778_v0_cmd0_s0709_1ch_44100hz)" meta="section8=709 object=778 duration=6.244422s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0779_v0_cmd0_s1904_1ch_44100hz.wav" title="ASR draft: And for us. (obj0779_v0_cmd0_s1904_1ch_44100hz)" meta="section8=1904 object=779 duration=0.855011s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0780_v0_cmd0_s1601_1ch_44100hz.wav" title="ASR draft: The light Pokemon! (obj0780_v0_cmd0_s1601_1ch_44100hz)" meta="section8=1601 object=780 duration=1.231497s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0781_v0_cmd0_s2022_1ch_44100hz.wav" title="ASR draft: Due to the effects of the Sunstone, it is now active during the daytime. It likes to dance in pools of sunlight. (obj0781_v0_cmd0_s2022_1ch_44100hz)" meta="section8=2022 object=781 duration=6.973628s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0782_v0_cmd0_s2474_1ch_44100hz.wav" title="obj0782_v0_cmd0_s2474_1ch_44100hz" meta="section8=2474 object=782 duration=1.085986s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0783_v0_cmd0_s1412_1ch_44100hz.wav" title="ASR draft: The flower Pokemon! (obj0783_v0_cmd0_s1412_1ch_44100hz)" meta="section8=1412 object=783 duration=1.551406s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0784_v0_cmd0_s2321_1ch_44100hz.wav" title="ASR draft: The fur on its body naturally repels water. It can stay dry even when it plays in the water. (obj0784_v0_cmd0_s2321_1ch_44100hz)" meta="section8=2321 object=784 duration=5.833311s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0785_v0_cmd0_s2466_1ch_44100hz.wav" title="obj0785_v0_cmd0_s2466_1ch_44100hz" meta="section8=2466 object=785 duration=0.651587s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0786_v0_cmd0_s1634_1ch_44100hz.wav" title="ASR draft: The Aqua Mouse Pokémon! (obj0786_v0_cmd0_s1634_1ch_44100hz)" meta="section8=1634 object=786 duration=1.729841s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0787_v0_cmd0_s1563_1ch_44100hz.wav" title="ASR draft: Its long ears are superb sensors. It can distinguish the movements of things in water and tell what they are. (obj0787_v0_cmd0_s1563_1ch_44100hz)" meta="section8=1563 object=787 duration=6.973583s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0788_v0_cmd0_s0629_1ch_44100hz.wav" title="obj0788_v0_cmd0_s0629_1ch_44100hz" meta="section8=629 object=788 duration=1.039433s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0789_v0_cmd0_s1202_1ch_44100hz.wav" title="ASR draft: The Aqua Rabbit Pokémon! (obj0789_v0_cmd0_s1202_1ch_44100hz)" meta="section8=1202 object=789 duration=1.799637s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0790_v0_cmd0_s1105_1ch_44100hz.wav" title="ASR draft: Although it always pretends to be a tree, its composition appears more similar to rock than to vegetation. (obj0790_v0_cmd0_s1105_1ch_44100hz)" meta="section8=1105 object=790 duration=6.469388s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0791_v0_cmd0_s2253_1ch_44100hz.wav" title="obj0791_v0_cmd0_s2253_1ch_44100hz" meta="section8=2253 object=791 duration=1.155805s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0792_v0_cmd0_s1011_1ch_44100hz.wav" title="ASR draft: The imitation Pokémon (obj0792_v0_cmd0_s1011_1ch_44100hz)" meta="section8=1011 object=792 duration=1.729841s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0793_v0_cmd0_s1781_1ch_44100hz.wav" title="ASR draft: If Polywag and Polyworld hear its echoing cry, they respond by gathering from far and wide. (obj0793_v0_cmd0_s1781_1ch_44100hz)" meta="section8=1781 object=793 duration=6.446145s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0794_v0_cmd0_s2169_1ch_44100hz.wav" title="obj0794_v0_cmd0_s2169_1ch_44100hz" meta="section8=2169 object=794 duration=0.892063s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0795_v0_cmd0_s1603_1ch_44100hz.wav" title="ASR draft: The Frog Pokemon! (obj0795_v0_cmd0_s1603_1ch_44100hz)" meta="section8=1603 object=795 duration=1.372993s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0796_v0_cmd0_s0352_1ch_44100hz.wav" title="ASR draft: It drifts on winds. It is said that when hop it gather in field and mountains, spring is on the way. (obj0796_v0_cmd0_s0352_1ch_44100hz)" meta="section8=352 object=796 duration=6.416621s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0797_v0_cmd0_s1473_1ch_44100hz.wav" title="ASR draft: Hop it! (obj0797_v0_cmd0_s1473_1ch_44100hz)" meta="section8=1473 object=797 duration=0.698141s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0798_v0_cmd0_s1721_1ch_44100hz.wav" title="ASR draft: The cottonweed Pokemon! (obj0798_v0_cmd0_s1721_1ch_44100hz)" meta="section8=1721 object=798 duration=1.753107s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0799_v0_cmd0_s1466_1ch_44100hz.wav" title="ASR draft: Skip-loom enthusiasts can apparently tell where a skip-loom was born by the scent drifting from the flower on the Pokémon's head. (obj0799_v0_cmd0_s1466_1ch_44100hz)" meta="section8=1466 object=799 duration=7.200635s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0800_v0_cmd0_s1050_1ch_44100hz.wav" title="ASR draft: Skip, loom. (obj0800_v0_cmd0_s1050_1ch_44100hz)" meta="section8=1050 object=800 duration=0.919864s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0801_v0_cmd0_s0999_1ch_44100hz.wav" title="ASR draft: The Cotton Weed Pokémon. (obj0801_v0_cmd0_s0999_1ch_44100hz)" meta="section8=999 object=801 duration=1.730907s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0802_v0_cmd0_s1857_1ch_44100hz.wav" title="ASR draft: Jump left travels on seasonal winds. Once its cotton spores run out, it's journey ends as does its life. (obj0802_v0_cmd0_s1857_1ch_44100hz)" meta="section8=1857 object=802 duration=7.269864s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0803_v0_cmd0_s0127_1ch_44100hz.wav" title="ASR draft: Jump left! (obj0803_v0_cmd0_s0127_1ch_44100hz)" meta="section8=127 object=803 duration=0.751723s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0804_v0_cmd0_s0703_1ch_44100hz.wav" title="ASR draft: The cottonweed Pokemon! (obj0804_v0_cmd0_s0703_1ch_44100hz)" meta="section8=703 object=804 duration=1.661678s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0805_v0_cmd0_s0753_1ch_44100hz.wav" title="ASR draft: It lives atop tall trees. When leaping from branch to branch, it definitely uses its tail for balance. (obj0805_v0_cmd0_s0753_1ch_44100hz)" meta="section8=753 object=805 duration=6.447506s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0806_v0_cmd0_s1035_1ch_44100hz.wav" title="obj0806_v0_cmd0_s1035_1ch_44100hz" meta="section8=1035 object=806 duration=0.754172s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0807_v0_cmd0_s1803_1ch_44100hz.wav" title="ASR draft: The long tail Pokemon! (obj0807_v0_cmd0_s1803_1ch_44100hz)" meta="section8=1803 object=807 duration=1.724694s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0808_v0_cmd0_s1431_1ch_44100hz.wav" title="ASR draft: The tip of its forktail quivers when it's predicting its opponents next move. (obj0808_v0_cmd0_s1431_1ch_44100hz)" meta="section8=1431 object=808 duration=4.500272s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0809_v0_cmd0_s0444_1ch_44100hz.wav" title="obj0809_v0_cmd0_s0444_1ch_44100hz" meta="section8=444 object=809 duration=0.834512s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0810_v0_cmd0_s1463_1ch_44100hz.wav" title="obj0810_v0_cmd0_s1463_1ch_44100hz" meta="section8=1463 object=810 duration=1.310522s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0811_v0_cmd0_s0490_1ch_44100hz.wav" title="ASR draft: When exposed to the moon's aura, the rings on its body glow faintly and it gains a mysterious power. (obj0811_v0_cmd0_s0490_1ch_44100hz)" meta="section8=490 object=811 duration=6.200227s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0812_v0_cmd0_s1072_1ch_44100hz.wav" title="obj0812_v0_cmd0_s1072_1ch_44100hz" meta="section8=1072 object=812 duration=0.902517s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0813_v0_cmd0_s1936_1ch_44100hz.wav" title="ASR draft: The moonlight Pokemon! (obj0813_v0_cmd0_s1936_1ch_44100hz)" meta="section8=1936 object=813 duration=1.570159s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0814_v0_cmd0_s0843_1ch_44100hz.wav" title="ASR draft: Feared and loathed by many, it is believed to bring this fortune to all those who see it at night. (obj0814_v0_cmd0_s0843_1ch_44100hz)" meta="section8=843 object=814 duration=5.761338s channels=1 refs=5"}
|
||||
::gallery-end
|
||||
206
sound-gallery-05.md
Normal file
206
sound-gallery-05.md
Normal file
@@ -0,0 +1,206 @@
|
||||
# Sound Gallery 05
|
||||
|
||||
Exported Radium PCM sounds 801-1000 of 2491.
|
||||
|
||||
::gallery-start
|
||||
::audio{src="../analysis/radium-image/sounds/obj0815_v0_cmd0_s0047_1ch_44100hz.wav" title="ASR draft: Murcrow! (obj0815_v0_cmd0_s0047_1ch_44100hz)" meta="section8=47 object=815 duration=0.785057s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0816_v0_cmd0_s1835_1ch_44100hz.wav" title="ASR draft: The darkness Pokemon! (obj0816_v0_cmd0_s1835_1ch_44100hz)" meta="section8=1835 object=816 duration=1.415601s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0817_v0_cmd0_s0022_1ch_44100hz.wav" title="ASR draft: When its head was bitten, toxins entered slow-pokes head and unlocked an extraordinary power. (obj0817_v0_cmd0_s0022_1ch_44100hz)" meta="section8=22 object=817 duration=5.903515s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0818_v0_cmd0_s0542_1ch_44100hz.wav" title="ASR draft: Slow King! (obj0818_v0_cmd0_s0542_1ch_44100hz)" meta="section8=542 object=818 duration=0.958163s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0819_v0_cmd0_s2032_1ch_44100hz.wav" title="ASR draft: The Royal Pokémon! (obj0819_v0_cmd0_s2032_1ch_44100hz)" meta="section8=2032 object=819 duration=1.502154s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0820_v0_cmd0_s1581_1ch_44100hz.wav" title="ASR draft: This Pokémon is shaped like ancient writing. It is a mystery as to which came first. The ancient writings or the various unknown. Research into this topic is ongoing, but nothing is known. (obj0820_v0_cmd0_s1581_1ch_44100hz)" meta="section8=1581 object=820 duration=12.163764s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0821_v0_cmd0_s0546_1ch_44100hz.wav" title="ASR draft: I know. (obj0821_v0_cmd0_s0546_1ch_44100hz)" meta="section8=546 object=821 duration=0.704717s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0822_v0_cmd0_s0533_1ch_44100hz.wav" title="ASR draft: The symbol Pokemon. (obj0822_v0_cmd0_s0533_1ch_44100hz)" meta="section8=533 object=822 duration=1.452698s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0823_v0_cmd0_s1438_1ch_44100hz.wav" title="ASR draft: It hates light and shock. If attacked, it inflates its body to pump up its counter-strike. (obj0823_v0_cmd0_s1438_1ch_44100hz)" meta="section8=1438 object=823 duration=5.919229s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0824_v0_cmd0_s2160_1ch_44100hz.wav" title="obj0824_v0_cmd0_s2160_1ch_44100hz" meta="section8=2160 object=824 duration=0.895011s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0825_v0_cmd0_s1905_1ch_44100hz.wav" title="ASR draft: The patient Pokemon. (obj0825_v0_cmd0_s1905_1ch_44100hz)" meta="section8=1905 object=825 duration=1.547143s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0826_v0_cmd0_s0173_1ch_44100hz.wav" title="ASR draft: It is said that if an onyx lives for over 100 years, it's composition changes to become diamond-like. (obj0826_v0_cmd0_s0173_1ch_44100hz)" meta="section8=173 object=826 duration=6.358503s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0827_v0_cmd0_s2109_1ch_44100hz.wav" title="ASR draft: Steelix. (obj0827_v0_cmd0_s2109_1ch_44100hz)" meta="section8=2109 object=827 duration=0.9139s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0828_v0_cmd0_s1870_1ch_44100hz.wav" title="ASR draft: The Iron Snake Pokémon! (obj0828_v0_cmd0_s1870_1ch_44100hz)" meta="section8=1870 object=828 duration=1.877778s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0829_v0_cmd0_s0862_1ch_44100hz.wav" title="ASR draft: This Pokémon's pincers, which contain steel, can crush any hard object they get a hold of into bits. (obj0829_v0_cmd0_s0862_1ch_44100hz)" meta="section8=862 object=829 duration=6.656349s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0830_v0_cmd0_s2424_1ch_44100hz.wav" title="obj0830_v0_cmd0_s2424_1ch_44100hz" meta="section8=2424 object=830 duration=0.80288s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0831_v0_cmd0_s0795_1ch_44100hz.wav" title="ASR draft: The Pincer Pokemon! (obj0831_v0_cmd0_s0795_1ch_44100hz)" meta="section8=795 object=831 duration=1.467687s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0832_v0_cmd0_s0700_1ch_44100hz.wav" title="ASR draft: It loves sweet nectar. To keep all the nectar to itself, it hurls rivals away with its prized horn. (obj0832_v0_cmd0_s0700_1ch_44100hz)" meta="section8=700 object=832 duration=6.630476s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0833_v0_cmd0_s2262_1ch_44100hz.wav" title="obj0833_v0_cmd0_s2262_1ch_44100hz" meta="section8=2262 object=833 duration=0.958322s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0834_v0_cmd0_s0381_1ch_44100hz.wav" title="ASR draft: The single horn Pokemon! (obj0834_v0_cmd0_s0381_1ch_44100hz)" meta="section8=381 object=834 duration=1.726689s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0835_v0_cmd0_s1235_1ch_44100hz.wav" title="ASR draft: This cunning Pokémon hides under the cover of darkness, waiting to attack its prey. (obj0835_v0_cmd0_s1235_1ch_44100hz)" meta="section8=1235 object=835 duration=5.076463s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0836_v0_cmd0_s1985_1ch_44100hz.wav" title="obj0836_v0_cmd0_s1985_1ch_44100hz" meta="section8=1985 object=836 duration=0.897868s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0837_v0_cmd0_s1444_1ch_44100hz.wav" title="ASR draft: The Sharp Claw Pokemon! (obj0837_v0_cmd0_s1444_1ch_44100hz)" meta="section8=1444 object=837 duration=1.692154s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0838_v0_cmd0_s0506_1ch_44100hz.wav" title="ASR draft: This Pokémon discreetly follows combi to find their hive. It scoops up big dollops of honey in its palms to eat. (obj0838_v0_cmd0_s0506_1ch_44100hz)" meta="section8=506 object=838 duration=7.431111s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0839_v0_cmd0_s1042_1ch_44100hz.wav" title="ASR draft: Teddy Ursa! (obj0839_v0_cmd0_s1042_1ch_44100hz)" meta="section8=1042 object=839 duration=0.941043s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0840_v0_cmd0_s2357_1ch_44100hz.wav" title="ASR draft: The Little Bear Pokemon! (obj0840_v0_cmd0_s2357_1ch_44100hz)" meta="section8=2357 object=840 duration=1.631701s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0841_v0_cmd0_s1223_1ch_44100hz.wav" title="ASR draft: It usually wears a hardened expression, but when it's licking up honey, which it loves, the joy it feels will cause it to break into a wide grin. (obj0841_v0_cmd0_s1223_1ch_44100hz)" meta="section8=1223 object=841 duration=8.605193s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0842_v0_cmd0_s0738_1ch_44100hz.wav" title="obj0842_v0_cmd0_s0738_1ch_44100hz" meta="section8=738 object=842 duration=0.859524s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0843_v0_cmd0_s0481_1ch_44100hz.wav" title="ASR draft: The hibernator Pokemon. (obj0843_v0_cmd0_s0481_1ch_44100hz)" meta="section8=481 object=843 duration=1.65907s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0844_v0_cmd0_s0662_1ch_44100hz.wav" title="ASR draft: It searches for food by digging into the ground with its snout. Even frozen ground doesn't give it any trouble. (obj0844_v0_cmd0_s0662_1ch_44100hz)" meta="section8=662 object=844 duration=6.37644s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0845_v0_cmd0_s1286_1ch_44100hz.wav" title="ASR draft: Swine up! (obj0845_v0_cmd0_s1286_1ch_44100hz)" meta="section8=1286 object=845 duration=0.829546s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0846_v0_cmd0_s2191_1ch_44100hz.wav" title="ASR draft: The pig Pokemon! (obj0846_v0_cmd0_s2191_1ch_44100hz)" meta="section8=2191 object=846 duration=1.289274s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0847_v0_cmd0_s2151_1ch_44100hz.wav" title="ASR draft: covered by a shaggy coat, it is resistant to the cold. It's tusks of ice thick in when it snows. (obj0847_v0_cmd0_s2151_1ch_44100hz)" meta="section8=2151 object=847 duration=6.256485s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0848_v0_cmd0_s0486_1ch_44100hz.wav" title="ASR draft: Pyloswine. (obj0848_v0_cmd0_s0486_1ch_44100hz)" meta="section8=486 object=848 duration=0.999433s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0849_v0_cmd0_s0236_1ch_44100hz.wav" title="ASR draft: The swine Pokemon! (obj0849_v0_cmd0_s0236_1ch_44100hz)" meta="section8=236 object=849 duration=1.429184s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0850_v0_cmd0_s1641_1ch_44100hz.wav" title="ASR draft: It carries food all day long. There are tales about lost people who were saved by the food it had. (obj0850_v0_cmd0_s1641_1ch_44100hz)" meta="section8=1641 object=850 duration=6.136576s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0851_v0_cmd0_s2207_1ch_44100hz.wav" title="obj0851_v0_cmd0_s2207_1ch_44100hz" meta="section8=2207 object=851 duration=0.799546s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0852_v0_cmd0_s0023_1ch_44100hz.wav" title="ASR draft: The delivery Pokemon! (obj0852_v0_cmd0_s0023_1ch_44100hz)" meta="section8=23 object=852 duration=1.489161s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0853_v0_cmd0_s1704_1ch_44100hz.wav" title="ASR draft: It is smart enough to hunt in packs. It uses a variety of cries for communicating with others. (obj0853_v0_cmd0_s1704_1ch_44100hz)" meta="section8=1704 object=853 duration=5.75678s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0854_v0_cmd0_s0893_1ch_44100hz.wav" title="obj0854_v0_cmd0_s0893_1ch_44100hz" meta="section8=893 object=854 duration=0.849524s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0855_v0_cmd0_s0267_1ch_44100hz.wav" title="ASR draft: The dark Pokemon. (obj0855_v0_cmd0_s0267_1ch_44100hz)" meta="section8=267 object=855 duration=1.449184s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0856_v0_cmd0_s0889_1ch_44100hz.wav" title="ASR draft: If you are burned by the flames it shoots from its mouth, the pain will never go away. (obj0856_v0_cmd0_s0889_1ch_44100hz)" meta="section8=889 object=856 duration=5.047166s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0857_v0_cmd0_s0268_1ch_44100hz.wav" title="obj0857_v0_cmd0_s0268_1ch_44100hz" meta="section8=268 object=857 duration=0.879501s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0858_v0_cmd0_s0015_1ch_44100hz.wav" title="ASR draft: The dark Pokemon! (obj0858_v0_cmd0_s0015_1ch_44100hz)" meta="section8=15 object=858 duration=1.289274s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0859_v0_cmd0_s1661_1ch_44100hz.wav" title="ASR draft: It sleeps deep on the ocean floor to build its energy. It is said to cost tornadoes as it wakes. (obj0859_v0_cmd0_s1661_1ch_44100hz)" meta="section8=1661 object=859 duration=6.16195s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0860_v0_cmd0_s2341_1ch_44100hz.wav" title="obj0860_v0_cmd0_s2341_1ch_44100hz" meta="section8=2341 object=860 duration=0.759569s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0861_v0_cmd0_s0445_1ch_44100hz.wav" title="obj0861_v0_cmd0_s0445_1ch_44100hz" meta="section8=445 object=861 duration=1.429206s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0862_v0_cmd0_s0821_1ch_44100hz.wav" title="ASR draft: Each and every time it inhales and exhales sparks leak from its mouth and nostrils. (obj0862_v0_cmd0_s0821_1ch_44100hz)" meta="section8=821 object=862 duration=5.303673s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0863_v0_cmd0_s2444_1ch_44100hz.wav" title="obj0863_v0_cmd0_s2444_1ch_44100hz" meta="section8=2444 object=863 duration=0.841156s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0864_v0_cmd0_s0733_1ch_44100hz.wav" title="ASR draft: The live cold Pokemon! (obj0864_v0_cmd0_s0733_1ch_44100hz)" meta="section8=733 object=864 duration=1.668095s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0865_v0_cmd0_s0065_1ch_44100hz.wav" title="ASR draft: Anyone who takes even one taste of Blissy's egg becomes unfailingly caring and pleasant to everyone. (obj0865_v0_cmd0_s0065_1ch_44100hz)" meta="section8=65 object=865 duration=6.51585s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0866_v0_cmd0_s2335_1ch_44100hz.wav" title="obj0866_v0_cmd0_s2335_1ch_44100hz" meta="section8=2335 object=866 duration=0.632925s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0867_v0_cmd0_s1259_1ch_44100hz.wav" title="ASR draft: The happiness Pokemon! (obj0867_v0_cmd0_s1259_1ch_44100hz)" meta="section8=1259 object=867 duration=1.481791s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0868_v0_cmd0_s1156_1ch_44100hz.wav" title="ASR draft: Born deep underground, this Pokémon becomes a pupa after eating enough dirt to make a mountain. (obj0868_v0_cmd0_s1156_1ch_44100hz)" meta="section8=1156 object=868 duration=6.343651s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0869_v0_cmd0_s2129_1ch_44100hz.wav" title="obj0869_v0_cmd0_s2129_1ch_44100hz" meta="section8=2129 object=869 duration=0.989206s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0870_v0_cmd0_s2061_1ch_44100hz.wav" title="ASR draft: The Rock Skin Pokémon. (obj0870_v0_cmd0_s2061_1ch_44100hz)" meta="section8=2061 object=870 duration=1.670023s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0871_v0_cmd0_s2215_1ch_44100hz.wav" title="ASR draft: This pupa flies around wildly by venting with great force the gas pressurized inside its body. (obj0871_v0_cmd0_s2215_1ch_44100hz)" meta="section8=2215 object=871 duration=6.527868s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0872_v0_cmd0_s0760_1ch_44100hz.wav" title="ASR draft: Pupitar! (obj0872_v0_cmd0_s0760_1ch_44100hz)" meta="section8=760 object=872 duration=0.76093s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0873_v0_cmd0_s0419_1ch_44100hz.wav" title="ASR draft: The Hard Shell Pokémon! (obj0873_v0_cmd0_s0419_1ch_44100hz)" meta="section8=419 object=873 duration=1.529841s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0874_v0_cmd0_s2171_1ch_44100hz.wav" title="ASR draft: Extremely strong, it can change the landscape. It is so insulin that it doesn't care about others. (obj0874_v0_cmd0_s2171_1ch_44100hz)" meta="section8=2171 object=874 duration=6.527868s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0875_v0_cmd0_s1613_1ch_44100hz.wav" title="ASR draft: Tyranitar! (obj0875_v0_cmd0_s1613_1ch_44100hz)" meta="section8=1613 object=875 duration=1.161406s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0876_v0_cmd0_s0431_1ch_44100hz.wav" title="ASR draft: The armor Pokemon! (obj0876_v0_cmd0_s0431_1ch_44100hz)" meta="section8=431 object=876 duration=1.457755s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0877_v0_cmd0_s0168_1ch_44100hz.wav" title="ASR draft: The small hooks on the soles of its feet latch onto walls and ceilings so it will never fall even while hanging upside down. (obj0877_v0_cmd0_s0168_1ch_44100hz)" meta="section8=168 object=877 duration=7.264785s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0878_v0_cmd0_s0473_1ch_44100hz.wav" title="ASR draft: Trico! (obj0878_v0_cmd0_s0473_1ch_44100hz)" meta="section8=473 object=878 duration=0.696848s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0879_v0_cmd0_s1150_1ch_44100hz.wav" title="ASR draft: The Wood Gecko Pokemon! (obj0879_v0_cmd0_s1150_1ch_44100hz)" meta="section8=1150 object=879 duration=1.778141s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0880_v0_cmd0_s2141_1ch_44100hz.wav" title="ASR draft: It strongly developed thigh muscles give it a standing agility and jumping performance. (obj0880_v0_cmd0_s2141_1ch_44100hz)" meta="section8=2141 object=880 duration=5.145329s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0881_v0_cmd0_s1401_1ch_44100hz.wav" title="obj0881_v0_cmd0_s1401_1ch_44100hz" meta="section8=1401 object=881 duration=0.784943s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0882_v0_cmd0_s1573_1ch_44100hz.wav" title="ASR draft: The Wood Gecko Pokemon. (obj0882_v0_cmd0_s1573_1ch_44100hz)" meta="section8=1573 object=882 duration=1.552789s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0883_v0_cmd0_s1824_1ch_44100hz.wav" title="ASR draft: It gradually flips through the jungle and uses the sharp edged leaves on its arms to cut down its prey. (obj0883_v0_cmd0_s1824_1ch_44100hz)" meta="section8=1824 object=883 duration=5.501837s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0884_v0_cmd0_s2075_1ch_44100hz.wav" title="ASR draft: Sceptile! (obj0884_v0_cmd0_s2075_1ch_44100hz)" meta="section8=2075 object=884 duration=0.905057s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0885_v0_cmd0_s1332_1ch_44100hz.wav" title="ASR draft: The forest Pokemon! (obj0885_v0_cmd0_s1332_1ch_44100hz)" meta="section8=1332 object=885 duration=1.403333s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0886_v0_cmd0_s0815_1ch_44100hz.wav" title="ASR draft: Tortic feels toasty warm if you hug it. It has a flame sack inside its belly, and the flames burn continuously as long as tortic has life in it. (obj0886_v0_cmd0_s0815_1ch_44100hz)" meta="section8=815 object=886 duration=8.959841s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0887_v0_cmd0_s1751_1ch_44100hz.wav" title="ASR draft: Torchic! (obj0887_v0_cmd0_s1751_1ch_44100hz)" meta="section8=1751 object=887 duration=0.715556s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0888_v0_cmd0_s1222_1ch_44100hz.wav" title="ASR draft: The chick Pokemon! (obj0888_v0_cmd0_s1222_1ch_44100hz)" meta="section8=1222 object=888 duration=1.205964s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0889_v0_cmd0_s1790_1ch_44100hz.wav" title="ASR draft: It boosts its concentration by emitting harsh cries. Its kicks have outstanding destructive power. (obj0889_v0_cmd0_s1790_1ch_44100hz)" meta="section8=1790 object=889 duration=6.256848s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0890_v0_cmd0_s2104_1ch_44100hz.wav" title="obj0890_v0_cmd0_s2104_1ch_44100hz" meta="section8=2104 object=890 duration=0.9561s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0891_v0_cmd0_s0194_1ch_44100hz.wav" title="ASR draft: The young fell Pokemon. (obj0891_v0_cmd0_s0194_1ch_44100hz)" meta="section8=194 object=891 duration=1.626553s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0892_v0_cmd0_s1816_1ch_44100hz.wav" title="ASR draft: When facing a tough foe, it loses flames from its wrists. Its powerful legs let it jump clear over buildings. (obj0892_v0_cmd0_s1816_1ch_44100hz)" meta="section8=1816 object=892 duration=7.356712s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0893_v0_cmd0_s0761_1ch_44100hz.wav" title="obj0893_v0_cmd0_s0761_1ch_44100hz" meta="section8=761 object=893 duration=0.94966s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0894_v0_cmd0_s0548_1ch_44100hz.wav" title="ASR draft: The Blaze Pokemon! (obj0894_v0_cmd0_s0548_1ch_44100hz)" meta="section8=548 object=894 duration=1.413265s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0895_v0_cmd0_s2273_1ch_44100hz.wav" title="ASR draft: It has the power to crush large boulders into pieces. To rest, it buries itself in mud at the bottom of a river. (obj0895_v0_cmd0_s2273_1ch_44100hz)" meta="section8=2273 object=895 duration=7.279274s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0896_v0_cmd0_s0604_1ch_44100hz.wav" title="obj0896_v0_cmd0_s0604_1ch_44100hz" meta="section8=604 object=896 duration=0.832472s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0897_v0_cmd0_s1378_1ch_44100hz.wav" title="ASR draft: The Mudfish Pokemon! (obj0897_v0_cmd0_s1378_1ch_44100hz)" meta="section8=1378 object=897 duration=1.606848s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0898_v0_cmd0_s0362_1ch_44100hz.wav" title="ASR draft: Living on muddy ground that provides poor footing has served to train its lower body and and caused it to develop sturdy legs. (obj0898_v0_cmd0_s0362_1ch_44100hz)" meta="section8=362 object=898 duration=6.971814s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0899_v0_cmd0_s2468_1ch_44100hz.wav" title="obj0899_v0_cmd0_s2468_1ch_44100hz" meta="section8=2468 object=899 duration=0.909909s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0900_v0_cmd0_s1769_1ch_44100hz.wav" title="ASR draft: The Mudfish Pokemon! (obj0900_v0_cmd0_s1769_1ch_44100hz)" meta="section8=1769 object=900 duration=1.481043s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0901_v0_cmd0_s2350_1ch_44100hz.wav" title="ASR draft: Its arms are hard as rock, with one swing. It can break an enormous boulder into pieces. (obj0901_v0_cmd0_s2350_1ch_44100hz)" meta="section8=2350 object=901 duration=5.926984s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0902_v0_cmd0_s1108_1ch_44100hz.wav" title="ASR draft: Swambird! (obj0902_v0_cmd0_s1108_1ch_44100hz)" meta="section8=1108 object=902 duration=0.916553s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0903_v0_cmd0_s0243_1ch_44100hz.wav" title="ASR draft: The Mudfish Pokemon! (obj0903_v0_cmd0_s0243_1ch_44100hz)" meta="section8=243 object=903 duration=1.588685s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0904_v0_cmd0_s1334_1ch_44100hz.wav" title="ASR draft: It bears its large fangs and barks vigorously to try to intimidate opponents, but this is actually a manifestation of its cowardly nature. (obj0904_v0_cmd0_s1334_1ch_44100hz)" meta="section8=1334 object=904 duration=8.737732s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0905_v0_cmd0_s2138_1ch_44100hz.wav" title="obj0905_v0_cmd0_s2138_1ch_44100hz" meta="section8=2138 object=905 duration=0.892109s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0906_v0_cmd0_s1753_1ch_44100hz.wav" title="obj0906_v0_cmd0_s1753_1ch_44100hz" meta="section8=1753 object=906 duration=1.38093s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0907_v0_cmd0_s2484_1ch_44100hz.wav" title="ASR draft: They faithfully follow the orders of their leader. Pray targeted by Midiana is never allowed to escape the outstanding teamwork of its pursuers. (obj0907_v0_cmd0_s2484_1ch_44100hz)" meta="section8=2484 object=907 duration=8.798662s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0908_v0_cmd0_s0633_1ch_44100hz.wav" title="obj0908_v0_cmd0_s0633_1ch_44100hz" meta="section8=633 object=908 duration=0.965442s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0909_v0_cmd0_s0250_1ch_44100hz.wav" title="ASR draft: The bite took him on. (obj0909_v0_cmd0_s0250_1ch_44100hz)" meta="section8=250 object=909 duration=1.307596s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0910_v0_cmd0_s0570_1ch_44100hz.wav" title="ASR draft: The horns on its head provide a strong power that enables it to sense people's emotions. (obj0910_v0_cmd0_s0570_1ch_44100hz)" meta="section8=570 object=910 duration=5.100454s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0911_v0_cmd0_s0376_1ch_44100hz.wav" title="obj0911_v0_cmd0_s0376_1ch_44100hz" meta="section8=376 object=911 duration=0.736213s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0912_v0_cmd0_s1158_1ch_44100hz.wav" title="ASR draft: The feeling Pokemon. (obj0912_v0_cmd0_s1158_1ch_44100hz)" meta="section8=1158 object=912 duration=1.463764s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0913_v0_cmd0_s2333_1ch_44100hz.wav" title="ASR draft: It has a psychic power that enables it to distort the space around it and see into the future. (obj0913_v0_cmd0_s2333_1ch_44100hz)" meta="section8=2333 object=913 duration=5.579683s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0914_v0_cmd0_s0124_1ch_44100hz.wav" title="obj0914_v0_cmd0_s0124_1ch_44100hz" meta="section8=124 object=914 duration=0.832971s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0915_v0_cmd0_s2227_1ch_44100hz.wav" title="ASR draft: The emotion pokémon. (obj0915_v0_cmd0_s2227_1ch_44100hz)" meta="section8=2227 object=915 duration=1.608866s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0916_v0_cmd0_s1755_1ch_44100hz.wav" title="ASR draft: To protect its trainer, it will expend all its psychic power to create a small black hole. (obj0916_v0_cmd0_s1755_1ch_44100hz)" meta="section8=1755 object=916 duration=5.69381s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0917_v0_cmd0_s0656_1ch_44100hz.wav" title="ASR draft: Gardevoir! (obj0917_v0_cmd0_s0656_1ch_44100hz)" meta="section8=656 object=917 duration=0.832971s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0918_v0_cmd0_s0932_1ch_44100hz.wav" title="ASR draft: The Embrace Pokémon. (obj0918_v0_cmd0_s0932_1ch_44100hz)" meta="section8=932 object=918 duration=1.608866s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0919_v0_cmd0_s0550_1ch_44100hz.wav" title="ASR draft: It's tail bounces like a rubber ball. It flings that tail around to fight opponents bigger than itself. (obj0919_v0_cmd0_s0550_1ch_44100hz)" meta="section8=550 object=919 duration=6.207279s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0920_v0_cmd0_s1273_1ch_44100hz.wav" title="obj0920_v0_cmd0_s1273_1ch_44100hz" meta="section8=1273 object=920 duration=0.935646s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0921_v0_cmd0_s2324_1ch_44100hz.wav" title="ASR draft: The polka dot polka mine. (obj0921_v0_cmd0_s2324_1ch_44100hz)" meta="section8=2324 object=921 duration=1.620272s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0922_v0_cmd0_s0574_1ch_44100hz.wav" title="ASR draft: Skitty has the habit of becoming fascinated by moving objects and chasing them around. This Pokémon is known to chase after its own tail and become dizzy. (obj0922_v0_cmd0_s0574_1ch_44100hz)" meta="section8=574 object=922 duration=9.617551s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0923_v0_cmd0_s1405_1ch_44100hz.wav" title="ASR draft: Skitty! (obj0923_v0_cmd0_s1405_1ch_44100hz)" meta="section8=1405 object=923 duration=0.821542s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0924_v0_cmd0_s2130_1ch_44100hz.wav" title="ASR draft: The kitten Pokemon! (obj0924_v0_cmd0_s2130_1ch_44100hz)" meta="section8=2130 object=924 duration=1.34644s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0925_v0_cmd0_s1872_1ch_44100hz.wav" title="ASR draft: Delcaddy prefers to live an unfettered existence in which it can do as it pleases at its own pace. Because this Pokémon eats and sleeps whenever it decides, its daily routines are completely random. (obj0925_v0_cmd0_s1872_1ch_44100hz)" meta="section8=1872 object=925 duration=12.326213s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0926_v0_cmd0_s1325_1ch_44100hz.wav" title="ASR draft: Delcaddy. (obj0926_v0_cmd0_s1325_1ch_44100hz)" meta="section8=1325 object=926 duration=0.934694s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0927_v0_cmd0_s2156_1ch_44100hz.wav" title="ASR draft: The Prim Pokemon (obj0927_v0_cmd0_s2156_1ch_44100hz)" meta="section8=2156 object=927 duration=1.37093s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0928_v0_cmd0_s2344_1ch_44100hz.wav" title="ASR draft: It cheers on partners while scattering sparks from its body. It climbs telephone poles to absorb electricity. (obj0928_v0_cmd0_s2344_1ch_44100hz)" meta="section8=2344 object=928 duration=6.442222s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0929_v0_cmd0_s0692_1ch_44100hz.wav" title="obj0929_v0_cmd0_s0692_1ch_44100hz" meta="section8=692 object=929 duration=0.637007s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0930_v0_cmd0_s0037_1ch_44100hz.wav" title="ASR draft: The cheering Pokemon! (obj0930_v0_cmd0_s0037_1ch_44100hz)" meta="section8=37 object=930 duration=1.394218s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0931_v0_cmd0_s1233_1ch_44100hz.wav" title="ASR draft: Exposure to electricity from mine and plusle, promote blood circulation, and relaxes muscles. (obj0931_v0_cmd0_s1233_1ch_44100hz)" meta="section8=1233 object=931 duration=5.89737s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0932_v0_cmd0_s1329_1ch_44100hz.wav" title="obj0932_v0_cmd0_s1329_1ch_44100hz" meta="section8=1329 object=932 duration=0.753197s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0933_v0_cmd0_s2133_1ch_44100hz.wav" title="ASR draft: The cheering Pokemon! (obj0933_v0_cmd0_s2133_1ch_44100hz)" meta="section8=2133 object=933 duration=1.38619s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0934_v0_cmd0_s1961_1ch_44100hz.wav" title="ASR draft: It shows off by spraying jets of seawater from the nostrils above its eyes. It eats a solid ton of wishy-washy every day. (obj0934_v0_cmd0_s1961_1ch_44100hz)" meta="section8=1961 object=934 duration=7.708254s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0935_v0_cmd0_s2337_1ch_44100hz.wav" title="obj0935_v0_cmd0_s2337_1ch_44100hz" meta="section8=2337 object=935 duration=0.761224s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0936_v0_cmd0_s0708_1ch_44100hz.wav" title="ASR draft: The ball will poke him on. (obj0936_v0_cmd0_s0708_1ch_44100hz)" meta="section8=708 object=936 duration=1.682676s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0937_v0_cmd0_s1674_1ch_44100hz.wav" title="ASR draft: It can sometimes knock out opponents with a shock created by preaching and crashing its big body onto the water. (obj0937_v0_cmd0_s1674_1ch_44100hz)" meta="section8=1674 object=937 duration=6.474263s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0938_v0_cmd0_s1418_1ch_44100hz.wav" title="obj0938_v0_cmd0_s1418_1ch_44100hz" meta="section8=1418 object=938 duration=0.85737s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0939_v0_cmd0_s0875_1ch_44100hz.wav" title="ASR draft: The float whale Pokemon! (obj0939_v0_cmd0_s0875_1ch_44100hz)" meta="section8=875 object=939 duration=1.642608s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0940_v0_cmd0_s0265_1ch_44100hz.wav" title="ASR draft: MEGMA of almost 1,200 degrees Celsius courses through its body. When it grows cold, the MEGMA hardens and slows it. (obj0940_v0_cmd0_s0265_1ch_44100hz)" meta="section8=265 object=940 duration=8.584422s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0941_v0_cmd0_s0872_1ch_44100hz.wav" title="ASR draft: Megma of almost 2,200 degrees Fahrenheit courses through its body. When it grows cold, the Megma hardens and slows it. (obj0941_v0_cmd0_s0872_1ch_44100hz)" meta="section8=872 object=941 duration=8.270748s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0942_v0_cmd0_s0657_1ch_44100hz.wav" title="ASR draft: NAMO! (obj0942_v0_cmd0_s0657_1ch_44100hz)" meta="section8=657 object=942 duration=0.63034s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0943_v0_cmd0_s1846_1ch_44100hz.wav" title="obj0943_v0_cmd0_s1846_1ch_44100hz" meta="section8=1846 object=943 duration=1.380703s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0944_v0_cmd0_s1988_1ch_44100hz.wav" title="ASR draft: It lives in the crater of a volcano. It is well known that the humps on its back erupt every 10 years. (obj0944_v0_cmd0_s1988_1ch_44100hz)" meta="section8=1988 object=944 duration=6.159728s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0945_v0_cmd0_s2332_1ch_44100hz.wav" title="obj0945_v0_cmd0_s2332_1ch_44100hz" meta="section8=2332 object=945 duration=0.74771s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0946_v0_cmd0_s2192_1ch_44100hz.wav" title="ASR draft: The eruption Pokemon! (obj0946_v0_cmd0_s2192_1ch_44100hz)" meta="section8=2192 object=946 duration=1.531043s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0947_v0_cmd0_s2471_1ch_44100hz.wav" title="ASR draft: Spong will die if it stops bouncing. The pearl on its head amplifies its psychic powers. (obj0947_v0_cmd0_s2471_1ch_44100hz)" meta="section8=2471 object=947 duration=5.849433s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0948_v0_cmd0_s0403_1ch_44100hz.wav" title="ASR draft: Splink! (obj0948_v0_cmd0_s0403_1ch_44100hz)" meta="section8=403 object=948 duration=0.752789s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0949_v0_cmd0_s1478_1ch_44100hz.wav" title="obj0949_v0_cmd0_s1478_1ch_44100hz" meta="section8=1478 object=949 duration=1.393696s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0950_v0_cmd0_s1521_1ch_44100hz.wav" title="ASR draft: It can perform odd dance steps to influence foes. Its style of dancing became hugely popular overseas. (obj0950_v0_cmd0_s1521_1ch_44100hz)" meta="section8=1521 object=950 duration=6.71415s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0951_v0_cmd0_s1998_1ch_44100hz.wav" title="ASR draft: Grumpig! (obj0951_v0_cmd0_s1998_1ch_44100hz)" meta="section8=1998 object=951 duration=0.752812s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0952_v0_cmd0_s1232_1ch_44100hz.wav" title="ASR draft: The Manipulate Pokémon. (obj0952_v0_cmd0_s1232_1ch_44100hz)" meta="section8=1232 object=952 duration=1.688707s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0953_v0_cmd0_s1839_1ch_44100hz.wav" title="ASR draft: Its steps are shaky and stumbling. Walking for a long time makes it feel sick. (obj0953_v0_cmd0_s1839_1ch_44100hz)" meta="section8=1839 object=953 duration=5.076304s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0954_v0_cmd0_s0622_1ch_44100hz.wav" title="obj0954_v0_cmd0_s0622_1ch_44100hz" meta="section8=622 object=954 duration=0.895215s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0955_v0_cmd0_s1964_1ch_44100hz.wav" title="ASR draft: The Spot Panda Pokemon (obj0955_v0_cmd0_s1964_1ch_44100hz)" meta="section8=1964 object=955 duration=1.861655s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0956_v0_cmd0_s1552_1ch_44100hz.wav" title="ASR draft: The face of the moon apparently has some effect on its power. It's active on the night of a full moon. (obj0956_v0_cmd0_s1552_1ch_44100hz)" meta="section8=1552 object=956 duration=5.737551s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0957_v0_cmd0_s2035_1ch_44100hz.wav" title="obj0957_v0_cmd0_s2035_1ch_44100hz" meta="section8=2035 object=957 duration=0.976599s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0958_v0_cmd0_s0128_1ch_44100hz.wav" title="ASR draft: The meteorite Pokémon. (obj0958_v0_cmd0_s0128_1ch_44100hz)" meta="section8=128 object=958 duration=1.668367s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0959_v0_cmd0_s1481_1ch_44100hz.wav" title="ASR draft: When it rotates itself, it gives off lights similar to the sun, thus blinding its foes. (obj0959_v0_cmd0_s1481_1ch_44100hz)" meta="section8=1481 object=959 duration=5.768027s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0960_v0_cmd0_s0040_1ch_44100hz.wav" title="ASR draft: Soul Rock! (obj0960_v0_cmd0_s0040_1ch_44100hz)" meta="section8=40 object=960 duration=0.885034s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0961_v0_cmd0_s1534_1ch_44100hz.wav" title="ASR draft: The meteorite Pokemon! (obj0961_v0_cmd0_s1534_1ch_44100hz)" meta="section8=1534 object=961 duration=1.770091s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0962_v0_cmd0_s0526_1ch_44100hz.wav" title="ASR draft: It uses the sucker on its head to hang from a tree or from eves. It can produce seven different tones. (obj0962_v0_cmd0_s0526_1ch_44100hz)" meta="section8=526 object=962 duration=6.388617s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0963_v0_cmd0_s1225_1ch_44100hz.wav" title="ASR draft: Chime Echo! (obj0963_v0_cmd0_s1225_1ch_44100hz)" meta="section8=1225 object=963 duration=0.895215s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0964_v0_cmd0_s0736_1ch_44100hz.wav" title="ASR draft: The wind chime Pokémon! (obj0964_v0_cmd0_s0736_1ch_44100hz)" meta="section8=736 object=964 duration=1.688707s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0965_v0_cmd0_s1825_1ch_44100hz.wav" title="ASR draft: It tends to move in a pack. Individuals squash against one another to toughen their spirits. (obj0965_v0_cmd0_s1825_1ch_44100hz)" meta="section8=1825 object=965 duration=5.5239s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0966_v0_cmd0_s0165_1ch_44100hz.wav" title="ASR draft: Why not? (obj0966_v0_cmd0_s0165_1ch_44100hz)" meta="section8=165 object=966 duration=0.823991s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0967_v0_cmd0_s1858_1ch_44100hz.wav" title="ASR draft: The Bright Pokemon! (obj0967_v0_cmd0_s1858_1ch_44100hz)" meta="section8=1858 object=967 duration=1.312313s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0968_v0_cmd0_s1434_1ch_44100hz.wav" title="ASR draft: This Pokémon's body is covered in blubber and impressively round. It's faster for spheal to roll around than walk. (obj0968_v0_cmd0_s1434_1ch_44100hz)" meta="section8=1434 object=968 duration=7.487302s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0969_v0_cmd0_s1639_1ch_44100hz.wav" title="obj0969_v0_cmd0_s1639_1ch_44100hz" meta="section8=1639 object=969 duration=0.783311s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0970_v0_cmd0_s0475_1ch_44100hz.wav" title="ASR draft: The clap Pokemon! (obj0970_v0_cmd0_s0475_1ch_44100hz)" meta="section8=475 object=970 duration=1.383515s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0971_v0_cmd0_s0455_1ch_44100hz.wav" title="ASR draft: Celio live on top of drift ice. They go swimming when they're on the hunt, seeking out their prey by scent. (obj0971_v0_cmd0_s0455_1ch_44100hz)" meta="section8=455 object=971 duration=6.34381s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0972_v0_cmd0_s2397_1ch_44100hz.wav" title="obj0972_v0_cmd0_s2397_1ch_44100hz" meta="section8=2397 object=972 duration=0.868707s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0973_v0_cmd0_s1351_1ch_44100hz.wav" title="ASR draft: The ball roll Pokemon! (obj0973_v0_cmd0_s1351_1ch_44100hz)" meta="section8=1351 object=973 duration=1.628821s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0974_v0_cmd0_s1933_1ch_44100hz.wav" title="ASR draft: Wall-rain form herds of 20 to 30 individuals. When a threat appears, the herds leader will protect the group with its life. (obj0974_v0_cmd0_s1933_1ch_44100hz)" meta="section8=1933 object=974 duration=7.519592s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0975_v0_cmd0_s1218_1ch_44100hz.wav" title="obj0975_v0_cmd0_s1218_1ch_44100hz" meta="section8=1218 object=975 duration=0.860476s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0976_v0_cmd0_s0103_1ch_44100hz.wav" title="ASR draft: The Ice Break Pokemon (obj0976_v0_cmd0_s0103_1ch_44100hz)" meta="section8=103 object=976 duration=1.663175s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0977_v0_cmd0_s2389_1ch_44100hz.wav" title="ASR draft: It's still hard head can shatter boulders. It longingly hopes for wings to grow so it can fly. (obj0977_v0_cmd0_s2389_1ch_44100hz)" meta="section8=2389 object=977 duration=6.511383s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0978_v0_cmd0_s0283_1ch_44100hz.wav" title="obj0978_v0_cmd0_s0283_1ch_44100hz" meta="section8=283 object=978 duration=0.757732s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0979_v0_cmd0_s0106_1ch_44100hz.wav" title="ASR draft: The Rockhead Pokémon! (obj0979_v0_cmd0_s0106_1ch_44100hz)" meta="section8=106 object=979 duration=1.534739s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0980_v0_cmd0_s1916_1ch_44100hz.wav" title="ASR draft: The cells within its shell transform with explosive speed, preparing it for evolution. (obj0980_v0_cmd0_s1916_1ch_44100hz)" meta="section8=1916 object=980 duration=5.424762s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0981_v0_cmd0_s0263_1ch_44100hz.wav" title="obj0981_v0_cmd0_s0263_1ch_44100hz" meta="section8=263 object=981 duration=0.865351s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0982_v0_cmd0_s1399_1ch_44100hz.wav" title="ASR draft: The Endurance Pokémon. (obj0982_v0_cmd0_s1399_1ch_44100hz)" meta="section8=1399 object=982 duration=1.557732s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0983_v0_cmd0_s2204_1ch_44100hz.wav" title="ASR draft: It flies around on its wings, which have grown in at last. In its happiness, it gushes hot flames, burning up everything it passes over. (obj0983_v0_cmd0_s2204_1ch_44100hz)" meta="section8=2204 object=983 duration=8.634762s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0984_v0_cmd0_s2087_1ch_44100hz.wav" title="ASR draft: Salamence. (obj0984_v0_cmd0_s2087_1ch_44100hz)" meta="section8=2087 object=984 duration=0.964376s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0985_v0_cmd0_s0514_1ch_44100hz.wav" title="ASR draft: The dragon Pokemon! (obj0985_v0_cmd0_s0514_1ch_44100hz)" meta="section8=514 object=985 duration=1.352812s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0986_v0_cmd0_s0884_1ch_44100hz.wav" title="ASR draft: The magnetic force generated by its body repels the ground's natural magnetism, letting it float. (obj0986_v0_cmd0_s0884_1ch_44100hz)" meta="section8=884 object=986 duration=6.063084s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0987_v0_cmd0_s1000_1ch_44100hz.wav" title="obj0987_v0_cmd0_s1000_1ch_44100hz" meta="section8=1000 object=987 duration=0.687574s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0988_v0_cmd0_s1892_1ch_44100hz.wav" title="ASR draft: The Iron Ball Pokémon! (obj0988_v0_cmd0_s1892_1ch_44100hz)" meta="section8=1892 object=988 duration=1.732313s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0989_v0_cmd0_s1268_1ch_44100hz.wav" title="ASR draft: It is formed by two bell-dum joining together. Its two brains are linked, amplifying its psychic power. (obj0989_v0_cmd0_s1268_1ch_44100hz)" meta="section8=1268 object=989 duration=6.518503s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0990_v0_cmd0_s0337_1ch_44100hz.wav" title="obj0990_v0_cmd0_s0337_1ch_44100hz" meta="section8=337 object=990 duration=0.763469s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0991_v0_cmd0_s2162_1ch_44100hz.wav" title="ASR draft: The Iron Claw Pokemon! (obj0991_v0_cmd0_s2162_1ch_44100hz)" meta="section8=2162 object=991 duration=1.759093s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0992_v0_cmd0_s0935_1ch_44100hz.wav" title="ASR draft: It folds its four legs when flying. Its four brains are said to be superior to a supercomputer. (obj0992_v0_cmd0_s0935_1ch_44100hz)" meta="section8=935 object=992 duration=5.97619s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0993_v0_cmd0_s2417_1ch_44100hz.wav" title="ASR draft: Metacross. (obj0993_v0_cmd0_s2417_1ch_44100hz)" meta="section8=2417 object=993 duration=0.963651s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0994_v0_cmd0_s0346_1ch_44100hz.wav" title="ASR draft: The Iron Leg Pokémon. (obj0994_v0_cmd0_s0346_1ch_44100hz)" meta="section8=346 object=994 duration=1.657687s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0995_v0_cmd0_s1067_1ch_44100hz.wav" title="ASR draft: The shell on its back is made of soil. If the shell is moist to the touch, Turquig is very healthy. (obj0995_v0_cmd0_s1067_1ch_44100hz)" meta="section8=1067 object=995 duration=6.154717s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0996_v0_cmd0_s1335_1ch_44100hz.wav" title="ASR draft: Tur twig! (obj0996_v0_cmd0_s1335_1ch_44100hz)" meta="section8=1335 object=996 duration=0.731066s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0997_v0_cmd0_s2434_1ch_44100hz.wav" title="ASR draft: The tiny leaf Pokemon! (obj0997_v0_cmd0_s2434_1ch_44100hz)" meta="section8=2434 object=997 duration=1.802222s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0998_v0_cmd0_s0737_1ch_44100hz.wav" title="ASR draft: Groddle live in the forest. Each is said to have its own secret place for getting clean spring water. (obj0998_v0_cmd0_s0737_1ch_44100hz)" meta="section8=737 object=998 duration=5.610635s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj0999_v0_cmd0_s0104_1ch_44100hz.wav" title="obj0999_v0_cmd0_s0104_1ch_44100hz" meta="section8=104 object=999 duration=0.612086s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1000_v0_cmd0_s0623_1ch_44100hz.wav" title="ASR draft: The growth Pokemon! (obj1000_v0_cmd0_s0623_1ch_44100hz)" meta="section8=623 object=1000 duration=1.428163s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1001_v0_cmd0_s0041_1ch_44100hz.wav" title="ASR draft: Ancient people imagines that beneath the ground, dwelt a gigantic tortara. (obj1001_v0_cmd0_s0041_1ch_44100hz)" meta="section8=41 object=1001 duration=4.605556s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1002_v0_cmd0_s0239_1ch_44100hz.wav" title="ASR draft: Tortera (obj1002_v0_cmd0_s0239_1ch_44100hz)" meta="section8=239 object=1002 duration=0.935125s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1003_v0_cmd0_s1122_1ch_44100hz.wav" title="ASR draft: The continent Pokemon. (obj1003_v0_cmd0_s1122_1ch_44100hz)" meta="section8=1122 object=1003 duration=1.479184s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1004_v0_cmd0_s2040_1ch_44100hz.wav" title="ASR draft: It is very agile. Before going to sleep, it extinguishes the flame on its tail to prevent fires. (obj1004_v0_cmd0_s2040_1ch_44100hz)" meta="section8=2040 object=1004 duration=6.638231s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1005_v0_cmd0_s2403_1ch_44100hz.wav" title="obj1005_v0_cmd0_s2403_1ch_44100hz" meta="section8=2403 object=1005 duration=0.752154s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1006_v0_cmd0_s0412_1ch_44100hz.wav" title="ASR draft: The chimp Pokemon (obj1006_v0_cmd0_s0412_1ch_44100hz)" meta="section8=412 object=1006 duration=1.373016s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1007_v0_cmd0_s0336_1ch_44100hz.wav" title="ASR draft: It's skillfully controls the intensity of the fire on its tail to keep its foes at an ideal distance. (obj1007_v0_cmd0_s0336_1ch_44100hz)" meta="section8=336 object=1007 duration=5.93381s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1008_v0_cmd0_s1018_1ch_44100hz.wav" title="obj1008_v0_cmd0_s1018_1ch_44100hz" meta="section8=1018 object=1008 duration=1.050658s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1009_v0_cmd0_s0487_1ch_44100hz.wav" title="ASR draft: The playful Pokemon! (obj1009_v0_cmd0_s0487_1ch_44100hz)" meta="section8=487 object=1009 duration=1.444649s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1010_v0_cmd0_s1276_1ch_44100hz.wav" title="ASR draft: This Pokémon confounds opponents with its speed. It uses all its limbs to fight in its own unique style. (obj1010_v0_cmd0_s1276_1ch_44100hz)" meta="section8=1276 object=1010 duration=6.96059s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1011_v0_cmd0_s0547_1ch_44100hz.wav" title="ASR draft: Infernape. (obj1011_v0_cmd0_s0547_1ch_44100hz)" meta="section8=547 object=1011 duration=0.967075s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1012_v0_cmd0_s0892_1ch_44100hz.wav" title="ASR draft: The Flame Pokemon! (obj1012_v0_cmd0_s0892_1ch_44100hz)" meta="section8=892 object=1012 duration=1.355102s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1013_v0_cmd0_s0278_1ch_44100hz.wav" title="ASR draft: A poor walker. It often falls down. However, its strong pride makes it puff up its chest without a care. (obj1013_v0_cmd0_s0278_1ch_44100hz)" meta="section8=278 object=1013 duration=7.497846s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1014_v0_cmd0_s0241_1ch_44100hz.wav" title="obj1014_v0_cmd0_s0241_1ch_44100hz" meta="section8=241 object=1014 duration=0.692494s channels=1 refs=5"}
|
||||
::gallery-end
|
||||
206
sound-gallery-06.md
Normal file
206
sound-gallery-06.md
Normal file
@@ -0,0 +1,206 @@
|
||||
# Sound Gallery 06
|
||||
|
||||
Exported Radium PCM sounds 1001-1200 of 2491.
|
||||
|
||||
::gallery-start
|
||||
::audio{src="../analysis/radium-image/sounds/obj1015_v0_cmd0_s0538_1ch_44100hz.wav" title="ASR draft: The Penguin Pokemon! (obj1015_v0_cmd0_s0538_1ch_44100hz)" meta="section8=538 object=1015 duration=1.492426s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1016_v0_cmd0_s0898_1ch_44100hz.wav" title="ASR draft: It lives a solitary life. Its wings deliver wicked blows that can snap even the thickest of trees in half with a single hit. (obj1016_v0_cmd0_s0898_1ch_44100hz)" meta="section8=898 object=1016 duration=7.977052s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1017_v0_cmd0_s2145_1ch_44100hz.wav" title="obj1017_v0_cmd0_s2145_1ch_44100hz" meta="section8=2145 object=1017 duration=0.752154s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1018_v0_cmd0_s2157_1ch_44100hz.wav" title="ASR draft: The penguin Pokemon. (obj1018_v0_cmd0_s2157_1ch_44100hz)" meta="section8=2157 object=1018 duration=1.409864s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1019_v0_cmd0_s0790_1ch_44100hz.wav" title="ASR draft: If anyone were to hurt its pride, it would slash them in two with wings that can cleave through an ice flow. (obj1019_v0_cmd0_s0790_1ch_44100hz)" meta="section8=790 object=1019 duration=6.173243s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1020_v0_cmd0_s0811_1ch_44100hz.wav" title="obj1020_v0_cmd0_s0811_1ch_44100hz" meta="section8=811 object=1020 duration=1.093787s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1021_v0_cmd0_s2158_1ch_44100hz.wav" title="ASR draft: The Emperor Pokémon. (obj1021_v0_cmd0_s2158_1ch_44100hz)" meta="section8=2158 object=1021 duration=1.58263s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1022_v0_cmd0_s0331_1ch_44100hz.wav" title="ASR draft: With nerves of steel, nothing can perturb it. It is more agile and active than it appears. (obj1022_v0_cmd0_s0331_1ch_44100hz)" meta="section8=331 object=1022 duration=5.869297s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1023_v0_cmd0_s1017_1ch_44100hz.wav" title="obj1023_v0_cmd0_s1017_1ch_44100hz" meta="section8=1017 object=1023 duration=0.817506s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1024_v0_cmd0_s0491_1ch_44100hz.wav" title="ASR draft: A clump mouse Pokemon! (obj1024_v0_cmd0_s0491_1ch_44100hz)" meta="section8=491 object=1024 duration=1.70839s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1025_v0_cmd0_s0071_1ch_44100hz.wav" title="ASR draft: It busily makes its nest with stacks of branches and roots it has cut up with its sharp incisors. (obj1025_v0_cmd0_s0071_1ch_44100hz)" meta="section8=71 object=1025 duration=5.404807s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1026_v0_cmd0_s0518_1ch_44100hz.wav" title="obj1026_v0_cmd0_s0518_1ch_44100hz" meta="section8=518 object=1026 duration=0.866213s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1027_v0_cmd0_s1366_1ch_44100hz.wav" title="ASR draft: The beaver Pokemon! (obj1027_v0_cmd0_s1366_1ch_44100hz)" meta="section8=1366 object=1027 duration=1.378662s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1028_v0_cmd0_s1251_1ch_44100hz.wav" title="ASR draft: It's one of the kinds of Pokémon with electric cheek pouches. It shoots charges from its tail. (obj1028_v0_cmd0_s1251_1ch_44100hz)" meta="section8=1251 object=1028 duration=5.495896s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1029_v0_cmd0_s0957_1ch_44100hz.wav" title="obj1029_v0_cmd0_s0957_1ch_44100hz" meta="section8=957 object=1029 duration=1.261179s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1030_v0_cmd0_s0054_1ch_44100hz.wav" title="obj1030_v0_cmd0_s0054_1ch_44100hz" meta="section8=54 object=1030 duration=1.634898s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1031_v0_cmd0_s0108_1ch_44100hz.wav" title="ASR draft: It nimbly dashes about to avoid getting pecked by bird Pokemon that would love to make off with its small, nutrient-rich storage ball. (obj1031_v0_cmd0_s0108_1ch_44100hz)" meta="section8=108 object=1031 duration=7.923424s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1032_v0_cmd0_s0230_1ch_44100hz.wav" title="obj1032_v0_cmd0_s0230_1ch_44100hz" meta="section8=230 object=1032 duration=0.847664s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1033_v0_cmd0_s0139_1ch_44100hz.wav" title="ASR draft: The cherry Pokemon! (obj1033_v0_cmd0_s0139_1ch_44100hz)" meta="section8=139 object=1033 duration=1.453084s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1034_v0_cmd0_s0300_1ch_44100hz.wav" title="ASR draft: As a bud, it barely moves. It sits still, placidly waiting for sunlight to appear. (obj1034_v0_cmd0_s0300_1ch_44100hz)" meta="section8=300 object=1034 duration=5.94941s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1035_v0_cmd0_s0120_1ch_44100hz.wav" title="obj1035_v0_cmd0_s0120_1ch_44100hz" meta="section8=120 object=1035 duration=0.712834s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1036_v0_cmd0_s2458_1ch_44100hz.wav" title="ASR draft: The Blossom Pokémon! (obj1036_v0_cmd0_s2458_1ch_44100hz)" meta="section8=2458 object=1036 duration=1.507937s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1037_v0_cmd0_s0559_1ch_44100hz.wav" title="ASR draft: They live on large trees. They are said to communicate by connecting their tails to those of others. (obj1037_v0_cmd0_s0559_1ch_44100hz)" meta="section8=559 object=1037 duration=5.539569s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1038_v0_cmd0_s0652_1ch_44100hz.wav" title="obj1038_v0_cmd0_s0652_1ch_44100hz" meta="section8=652 object=1038 duration=0.918458s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1039_v0_cmd0_s0024_1ch_44100hz.wav" title="ASR draft: The long tail Pokemon! (obj1039_v0_cmd0_s0024_1ch_44100hz)" meta="section8=24 object=1039 duration=1.603878s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1040_v0_cmd0_s1343_1ch_44100hz.wav" title="ASR draft: It is whispered that any child who mistakes drift-lune for a balloon and hold on to it could wind up missing. (obj1040_v0_cmd0_s1343_1ch_44100hz)" meta="section8=1343 object=1040 duration=6.237302s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1041_v0_cmd0_s1453_1ch_44100hz.wav" title="obj1041_v0_cmd0_s1453_1ch_44100hz" meta="section8=1453 object=1041 duration=0.753968s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1042_v0_cmd0_s1945_1ch_44100hz.wav" title="ASR draft: The balloon Pokemon! (obj1042_v0_cmd0_s1945_1ch_44100hz)" meta="section8=1945 object=1042 duration=1.439388s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1043_v0_cmd0_s1152_1ch_44100hz.wav" title="ASR draft: It can generate and release gas within its body. That's how it can control the altitude of its drift. (obj1043_v0_cmd0_s1152_1ch_44100hz)" meta="section8=1152 object=1043 duration=5.976848s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1044_v0_cmd0_s2049_1ch_44100hz.wav" title="obj1044_v0_cmd0_s2049_1ch_44100hz" meta="section8=2049 object=1044 duration=0.836213s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1045_v0_cmd0_s2155_1ch_44100hz.wav" title="ASR draft: The blimp Pokemon! (obj1045_v0_cmd0_s2155_1ch_44100hz)" meta="section8=2155 object=1045 duration=1.411973s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1046_v0_cmd0_s0908_1ch_44100hz.wav" title="ASR draft: It is merciless by nature. It is said that it never forgives the mistakes of its mercro followers. (obj1046_v0_cmd0_s0908_1ch_44100hz)" meta="section8=908 object=1046 duration=5.949433s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1047_v0_cmd0_s1845_1ch_44100hz.wav" title="obj1047_v0_cmd0_s1845_1ch_44100hz" meta="section8=1845 object=1047 duration=0.834875s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1048_v0_cmd0_s2187_1ch_44100hz.wav" title="ASR draft: The Big Boss Pokémon! (obj1048_v0_cmd0_s2187_1ch_44100hz)" meta="section8=2187 object=1048 duration=1.644444s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1049_v0_cmd0_s1180_1ch_44100hz.wav" title="ASR draft: There is an orb inside its mouth. When it hops, the orb bounces all over and makes a ringing sound. (obj1049_v0_cmd0_s1180_1ch_44100hz)" meta="section8=1180 object=1049 duration=6.744512s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1050_v0_cmd0_s1333_1ch_44100hz.wav" title="ASR draft: Chingling! (obj1050_v0_cmd0_s1333_1ch_44100hz)" meta="section8=1333 object=1050 duration=0.671701s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1051_v0_cmd0_s2177_1ch_44100hz.wav" title="ASR draft: The bell Pokemon! (obj1051_v0_cmd0_s2177_1ch_44100hz)" meta="section8=2177 object=1051 duration=1.411973s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1052_v0_cmd0_s0968_1ch_44100hz.wav" title="ASR draft: In order to adjust the level of fluids in its body, it exudes water from its eyes. This makes it appear to be crying. (obj1052_v0_cmd0_s0968_1ch_44100hz)" meta="section8=968 object=1052 duration=7.416259s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1053_v0_cmd0_s0411_1ch_44100hz.wav" title="obj1053_v0_cmd0_s0411_1ch_44100hz" meta="section8=411 object=1053 duration=0.918458s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1054_v0_cmd0_s1121_1ch_44100hz.wav" title="ASR draft: The bonds I poke him on! (obj1054_v0_cmd0_s1121_1ch_44100hz)" meta="section8=1121 object=1054 duration=1.617574s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1055_v0_cmd0_s1270_1ch_44100hz.wav" title="ASR draft: It mimics everyone at C's, but it puts extra effort into copying the graceful dance steps of Mr. Rhyme as practice. (obj1055_v0_cmd0_s1270_1ch_44100hz)" meta="section8=1270 object=1055 duration=7.567029s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1056_v0_cmd0_s2114_1ch_44100hz.wav" title="obj1056_v0_cmd0_s2114_1ch_44100hz" meta="section8=2114 object=1056 duration=1.055533s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1057_v0_cmd0_s1039_1ch_44100hz.wav" title="obj1057_v0_cmd0_s1039_1ch_44100hz" meta="section8=1039 object=1057 duration=1.261179s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1058_v0_cmd0_s2394_1ch_44100hz.wav" title="ASR draft: It carries a round, white rock in its belly pouch. If it gets along well with someone, it will sometimes give that person the rock. (obj1058_v0_cmd0_s2394_1ch_44100hz)" meta="section8=2394 object=1058 duration=7.443628s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1059_v0_cmd0_s1720_1ch_44100hz.wav" title="ASR draft: Happy knee! (obj1059_v0_cmd0_s1720_1ch_44100hz)" meta="section8=1720 object=1059 duration=0.795079s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1060_v0_cmd0_s1949_1ch_44100hz.wav" title="ASR draft: The Playhouse Pokémon. (obj1060_v0_cmd0_s1949_1ch_44100hz)" meta="section8=1949 object=1060 duration=1.549048s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1061_v0_cmd0_s1940_1ch_44100hz.wav" title="ASR draft: It mimics the cries of other Pokémon to trick them into thinking it's one of them. This way, they won't attack it. (obj1061_v0_cmd0_s1940_1ch_44100hz)" meta="section8=1940 object=1061 duration=6.374376s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1062_v0_cmd0_s2257_1ch_44100hz.wav" title="obj1062_v0_cmd0_s2257_1ch_44100hz" meta="section8=2257 object=1062 duration=0.671701s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1063_v0_cmd0_s1556_1ch_44100hz.wav" title="ASR draft: The music note Pokémon. (obj1063_v0_cmd0_s1556_1ch_44100hz)" meta="section8=1556 object=1063 duration=1.645011s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1064_v0_cmd0_s1029_1ch_44100hz.wav" title="ASR draft: It skulks and caves and when prey or an enemy passes by, it leaps out and chomps them. The force of its attack sometimes chips its teeth. (obj1064_v0_cmd0_s1029_1ch_44100hz)" meta="section8=1029 object=1064 duration=9.157211s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1065_v0_cmd0_s1541_1ch_44100hz.wav" title="obj1065_v0_cmd0_s1541_1ch_44100hz" meta="section8=1541 object=1065 duration=0.671701s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1066_v0_cmd0_s0609_1ch_44100hz.wav" title="ASR draft: The Land Shark Pokemon! (obj1066_v0_cmd0_s0609_1ch_44100hz)" meta="section8=609 object=1066 duration=1.549048s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1067_v0_cmd0_s2001_1ch_44100hz.wav" title="ASR draft: In rare cases, it molds and sheds its scales. Medicine containing its scales as an ingredient will make a weary body feel invigorated. (obj1067_v0_cmd0_s2001_1ch_44100hz)" meta="section8=2001 object=1067 duration=9.088662s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1068_v0_cmd0_s0885_1ch_44100hz.wav" title="obj1068_v0_cmd0_s0885_1ch_44100hz" meta="section8=885 object=1068 duration=0.726553s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1069_v0_cmd0_s0244_1ch_44100hz.wav" title="ASR draft: The case Pokemon. (obj1069_v0_cmd0_s0244_1ch_44100hz)" meta="section8=244 object=1069 duration=1.35712s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1070_v0_cmd0_s0480_1ch_44100hz.wav" title="ASR draft: It is said that when one runs at high speed, its wings create blades of wind that can fell nearby trees. (obj1070_v0_cmd0_s0480_1ch_44100hz)" meta="section8=480 object=1070 duration=6.594898s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1071_v0_cmd0_s0217_1ch_44100hz.wav" title="ASR draft: Garchomp! (obj1071_v0_cmd0_s0217_1ch_44100hz)" meta="section8=217 object=1071 duration=0.772902s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1072_v0_cmd0_s0686_1ch_44100hz.wav" title="ASR draft: The mock Pokemon! (obj1072_v0_cmd0_s0686_1ch_44100hz)" meta="section8=686 object=1072 duration=1.310567s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1073_v0_cmd0_s0404_1ch_44100hz.wav" title="ASR draft: It needs to consume its own weight and food every day. As far as flavor is concerned, it's indifferent. (obj1073_v0_cmd0_s0404_1ch_44100hz)" meta="section8=404 object=1073 duration=6.17483s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1074_v0_cmd0_s1917_1ch_44100hz.wav" title="obj1074_v0_cmd0_s1917_1ch_44100hz" meta="section8=1917 object=1074 duration=0.957732s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1075_v0_cmd0_s1462_1ch_44100hz.wav" title="ASR draft: The big eater Pokemon! (obj1075_v0_cmd0_s1462_1ch_44100hz)" meta="section8=1462 object=1075 duration=1.75585s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1076_v0_cmd0_s2060_1ch_44100hz.wav" title="ASR draft: They communicate with one another using their ORES. They are able to run all through the night. (obj1076_v0_cmd0_s2060_1ch_44100hz)" meta="section8=2060 object=1076 duration=5.519546s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1077_v0_cmd0_s0036_1ch_44100hz.wav" title="obj1077_v0_cmd0_s0036_1ch_44100hz" meta="section8=36 object=1077 duration=0.932517s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1078_v0_cmd0_s1428_1ch_44100hz.wav" title="ASR draft: The emanation Pokémon. (obj1078_v0_cmd0_s1428_1ch_44100hz)" meta="section8=1428 object=1078 duration=1.713832s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1079_v0_cmd0_s2107_1ch_44100hz.wav" title="ASR draft: It said that no foe can remain invisible to Lucario, since it can detect Oras, even those of foes it could not otherwise see. (obj1079_v0_cmd0_s2107_1ch_44100hz)" meta="section8=2107 object=1079 duration=8.056712s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1080_v0_cmd0_s1047_1ch_44100hz.wav" title="ASR draft: Lucario! (obj1080_v0_cmd0_s1047_1ch_44100hz)" meta="section8=1047 object=1080 duration=0.974535s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1081_v0_cmd0_s2305_1ch_44100hz.wav" title="ASR draft: The Aura Pokemon! (obj1081_v0_cmd0_s2305_1ch_44100hz)" meta="section8=2305 object=1081 duration=1.411383s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1082_v0_cmd0_s0881_1ch_44100hz.wav" title="ASR draft: It attracts prey with its sweet spelling saliva, then chomps down. It takes a whole day to eat prey. (obj1082_v0_cmd0_s0881_1ch_44100hz)" meta="section8=881 object=1082 duration=6.603288s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1083_v0_cmd0_s1836_1ch_44100hz.wav" title="ASR draft: Carnivine. (obj1083_v0_cmd0_s1836_1ch_44100hz)" meta="section8=1836 object=1083 duration=0.823288s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1084_v0_cmd0_s1959_1ch_44100hz.wav" title="ASR draft: The Bugcatcher Pokemon! (obj1084_v0_cmd0_s1959_1ch_44100hz)" meta="section8=1959 object=1084 duration=1.848254s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1085_v0_cmd0_s0992_1ch_44100hz.wav" title="ASR draft: Evolution made it even more devious. It communicates by client signs in boulders. (obj1085_v0_cmd0_s0992_1ch_44100hz)" meta="section8=992 object=1085 duration=5.595147s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1086_v0_cmd0_s2218_1ch_44100hz.wav" title="obj1086_v0_cmd0_s2218_1ch_44100hz" meta="section8=2218 object=1086 duration=0.774127s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1087_v0_cmd0_s0453_1ch_44100hz.wav" title="ASR draft: The Sharp Claw Pokemon. (obj1087_v0_cmd0_s0453_1ch_44100hz)" meta="section8=453 object=1087 duration=1.843628s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1088_v0_cmd0_s0340_1ch_44100hz.wav" title="ASR draft: As it zooms through the sky, this Pokémon seems to be receiving signals of unknown origin, while transmitting signals of unknown purpose. (obj1088_v0_cmd0_s0340_1ch_44100hz)" meta="section8=340 object=1088 duration=8.098073s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1089_v0_cmd0_s0934_1ch_44100hz.wav" title="obj1089_v0_cmd0_s0934_1ch_44100hz" meta="section8=934 object=1089 duration=1.043968s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1090_v0_cmd0_s0808_1ch_44100hz.wav" title="ASR draft: The magnet area Pokemon! (obj1090_v0_cmd0_s0808_1ch_44100hz)" meta="section8=808 object=1090 duration=1.935374s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1091_v0_cmd0_s1796_1ch_44100hz.wav" title="ASR draft: This Pokémon's sturdy carapace protects it from volcanic eruptions. It shoots round rocks from the holes in its hands. (obj1091_v0_cmd0_s1796_1ch_44100hz)" meta="section8=1796 object=1091 duration=7.325329s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1092_v0_cmd0_s2136_1ch_44100hz.wav" title="obj1092_v0_cmd0_s2136_1ch_44100hz" meta="section8=2136 object=1092 duration=1.028866s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1093_v0_cmd0_s0312_1ch_44100hz.wav" title="ASR draft: The drill Pokemon! (obj1093_v0_cmd0_s0312_1ch_44100hz)" meta="section8=312 object=1093 duration=1.355669s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1094_v0_cmd0_s0225_1ch_44100hz.wav" title="ASR draft: When shooting 2,000 degrees Celsius fireballs from its arms, its body takes on a whitish hue from the intense heat. (obj1094_v0_cmd0_s0225_1ch_44100hz)" meta="section8=225 object=1094 duration=7.182902s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1095_v0_cmd0_s1906_1ch_44100hz.wav" title="ASR draft: When shooting 3,600 degree Fahrenheit fireballs from its arms, its body takes on a white hue from the intense heat. (obj1095_v0_cmd0_s1906_1ch_44100hz)" meta="section8=1906 object=1095 duration=7.826644s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1096_v0_cmd0_s2108_1ch_44100hz.wav" title="obj1096_v0_cmd0_s2108_1ch_44100hz" meta="section8=2108 object=1096 duration=0.964104s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1097_v0_cmd0_s1309_1ch_44100hz.wav" title="ASR draft: The Blast Pokemon! (obj1097_v0_cmd0_s1309_1ch_44100hz)" meta="section8=1309 object=1097 duration=1.379206s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1098_v0_cmd0_s2319_1ch_44100hz.wav" title="ASR draft: These Pokémon are never seen anywhere near conflict or turmoil. In recent times, they've hardly been seen at all. (obj1098_v0_cmd0_s2319_1ch_44100hz)" meta="section8=2319 object=1098 duration=6.909796s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1099_v0_cmd0_s0900_1ch_44100hz.wav" title="ASR draft: Toga Kiss (obj1099_v0_cmd0_s0900_1ch_44100hz)" meta="section8=900 object=1099 duration=0.909025s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1100_v0_cmd0_s0807_1ch_44100hz.wav" title="ASR draft: The Jubilee Pokémon! (obj1100_v0_cmd0_s0807_1ch_44100hz)" meta="section8=807 object=1100 duration=1.5478s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1101_v0_cmd0_s2143_1ch_44100hz.wav" title="ASR draft: When you see leafy on a sleep in a patch of sunshine, you'll know it is using photosynthesis to produce clean air. (obj1101_v0_cmd0_s2143_1ch_44100hz)" meta="section8=2143 object=1101 duration=6.655147s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1102_v0_cmd0_s0588_1ch_44100hz.wav" title="ASR draft: Leafy on! (obj1102_v0_cmd0_s0588_1ch_44100hz)" meta="section8=588 object=1102 duration=0.937483s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1103_v0_cmd0_s1303_1ch_44100hz.wav" title="ASR draft: The verdant Pokémon! (obj1103_v0_cmd0_s1303_1ch_44100hz)" meta="section8=1303 object=1103 duration=1.421927s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1104_v0_cmd0_s1995_1ch_44100hz.wav" title="ASR draft: It can control its body temperature at will. This enables it to freeze the moisture in the atmosphere, creating flurries of diamond dust. (obj1104_v0_cmd0_s1995_1ch_44100hz)" meta="section8=1995 object=1104 duration=8.070862s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1105_v0_cmd0_s2039_1ch_44100hz.wav" title="obj1105_v0_cmd0_s2039_1ch_44100hz" meta="section8=2039 object=1105 duration=0.929524s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1106_v0_cmd0_s0534_1ch_44100hz.wav" title="ASR draft: The fresh snow Pokemon! (obj1106_v0_cmd0_s0534_1ch_44100hz)" meta="section8=534 object=1106 duration=1.671383s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1107_v0_cmd0_s2233_1ch_44100hz.wav" title="ASR draft: A frozen memo swine was dug from ice dating back 10,000 years. This Pokémon has been around a long, long, long time. (obj1107_v0_cmd0_s2233_1ch_44100hz)" meta="section8=2233 object=1107 duration=9.197007s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1108_v0_cmd0_s1747_1ch_44100hz.wav" title="ASR draft: Namoswine. (obj1108_v0_cmd0_s1747_1ch_44100hz)" meta="section8=1747 object=1108 duration=1.07254s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1109_v0_cmd0_s2149_1ch_44100hz.wav" title="ASR draft: The Twin Tusk Pokemon! (obj1109_v0_cmd0_s2149_1ch_44100hz)" meta="section8=2149 object=1109 duration=1.74288s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1110_v0_cmd0_s2314_1ch_44100hz.wav" title="ASR draft: When trying to protect someone, it extends its elbows as if they were swords and fights savagely. (obj1110_v0_cmd0_s2314_1ch_44100hz)" meta="section8=2314 object=1110 duration=5.878821s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1111_v0_cmd0_s0782_1ch_44100hz.wav" title="ASR draft: Go late! (obj1111_v0_cmd0_s0782_1ch_44100hz)" meta="section8=782 object=1111 duration=0.861406s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1112_v0_cmd0_s1339_1ch_44100hz.wav" title="ASR draft: The Blade Pokemon! (obj1112_v0_cmd0_s1339_1ch_44100hz)" meta="section8=1339 object=1112 duration=1.342766s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1113_v0_cmd0_s0544_1ch_44100hz.wav" title="ASR draft: Its electricity-like body can enter some kinds of machines and take control in order to make mischief. (obj1113_v0_cmd0_s0544_1ch_44100hz)" meta="section8=544 object=1113 duration=6.375306s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1114_v0_cmd0_s0539_1ch_44100hz.wav" title="obj1114_v0_cmd0_s0539_1ch_44100hz" meta="section8=539 object=1114 duration=0.793673s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1115_v0_cmd0_s1795_1ch_44100hz.wav" title="ASR draft: The plasma Pokemon! (obj1115_v0_cmd0_s1795_1ch_44100hz)" meta="section8=1795 object=1115 duration=1.478163s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1116_v0_cmd0_s0161_1ch_44100hz.wav" title="ASR draft: Believe on Snivey's tail generates energy when exposed to sunlight, making Snivey's swifter and adding an edge to its moves. (obj1116_v0_cmd0_s0161_1ch_44100hz)" meta="section8=161 object=1116 duration=7.853968s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1117_v0_cmd0_s2195_1ch_44100hz.wav" title="ASR draft: Snivey! (obj1117_v0_cmd0_s2195_1ch_44100hz)" meta="section8=2195 object=1117 duration=0.828617s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1118_v0_cmd0_s0318_1ch_44100hz.wav" title="ASR draft: The Grass Snake Pokemon! (obj1118_v0_cmd0_s0318_1ch_44100hz)" meta="section8=318 object=1118 duration=1.689365s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1119_v0_cmd0_s1226_1ch_44100hz.wav" title="ASR draft: It runs low to the ground, weaving through the grass, then mercilessly pummels its target by whipping them with its vines. (obj1119_v0_cmd0_s1226_1ch_44100hz)" meta="section8=1226 object=1119 duration=7.369478s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1120_v0_cmd0_s0232_1ch_44100hz.wav" title="obj1120_v0_cmd0_s0232_1ch_44100hz" meta="section8=232 object=1120 duration=0.815986s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1121_v0_cmd0_s2404_1ch_44100hz.wav" title="ASR draft: The Grass Snake Pokémon! (obj1121_v0_cmd0_s2404_1ch_44100hz)" meta="section8=2404 object=1121 duration=1.682993s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1122_v0_cmd0_s0663_1ch_44100hz.wav" title="ASR draft: It generates energy from sunlight, then amplifies that energy dozens of times within its long body. (obj1122_v0_cmd0_s0663_1ch_44100hz)" meta="section8=663 object=1122 duration=6.400476s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1123_v0_cmd0_s2148_1ch_44100hz.wav" title="obj1123_v0_cmd0_s2148_1ch_44100hz" meta="section8=2148 object=1123 duration=0.99449s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1124_v0_cmd0_s2126_1ch_44100hz.wav" title="ASR draft: The regal Pokémon. (obj1124_v0_cmd0_s2126_1ch_44100hz)" meta="section8=2126 object=1124 duration=1.440748s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1125_v0_cmd0_s1787_1ch_44100hz.wav" title="ASR draft: It's more nimble than it looks, and it uses its speed to confound its enemies. It rapidly launches fireballs from both nostrils. (obj1125_v0_cmd0_s1787_1ch_44100hz)" meta="section8=1787 object=1125 duration=8.198231s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1126_v0_cmd0_s0640_1ch_44100hz.wav" title="obj1126_v0_cmd0_s0640_1ch_44100hz" meta="section8=640 object=1126 duration=0.650249s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1127_v0_cmd0_s0056_1ch_44100hz.wav" title="ASR draft: The Fire Pig Pokemon! (obj1127_v0_cmd0_s0056_1ch_44100hz)" meta="section8=56 object=1127 duration=1.644762s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1128_v0_cmd0_s2330_1ch_44100hz.wav" title="ASR draft: When Pig Night enters battle, its body temperature rapidly sores until Pig Night itself is engulfed by a scorching fireball. (obj1128_v0_cmd0_s2330_1ch_44100hz)" meta="section8=2330 object=1128 duration=7.675488s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1129_v0_cmd0_s1469_1ch_44100hz.wav" title="obj1129_v0_cmd0_s1469_1ch_44100hz" meta="section8=1469 object=1129 duration=0.739501s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1130_v0_cmd0_s0796_1ch_44100hz.wav" title="ASR draft: The Fire Pig Pokemon! (obj1130_v0_cmd0_s0796_1ch_44100hz)" meta="section8=796 object=1130 duration=1.631995s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1131_v0_cmd0_s1027_1ch_44100hz.wav" title="ASR draft: The flames blazing deep inside Embors chest erupt vigorously from its chin, forming a beard of fire. (obj1131_v0_cmd0_s1027_1ch_44100hz)" meta="section8=1027 object=1131 duration=6.886621s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1132_v0_cmd0_s1123_1ch_44100hz.wav" title="obj1132_v0_cmd0_s1123_1ch_44100hz" meta="section8=1123 object=1132 duration=0.727075s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1133_v0_cmd0_s0804_1ch_44100hz.wav" title="ASR draft: The Mega Fire Pig Pokemon! (obj1133_v0_cmd0_s0804_1ch_44100hz)" meta="section8=804 object=1133 duration=2.145034s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1134_v0_cmd0_s0635_1ch_44100hz.wav" title="ASR draft: It wields the scalp on its stomach like a knife, blocking the moves of its enemies before slashing back at them in swift retaliation. (obj1134_v0_cmd0_s0635_1ch_44100hz)" meta="section8=635 object=1134 duration=8.160862s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1135_v0_cmd0_s1507_1ch_44100hz.wav" title="obj1135_v0_cmd0_s1507_1ch_44100hz" meta="section8=1507 object=1135 duration=0.80483s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1136_v0_cmd0_s0748_1ch_44100hz.wav" title="ASR draft: The Sea Otter Pokémon! (obj1136_v0_cmd0_s0748_1ch_44100hz)" meta="section8=748 object=1136 duration=1.722313s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1137_v0_cmd0_s0339_1ch_44100hz.wav" title="ASR draft: It's said that people modeled swordplay after the way duots movements flow like water, while it's wielding its two scalp chops. (obj1137_v0_cmd0_s0339_1ch_44100hz)" meta="section8=339 object=1137 duration=7.337619s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1138_v0_cmd0_s2282_1ch_44100hz.wav" title="ASR draft: Do what? (obj1138_v0_cmd0_s2282_1ch_44100hz)" meta="section8=2282 object=1138 duration=0.796145s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1139_v0_cmd0_s0959_1ch_44100hz.wav" title="ASR draft: The discipline Pokemon. (obj1139_v0_cmd0_s0959_1ch_44100hz)" meta="section8=959 object=1139 duration=1.651429s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1140_v0_cmd0_s2396_1ch_44100hz.wav" title="ASR draft: A master of a sword drawing art called E.I. Jutsu, Samirat settles its battles with a single swing of either large sword, sheathed in its foreleg armor. (obj1140_v0_cmd0_s2396_1ch_44100hz)" meta="section8=2396 object=1140 duration=10.230998s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1141_v0_cmd0_s0752_1ch_44100hz.wav" title="obj1141_v0_cmd0_s0752_1ch_44100hz" meta="section8=752 object=1141 duration=0.9061s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1142_v0_cmd0_s1843_1ch_44100hz.wav" title="ASR draft: The formidable Pokemon! (obj1142_v0_cmd0_s1843_1ch_44100hz)" meta="section8=1843 object=1142 duration=1.599546s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1143_v0_cmd0_s1572_1ch_44100hz.wav" title="ASR draft: It shares the leaf on its head with weary-looking Pokémon. These leaves are known to relieve stress. (obj1143_v0_cmd0_s1572_1ch_44100hz)" meta="section8=1572 object=1143 duration=6.005828s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1144_v0_cmd0_s1033_1ch_44100hz.wav" title="obj1144_v0_cmd0_s1033_1ch_44100hz" meta="section8=1033 object=1144 duration=0.804807s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1145_v0_cmd0_s0162_1ch_44100hz.wav" title="ASR draft: The Grass Monkey Pokémon (obj1145_v0_cmd0_s0162_1ch_44100hz)" meta="section8=162 object=1145 duration=1.700136s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1146_v0_cmd0_s1697_1ch_44100hz.wav" title="ASR draft: It attacks enemies with strikes of its thorn-covered tail. This Pokemon is wild-tempered. (obj1146_v0_cmd0_s1697_1ch_44100hz)" meta="section8=1697 object=1146 duration=5.834807s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1147_v0_cmd0_s0356_1ch_44100hz.wav" title="ASR draft: Simi Sage (obj1147_v0_cmd0_s0356_1ch_44100hz)" meta="section8=356 object=1147 duration=1.016054s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1148_v0_cmd0_s1813_1ch_44100hz.wav" title="ASR draft: The Thorn Monkey Pokémon! (obj1148_v0_cmd0_s1813_1ch_44100hz)" meta="section8=1813 object=1148 duration=1.669977s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1149_v0_cmd0_s1023_1ch_44100hz.wav" title="ASR draft: Very intelligent, it roasts berries before eating them. It likes to help people. (obj1149_v0_cmd0_s1023_1ch_44100hz)" meta="section8=1023 object=1149 duration=5.563175s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1150_v0_cmd0_s1484_1ch_44100hz.wav" title="obj1150_v0_cmd0_s1484_1ch_44100hz" meta="section8=1484 object=1150 duration=0.86517s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1151_v0_cmd0_s1848_1ch_44100hz.wav" title="ASR draft: The high temp Pokemon! (obj1151_v0_cmd0_s1848_1ch_44100hz)" meta="section8=1848 object=1151 duration=1.73034s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1152_v0_cmd0_s0764_1ch_44100hz.wav" title="ASR draft: A flame burns inside its body. It scatters embers from its head and tail to sear its opponents. (obj1152_v0_cmd0_s0764_1ch_44100hz)" meta="section8=764 object=1152 duration=6.066168s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1153_v0_cmd0_s0923_1ch_44100hz.wav" title="obj1153_v0_cmd0_s0923_1ch_44100hz" meta="section8=923 object=1153 duration=0.945646s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1154_v0_cmd0_s2478_1ch_44100hz.wav" title="obj1154_v0_cmd0_s2478_1ch_44100hz" meta="section8=2478 object=1154 duration=1.438571s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1155_v0_cmd0_s0740_1ch_44100hz.wav" title="ASR draft: The water stored inside the tuft on its head is full of nutrients. It waters plants with it using its tail. (obj1155_v0_cmd0_s0740_1ch_44100hz)" meta="section8=740 object=1155 duration=6.347846s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1156_v0_cmd0_s2300_1ch_44100hz.wav" title="obj1156_v0_cmd0_s2300_1ch_44100hz" meta="section8=2300 object=1156 duration=0.834989s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1157_v0_cmd0_s1290_1ch_44100hz.wav" title="ASR draft: The spray Pokemon! (obj1157_v0_cmd0_s1290_1ch_44100hz)" meta="section8=1290 object=1157 duration=1.378209s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1158_v0_cmd0_s2401_1ch_44100hz.wav" title="ASR draft: The high pressure water expelled from its tail is so powerful it can destroy a concrete wall. (obj1158_v0_cmd0_s2401_1ch_44100hz)" meta="section8=2401 object=1158 duration=5.934263s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1159_v0_cmd0_s1454_1ch_44100hz.wav" title="obj1159_v0_cmd0_s1454_1ch_44100hz" meta="section8=1454 object=1159 duration=1.011633s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1160_v0_cmd0_s0768_1ch_44100hz.wav" title="ASR draft: The guys are Pokemon! (obj1160_v0_cmd0_s0768_1ch_44100hz)" meta="section8=768 object=1160 duration=1.401633s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1161_v0_cmd0_s0338_1ch_44100hz.wav" title="ASR draft: It can dig through the ground at a speed of 30 miles per hour. It could give a car running above ground a good race. (obj1161_v0_cmd0_s0338_1ch_44100hz)" meta="section8=338 object=1161 duration=6.680295s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1162_v0_cmd0_s2219_1ch_44100hz.wav" title="obj1162_v0_cmd0_s2219_1ch_44100hz" meta="section8=2219 object=1162 duration=0.740385s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1163_v0_cmd0_s1890_1ch_44100hz.wav" title="obj1163_v0_cmd0_s1890_1ch_44100hz" meta="section8=1890 object=1163 duration=1.282925s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1164_v0_cmd0_s2292_1ch_44100hz.wav" title="ASR draft: Forming a drill with its steel claws and head, it can bore through a steel plate, no matter how thick it is. (obj1164_v0_cmd0_s2292_1ch_44100hz)" meta="section8=2292 object=1164 duration=6.305941s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1165_v0_cmd0_s1264_1ch_44100hz.wav" title="obj1165_v0_cmd0_s1264_1ch_44100hz" meta="section8=1264 object=1165 duration=0.897982s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1166_v0_cmd0_s0178_1ch_44100hz.wav" title="ASR draft: The Subterrain Pokémon (obj1166_v0_cmd0_s0178_1ch_44100hz)" meta="section8=178 object=1166 duration=1.72941s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1167_v0_cmd0_s1501_1ch_44100hz.wav" title="ASR draft: Dharumaka's droppings are hot, so people used to put them in their clothes to keep themselves warm. (obj1167_v0_cmd0_s1501_1ch_44100hz)" meta="section8=1501 object=1167 duration=5.238844s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1168_v0_cmd0_s2181_1ch_44100hz.wav" title="ASR draft: Darumaka! (obj1168_v0_cmd0_s2181_1ch_44100hz)" meta="section8=2181 object=1168 duration=0.906304s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1169_v0_cmd0_s1695_1ch_44100hz.wav" title="ASR draft: The Zen Charm Pokemon! (obj1169_v0_cmd0_s1695_1ch_44100hz)" meta="section8=1695 object=1169 duration=1.673356s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1170_v0_cmd0_s1064_1ch_44100hz.wav" title="ASR draft: When one is injured in a fierce battle, it hardens into a stone-like form. Then it meditates and sharpens its mind. (obj1170_v0_cmd0_s1064_1ch_44100hz)" meta="section8=1064 object=1170 duration=7.413968s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1171_v0_cmd0_s1392_1ch_44100hz.wav" title="obj1171_v0_cmd0_s1392_1ch_44100hz" meta="section8=1392 object=1171 duration=1.051088s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1172_v0_cmd0_s2005_1ch_44100hz.wav" title="ASR draft: The Blazing Pokémon! (obj1172_v0_cmd0_s2005_1ch_44100hz)" meta="section8=2005 object=1172 duration=1.538503s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1173_v0_cmd0_s0301_1ch_44100hz.wav" title="ASR draft: It changes into the forms of others to surprise them. Apparently, it often transforms into a silent child. (obj1173_v0_cmd0_s0301_1ch_44100hz)" meta="section8=301 object=1173 duration=6.718594s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1174_v0_cmd0_s2260_1ch_44100hz.wav" title="ASR draft: Zorua! (obj1174_v0_cmd0_s2260_1ch_44100hz)" meta="section8=2260 object=1174 duration=0.785805s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1175_v0_cmd0_s1194_1ch_44100hz.wav" title="ASR draft: The tricky Fox Pokemon! (obj1175_v0_cmd0_s1194_1ch_44100hz)" meta="section8=1194 object=1175 duration=1.739977s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1176_v0_cmd0_s0323_1ch_44100hz.wav" title="ASR draft: Story say, those who tried to catch Zoraar were trapped in an illusion and punished. (obj1176_v0_cmd0_s0323_1ch_44100hz)" meta="section8=323 object=1176 duration=5.556735s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1177_v0_cmd0_s1474_1ch_44100hz.wav" title="obj1177_v0_cmd0_s1474_1ch_44100hz" meta="section8=1474 object=1177 duration=1.021542s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1178_v0_cmd0_s0252_1ch_44100hz.wav" title="ASR draft: The Illusion Fox Pokémon. (obj1178_v0_cmd0_s0252_1ch_44100hz)" meta="section8=252 object=1178 duration=1.852245s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1179_v0_cmd0_s0242_1ch_44100hz.wav" title="ASR draft: It's not very good at flying yet. It watches the dances of its swan appearance to learn how to move its wings. (obj1179_v0_cmd0_s0242_1ch_44100hz)" meta="section8=242 object=1179 duration=6.61195s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1180_v0_cmd0_s1826_1ch_44100hz.wav" title="ASR draft: Ducklet! (obj1180_v0_cmd0_s1826_1ch_44100hz)" meta="section8=1826 object=1180 duration=0.662336s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1181_v0_cmd0_s1285_1ch_44100hz.wav" title="ASR draft: The Waterbird Pokémon! (obj1181_v0_cmd0_s1285_1ch_44100hz)" meta="section8=1285 object=1181 duration=1.67263s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1182_v0_cmd0_s0599_1ch_44100hz.wav" title="ASR draft: centered around its leader, the flock dances in perfect sync to strengthen its unity. (obj1182_v0_cmd0_s0599_1ch_44100hz)" meta="section8=599 object=1182 duration=5.489388s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1183_v0_cmd0_s1142_1ch_44100hz.wav" title="ASR draft: Swanna! (obj1183_v0_cmd0_s1142_1ch_44100hz)" meta="section8=1142 object=1183 duration=0.72966s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1184_v0_cmd0_s0583_1ch_44100hz.wav" title="ASR draft: The white bird Pokemon! (obj1184_v0_cmd0_s0583_1ch_44100hz)" meta="section8=583 object=1184 duration=1.616508s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1185_v0_cmd0_s2317_1ch_44100hz.wav" title="ASR draft: Unable to survive in hot areas, it makes itself comfortable by breathing out air cold enough to cause snow. It burrows into the snow to sleep. (obj1185_v0_cmd0_s2317_1ch_44100hz)" meta="section8=2317 object=1185 duration=9.126485s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1186_v0_cmd0_s0831_1ch_44100hz.wav" title="obj1186_v0_cmd0_s0831_1ch_44100hz" meta="section8=831 object=1186 duration=0.931746s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1187_v0_cmd0_s0701_1ch_44100hz.wav" title="ASR draft: The fresh snow Pokemon! (obj1187_v0_cmd0_s0701_1ch_44100hz)" meta="section8=701 object=1187 duration=1.74s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1188_v0_cmd0_s1589_1ch_44100hz.wav" title="ASR draft: By drinking pure water, it grows its icy body. This Pokémon can be hard to find on days with warm, sunny weather. (obj1188_v0_cmd0_s1589_1ch_44100hz)" meta="section8=1589 object=1188 duration=7.768231s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1189_v0_cmd0_s1528_1ch_44100hz.wav" title="obj1189_v0_cmd0_s1528_1ch_44100hz" meta="section8=1528 object=1189 duration=0.898073s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1190_v0_cmd0_s1732_1ch_44100hz.wav" title="ASR draft: The icy snow Pokemon! (obj1190_v0_cmd0_s1732_1ch_44100hz)" meta="section8=1732 object=1190 duration=1.807347s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1191_v0_cmd0_s0536_1ch_44100hz.wav" title="ASR draft: When its anger reaches a breaking point, this Pokémon unleashes a fierce blizzard that freezes every creature around it. Be they friend or foe. (obj1191_v0_cmd0_s0536_1ch_44100hz)" meta="section8=536 object=1191 duration=8.868322s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1192_v0_cmd0_s0454_1ch_44100hz.wav" title="obj1192_v0_cmd0_s0454_1ch_44100hz" meta="section8=454 object=1192 duration=0.886825s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1193_v0_cmd0_s2083_1ch_44100hz.wav" title="ASR draft: The snowstorm Pokemon! (obj1193_v0_cmd0_s2083_1ch_44100hz)" meta="section8=2083 object=1193 duration=1.62771s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1194_v0_cmd0_s2057_1ch_44100hz.wav" title="ASR draft: There is a theory that the developer of the modern day Pokeball really liked Fungus, but this has not been confirmed. (obj1194_v0_cmd0_s2057_1ch_44100hz)" meta="section8=2057 object=1194 duration=6.467664s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1195_v0_cmd0_s2068_1ch_44100hz.wav" title="ASR draft: Fungus! (obj1195_v0_cmd0_s2068_1ch_44100hz)" meta="section8=2068 object=1195 duration=0.903515s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1196_v0_cmd0_s2063_1ch_44100hz.wav" title="ASR draft: The mushroom Pokemon! (obj1196_v0_cmd0_s2063_1ch_44100hz)" meta="section8=2063 object=1196 duration=1.460907s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1197_v0_cmd0_s1022_1ch_44100hz.wav" title="ASR draft: Be wary of the poisonous spores it releases. Mushrooms resembling a moongas' caps will grow out of anywhere the spores touch. (obj1197_v0_cmd0_s1022_1ch_44100hz)" meta="section8=1022 object=1197 duration=8.007664s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1198_v0_cmd0_s0616_1ch_44100hz.wav" title="obj1198_v0_cmd0_s0616_1ch_44100hz" meta="section8=616 object=1198 duration=0.968503s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1199_v0_cmd0_s0710_1ch_44100hz.wav" title="ASR draft: The mushroom Pokemon! (obj1199_v0_cmd0_s0710_1ch_44100hz)" meta="section8=710 object=1199 duration=1.399478s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1200_v0_cmd0_s2069_1ch_44100hz.wav" title="ASR draft: Joltik that live in cities have learned a technique for sucking electricity from the outlets in houses. (obj1200_v0_cmd0_s2069_1ch_44100hz)" meta="section8=2069 object=1200 duration=5.591043s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1201_v0_cmd0_s0359_1ch_44100hz.wav" title="ASR draft: Joltik! (obj1201_v0_cmd0_s0359_1ch_44100hz)" meta="section8=359 object=1201 duration=0.694671s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1202_v0_cmd0_s0980_1ch_44100hz.wav" title="ASR draft: The Attaching Pokémon (obj1202_v0_cmd0_s0980_1ch_44100hz)" meta="section8=980 object=1202 duration=1.594104s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1203_v0_cmd0_s2242_1ch_44100hz.wav" title="ASR draft: They employ an electrically charged web to trap their prey. While it is immobilized by shock, they leisurely consume it. (obj1203_v0_cmd0_s2242_1ch_44100hz)" meta="section8=2242 object=1203 duration=7.073084s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1204_v0_cmd0_s1516_1ch_44100hz.wav" title="ASR draft: Galvantula. (obj1204_v0_cmd0_s1516_1ch_44100hz)" meta="section8=1516 object=1204 duration=1.050975s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1205_v0_cmd0_s1815_1ch_44100hz.wav" title="obj1205_v0_cmd0_s1815_1ch_44100hz" meta="section8=1815 object=1205 duration=1.682834s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1206_v0_cmd0_s1937_1ch_44100hz.wav" title="ASR draft: It defends itself by launching spikes, but its aim isn't very good at first. Only after a lot of practice will it improve. (obj1206_v0_cmd0_s1937_1ch_44100hz)" meta="section8=1937 object=1206 duration=7.637188s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1207_v0_cmd0_s1125_1ch_44100hz.wav" title="obj1207_v0_cmd0_s1125_1ch_44100hz" meta="section8=1125 object=1207 duration=0.806349s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1208_v0_cmd0_s1331_1ch_44100hz.wav" title="ASR draft: The Thorn Seed Pokémon. (obj1208_v0_cmd0_s1331_1ch_44100hz)" meta="section8=1331 object=1208 duration=1.719705s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1209_v0_cmd0_s2462_1ch_44100hz.wav" title="ASR draft: This Pokémon scrapes its spikes across rocks, and then uses the tips of its feelers to absorb the nutrients it finds within the stone. (obj1209_v0_cmd0_s2462_1ch_44100hz)" meta="section8=2462 object=1209 duration=8.335465s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1210_v0_cmd0_s1952_1ch_44100hz.wav" title="obj1210_v0_cmd0_s1952_1ch_44100hz" meta="section8=1952 object=1210 duration=0.941678s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1211_v0_cmd0_s0061_1ch_44100hz.wav" title="ASR draft: The Thorn Pod Pokemon! (obj1211_v0_cmd0_s0061_1ch_44100hz)" meta="section8=61 object=1211 duration=1.675873s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1212_v0_cmd0_s2415_1ch_44100hz.wav" title="ASR draft: Its flame is usually out, but it starts shining when litmic absorbs life force from people or Pokemon. (obj1212_v0_cmd0_s2415_1ch_44100hz)" meta="section8=2415 object=1212 duration=6.647868s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1213_v0_cmd0_s1308_1ch_44100hz.wav" title="ASR draft: Litwick! (obj1213_v0_cmd0_s1308_1ch_44100hz)" meta="section8=1308 object=1213 duration=0.77542s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1214_v0_cmd0_s0324_1ch_44100hz.wav" title="obj1214_v0_cmd0_s0324_1ch_44100hz" meta="section8=324 object=1214 duration=1.473016s channels=1 refs=5"}
|
||||
::gallery-end
|
||||
206
sound-gallery-07.md
Normal file
206
sound-gallery-07.md
Normal file
@@ -0,0 +1,206 @@
|
||||
# Sound Gallery 07
|
||||
|
||||
Exported Radium PCM sounds 1201-1400 of 2491.
|
||||
|
||||
::gallery-start
|
||||
::audio{src="../analysis/radium-image/sounds/obj1215_v0_cmd0_s0254_1ch_44100hz.wav" title="ASR draft: Lampent appears at the moment of death and promptly absorbs the spirit as it leaves the body. (obj1215_v0_cmd0_s0254_1ch_44100hz)" meta="section8=254 object=1215 duration=5.488141s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1216_v0_cmd0_s1592_1ch_44100hz.wav" title="ASR draft: Lampent! (obj1216_v0_cmd0_s1592_1ch_44100hz)" meta="section8=1592 object=1216 duration=0.888844s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1217_v0_cmd0_s1565_1ch_44100hz.wav" title="ASR draft: The lamp Pokemon! (obj1217_v0_cmd0_s1565_1ch_44100hz)" meta="section8=1565 object=1217 duration=1.364286s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1218_v0_cmd0_s0729_1ch_44100hz.wav" title="ASR draft: The spirits burned up in its ominous flame, lose their way, and wander this world forever. (obj1218_v0_cmd0_s0729_1ch_44100hz)" meta="section8=729 object=1218 duration=5.725873s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1219_v0_cmd0_s1582_1ch_44100hz.wav" title="obj1219_v0_cmd0_s1582_1ch_44100hz" meta="section8=1582 object=1219 duration=1.00771s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1220_v0_cmd0_s2395_1ch_44100hz.wav" title="obj1220_v0_cmd0_s2395_1ch_44100hz" meta="section8=2395 object=1220 duration=1.436644s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1221_v0_cmd0_s2034_1ch_44100hz.wav" title="ASR draft: Many of this species can be found along the shorelines of cold regions. If a cub chew lacks dangling snot, there's a chance it is sick. (obj1221_v0_cmd0_s2034_1ch_44100hz)" meta="section8=2034 object=1221 duration=8.064172s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1222_v0_cmd0_s1847_1ch_44100hz.wav" title="obj1222_v0_cmd0_s1847_1ch_44100hz" meta="section8=1847 object=1222 duration=0.764512s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1223_v0_cmd0_s2454_1ch_44100hz.wav" title="ASR draft: The chill Pokemon! (obj1223_v0_cmd0_s2454_1ch_44100hz)" meta="section8=2454 object=1223 duration=1.368889s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1224_v0_cmd0_s0373_1ch_44100hz.wav" title="ASR draft: It is a ferocious, carnivorous Pokémon. Once it captures its prey, it will breathe cold air onto the prey to freeze and preserve it. (obj1224_v0_cmd0_s0373_1ch_44100hz)" meta="section8=373 object=1224 duration=8.472857s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1225_v0_cmd0_s1926_1ch_44100hz.wav" title="ASR draft: Bear Tech! (obj1225_v0_cmd0_s1926_1ch_44100hz)" meta="section8=1926 object=1225 duration=0.791497s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1226_v0_cmd0_s1685_1ch_44100hz.wav" title="ASR draft: The freezing Pokemon! (obj1226_v0_cmd0_s1685_1ch_44100hz)" meta="section8=1685 object=1226 duration=1.544082s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1227_v0_cmd0_s2251_1ch_44100hz.wav" title="ASR draft: It can't see, so its first approach to examining things is to bite them. You will be covered in wounds until a dino warms up to you. (obj1227_v0_cmd0_s2251_1ch_44100hz)" meta="section8=2251 object=1227 duration=8.265283s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1228_v0_cmd0_s1511_1ch_44100hz.wav" title="ASR draft: Dino! (obj1228_v0_cmd0_s1511_1ch_44100hz)" meta="section8=1511 object=1228 duration=0.726621s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1229_v0_cmd0_s0155_1ch_44100hz.wav" title="ASR draft: The Irate Pokemon! (obj1229_v0_cmd0_s0155_1ch_44100hz)" meta="section8=155 object=1229 duration=1.647868s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1230_v0_cmd0_s0101_1ch_44100hz.wav" title="ASR draft: The two heads do not get along at all. If you don't give each head the same amount of attention, they'll begin fighting out of jealousy. (obj1230_v0_cmd0_s0101_1ch_44100hz)" meta="section8=101 object=1230 duration=7.733288s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1231_v0_cmd0_s1163_1ch_44100hz.wav" title="obj1231_v0_cmd0_s1163_1ch_44100hz" meta="section8=1163 object=1231 duration=0.908277s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1232_v0_cmd0_s0780_1ch_44100hz.wav" title="ASR draft: The hostile Pokémon. (obj1232_v0_cmd0_s0780_1ch_44100hz)" meta="section8=780 object=1232 duration=1.544059s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1233_v0_cmd0_s1744_1ch_44100hz.wav" title="ASR draft: Only the central head has a brain. It is very intelligent, but it thinks only of destruction. (obj1233_v0_cmd0_s1744_1ch_44100hz)" meta="section8=1744 object=1233 duration=6.142404s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1234_v0_cmd0_s0520_1ch_44100hz.wav" title="obj1234_v0_cmd0_s0520_1ch_44100hz" meta="section8=520 object=1234 duration=1.048367s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1235_v0_cmd0_s1710_1ch_44100hz.wav" title="ASR draft: The brutal Pokemon! (obj1235_v0_cmd0_s1710_1ch_44100hz)" meta="section8=1710 object=1235 duration=1.531134s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1236_v0_cmd0_s2209_1ch_44100hz.wav" title="ASR draft: When Chestpin tenses up, just before landing a headbutt, the spikes on its head sharpened to points, piercing the enemy's body on contact. (obj1236_v0_cmd0_s2209_1ch_44100hz)" meta="section8=2209 object=1236 duration=8.476848s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1237_v0_cmd0_s2146_1ch_44100hz.wav" title="obj1237_v0_cmd0_s2146_1ch_44100hz" meta="section8=2146 object=1237 duration=0.852426s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1238_v0_cmd0_s0355_1ch_44100hz.wav" title="ASR draft: The Spiny Nut Pokémon! (obj1238_v0_cmd0_s0355_1ch_44100hz)" meta="section8=355 object=1238 duration=1.756712s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1239_v0_cmd0_s2122_1ch_44100hz.wav" title="ASR draft: It's protected by a sturdy shell. The shell is also very heavy, which naturally strengthens quilidence lower body. (obj1239_v0_cmd0_s2122_1ch_44100hz)" meta="section8=2122 object=1239 duration=7.463696s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1240_v0_cmd0_s0205_1ch_44100hz.wav" title="obj1240_v0_cmd0_s0205_1ch_44100hz" meta="section8=205 object=1240 duration=0.799342s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1241_v0_cmd0_s1884_1ch_44100hz.wav" title="ASR draft: The Spiny Armor Pokémon! (obj1241_v0_cmd0_s1884_1ch_44100hz)" meta="section8=1884 object=1241 duration=1.942608s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1242_v0_cmd0_s1505_1ch_44100hz.wav" title="ASR draft: When its allies are in trouble, Chestnut creates a shield with its arms and uses its own body to block attacks. (obj1242_v0_cmd0_s1505_1ch_44100hz)" meta="section8=1505 object=1242 duration=6.943197s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1243_v0_cmd0_s1433_1ch_44100hz.wav" title="ASR draft: Chestnut. (obj1243_v0_cmd0_s1433_1ch_44100hz)" meta="section8=1433 object=1243 duration=0.706417s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1244_v0_cmd0_s2469_1ch_44100hz.wav" title="ASR draft: The Spiny Armor Pokemon! (obj1244_v0_cmd0_s2469_1ch_44100hz)" meta="section8=2469 object=1244 duration=1.868254s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1245_v0_cmd0_s0567_1ch_44100hz.wav" title="ASR draft: This Pokemon gets worked up easily. Its body can also overheat, so it uses its ears to dissipate the heat and calm down. (obj1245_v0_cmd0_s0567_1ch_44100hz)" meta="section8=567 object=1245 duration=8.565964s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1246_v0_cmd0_s0043_1ch_44100hz.wav" title="ASR draft: Fenneken! (obj1246_v0_cmd0_s0043_1ch_44100hz)" meta="section8=43 object=1246 duration=0.937415s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1247_v0_cmd0_s1369_1ch_44100hz.wav" title="ASR draft: The Fox Pokemon! (obj1247_v0_cmd0_s1369_1ch_44100hz)" meta="section8=1369 object=1247 duration=1.352426s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1248_v0_cmd0_s1927_1ch_44100hz.wav" title="ASR draft: It ignites the twig from its tail and waves the twig around to signal its allies. To indicate danger, it draws circles in the air with the twigs flame. (obj1248_v0_cmd0_s1927_1ch_44100hz)" meta="section8=1927 object=1248 duration=9.42381s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1249_v0_cmd0_s0151_1ch_44100hz.wav" title="obj1249_v0_cmd0_s0151_1ch_44100hz" meta="section8=151 object=1249 duration=0.741497s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1250_v0_cmd0_s2414_1ch_44100hz.wav" title="ASR draft: The Fox Pokemon! (obj1250_v0_cmd0_s2414_1ch_44100hz)" meta="section8=2414 object=1250 duration=1.321111s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1251_v0_cmd0_s1938_1ch_44100hz.wav" title="ASR draft: It leaves burn marks in the ground with the flame at the tip of its wand. Long ago, people used the shapes of these burn marks for divination. (obj1251_v0_cmd0_s1938_1ch_44100hz)" meta="section8=1938 object=1251 duration=8.29966s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1252_v0_cmd0_s0945_1ch_44100hz.wav" title="ASR draft: Del Fox! (obj1252_v0_cmd0_s0945_1ch_44100hz)" meta="section8=945 object=1252 duration=0.862925s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1253_v0_cmd0_s0597_1ch_44100hz.wav" title="ASR draft: The Fox Pokemon! (obj1253_v0_cmd0_s0597_1ch_44100hz)" meta="section8=597 object=1253 duration=1.288844s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1254_v0_cmd0_s2306_1ch_44100hz.wav" title="ASR draft: Its happy-go-lucky look is an act intended to fool its enemies. It will suddenly drop the facade and overwhelm its foes with its blinding speed. (obj1254_v0_cmd0_s2306_1ch_44100hz)" meta="section8=2306 object=1254 duration=9.18483s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1255_v0_cmd0_s2360_1ch_44100hz.wav" title="obj1255_v0_cmd0_s2360_1ch_44100hz" meta="section8=2360 object=1255 duration=0.829615s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1256_v0_cmd0_s0437_1ch_44100hz.wav" title="ASR draft: The bubble frog Pokemon! (obj1256_v0_cmd0_s0437_1ch_44100hz)" meta="section8=437 object=1256 duration=1.688821s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1257_v0_cmd0_s2079_1ch_44100hz.wav" title="ASR draft: It excels at devising battle strategies that make use of the terrain, and it never misses its mark when throwing bubble-covered pebbles. (obj1257_v0_cmd0_s2079_1ch_44100hz)" meta="section8=2079 object=1257 duration=7.790476s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1258_v0_cmd0_s1527_1ch_44100hz.wav" title="ASR draft: Frog a deer! (obj1258_v0_cmd0_s1527_1ch_44100hz)" meta="section8=1527 object=1258 duration=0.990385s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1259_v0_cmd0_s1229_1ch_44100hz.wav" title="ASR draft: The Bubble Frog Pokemon! (obj1259_v0_cmd0_s1229_1ch_44100hz)" meta="section8=1229 object=1259 duration=1.722268s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1260_v0_cmd0_s1532_1ch_44100hz.wav" title="ASR draft: The movement of air against the long tongue Greninja keeps wrapped around its neck, allows it to sense enemies it can't see. (obj1260_v0_cmd0_s1532_1ch_44100hz)" meta="section8=1532 object=1260 duration=7.423764s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1261_v0_cmd0_s0060_1ch_44100hz.wav" title="ASR draft: Greninja! (obj1261_v0_cmd0_s0060_1ch_44100hz)" meta="section8=60 object=1261 duration=0.907143s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1262_v0_cmd0_s0682_1ch_44100hz.wav" title="ASR draft: The Ninja Pokemon! (obj1262_v0_cmd0_s0682_1ch_44100hz)" meta="section8=682 object=1262 duration=1.489728s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1263_v0_cmd0_s1203_1ch_44100hz.wav" title="ASR draft: This Pokémon is normally calm, but once it enters battle, its hormonal balance changes and it becomes aggressive. (obj1263_v0_cmd0_s1203_1ch_44100hz)" meta="section8=1203 object=1263 duration=7.390476s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1264_v0_cmd0_s1115_1ch_44100hz.wav" title="obj1264_v0_cmd0_s1115_1ch_44100hz" meta="section8=1115 object=1264 duration=0.848912s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1265_v0_cmd0_s1111_1ch_44100hz.wav" title="ASR draft: The tiny Robin Pokémon! (obj1265_v0_cmd0_s1111_1ch_44100hz)" meta="section8=1111 object=1265 duration=1.885057s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1266_v0_cmd0_s2445_1ch_44100hz.wav" title="ASR draft: Fletchander scatters embers in tall grass, where bug Pokémon might be hiding and then catches them as they come leaping out. (obj1266_v0_cmd0_s2445_1ch_44100hz)" meta="section8=2445 object=1266 duration=7.706735s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1267_v0_cmd0_s1263_1ch_44100hz.wav" title="ASR draft: Fletchinder! (obj1267_v0_cmd0_s1263_1ch_44100hz)" meta="section8=1263 object=1267 duration=0.982063s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1268_v0_cmd0_s1550_1ch_44100hz.wav" title="ASR draft: The Ember Pokemon. (obj1268_v0_cmd0_s1550_1ch_44100hz)" meta="section8=1550 object=1268 duration=1.498073s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1269_v0_cmd0_s1502_1ch_44100hz.wav" title="ASR draft: It has top-not flying capabilities. It flies around easily, even while carrying prey that weighs more than 100 kg. (obj1269_v0_cmd0_s1502_1ch_44100hz)" meta="section8=1502 object=1269 duration=7.956417s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1270_v0_cmd0_s0776_1ch_44100hz.wav" title="ASR draft: It has top-notch flying capabilities. It flies around easily, even while carrying prey that weighs more than 220 pounds. (obj1270_v0_cmd0_s0776_1ch_44100hz)" meta="section8=776 object=1270 duration=8.522358s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1271_v0_cmd0_s2036_1ch_44100hz.wav" title="ASR draft: Talonflame! (obj1271_v0_cmd0_s2036_1ch_44100hz)" meta="section8=2036 object=1271 duration=1.015374s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1272_v0_cmd0_s2015_1ch_44100hz.wav" title="ASR draft: The scorching Pokemon. (obj1272_v0_cmd0_s2015_1ch_44100hz)" meta="section8=2015 object=1272 duration=1.548005s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1273_v0_cmd0_s1457_1ch_44100hz.wav" title="ASR draft: Any poison this Pokemon takes in is converted into a black powder and secreted. That's why Scatterbug can eat poisonous leaves and roots. (obj1273_v0_cmd0_s1457_1ch_44100hz)" meta="section8=1457 object=1273 duration=8.767937s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1274_v0_cmd0_s2073_1ch_44100hz.wav" title="ASR draft: Scatterbug! (obj1274_v0_cmd0_s2073_1ch_44100hz)" meta="section8=2073 object=1274 duration=1.055488s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1275_v0_cmd0_s1006_1ch_44100hz.wav" title="ASR draft: The scatter dust Pokemon! (obj1275_v0_cmd0_s1006_1ch_44100hz)" meta="section8=1006 object=1275 duration=1.786916s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1276_v0_cmd0_s0953_1ch_44100hz.wav" title="ASR draft: If Rufflet attacks this Pokémon by pecking at it, it will retaliate with its sharp fur and poisonous black powder. (obj1276_v0_cmd0_s0953_1ch_44100hz)" meta="section8=953 object=1276 duration=7.008821s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1277_v0_cmd0_s2110_1ch_44100hz.wav" title="obj1277_v0_cmd0_s2110_1ch_44100hz" meta="section8=2110 object=1277 duration=0.898073s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1278_v0_cmd0_s1400_1ch_44100hz.wav" title="ASR draft: The Scatter Dust Pokémon. (obj1278_v0_cmd0_s1400_1ch_44100hz)" meta="section8=1400 object=1278 duration=1.712857s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1279_v0_cmd0_s0874_1ch_44100hz.wav" title="ASR draft: The patterns on this Pokémon depend on the climate and topography of the land it was born in. This form is from Landsworth Flowers Bloom. (obj1279_v0_cmd0_s0874_1ch_44100hz)" meta="section8=874 object=1279 duration=8.10161s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1280_v0_cmd0_s0408_1ch_44100hz.wav" title="ASR draft: Vivian! (obj1280_v0_cmd0_s0408_1ch_44100hz)" meta="section8=408 object=1280 duration=0.907347s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1281_v0_cmd0_s0624_1ch_44100hz.wav" title="ASR draft: The scale Pokemon! (obj1281_v0_cmd0_s0624_1ch_44100hz)" meta="section8=624 object=1281 duration=1.44966s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1282_v0_cmd0_s1984_1ch_44100hz.wav" title="ASR draft: This Pokémon can draw forth the power hidden within blooming wildflowers. It is particularly fond of redflowers. (obj1282_v0_cmd0_s1984_1ch_44100hz)" meta="section8=1984 object=1282 duration=7.647959s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1283_v0_cmd0_s2062_1ch_44100hz.wav" title="obj1283_v0_cmd0_s2062_1ch_44100hz" meta="section8=2062 object=1283 duration=0.991814s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1284_v0_cmd0_s1881_1ch_44100hz.wav" title="ASR draft: The single bloom Pokemon! (obj1284_v0_cmd0_s1881_1ch_44100hz)" meta="section8=1881 object=1284 duration=1.911156s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1285_v0_cmd0_s0116_1ch_44100hz.wav" title="ASR draft: This Pokémon draws forth what power is left in withered flowers to make them healthy again. It holds a red flower. (obj1285_v0_cmd0_s0116_1ch_44100hz)" meta="section8=116 object=1285 duration=7.321927s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1286_v0_cmd0_s1547_1ch_44100hz.wav" title="obj1286_v0_cmd0_s1547_1ch_44100hz" meta="section8=1547 object=1286 duration=0.848073s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1287_v0_cmd0_s2339_1ch_44100hz.wav" title="ASR draft: The single bloom Pokemon! (obj1287_v0_cmd0_s2339_1ch_44100hz)" meta="section8=2339 object=1287 duration=1.84542s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1288_v0_cmd0_s0094_1ch_44100hz.wav" title="ASR draft: This Pokémon creates an impressive flower garden in its territory. It draws forth the power of the red flowers around its neck. (obj1288_v0_cmd0_s0094_1ch_44100hz)" meta="section8=94 object=1288 duration=7.728073s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1289_v0_cmd0_s0064_1ch_44100hz.wav" title="obj1289_v0_cmd0_s0064_1ch_44100hz" meta="section8=64 object=1289 duration=0.84805s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1290_v0_cmd0_s2308_1ch_44100hz.wav" title="ASR draft: The Garden Pokémon (obj1290_v0_cmd0_s2308_1ch_44100hz)" meta="section8=2308 object=1290 duration=1.373628s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1291_v0_cmd0_s1701_1ch_44100hz.wav" title="ASR draft: There was an era when aristocrats would compete to see who could trim their furfruze fur into the most exquisite style. (obj1291_v0_cmd0_s1701_1ch_44100hz)" meta="section8=1701 object=1291 duration=7.17288s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1292_v0_cmd0_s0632_1ch_44100hz.wav" title="obj1292_v0_cmd0_s0632_1ch_44100hz" meta="section8=632 object=1292 duration=0.836122s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1293_v0_cmd0_s2208_1ch_44100hz.wav" title="ASR draft: The poodle Pokemon! (obj1293_v0_cmd0_s2208_1ch_44100hz)" meta="section8=2208 object=1293 duration=1.457211s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1294_v0_cmd0_s1139_1ch_44100hz.wav" title="ASR draft: It keeps its ears covered to prevent the intense psychic power in its body from escaping, but it falls unconscious if this power builds too much. (obj1294_v0_cmd0_s1139_1ch_44100hz)" meta="section8=1139 object=1294 duration=8.315624s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1295_v0_cmd0_s0949_1ch_44100hz.wav" title="obj1295_v0_cmd0_s0949_1ch_44100hz" meta="section8=949 object=1295 duration=0.670635s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1296_v0_cmd0_s0417_1ch_44100hz.wav" title="ASR draft: The Restraint Pokémon. (obj1296_v0_cmd0_s0417_1ch_44100hz)" meta="section8=417 object=1296 duration=1.566939s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1297_v0_cmd0_s0655_1ch_44100hz.wav" title="ASR draft: Though it has enough psychic power to blast away any opponent, Mael stick prefers to support its allies, rather than attack. (obj1297_v0_cmd0_s0655_1ch_44100hz)" meta="section8=655 object=1297 duration=7.496417s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1298_v0_cmd0_s1568_1ch_44100hz.wav" title="obj1298_v0_cmd0_s1568_1ch_44100hz" meta="section8=1568 object=1298 duration=0.91644s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1299_v0_cmd0_s1834_1ch_44100hz.wav" title="ASR draft: The Constraint Pokémon (obj1299_v0_cmd0_s1834_1ch_44100hz)" meta="section8=1834 object=1299 duration=1.537574s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1300_v0_cmd0_s2127_1ch_44100hz.wav" title="ASR draft: This Pokémon uses its ribbon-like feelers to send a soothing aura into its opponents, erasing their hostility. (obj1300_v0_cmd0_s2127_1ch_44100hz)" meta="section8=2127 object=1300 duration=7.217846s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1301_v0_cmd0_s0020_1ch_44100hz.wav" title="ASR draft: Silvion! (obj1301_v0_cmd0_s0020_1ch_44100hz)" meta="section8=20 object=1301 duration=0.895125s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1302_v0_cmd0_s0950_1ch_44100hz.wav" title="ASR draft: The intertwining Pokemon! (obj1302_v0_cmd0_s0950_1ch_44100hz)" meta="section8=950 object=1302 duration=1.726304s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1303_v0_cmd0_s0920_1ch_44100hz.wav" title="ASR draft: It's small, and its electricity generating organ is not fully developed, so it uses its tail to absorb electricity from people's homes and charge itself. (obj1303_v0_cmd0_s0920_1ch_44100hz)" meta="section8=920 object=1303 duration=9.46161s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1304_v0_cmd0_s2238_1ch_44100hz.wav" title="obj1304_v0_cmd0_s2238_1ch_44100hz" meta="section8=2238 object=1304 duration=0.84839s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1305_v0_cmd0_s1647_1ch_44100hz.wav" title="ASR draft: The antenna Pokemon. (obj1305_v0_cmd0_s1647_1ch_44100hz)" meta="section8=1647 object=1305 duration=1.547846s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1306_v0_cmd0_s2056_1ch_44100hz.wav" title="ASR draft: Silently it glides, streaking toward its targets to get close to them. Before they even notice it, it begins to pelt them with vicious kicks. (obj1306_v0_cmd0_s2056_1ch_44100hz)" meta="section8=2056 object=1306 duration=8.760227s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1307_v0_cmd0_s0006_1ch_44100hz.wav" title="ASR draft: Rowlet! (obj1307_v0_cmd0_s0006_1ch_44100hz)" meta="section8=6 object=1307 duration=0.82551s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1308_v0_cmd0_s0621_1ch_44100hz.wav" title="ASR draft: The grass quill Pokemon! (obj1308_v0_cmd0_s0621_1ch_44100hz)" meta="section8=621 object=1308 duration=1.690703s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1309_v0_cmd0_s0540_1ch_44100hz.wav" title="ASR draft: This narcissistic Pokémon is a clean freak. If you don't groom it diligently, it may stop listening to you. (obj1309_v0_cmd0_s0540_1ch_44100hz)" meta="section8=540 object=1309 duration=6.974966s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1310_v0_cmd0_s2124_1ch_44100hz.wav" title="obj1310_v0_cmd0_s2124_1ch_44100hz" meta="section8=2124 object=1310 duration=0.747551s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1311_v0_cmd0_s0249_1ch_44100hz.wav" title="ASR draft: The Blade Quill Pokemon! (obj1311_v0_cmd0_s0249_1ch_44100hz)" meta="section8=249 object=1311 duration=1.677324s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1312_v0_cmd0_s0922_1ch_44100hz.wav" title="ASR draft: It cunningly conceals arrow quills in its wings. It launches these quills with such precision that they can pierce a pebble at over 100 yards. (obj1312_v0_cmd0_s0922_1ch_44100hz)" meta="section8=922 object=1312 duration=8.846893s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1313_v0_cmd0_s1980_1ch_44100hz.wav" title="obj1313_v0_cmd0_s1980_1ch_44100hz" meta="section8=1980 object=1313 duration=1.223243s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1314_v0_cmd0_s0877_1ch_44100hz.wav" title="ASR draft: The Arrow Quill Pokemon! (obj1314_v0_cmd0_s0877_1ch_44100hz)" meta="section8=877 object=1314 duration=1.816327s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1315_v0_cmd0_s2226_1ch_44100hz.wav" title="ASR draft: If you tried too hard to get close to it, it won't open up to you. Even if you do grow close, giving it too much affection is still a no-no. (obj1315_v0_cmd0_s2226_1ch_44100hz)" meta="section8=2226 object=1315 duration=9.205215s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1316_v0_cmd0_s0996_1ch_44100hz.wav" title="obj1316_v0_cmd0_s0996_1ch_44100hz" meta="section8=996 object=1316 duration=0.704308s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1317_v0_cmd0_s1562_1ch_44100hz.wav" title="ASR draft: The Firecat Pokemon! (obj1317_v0_cmd0_s1562_1ch_44100hz)" meta="section8=1562 object=1317 duration=1.680408s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1318_v0_cmd0_s0745_1ch_44100hz.wav" title="ASR draft: At its throat, it bears a bell of fire. The bell rings brightly whenever fire spews out. (obj1318_v0_cmd0_s0745_1ch_44100hz)" meta="section8=745 object=1318 duration=5.721088s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1319_v0_cmd0_s0276_1ch_44100hz.wav" title="obj1319_v0_cmd0_s0276_1ch_44100hz" meta="section8=276 object=1319 duration=0.740748s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1320_v0_cmd0_s2198_1ch_44100hz.wav" title="ASR draft: The Firecat Pokemon! (obj1320_v0_cmd0_s2198_1ch_44100hz)" meta="section8=2198 object=1320 duration=1.525057s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1321_v0_cmd0_s2153_1ch_44100hz.wav" title="ASR draft: When its fighting spirit is set alight, the flames around its waist become especially intense. (obj1321_v0_cmd0_s2153_1ch_44100hz)" meta="section8=2153 object=1321 duration=5.876848s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1322_v0_cmd0_s1327_1ch_44100hz.wav" title="obj1322_v0_cmd0_s1327_1ch_44100hz" meta="section8=1327 object=1322 duration=1.037914s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1323_v0_cmd0_s0613_1ch_44100hz.wav" title="ASR draft: The heel Pokemon! (obj1323_v0_cmd0_s0613_1ch_44100hz)" meta="section8=613 object=1323 duration=1.400204s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1324_v0_cmd0_s2031_1ch_44100hz.wav" title="ASR draft: This Pokémon can control balloons made of water. It practices diligently so it can learn to make big balloons. (obj1324_v0_cmd0_s2031_1ch_44100hz)" meta="section8=2031 object=1324 duration=7.012721s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1325_v0_cmd0_s0179_1ch_44100hz.wav" title="obj1325_v0_cmd0_s0179_1ch_44100hz" meta="section8=179 object=1325 duration=0.743787s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1326_v0_cmd0_s1910_1ch_44100hz.wav" title="ASR draft: The sea lion Pokemon. (obj1326_v0_cmd0_s1910_1ch_44100hz)" meta="section8=1910 object=1326 duration=1.638209s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1327_v0_cmd0_s2443_1ch_44100hz.wav" title="ASR draft: A skillful dancer! It creates a sequence of water balloons as it dances, then briskly bombards its enemies. (obj1327_v0_cmd0_s2443_1ch_44100hz)" meta="section8=2443 object=1327 duration=6.874422s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1328_v0_cmd0_s0090_1ch_44100hz.wav" title="obj1328_v0_cmd0_s0090_1ch_44100hz" meta="section8=90 object=1328 duration=0.686145s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1329_v0_cmd0_s1875_1ch_44100hz.wav" title="ASR draft: The Popstar Pokemon! (obj1329_v0_cmd0_s1875_1ch_44100hz)" meta="section8=1875 object=1329 duration=1.482358s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1330_v0_cmd0_s1953_1ch_44100hz.wav" title="ASR draft: To Primarina, every battle is a stage. It takes down its prey with beautiful singing and dancing. (obj1330_v0_cmd0_s1953_1ch_44100hz)" meta="section8=1953 object=1330 duration=6.421315s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1331_v0_cmd0_s1494_1ch_44100hz.wav" title="obj1331_v0_cmd0_s1494_1ch_44100hz" meta="section8=1494 object=1331 duration=1.022744s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1332_v0_cmd0_s1116_1ch_44100hz.wav" title="ASR draft: The soloist Pokemon. (obj1332_v0_cmd0_s1116_1ch_44100hz)" meta="section8=1116 object=1332 duration=1.631224s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1333_v0_cmd0_s0887_1ch_44100hz.wav" title="ASR draft: When it senses the oras of people or Pokémon who are having fun, it will draw close and give them a painful poke with its long proboscis. (obj1333_v0_cmd0_s0887_1ch_44100hz)" meta="section8=887 object=1333 duration=8.817823s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1334_v0_cmd0_s0917_1ch_44100hz.wav" title="obj1334_v0_cmd0_s0917_1ch_44100hz" meta="section8=917 object=1334 duration=0.893288s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1335_v0_cmd0_s2221_1ch_44100hz.wav" title="ASR draft: The B-fly Pokemon! (obj1335_v0_cmd0_s2221_1ch_44100hz)" meta="section8=2221 object=1335 duration=1.605329s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1336_v0_cmd0_s1692_1ch_44100hz.wav" title="ASR draft: Rebombe can sense when people or Pokémon are feeling down, and it will cheer them up with handmade pollen puffs. (obj1336_v0_cmd0_s1692_1ch_44100hz)" meta="section8=1692 object=1336 duration=6.755964s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1337_v0_cmd0_s1682_1ch_44100hz.wav" title="obj1337_v0_cmd0_s1682_1ch_44100hz" meta="section8=1682 object=1337 duration=0.988027s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1338_v0_cmd0_s0264_1ch_44100hz.wav" title="ASR draft: The B-fly Pokemon! (obj1338_v0_cmd0_s0264_1ch_44100hz)" meta="section8=264 object=1338 duration=1.648571s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1339_v0_cmd0_s2416_1ch_44100hz.wav" title="ASR draft: This Pokémon is very friendly when it's young. Its disposition becomes vicious once it matures, but it never forgets the kindness of its master. (obj1339_v0_cmd0_s2416_1ch_44100hz)" meta="section8=2416 object=1339 duration=9.253061s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1340_v0_cmd0_s1257_1ch_44100hz.wav" title="obj1340_v0_cmd0_s1257_1ch_44100hz" meta="section8=1257 object=1340 duration=0.872789s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1341_v0_cmd0_s1456_1ch_44100hz.wav" title="ASR draft: The puppy Pokemon! (obj1341_v0_cmd0_s1456_1ch_44100hz)" meta="section8=1456 object=1341 duration=1.511202s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1342_v0_cmd0_s2244_1ch_44100hz.wav" title="ASR draft: Like and rock, attacks its prey with its sharp claws and fangs. It loyally obeys the instructions of a trainer it trusts. (obj1342_v0_cmd0_s2244_1ch_44100hz)" meta="section8=2244 object=1342 duration=7.46712s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1343_v0_cmd0_s0571_1ch_44100hz.wav" title="ASR draft: Like and rock. (obj1343_v0_cmd0_s0571_1ch_44100hz)" meta="section8=571 object=1343 duration=0.993991s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1344_v0_cmd0_s1375_1ch_44100hz.wav" title="ASR draft: The Wolf Pokemon! (obj1344_v0_cmd0_s1375_1ch_44100hz)" meta="section8=1375 object=1344 duration=1.430385s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1345_v0_cmd0_s1810_1ch_44100hz.wav" title="ASR draft: Its fluffy fur is a delight to pet, but carelessly reaching out to touch this Pokémon could result in painful retaliation. (obj1345_v0_cmd0_s1810_1ch_44100hz)" meta="section8=1810 object=1345 duration=7.992381s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1346_v0_cmd0_s2318_1ch_44100hz.wav" title="ASR draft: Stuffle! (obj1346_v0_cmd0_s2318_1ch_44100hz)" meta="section8=2318 object=1346 duration=0.824286s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1347_v0_cmd0_s0777_1ch_44100hz.wav" title="ASR draft: The Flailing Pokémon! (obj1347_v0_cmd0_s0777_1ch_44100hz)" meta="section8=777 object=1347 duration=1.559705s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1348_v0_cmd0_s1718_1ch_44100hz.wav" title="ASR draft: Once it accepts you as a friend, it tries to show its affection with a hug. Letting it do that is dangerous. It could easily shatter your bones. (obj1348_v0_cmd0_s1718_1ch_44100hz)" meta="section8=1718 object=1348 duration=8.954059s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1349_v0_cmd0_s1167_1ch_44100hz.wav" title="obj1349_v0_cmd0_s1167_1ch_44100hz" meta="section8=1167 object=1349 duration=0.824286s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1350_v0_cmd0_s1214_1ch_44100hz.wav" title="ASR draft: The strong arm poke him on. (obj1350_v0_cmd0_s1214_1ch_44100hz)" meta="section8=1214 object=1350 duration=1.664739s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1351_v0_cmd0_s2013_1ch_44100hz.wav" title="ASR draft: It's sweat is sweet, like syrup made from boiled down fruit. Because of this, bound sweet was highly valued in the past when sweeteners were scarce. (obj1351_v0_cmd0_s2013_1ch_44100hz)" meta="section8=2013 object=1351 duration=9.097891s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1352_v0_cmd0_s1187_1ch_44100hz.wav" title="obj1352_v0_cmd0_s1187_1ch_44100hz" meta="section8=1187 object=1352 duration=0.79619s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1353_v0_cmd0_s1195_1ch_44100hz.wav" title="ASR draft: The fruit Pokemon! (obj1353_v0_cmd0_s1195_1ch_44100hz)" meta="section8=1195 object=1353 duration=1.462744s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1354_v0_cmd0_s1678_1ch_44100hz.wav" title="ASR draft: Steamy spreads a sweet scent that makes others feel invigorated. This same scent is popular for anti-persperants. (obj1354_v0_cmd0_s1678_1ch_44100hz)" meta="section8=1678 object=1354 duration=7.314807s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1355_v0_cmd0_s0531_1ch_44100hz.wav" title="ASR draft: Stevie! (obj1355_v0_cmd0_s0531_1ch_44100hz)" meta="section8=531 object=1355 duration=0.916735s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1356_v0_cmd0_s0062_1ch_44100hz.wav" title="ASR draft: The fruit Pokemon! (obj1356_v0_cmd0_s0062_1ch_44100hz)" meta="section8=62 object=1356 duration=1.379773s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1357_v0_cmd0_s0227_1ch_44100hz.wav" title="ASR draft: This Pokémon is proud and aggressive. However, it is said that a Zarina will instantly become calm if someone touches the crown on its calics. (obj1357_v0_cmd0_s0227_1ch_44100hz)" meta="section8=227 object=1357 duration=9.29873s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1358_v0_cmd0_s0901_1ch_44100hz.wav" title="ASR draft: Sarina! (obj1358_v0_cmd0_s0901_1ch_44100hz)" meta="section8=901 object=1358 duration=0.845692s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1359_v0_cmd0_s1997_1ch_44100hz.wav" title="ASR draft: The Fruit Pokemon! (obj1359_v0_cmd0_s1997_1ch_44100hz)" meta="section8=1997 object=1359 duration=1.293628s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1360_v0_cmd0_s2082_1ch_44100hz.wav" title="ASR draft: Kamala spends its entire life sleeping. It feeds on leaves that contain a potent poison only Kamala can break down. (obj1360_v0_cmd0_s2082_1ch_44100hz)" meta="section8=2082 object=1360 duration=6.763424s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1361_v0_cmd0_s0838_1ch_44100hz.wav" title="ASR draft: Kamala! (obj1361_v0_cmd0_s0838_1ch_44100hz)" meta="section8=838 object=1361 duration=0.801474s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1362_v0_cmd0_s0117_1ch_44100hz.wav" title="ASR draft: The drowsing Pokemon! (obj1362_v0_cmd0_s0117_1ch_44100hz)" meta="section8=117 object=1362 duration=1.485465s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1363_v0_cmd0_s1856_1ch_44100hz.wav" title="ASR draft: With the long hairs on its back, this Pokémon takes in electricity from other electric Pokémon. It stores what it absorbs in an electric sack. (obj1363_v0_cmd0_s1856_1ch_44100hz)" meta="section8=1856 object=1363 duration=8.552857s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1364_v0_cmd0_s0735_1ch_44100hz.wav" title="obj1364_v0_cmd0_s0735_1ch_44100hz" meta="section8=735 object=1364 duration=1.061088s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1365_v0_cmd0_s0053_1ch_44100hz.wav" title="obj1365_v0_cmd0_s0053_1ch_44100hz" meta="section8=53 object=1365 duration=1.819229s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1366_v0_cmd0_s0013_1ch_44100hz.wav" title="ASR draft: This Pokémon lives in dark places untouched by sunlight. When it appears before humans, it hides itself under a cloth that resembles a Pikachu. (obj1366_v0_cmd0_s0013_1ch_44100hz)" meta="section8=13 object=1366 duration=9.028798s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1367_v0_cmd0_s0452_1ch_44100hz.wav" title="obj1367_v0_cmd0_s0452_1ch_44100hz" meta="section8=452 object=1367 duration=0.910998s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1368_v0_cmd0_s0375_1ch_44100hz.wav" title="ASR draft: The disguise Pokemon! (obj1368_v0_cmd0_s0375_1ch_44100hz)" meta="section8=375 object=1368 duration=1.537347s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1369_v0_cmd0_s1306_1ch_44100hz.wav" title="ASR draft: The stick-gruky holds has grown harder and more flexible after soaking in the energy that emanates from inside Gruki's body. (obj1369_v0_cmd0_s1306_1ch_44100hz)" meta="section8=1306 object=1369 duration=7.54839s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1370_v0_cmd0_s1688_1ch_44100hz.wav" title="ASR draft: Grooty! (obj1370_v0_cmd0_s1688_1ch_44100hz)" meta="section8=1688 object=1370 duration=0.889184s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1371_v0_cmd0_s0606_1ch_44100hz.wav" title="ASR draft: The chimp Pokemon! (obj1371_v0_cmd0_s0606_1ch_44100hz)" meta="section8=606 object=1371 duration=1.350272s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1372_v0_cmd0_s1520_1ch_44100hz.wav" title="ASR draft: It skillfully uses its two sticks, not only for drumming out rapid beats, but also for pummeling opponents during battle. (obj1372_v0_cmd0_s1520_1ch_44100hz)" meta="section8=1520 object=1372 duration=7.536168s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1373_v0_cmd0_s1882_1ch_44100hz.wav" title="ASR draft: Flacky! (obj1373_v0_cmd0_s1882_1ch_44100hz)" meta="section8=1882 object=1373 duration=0.735238s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1374_v0_cmd0_s1851_1ch_44100hz.wav" title="ASR draft: The beat Pokemon! (obj1374_v0_cmd0_s1851_1ch_44100hz)" meta="section8=1851 object=1374 duration=1.388776s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1375_v0_cmd0_s2272_1ch_44100hz.wav" title="ASR draft: Though it has a calm disposition, it won't tolerate those who drum up discord. It strictly disciplines offenders until they learn their lesson. (obj1375_v0_cmd0_s2272_1ch_44100hz)" meta="section8=2272 object=1375 duration=8.536893s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1376_v0_cmd0_s1396_1ch_44100hz.wav" title="obj1376_v0_cmd0_s1396_1ch_44100hz" meta="section8=1396 object=1376 duration=0.873084s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1377_v0_cmd0_s0678_1ch_44100hz.wav" title="ASR draft: The drummer Pokemon! (obj1377_v0_cmd0_s0678_1ch_44100hz)" meta="section8=678 object=1377 duration=1.41941s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1378_v0_cmd0_s1304_1ch_44100hz.wav" title="ASR draft: Once its body has heated up, score bunny can use the full extent of its power. That's why it does warm up exercises. (obj1378_v0_cmd0_s1304_1ch_44100hz)" meta="section8=1304 object=1378 duration=7.199184s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1379_v0_cmd0_s1666_1ch_44100hz.wav" title="obj1379_v0_cmd0_s1666_1ch_44100hz" meta="section8=1666 object=1379 duration=1.062018s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1380_v0_cmd0_s2217_1ch_44100hz.wav" title="ASR draft: The rabbit Pokemon! (obj1380_v0_cmd0_s2217_1ch_44100hz)" meta="section8=2217 object=1380 duration=1.460249s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1381_v0_cmd0_s1759_1ch_44100hz.wav" title="ASR draft: Thanks to its soft and fluffy fur, Raboot can easily heat up its fire energy and produce flames with more power. (obj1381_v0_cmd0_s1759_1ch_44100hz)" meta="section8=1759 object=1381 duration=7.117483s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1382_v0_cmd0_s2315_1ch_44100hz.wav" title="obj1382_v0_cmd0_s2315_1ch_44100hz" meta="section8=2315 object=1382 duration=0.806735s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1383_v0_cmd0_s1350_1ch_44100hz.wav" title="ASR draft: The rabbit Pokemon! (obj1383_v0_cmd0_s1350_1ch_44100hz)" meta="section8=1350 object=1383 duration=1.39898s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1384_v0_cmd0_s0012_1ch_44100hz.wav" title="ASR draft: Although Cinderace loses its cool easily, it will battle flawlessly for a trainer it trusts. (obj1384_v0_cmd0_s0012_1ch_44100hz)" meta="section8=12 object=1384 duration=5.717392s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1385_v0_cmd0_s1548_1ch_44100hz.wav" title="ASR draft: Cinderace! (obj1385_v0_cmd0_s1548_1ch_44100hz)" meta="section8=1548 object=1385 duration=1.000726s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1386_v0_cmd0_s0988_1ch_44100hz.wav" title="ASR draft: The striker Pokemon. (obj1386_v0_cmd0_s0988_1ch_44100hz)" meta="section8=988 object=1386 duration=1.460272s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1387_v0_cmd0_s1593_1ch_44100hz.wav" title="ASR draft: It gets berries to eat by shooting them down with bullets of water. It spurts from its mouth. Its aim is perfect. (obj1387_v0_cmd0_s1593_1ch_44100hz)" meta="section8=1593 object=1387 duration=6.826848s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1388_v0_cmd0_s1099_1ch_44100hz.wav" title="obj1388_v0_cmd0_s1099_1ch_44100hz" meta="section8=1099 object=1388 duration=0.77161s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1389_v0_cmd0_s1794_1ch_44100hz.wav" title="ASR draft: The water lizard Pokemon! (obj1389_v0_cmd0_s1794_1ch_44100hz)" meta="section8=1794 object=1389 duration=1.700975s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1390_v0_cmd0_s2326_1ch_44100hz.wav" title="ASR draft: It extends its long, slimy tongue at blinding speeds and finishes off its prey with great skill. (obj1390_v0_cmd0_s2326_1ch_44100hz)" meta="section8=2326 object=1390 duration=6.597392s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1391_v0_cmd0_s1599_1ch_44100hz.wav" title="obj1391_v0_cmd0_s1599_1ch_44100hz" meta="section8=1599 object=1391 duration=0.8261s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1392_v0_cmd0_s0058_1ch_44100hz.wav" title="ASR draft: The water lizard Pokemon! (obj1392_v0_cmd0_s0058_1ch_44100hz)" meta="section8=58 object=1392 duration=1.663696s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1393_v0_cmd0_s1880_1ch_44100hz.wav" title="ASR draft: It uses special lenses in its eyes to sense things about its opponents, like their body heat. Then a tax once it identifies a weak spot. (obj1393_v0_cmd0_s1880_1ch_44100hz)" meta="section8=1880 object=1393 duration=8.570839s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1394_v0_cmd0_s0758_1ch_44100hz.wav" title="obj1394_v0_cmd0_s0758_1ch_44100hz" meta="section8=758 object=1394 duration=1.009705s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1395_v0_cmd0_s1492_1ch_44100hz.wav" title="ASR draft: The Secret Agent Pokémon. (obj1395_v0_cmd0_s1492_1ch_44100hz)" meta="section8=1492 object=1395 duration=1.835782s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1396_v0_cmd0_s2055_1ch_44100hz.wav" title="ASR draft: A constant collector of information, this Pokémon is very smart. Very strong is what it isn't. (obj1396_v0_cmd0_s2055_1ch_44100hz)" meta="section8=2055 object=1396 duration=7.021905s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1397_v0_cmd0_s1898_1ch_44100hz.wav" title="ASR draft: Blit bag! (obj1397_v0_cmd0_s1898_1ch_44100hz)" meta="section8=1898 object=1397 duration=0.860522s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1398_v0_cmd0_s0617_1ch_44100hz.wav" title="ASR draft: The larva Pokemon! (obj1398_v0_cmd0_s0617_1ch_44100hz)" meta="section8=617 object=1398 duration=1.376848s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1399_v0_cmd0_s1746_1ch_44100hz.wav" title="ASR draft: It barely moves, but it's still alive. Hiding in its shell without food or water seems to have awakened its psychic powers. (obj1399_v0_cmd0_s1746_1ch_44100hz)" meta="section8=1746 object=1399 duration=7.437143s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1400_v0_cmd0_s1117_1ch_44100hz.wav" title="obj1400_v0_cmd0_s1117_1ch_44100hz" meta="section8=1117 object=1400 duration=0.694989s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1401_v0_cmd0_s0680_1ch_44100hz.wav" title="obj1401_v0_cmd0_s0680_1ch_44100hz" meta="section8=680 object=1401 duration=1.580136s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1402_v0_cmd0_s2279_1ch_44100hz.wav" title="ASR draft: It's famous for its high level of intelligence, and the large size of its brain is proof. It also possesses immense psychic power. (obj1402_v0_cmd0_s2279_1ch_44100hz)" meta="section8=2279 object=1402 duration=7.752109s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1403_v0_cmd0_s0349_1ch_44100hz.wav" title="ASR draft: Or beetle. (obj1403_v0_cmd0_s0349_1ch_44100hz)" meta="section8=349 object=1403 duration=0.821361s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1404_v0_cmd0_s0891_1ch_44100hz.wav" title="ASR draft: The 7-spot Pokemon (obj1404_v0_cmd0_s0891_1ch_44100hz)" meta="section8=891 object=1404 duration=1.728776s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1405_v0_cmd0_s2381_1ch_44100hz.wav" title="ASR draft: Its curly fleece is such an effective cushion that this Pokemon could fall off a cliff and stand right back up at the bottom unharmed. (obj1405_v0_cmd0_s2381_1ch_44100hz)" meta="section8=2381 object=1405 duration=7.853787s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1406_v0_cmd0_s1963_1ch_44100hz.wav" title="ASR draft: We'll do! (obj1406_v0_cmd0_s1963_1ch_44100hz)" meta="section8=1963 object=1406 duration=0.657098s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1407_v0_cmd0_s1619_1ch_44100hz.wav" title="ASR draft: The Sheep Pokemon! (obj1407_v0_cmd0_s1619_1ch_44100hz)" meta="section8=1619 object=1407 duration=1.298526s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1408_v0_cmd0_s0561_1ch_44100hz.wav" title="ASR draft: Weave a carpet from its springy wool, and you end up with something closer to a trampoline. You'll start to bounce the moment you set foot on it. (obj1408_v0_cmd0_s0561_1ch_44100hz)" meta="section8=561 object=1408 duration=7.673084s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1409_v0_cmd0_s2047_1ch_44100hz.wav" title="ASR draft: Double! (obj1409_v0_cmd0_s2047_1ch_44100hz)" meta="section8=2047 object=1409 duration=0.716327s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1410_v0_cmd0_s0286_1ch_44100hz.wav" title="ASR draft: The Sheep Pokemon! (obj1410_v0_cmd0_s0286_1ch_44100hz)" meta="section8=286 object=1410 duration=1.379932s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1411_v0_cmd0_s2259_1ch_44100hz.wav" title="ASR draft: This Pokémon is very popular as a herding dog in the Galar region. As it runs, it generates electricity from the base of its tail. (obj1411_v0_cmd0_s2259_1ch_44100hz)" meta="section8=2259 object=1411 duration=8.174036s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1412_v0_cmd0_s1575_1ch_44100hz.wav" title="ASR draft: Yamper! (obj1412_v0_cmd0_s1575_1ch_44100hz)" meta="section8=1575 object=1412 duration=0.69873s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1413_v0_cmd0_s1903_1ch_44100hz.wav" title="ASR draft: The puppy Pokemon! (obj1413_v0_cmd0_s1903_1ch_44100hz)" meta="section8=1903 object=1413 duration=1.327188s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1414_v0_cmd0_s1919_1ch_44100hz.wav" title="ASR draft: This Pokémon generates electricity and channels it into its legs to keep them going strong. Bolton can run nonstop for three full days. (obj1414_v0_cmd0_s1919_1ch_44100hz)" meta="section8=1919 object=1414 duration=9.2261s channels=1 refs=5"}
|
||||
::gallery-end
|
||||
206
sound-gallery-08.md
Normal file
206
sound-gallery-08.md
Normal file
@@ -0,0 +1,206 @@
|
||||
# Sound Gallery 08
|
||||
|
||||
Exported Radium PCM sounds 1401-1600 of 2491.
|
||||
|
||||
::gallery-start
|
||||
::audio{src="../analysis/radium-image/sounds/obj1415_v0_cmd0_s0705_1ch_44100hz.wav" title="obj1415_v0_cmd0_s0705_1ch_44100hz" meta="section8=705 object=1415 duration=0.790544s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1416_v0_cmd0_s0562_1ch_44100hz.wav" title="ASR draft: The dog Pokemon! (obj1416_v0_cmd0_s0562_1ch_44100hz)" meta="section8=562 object=1416 duration=1.360136s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1417_v0_cmd0_s1417_1ch_44100hz.wav" title="ASR draft: It grows by eating the flesh of an apple. Applin uses its own body fluid to strengthen the apple skin and prevent it from rotting. (obj1417_v0_cmd0_s1417_1ch_44100hz)" meta="section8=1417 object=1417 duration=7.823288s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1418_v0_cmd0_s1566_1ch_44100hz.wav" title="obj1418_v0_cmd0_s1566_1ch_44100hz" meta="section8=1566 object=1418 duration=0.634671s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1419_v0_cmd0_s1266_1ch_44100hz.wav" title="ASR draft: The Apple Core Pokémon. (obj1419_v0_cmd0_s1266_1ch_44100hz)" meta="section8=1266 object=1419 duration=1.711882s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1420_v0_cmd0_s2053_1ch_44100hz.wav" title="ASR draft: It flutters around while seeking an opening in the opponent's guard, then attacks by spitting acidic liquid strong enough to melt metal. (obj1420_v0_cmd0_s2053_1ch_44100hz)" meta="section8=2053 object=1420 duration=8.007166s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1421_v0_cmd0_s2100_1ch_44100hz.wav" title="ASR draft: Flappo! (obj1421_v0_cmd0_s2100_1ch_44100hz)" meta="section8=2100 object=1421 duration=0.79059s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1422_v0_cmd0_s1808_1ch_44100hz.wav" title="ASR draft: The Apple Wing Pokemon! (obj1422_v0_cmd0_s1808_1ch_44100hz)" meta="section8=1808 object=1422 duration=1.631837s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1423_v0_cmd0_s1577_1ch_44100hz.wav" title="ASR draft: It feeds mainly on sweet apples. It will also eat small bug Pokémon that are attracted by its sweet nectar. (obj1423_v0_cmd0_s1577_1ch_44100hz)" meta="section8=1577 object=1423 duration=6.542562s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1424_v0_cmd0_s1355_1ch_44100hz.wav" title="ASR draft: Appleton! (obj1424_v0_cmd0_s1355_1ch_44100hz)" meta="section8=1355 object=1424 duration=0.810862s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1425_v0_cmd0_s2224_1ch_44100hz.wav" title="ASR draft: The Apple Nectar Pokemon! (obj1425_v0_cmd0_s2224_1ch_44100hz)" meta="section8=2224 object=1425 duration=1.788934s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1426_v0_cmd0_s0240_1ch_44100hz.wav" title="ASR draft: Crammerant instinctively swallow everything whole. They're at their most formidable when they're struggling to swallow overly large prey. (obj1426_v0_cmd0_s0240_1ch_44100hz)" meta="section8=240 object=1426 duration=7.581474s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1427_v0_cmd0_s0565_1ch_44100hz.wav" title="ASR draft: Cramorant! (obj1427_v0_cmd0_s0565_1ch_44100hz)" meta="section8=565 object=1427 duration=0.815918s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1428_v0_cmd0_s1780_1ch_44100hz.wav" title="ASR draft: The Gulp Pokemon! (obj1428_v0_cmd0_s1780_1ch_44100hz)" meta="section8=1780 object=1428 duration=1.434195s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1429_v0_cmd0_s0206_1ch_44100hz.wav" title="ASR draft: The soul of someone who died alone possessed some leftover tea. This Pokémon appears in hotels and houses. (obj1429_v0_cmd0_s0206_1ch_44100hz)" meta="section8=206 object=1429 duration=7.304467s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1430_v0_cmd0_s2368_1ch_44100hz.wav" title="obj1430_v0_cmd0_s2368_1ch_44100hz" meta="section8=2368 object=1430 duration=0.905986s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1431_v0_cmd0_s0978_1ch_44100hz.wav" title="ASR draft: The Black Tea Pokémon. (obj1431_v0_cmd0_s0978_1ch_44100hz)" meta="section8=978 object=1431 duration=1.59678s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1432_v0_cmd0_s0199_1ch_44100hz.wav" title="ASR draft: The tea that composes Poltygeist's body has a distinct and enjoyable flavor. Drinking too much, however, can be fatal. (obj1432_v0_cmd0_s0199_1ch_44100hz)" meta="section8=199 object=1432 duration=7.915986s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1433_v0_cmd0_s2488_1ch_44100hz.wav" title="obj1433_v0_cmd0_s2488_1ch_44100hz" meta="section8=2488 object=1433 duration=0.973923s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1434_v0_cmd0_s1448_1ch_44100hz.wav" title="ASR draft: The Black Tea Pokémon! (obj1434_v0_cmd0_s1448_1ch_44100hz)" meta="section8=1448 object=1434 duration=1.585465s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1435_v0_cmd0_s0699_1ch_44100hz.wav" title="ASR draft: The reason this Pokemon causes trouble for those it feels close to is because Infodimp itself gets irritable if it can't absorb negative emotions. (obj1435_v0_cmd0_s0699_1ch_44100hz)" meta="section8=699 object=1435 duration=8.833288s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1436_v0_cmd0_s0238_1ch_44100hz.wav" title="obj1436_v0_cmd0_s0238_1ch_44100hz" meta="section8=238 object=1436 duration=0.758753s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1437_v0_cmd0_s1185_1ch_44100hz.wav" title="ASR draft: The Wily Pokémon! (obj1437_v0_cmd0_s1185_1ch_44100hz)" meta="section8=1185 object=1437 duration=1.50619s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1438_v0_cmd0_s1348_1ch_44100hz.wav" title="ASR draft: Moregram prefers dirty tactics, like ambushing, because it doesn't have confidence in its It's Brian. (obj1438_v0_cmd0_s1348_1ch_44100hz)" meta="section8=1348 object=1438 duration=5.934172s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1439_v0_cmd0_s0664_1ch_44100hz.wav" title="obj1439_v0_cmd0_s0664_1ch_44100hz" meta="section8=664 object=1439 duration=0.826712s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1440_v0_cmd0_s1946_1ch_44100hz.wav" title="ASR draft: The devious Pokémon. (obj1440_v0_cmd0_s1946_1ch_44100hz)" meta="section8=1946 object=1440 duration=1.687392s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1441_v0_cmd0_s1672_1ch_44100hz.wav" title="ASR draft: This Pokémon has complete control over its hair. Grim Snarl normally keeps its hair wrapped around its body to support its muscles. (obj1441_v0_cmd0_s1672_1ch_44100hz)" meta="section8=1672 object=1441 duration=7.746122s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1442_v0_cmd0_s1112_1ch_44100hz.wav" title="obj1442_v0_cmd0_s1112_1ch_44100hz" meta="section8=1112 object=1442 duration=0.849365s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1443_v0_cmd0_s1699_1ch_44100hz.wav" title="ASR draft: The bulk up Pokemon! (obj1443_v0_cmd0_s1699_1ch_44100hz)" meta="section8=1699 object=1443 duration=1.653424s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1444_v0_cmd0_s1942_1ch_44100hz.wav" title="ASR draft: Only far-fetched that have survived many battles can attain this evolution. When this Pokémon's leak withers, it will retire from combat. (obj1444_v0_cmd0_s1942_1ch_44100hz)" meta="section8=1942 object=1444 duration=8.357642s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1445_v0_cmd0_s1754_1ch_44100hz.wav" title="ASR draft: Surfished! (obj1445_v0_cmd0_s1754_1ch_44100hz)" meta="section8=1754 object=1445 duration=0.911633s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1446_v0_cmd0_s0929_1ch_44100hz.wav" title="ASR draft: The Wild Duck Pokemon! (obj1446_v0_cmd0_s0929_1ch_44100hz)" meta="section8=929 object=1446 duration=1.642086s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1447_v0_cmd0_s0203_1ch_44100hz.wav" title="ASR draft: The more sweet aromas it absorbs, the more its body swells. Nilsary will deflate when its energy level drops. (obj1447_v0_cmd0_s0203_1ch_44100hz)" meta="section8=203 object=1447 duration=7.32712s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1448_v0_cmd0_s1536_1ch_44100hz.wav" title="obj1448_v0_cmd0_s1536_1ch_44100hz" meta="section8=1536 object=1448 duration=0.928639s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1449_v0_cmd0_s1877_1ch_44100hz.wav" title="ASR draft: The cream Pokemon! (obj1449_v0_cmd0_s1877_1ch_44100hz)" meta="section8=1877 object=1449 duration=1.460884s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1450_v0_cmd0_s1630_1ch_44100hz.wav" title="ASR draft: desserts that Alkurmi have decorated with their cream have a rich sweet flavor and bring happiness to all who eat them. (obj1450_v0_cmd0_s1630_1ch_44100hz)" meta="section8=1630 object=1450 duration=7.348707s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1451_v0_cmd0_s1146_1ch_44100hz.wav" title="obj1451_v0_cmd0_s1146_1ch_44100hz" meta="section8=1146 object=1451 duration=0.865261s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1452_v0_cmd0_s0322_1ch_44100hz.wav" title="ASR draft: The cream Pokemon! (obj1452_v0_cmd0_s0322_1ch_44100hz)" meta="section8=322 object=1452 duration=1.456961s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1453_v0_cmd0_s2413_1ch_44100hz.wav" title="ASR draft: More pecco eats seeds constantly to keep its hunger at bay. If it's hungry for too long, it grows wild and brutish. (obj1453_v0_cmd0_s2413_1ch_44100hz)" meta="section8=2413 object=1453 duration=7.806236s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1454_v0_cmd0_s1493_1ch_44100hz.wav" title="ASR draft: More pecco! (obj1454_v0_cmd0_s1493_1ch_44100hz)" meta="section8=1493 object=1454 duration=1.029388s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1455_v0_cmd0_s1347_1ch_44100hz.wav" title="ASR draft: The two-sided Pokémon! (obj1455_v0_cmd0_s1347_1ch_44100hz)" meta="section8=1347 object=1455 duration=1.701361s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1456_v0_cmd0_s0577_1ch_44100hz.wav" title="ASR draft: Its fluffy fur is similar in composition to plants. This Pokémon frequently washes its face to keep it from drying out. (obj1456_v0_cmd0_s0577_1ch_44100hz)" meta="section8=577 object=1456 duration=7.556463s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1457_v0_cmd0_s1083_1ch_44100hz.wav" title="obj1457_v0_cmd0_s1083_1ch_44100hz" meta="section8=1083 object=1457 duration=1.146485s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1458_v0_cmd0_s2373_1ch_44100hz.wav" title="ASR draft: The grass-cat Pokemon! (obj1458_v0_cmd0_s2373_1ch_44100hz)" meta="section8=2373 object=1458 duration=1.624354s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1459_v0_cmd0_s1849_1ch_44100hz.wav" title="ASR draft: Florida got out definitely wields the vine, hidden beneath its long fur, slamming the hard flower but against its opponents. (obj1459_v0_cmd0_s1849_1ch_44100hz)" meta="section8=1849 object=1459 duration=7.341066s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1460_v0_cmd0_s1900_1ch_44100hz.wav" title="obj1460_v0_cmd0_s1900_1ch_44100hz" meta="section8=1900 object=1460 duration=1.116667s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1461_v0_cmd0_s1477_1ch_44100hz.wav" title="ASR draft: The Grasscat Pokemon! (obj1461_v0_cmd0_s1477_1ch_44100hz)" meta="section8=1477 object=1461 duration=1.579501s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1462_v0_cmd0_s1470_1ch_44100hz.wav" title="ASR draft: This Pokemon uses the reflective fur lining in its cape to camouflage the stem of its flower, creating the illusion that the flower is floating. (obj1462_v0_cmd0_s1470_1ch_44100hz)" meta="section8=1470 object=1462 duration=8.520068s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1463_v0_cmd0_s1760_1ch_44100hz.wav" title="obj1463_v0_cmd0_s1760_1ch_44100hz" meta="section8=1760 object=1463 duration=1.144308s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1464_v0_cmd0_s1386_1ch_44100hz.wav" title="ASR draft: The magician Pokemon! (obj1464_v0_cmd0_s1386_1ch_44100hz)" meta="section8=1386 object=1464 duration=1.450227s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1465_v0_cmd0_s0407_1ch_44100hz.wav" title="ASR draft: It lies on warm rocks and uses the heat absorbed by its square-shaped scales to create fire energy. (obj1465_v0_cmd0_s0407_1ch_44100hz)" meta="section8=407 object=1465 duration=6.344717s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1466_v0_cmd0_s0377_1ch_44100hz.wav" title="obj1466_v0_cmd0_s0377_1ch_44100hz" meta="section8=377 object=1466 duration=1.087687s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1467_v0_cmd0_s1779_1ch_44100hz.wav" title="ASR draft: The Firecrack Pokemon! (obj1467_v0_cmd0_s1779_1ch_44100hz)" meta="section8=1779 object=1467 duration=1.76746s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1468_v0_cmd0_s1616_1ch_44100hz.wav" title="ASR draft: The combination of crockalores fire energy and overflowing vitality has caused an egg-shaped fireball to appear on the Pokémon's head. (obj1468_v0_cmd0_s1616_1ch_44100hz)" meta="section8=1616 object=1468 duration=8.372789s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1469_v0_cmd0_s0943_1ch_44100hz.wav" title="obj1469_v0_cmd0_s0943_1ch_44100hz" meta="section8=943 object=1469 duration=0.861066s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1470_v0_cmd0_s1002_1ch_44100hz.wav" title="ASR draft: The Firecrack Pokémon! (obj1470_v0_cmd0_s1002_1ch_44100hz)" meta="section8=1002 object=1470 duration=1.710816s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1471_v0_cmd0_s0347_1ch_44100hz.wav" title="ASR draft: The fiery bird changes shape when Skeletard sings. Rumor has it that the bird was born when the fireball on Skeletard's head gained a soul. (obj1471_v0_cmd0_s0347_1ch_44100hz)" meta="section8=347 object=1471 duration=8.995941s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1472_v0_cmd0_s0586_1ch_44100hz.wav" title="ASR draft: Skeleturge. (obj1472_v0_cmd0_s0586_1ch_44100hz)" meta="section8=586 object=1472 duration=1.087664s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1473_v0_cmd0_s2009_1ch_44100hz.wav" title="ASR draft: The singer Pokemon! (obj1473_v0_cmd0_s2009_1ch_44100hz)" meta="section8=2009 object=1473 duration=1.450227s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1474_v0_cmd0_s0330_1ch_44100hz.wav" title="ASR draft: This Pokémon migrated to Paldaya from distant lands long ago. The gel secreted by its feathers repels water and grime. (obj1474_v0_cmd0_s0330_1ch_44100hz)" meta="section8=330 object=1474 duration=8.111066s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1475_v0_cmd0_s0059_1ch_44100hz.wav" title="ASR draft: Quack-slee! (obj1475_v0_cmd0_s0059_1ch_44100hz)" meta="section8=59 object=1475 duration=0.737347s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1476_v0_cmd0_s1797_1ch_44100hz.wav" title="ASR draft: The duckling Pokemon! (obj1476_v0_cmd0_s1797_1ch_44100hz)" meta="section8=1797 object=1476 duration=1.531406s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1477_v0_cmd0_s2263_1ch_44100hz.wav" title="ASR draft: These Pokemon constantly run through shallow waters to train their legs, then compete with each other to see which of them kicks most gracefully. (obj1477_v0_cmd0_s2263_1ch_44100hz)" meta="section8=2263 object=1477 duration=8.224558s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1478_v0_cmd0_s0216_1ch_44100hz.wav" title="ASR draft: Quacks well. (obj1478_v0_cmd0_s0216_1ch_44100hz)" meta="section8=216 object=1478 duration=0.743492s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1479_v0_cmd0_s1914_1ch_44100hz.wav" title="ASR draft: The practicing Pokemon! (obj1479_v0_cmd0_s1914_1ch_44100hz)" meta="section8=1914 object=1479 duration=1.529478s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1480_v0_cmd0_s0859_1ch_44100hz.wav" title="ASR draft: A single kick from a quack-wool can send a truck rolling. This Pokemon uses its powerful legs to perform striking dances from far off lands. (obj1480_v0_cmd0_s0859_1ch_44100hz)" meta="section8=859 object=1480 duration=9.261927s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1481_v0_cmd0_s2288_1ch_44100hz.wav" title="obj1481_v0_cmd0_s2288_1ch_44100hz" meta="section8=2288 object=1481 duration=0.878027s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1482_v0_cmd0_s0115_1ch_44100hz.wav" title="ASR draft: The dancer Pokemon! (obj1482_v0_cmd0_s0115_1ch_44100hz)" meta="section8=115 object=1482 duration=1.423265s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1483_v0_cmd0_s2071_1ch_44100hz.wav" title="ASR draft: It searches for food all day. It possesses a keen sense of smell, but doesn't use it for anything other than foraging. (obj1483_v0_cmd0_s2071_1ch_44100hz)" meta="section8=2071 object=1483 duration=7.328844s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1484_v0_cmd0_s1197_1ch_44100hz.wav" title="ASR draft: Let's talk! (obj1484_v0_cmd0_s1197_1ch_44100hz)" meta="section8=1197 object=1484 duration=0.867438s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1485_v0_cmd0_s1298_1ch_44100hz.wav" title="ASR draft: The hog Pokemon! (obj1485_v0_cmd0_s1298_1ch_44100hz)" meta="section8=1298 object=1485 duration=1.359546s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1486_v0_cmd0_s0026_1ch_44100hz.wav" title="ASR draft: Oink alone is proud of its fine, glossy skin. It emits a concentrated scent from the tip of its tail. (obj1486_v0_cmd0_s0026_1ch_44100hz)" meta="section8=26 object=1486 duration=6.569977s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1487_v0_cmd0_s0638_1ch_44100hz.wav" title="ASR draft: Oink alone! (obj1487_v0_cmd0_s0638_1ch_44100hz)" meta="section8=638 object=1487 duration=0.8922s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1488_v0_cmd0_s1635_1ch_44100hz.wav" title="ASR draft: The hog pokey mine. (obj1488_v0_cmd0_s1635_1ch_44100hz)" meta="section8=1635 object=1488 duration=1.373696s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1489_v0_cmd0_s0856_1ch_44100hz.wav" title="ASR draft: The ball of threads wrapped around its body is elastic enough to deflect the sides of of Sipher, this Pokémon's natural enemy. (obj1489_v0_cmd0_s0856_1ch_44100hz)" meta="section8=856 object=1489 duration=7.802834s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1490_v0_cmd0_s1305_1ch_44100hz.wav" title="ASR draft: To round your lap. (obj1490_v0_cmd0_s1305_1ch_44100hz)" meta="section8=1305 object=1490 duration=0.979592s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1491_v0_cmd0_s1818_1ch_44100hz.wav" title="ASR draft: The Stringball Pokemon (obj1491_v0_cmd0_s1818_1ch_44100hz)" meta="section8=1818 object=1491 duration=1.826689s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1492_v0_cmd0_s2245_1ch_44100hz.wav" title="ASR draft: It clings to branches and ceilings using its threads and moves without a sound. It takes out its prey before the prey even notices it. (obj1492_v0_cmd0_s2245_1ch_44100hz)" meta="section8=2245 object=1492 duration=8.192154s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1493_v0_cmd0_s1615_1ch_44100hz.wav" title="obj1493_v0_cmd0_s1615_1ch_44100hz" meta="section8=1615 object=1493 duration=0.966168s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1494_v0_cmd0_s1490_1ch_44100hz.wav" title="ASR draft: The trap Pokemon! (obj1494_v0_cmd0_s1490_1ch_44100hz)" meta="section8=1490 object=1494 duration=1.43127s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1495_v0_cmd0_s2101_1ch_44100hz.wav" title="ASR draft: It has underdeveloped electric sacks on its cheeks. These sacks can produce electricity only if Pami rubs them furiously with the pads on its four paws. (obj1495_v0_cmd0_s2101_1ch_44100hz)" meta="section8=2101 object=1495 duration=9.875079s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1496_v0_cmd0_s0914_1ch_44100hz.wav" title="obj1496_v0_cmd0_s0914_1ch_44100hz" meta="section8=914 object=1496 duration=0.633968s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1497_v0_cmd0_s0388_1ch_44100hz.wav" title="obj1497_v0_cmd0_s0388_1ch_44100hz" meta="section8=388 object=1497 duration=1.316712s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1498_v0_cmd0_s0847_1ch_44100hz.wav" title="ASR draft: When its group is attacked, POMO is the first to leap into battle, defeating enemies with a fighting technique that utilizes electric shocks. (obj1498_v0_cmd0_s0847_1ch_44100hz)" meta="section8=847 object=1498 duration=8.49746s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1499_v0_cmd0_s0121_1ch_44100hz.wav" title="obj1499_v0_cmd0_s0121_1ch_44100hz" meta="section8=121 object=1499 duration=0.731497s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1500_v0_cmd0_s1294_1ch_44100hz.wav" title="ASR draft: The mouse Pokemon! (obj1500_v0_cmd0_s1294_1ch_44100hz)" meta="section8=1294 object=1500 duration=1.389819s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1501_v0_cmd0_s2199_1ch_44100hz.wav" title="ASR draft: This Pokémon normally is slow to react, but once it enters battle, it will strike down its enemies with lightning fast movements. (obj1501_v0_cmd0_s2199_1ch_44100hz)" meta="section8=2199 object=1501 duration=8.082925s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1502_v0_cmd0_s1514_1ch_44100hz.wav" title="obj1502_v0_cmd0_s1514_1ch_44100hz" meta="section8=1514 object=1502 duration=0.682721s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1503_v0_cmd0_s0098_1ch_44100hz.wav" title="ASR draft: The hands-on Pokemon! (obj1503_v0_cmd0_s0098_1ch_44100hz)" meta="section8=98 object=1503 duration=1.670227s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1504_v0_cmd0_s2405_1ch_44100hz.wav" title="ASR draft: exhibiting great teamwork, they use their incisors to cut pieces out of any material that might be useful for a nest, then make off with them. (obj1504_v0_cmd0_s2405_1ch_44100hz)" meta="section8=2405 object=1504 duration=8.704694s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1505_v0_cmd0_s1281_1ch_44100hz.wav" title="ASR draft: Tender Mouse (obj1505_v0_cmd0_s1281_1ch_44100hz)" meta="section8=1281 object=1505 duration=0.926553s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1506_v0_cmd0_s1535_1ch_44100hz.wav" title="ASR draft: The couple Pokemon! (obj1506_v0_cmd0_s1535_1ch_44100hz)" meta="section8=1535 object=1506 duration=1.365442s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1507_v0_cmd0_s1057_1ch_44100hz.wav" title="ASR draft: The two little ones just appeared one day. The group might be a family of related Pokémon, but nobody knows for sure. (obj1507_v0_cmd0_s1057_1ch_44100hz)" meta="section8=1057 object=1507 duration=7.156372s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1508_v0_cmd0_s2067_1ch_44100hz.wav" title="obj1508_v0_cmd0_s2067_1ch_44100hz" meta="section8=2067 object=1508 duration=0.93873s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1509_v0_cmd0_s1423_1ch_44100hz.wav" title="ASR draft: The Family Pokémon. (obj1509_v0_cmd0_s1423_1ch_44100hz)" meta="section8=1423 object=1509 duration=1.523946s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1510_v0_cmd0_s1915_1ch_44100hz.wav" title="ASR draft: This Pokémon is smooth and moist to the touch. Yeast in Fido's breath induces fermentation in the Pokémon's vicinity. (obj1510_v0_cmd0_s1915_1ch_44100hz)" meta="section8=1915 object=1510 duration=7.936644s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1511_v0_cmd0_s0122_1ch_44100hz.wav" title="ASR draft: Fido! (obj1511_v0_cmd0_s0122_1ch_44100hz)" meta="section8=122 object=1511 duration=0.865601s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1512_v0_cmd0_s0370_1ch_44100hz.wav" title="ASR draft: The puppy Pokemon! (obj1512_v0_cmd0_s0370_1ch_44100hz)" meta="section8=370 object=1512 duration=1.462993s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1513_v0_cmd0_s1483_1ch_44100hz.wav" title="ASR draft: The pleasant aroma that emanates from this Pokémon's body helps wheat grow, so Doxbaan has been treasured by farming villages. (obj1513_v0_cmd0_s1483_1ch_44100hz)" meta="section8=1483 object=1513 duration=7.534308s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1514_v0_cmd0_s0986_1ch_44100hz.wav" title="obj1514_v0_cmd0_s0986_1ch_44100hz" meta="section8=986 object=1514 duration=0.792449s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1515_v0_cmd0_s2437_1ch_44100hz.wav" title="ASR draft: The dog Pokemon! (obj1515_v0_cmd0_s2437_1ch_44100hz)" meta="section8=2437 object=1515 duration=1.316667s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1516_v0_cmd0_s0793_1ch_44100hz.wav" title="ASR draft: It protects itself from enemies by emitting oil from the fruit on its head. This oil is bitter and a stringy to enough to make someone flinch. (obj1516_v0_cmd0_s0793_1ch_44100hz)" meta="section8=793 object=1516 duration=8.309274s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1517_v0_cmd0_s2441_1ch_44100hz.wav" title="obj1517_v0_cmd0_s2441_1ch_44100hz" meta="section8=2441 object=1517 duration=0.885397s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1518_v0_cmd0_s2481_1ch_44100hz.wav" title="ASR draft: The Olive Pokémon! (obj1518_v0_cmd0_s2481_1ch_44100hz)" meta="section8=2481 object=1518 duration=1.566508s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1519_v0_cmd0_s1135_1ch_44100hz.wav" title="ASR draft: Doll of shares its tasty, fresh-cented oil with others. This species has co-existed with humans since times long gone. (obj1519_v0_cmd0_s1135_1ch_44100hz)" meta="section8=1135 object=1519 duration=7.851814s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1520_v0_cmd0_s1726_1ch_44100hz.wav" title="ASR draft: Don't live! (obj1520_v0_cmd0_s1726_1ch_44100hz)" meta="section8=1726 object=1520 duration=0.674263s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1521_v0_cmd0_s2134_1ch_44100hz.wav" title="ASR draft: The olive Pokemon! (obj1521_v0_cmd0_s2134_1ch_44100hz)" meta="section8=2134 object=1521 duration=1.580136s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1522_v0_cmd0_s0809_1ch_44100hz.wav" title="ASR draft: This calm Pokémon is very compassionate. It will share its delicious, nutrient-rich oil with weakened Pokémon. (obj1522_v0_cmd0_s0809_1ch_44100hz)" meta="section8=809 object=1522 duration=7.519206s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1523_v0_cmd0_s2202_1ch_44100hz.wav" title="obj1523_v0_cmd0_s2202_1ch_44100hz" meta="section8=2202 object=1523 duration=0.967143s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1524_v0_cmd0_s1267_1ch_44100hz.wav" title="ASR draft: The Olive Pokémon! (obj1524_v0_cmd0_s1267_1ch_44100hz)" meta="section8=1267 object=1524 duration=1.525624s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1525_v0_cmd0_s1549_1ch_44100hz.wav" title="ASR draft: Tadballb shakes its tail to generate electricity. If it senses danger, it will make its head blink on and off to alert its allies. (obj1525_v0_cmd0_s1549_1ch_44100hz)" meta="section8=1549 object=1525 duration=8.350136s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1526_v0_cmd0_s1597_1ch_44100hz.wav" title="ASR draft: Tedbob! (obj1526_v0_cmd0_s1597_1ch_44100hz)" meta="section8=1597 object=1526 duration=0.77644s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1527_v0_cmd0_s0400_1ch_44100hz.wav" title="ASR draft: The Ella Tedpole Pokémon! (obj1527_v0_cmd0_s0400_1ch_44100hz)" meta="section8=400 object=1527 duration=2.029637s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1528_v0_cmd0_s0742_1ch_44100hz.wav" title="ASR draft: When this Pokémon expands and contracts its wobbly body, the belly button dynamo in its stomach produces a huge amount of electricity. (obj1528_v0_cmd0_s0742_1ch_44100hz)" meta="section8=742 object=1528 duration=8.72678s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1529_v0_cmd0_s0603_1ch_44100hz.wav" title="ASR draft: Belly bolt. (obj1529_v0_cmd0_s0603_1ch_44100hz)" meta="section8=603 object=1529 duration=0.999138s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1530_v0_cmd0_s1850_1ch_44100hz.wav" title="ASR draft: The Elephrog Pokemon! (obj1530_v0_cmd0_s1850_1ch_44100hz)" meta="section8=1850 object=1530 duration=1.748481s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1531_v0_cmd0_s0769_1ch_44100hz.wav" title="ASR draft: It always scowls in an attempt to make opponents take it seriously. But even crying children will burst into laughter when they see massive space. (obj1531_v0_cmd0_s0769_1ch_44100hz)" meta="section8=769 object=1531 duration=8.955011s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1532_v0_cmd0_s1246_1ch_44100hz.wav" title="ASR draft: Mastiff! (obj1532_v0_cmd0_s1246_1ch_44100hz)" meta="section8=1246 object=1532 duration=0.845465s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1533_v0_cmd0_s0420_1ch_44100hz.wav" title="ASR draft: The Rascal Pokémon! (obj1533_v0_cmd0_s0420_1ch_44100hz)" meta="section8=420 object=1533 duration=1.596984s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1534_v0_cmd0_s1172_1ch_44100hz.wav" title="ASR draft: This Pokémon can store energy in its large do-app. Mobostif unleashes this energy all at once to blow away enemies. (obj1534_v0_cmd0_s1172_1ch_44100hz)" meta="section8=1172 object=1534 duration=8.43678s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1535_v0_cmd0_s0956_1ch_44100hz.wav" title="obj1535_v0_cmd0_s0956_1ch_44100hz" meta="section8=956 object=1535 duration=1.049615s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1536_v0_cmd0_s0773_1ch_44100hz.wav" title="ASR draft: The boss Pokemon! (obj1536_v0_cmd0_s0773_1ch_44100hz)" meta="section8=773 object=1536 duration=1.503039s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1537_v0_cmd0_s0535_1ch_44100hz.wav" title="ASR draft: When its anger rose beyond a critical point, this Pokémon gained power that is unfettered by the limits of its physical body. (obj1537_v0_cmd0_s0535_1ch_44100hz)" meta="section8=535 object=1537 duration=7.861043s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1538_v0_cmd0_s1341_1ch_44100hz.wav" title="obj1538_v0_cmd0_s1341_1ch_44100hz" meta="section8=1341 object=1538 duration=0.901224s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1539_v0_cmd0_s0313_1ch_44100hz.wav" title="ASR draft: The Rage Monkey Pokémon! (obj1539_v0_cmd0_s0313_1ch_44100hz)" meta="section8=313 object=1539 duration=1.768231s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1540_v0_cmd0_s0800_1ch_44100hz.wav" title="ASR draft: Dipplyn is two creatures in one Pokémon. Its evolution was triggered by a special apple grown only in one place. (obj1540_v0_cmd0_s0800_1ch_44100hz)" meta="section8=800 object=1540 duration=7.876667s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1541_v0_cmd0_s1241_1ch_44100hz.wav" title="obj1541_v0_cmd0_s1241_1ch_44100hz" meta="section8=1241 object=1541 duration=0.75449s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1542_v0_cmd0_s1590_1ch_44100hz.wav" title="ASR draft: The candy apple Pokemon! (obj1542_v0_cmd0_s1590_1ch_44100hz)" meta="section8=1590 object=1542 duration=1.743628s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1543_v0_cmd0_s0270_1ch_44100hz.wav" title="ASR draft: 7 Serpents live inside an apple made of syrup. The Serpent in the center is the commander. (obj1543_v0_cmd0_s0270_1ch_44100hz)" meta="section8=270 object=1543 duration=6.009229s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1544_v0_cmd0_s0513_1ch_44100hz.wav" title="obj1544_v0_cmd0_s0513_1ch_44100hz" meta="section8=513 object=1544 duration=0.956009s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1545_v0_cmd0_s1524_1ch_44100hz.wav" title="ASR draft: The Apple Hydro Pokemon! (obj1545_v0_cmd0_s1524_1ch_44100hz)" meta="section8=1524 object=1545 duration=2.022789s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1546_v0_cmd0_s0137_1ch_44100hz.wav" title="ASR draft: Achievement. (obj1546_v0_cmd0_s0137_1ch_44100hz)" meta="section8=137 object=1546 duration=0.909637s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1547_v0_cmd0_s1101_1ch_44100hz.wav" title="ASR draft: Hit the town targets to light the Outlane ball save. (obj1547_v0_cmd0_s1101_1ch_44100hz)" meta="section8=1101 object=1547 duration=3.017732s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1548_v0_cmd0_s2295_1ch_44100hz.wav" title="ASR draft: Hit the town targets to light the outlane ball save. (obj1548_v0_cmd0_s2295_1ch_44100hz)" meta="section8=2295 object=1548 duration=3.12059s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1549_v0_cmd0_s1696_1ch_44100hz.wav" title="ASR draft: Rival battle is lit. (obj1549_v0_cmd0_s1696_1ch_44100hz)" meta="section8=1696 object=1549 duration=1.794694s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1550_v0_cmd0_s0099_1ch_44100hz.wav" title="ASR draft: Shoot the town scoop to start a rival battle! (obj1550_v0_cmd0_s0099_1ch_44100hz)" meta="section8=99 object=1550 duration=2.63059s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1551_v0_cmd0_s1255_1ch_44100hz.wav" title="ASR draft: Hit purple shots to light the Pokeball! (obj1551_v0_cmd0_s1255_1ch_44100hz)" meta="section8=1255 object=1551 duration=2.458481s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1552_v0_cmd0_s1359_1ch_44100hz.wav" title="obj1552_v0_cmd0_s1359_1ch_44100hz" meta="section8=1359 object=1552 duration=1.155488s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1553_v0_cmd0_s0033_1ch_44100hz.wav" title="ASR draft: Shoot the Pokeball to catch the Pokemon! (obj1553_v0_cmd0_s0033_1ch_44100hz)" meta="section8=33 object=1553 duration=2.507642s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1554_v0_cmd0_s1258_1ch_44100hz.wav" title="ASR draft: The Pokemon has escaped! (obj1554_v0_cmd0_s1258_1ch_44100hz)" meta="section8=1258 object=1554 duration=1.614399s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1555_v0_cmd0_s1107_1ch_44100hz.wav" title="ASR draft: The Pokemon has escaped. (obj1555_v0_cmd0_s1107_1ch_44100hz)" meta="section8=1107 object=1555 duration=1.712744s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1556_v0_cmd0_s0931_1ch_44100hz.wav" title="obj1556_v0_cmd0_s0931_1ch_44100hz" meta="section8=931 object=1556 duration=0.663787s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1557_v0_cmd0_s0153_1ch_44100hz.wav" title="obj1557_v0_cmd0_s0153_1ch_44100hz" meta="section8=153 object=1557 duration=0.778526s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1558_v0_cmd0_s0100_1ch_44100hz.wav" title="obj1558_v0_cmd0_s0100_1ch_44100hz" meta="section8=100 object=1558 duration=0.66381s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1559_v0_cmd0_s1773_1ch_44100hz.wav" title="obj1559_v0_cmd0_s1773_1ch_44100hz" meta="section8=1773 object=1559 duration=0.647415s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1560_v0_cmd0_s0371_1ch_44100hz.wav" title="ASR draft: Three! (obj1560_v0_cmd0_s0371_1ch_44100hz)" meta="section8=371 object=1560 duration=0.671973s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1561_v0_cmd0_s0266_1ch_44100hz.wav" title="ASR draft: Three! (obj1561_v0_cmd0_s0266_1ch_44100hz)" meta="section8=266 object=1561 duration=0.606417s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1562_v0_cmd0_s1805_1ch_44100hz.wav" title="obj1562_v0_cmd0_s1805_1ch_44100hz" meta="section8=1805 object=1562 duration=0.671995s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1563_v0_cmd0_s0974_1ch_44100hz.wav" title="ASR draft: Four! (obj1563_v0_cmd0_s0974_1ch_44100hz)" meta="section8=974 object=1563 duration=0.794921s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1564_v0_cmd0_s2161_1ch_44100hz.wav" title="ASR draft: Five! (obj1564_v0_cmd0_s2161_1ch_44100hz)" meta="section8=2161 object=1564 duration=0.663787s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1565_v0_cmd0_s1893_1ch_44100hz.wav" title="ASR draft: Five! (obj1565_v0_cmd0_s1893_1ch_44100hz)" meta="section8=1893 object=1565 duration=0.696553s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1566_v0_cmd0_s0044_1ch_44100hz.wav" title="ASR draft: Six. (obj1566_v0_cmd0_s0044_1ch_44100hz)" meta="section8=44 object=1566 duration=0.819501s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1567_v0_cmd0_s0522_1ch_44100hz.wav" title="obj1567_v0_cmd0_s0522_1ch_44100hz" meta="section8=522 object=1567 duration=0.827687s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1568_v0_cmd0_s1013_1ch_44100hz.wav" title="ASR draft: 8. (obj1568_v0_cmd0_s1013_1ch_44100hz)" meta="section8=1013 object=1568 duration=0.540884s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1569_v0_cmd0_s0830_1ch_44100hz.wav" title="obj1569_v0_cmd0_s0830_1ch_44100hz" meta="section8=830 object=1569 duration=0.663787s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1570_v0_cmd0_s0105_1ch_44100hz.wav" title="ASR draft: 10. (obj1570_v0_cmd0_s0105_1ch_44100hz)" meta="section8=105 object=1570 duration=0.614626s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1571_v0_cmd0_s0788_1ch_44100hz.wav" title="ASR draft: Time is up! (obj1571_v0_cmd0_s0788_1ch_44100hz)" meta="section8=788 object=1571 duration=0.983401s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1572_v0_cmd0_s1488_1ch_44100hz.wav" title="ASR draft: Time is up! (obj1572_v0_cmd0_s1488_1ch_44100hz)" meta="section8=1488 object=1572 duration=1.319388s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1573_v0_cmd0_s2052_1ch_44100hz.wav" title="ASR draft: Time is up! (obj1573_v0_cmd0_s2052_1ch_44100hz)" meta="section8=2052 object=1573 duration=0.893243s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1574_v0_cmd0_s2359_1ch_44100hz.wav" title="ASR draft: Pokemon Discovered. (obj1574_v0_cmd0_s2359_1ch_44100hz)" meta="section8=2359 object=1574 duration=1.425918s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1575_v0_cmd0_s2043_1ch_44100hz.wav" title="obj1575_v0_cmd0_s2043_1ch_44100hz" meta="section8=2043 object=1575 duration=1.229252s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1576_v0_cmd0_s1449_1ch_44100hz.wav" title="ASR draft: Shoot polka decks to scan polka-man. (obj1576_v0_cmd0_s1449_1ch_44100hz)" meta="section8=1449 object=1576 duration=2.417506s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1577_v0_cmd0_s2323_1ch_44100hz.wav" title="ASR draft: Extra bow! (obj1577_v0_cmd0_s2323_1ch_44100hz)" meta="section8=2323 object=1577 duration=0.926032s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1578_v0_cmd0_s0271_1ch_44100hz.wav" title="ASR draft: Extra ball is lit. (obj1578_v0_cmd0_s0271_1ch_44100hz)" meta="section8=271 object=1578 duration=1.720952s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1579_v0_cmd0_s0614_1ch_44100hz.wav" title="ASR draft: Get the extra ball! (obj1579_v0_cmd0_s0614_1ch_44100hz)" meta="section8=614 object=1579 duration=1.278413s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1580_v0_cmd0_s2467_1ch_44100hz.wav" title="ASR draft: Shoot the town scoop to collect the extra ball. (obj1580_v0_cmd0_s2467_1ch_44100hz)" meta="section8=2467 object=1580 duration=2.786304s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1581_v0_cmd0_s1237_1ch_44100hz.wav" title="ASR draft: Shoot the town scoop to collect the extra ball. (obj1581_v0_cmd0_s1237_1ch_44100hz)" meta="section8=1237 object=1581 duration=2.868231s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1582_v0_cmd0_s1288_1ch_44100hz.wav" title="ASR draft: Enter your initials. (obj1582_v0_cmd0_s1288_1ch_44100hz)" meta="section8=1288 object=1582 duration=1.229252s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1583_v0_cmd0_s0936_1ch_44100hz.wav" title="ASR draft: Enter your initials. (obj1583_v0_cmd0_s0936_1ch_44100hz)" meta="section8=936 object=1583 duration=1.360363s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1584_v0_cmd0_s1891_1ch_44100hz.wav" title="ASR draft: High score! (obj1584_v0_cmd0_s1891_1ch_44100hz)" meta="section8=1891 object=1584 duration=0.942426s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1585_v0_cmd0_s0590_1ch_44100hz.wav" title="obj1585_v0_cmd0_s0590_1ch_44100hz" meta="section8=590 object=1585 duration=0.737551s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1586_v0_cmd0_s0147_1ch_44100hz.wav" title="ASR draft: Shoot the town scoop to collect a mystery award. (obj1586_v0_cmd0_s0147_1ch_44100hz)" meta="section8=147 object=1586 duration=2.892812s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1587_v0_cmd0_s2280_1ch_44100hz.wav" title="ASR draft: Shoot the town scoop to travel. (obj1587_v0_cmd0_s2280_1ch_44100hz)" meta="section8=2280 object=1587 duration=2.081519s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1588_v0_cmd0_s1665_1ch_44100hz.wav" title="ASR draft: All scoring is doubled. (obj1588_v0_cmd0_s1665_1ch_44100hz)" meta="section8=1665 object=1588 duration=1.696349s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1589_v0_cmd0_s1345_1ch_44100hz.wav" title="ASR draft: plunge the ball to play! (obj1589_v0_cmd0_s1345_1ch_44100hz)" meta="section8=1345 object=1589 duration=1.66356s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1590_v0_cmd0_s0915_1ch_44100hz.wav" title="ASR draft: Blanche the ball to play. (obj1590_v0_cmd0_s0915_1ch_44100hz)" meta="section8=915 object=1590 duration=1.729138s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1591_v0_cmd0_s1005_1ch_44100hz.wav" title="ASR draft: Plants the ball to play. (obj1591_v0_cmd0_s1005_1ch_44100hz)" meta="section8=1005 object=1591 duration=1.450499s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1592_v0_cmd0_s1315_1ch_44100hz.wav" title="ASR draft: Shoot combo shots to complete Pokeball combos! (obj1592_v0_cmd0_s1315_1ch_44100hz)" meta="section8=1315 object=1592 duration=3.114082s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1593_v0_cmd0_s0651_1ch_44100hz.wav" title="ASR draft: Shoot the captive ball to collect the Pokeball combo bonus! (obj1593_v0_cmd0_s0651_1ch_44100hz)" meta="section8=651 object=1593 duration=3.654966s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1594_v0_cmd0_s0591_1ch_44100hz.wav" title="ASR draft: Replay! (obj1594_v0_cmd0_s0591_1ch_44100hz)" meta="section8=591 object=1594 duration=1.040748s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1595_v0_cmd0_s1576_1ch_44100hz.wav" title="ASR draft: Shoot again! (obj1595_v0_cmd0_s1576_1ch_44100hz)" meta="section8=1576 object=1595 duration=0.975215s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1596_v0_cmd0_s2372_1ch_44100hz.wav" title="ASR draft: Skill shot! (obj1596_v0_cmd0_s2372_1ch_44100hz)" meta="section8=2372 object=1596 duration=1.007982s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1597_v0_cmd0_s2194_1ch_44100hz.wav" title="ASR draft: Skill shot. (obj1597_v0_cmd0_s2194_1ch_44100hz)" meta="section8=2194 object=1597 duration=1.024354s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1598_v0_cmd0_s1471_1ch_44100hz.wav" title="ASR draft: Skill shot! (obj1598_v0_cmd0_s1471_1ch_44100hz)" meta="section8=1471 object=1598 duration=1.081723s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1599_v0_cmd0_s2432_1ch_44100hz.wav" title="ASR draft: Special! (obj1599_v0_cmd0_s2432_1ch_44100hz)" meta="section8=2432 object=1599 duration=0.999773s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1600_v0_cmd0_s2140_1ch_44100hz.wav" title="ASR draft: Super Secret Skill Shot! (obj1600_v0_cmd0_s2140_1ch_44100hz)" meta="section8=2140 object=1600 duration=1.819274s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1601_v0_cmd0_s2200_1ch_44100hz.wav" title="ASR draft: Super Secret Skill Shot. (obj1601_v0_cmd0_s2200_1ch_44100hz)" meta="section8=2200 object=1601 duration=1.827483s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1602_v0_cmd0_s1487_1ch_44100hz.wav" title="ASR draft: Super Secret Skillshot! (obj1602_v0_cmd0_s1487_1ch_44100hz)" meta="section8=1487 object=1602 duration=1.925828s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1603_v0_cmd0_s0261_1ch_44100hz.wav" title="ASR draft: Super skill shot! (obj1603_v0_cmd0_s0261_1ch_44100hz)" meta="section8=261 object=1603 duration=1.417732s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1604_v0_cmd0_s0933_1ch_44100hz.wav" title="obj1604_v0_cmd0_s0933_1ch_44100hz" meta="section8=933 object=1604 duration=1.483288s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1605_v0_cmd0_s1254_1ch_44100hz.wav" title="ASR draft: Super skill shot. (obj1605_v0_cmd0_s1254_1ch_44100hz)" meta="section8=1254 object=1605 duration=1.352154s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1606_v0_cmd0_s1311_1ch_44100hz.wav" title="ASR draft: Take it! (obj1606_v0_cmd0_s1311_1ch_44100hz)" meta="section8=1311 object=1606 duration=0.647392s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1607_v0_cmd0_s2019_1ch_44100hz.wav" title="obj1607_v0_cmd0_s2019_1ch_44100hz" meta="section8=2019 object=1607 duration=0.721156s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1608_v0_cmd0_s1234_1ch_44100hz.wav" title="ASR draft: No matter the outcome, the trainer and Pokémon will stand side by side. In the quest to become Champion of the Arena. (obj1608_v0_cmd0_s1234_1ch_44100hz)" meta="section8=1234 object=1608 duration=8.256803s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1609_v0_cmd0_s2142_1ch_44100hz.wav" title="ASR draft: No matter the outcome, the trainer and Pokémon will stand side by side in the quest to become the champion of the arena. (obj1609_v0_cmd0_s2142_1ch_44100hz)" meta="section8=2142 object=1609 duration=8.221066s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1610_v0_cmd0_s0823_1ch_44100hz.wav" title="ASR draft: No matter the outcome, the trainer and Pokémon will stand side by side in the quest to become champion of the arena. (obj1610_v0_cmd0_s0823_1ch_44100hz)" meta="section8=823 object=1610 duration=8.297166s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1611_v0_cmd0_s0994_1ch_44100hz.wav" title="ASR draft: No matter the outcome, the trainer and Pokémon will stand side by side in the quest to become champion of the arena. (obj1611_v0_cmd0_s0994_1ch_44100hz)" meta="section8=994 object=1611 duration=8.099206s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1612_v0_cmd0_s1757_1ch_44100hz.wav" title="ASR draft: No matter the outcome, the trainer and Pokémon will stand side by side in the quest to become champion of the arena. (obj1612_v0_cmd0_s1757_1ch_44100hz)" meta="section8=1757 object=1612 duration=7.836576s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1613_v0_cmd0_s0596_1ch_44100hz.wav" title="ASR draft: Bulbasaur story begins. (obj1613_v0_cmd0_s0596_1ch_44100hz)" meta="section8=596 object=1613 duration=2.329932s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1614_v0_cmd0_s1935_1ch_44100hz.wav" title="ASR draft: Bulbasaur's story begins. (obj1614_v0_cmd0_s1935_1ch_44100hz)" meta="section8=1935 object=1614 duration=2.517687s channels=1 refs=5"}
|
||||
::gallery-end
|
||||
206
sound-gallery-09.md
Normal file
206
sound-gallery-09.md
Normal file
@@ -0,0 +1,206 @@
|
||||
# Sound Gallery 09
|
||||
|
||||
Exported Radium PCM sounds 1601-1800 of 2491.
|
||||
|
||||
::gallery-start
|
||||
::audio{src="../analysis/radium-image/sounds/obj1615_v0_cmd0_s1902_1ch_44100hz.wav" title="ASR draft: Bobosaurus story begins. (obj1615_v0_cmd0_s1902_1ch_44100hz)" meta="section8=1902 object=1615 duration=3.171519s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1616_v0_cmd0_s0501_1ch_44100hz.wav" title="ASR draft: Vine and Shine! (obj1616_v0_cmd0_s0501_1ch_44100hz)" meta="section8=501 object=1616 duration=1.969002s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1617_v0_cmd0_s1297_1ch_44100hz.wav" title="ASR draft: Vine and Shine! (obj1617_v0_cmd0_s1297_1ch_44100hz)" meta="section8=1297 object=1617 duration=1.574739s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1618_v0_cmd0_s1922_1ch_44100hz.wav" title="ASR draft: VINE AND SHINE! (obj1618_v0_cmd0_s1922_1ch_44100hz)" meta="section8=1922 object=1618 duration=1.998095s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1619_v0_cmd0_s1921_1ch_44100hz.wav" title="ASR draft: And so, the trainers bond with their Pokémon bloomed like a flower which would never willt even in the hottest of suns as their journey continues. (obj1619_v0_cmd0_s1921_1ch_44100hz)" meta="section8=1921 object=1619 duration=11.488866s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1620_v0_cmd0_s1650_1ch_44100hz.wav" title="ASR draft: And so, the trainers bond with their Pokémon bloomed like a flower which would never wilt even in the hottest of suns, as the journey continues. (obj1620_v0_cmd0_s1650_1ch_44100hz)" meta="section8=1650 object=1620 duration=10.615896s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1621_v0_cmd0_s0585_1ch_44100hz.wav" title="ASR draft: And so, the trainers bond with their Pokémon bloomed like a flower which will never willt even in the hottest of suns as their journey continues. (obj1621_v0_cmd0_s0585_1ch_44100hz)" meta="section8=585 object=1621 duration=11.337846s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1622_v0_cmd0_s0727_1ch_44100hz.wav" title="obj1622_v0_cmd0_s0727_1ch_44100hz" meta="section8=727 object=1622 duration=2.472041s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1623_v0_cmd0_s2310_1ch_44100hz.wav" title="ASR draft: Bulbasaur Story continues. (obj1623_v0_cmd0_s2310_1ch_44100hz)" meta="section8=2310 object=1623 duration=2.96644s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1624_v0_cmd0_s0170_1ch_44100hz.wav" title="ASR draft: Bulbasar story continues. (obj1624_v0_cmd0_s0170_1ch_44100hz)" meta="section8=170 object=1624 duration=2.927302s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1625_v0_cmd0_s2325_1ch_44100hz.wav" title="ASR draft: Charmander Story Begins. (obj1625_v0_cmd0_s2325_1ch_44100hz)" meta="section8=2325 object=1625 duration=2.58034s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1626_v0_cmd0_s1821_1ch_44100hz.wav" title="ASR draft: Charmander Story begins! (obj1626_v0_cmd0_s1821_1ch_44100hz)" meta="section8=1821 object=1626 duration=2.430227s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1627_v0_cmd0_s0394_1ch_44100hz.wav" title="ASR draft: Finding Charmander. (obj1627_v0_cmd0_s0394_1ch_44100hz)" meta="section8=394 object=1627 duration=1.678821s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1628_v0_cmd0_s1537_1ch_44100hz.wav" title="ASR draft: Finding Charmander. (obj1628_v0_cmd0_s1537_1ch_44100hz)" meta="section8=1537 object=1628 duration=1.530748s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1629_v0_cmd0_s1670_1ch_44100hz.wav" title="ASR draft: Finding Charmander. (obj1629_v0_cmd0_s1670_1ch_44100hz)" meta="section8=1670 object=1629 duration=1.739274s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1630_v0_cmd0_s2281_1ch_44100hz.wav" title="ASR draft: Charmander Story continues. (obj1630_v0_cmd0_s2281_1ch_44100hz)" meta="section8=2281 object=1630 duration=2.615147s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1631_v0_cmd0_s2165_1ch_44100hz.wav" title="ASR draft: Charmander Story continues. (obj1631_v0_cmd0_s2165_1ch_44100hz)" meta="section8=2165 object=1631 duration=2.914036s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1632_v0_cmd0_s0057_1ch_44100hz.wav" title="ASR draft: Charmander's story continues. (obj1632_v0_cmd0_s0057_1ch_44100hz)" meta="section8=57 object=1632 duration=3.094898s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1633_v0_cmd0_s0320_1ch_44100hz.wav" title="ASR draft: Along our trainer's trek, mysterious sights appear. (obj1633_v0_cmd0_s0320_1ch_44100hz)" meta="section8=320 object=1633 duration=3.552109s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1634_v0_cmd0_s1147_1ch_44100hz.wav" title="ASR draft: Along our trainer's track, mysterious sights appear. (obj1634_v0_cmd0_s1147_1ch_44100hz)" meta="section8=1147 object=1634 duration=3.828571s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1635_v0_cmd0_s1992_1ch_44100hz.wav" title="ASR draft: Along our trainer's trek, mysterious sights appear. (obj1635_v0_cmd0_s1992_1ch_44100hz)" meta="section8=1992 object=1635 duration=3.679569s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1636_v0_cmd0_s2006_1ch_44100hz.wav" title="ASR draft: Along our trainer's trek, mysterious sights appear. (obj1636_v0_cmd0_s2006_1ch_44100hz)" meta="section8=2006 object=1636 duration=3.405329s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1637_v0_cmd0_s1212_1ch_44100hz.wav" title="ASR draft: Each mile promises our trainer a new adventure and another tail to tail. (obj1637_v0_cmd0_s1212_1ch_44100hz)" meta="section8=1212 object=1637 duration=5.511338s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1638_v0_cmd0_s1161_1ch_44100hz.wav" title="ASR draft: each mile, promises our trainer a new adventure, and another tale to tell. (obj1638_v0_cmd0_s1161_1ch_44100hz)" meta="section8=1161 object=1638 duration=4.839819s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1639_v0_cmd0_s0728_1ch_44100hz.wav" title="ASR draft: Each mile promises our trainer, our new adventure, and another tale to tell. (obj1639_v0_cmd0_s0728_1ch_44100hz)" meta="section8=728 object=1639 duration=5.819365s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1640_v0_cmd0_s1199_1ch_44100hz.wav" title="ASR draft: Our trainer's exploration brings excitement and mystery, and many Pokémon battle skills to learn. (obj1640_v0_cmd0_s1199_1ch_44100hz)" meta="section8=1199 object=1640 duration=6.677891s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1641_v0_cmd0_s1450_1ch_44100hz.wav" title="ASR draft: Our trainer's exploration brings excitement and mystery, and many Pokémon battle skills to learn. (obj1641_v0_cmd0_s1450_1ch_44100hz)" meta="section8=1450 object=1641 duration=5.760771s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1642_v0_cmd0_s2283_1ch_44100hz.wav" title="ASR draft: Our trainer's exploration brings excitement and mystery, and poke him on battle skills to learn. (obj1642_v0_cmd0_s2283_1ch_44100hz)" meta="section8=2283 object=1642 duration=6.228277s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1643_v0_cmd0_s2020_1ch_44100hz.wav" title="ASR draft: Our trainers exploration brings excitement and mystery, and many Pokémon battle skills to learn. (obj1643_v0_cmd0_s2020_1ch_44100hz)" meta="section8=2020 object=1643 duration=6.463152s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1644_v0_cmd0_s0505_1ch_44100hz.wav" title="ASR draft: Our trainer's exploration brings excitement and mystery, and many Pokémon battle skills to learn. (obj1644_v0_cmd0_s0505_1ch_44100hz)" meta="section8=505 object=1644 duration=6.307755s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1645_v0_cmd0_s0439_1ch_44100hz.wav" title="ASR draft: Our trainer's journey is far from over. More faces and fates await. (obj1645_v0_cmd0_s0439_1ch_44100hz)" meta="section8=439 object=1645 duration=4.819773s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1646_v0_cmd0_s1529_1ch_44100hz.wav" title="ASR draft: Our trainer's journey is far from over, more faces and fates await. (obj1646_v0_cmd0_s1529_1ch_44100hz)" meta="section8=1529 object=1646 duration=5.226599s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1647_v0_cmd0_s0984_1ch_44100hz.wav" title="ASR draft: Our trainer's journey is far from over, more faces and fates await. (obj1647_v0_cmd0_s0984_1ch_44100hz)" meta="section8=984 object=1647 duration=5.022721s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1648_v0_cmd0_s1570_1ch_44100hz.wav" title="ASR draft: The path continues and our trainer is sure to meet incredible new Pokémon along the way. (obj1648_v0_cmd0_s1570_1ch_44100hz)" meta="section8=1570 object=1648 duration=6.37898s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1649_v0_cmd0_s0069_1ch_44100hz.wav" title="ASR draft: The path continues and our trainer is sure to meet incredible new Pokémon along the way. (obj1649_v0_cmd0_s0069_1ch_44100hz)" meta="section8=69 object=1649 duration=6.224444s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1650_v0_cmd0_s1748_1ch_44100hz.wav" title="ASR draft: The path continues, and our trainer is sure to meet incredible new Pokémon along the way. (obj1650_v0_cmd0_s1748_1ch_44100hz)" meta="section8=1748 object=1650 duration=5.808254s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1651_v0_cmd0_s0351_1ch_44100hz.wav" title="ASR draft: The trainer's adventure continues and new Pokémon friends await. (obj1651_v0_cmd0_s0351_1ch_44100hz)" meta="section8=351 object=1651 duration=4.766939s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1652_v0_cmd0_s0284_1ch_44100hz.wav" title="ASR draft: The trainers adventure continues and new Pokémon friends await. (obj1652_v0_cmd0_s0284_1ch_44100hz)" meta="section8=284 object=1652 duration=4.85966s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1653_v0_cmd0_s1277_1ch_44100hz.wav" title="ASR draft: The trainer's adventure continues, and you poke him on friends. Oh wait. (obj1653_v0_cmd0_s1277_1ch_44100hz)" meta="section8=1277 object=1653 duration=4.489637s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1654_v0_cmd0_s0625_1ch_44100hz.wav" title="ASR draft: the trainer's journey unfolds, marked by amazements and adventure. (obj1654_v0_cmd0_s0625_1ch_44100hz)" meta="section8=625 object=1654 duration=4.672154s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1655_v0_cmd0_s2254_1ch_44100hz.wav" title="ASR draft: The trainer's journey unfolds, marked by amazement and adventure. (obj1655_v0_cmd0_s2254_1ch_44100hz)" meta="section8=2254 object=1655 duration=4.703855s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1656_v0_cmd0_s1426_1ch_44100hz.wav" title="ASR draft: The trainers journey unfolds marked by amazement and adventure. (obj1656_v0_cmd0_s1426_1ch_44100hz)" meta="section8=1426 object=1656 duration=4.588639s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1657_v0_cmd0_s1357_1ch_44100hz.wav" title="ASR draft: The wind whispers along the path our trainer walks. Ahead, are many Pokémon in kindred hearts. (obj1657_v0_cmd0_s1357_1ch_44100hz)" meta="section8=1357 object=1657 duration=6.863832s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1658_v0_cmd0_s0916_1ch_44100hz.wav" title="ASR draft: The wind whispers along the path our trainer walks. A head are many Pokémon and kindred hearts. (obj1658_v0_cmd0_s0916_1ch_44100hz)" meta="section8=916 object=1658 duration=6.526508s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1659_v0_cmd0_s1990_1ch_44100hz.wav" title="ASR draft: The wind whispers along the path our trainer walks. Ahead are many Pokémon and kindred hearts. (obj1659_v0_cmd0_s1990_1ch_44100hz)" meta="section8=1990 object=1659 duration=6.484467s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1660_v0_cmd0_s0820_1ch_44100hz.wav" title="ASR draft: The world has not yet revealed all its Pokémon wonders to our trainer. (obj1660_v0_cmd0_s0820_1ch_44100hz)" meta="section8=820 object=1660 duration=4.080204s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1661_v0_cmd0_s1153_1ch_44100hz.wav" title="ASR draft: The world has not yet revealed all of its Pokémon wonders to our trainer. (obj1661_v0_cmd0_s1153_1ch_44100hz)" meta="section8=1153 object=1661 duration=4.783991s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1662_v0_cmd0_s0214_1ch_44100hz.wav" title="ASR draft: The world has not yet revealed all its Pokémon wonders to our trainer. (obj1662_v0_cmd0_s0214_1ch_44100hz)" meta="section8=214 object=1662 duration=4.047302s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1663_v0_cmd0_s1353_1ch_44100hz.wav" title="ASR draft: A trainer and Pokémon bond by skill and heart, and the heart of the desert is where this story unfolds. (obj1663_v0_cmd0_s1353_1ch_44100hz)" meta="section8=1353 object=1663 duration=8.347302s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1664_v0_cmd0_s0358_1ch_44100hz.wav" title="ASR draft: A trainer and Pokémon bond by skill and heart. And the heart of the desert is where this story unfolds. (obj1664_v0_cmd0_s0358_1ch_44100hz)" meta="section8=358 object=1664 duration=8.21263s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1665_v0_cmd0_s0786_1ch_44100hz.wav" title="ASR draft: A trainer and Pokémon bond by skill and heart. And the heart of the desert is where this story unfolds. (obj1665_v0_cmd0_s0786_1ch_44100hz)" meta="section8=786 object=1665 duration=7.535964s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1666_v0_cmd0_s1236_1ch_44100hz.wav" title="ASR draft: A trainer and Pokémon bond by skill and heart, and the heart of the desert is where this story unfolds. (obj1666_v0_cmd0_s1236_1ch_44100hz)" meta="section8=1236 object=1666 duration=8.011859s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1667_v0_cmd0_s1555_1ch_44100hz.wav" title="ASR draft: Beneath a desert sun. The trainer's adventure heats up. (obj1667_v0_cmd0_s1555_1ch_44100hz)" meta="section8=1555 object=1667 duration=3.733356s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1668_v0_cmd0_s0222_1ch_44100hz.wav" title="ASR draft: Beneath a desert sun, the trainer's adventure heats up. (obj1668_v0_cmd0_s0222_1ch_44100hz)" meta="section8=222 object=1668 duration=3.543469s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1669_v0_cmd0_s2311_1ch_44100hz.wav" title="ASR draft: The desert dunes hold many Pokémon secrets, time for the trainer to discover them all. (obj1669_v0_cmd0_s2311_1ch_44100hz)" meta="section8=2311 object=1669 duration=5.597528s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1670_v0_cmd0_s0868_1ch_44100hz.wav" title="ASR draft: The desert dunes hold many Pokémon secrets, time for the trainer to discover them all. (obj1670_v0_cmd0_s0868_1ch_44100hz)" meta="section8=868 object=1670 duration=6.133039s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1671_v0_cmd0_s2103_1ch_44100hz.wav" title="ASR draft: The desert dunes hold many Pokémon secrets, time for the trainer to discover them all. (obj1671_v0_cmd0_s2103_1ch_44100hz)" meta="section8=2103 object=1671 duration=6.009342s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1672_v0_cmd0_s1078_1ch_44100hz.wav" title="ASR draft: To the desert, we're Pokémon wonder under the blazing sun. (obj1672_v0_cmd0_s1078_1ch_44100hz)" meta="section8=1078 object=1672 duration=4.317438s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1673_v0_cmd0_s0496_1ch_44100hz.wav" title="ASR draft: To the desert, we're Pokemon Wonder Under The Blazing Sun. (obj1673_v0_cmd0_s0496_1ch_44100hz)" meta="section8=496 object=1673 duration=4.627551s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1674_v0_cmd0_s1317_1ch_44100hz.wav" title="ASR draft: Deep in the forest, many Pokemon are waiting to be discovered. (obj1674_v0_cmd0_s1317_1ch_44100hz)" meta="section8=1317 object=1674 duration=3.977528s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1675_v0_cmd0_s0321_1ch_44100hz.wav" title="ASR draft: Deep in the forest, many Pokémon are waiting to be discovered. (obj1675_v0_cmd0_s0321_1ch_44100hz)" meta="section8=321 object=1675 duration=3.955624s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1676_v0_cmd0_s0724_1ch_44100hz.wav" title="ASR draft: in the forest, sunlight, and Pokemon Dart among the leaves. (obj1676_v0_cmd0_s0724_1ch_44100hz)" meta="section8=724 object=1676 duration=4.26068s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1677_v0_cmd0_s0460_1ch_44100hz.wav" title="ASR draft: In the forest, sunlight and Pokémon dart among the leaves. (obj1677_v0_cmd0_s0460_1ch_44100hz)" meta="section8=460 object=1677 duration=4.341406s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1678_v0_cmd0_s0958_1ch_44100hz.wav" title="ASR draft: The trainer enters the forest of so many playful Pokémon. (obj1678_v0_cmd0_s0958_1ch_44100hz)" meta="section8=958 object=1678 duration=4.344535s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1679_v0_cmd0_s0332_1ch_44100hz.wav" title="ASR draft: The trainer enters the forest of so many playful Pokémon. (obj1679_v0_cmd0_s0332_1ch_44100hz)" meta="section8=332 object=1679 duration=4.505828s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1680_v0_cmd0_s1947_1ch_44100hz.wav" title="ASR draft: The trainer enters the forest of so many playful Pokemon. (obj1680_v0_cmd0_s1947_1ch_44100hz)" meta="section8=1947 object=1680 duration=4.190635s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1681_v0_cmd0_s0380_1ch_44100hz.wav" title="ASR draft: Sometimes Pokémon stop to rest along the lake's quiet shores. (obj1681_v0_cmd0_s0380_1ch_44100hz)" meta="section8=380 object=1681 duration=4.235578s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1682_v0_cmd0_s0715_1ch_44100hz.wav" title="ASR draft: Sometimes Pokémon stopped arrest along the lake's quiet shores. (obj1682_v0_cmd0_s0715_1ch_44100hz)" meta="section8=715 object=1682 duration=4.172585s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1683_v0_cmd0_s1340_1ch_44100hz.wav" title="ASR draft: Sometimes Pokemon stop to rest along the lake's quiet shores. (obj1683_v0_cmd0_s1340_1ch_44100hz)" meta="section8=1340 object=1683 duration=4.32102s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1684_v0_cmd0_s1049_1ch_44100hz.wav" title="ASR draft: Sometimes, Pokemon stop to rest along the lake's quiet shores. (obj1684_v0_cmd0_s1049_1ch_44100hz)" meta="section8=1049 object=1684 duration=5.214875s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1685_v0_cmd0_s0109_1ch_44100hz.wav" title="ASR draft: The trainer has chosen a shimmering lake. Where quiet footsteps mean Pokemon are near. (obj1685_v0_cmd0_s0109_1ch_44100hz)" meta="section8=109 object=1685 duration=6.802154s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1686_v0_cmd0_s0459_1ch_44100hz.wav" title="ASR draft: The trainer has chosen a shimmering lake, where quiet footsteps mean, Pokemon are near. (obj1686_v0_cmd0_s0459_1ch_44100hz)" meta="section8=459 object=1686 duration=5.862472s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1687_v0_cmd0_s1913_1ch_44100hz.wav" title="ASR draft: The trainer has chosen a shimmering lake, where quiet footsteps mean, poke him on our near. (obj1687_v0_cmd0_s1913_1ch_44100hz)" meta="section8=1913 object=1687 duration=6.595669s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1688_v0_cmd0_s1673_1ch_44100hz.wav" title="ASR draft: Time to take a trip around the lake. What curious Pokémon will the trainer catch on this quest? (obj1688_v0_cmd0_s1673_1ch_44100hz)" meta="section8=1673 object=1688 duration=5.70712s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1689_v0_cmd0_s0280_1ch_44100hz.wav" title="ASR draft: Time to take a trip around the lake. What curious Pokemon will the trainer catch on this quest? (obj1689_v0_cmd0_s0280_1ch_44100hz)" meta="section8=280 object=1689 duration=5.646644s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1690_v0_cmd0_s1243_1ch_44100hz.wav" title="ASR draft: In the mountains beneath peaceful pines and snowy caps, the trainer may stumble upon a peculiar Pokémon waiting to be found. (obj1690_v0_cmd0_s1243_1ch_44100hz)" meta="section8=1243 object=1690 duration=9.011066s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1691_v0_cmd0_s0865_1ch_44100hz.wav" title="ASR draft: In the mountains, beneath peaceful pines and snowy caps, the trainer may stumble upon a peculiar Pokémon waiting to be found. (obj1691_v0_cmd0_s0865_1ch_44100hz)" meta="section8=865 object=1691 duration=8.102766s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1692_v0_cmd0_s0275_1ch_44100hz.wav" title="ASR draft: In the mountains, beneath peaceful pines and snowy caps, the trainer may stumble upon a peculiar Pokémon waiting to be found. (obj1692_v0_cmd0_s0275_1ch_44100hz)" meta="section8=275 object=1692 duration=8.922676s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1693_v0_cmd0_s1863_1ch_44100hz.wav" title="ASR draft: The trainer chooses the mountain path that grows wider as it ascends. (obj1693_v0_cmd0_s1863_1ch_44100hz)" meta="section8=1863 object=1693 duration=4.568753s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1694_v0_cmd0_s0871_1ch_44100hz.wav" title="ASR draft: The trainer chooses the mountain path that grows wider as it ascends. (obj1694_v0_cmd0_s0871_1ch_44100hz)" meta="section8=871 object=1694 duration=4.711995s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1695_v0_cmd0_s1201_1ch_44100hz.wav" title="ASR draft: The trainer chooses a mountain path that grows wider as it descends. (obj1695_v0_cmd0_s1201_1ch_44100hz)" meta="section8=1201 object=1695 duration=4.516417s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1696_v0_cmd0_s1715_1ch_44100hz.wav" title="ASR draft: The trainer chooses the mountain path that grows wider as it ascends. (obj1696_v0_cmd0_s1715_1ch_44100hz)" meta="section8=1715 object=1696 duration=4.76712s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1697_v0_cmd0_s2451_1ch_44100hz.wav" title="ASR draft: The trainer has chosen wisely. The majestic mountainside is alive with Pokémon. (obj1697_v0_cmd0_s2451_1ch_44100hz)" meta="section8=2451 object=1697 duration=5.785057s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1698_v0_cmd0_s0369_1ch_44100hz.wav" title="ASR draft: The trainer has chosen wisely. The majestic mountainside is alive with Pokémon. (obj1698_v0_cmd0_s0369_1ch_44100hz)" meta="section8=369 object=1698 duration=5.720771s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1699_v0_cmd0_s1664_1ch_44100hz.wav" title="ASR draft: There's no mountain too high for wild Pokémon, time to catch every one of them. (obj1699_v0_cmd0_s1664_1ch_44100hz)" meta="section8=1664 object=1699 duration=5.392063s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1700_v0_cmd0_s1522_1ch_44100hz.wav" title="ASR draft: There's no mountain too high for wild Pokémon. Time to catch every one of them. (obj1700_v0_cmd0_s1522_1ch_44100hz)" meta="section8=1522 object=1700 duration=5.910748s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1701_v0_cmd0_s2384_1ch_44100hz.wav" title="ASR draft: And so, our trainer's journey begins. (obj1701_v0_cmd0_s2384_1ch_44100hz)" meta="section8=2384 object=1701 duration=3.209501s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1702_v0_cmd0_s0592_1ch_44100hz.wav" title="ASR draft: And so, our trainer's journey begins. (obj1702_v0_cmd0_s0592_1ch_44100hz)" meta="section8=592 object=1702 duration=3.510544s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1703_v0_cmd0_s0181_1ch_44100hz.wav" title="ASR draft: And so, our trainer's journey begins. (obj1703_v0_cmd0_s0181_1ch_44100hz)" meta="section8=181 object=1703 duration=3.686893s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1704_v0_cmd0_s2378_1ch_44100hz.wav" title="ASR draft: Our trainer's adventure through the world of Pokémon takes its first step. (obj1704_v0_cmd0_s2378_1ch_44100hz)" meta="section8=2378 object=1704 duration=4.927302s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1705_v0_cmd0_s2154_1ch_44100hz.wav" title="ASR draft: Our trainers adventure through the world of Pokémon takes its first step. (obj1705_v0_cmd0_s2154_1ch_44100hz)" meta="section8=2154 object=1705 duration=4.565034s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1706_v0_cmd0_s0557_1ch_44100hz.wav" title="ASR draft: Our trainer's adventure through the world of Pokémon takes its first step. (obj1706_v0_cmd0_s0557_1ch_44100hz)" meta="section8=557 object=1706 duration=4.337914s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1707_v0_cmd0_s1461_1ch_44100hz.wav" title="ASR draft: The Pokémon world is vast beyond knowing, and every adventure begins with just one step. (obj1707_v0_cmd0_s1461_1ch_44100hz)" meta="section8=1461 object=1707 duration=6.82932s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1708_v0_cmd0_s1545_1ch_44100hz.wav" title="ASR draft: The Pokémon world is vast beyond knowing, and every adventure begins with just one step. (obj1708_v0_cmd0_s1545_1ch_44100hz)" meta="section8=1545 object=1708 duration=5.925011s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1709_v0_cmd0_s2287_1ch_44100hz.wav" title="ASR draft: The Pokemon world is vast beyond knowing, and every adventure begins with just one step. (obj1709_v0_cmd0_s2287_1ch_44100hz)" meta="section8=2287 object=1709 duration=5.826712s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1710_v0_cmd0_s2261_1ch_44100hz.wav" title="ASR draft: The realm of Pokémon is wide and fast. (obj1710_v0_cmd0_s2261_1ch_44100hz)" meta="section8=2261 object=1710 duration=3.13195s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1711_v0_cmd0_s2382_1ch_44100hz.wav" title="ASR draft: The realm of Pokémon is wide and vast. (obj1711_v0_cmd0_s2382_1ch_44100hz)" meta="section8=2382 object=1711 duration=3.26254s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1712_v0_cmd0_s1211_1ch_44100hz.wav" title="ASR draft: The realm of Pokémon is wide and vast. (obj1712_v0_cmd0_s1211_1ch_44100hz)" meta="section8=1211 object=1712 duration=3.429751s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1713_v0_cmd0_s2002_1ch_44100hz.wav" title="ASR draft: Time to discover what fate holds in store for our trainer, and Pokemon, as the journey begins. (obj1713_v0_cmd0_s2002_1ch_44100hz)" meta="section8=2002 object=1713 duration=7.410385s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1714_v0_cmd0_s1736_1ch_44100hz.wav" title="ASR draft: Time to discover what fate holds in store for our trainer and Pokemon as the journey begins. (obj1714_v0_cmd0_s1736_1ch_44100hz)" meta="section8=1736 object=1714 duration=7.319683s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1715_v0_cmd0_s0353_1ch_44100hz.wav" title="ASR draft: Today is no ordinary day. Today the adventure begins. (obj1715_v0_cmd0_s0353_1ch_44100hz)" meta="section8=353 object=1715 duration=5.652676s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1716_v0_cmd0_s0693_1ch_44100hz.wav" title="ASR draft: Today is no ordinary day. Today the adventure begins. (obj1716_v0_cmd0_s0693_1ch_44100hz)" meta="section8=693 object=1716 duration=5.513832s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1717_v0_cmd0_s1807_1ch_44100hz.wav" title="ASR draft: Today is no ordinary day. Today, the adventure begins. (obj1717_v0_cmd0_s1807_1ch_44100hz)" meta="section8=1807 object=1717 duration=5.28805s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1718_v0_cmd0_s0661_1ch_44100hz.wav" title="ASR draft: The trainer who scores highest has trained truest. (obj1718_v0_cmd0_s0661_1ch_44100hz)" meta="section8=661 object=1718 duration=3.482449s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1719_v0_cmd0_s0005_1ch_44100hz.wav" title="ASR draft: The trainer who scores highest has trained truest. (obj1719_v0_cmd0_s0005_1ch_44100hz)" meta="section8=5 object=1719 duration=3.375011s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1720_v0_cmd0_s1763_1ch_44100hz.wav" title="ASR draft: The trainer who scores highest has trained truest. (obj1720_v0_cmd0_s1763_1ch_44100hz)" meta="section8=1763 object=1720 duration=3.590227s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1721_v0_cmd0_s1629_1ch_44100hz.wav" title="ASR draft: Pikachu vs. Mimikyu. (obj1721_v0_cmd0_s1629_1ch_44100hz)" meta="section8=1629 object=1721 duration=1.910091s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1722_v0_cmd0_s1800_1ch_44100hz.wav" title="ASR draft: Pikachu vs. MimiQ! (obj1722_v0_cmd0_s1800_1ch_44100hz)" meta="section8=1800 object=1722 duration=2.107959s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1723_v0_cmd0_s0451_1ch_44100hz.wav" title="ASR draft: Pikachu vs. Mimi Q! (obj1723_v0_cmd0_s0451_1ch_44100hz)" meta="section8=451 object=1723 duration=1.748458s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1724_v0_cmd0_s1728_1ch_44100hz.wav" title="ASR draft: Pikachu vs. MimiQ. (obj1724_v0_cmd0_s1728_1ch_44100hz)" meta="section8=1728 object=1724 duration=2.077302s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1725_v0_cmd0_s1708_1ch_44100hz.wav" title="obj1725_v0_cmd0_s1708_1ch_44100hz" meta="section8=1708 object=1725 duration=1.69644s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1726_v0_cmd0_s1831_1ch_44100hz.wav" title="obj1726_v0_cmd0_s1831_1ch_44100hz" meta="section8=1831 object=1726 duration=1.682721s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1727_v0_cmd0_s2427_1ch_44100hz.wav" title="ASR draft: Pikachu vs. Right shoe. (obj1727_v0_cmd0_s2427_1ch_44100hz)" meta="section8=2427 object=1727 duration=1.654717s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1728_v0_cmd0_s2016_1ch_44100hz.wav" title="obj1728_v0_cmd0_s2016_1ch_44100hz" meta="section8=2016 object=1728 duration=1.852018s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1729_v0_cmd0_s2422_1ch_44100hz.wav" title="ASR draft: Pikachu vs. Righteux! (obj1729_v0_cmd0_s2422_1ch_44100hz)" meta="section8=2422 object=1729 duration=2.010726s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1730_v0_cmd0_s2186_1ch_44100hz.wav" title="ASR draft: Only partnership in skill can build teams tightly together, as the quest continues. (obj1730_v0_cmd0_s2186_1ch_44100hz)" meta="section8=2186 object=1730 duration=5.874739s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1731_v0_cmd0_s0299_1ch_44100hz.wav" title="ASR draft: Only partnership in skill can bind teams tightly together, as the quest continues. (obj1731_v0_cmd0_s0299_1ch_44100hz)" meta="section8=299 object=1731 duration=6.29585s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1732_v0_cmd0_s2418_1ch_44100hz.wav" title="ASR draft: Only partnership and skill can bind teams tightly together, as the quest continues. (obj1732_v0_cmd0_s2418_1ch_44100hz)" meta="section8=2418 object=1732 duration=5.754014s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1733_v0_cmd0_s1242_1ch_44100hz.wav" title="ASR draft: Only partnership in skill can bind teams tightly together, as the quest continues. (obj1733_v0_cmd0_s1242_1ch_44100hz)" meta="section8=1242 object=1733 duration=6.026916s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1734_v0_cmd0_s0219_1ch_44100hz.wav" title="ASR draft: They're bonds steady the winner, and their skill carried them through as the journey continues. (obj1734_v0_cmd0_s0219_1ch_44100hz)" meta="section8=219 object=1734 duration=6.18551s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1735_v0_cmd0_s2046_1ch_44100hz.wav" title="ASR draft: Their bonds steady the winner, and their skill carried them through as the journey continues. (obj1735_v0_cmd0_s2046_1ch_44100hz)" meta="section8=2046 object=1735 duration=6.602789s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1736_v0_cmd0_s1133_1ch_44100hz.wav" title="ASR draft: They're bond steady the winner, and their skills carried them through as the journey continues. (obj1736_v0_cmd0_s1133_1ch_44100hz)" meta="section8=1133 object=1736 duration=6.774739s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1737_v0_cmd0_s0743_1ch_44100hz.wav" title="ASR draft: As always, skills and bonding really carried the day, and it's on to the next adventure. (obj1737_v0_cmd0_s0743_1ch_44100hz)" meta="section8=743 object=1737 duration=6.041542s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1738_v0_cmd0_s0665_1ch_44100hz.wav" title="ASR draft: As always, skills and bonding really carried the day, and it's on to the next adventure! (obj1738_v0_cmd0_s0665_1ch_44100hz)" meta="section8=665 object=1738 duration=6.111156s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1739_v0_cmd0_s0899_1ch_44100hz.wav" title="ASR draft: As always, skills and bonding really carried the day, and it's on to the next adventure. (obj1739_v0_cmd0_s0899_1ch_44100hz)" meta="section8=899 object=1739 duration=6.537846s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1740_v0_cmd0_s1558_1ch_44100hz.wav" title="ASR draft: As always, skills and bonding really carry the day. And it's on to the next adventure! (obj1740_v0_cmd0_s1558_1ch_44100hz)" meta="section8=1558 object=1740 duration=6.461927s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1741_v0_cmd0_s1280_1ch_44100hz.wav" title="ASR draft: another plunge and the trainers on a roll. (obj1741_v0_cmd0_s1280_1ch_44100hz)" meta="section8=1280 object=1741 duration=3.743016s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1742_v0_cmd0_s1393_1ch_44100hz.wav" title="ASR draft: Another plunge and the trainers on a roll. (obj1742_v0_cmd0_s1393_1ch_44100hz)" meta="section8=1393 object=1742 duration=3.335533s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1743_v0_cmd0_s0948_1ch_44100hz.wav" title="ASR draft: It's time for the trainer to keep on rolling. (obj1743_v0_cmd0_s0948_1ch_44100hz)" meta="section8=948 object=1743 duration=2.850975s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1744_v0_cmd0_s1765_1ch_44100hz.wav" title="ASR draft: It's time for the trainer to keep on rolling. (obj1744_v0_cmd0_s1765_1ch_44100hz)" meta="section8=1765 object=1744 duration=3.077166s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1745_v0_cmd0_s2354_1ch_44100hz.wav" title="ASR draft: Ready, set, adventure! (obj1745_v0_cmd0_s2354_1ch_44100hz)" meta="section8=2354 object=1745 duration=3.018254s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1746_v0_cmd0_s1543_1ch_44100hz.wav" title="ASR draft: Ready, set, adventure. (obj1746_v0_cmd0_s1543_1ch_44100hz)" meta="section8=1543 object=1746 duration=2.766939s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1747_v0_cmd0_s1228_1ch_44100hz.wav" title="ASR draft: Rolling on, adventure ahead. (obj1747_v0_cmd0_s1228_1ch_44100hz)" meta="section8=1228 object=1747 duration=2.444218s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1748_v0_cmd0_s2383_1ch_44100hz.wav" title="ASR draft: Rolling on, adventure ahead! (obj1748_v0_cmd0_s2383_1ch_44100hz)" meta="section8=2383 object=1748 duration=2.765737s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1749_v0_cmd0_s1447_1ch_44100hz.wav" title="ASR draft: So many Pokémon and so little time. The trainer plenches on and the adventure begins. (obj1749_v0_cmd0_s1447_1ch_44100hz)" meta="section8=1447 object=1749 duration=7.342834s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1750_v0_cmd0_s1422_1ch_44100hz.wav" title="ASR draft: So many Pokémon. And so little time. The trainer plunges on and the adventure begins. (obj1750_v0_cmd0_s1422_1ch_44100hz)" meta="section8=1422 object=1750 duration=7.581519s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1751_v0_cmd0_s2193_1ch_44100hz.wav" title="ASR draft: Time for the trainer to roll on. (obj1751_v0_cmd0_s2193_1ch_44100hz)" meta="section8=2193 object=1751 duration=2.234512s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1752_v0_cmd0_s0395_1ch_44100hz.wav" title="ASR draft: Time for the trainer to roll on. (obj1752_v0_cmd0_s0395_1ch_44100hz)" meta="section8=395 object=1752 duration=2.321995s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1753_v0_cmd0_s1368_1ch_44100hz.wav" title="ASR draft: Time to plunge on and discover something new. (obj1753_v0_cmd0_s1368_1ch_44100hz)" meta="section8=1368 object=1753 duration=2.991519s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1754_v0_cmd0_s0549_1ch_44100hz.wav" title="ASR draft: Time to plunge on and discover some new Pokémon partners along the way. (obj1754_v0_cmd0_s0549_1ch_44100hz)" meta="section8=549 object=1754 duration=4.135714s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1755_v0_cmd0_s0646_1ch_44100hz.wav" title="ASR draft: Time to plunge on and discover some new Pokémon partners along the way. (obj1755_v0_cmd0_s0646_1ch_44100hz)" meta="section8=646 object=1755 duration=4.55737s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1756_v0_cmd0_s1319_1ch_44100hz.wav" title="ASR draft: Fight fire with water. (obj1756_v0_cmd0_s1319_1ch_44100hz)" meta="section8=1319 object=1756 duration=1.709592s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1757_v0_cmd0_s1403_1ch_44100hz.wav" title="ASR draft: Fight fire with water. (obj1757_v0_cmd0_s1403_1ch_44100hz)" meta="section8=1403 object=1757 duration=1.427075s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1758_v0_cmd0_s2051_1ch_44100hz.wav" title="ASR draft: Squirtled starry starts here. (obj1758_v0_cmd0_s2051_1ch_44100hz)" meta="section8=2051 object=1758 duration=2.121429s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1759_v0_cmd0_s0508_1ch_44100hz.wav" title="ASR draft: Squirrel Story starts here. (obj1759_v0_cmd0_s0508_1ch_44100hz)" meta="section8=508 object=1759 duration=2.499546s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1760_v0_cmd0_s0698_1ch_44100hz.wav" title="ASR draft: Squirtled story starts here. (obj1760_v0_cmd0_s0698_1ch_44100hz)" meta="section8=698 object=1760 duration=2.389932s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1761_v0_cmd0_s1929_1ch_44100hz.wav" title="ASR draft: Time for a Squirtle Squad adventure! (obj1761_v0_cmd0_s1929_1ch_44100hz)" meta="section8=1929 object=1761 duration=2.284444s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1762_v0_cmd0_s2452_1ch_44100hz.wav" title="ASR draft: Time for a Squirtle Squirted Adventure. (obj1762_v0_cmd0_s2452_1ch_44100hz)" meta="section8=2452 object=1762 duration=2.460091s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1763_v0_cmd0_s0079_1ch_44100hz.wav" title="ASR draft: The Squirtle Squad has saved the day just in time for the next adventure. (obj1763_v0_cmd0_s0079_1ch_44100hz)" meta="section8=79 object=1763 duration=5.244104s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1764_v0_cmd0_s0668_1ch_44100hz.wav" title="ASR draft: The Squirtle Squad has saved the day just in time for the next adventure. (obj1764_v0_cmd0_s0668_1ch_44100hz)" meta="section8=668 object=1764 duration=5.213379s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1765_v0_cmd0_s1021_1ch_44100hz.wav" title="ASR draft: Once again, the Squirtle Squad has saved the day. (obj1765_v0_cmd0_s1021_1ch_44100hz)" meta="section8=1021 object=1765 duration=3.212336s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1766_v0_cmd0_s0866_1ch_44100hz.wav" title="ASR draft: Once again, the Squirtle Squad has saved the day. (obj1766_v0_cmd0_s0866_1ch_44100hz)" meta="section8=866 object=1766 duration=3.668345s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1767_v0_cmd0_s2320_1ch_44100hz.wav" title="ASR draft: Once again, the Squirtled Squad has saved the day. (obj1767_v0_cmd0_s2320_1ch_44100hz)" meta="section8=2320 object=1767 duration=3.505011s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1768_v0_cmd0_s2316_1ch_44100hz.wav" title="ASR draft: And so, the journey continues. (obj1768_v0_cmd0_s2316_1ch_44100hz)" meta="section8=2316 object=1768 duration=3.509819s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1769_v0_cmd0_s2086_1ch_44100hz.wav" title="ASR draft: And so, the journey continues! (obj1769_v0_cmd0_s2086_1ch_44100hz)" meta="section8=2086 object=1769 duration=2.664853s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1770_v0_cmd0_s1512_1ch_44100hz.wav" title="ASR draft: And so the journey continues. (obj1770_v0_cmd0_s1512_1ch_44100hz)" meta="section8=1512 object=1770 duration=2.98322s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1771_v0_cmd0_s0810_1ch_44100hz.wav" title="ASR draft: Destiny has arranged more meetings for our wandering trainer on this quest. (obj1771_v0_cmd0_s0810_1ch_44100hz)" meta="section8=810 object=1771 duration=4.581224s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1772_v0_cmd0_s1467_1ch_44100hz.wav" title="ASR draft: Destiny has arranged more meetings for our wandering trainer on this quest. (obj1772_v0_cmd0_s1467_1ch_44100hz)" meta="section8=1467 object=1772 duration=4.631791s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1773_v0_cmd0_s1628_1ch_44100hz.wav" title="ASR draft: Destiny has arranged more meetings for our wandering trainer on this quest. (obj1773_v0_cmd0_s1628_1ch_44100hz)" meta="section8=1628 object=1773 duration=5.394467s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1774_v0_cmd0_s1731_1ch_44100hz.wav" title="ASR draft: Destiny has arranged more meetings for our wandering trainer on this quest. (obj1774_v0_cmd0_s1731_1ch_44100hz)" meta="section8=1731 object=1774 duration=4.191293s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1775_v0_cmd0_s0670_1ch_44100hz.wav" title="ASR draft: Squirtle Story Continues (obj1775_v0_cmd0_s0670_1ch_44100hz)" meta="section8=670 object=1775 duration=2.351565s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1776_v0_cmd0_s0739_1ch_44100hz.wav" title="ASR draft: Squirtle Story continues. (obj1776_v0_cmd0_s0739_1ch_44100hz)" meta="section8=739 object=1776 duration=2.59093s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1777_v0_cmd0_s1269_1ch_44100hz.wav" title="ASR draft: Squirtle Story continues. (obj1777_v0_cmd0_s1269_1ch_44100hz)" meta="section8=1269 object=1777 duration=2.333628s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1778_v0_cmd0_s1427_1ch_44100hz.wav" title="ASR draft: Trainer 1. (obj1778_v0_cmd0_s1427_1ch_44100hz)" meta="section8=1427 object=1778 duration=1.053515s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1779_v0_cmd0_s2375_1ch_44100hz.wav" title="ASR draft: Trainer 1. (obj1779_v0_cmd0_s2375_1ch_44100hz)" meta="section8=2375 object=1779 duration=1.129206s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1780_v0_cmd0_s2105_1ch_44100hz.wav" title="ASR draft: Trainer 1. (obj1780_v0_cmd0_s2105_1ch_44100hz)" meta="section8=2105 object=1780 duration=1.183719s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1781_v0_cmd0_s0850_1ch_44100hz.wav" title="ASR draft: Trainer 1. (obj1781_v0_cmd0_s0850_1ch_44100hz)" meta="section8=850 object=1781 duration=1.539683s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1782_v0_cmd0_s1313_1ch_44100hz.wav" title="ASR draft: Trainer 1 is up. (obj1782_v0_cmd0_s1313_1ch_44100hz)" meta="section8=1313 object=1782 duration=1.545601s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1783_v0_cmd0_s0747_1ch_44100hz.wav" title="ASR draft: Trainer 1 is up. (obj1783_v0_cmd0_s0747_1ch_44100hz)" meta="section8=747 object=1783 duration=2.079297s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1784_v0_cmd0_s0854_1ch_44100hz.wav" title="ASR draft: Trainer 1 is up. (obj1784_v0_cmd0_s0854_1ch_44100hz)" meta="section8=854 object=1784 duration=1.77585s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1785_v0_cmd0_s1354_1ch_44100hz.wav" title="ASR draft: Trainer 1 is up. (obj1785_v0_cmd0_s1354_1ch_44100hz)" meta="section8=1354 object=1785 duration=1.407755s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1786_v0_cmd0_s2041_1ch_44100hz.wav" title="ASR draft: Trainer 1 is up. (obj1786_v0_cmd0_s2041_1ch_44100hz)" meta="section8=2041 object=1786 duration=1.900363s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1787_v0_cmd0_s0017_1ch_44100hz.wav" title="ASR draft: Trainer One's adventure continues. (obj1787_v0_cmd0_s0017_1ch_44100hz)" meta="section8=17 object=1787 duration=2.945714s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1788_v0_cmd0_s0125_1ch_44100hz.wav" title="ASR draft: Trainer One's Adventure continues! (obj1788_v0_cmd0_s0125_1ch_44100hz)" meta="section8=125 object=1788 duration=2.686417s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1789_v0_cmd0_s0368_1ch_44100hz.wav" title="ASR draft: Trainer 2. (obj1789_v0_cmd0_s0368_1ch_44100hz)" meta="section8=368 object=1789 duration=1.339524s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1790_v0_cmd0_s1176_1ch_44100hz.wav" title="ASR draft: Trainer 2. (obj1790_v0_cmd0_s1176_1ch_44100hz)" meta="section8=1176 object=1790 duration=1.162358s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1791_v0_cmd0_s0293_1ch_44100hz.wav" title="ASR draft: Trainer 2 is up. (obj1791_v0_cmd0_s0293_1ch_44100hz)" meta="section8=293 object=1791 duration=1.693628s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1792_v0_cmd0_s0415_1ch_44100hz.wav" title="ASR draft: Trainer 2 is UP! (obj1792_v0_cmd0_s0415_1ch_44100hz)" meta="section8=415 object=1792 duration=1.731542s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1793_v0_cmd0_s2029_1ch_44100hz.wav" title="ASR draft: Trainer2's adventure continues! (obj1793_v0_cmd0_s2029_1ch_44100hz)" meta="section8=2029 object=1793 duration=2.960567s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1794_v0_cmd0_s2304_1ch_44100hz.wav" title="obj1794_v0_cmd0_s2304_1ch_44100hz" meta="section8=2304 object=1794 duration=2.546327s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1795_v0_cmd0_s1694_1ch_44100hz.wav" title="ASR draft: Trainer 3! (obj1795_v0_cmd0_s1694_1ch_44100hz)" meta="section8=1694 object=1795 duration=1.066916s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1796_v0_cmd0_s0719_1ch_44100hz.wav" title="ASR draft: Trainer 3 is up. (obj1796_v0_cmd0_s0719_1ch_44100hz)" meta="section8=719 object=1796 duration=1.793175s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1797_v0_cmd0_s0870_1ch_44100hz.wav" title="ASR draft: Trainer 3 is up. (obj1797_v0_cmd0_s0870_1ch_44100hz)" meta="section8=870 object=1797 duration=1.815351s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1798_v0_cmd0_s0971_1ch_44100hz.wav" title="ASR draft: Trainer 3's adventure continues! (obj1798_v0_cmd0_s0971_1ch_44100hz)" meta="section8=971 object=1798 duration=3.332676s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1799_v0_cmd0_s1506_1ch_44100hz.wav" title="ASR draft: Trainer 3's adventure continues! (obj1799_v0_cmd0_s1506_1ch_44100hz)" meta="section8=1506 object=1799 duration=2.75941s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1800_v0_cmd0_s1981_1ch_44100hz.wav" title="ASR draft: Trainer 4. (obj1800_v0_cmd0_s1981_1ch_44100hz)" meta="section8=1981 object=1800 duration=0.875646s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1801_v0_cmd0_s1425_1ch_44100hz.wav" title="ASR draft: Trainer 4! (obj1801_v0_cmd0_s1425_1ch_44100hz)" meta="section8=1425 object=1801 duration=1.580612s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1802_v0_cmd0_s1451_1ch_44100hz.wav" title="ASR draft: Trainer 4 is up. (obj1802_v0_cmd0_s1451_1ch_44100hz)" meta="section8=1451 object=1802 duration=1.586621s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1803_v0_cmd0_s1075_1ch_44100hz.wav" title="ASR draft: Trainerforce adventure continues! (obj1803_v0_cmd0_s1075_1ch_44100hz)" meta="section8=1075 object=1803 duration=3.019546s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1804_v0_cmd0_s1867_1ch_44100hz.wav" title="obj1804_v0_cmd0_s1867_1ch_44100hz" meta="section8=1867 object=1804 duration=3.125669s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1805_v0_cmd0_s0848_1ch_44100hz.wav" title="ASR draft: The trainer's moment has arrived. (obj1805_v0_cmd0_s0848_1ch_44100hz)" meta="section8=848 object=1805 duration=2.277778s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1806_v0_cmd0_s0853_1ch_44100hz.wav" title="ASR draft: The trainer's moment has arrived. (obj1806_v0_cmd0_s0853_1ch_44100hz)" meta="section8=853 object=1806 duration=2.59254s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1807_v0_cmd0_s1038_1ch_44100hz.wav" title="ASR draft: Abra blinks across the sand with perfect timing. (obj1807_v0_cmd0_s1038_1ch_44100hz)" meta="section8=1038 object=1807 duration=4.032721s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1808_v0_cmd0_s1675_1ch_44100hz.wav" title="ASR draft: Look at that precision flash! (obj1808_v0_cmd0_s1675_1ch_44100hz)" meta="section8=1675 object=1808 duration=2.696372s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1809_v0_cmd0_s0228_1ch_44100hz.wav" title="ASR draft: Oh, it's Abra! (obj1809_v0_cmd0_s0228_1ch_44100hz)" meta="section8=228 object=1809 duration=2.014966s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1810_v0_cmd0_s1806_1ch_44100hz.wav" title="ASR draft: Pikachu and Abra face off in a fast-paced test of spark and sudden psychic shifts. (obj1810_v0_cmd0_s1806_1ch_44100hz)" meta="section8=1806 object=1810 duration=7.256508s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1811_v0_cmd0_s1691_1ch_44100hz.wav" title="ASR draft: Swift vanish into thin air! (obj1811_v0_cmd0_s1691_1ch_44100hz)" meta="section8=1691 object=1811 duration=2.717483s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1812_v0_cmd0_s1414_1ch_44100hz.wav" title="ASR draft: Abra! (obj1812_v0_cmd0_s1414_1ch_44100hz)" meta="section8=1414 object=1812 duration=0.812426s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1813_v0_cmd0_s0111_1ch_44100hz.wav" title="ASR draft: Bulbasaur. (obj1813_v0_cmd0_s0111_1ch_44100hz)" meta="section8=111 object=1813 duration=1.052812s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1814_v0_cmd0_s2184_1ch_44100hz.wav" title="ASR draft: Caterpie! (obj1814_v0_cmd0_s2184_1ch_44100hz)" meta="section8=2184 object=1814 duration=0.91551s channels=1 refs=5"}
|
||||
::gallery-end
|
||||
206
sound-gallery-10.md
Normal file
206
sound-gallery-10.md
Normal file
@@ -0,0 +1,206 @@
|
||||
# Sound Gallery 10
|
||||
|
||||
Exported Radium PCM sounds 1801-2000 of 2491.
|
||||
|
||||
::gallery-start
|
||||
::audio{src="../analysis/radium-image/sounds/obj1815_v0_cmd0_s1700_1ch_44100hz.wav" title="ASR draft: Charizard! (obj1815_v0_cmd0_s1700_1ch_44100hz)" meta="section8=1700 object=1815 duration=1.083084s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1816_v0_cmd0_s0882_1ch_44100hz.wav" title="ASR draft: Charmander! (obj1816_v0_cmd0_s0882_1ch_44100hz)" meta="section8=882 object=1816 duration=1.141293s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1817_v0_cmd0_s0775_1ch_44100hz.wav" title="obj1817_v0_cmd0_s0775_1ch_44100hz" meta="section8=775 object=1817 duration=1.229592s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1818_v0_cmd0_s0273_1ch_44100hz.wav" title="obj1818_v0_cmd0_s0273_1ch_44100hz" meta="section8=273 object=1818 duration=0.751111s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1819_v0_cmd0_s0989_1ch_44100hz.wav" title="obj1819_v0_cmd0_s0989_1ch_44100hz" meta="section8=989 object=1819 duration=1.061383s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1820_v0_cmd0_s1866_1ch_44100hz.wav" title="obj1820_v0_cmd0_s1866_1ch_44100hz" meta="section8=1866 object=1820 duration=0.749524s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1821_v0_cmd0_s0260_1ch_44100hz.wav" title="obj1821_v0_cmd0_s0260_1ch_44100hz" meta="section8=260 object=1821 duration=1.167574s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1822_v0_cmd0_s0587_1ch_44100hz.wav" title="obj1822_v0_cmd0_s0587_1ch_44100hz" meta="section8=587 object=1822 duration=0.90805s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1823_v0_cmd0_s2054_1ch_44100hz.wav" title="ASR draft: Growless! (obj1823_v0_cmd0_s2054_1ch_44100hz)" meta="section8=2054 object=1823 duration=0.925714s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1824_v0_cmd0_s1928_1ch_44100hz.wav" title="ASR draft: Greninja! (obj1824_v0_cmd0_s1928_1ch_44100hz)" meta="section8=1928 object=1824 duration=0.90059s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1825_v0_cmd0_s0601_1ch_44100hz.wav" title="ASR draft: Have a cross! (obj1825_v0_cmd0_s0601_1ch_44100hz)" meta="section8=601 object=1825 duration=1.049773s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1826_v0_cmd0_s1612_1ch_44100hz.wav" title="ASR draft: Horsey! (obj1826_v0_cmd0_s1612_1ch_44100hz)" meta="section8=1612 object=1826 duration=0.947891s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1827_v0_cmd0_s2408_1ch_44100hz.wav" title="ASR draft: Lucario! (obj1827_v0_cmd0_s2408_1ch_44100hz)" meta="section8=2408 object=1827 duration=1.060703s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1828_v0_cmd0_s2025_1ch_44100hz.wav" title="obj1828_v0_cmd0_s2025_1ch_44100hz" meta="section8=2025 object=1828 duration=1.271678s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1829_v0_cmd0_s0414_1ch_44100hz.wav" title="ASR draft: Metacross! (obj1829_v0_cmd0_s0414_1ch_44100hz)" meta="section8=414 object=1829 duration=1.199365s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1830_v0_cmd0_s1370_1ch_44100hz.wav" title="ASR draft: Mewtwo! (obj1830_v0_cmd0_s1370_1ch_44100hz)" meta="section8=1370 object=1830 duration=0.932245s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1831_v0_cmd0_s2201_1ch_44100hz.wav" title="ASR draft: Mudkip! (obj1831_v0_cmd0_s2201_1ch_44100hz)" meta="section8=2201 object=1831 duration=1.035057s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1832_v0_cmd0_s1657_1ch_44100hz.wav" title="obj1832_v0_cmd0_s1657_1ch_44100hz" meta="section8=1657 object=1832 duration=0.727506s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1833_v0_cmd0_s0150_1ch_44100hz.wav" title="obj1833_v0_cmd0_s0150_1ch_44100hz" meta="section8=150 object=1833 duration=0.832971s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1834_v0_cmd0_s0292_1ch_44100hz.wav" title="ASR draft: Pikachu! (obj1834_v0_cmd0_s0292_1ch_44100hz)" meta="section8=292 object=1834 duration=0.984014s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1835_v0_cmd0_s0474_1ch_44100hz.wav" title="ASR draft: Psyduck! (obj1835_v0_cmd0_s0474_1ch_44100hz)" meta="section8=474 object=1835 duration=0.992404s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1836_v0_cmd0_s1328_1ch_44100hz.wav" title="obj1836_v0_cmd0_s1328_1ch_44100hz" meta="section8=1328 object=1836 duration=0.886213s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1837_v0_cmd0_s1993_1ch_44100hz.wav" title="obj1837_v0_cmd0_s1993_1ch_44100hz" meta="section8=1993 object=1837 duration=0.929388s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1838_v0_cmd0_s2431_1ch_44100hz.wav" title="ASR draft: Right horn! (obj1838_v0_cmd0_s2431_1ch_44100hz)" meta="section8=2431 object=1838 duration=1.066168s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1839_v0_cmd0_s2355_1ch_44100hz.wav" title="ASR draft: Salamence! (obj1839_v0_cmd0_s2355_1ch_44100hz)" meta="section8=2355 object=1839 duration=1.092268s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1840_v0_cmd0_s1500_1ch_44100hz.wav" title="obj1840_v0_cmd0_s1500_1ch_44100hz" meta="section8=1500 object=1840 duration=1.450023s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1841_v0_cmd0_s1687_1ch_44100hz.wav" title="obj1841_v0_cmd0_s1687_1ch_44100hz" meta="section8=1687 object=1841 duration=0.912381s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1842_v0_cmd0_s1416_1ch_44100hz.wav" title="ASR draft: Slowpoke! (obj1842_v0_cmd0_s1416_1ch_44100hz)" meta="section8=1416 object=1842 duration=1.177438s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1843_v0_cmd0_s0909_1ch_44100hz.wav" title="obj1843_v0_cmd0_s0909_1ch_44100hz" meta="section8=909 object=1843 duration=0.911406s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1844_v0_cmd0_s2268_1ch_44100hz.wav" title="ASR draft: Swine up! (obj1844_v0_cmd0_s2268_1ch_44100hz)" meta="section8=2268 object=1844 duration=1.084694s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1845_v0_cmd0_s0295_1ch_44100hz.wav" title="ASR draft: Talonflame! (obj1845_v0_cmd0_s0295_1ch_44100hz)" meta="section8=295 object=1845 duration=1.268231s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1846_v0_cmd0_s0827_1ch_44100hz.wav" title="obj1846_v0_cmd0_s0827_1ch_44100hz" meta="section8=827 object=1846 duration=0.870998s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1847_v0_cmd0_s1468_1ch_44100hz.wav" title="ASR draft: Wiggly Tough! (obj1847_v0_cmd0_s1468_1ch_44100hz)" meta="section8=1468 object=1847 duration=1.196735s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1848_v0_cmd0_s2080_1ch_44100hz.wav" title="ASR draft: Straight out of the forest, it's Bulbasaur! (obj1848_v0_cmd0_s2080_1ch_44100hz)" meta="section8=2080 object=1848 duration=3.886009s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1849_v0_cmd0_s1767_1ch_44100hz.wav" title="ASR draft: Caterpie's tiny, but this moment is huge. (obj1849_v0_cmd0_s1767_1ch_44100hz)" meta="section8=1767 object=1849 duration=4.201837s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1850_v0_cmd0_s0398_1ch_44100hz.wav" title="ASR draft: Its Pikachu vs. Caterpie speed meets spirit in a classic forest matchup. (obj1850_v0_cmd0_s0398_1ch_44100hz)" meta="section8=398 object=1850 duration=7.008163s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1851_v0_cmd0_s2196_1ch_44100hz.wav" title="ASR draft: Nice move! Right through the leaves! (obj1851_v0_cmd0_s2196_1ch_44100hz)" meta="section8=2196 object=1851 duration=3.408594s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1852_v0_cmd0_s0600_1ch_44100hz.wav" title="ASR draft: Oh, it's Canopy! (obj1852_v0_cmd0_s0600_1ch_44100hz)" meta="section8=600 object=1852 duration=2.194989s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1853_v0_cmd0_s1436_1ch_44100hz.wav" title="ASR draft: Pikachu vs. Caterpie. Spark meets spirit beneath the treetops. (obj1853_v0_cmd0_s1436_1ch_44100hz)" meta="section8=1436 object=1853 duration=5.544717s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1854_v0_cmd0_s0880_1ch_44100hz.wav" title="ASR draft: There's that classic Caterpie burst! (obj1854_v0_cmd0_s0880_1ch_44100hz)" meta="section8=880 object=1854 duration=3.211474s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1855_v0_cmd0_s2334_1ch_44100hz.wav" title="ASR draft: That just happened! (obj1855_v0_cmd0_s2334_1ch_44100hz)" meta="section8=2334 object=1855 duration=1.751043s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1856_v0_cmd0_s0987_1ch_44100hz.wav" title="ASR draft: That just happened! (obj1856_v0_cmd0_s0987_1ch_44100hz)" meta="section8=987 object=1856 duration=1.914059s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1857_v0_cmd0_s1895_1ch_44100hz.wav" title="ASR draft: A stunning upset! (obj1857_v0_cmd0_s1895_1ch_44100hz)" meta="section8=1895 object=1857 duration=2.252063s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1858_v0_cmd0_s1371_1ch_44100hz.wav" title="ASR draft: A trainer's work is never done. Time to find and catch them all. (obj1858_v0_cmd0_s1371_1ch_44100hz)" meta="section8=1371 object=1858 duration=5.813129s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1859_v0_cmd0_s2111_1ch_44100hz.wav" title="obj1859_v0_cmd0_s2111_1ch_44100hz" meta="section8=2111 object=1859 duration=2.108299s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1860_v0_cmd0_s0366_1ch_44100hz.wav" title="ASR draft: Can't touch this! (obj1860_v0_cmd0_s0366_1ch_44100hz)" meta="section8=366 object=1860 duration=1.238617s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1861_v0_cmd0_s1684_1ch_44100hz.wav" title="ASR draft: Check out that grass attack! (obj1861_v0_cmd0_s1684_1ch_44100hz)" meta="section8=1684 object=1861 duration=2.136122s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1862_v0_cmd0_s0639_1ch_44100hz.wav" title="ASR draft: Do you see what I see? (obj1862_v0_cmd0_s0639_1ch_44100hz)" meta="section8=639 object=1862 duration=1.449864s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1863_v0_cmd0_s0911_1ch_44100hz.wav" title="ASR draft: Even when the tides turn, the Pokemon never falter. (obj1863_v0_cmd0_s0911_1ch_44100hz)" meta="section8=911 object=1863 duration=4.658367s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1864_v0_cmd0_s0253_1ch_44100hz.wav" title="ASR draft: Holy smokes! (obj1864_v0_cmd0_s0253_1ch_44100hz)" meta="section8=253 object=1864 duration=1.957596s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1865_v0_cmd0_s0802_1ch_44100hz.wav" title="ASR draft: I don't believe it. I just don't believe it. (obj1865_v0_cmd0_s0802_1ch_44100hz)" meta="section8=802 object=1865 duration=3.720612s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1866_v0_cmd0_s2092_1ch_44100hz.wav" title="ASR draft: Incoming! (obj1866_v0_cmd0_s2092_1ch_44100hz)" meta="section8=2092 object=1866 duration=1.074036s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1867_v0_cmd0_s1559_1ch_44100hz.wav" title="ASR draft: Is it just me or is it getting hot in here? (obj1867_v0_cmd0_s1559_1ch_44100hz)" meta="section8=1559 object=1867 duration=2.913764s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1868_v0_cmd0_s0456_1ch_44100hz.wav" title="ASR draft: It all comes down to this folks. (obj1868_v0_cmd0_s0456_1ch_44100hz)" meta="section8=456 object=1868 duration=2.024399s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1869_v0_cmd0_s0102_1ch_44100hz.wav" title="ASR draft: It all comes down to this, folks! (obj1869_v0_cmd0_s0102_1ch_44100hz)" meta="section8=102 object=1869 duration=2.513946s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1870_v0_cmd0_s1669_1ch_44100hz.wav" title="ASR draft: It's about to get hot in here. (obj1870_v0_cmd0_s1669_1ch_44100hz)" meta="section8=1669 object=1870 duration=2.311723s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1871_v0_cmd0_s2356_1ch_44100hz.wav" title="ASR draft: It's electric! (obj1871_v0_cmd0_s2356_1ch_44100hz)" meta="section8=2356 object=1871 duration=1.474014s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1872_v0_cmd0_s0378_1ch_44100hz.wav" title="ASR draft: It's happening fast and furious, and this next battle is a make or break for trainer Pokemon team. (obj1872_v0_cmd0_s0378_1ch_44100hz)" meta="section8=378 object=1872 duration=7.621882s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1873_v0_cmd0_s1118_1ch_44100hz.wav" title="ASR draft: I've called thousands of battles, but I've never seen a line up like this. (obj1873_v0_cmd0_s1118_1ch_44100hz)" meta="section8=1118 object=1873 duration=5.467937s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1874_v0_cmd0_s0519_1ch_44100hz.wav" title="ASR draft: Love that energy! (obj1874_v0_cmd0_s0519_1ch_44100hz)" meta="section8=519 object=1874 duration=2.027302s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1875_v0_cmd0_s2465_1ch_44100hz.wav" title="ASR draft: Neck and neck all the way. (obj1875_v0_cmd0_s2465_1ch_44100hz)" meta="section8=2465 object=1875 duration=2.497211s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1876_v0_cmd0_s1546_1ch_44100hz.wav" title="ASR draft: Nobody's backing down! (obj1876_v0_cmd0_s1546_1ch_44100hz)" meta="section8=1546 object=1876 duration=2.174172s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1877_v0_cmd0_s0660_1ch_44100hz.wav" title="ASR draft: Once again, they rise. (obj1877_v0_cmd0_s0660_1ch_44100hz)" meta="section8=660 object=1877 duration=2.56254s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1878_v0_cmd0_s1240_1ch_44100hz.wav" title="ASR draft: One is the loneliest number. (obj1878_v0_cmd0_s1240_1ch_44100hz)" meta="section8=1240 object=1878 duration=2.803288s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1879_v0_cmd0_s0418_1ch_44100hz.wav" title="ASR draft: Really? (obj1879_v0_cmd0_s0418_1ch_44100hz)" meta="section8=418 object=1879 duration=0.821542s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1880_v0_cmd0_s0814_1ch_44100hz.wav" title="ASR draft: Stronger together, folks. (obj1880_v0_cmd0_s0814_1ch_44100hz)" meta="section8=814 object=1880 duration=1.906213s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1881_v0_cmd0_s2410_1ch_44100hz.wav" title="ASR draft: Talk about power! (obj1881_v0_cmd0_s2410_1ch_44100hz)" meta="section8=2410 object=1881 duration=1.84966s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1882_v0_cmd0_s0357_1ch_44100hz.wav" title="ASR draft: Teamwork makes the dream work. (obj1882_v0_cmd0_s0357_1ch_44100hz)" meta="section8=357 object=1882 duration=2.996168s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1883_v0_cmd0_s0658_1ch_44100hz.wav" title="ASR draft: That big Pokemon energy! (obj1883_v0_cmd0_s0658_1ch_44100hz)" meta="section8=658 object=1883 duration=2.520703s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1884_v0_cmd0_s1636_1ch_44100hz.wav" title="ASR draft: That electric attack's a real shocker! (obj1884_v0_cmd0_s1636_1ch_44100hz)" meta="section8=1636 object=1884 duration=3.296712s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1885_v0_cmd0_s0089_1ch_44100hz.wav" title="ASR draft: The training of Pokémon is our hero's highest calling. (obj1885_v0_cmd0_s0089_1ch_44100hz)" meta="section8=89 object=1885 duration=4.020454s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1886_v0_cmd0_s1542_1ch_44100hz.wav" title="ASR draft: They just wanted it more. (obj1886_v0_cmd0_s1542_1ch_44100hz)" meta="section8=1542 object=1886 duration=2.139751s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1887_v0_cmd0_s0826_1ch_44100hz.wav" title="ASR draft: They seem absolutely unstoppable. (obj1887_v0_cmd0_s0826_1ch_44100hz)" meta="section8=826 object=1887 duration=3.610703s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1888_v0_cmd0_s1395_1ch_44100hz.wav" title="ASR draft: They're crushing it! (obj1888_v0_cmd0_s1395_1ch_44100hz)" meta="section8=1395 object=1888 duration=1.275011s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1889_v0_cmd0_s1363_1ch_44100hz.wav" title="ASR draft: There on the move. (obj1889_v0_cmd0_s1363_1ch_44100hz)" meta="section8=1363 object=1889 duration=1.61127s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1890_v0_cmd0_s1766_1ch_44100hz.wav" title="ASR draft: They're on the move. (obj1890_v0_cmd0_s1766_1ch_44100hz)" meta="section8=1766 object=1890 duration=1.455578s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1891_v0_cmd0_s1419_1ch_44100hz.wav" title="ASR draft: They've got fire in their eyes. (obj1891_v0_cmd0_s1419_1ch_44100hz)" meta="section8=1419 object=1891 duration=2.399478s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1892_v0_cmd0_s1762_1ch_44100hz.wav" title="ASR draft: This Charmander's on fire! (obj1892_v0_cmd0_s1762_1ch_44100hz)" meta="section8=1762 object=1892 duration=2.630408s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1893_v0_cmd0_s2050_1ch_44100hz.wav" title="ASR draft: This is one for the Pokemon history books. (obj1893_v0_cmd0_s2050_1ch_44100hz)" meta="section8=2050 object=1893 duration=3.783696s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1894_v0_cmd0_s0176_1ch_44100hz.wav" title="ASR draft: This is what perseverance means. (obj1894_v0_cmd0_s0176_1ch_44100hz)" meta="section8=176 object=1894 duration=3.056893s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1895_v0_cmd0_s2369_1ch_44100hz.wav" title="ASR draft: This is wild! (obj1895_v0_cmd0_s2369_1ch_44100hz)" meta="section8=2369 object=1895 duration=1.55483s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1896_v0_cmd0_s0231_1ch_44100hz.wav" title="ASR draft: This one's down to the wire. (obj1896_v0_cmd0_s0231_1ch_44100hz)" meta="section8=231 object=1896 duration=2.457732s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1897_v0_cmd0_s1376_1ch_44100hz.wav" title="ASR draft: Unbelievable comeback! (obj1897_v0_cmd0_s1376_1ch_44100hz)" meta="section8=1376 object=1897 duration=2.733129s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1898_v0_cmd0_s1025_1ch_44100hz.wav" title="ASR draft: United and Unstoppable! (obj1898_v0_cmd0_s1025_1ch_44100hz)" meta="section8=1025 object=1898 duration=2.885986s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1899_v0_cmd0_s0215_1ch_44100hz.wav" title="ASR draft: What a comeback! (obj1899_v0_cmd0_s0215_1ch_44100hz)" meta="section8=215 object=1899 duration=1.712472s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1900_v0_cmd0_s2178_1ch_44100hz.wav" title="ASR draft: What a comeback! (obj1900_v0_cmd0_s2178_1ch_44100hz)" meta="section8=2178 object=1900 duration=1.735011s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1901_v0_cmd0_s0779_1ch_44100hz.wav" title="ASR draft: What a showdown! (obj1901_v0_cmd0_s0779_1ch_44100hz)" meta="section8=779 object=1901 duration=1.743605s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1902_v0_cmd0_s0187_1ch_44100hz.wav" title="ASR draft: You can't make this stuff up. (obj1902_v0_cmd0_s0187_1ch_44100hz)" meta="section8=187 object=1902 duration=2.273628s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1903_v0_cmd0_s0209_1ch_44100hz.wav" title="ASR draft: You know, you see other teams breaking down in moments like this, but not the trainer and pug game on team. (obj1903_v0_cmd0_s0209_1ch_44100hz)" meta="section8=209 object=1903 duration=6.572381s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1904_v0_cmd0_s0524_1ch_44100hz.wav" title="ASR draft: Cubone swings with solid focus. (obj1904_v0_cmd0_s0524_1ch_44100hz)" meta="section8=524 object=1904 duration=3.157732s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1905_v0_cmd0_s1789_1ch_44100hz.wav" title="ASR draft: Great follow through on that move! (obj1905_v0_cmd0_s1789_1ch_44100hz)" meta="section8=1789 object=1905 duration=2.59542s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1906_v0_cmd0_s0204_1ch_44100hz.wav" title="ASR draft: Oh, it's Q-bone! (obj1906_v0_cmd0_s0204_1ch_44100hz)" meta="section8=204 object=1906 duration=2.387347s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1907_v0_cmd0_s0619_1ch_44100hz.wav" title="ASR draft: Pick a tube face's cue bone on the mountain side. (obj1907_v0_cmd0_s0619_1ch_44100hz)" meta="section8=619 object=1907 duration=3.485057s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1908_v0_cmd0_s1897_1ch_44100hz.wav" title="ASR draft: Strong stance from the Little Warrior. (obj1908_v0_cmd0_s1897_1ch_44100hz)" meta="section8=1897 object=1908 duration=3.389456s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1909_v0_cmd0_s1768_1ch_44100hz.wav" title="ASR draft: That is a clean ground strike. (obj1909_v0_cmd0_s1768_1ch_44100hz)" meta="section8=1768 object=1909 duration=2.61576s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1910_v0_cmd0_s0493_1ch_44100hz.wav" title="ASR draft: It's a real cliffhanger. (obj1910_v0_cmd0_s0493_1ch_44100hz)" meta="section8=493 object=1910 duration=1.823061s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1911_v0_cmd0_s0449_1ch_44100hz.wav" title="ASR draft: King of the Mountain! Diglet! (obj1911_v0_cmd0_s0449_1ch_44100hz)" meta="section8=449 object=1911 duration=2.891995s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1912_v0_cmd0_s0049_1ch_44100hz.wav" title="ASR draft: King of the Mountain, the Challenger! (obj1912_v0_cmd0_s0049_1ch_44100hz)" meta="section8=49 object=1912 duration=2.829002s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1913_v0_cmd0_s1004_1ch_44100hz.wav" title="ASR draft: Oh, it's Diglet! (obj1913_v0_cmd0_s1004_1ch_44100hz)" meta="section8=1004 object=1913 duration=1.977098s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1914_v0_cmd0_s0495_1ch_44100hz.wav" title="ASR draft: out of the borough and up to the summit. The mountain battle winner is Diglet. (obj1914_v0_cmd0_s0495_1ch_44100hz)" meta="section8=495 object=1914 duration=5.825079s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1915_v0_cmd0_s1784_1ch_44100hz.wav" title="ASR draft: right before your very eyes for the honor, for the glory, straight from Basecamp to Bosscamp. The Challenger! (obj1915_v0_cmd0_s1784_1ch_44100hz)" meta="section8=1784 object=1915 duration=9.013469s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1916_v0_cmd0_s1382_1ch_44100hz.wav" title="ASR draft: That just happened, making a mountain of that mole Pokemon's hill, the winner, DIGLET! (obj1916_v0_cmd0_s1382_1ch_44100hz)" meta="section8=1382 object=1916 duration=7.194082s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1917_v0_cmd0_s0642_1ch_44100hz.wav" title="ASR draft: That was no replay. (obj1917_v0_cmd0_s0642_1ch_44100hz)" meta="section8=642 object=1917 duration=2.077075s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1918_v0_cmd0_s1238_1ch_44100hz.wav" title="ASR draft: They've trained long, they've trained hard, but can the challenger handle the altitude here at the mountain? (obj1918_v0_cmd0_s1238_1ch_44100hz)" meta="section8=1238 object=1918 duration=7.23771s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1919_v0_cmd0_s1838_1ch_44100hz.wav" title="ASR draft: This battle is about to go vertical. (obj1919_v0_cmd0_s1838_1ch_44100hz)" meta="section8=1838 object=1919 duration=2.9161s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1920_v0_cmd0_s0991_1ch_44100hz.wav" title="ASR draft: Let's see if the Challenger has what it takes to drive Diglet right back underground. (obj1920_v0_cmd0_s0991_1ch_44100hz)" meta="section8=991 object=1920 duration=6.494807s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1921_v0_cmd0_s1770_1ch_44100hz.wav" title="ASR draft: Drill bar drills through the ground with precision. (obj1921_v0_cmd0_s1770_1ch_44100hz)" meta="section8=1770 object=1921 duration=3.939388s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1922_v0_cmd0_s1894_1ch_44100hz.wav" title="ASR draft: Great tunneling burst! (obj1922_v0_cmd0_s1894_1ch_44100hz)" meta="section8=1894 object=1922 duration=1.950816s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1923_v0_cmd0_s1680_1ch_44100hz.wav" title="ASR draft: Oh, it's drill burr! (obj1923_v0_cmd0_s1680_1ch_44100hz)" meta="section8=1680 object=1923 duration=2.364422s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1924_v0_cmd0_s1127_1ch_44100hz.wav" title="ASR draft: Peek-a-choo takes on drill bur where lightning speed faces expert tunneling. (obj1924_v0_cmd0_s1127_1ch_44100hz)" meta="section8=1127 object=1924 duration=5.683719s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1925_v0_cmd0_s2377_1ch_44100hz.wav" title="ASR draft: Quick pop-up from below. (obj1925_v0_cmd0_s2377_1ch_44100hz)" meta="section8=2377 object=1925 duration=1.952063s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1926_v0_cmd0_s1989_1ch_44100hz.wav" title="ASR draft: That spin is sharp and clean. (obj1926_v0_cmd0_s1989_1ch_44100hz)" meta="section8=1989 object=1926 duration=3.352268s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1927_v0_cmd0_s0361_1ch_44100hz.wav" title="ASR draft: Bright flame from the Little Fire Star. (obj1927_v0_cmd0_s0361_1ch_44100hz)" meta="section8=361 object=1927 duration=3.460862s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1928_v0_cmd0_s1591_1ch_44100hz.wav" title="ASR draft: Fuecco brings heat with heart. (obj1928_v0_cmd0_s1591_1ch_44100hz)" meta="section8=1591 object=1928 duration=3.093628s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1929_v0_cmd0_s1129_1ch_44100hz.wav" title="ASR draft: Fueccoco pops with warm fire energy. (obj1929_v0_cmd0_s1129_1ch_44100hz)" meta="section8=1129 object=1929 duration=4.062857s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1930_v0_cmd0_s0095_1ch_44100hz.wav" title="ASR draft: Oh! It's way cocoa! (obj1930_v0_cmd0_s0095_1ch_44100hz)" meta="section8=95 object=1930 duration=2.538549s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1931_v0_cmd0_s0610_1ch_44100hz.wav" title="ASR draft: Pikachu challenges Fueccoco where bright electric speed meets cheerful desert fire. (obj1931_v0_cmd0_s0610_1ch_44100hz)" meta="section8=610 object=1931 duration=7.403265s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1932_v0_cmd0_s2313_1ch_44100hz.wav" title="ASR draft: That flame bounces full of joy! (obj1932_v0_cmd0_s2313_1ch_44100hz)" meta="section8=2313 object=1932 duration=3.219048s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1933_v0_cmd0_s2098_1ch_44100hz.wav" title="ASR draft: Grinengia leaps in with lightning fast water power. (obj1933_v0_cmd0_s2098_1ch_44100hz)" meta="section8=2098 object=1933 duration=4.026531s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1934_v0_cmd0_s0785_1ch_44100hz.wav" title="ASR draft: It's Pikachu and Greninja! (obj1934_v0_cmd0_s0785_1ch_44100hz)" meta="section8=785 object=1934 duration=2.212585s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1935_v0_cmd0_s1703_1ch_44100hz.wav" title="ASR draft: Oh! It's Grinninger! (obj1935_v0_cmd0_s1703_1ch_44100hz)" meta="section8=1703 object=1935 duration=2.403175s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1936_v0_cmd0_s0144_1ch_44100hz.wav" title="ASR draft: Smooth landing on the lake surface. (obj1936_v0_cmd0_s0144_1ch_44100hz)" meta="section8=144 object=1936 duration=2.92415s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1937_v0_cmd0_s0386_1ch_44100hz.wav" title="ASR draft: That was a clean, crisp strike. (obj1937_v0_cmd0_s0386_1ch_44100hz)" meta="section8=386 object=1937 duration=3.132789s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1938_v0_cmd0_s0849_1ch_44100hz.wav" title="ASR draft: A bright fire push across the sand. (obj1938_v0_cmd0_s0849_1ch_44100hz)" meta="section8=849 object=1938 duration=3.394286s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1939_v0_cmd0_s1544_1ch_44100hz.wav" title="ASR draft: Groweth brings desert heart to every move. (obj1939_v0_cmd0_s1544_1ch_44100hz)" meta="section8=1544 object=1939 duration=4.296485s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1940_v0_cmd0_s1472_1ch_44100hz.wav" title="ASR draft: Growlith rushes in. (obj1940_v0_cmd0_s1472_1ch_44100hz)" meta="section8=1472 object=1940 duration=2.196984s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1941_v0_cmd0_s0068_1ch_44100hz.wav" title="ASR draft: Oh, it's growl-lift! (obj1941_v0_cmd0_s0068_1ch_44100hz)" meta="section8=68 object=1941 duration=2.040499s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1942_v0_cmd0_s2093_1ch_44100hz.wav" title="ASR draft: Pikachu faces growl if across the fierce dooms. (obj1942_v0_cmd0_s2093_1ch_44100hz)" meta="section8=2093 object=1942 duration=4.179909s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1943_v0_cmd0_s0492_1ch_44100hz.wav" title="ASR draft: Heracross lands another strong move. (obj1943_v0_cmd0_s0492_1ch_44100hz)" meta="section8=492 object=1943 duration=3.320522s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1944_v0_cmd0_s1316_1ch_44100hz.wav" title="ASR draft: Look at that mighty charge! (obj1944_v0_cmd0_s1316_1ch_44100hz)" meta="section8=1316 object=1944 duration=2.496712s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1945_v0_cmd0_s0643_1ch_44100hz.wav" title="ASR draft: Oh! It's Heracross! (obj1945_v0_cmd0_s0643_1ch_44100hz)" meta="section8=643 object=1945 duration=2.564717s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1946_v0_cmd0_s0374_1ch_44100hz.wav" title="ASR draft: Pikachu faces hair across. Lightning power meets mighty forest strength. (obj1946_v0_cmd0_s0374_1ch_44100hz)" meta="section8=374 object=1946 duration=5.866757s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1947_v0_cmd0_s1208_1ch_44100hz.wav" title="ASR draft: Power fold, push! (obj1947_v0_cmd0_s1208_1ch_44100hz)" meta="section8=1208 object=1947 duration=2.082744s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1948_v0_cmd0_s0424_1ch_44100hz.wav" title="ASR draft: Shoulder in. Textbook form. (obj1948_v0_cmd0_s0424_1ch_44100hz)" meta="section8=424 object=1948 duration=3.147914s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1949_v0_cmd0_s1007_1ch_44100hz.wav" title="ASR draft: Horsey darts through the waves with perfect form. (obj1949_v0_cmd0_s1007_1ch_44100hz)" meta="section8=1007 object=1949 duration=3.651769s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1950_v0_cmd0_s2185_1ch_44100hz.wav" title="ASR draft: Horsey's moves sparkle like sunlight on the lake. (obj1950_v0_cmd0_s2185_1ch_44100hz)" meta="section8=2185 object=1950 duration=3.598231s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1951_v0_cmd0_s2374_1ch_44100hz.wav" title="ASR draft: Look at that quick little spiral! (obj1951_v0_cmd0_s2374_1ch_44100hz)" meta="section8=2374 object=1951 duration=2.379206s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1952_v0_cmd0_s0467_1ch_44100hz.wav" title="ASR draft: Oh, it's horsey! (obj1952_v0_cmd0_s0467_1ch_44100hz)" meta="section8=467 object=1952 duration=2.338889s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1953_v0_cmd0_s1878_1ch_44100hz.wav" title="ASR draft: Pikachu squares off with horsey, lightning on land, taking on water swift precision. (obj1953_v0_cmd0_s1878_1ch_44100hz)" meta="section8=1878 object=1953 duration=7.114603s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1954_v0_cmd0_s1662_1ch_44100hz.wav" title="ASR draft: Precision from the shallows to that deep. (obj1954_v0_cmd0_s1662_1ch_44100hz)" meta="section8=1662 object=1954 duration=3.37746s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1955_v0_cmd0_s2137_1ch_44100hz.wav" title="ASR draft: A fiery push from the desert blaze. (obj1955_v0_cmd0_s2137_1ch_44100hz)" meta="section8=2137 object=1955 duration=3.784308s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1956_v0_cmd0_s0430_1ch_44100hz.wav" title="ASR draft: Magmar fires off a bright burst! (obj1956_v0_cmd0_s0430_1ch_44100hz)" meta="section8=430 object=1956 duration=3.569705s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1957_v0_cmd0_s1198_1ch_44100hz.wav" title="ASR draft: Magmar moves with molten confidence. (obj1957_v0_cmd0_s1198_1ch_44100hz)" meta="section8=1198 object=1957 duration=3.597959s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1958_v0_cmd0_s1624_1ch_44100hz.wav" title="ASR draft: Oh! It's Magmar! (obj1958_v0_cmd0_s1624_1ch_44100hz)" meta="section8=1624 object=1958 duration=2.286032s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1959_v0_cmd0_s0149_1ch_44100hz.wav" title="ASR draft: Pikachu faces Magmar where electric flash meets blazing heat on the desert floor. (obj1959_v0_cmd0_s0149_1ch_44100hz)" meta="section8=149 object=1959 duration=7.025669s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1960_v0_cmd0_s0649_1ch_44100hz.wav" title="ASR draft: That heat ripples across the sand. (obj1960_v0_cmd0_s0649_1ch_44100hz)" meta="section8=649 object=1960 duration=3.214512s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1961_v0_cmd0_s0759_1ch_44100hz.wav" title="ASR draft: Air glide! (obj1961_v0_cmd0_s0759_1ch_44100hz)" meta="section8=759 object=1961 duration=1.65678s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1962_v0_cmd0_s1633_1ch_44100hz.wav" title="obj1962_v0_cmd0_s1633_1ch_44100hz" meta="section8=1633 object=1962 duration=1.103311s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1963_v0_cmd0_s0048_1ch_44100hz.wav" title="ASR draft: Bright flare! (obj1963_v0_cmd0_s0048_1ch_44100hz)" meta="section8=48 object=1963 duration=1.659819s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1964_v0_cmd0_s2243_1ch_44100hz.wav" title="ASR draft: Shilling shift! (obj1964_v0_cmd0_s2243_1ch_44100hz)" meta="section8=2243 object=1964 duration=1.386372s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1965_v0_cmd0_s1504_1ch_44100hz.wav" title="obj1965_v0_cmd0_s1504_1ch_44100hz" meta="section8=1504 object=1965 duration=1.185397s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1966_v0_cmd0_s0556_1ch_44100hz.wav" title="ASR draft: Cool strike. (obj1966_v0_cmd0_s0556_1ch_44100hz)" meta="section8=556 object=1966 duration=1.797574s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1967_v0_cmd0_s1883_1ch_44100hz.wav" title="obj1967_v0_cmd0_s1883_1ch_44100hz" meta="section8=1883 object=1967 duration=0.868866s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1968_v0_cmd0_s0906_1ch_44100hz.wav" title="ASR draft: Earthy shove! (obj1968_v0_cmd0_s0906_1ch_44100hz)" meta="section8=906 object=1968 duration=1.716327s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1969_v0_cmd0_s1136_1ch_44100hz.wav" title="ASR draft: Fresh burst! (obj1969_v0_cmd0_s1136_1ch_44100hz)" meta="section8=1136 object=1969 duration=1.574127s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1970_v0_cmd0_s0478_1ch_44100hz.wav" title="ASR draft: Frost Flash! (obj1970_v0_cmd0_s0478_1ch_44100hz)" meta="section8=478 object=1970 duration=1.873787s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1971_v0_cmd0_s0210_1ch_44100hz.wav" title="obj1971_v0_cmd0_s0210_1ch_44100hz" meta="section8=210 object=1971 duration=1.26517s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1972_v0_cmd0_s1656_1ch_44100hz.wav" title="ASR draft: Hot streak! (obj1972_v0_cmd0_s1656_1ch_44100hz)" meta="section8=1656 object=1972 duration=1.448254s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1973_v0_cmd0_s0385_1ch_44100hz.wav" title="ASR draft: impressive (obj1973_v0_cmd0_s0385_1ch_44100hz)" meta="section8=385 object=1973 duration=1.183651s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1974_v0_cmd0_s2144_1ch_44100hz.wav" title="ASR draft: Iron Impact! (obj1974_v0_cmd0_s2144_1ch_44100hz)" meta="section8=2144 object=1974 duration=1.691587s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1975_v0_cmd0_s0306_1ch_44100hz.wav" title="ASR draft: Metallic Blast! (obj1975_v0_cmd0_s0306_1ch_44100hz)" meta="section8=306 object=1975 duration=1.714535s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1976_v0_cmd0_s0028_1ch_44100hz.wav" title="ASR draft: My bending move! (obj1976_v0_cmd0_s0028_1ch_44100hz)" meta="section8=28 object=1976 duration=2.199025s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1977_v0_cmd0_s1865_1ch_44100hz.wav" title="ASR draft: Nice clean move. (obj1977_v0_cmd0_s1865_1ch_44100hz)" meta="section8=1865 object=1977 duration=2.314853s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1978_v0_cmd0_s1367_1ch_44100hz.wav" title="ASR draft: Nice splash! (obj1978_v0_cmd0_s1367_1ch_44100hz)" meta="section8=1367 object=1978 duration=1.984218s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1979_v0_cmd0_s1066_1ch_44100hz.wav" title="ASR draft: Power Swing! (obj1979_v0_cmd0_s1066_1ch_44100hz)" meta="section8=1066 object=1979 duration=1.270295s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1980_v0_cmd0_s2026_1ch_44100hz.wav" title="ASR draft: Quick, scottle! (obj1980_v0_cmd0_s2026_1ch_44100hz)" meta="section8=2026 object=1980 duration=1.210794s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1981_v0_cmd0_s0448_1ch_44100hz.wav" title="ASR draft: Rock solid! (obj1981_v0_cmd0_s0448_1ch_44100hz)" meta="section8=448 object=1981 duration=1.393288s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1982_v0_cmd0_s1154_1ch_44100hz.wav" title="ASR draft: Shadow burst! (obj1982_v0_cmd0_s1154_1ch_44100hz)" meta="section8=1154 object=1982 duration=1.716304s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1983_v0_cmd0_s2139_1ch_44100hz.wav" title="ASR draft: Shadow shift! (obj1983_v0_cmd0_s2139_1ch_44100hz)" meta="section8=2139 object=1983 duration=1.519025s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1984_v0_cmd0_s1777_1ch_44100hz.wav" title="ASR draft: Sharp skin! (obj1984_v0_cmd0_s1777_1ch_44100hz)" meta="section8=1777 object=1984 duration=1.961315s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1985_v0_cmd0_s1476_1ch_44100hz.wav" title="ASR draft: Shiny burst! (obj1985_v0_cmd0_s1476_1ch_44100hz)" meta="section8=1476 object=1985 duration=1.864331s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1986_v0_cmd0_s2048_1ch_44100hz.wav" title="ASR draft: Smooth lift! (obj1986_v0_cmd0_s2048_1ch_44100hz)" meta="section8=2048 object=1986 duration=1.506893s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1987_v0_cmd0_s1437_1ch_44100hz.wav" title="ASR draft: Smooth ripple! (obj1987_v0_cmd0_s1437_1ch_44100hz)" meta="section8=1437 object=1987 duration=1.609932s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1988_v0_cmd0_s0560_1ch_44100hz.wav" title="ASR draft: Solid Impact! (obj1988_v0_cmd0_s0560_1ch_44100hz)" meta="section8=560 object=1988 duration=1.755873s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1989_v0_cmd0_s2038_1ch_44100hz.wav" title="ASR draft: Sparkly shot! (obj1989_v0_cmd0_s2038_1ch_44100hz)" meta="section8=2038 object=1989 duration=1.593469s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1990_v0_cmd0_s0805_1ch_44100hz.wav" title="obj1990_v0_cmd0_s0805_1ch_44100hz" meta="section8=805 object=1990 duration=1.743923s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1991_v0_cmd0_s1571_1ch_44100hz.wav" title="ASR draft: Spooky strike! (obj1991_v0_cmd0_s1571_1ch_44100hz)" meta="section8=1571 object=1991 duration=2.297188s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1992_v0_cmd0_s1043_1ch_44100hz.wav" title="ASR draft: Strong strike! (obj1992_v0_cmd0_s1043_1ch_44100hz)" meta="section8=1043 object=1992 duration=1.820612s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1993_v0_cmd0_s0070_1ch_44100hz.wav" title="ASR draft: Toxic twist! (obj1993_v0_cmd0_s0070_1ch_44100hz)" meta="section8=70 object=1993 duration=1.598912s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1994_v0_cmd0_s1076_1ch_44100hz.wav" title="ASR draft: Wild focus! (obj1994_v0_cmd0_s1076_1ch_44100hz)" meta="section8=1076 object=1994 duration=1.655034s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1995_v0_cmd0_s1041_1ch_44100hz.wav" title="ASR draft: Great move! (obj1995_v0_cmd0_s1041_1ch_44100hz)" meta="section8=1041 object=1995 duration=1.557596s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1996_v0_cmd0_s2312_1ch_44100hz.wav" title="ASR draft: Look at that confident hop! (obj1996_v0_cmd0_s2312_1ch_44100hz)" meta="section8=2312 object=1996 duration=2.129274s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1997_v0_cmd0_s0035_1ch_44100hz.wav" title="ASR draft: Mudkeep jumps in. (obj1997_v0_cmd0_s0035_1ch_44100hz)" meta="section8=35 object=1997 duration=1.759342s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1998_v0_cmd0_s1853_1ch_44100hz.wav" title="ASR draft: Oh, it's my kip. (obj1998_v0_cmd0_s1853_1ch_44100hz)" meta="section8=1853 object=1998 duration=2.421406s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj1999_v0_cmd0_s0145_1ch_44100hz.wav" title="ASR draft: Pikachu takes on Mudkip. (obj1999_v0_cmd0_s0145_1ch_44100hz)" meta="section8=145 object=1999 duration=2.005397s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2000_v0_cmd0_s0615_1ch_44100hz.wav" title="ASR draft: That's powerful! (obj2000_v0_cmd0_s0615_1ch_44100hz)" meta="section8=615 object=2000 duration=1.698571s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2001_v0_cmd0_s0861_1ch_44100hz.wav" title="ASR draft: Great burst from the little leaf star. (obj2001_v0_cmd0_s0861_1ch_44100hz)" meta="section8=861 object=2001 duration=3.189025s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2002_v0_cmd0_s1224_1ch_44100hz.wav" title="ASR draft: It's Pikachu and Audish. Electric Speed meets Fresh Forest Charm. (obj2002_v0_cmd0_s1224_1ch_44100hz)" meta="section8=1224 object=2002 duration=5.503968s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2003_v0_cmd0_s1833_1ch_44100hz.wav" title="ASR draft: onish getting back to its roots. (obj2003_v0_cmd0_s1833_1ch_44100hz)" meta="section8=1833 object=2003 duration=2.426485s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2004_v0_cmd0_s2361_1ch_44100hz.wav" title="obj2004_v0_cmd0_s2361_1ch_44100hz" meta="section8=2361 object=2004 duration=2.62746s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2005_v0_cmd0_s0722_1ch_44100hz.wav" title="ASR draft: Oh, it's Irish! (obj2005_v0_cmd0_s0722_1ch_44100hz)" meta="section8=722 object=2005 duration=2.06195s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2006_v0_cmd0_s0515_1ch_44100hz.wav" title="ASR draft: What a move! Fresh from the forest floor! (obj2006_v0_cmd0_s0515_1ch_44100hz)" meta="section8=515 object=2006 duration=3.815102s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2007_v0_cmd0_s0350_1ch_44100hz.wav" title="ASR draft: Oh, it's Onyx! (obj2007_v0_cmd0_s0350_1ch_44100hz)" meta="section8=350 object=2007 duration=2.171066s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2008_v0_cmd0_s2119_1ch_44100hz.wav" title="ASR draft: on extremists with real precision. (obj2008_v0_cmd0_s2119_1ch_44100hz)" meta="section8=2119 object=2008 duration=3.149138s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2009_v0_cmd0_s1489_1ch_44100hz.wav" title="ASR draft: Pikachu challenges Onyx in a towering test of spark against solid stone. (obj2009_v0_cmd0_s1489_1ch_44100hz)" meta="section8=1489 object=2009 duration=6.846961s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2010_v0_cmd0_s1761_1ch_44100hz.wav" title="ASR draft: That is raw rock power! (obj2010_v0_cmd0_s1761_1ch_44100hz)" meta="section8=1761 object=2010 duration=2.664603s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2011_v0_cmd0_s1346_1ch_44100hz.wav" title="ASR draft: That sound! (obj2011_v0_cmd0_s1346_1ch_44100hz)" meta="section8=1346 object=2011 duration=1.642562s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2012_v0_cmd0_s1741_1ch_44100hz.wav" title="ASR draft: The whole mountain rumbles with that strike! (obj2012_v0_cmd0_s1741_1ch_44100hz)" meta="section8=1741 object=2012 duration=3.489161s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2013_v0_cmd0_s1324_1ch_44100hz.wav" title="ASR draft: Classic Pikachu Power! (obj2013_v0_cmd0_s1324_1ch_44100hz)" meta="section8=1324 object=2013 duration=2.43966s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2014_v0_cmd0_s2349_1ch_44100hz.wav" title="ASR draft: Clean and fast. (obj2014_v0_cmd0_s2349_1ch_44100hz)" meta="section8=2349 object=2014 duration=1.773107s channels=1 refs=5"}
|
||||
::gallery-end
|
||||
206
sound-gallery-11.md
Normal file
206
sound-gallery-11.md
Normal file
@@ -0,0 +1,206 @@
|
||||
# Sound Gallery 11
|
||||
|
||||
Exported Radium PCM sounds 2001-2200 of 2491.
|
||||
|
||||
::gallery-start
|
||||
::audio{src="../analysis/radium-image/sounds/obj2015_v0_cmd0_s2464_1ch_44100hz.wav" title="ASR draft: Full charge! (obj2015_v0_cmd0_s2464_1ch_44100hz)" meta="section8=2464 object=2015 duration=1.682517s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2016_v0_cmd0_s1844_1ch_44100hz.wav" title="ASR draft: Gliding through the trees. (obj2016_v0_cmd0_s1844_1ch_44100hz)" meta="section8=1844 object=2016 duration=2.441066s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2017_v0_cmd0_s1739_1ch_44100hz.wav" title="ASR draft: Look at that speed! (obj2017_v0_cmd0_s1739_1ch_44100hz)" meta="section8=1739 object=2017 duration=1.961474s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2018_v0_cmd0_s1252_1ch_44100hz.wav" title="ASR draft: Oh, it's Pikachu! (obj2018_v0_cmd0_s1252_1ch_44100hz)" meta="section8=1252 object=2018 duration=2.238957s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2019_v0_cmd0_s0890_1ch_44100hz.wav" title="ASR draft: Perfect form! (obj2019_v0_cmd0_s0890_1ch_44100hz)" meta="section8=890 object=2019 duration=1.577732s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2020_v0_cmd0_s0683_1ch_44100hz.wav" title="ASR draft: Pikachu zips in! Nice move! (obj2020_v0_cmd0_s0683_1ch_44100hz)" meta="section8=683 object=2020 duration=3.203016s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2021_v0_cmd0_s0714_1ch_44100hz.wav" title="ASR draft: Right on target. (obj2021_v0_cmd0_s0714_1ch_44100hz)" meta="section8=714 object=2021 duration=1.583968s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2022_v0_cmd0_s1056_1ch_44100hz.wav" title="ASR draft: Smooth swing! (obj2022_v0_cmd0_s1056_1ch_44100hz)" meta="section8=1056 object=2022 duration=1.780159s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2023_v0_cmd0_s2483_1ch_44100hz.wav" title="ASR draft: spinning strong (obj2023_v0_cmd0_s2483_1ch_44100hz)" meta="section8=2483 object=2023 duration=1.680385s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2024_v0_cmd0_s1209_1ch_44100hz.wav" title="ASR draft: Steady and smart. (obj2024_v0_cmd0_s1209_1ch_44100hz)" meta="section8=1209 object=2024 duration=2.144512s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2025_v0_cmd0_s1088_1ch_44100hz.wav" title="ASR draft: What a burst! (obj2025_v0_cmd0_s1088_1ch_44100hz)" meta="section8=1088 object=2025 duration=1.456757s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2026_v0_cmd0_s2390_1ch_44100hz.wav" title="ASR draft: Bulbasaur! (obj2026_v0_cmd0_s2390_1ch_44100hz)" meta="section8=2390 object=2026 duration=1.363719s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2027_v0_cmd0_s1377_1ch_44100hz.wav" title="ASR draft: Charmander! (obj2027_v0_cmd0_s1377_1ch_44100hz)" meta="section8=1377 object=2027 duration=1.304127s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2028_v0_cmd0_s0985_1ch_44100hz.wav" title="ASR draft: Eevee! (obj2028_v0_cmd0_s0985_1ch_44100hz)" meta="section8=985 object=2028 duration=0.924512s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2029_v0_cmd0_s1063_1ch_44100hz.wav" title="ASR draft: He got you! (obj2029_v0_cmd0_s1063_1ch_44100hz)" meta="section8=1063 object=2029 duration=1.397574s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2030_v0_cmd0_s0842_1ch_44100hz.wav" title="ASR draft: Squirtle! (obj2030_v0_cmd0_s0842_1ch_44100hz)" meta="section8=842 object=2030 duration=1.277098s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2031_v0_cmd0_s1785_1ch_44100hz.wav" title="ASR draft: Trainer 1 chooses! (obj2031_v0_cmd0_s1785_1ch_44100hz)" meta="section8=1785 object=2031 duration=2.052789s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2032_v0_cmd0_s1213_1ch_44100hz.wav" title="ASR draft: Trainer 2 chooses! (obj2032_v0_cmd0_s1213_1ch_44100hz)" meta="section8=1213 object=2032 duration=2.252132s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2033_v0_cmd0_s0092_1ch_44100hz.wav" title="ASR draft: Trainer 3 chooses! (obj2033_v0_cmd0_s0092_1ch_44100hz)" meta="section8=92 object=2033 duration=2.250204s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2034_v0_cmd0_s1735_1ch_44100hz.wav" title="ASR draft: Trainer 4 chooses! (obj2034_v0_cmd0_s1735_1ch_44100hz)" meta="section8=1735 object=2034 duration=2.119274s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2035_v0_cmd0_s2168_1ch_44100hz.wav" title="ASR draft: After this battle, the lake will never be the same. (obj2035_v0_cmd0_s2168_1ch_44100hz)" meta="section8=2168 object=2035 duration=3.962766s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2036_v0_cmd0_s1479_1ch_44100hz.wav" title="ASR draft: And this challenger won! The competition is cooked! (obj2036_v0_cmd0_s1479_1ch_44100hz)" meta="section8=1479 object=2036 duration=4.941474s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2037_v0_cmd0_s1420_1ch_44100hz.wav" title="ASR draft: Folks, it's the battle you've been waiting for. Sideuck versus Pikachu. Beak to cheek in a frenzy. (obj2037_v0_cmd0_s1420_1ch_44100hz)" meta="section8=1420 object=2037 duration=8.780045s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2038_v0_cmd0_s0799_1ch_44100hz.wav" title="ASR draft: Folks, this isn't just a lake. It's a battlefield. (obj2038_v0_cmd0_s0799_1ch_44100hz)" meta="section8=799 object=2038 duration=4.738617s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2039_v0_cmd0_s0259_1ch_44100hz.wav" title="ASR draft: Get ready, it's Psyduck! (obj2039_v0_cmd0_s0259_1ch_44100hz)" meta="section8=259 object=2039 duration=2.319297s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2040_v0_cmd0_s0080_1ch_44100hz.wav" title="ASR draft: Oh, it's Psyduck! (obj2040_v0_cmd0_s0080_1ch_44100hz)" meta="section8=80 object=2040 duration=2.268209s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2041_v0_cmd0_s1215_1ch_44100hz.wav" title="ASR draft: Ouch! That's gotta hurt! (obj2041_v0_cmd0_s1215_1ch_44100hz)" meta="section8=1215 object=2041 duration=2.513787s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2042_v0_cmd0_s0463_1ch_44100hz.wav" title="ASR draft: Ouch! What a hit! Will they rally? (obj2042_v0_cmd0_s0463_1ch_44100hz)" meta="section8=463 object=2042 duration=3.255011s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2043_v0_cmd0_s0317_1ch_44100hz.wav" title="ASR draft: Psyduck is vulnerable to grass and electric attacks. Let's see if the challenger can make that happen. (obj2043_v0_cmd0_s0317_1ch_44100hz)" meta="section8=317 object=2043 duration=7.560181s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2044_v0_cmd0_s2277_1ch_44100hz.wav" title="ASR draft: Side up isn't here to quack around. Look out, Challenger! (obj2044_v0_cmd0_s2277_1ch_44100hz)" meta="section8=2277 object=2044 duration=4.324376s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2045_v0_cmd0_s0405_1ch_44100hz.wav" title="ASR draft: The lake grows quiet. The cries of battle fade and out of the haze emerges one Pokemon alone. Give it up for Psyduck! (obj2045_v0_cmd0_s0405_1ch_44100hz)" meta="section8=405 object=2045 duration=10.941451s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2046_v0_cmd0_s1082_1ch_44100hz.wav" title="ASR draft: The lakes missed clears and Psyduck stands alone. An honorable victory if there ever was one. (obj2046_v0_cmd0_s1082_1ch_44100hz)" meta="section8=1082 object=2046 duration=7.735351s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2047_v0_cmd0_s0075_1ch_44100hz.wav" title="ASR draft: This is no stroll around the pond. (obj2047_v0_cmd0_s0075_1ch_44100hz)" meta="section8=75 object=2047 duration=2.612971s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2048_v0_cmd0_s0472_1ch_44100hz.wav" title="ASR draft: This Psyduck's done! (obj2048_v0_cmd0_s0472_1ch_44100hz)" meta="section8=472 object=2048 duration=2.094853s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2049_v0_cmd0_s0924_1ch_44100hz.wav" title="ASR draft: Will you look at Side-O-Go? (obj2049_v0_cmd0_s0924_1ch_44100hz)" meta="section8=924 object=2049 duration=2.399887s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2050_v0_cmd0_s0274_1ch_44100hz.wav" title="ASR draft: A focused burst lights the sand. (obj2050_v0_cmd0_s0274_1ch_44100hz)" meta="section8=274 object=2050 duration=3.130748s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2051_v0_cmd0_s2489_1ch_44100hz.wav" title="ASR draft: Look at that calm control! (obj2051_v0_cmd0_s2489_1ch_44100hz)" meta="section8=2489 object=2051 duration=2.882404s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2052_v0_cmd0_s0039_1ch_44100hz.wav" title="ASR draft: Oh, it's Ross! (obj2052_v0_cmd0_s0039_1ch_44100hz)" meta="section8=39 object=2052 duration=2.123946s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2053_v0_cmd0_s0566_1ch_44100hz.wav" title="ASR draft: Pikachu takes on Rawls where Spark meets gentle psychic focus. (obj2053_v0_cmd0_s0566_1ch_44100hz)" meta="section8=566 object=2053 duration=5.683084s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2054_v0_cmd0_s1058_1ch_44100hz.wav" title="obj2054_v0_cmd0_s1058_1ch_44100hz" meta="section8=1058 object=2054 duration=3.824762s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2055_v0_cmd0_s0200_1ch_44100hz.wav" title="ASR draft: Brought smooths with quiet precision. (obj2055_v0_cmd0_s0200_1ch_44100hz)" meta="section8=200 object=2055 duration=3.286349s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2056_v0_cmd0_s1609_1ch_44100hz.wav" title="ASR draft: blinding speed! (obj2056_v0_cmd0_s1609_1ch_44100hz)" meta="section8=1609 object=2056 duration=1.708866s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2057_v0_cmd0_s2206_1ch_44100hz.wav" title="ASR draft: Oh, it's Seifer! (obj2057_v0_cmd0_s2206_1ch_44100hz)" meta="section8=2206 object=2057 duration=2.050794s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2058_v0_cmd0_s2008_1ch_44100hz.wav" title="ASR draft: Pikachu takes on Sither, fast sparks versus forest precision. (obj2058_v0_cmd0_s2008_1ch_44100hz)" meta="section8=2008 object=2058 duration=5.796644s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2059_v0_cmd0_s1782_1ch_44100hz.wav" title="ASR draft: Cypher brings pure forest focus. (obj2059_v0_cmd0_s1782_1ch_44100hz)" meta="section8=1782 object=2059 duration=3.565465s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2060_v0_cmd0_s2482_1ch_44100hz.wav" title="ASR draft: slicing through the air. What precision? (obj2060_v0_cmd0_s2482_1ch_44100hz)" meta="section8=2482 object=2060 duration=3.95517s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2061_v0_cmd0_s0235_1ch_44100hz.wav" title="ASR draft: Those wings hum with every move. (obj2061_v0_cmd0_s0235_1ch_44100hz)" meta="section8=235 object=2061 duration=2.994376s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2062_v0_cmd0_s0697_1ch_44100hz.wav" title="ASR draft: Look at that calm and steady move! (obj2062_v0_cmd0_s0697_1ch_44100hz)" meta="section8=697 object=2062 duration=2.918662s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2063_v0_cmd0_s1093_1ch_44100hz.wav" title="ASR draft: Oh, it's slowpoke! (obj2063_v0_cmd0_s1093_1ch_44100hz)" meta="section8=1093 object=2063 duration=2.264739s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2064_v0_cmd0_s0612_1ch_44100hz.wav" title="ASR draft: Pikachu vs Slowpoke here at the lake. Speed means calm on the shoreline. (obj2064_v0_cmd0_s0612_1ch_44100hz)" meta="section8=612 object=2064 duration=6.382177s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2065_v0_cmd0_s2407_1ch_44100hz.wav" title="ASR draft: Slow and sure working wonders here. (obj2065_v0_cmd0_s2407_1ch_44100hz)" meta="section8=2407 object=2065 duration=3.710159s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2066_v0_cmd0_s0721_1ch_44100hz.wav" title="ASR draft: Slowpoke eases into the moment with chill confidence. (obj2066_v0_cmd0_s0721_1ch_44100hz)" meta="section8=721 object=2066 duration=4.462789s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2067_v0_cmd0_s1071_1ch_44100hz.wav" title="ASR draft: Slowpoke making every second count. (obj2067_v0_cmd0_s1071_1ch_44100hz)" meta="section8=1071 object=2067 duration=3.427982s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2068_v0_cmd0_s2400_1ch_44100hz.wav" title="ASR draft: Cool strike from the tiny powerhouse. (obj2068_v0_cmd0_s2400_1ch_44100hz)" meta="section8=2400 object=2068 duration=3.450363s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2069_v0_cmd0_s2188_1ch_44100hz.wav" title="ASR draft: Oh, it's swine-up! (obj2069_v0_cmd0_s2188_1ch_44100hz)" meta="section8=2188 object=2069 duration=2.364127s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2070_v0_cmd0_s2096_1ch_44100hz.wav" title="ASR draft: Pikachu squares up with Swineub. (obj2070_v0_cmd0_s2096_1ch_44100hz)" meta="section8=2096 object=2070 duration=2.900068s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2071_v0_cmd0_s1983_1ch_44100hz.wav" title="ASR draft: Swine up, charges in with a chilly burst. (obj2071_v0_cmd0_s1983_1ch_44100hz)" meta="section8=1983 object=2071 duration=3.625918s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2072_v0_cmd0_s0311_1ch_44100hz.wav" title="ASR draft: Swine-up keeps up the cold momentum. (obj2072_v0_cmd0_s0311_1ch_44100hz)" meta="section8=311 object=2072 duration=3.274966s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2073_v0_cmd0_s2232_1ch_44100hz.wav" title="ASR draft: That slide is smooth on the rocks. (obj2073_v0_cmd0_s2232_1ch_44100hz)" meta="section8=2232 object=2073 duration=3.182902s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2074_v0_cmd0_s1162_1ch_44100hz.wav" title="ASR draft: Looks like the rival is down to only one Pokemon! (obj2074_v0_cmd0_s1162_1ch_44100hz)" meta="section8=1162 object=2074 duration=3.881315s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2075_v0_cmd0_s1077_1ch_44100hz.wav" title="ASR draft: Time's running out folks! (obj2075_v0_cmd0_s1077_1ch_44100hz)" meta="section8=1077 object=2075 duration=1.614626s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2076_v0_cmd0_s1930_1ch_44100hz.wav" title="ASR draft: Who will be the champion of the Arena Battle? (obj2076_v0_cmd0_s1930_1ch_44100hz)" meta="section8=1930 object=2076 duration=3.448912s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2077_v0_cmd0_s2447_1ch_44100hz.wav" title="ASR draft: A real showdown! (obj2077_v0_cmd0_s2447_1ch_44100hz)" meta="section8=2447 object=2077 duration=1.846213s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2078_v0_cmd0_s2021_1ch_44100hz.wav" title="ASR draft: Oh, it's Venonat! (obj2078_v0_cmd0_s2021_1ch_44100hz)" meta="section8=2021 object=2078 duration=2.210385s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2079_v0_cmd0_s0940_1ch_44100hz.wav" title="ASR draft: Pikachu squares off with Venonet, lightning focus against big bright energy. (obj2079_v0_cmd0_s0940_1ch_44100hz)" meta="section8=940 object=2079 duration=7.062222s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2080_v0_cmd0_s1608_1ch_44100hz.wav" title="ASR draft: Then and that hops in with those big bright eyes ready for action. (obj2080_v0_cmd0_s1608_1ch_44100hz)" meta="section8=1608 object=2080 duration=4.949297s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2081_v0_cmd0_s0605_1ch_44100hz.wav" title="ASR draft: Then a nut makes its move. (obj2081_v0_cmd0_s0605_1ch_44100hz)" meta="section8=605 object=2081 duration=2.445125s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2082_v0_cmd0_s2364_1ch_44100hz.wav" title="ASR draft: Then in that smooth sparkle like Dioncie! (obj2082_v0_cmd0_s2364_1ch_44100hz)" meta="section8=2364 object=2082 duration=3.296508s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2083_v0_cmd0_s1113_1ch_44100hz.wav" title="ASR draft: What a sparkling move! (obj2083_v0_cmd0_s1113_1ch_44100hz)" meta="section8=1113 object=2083 duration=2.108005s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2084_v0_cmd0_s1173_1ch_44100hz.wav" title="ASR draft: The match goes to Trainer 4. (obj2084_v0_cmd0_s1173_1ch_44100hz)" meta="section8=1173 object=2084 duration=3.243084s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2085_v0_cmd0_s2081_1ch_44100hz.wav" title="ASR draft: Trainer 1 is the new champion of the Arena Battle. (obj2085_v0_cmd0_s2081_1ch_44100hz)" meta="section8=2081 object=2085 duration=4.388322s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2086_v0_cmd0_s1279_1ch_44100hz.wav" title="ASR draft: Trainer 1 wins the match. (obj2086_v0_cmd0_s1279_1ch_44100hz)" meta="section8=1279 object=2086 duration=2.736689s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2087_v0_cmd0_s0673_1ch_44100hz.wav" title="ASR draft: Trainer 2 is the new champion of the arena battle. (obj2087_v0_cmd0_s0673_1ch_44100hz)" meta="section8=673 object=2087 duration=4.43161s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2088_v0_cmd0_s2438_1ch_44100hz.wav" title="ASR draft: Trainer 3 is the new champion of the Arena Battle. (obj2088_v0_cmd0_s2438_1ch_44100hz)" meta="section8=2438 object=2088 duration=4.119002s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2089_v0_cmd0_s0684_1ch_44100hz.wav" title="ASR draft: Trainer 3 is the winner! (obj2089_v0_cmd0_s0684_1ch_44100hz)" meta="section8=684 object=2089 duration=2.590907s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2090_v0_cmd0_s1424_1ch_44100hz.wav" title="ASR draft: Trainer 4 is the new champion of the Arena Battle. (obj2090_v0_cmd0_s1424_1ch_44100hz)" meta="section8=1424 object=2090 duration=4.260748s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2091_v0_cmd0_s1168_1ch_44100hz.wav" title="ASR draft: Victory goes to Trainer 2! (obj2091_v0_cmd0_s1168_1ch_44100hz)" meta="section8=1168 object=2091 duration=2.867937s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2092_v0_cmd0_s1301_1ch_44100hz.wav" title="ASR draft: A rival trainer approaches the desert. (obj2092_v0_cmd0_s1301_1ch_44100hz)" meta="section8=1301 object=2092 duration=2.814921s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2093_v0_cmd0_s1888_1ch_44100hz.wav" title="ASR draft: Moving on to the next panel against the desert rival. (obj2093_v0_cmd0_s1888_1ch_44100hz)" meta="section8=1888 object=2093 duration=3.565918s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2094_v0_cmd0_s0926_1ch_44100hz.wav" title="ASR draft: The trainer team is about to unleash the heat on the rival in this desert battle. (obj2094_v0_cmd0_s0926_1ch_44100hz)" meta="section8=926 object=2094 duration=5.330794s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2095_v0_cmd0_s0528_1ch_44100hz.wav" title="ASR draft: Time to kick up some hot sand in the desert battle! (obj2095_v0_cmd0_s0528_1ch_44100hz)" meta="section8=528 object=2095 duration=3.684376s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2096_v0_cmd0_s0852_1ch_44100hz.wav" title="ASR draft: Welcome to The Desert! (obj2096_v0_cmd0_s0852_1ch_44100hz)" meta="section8=852 object=2096 duration=2.587823s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2097_v0_cmd0_s1151_1ch_44100hz.wav" title="ASR draft: Welcome to the desert! (obj2097_v0_cmd0_s1151_1ch_44100hz)" meta="section8=1151 object=2097 duration=1.65839s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2098_v0_cmd0_s0982_1ch_44100hz.wav" title="ASR draft: Will the rivals stand their ground, or will the trainer team bring the heat? (obj2098_v0_cmd0_s0982_1ch_44100hz)" meta="section8=982 object=2098 duration=4.721973s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2099_v0_cmd0_s1979_1ch_44100hz.wav" title="ASR draft: With each match, they press on to their destiny. The Pokemon Arena. (obj2099_v0_cmd0_s1979_1ch_44100hz)" meta="section8=1979 object=2099 duration=5.534649s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2100_v0_cmd0_s1336_1ch_44100hz.wav" title="ASR draft: and one teen spirits soar while another's hopes are dashed on the desert floor, down in the dirt with dugdrio. (obj2100_v0_cmd0_s1336_1ch_44100hz)" meta="section8=1336 object=2100 duration=9.265306s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2101_v0_cmd0_s2402_1ch_44100hz.wav" title="ASR draft: Sand is flying! Everyone's pumped and the desert echoes with the sounds of victory! (obj2101_v0_cmd0_s2402_1ch_44100hz)" meta="section8=2402 object=2101 duration=7.331088s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2102_v0_cmd0_s1452_1ch_44100hz.wav" title="ASR draft: That desert battle was a dustup! (obj2102_v0_cmd0_s1452_1ch_44100hz)" meta="section8=1452 object=2102 duration=3.037256s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2103_v0_cmd0_s2347_1ch_44100hz.wav" title="ASR draft: That desert battle was prettier than a Bramble guest! (obj2103_v0_cmd0_s2347_1ch_44100hz)" meta="section8=2347 object=2103 duration=3.793447s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2104_v0_cmd0_s0432_1ch_44100hz.wav" title="ASR draft: These trainer and Pokemon teams just get more impressive with every match! A few more battles under their belts, and they may just be Pokemon Arena Bound! (obj2104_v0_cmd0_s0432_1ch_44100hz)" meta="section8=432 object=2104 duration=10.637755s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2105_v0_cmd0_s2024_1ch_44100hz.wav" title="obj2105_v0_cmd0_s2024_1ch_44100hz" meta="section8=2024 object=2105 duration=2.515488s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2106_v0_cmd0_s1745_1ch_44100hz.wav" title="ASR draft: Double jackpot! (obj2106_v0_cmd0_s1745_1ch_44100hz)" meta="section8=1745 object=2106 duration=1.797279s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2107_v0_cmd0_s2264_1ch_44100hz.wav" title="ASR draft: Double jackpot! (obj2107_v0_cmd0_s2264_1ch_44100hz)" meta="section8=2264 object=2107 duration=2.148299s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2108_v0_cmd0_s0833_1ch_44100hz.wav" title="ASR draft: Double Super Jackpot! (obj2108_v0_cmd0_s0833_1ch_44100hz)" meta="section8=833 object=2108 duration=2.577483s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2109_v0_cmd0_s0825_1ch_44100hz.wav" title="ASR draft: Double super jackpot! (obj2109_v0_cmd0_s0825_1ch_44100hz)" meta="section8=825 object=2109 duration=3.01517s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2110_v0_cmd0_s1876_1ch_44100hz.wav" title="ASR draft: A rival trainer enters the forest. (obj2110_v0_cmd0_s1876_1ch_44100hz)" meta="section8=1876 object=2110 duration=2.884331s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2111_v0_cmd0_s1778_1ch_44100hz.wav" title="ASR draft: And into the Force Battle we go! (obj2111_v0_cmd0_s1778_1ch_44100hz)" meta="section8=1778 object=2111 duration=2.238549s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2112_v0_cmd0_s0750_1ch_44100hz.wav" title="ASR draft: Blue Sky, check, towering pines, check, thrill meter in the red, you know it. Time for a mighty match of skills and teamwork, and this forest battle is on. (obj2112_v0_cmd0_s0750_1ch_44100hz)" meta="section8=750 object=2112 duration=13.481361s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2113_v0_cmd0_s1109_1ch_44100hz.wav" title="ASR draft: Deep in the heart of the forest, legends are made. (obj2113_v0_cmd0_s1109_1ch_44100hz)" meta="section8=1109 object=2113 duration=3.395941s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2114_v0_cmd0_s0082_1ch_44100hz.wav" title="ASR draft: Moving on to the next battle against the forest rival. (obj2114_v0_cmd0_s0082_1ch_44100hz)" meta="section8=82 object=2114 duration=3.506553s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2115_v0_cmd0_s0691_1ch_44100hz.wav" title="ASR draft: Welcome to the forest! (obj2115_v0_cmd0_s0691_1ch_44100hz)" meta="section8=691 object=2115 duration=1.865261s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2116_v0_cmd0_s0912_1ch_44100hz.wav" title="ASR draft: Welcome to the forest, where B-drill buzz and leafy-on lurk! (obj2116_v0_cmd0_s0912_1ch_44100hz)" meta="section8=912 object=2116 duration=4.701882s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2117_v0_cmd0_s1379_1ch_44100hz.wav" title="ASR draft: Welcome to the forest! (obj2117_v0_cmd0_s1379_1ch_44100hz)" meta="section8=1379 object=2117 duration=1.646757s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2118_v0_cmd0_s0732_1ch_44100hz.wav" title="ASR draft: And that's a wrap here at the Forest Battle. The trainer's Pokemon team had something to prove here and prove they did. (obj2118_v0_cmd0_s0732_1ch_44100hz)" meta="section8=732 object=2118 duration=8.31966s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2119_v0_cmd0_s0938_1ch_44100hz.wav" title="ASR draft: The adrenaline was bouncing off the branches in that forest battle, but the trainers got no time to rest on their laurels if they hoped to make it to the Pokemon Arena. (obj2119_v0_cmd0_s0938_1ch_44100hz)" meta="section8=938 object=2119 duration=10.886304s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2120_v0_cmd0_s1090_1ch_44100hz.wav" title="ASR draft: True, each match brings them one step closer to the gates of the Pokemon Arena. But are they ready? (obj2120_v0_cmd0_s1090_1ch_44100hz)" meta="section8=1090 object=2120 duration=7.868844s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2121_v0_cmd0_s0365_1ch_44100hz.wav" title="ASR draft: Yes, the Pokemon! (obj2121_v0_cmd0_s0365_1ch_44100hz)" meta="section8=365 object=2121 duration=2.02381s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2122_v0_cmd0_s1941_1ch_44100hz.wav" title="ASR draft: An amazing score! (obj2122_v0_cmd0_s1941_1ch_44100hz)" meta="section8=1941 object=2122 duration=1.686689s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2123_v0_cmd0_s1068_1ch_44100hz.wav" title="ASR draft: High score! (obj2123_v0_cmd0_s1068_1ch_44100hz)" meta="section8=1068 object=2123 duration=1.203356s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2124_v0_cmd0_s0207_1ch_44100hz.wav" title="ASR draft: Jackpot! (obj2124_v0_cmd0_s0207_1ch_44100hz)" meta="section8=207 object=2124 duration=1.008299s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2125_v0_cmd0_s2448_1ch_44100hz.wav" title="ASR draft: Jackpot! (obj2125_v0_cmd0_s2448_1ch_44100hz)" meta="section8=2448 object=2125 duration=1.828639s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2126_v0_cmd0_s2269_1ch_44100hz.wav" title="obj2126_v0_cmd0_s2269_1ch_44100hz" meta="section8=2269 object=2126 duration=1.076281s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2127_v0_cmd0_s0002_1ch_44100hz.wav" title="ASR draft: Jackpot! (obj2127_v0_cmd0_s0002_1ch_44100hz)" meta="section8=2 object=2127 duration=1.579546s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2128_v0_cmd0_s0416_1ch_44100hz.wav" title="ASR draft: Jackpot! (obj2128_v0_cmd0_s0416_1ch_44100hz)" meta="section8=416 object=2128 duration=1.25449s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2129_v0_cmd0_s2229_1ch_44100hz.wav" title="ASR draft: Jetpot! (obj2129_v0_cmd0_s2229_1ch_44100hz)" meta="section8=2229 object=2129 duration=1.251519s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2130_v0_cmd0_s2428_1ch_44100hz.wav" title="ASR draft: A rival trainer approaches the lake. (obj2130_v0_cmd0_s2428_1ch_44100hz)" meta="section8=2428 object=2130 duration=2.680998s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2131_v0_cmd0_s2379_1ch_44100hz.wav" title="ASR draft: It's the Quake by the Lake, folks! (obj2131_v0_cmd0_s2379_1ch_44100hz)" meta="section8=2379 object=2131 duration=2.577211s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2132_v0_cmd0_s2420_1ch_44100hz.wav" title="ASR draft: Moving on to the next battle against the lake rival. (obj2132_v0_cmd0_s2420_1ch_44100hz)" meta="section8=2420 object=2132 duration=3.642653s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2133_v0_cmd0_s1361_1ch_44100hz.wav" title="ASR draft: That lake quake just happened! Time to quest on towards the Pokemon Arena! (obj2133_v0_cmd0_s1361_1ch_44100hz)" meta="section8=1361 object=2133 duration=6.796281s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2134_v0_cmd0_s1743_1ch_44100hz.wav" title="ASR draft: The lake is calm, but this battle is anything but. The trainer and team are ready to clash with the rival and make some waves. (obj2134_v0_cmd0_s1743_1ch_44100hz)" meta="section8=1743 object=2134 duration=10.363311s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2135_v0_cmd0_s1008_1ch_44100hz.wav" title="ASR draft: Welcome to the lake! (obj2135_v0_cmd0_s1008_1ch_44100hz)" meta="section8=1008 object=2135 duration=2.738594s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2136_v0_cmd0_s1725_1ch_44100hz.wav" title="ASR draft: Where Lakeside? Where the water shimmers and every ripple cheers on the Challenger! (obj2136_v0_cmd0_s1725_1ch_44100hz)" meta="section8=1725 object=2136 duration=6.340068s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2137_v0_cmd0_s1404_1ch_44100hz.wav" title="ASR draft: We're water side today to watch one of the leanest, meanest trainer Pokemon teams go head to head against the lake rival. Anything could happen. (obj2137_v0_cmd0_s1404_1ch_44100hz)" meta="section8=1404 object=2137 duration=10.310612s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2138_v0_cmd0_s1643_1ch_44100hz.wav" title="ASR draft: And that's how you battle at the lake, folks! One lake battle finished, and more adventures to go on the road to the Pokemon Arena! (obj2138_v0_cmd0_s1643_1ch_44100hz)" meta="section8=1643 object=2138 duration=8.912222s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2139_v0_cmd0_s1974_1ch_44100hz.wav" title="ASR draft: Make no mistake for honor, for friendship, and for loyalty. The lake battle goes to the challenger! (obj2139_v0_cmd0_s1974_1ch_44100hz)" meta="section8=1974 object=2139 duration=7.502041s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2140_v0_cmd0_s1557_1ch_44100hz.wav" title="ASR draft: Splash down by the lake and white clean. And that's how the showdown goes down. This trainer team just might be bound for the Pokemon Arena. (obj2140_v0_cmd0_s1557_1ch_44100hz)" meta="section8=1557 object=2140 duration=11.160544s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2141_v0_cmd0_s0171_1ch_44100hz.wav" title="ASR draft: That was a doozy! Remember, match by match, our trainer and Pokemon in one step closer to the Pokemon Arena! (obj2141_v0_cmd0_s0171_1ch_44100hz)" meta="section8=171 object=2141 duration=9.643878s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2142_v0_cmd0_s0193_1ch_44100hz.wav" title="ASR draft: It's Gyrodos! (obj2142_v0_cmd0_s0193_1ch_44100hz)" meta="section8=193 object=2142 duration=1.744172s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2143_v0_cmd0_s1631_1ch_44100hz.wav" title="ASR draft: It's Magikarp! (obj2143_v0_cmd0_s1631_1ch_44100hz)" meta="section8=1631 object=2143 duration=1.215488s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2144_v0_cmd0_s1602_1ch_44100hz.wav" title="ASR draft: Magikarp is evolving! (obj2144_v0_cmd0_s1602_1ch_44100hz)" meta="section8=1602 object=2144 duration=2.105533s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2145_v0_cmd0_s0841_1ch_44100hz.wav" title="ASR draft: Magikarp Multiball! (obj2145_v0_cmd0_s0841_1ch_44100hz)" meta="section8=841 object=2145 duration=2.317596s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2146_v0_cmd0_s0756_1ch_44100hz.wav" title="ASR draft: Pikachu vs. Gyarados! (obj2146_v0_cmd0_s0756_1ch_44100hz)" meta="section8=756 object=2146 duration=2.818095s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2147_v0_cmd0_s1771_1ch_44100hz.wav" title="ASR draft: Pikachu vs. Magikarp (obj2147_v0_cmd0_s1771_1ch_44100hz)" meta="section8=1771 object=2147 duration=2.232063s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2148_v0_cmd0_s2487_1ch_44100hz.wav" title="ASR draft: A rival trainer arrives at the mountain. (obj2148_v0_cmd0_s2487_1ch_44100hz)" meta="section8=2487 object=2148 duration=2.952449s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2149_v0_cmd0_s0647_1ch_44100hz.wav" title="ASR draft: All bonds strengthen through struggle as the mountain battle begins. (obj2149_v0_cmd0_s0647_1ch_44100hz)" meta="section8=647 object=2149 duration=5.105692s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2150_v0_cmd0_s2336_1ch_44100hz.wav" title="ASR draft: Buckle up for a wild ride at the majestic mountain. It's not every day you get to see a trainer and poke him on partner team of such skill take on a mountain rival. (obj2150_v0_cmd0_s2336_1ch_44100hz)" meta="section8=2336 object=2150 duration=11.171451s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2151_v0_cmd0_s1594_1ch_44100hz.wav" title="ASR draft: Each win brings them closer to the Pokémon Arena Battle Prize. That's where skills and teamwork really shine, where legends are made. (obj2151_v0_cmd0_s1594_1ch_44100hz)" meta="section8=1594 object=2151 duration=10.945692s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2152_v0_cmd0_s2246_1ch_44100hz.wav" title="ASR draft: It's Mountain Mayhem, folks. Welcome to the peak of competition. (obj2152_v0_cmd0_s2246_1ch_44100hz)" meta="section8=2246 object=2152 duration=4.955533s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2153_v0_cmd0_s1320_1ch_44100hz.wav" title="ASR draft: Moving on to the next battle against the mountain rival. (obj2153_v0_cmd0_s1320_1ch_44100hz)" meta="section8=1320 object=2153 duration=3.429184s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2154_v0_cmd0_s2197_1ch_44100hz.wav" title="ASR draft: Strategy, patience and empathy will all be tested as the mountain battle begins. (obj2154_v0_cmd0_s2197_1ch_44100hz)" meta="section8=2197 object=2154 duration=6.270544s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2155_v0_cmd0_s1262_1ch_44100hz.wav" title="ASR draft: They fought the wins and altitude to get this far. (obj2155_v0_cmd0_s1262_1ch_44100hz)" meta="section8=1262 object=2155 duration=3.703084s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2156_v0_cmd0_s1996_1ch_44100hz.wav" title="ASR draft: Welcome to The Mountain! (obj2156_v0_cmd0_s1996_1ch_44100hz)" meta="section8=1996 object=2156 duration=2.546349s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2157_v0_cmd0_s1982_1ch_44100hz.wav" title="ASR draft: Welcome to the mountain! (obj2157_v0_cmd0_s1982_1ch_44100hz)" meta="section8=1982 object=2157 duration=1.695306s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2158_v0_cmd0_s1032_1ch_44100hz.wav" title="ASR draft: Merciless day on the mountain, folks. Yes indeed. This trainer and team just might be champion material. (obj2158_v0_cmd0_s1032_1ch_44100hz)" meta="section8=1032 object=2158 duration=7.898934s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2159_v0_cmd0_s0644_1ch_44100hz.wav" title="ASR draft: They're tearing up terrain here at the mountain battle. You saw the hillside come alive with your own eyes. Just another dust up on the way to the Pokemon Arena. (obj2159_v0_cmd0_s0644_1ch_44100hz)" meta="section8=644 object=2159 duration=10.844354s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2160_v0_cmd0_s1148_1ch_44100hz.wav" title="ASR draft: Pikachu Multiball! (obj2160_v0_cmd0_s1148_1ch_44100hz)" meta="section8=1148 object=2160 duration=1.957596s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2161_v0_cmd0_s0921_1ch_44100hz.wav" title="obj2161_v0_cmd0_s0921_1ch_44100hz" meta="section8=921 object=2161 duration=2.344331s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2162_v0_cmd0_s0146_1ch_44100hz.wav" title="ASR draft: Right you has fainted! (obj2162_v0_cmd0_s0146_1ch_44100hz)" meta="section8=146 object=2162 duration=1.786667s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2163_v0_cmd0_s1879_1ch_44100hz.wav" title="ASR draft: Peek-a-true wins! (obj2163_v0_cmd0_s1879_1ch_44100hz)" meta="section8=1879 object=2163 duration=1.851451s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2164_v0_cmd0_s1686_1ch_44100hz.wav" title="ASR draft: Pikachu wins! (obj2164_v0_cmd0_s1686_1ch_44100hz)" meta="section8=1686 object=2164 duration=1.690113s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2165_v0_cmd0_s2322_1ch_44100hz.wav" title="ASR draft: Right shoe is down. (obj2165_v0_cmd0_s2322_1ch_44100hz)" meta="section8=2322 object=2165 duration=2.117279s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2166_v0_cmd0_s0797_1ch_44100hz.wav" title="ASR draft: Pikachu vs. MimiQ! (obj2166_v0_cmd0_s0797_1ch_44100hz)" meta="section8=797 object=2166 duration=2.246259s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2167_v0_cmd0_s0183_1ch_44100hz.wav" title="ASR draft: MimiQ has fainted! (obj2167_v0_cmd0_s0183_1ch_44100hz)" meta="section8=183 object=2167 duration=2.05907s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2168_v0_cmd0_s2343_1ch_44100hz.wav" title="ASR draft: Pikachu wins! (obj2168_v0_cmd0_s2343_1ch_44100hz)" meta="section8=2343 object=2168 duration=1.474717s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2169_v0_cmd0_s0234_1ch_44100hz.wav" title="ASR draft: Pikachu vs Charizard! (obj2169_v0_cmd0_s0234_1ch_44100hz)" meta="section8=234 object=2169 duration=2.206213s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2170_v0_cmd0_s1124_1ch_44100hz.wav" title="ASR draft: Charizard has fainted! (obj2170_v0_cmd0_s1124_1ch_44100hz)" meta="section8=1124 object=2170 duration=2.052812s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2171_v0_cmd0_s0182_1ch_44100hz.wav" title="ASR draft: Pikachu vs. Lucario! (obj2171_v0_cmd0_s0182_1ch_44100hz)" meta="section8=182 object=2171 duration=2.311247s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2172_v0_cmd0_s2189_1ch_44100hz.wav" title="ASR draft: Lucario has fainted! (obj2172_v0_cmd0_s2189_1ch_44100hz)" meta="section8=2189 object=2172 duration=1.960363s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2173_v0_cmd0_s0148_1ch_44100hz.wav" title="ASR draft: At last, they made it to the Pokémon Arena, but who will be named Champion? (obj2173_v0_cmd0_s0148_1ch_44100hz)" meta="section8=148 object=2173 duration=6.29449s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2174_v0_cmd0_s1407_1ch_44100hz.wav" title="ASR draft: In an arena where Pokemon Legends are made, only one team can rise to the top. Let the arena battle begin. (obj2174_v0_cmd0_s1407_1ch_44100hz)" meta="section8=1407 object=2174 duration=9.814376s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2175_v0_cmd0_s2115_1ch_44100hz.wav" title="ASR draft: In the last match, the trainer and Pokémon proved what they were made of, earning a chance to compete in the Pokémon Arena. (obj2175_v0_cmd0_s2115_1ch_44100hz)" meta="section8=2115 object=2175 duration=8.945215s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2176_v0_cmd0_s0878_1ch_44100hz.wav" title="ASR draft: It truly all comes down to the final battle at the Pokémon Arena. The trainer and their Pokémon team have put in the work and the teamwork. Let's see if it pays off. (obj2176_v0_cmd0_s0878_1ch_44100hz)" meta="section8=878 object=2176 duration=13.695578s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2177_v0_cmd0_s2248_1ch_44100hz.wav" title="ASR draft: It's time for more thrills, shills, and skills as the battle at the Pokemon Arena begins! (obj2177_v0_cmd0_s2248_1ch_44100hz)" meta="section8=2248 object=2177 duration=7.303515s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2178_v0_cmd0_s1310_1ch_44100hz.wav" title="ASR draft: It's time for the ultimate showdown! (obj2178_v0_cmd0_s1310_1ch_44100hz)" meta="section8=1310 object=2178 duration=2.801995s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2179_v0_cmd0_s0279_1ch_44100hz.wav" title="ASR draft: Skill-tested, honor-proven. This is the stuff Pokemon Legends are made of. (obj2179_v0_cmd0_s0279_1ch_44100hz)" meta="section8=279 object=2179 duration=6.904376s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2180_v0_cmd0_s1540_1ch_44100hz.wav" title="ASR draft: The trainer's team didn't come all this way to the Pokemon Arena to play. They came to win. Let the battle begin. (obj2180_v0_cmd0_s1540_1ch_44100hz)" meta="section8=1540 object=2180 duration=10.148776s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2181_v0_cmd0_s0869_1ch_44100hz.wav" title="ASR draft: Their skill will be tested, and their teamwork pushed to the limit at the Pokémon Arena. Let the battle begin! (obj2181_v0_cmd0_s0869_1ch_44100hz)" meta="section8=869 object=2181 duration=11.016735s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2182_v0_cmd0_s0393_1ch_44100hz.wav" title="ASR draft: Today, fate meets skill as our challengers battle for glory in the Pokemon Arena. (obj2182_v0_cmd0_s0393_1ch_44100hz)" meta="section8=393 object=2182 duration=6.768435s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2183_v0_cmd0_s0778_1ch_44100hz.wav" title="ASR draft: All glory to the victor! As another battle in the Pokemon arena comes to a triumphant close! (obj2183_v0_cmd0_s0778_1ch_44100hz)" meta="section8=778 object=2183 duration=8.351406s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2184_v0_cmd0_s1170_1ch_44100hz.wav" title="ASR draft: and now the arena fall silent, and the journey continues until the next great battle begins. (obj2184_v0_cmd0_s1170_1ch_44100hz)" meta="section8=1170 object=2184 duration=7.06229s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2185_v0_cmd0_s2284_1ch_44100hz.wav" title="ASR draft: Right on has fainted. (obj2185_v0_cmd0_s2284_1ch_44100hz)" meta="section8=2284 object=2185 duration=1.66483s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2186_v0_cmd0_s1817_1ch_44100hz.wav" title="ASR draft: Ryhorn has fainted! (obj2186_v0_cmd0_s1817_1ch_44100hz)" meta="section8=1817 object=2186 duration=1.889773s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2187_v0_cmd0_s1095_1ch_44100hz.wav" title="ASR draft: Super Jetpot! (obj2187_v0_cmd0_s1095_1ch_44100hz)" meta="section8=1095 object=2187 duration=2.250726s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2188_v0_cmd0_s1667_1ch_44100hz.wav" title="obj2188_v0_cmd0_s1667_1ch_44100hz" meta="section8=1667 object=2188 duration=2.451746s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2189_v0_cmd0_s0837_1ch_44100hz.wav" title="ASR draft: Super jackpot! (obj2189_v0_cmd0_s0837_1ch_44100hz)" meta="section8=837 object=2189 duration=3.28542s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2190_v0_cmd0_s0507_1ch_44100hz.wav" title="ASR draft: Super jackpot! (obj2190_v0_cmd0_s0507_1ch_44100hz)" meta="section8=507 object=2190 duration=3.278435s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2191_v0_cmd0_s0334_1ch_44100hz.wav" title="ASR draft: Team Rocket Montyball! (obj2191_v0_cmd0_s0334_1ch_44100hz)" meta="section8=334 object=2191 duration=2.0739s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2192_v0_cmd0_s1411_1ch_44100hz.wav" title="ASR draft: Triple jackpot! (obj2192_v0_cmd0_s1411_1ch_44100hz)" meta="section8=1411 object=2192 duration=2.507234s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2193_v0_cmd0_s1128_1ch_44100hz.wav" title="ASR draft: Triple jackpot! (obj2193_v0_cmd0_s1128_1ch_44100hz)" meta="section8=1128 object=2193 duration=1.916327s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2194_v0_cmd0_s0961_1ch_44100hz.wav" title="ASR draft: Triple jackpot! (obj2194_v0_cmd0_s0961_1ch_44100hz)" meta="section8=961 object=2194 duration=2.12263s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2195_v0_cmd0_s1190_1ch_44100hz.wav" title="ASR draft: As for me, I will devote myself to training once again. Perhaps our paths will meet again someday. Farewell. (obj2195_v0_cmd0_s1190_1ch_44100hz)" meta="section8=1190 object=2195 duration=10.232404s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2196_v0_cmd0_s0379_1ch_44100hz.wav" title="ASR draft: Having lost like this, I can't bear to face my followers. Meowth spread the word that from this day forward, Team Rocket is no more. (obj2196_v0_cmd0_s0379_1ch_44100hz)" meta="section8=379 object=2196 duration=10.595964s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2197_v0_cmd0_s1207_1ch_44100hz.wav" title="ASR draft: Nevertheless, Team Rocket shall remain uncongared. (obj2197_v0_cmd0_s1207_1ch_44100hz)" meta="section8=1207 object=2197 duration=4.864399s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2198_v0_cmd0_s1614_1ch_44100hz.wav" title="ASR draft: The trainer you have ruined our plans! (obj2198_v0_cmd0_s1614_1ch_44100hz)" meta="section8=1614 object=2198 duration=2.511723s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2199_v0_cmd0_s0504_1ch_44100hz.wav" title="ASR draft: I am Giovanni, the leader of Team Rocket. (obj2199_v0_cmd0_s0504_1ch_44100hz)" meta="section8=504 object=2199 duration=4.626916s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2200_v0_cmd0_s0396_1ch_44100hz.wav" title="ASR draft: It is I, Giovanni, leader of Team Rocket. (obj2200_v0_cmd0_s0396_1ch_44100hz)" meta="section8=396 object=2200 duration=4.287528s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2201_v0_cmd0_s0757_1ch_44100hz.wav" title="ASR draft: Once again, you will stand against Giovanni, the strongest trainer of all. (obj2201_v0_cmd0_s0757_1ch_44100hz)" meta="section8=757 object=2201 duration=7.047619s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2202_v0_cmd0_s1383_1ch_44100hz.wav" title="ASR draft: Trainer, you would never understand what I hope to achieve. (obj2202_v0_cmd0_s1383_1ch_44100hz)" meta="section8=1383 object=2202 duration=4.926871s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2203_v0_cmd0_s1186_1ch_44100hz.wav" title="ASR draft: Welcome to Team Rocket Headquarters! (obj2203_v0_cmd0_s1186_1ch_44100hz)" meta="section8=1186 object=2203 duration=3.341247s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2204_v0_cmd0_s1783_1ch_44100hz.wav" title="ASR draft: behold, my greatest creation. (obj2204_v0_cmd0_s1783_1ch_44100hz)" meta="section8=1783 object=2204 duration=3.543923s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2205_v0_cmd0_s1256_1ch_44100hz.wav" title="ASR draft: The pinnacle of science and Pokémon. (obj2205_v0_cmd0_s1256_1ch_44100hz)" meta="section8=1256 object=2205 duration=3.836009s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2206_v0_cmd0_s1729_1ch_44100hz.wav" title="ASR draft: This is my genius manifest. (obj2206_v0_cmd0_s1729_1ch_44100hz)" meta="section8=1729 object=2206 duration=3.812562s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2207_v0_cmd0_s2274_1ch_44100hz.wav" title="ASR draft: Welcome to the Team Rocket Secret Lab! (obj2207_v0_cmd0_s2274_1ch_44100hz)" meta="section8=2274 object=2207 duration=3.611565s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2208_v0_cmd0_s0770_1ch_44100hz.wav" title="obj2208_v0_cmd0_s0770_1ch_44100hz" meta="section8=770 object=2208 duration=2.597551s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2209_v0_cmd0_s1196_1ch_44100hz.wav" title="ASR draft: Blast it all! (obj2209_v0_cmd0_s1196_1ch_44100hz)" meta="section8=1196 object=2209 duration=1.313288s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2210_v0_cmd0_s0812_1ch_44100hz.wav" title="ASR draft: I must go, but I shall return. (obj2210_v0_cmd0_s0812_1ch_44100hz)" meta="section8=812 object=2210 duration=3.538073s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2211_v0_cmd0_s0500_1ch_44100hz.wav" title="ASR draft: I shall return. (obj2211_v0_cmd0_s0500_1ch_44100hz)" meta="section8=500 object=2211 duration=1.730703s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2212_v0_cmd0_s1944_1ch_44100hz.wav" title="ASR draft: What? This can't be! (obj2212_v0_cmd0_s1944_1ch_44100hz)" meta="section8=1944 object=2212 duration=2.490091s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2213_v0_cmd0_s2234_1ch_44100hz.wav" title="ASR draft: Consider yourself lucky to witness my genius. (obj2213_v0_cmd0_s2234_1ch_44100hz)" meta="section8=2234 object=2213 duration=4.475805s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2214_v0_cmd0_s1278_1ch_44100hz.wav" title="ASR draft: Did you really think that hurt? (obj2214_v0_cmd0_s1278_1ch_44100hz)" meta="section8=1278 object=2214 duration=2.264104s channels=1 refs=5"}
|
||||
::gallery-end
|
||||
206
sound-gallery-12.md
Normal file
206
sound-gallery-12.md
Normal file
@@ -0,0 +1,206 @@
|
||||
# Sound Gallery 12
|
||||
|
||||
Exported Radium PCM sounds 2201-2400 of 2491.
|
||||
|
||||
::gallery-start
|
||||
::audio{src="../analysis/radium-image/sounds/obj2215_v0_cmd0_s1567_1ch_44100hz.wav" title="ASR draft: For your insolence, you will feel a world of pain. (obj2215_v0_cmd0_s1567_1ch_44100hz)" meta="section8=1567 object=2215 duration=5.369388s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2216_v0_cmd0_s0765_1ch_44100hz.wav" title="ASR draft: Go on, let's see if you impress me. (obj2216_v0_cmd0_s0765_1ch_44100hz)" meta="section8=765 object=2216 duration=3.614082s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2217_v0_cmd0_s0620_1ch_44100hz.wav" title="ASR draft: I hope you've come prepared. (obj2217_v0_cmd0_s0620_1ch_44100hz)" meta="section8=620 object=2217 duration=2.394399s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2218_v0_cmd0_s1459_1ch_44100hz.wav" title="ASR draft: I see that you raise Pokemon with utmost care. (obj2218_v0_cmd0_s1459_1ch_44100hz)" meta="section8=1459 object=2218 duration=4.37839s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2219_v0_cmd0_s0766_1ch_44100hz.wav" title="ASR draft: I should have let my grunts handle you. (obj2219_v0_cmd0_s0766_1ch_44100hz)" meta="section8=766 object=2219 duration=3.111859s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2220_v0_cmd0_s0166_1ch_44100hz.wav" title="ASR draft: Maybe you should send someone capable next time. (obj2220_v0_cmd0_s0166_1ch_44100hz)" meta="section8=166 object=2220 duration=3.557755s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2221_v0_cmd0_s0527_1ch_44100hz.wav" title="ASR draft: No mistakes. I will not show you mercy. (obj2221_v0_cmd0_s0527_1ch_44100hz)" meta="section8=527 object=2221 duration=5.020113s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2222_v0_cmd0_s1402_1ch_44100hz.wav" title="ASR draft: No one can stop me now. (obj2222_v0_cmd0_s1402_1ch_44100hz)" meta="section8=1402 object=2222 duration=2.139955s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2223_v0_cmd0_s1052_1ch_44100hz.wav" title="ASR draft: Run! Hide! There's no escape! (obj2223_v0_cmd0_s1052_1ch_44100hz)" meta="section8=1052 object=2223 duration=3.596757s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2224_v0_cmd0_s0335_1ch_44100hz.wav" title="ASR draft: Surely you can do better. (obj2224_v0_cmd0_s0335_1ch_44100hz)" meta="section8=335 object=2224 duration=2.478345s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2225_v0_cmd0_s0618_1ch_44100hz.wav" title="ASR draft: There's nothing you can do to stop me now. (obj2225_v0_cmd0_s0618_1ch_44100hz)" meta="section8=618 object=2225 duration=3.671066s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2226_v0_cmd0_s2285_1ch_44100hz.wav" title="ASR draft: This is only the beginning. (obj2226_v0_cmd0_s2285_1ch_44100hz)" meta="section8=2285 object=2226 duration=2.671814s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2227_v0_cmd0_s1458_1ch_44100hz.wav" title="ASR draft: This time, I am not holding back. (obj2227_v0_cmd0_s1458_1ch_44100hz)" meta="section8=1458 object=2227 duration=3.591224s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2228_v0_cmd0_s2173_1ch_44100hz.wav" title="ASR draft: Try again. Show some effort this time. (obj2228_v0_cmd0_s2173_1ch_44100hz)" meta="section8=2173 object=2228 duration=4.161179s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2229_v0_cmd0_s2430_1ch_44100hz.wav" title="ASR draft: With all this power, I can do anything. (obj2229_v0_cmd0_s2430_1ch_44100hz)" meta="section8=2430 object=2229 duration=3.607392s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2230_v0_cmd0_s0413_1ch_44100hz.wav" title="ASR draft: You thought that would work? Nice try. (obj2230_v0_cmd0_s0413_1ch_44100hz)" meta="section8=413 object=2230 duration=3.674603s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2231_v0_cmd0_s2290_1ch_44100hz.wav" title="ASR draft: Bring me more Pokemon! (obj2231_v0_cmd0_s2290_1ch_44100hz)" meta="section8=2290 object=2231 duration=2.045374s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2232_v0_cmd0_s2004_1ch_44100hz.wav" title="ASR draft: I guess I sent the wrong team for this job. (obj2232_v0_cmd0_s2004_1ch_44100hz)" meta="section8=2004 object=2232 duration=3.904218s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2233_v0_cmd0_s1586_1ch_44100hz.wav" title="ASR draft: I should have known you couldn't handle this, Mjalf. (obj2233_v0_cmd0_s1586_1ch_44100hz)" meta="section8=1586 object=2233 duration=3.559728s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2234_v0_cmd0_s1074_1ch_44100hz.wav" title="ASR draft: Yeah, if you fool. (obj2234_v0_cmd0_s1074_1ch_44100hz)" meta="section8=1074 object=2234 duration=1.761542s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2235_v0_cmd0_s0447_1ch_44100hz.wav" title="ASR draft: Now, you have failed me again. (obj2235_v0_cmd0_s0447_1ch_44100hz)" meta="section8=447 object=2235 duration=3.787596s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2236_v0_cmd0_s0192_1ch_44100hz.wav" title="ASR draft: Meowth, you must bring me that Pikachu. (obj2236_v0_cmd0_s0192_1ch_44100hz)" meta="section8=192 object=2236 duration=3.921655s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2237_v0_cmd0_s0251_1ch_44100hz.wav" title="ASR draft: never forget that all Pokémon exist for Team Rocket. (obj2237_v0_cmd0_s0251_1ch_44100hz)" meta="section8=251 object=2237 duration=5.125011s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2238_v0_cmd0_s1322_1ch_44100hz.wav" title="ASR draft: Next time, I guess I'll have to take care of things myself. (obj2238_v0_cmd0_s1322_1ch_44100hz)" meta="section8=1322 object=2238 duration=4.377347s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2239_v0_cmd0_s0860_1ch_44100hz.wav" title="ASR draft: Pokémon are important tools for keeping Team Rocket going. (obj2239_v0_cmd0_s0860_1ch_44100hz)" meta="section8=860 object=2239 duration=4.468345s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2240_v0_cmd0_s1321_1ch_44100hz.wav" title="ASR draft: Team Rocket captures Pokémon from every corner of the globe. (obj2240_v0_cmd0_s1321_1ch_44100hz)" meta="section8=1321 object=2240 duration=4.324059s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2241_v0_cmd0_s1638_1ch_44100hz.wav" title="ASR draft: Team Rocket demands Pokemon. (obj2241_v0_cmd0_s1638_1ch_44100hz)" meta="section8=1638 object=2241 duration=2.795193s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2242_v0_cmd0_s0484_1ch_44100hz.wav" title="ASR draft: That'll show them, Meowth! (obj2242_v0_cmd0_s0484_1ch_44100hz)" meta="section8=484 object=2242 duration=2.124966s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2243_v0_cmd0_s0863_1ch_44100hz.wav" title="ASR draft: That's it! No more half measures! (obj2243_v0_cmd0_s0863_1ch_44100hz)" meta="section8=863 object=2243 duration=3.710317s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2244_v0_cmd0_s2463_1ch_44100hz.wav" title="ASR draft: This trainer will think twice before challenging Team Rocket. (obj2244_v0_cmd0_s2463_1ch_44100hz)" meta="section8=2463 object=2244 duration=4.440998s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2245_v0_cmd0_s1740_1ch_44100hz.wav" title="ASR draft: Well done, youth! (obj2245_v0_cmd0_s1740_1ch_44100hz)" meta="section8=1740 object=2245 duration=1.76458s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2246_v0_cmd0_s1642_2ch_44100hz.wav" title="ASR draft: That's now in this balloon can be your ride! (obj2246_v0_cmd0_s1642_2ch_44100hz)" meta="section8=1642 object=2246 duration=2.461247s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2247_v0_cmd0_s1230_1ch_44100hz.wav" title="obj2247_v0_cmd0_s1230_1ch_44100hz" meta="section8=1230 object=2247 duration=1.519342s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2248_v0_cmd0_s1579_1ch_44100hz.wav" title="obj2248_v0_cmd0_s1579_1ch_44100hz" meta="section8=1579 object=2248 duration=1.099342s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2249_v0_cmd0_s0517_1ch_44100hz.wav" title="obj2249_v0_cmd0_s0517_1ch_44100hz" meta="section8=517 object=2249 duration=2.505351s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2250_v0_cmd0_s0288_1ch_44100hz.wav" title="ASR draft: Pick up! Pick up it! (obj2250_v0_cmd0_s0288_1ch_44100hz)" meta="section8=288 object=2250 duration=1.885533s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2251_v0_cmd0_s0434_1ch_44100hz.wav" title="obj2251_v0_cmd0_s0434_1ch_44100hz" meta="section8=434 object=2251 duration=1.597506s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2252_v0_cmd0_s0118_1ch_44100hz.wav" title="obj2252_v0_cmd0_s0118_1ch_44100hz" meta="section8=118 object=2252 duration=1.872336s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2253_v0_cmd0_s2172_1ch_44100hz.wav" title="obj2253_v0_cmd0_s2172_1ch_44100hz" meta="section8=2172 object=2253 duration=5.331519s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2254_v0_cmd0_s0944_1ch_44100hz.wav" title="obj2254_v0_cmd0_s0944_1ch_44100hz" meta="section8=944 object=2254 duration=1.265351s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2255_v0_cmd0_s1149_1ch_44100hz.wav" title="obj2255_v0_cmd0_s1149_1ch_44100hz" meta="section8=1149 object=2255 duration=1.314898s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2256_v0_cmd0_s2042_1ch_44100hz.wav" title="ASR draft: We've got... we've only got you! (obj2256_v0_cmd0_s2042_1ch_44100hz)" meta="section8=2042 object=2256 duration=3.008005s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2257_v0_cmd0_s1429_1ch_44100hz.wav" title="obj2257_v0_cmd0_s1429_1ch_44100hz" meta="section8=1429 object=2257 duration=1.421338s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2258_v0_cmd0_s0425_1ch_44100hz.wav" title="ASR draft: Peek on it, that's you! (obj2258_v0_cmd0_s0425_1ch_44100hz)" meta="section8=425 object=2258 duration=2.224671s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2259_v0_cmd0_s0904_1ch_44100hz.wav" title="ASR draft: We got you! (obj2259_v0_cmd0_s0904_1ch_44100hz)" meta="section8=904 object=2259 duration=1.041338s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2260_v0_cmd0_s1217_1ch_44100hz.wav" title="obj2260_v0_cmd0_s1217_1ch_44100hz" meta="section8=1217 object=2260 duration=1.859342s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2261_v0_cmd0_s2475_1ch_44100hz.wav" title="obj2261_v0_cmd0_s2475_1ch_44100hz" meta="section8=2475 object=2261 duration=1.657347s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2262_v0_cmd0_s2363_1ch_44100hz.wav" title="obj2262_v0_cmd0_s2363_1ch_44100hz" meta="section8=2363 object=2262 duration=2.144671s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2263_v0_cmd0_s1360_1ch_44100hz.wav" title="obj2263_v0_cmd0_s1360_1ch_44100hz" meta="section8=1360 object=2263 duration=1.588345s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2264_v0_cmd0_s2307_1ch_44100hz.wav" title="obj2264_v0_cmd0_s2307_1ch_44100hz" meta="section8=2307 object=2264 duration=1.205351s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2265_v0_cmd0_s0706_1ch_44100hz.wav" title="obj2265_v0_cmd0_s0706_1ch_44100hz" meta="section8=706 object=2265 duration=1.955351s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2266_v0_cmd0_s1344_1ch_44100hz.wav" title="ASR draft: Becca, becca, becca, becca! (obj2266_v0_cmd0_s1344_1ch_44100hz)" meta="section8=1344 object=2266 duration=2.908481s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2267_v0_cmd0_s1287_1ch_44100hz.wav" title="obj2267_v0_cmd0_s1287_1ch_44100hz" meta="section8=1287 object=2267 duration=2.039796s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2268_v0_cmd0_s0211_1ch_44100hz.wav" title="obj2268_v0_cmd0_s0211_1ch_44100hz" meta="section8=211 object=2268 duration=2.457642s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2269_v0_cmd0_s1274_1ch_44100hz.wav" title="obj2269_v0_cmd0_s1274_1ch_44100hz" meta="section8=1274 object=2269 duration=7.028345s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2270_v0_cmd0_s0774_1ch_44100hz.wav" title="obj2270_v0_cmd0_s0774_1ch_44100hz" meta="section8=774 object=2270 duration=1.305351s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2271_v0_cmd0_s2230_1ch_44100hz.wav" title="obj2271_v0_cmd0_s2230_1ch_44100hz" meta="section8=2230 object=2271 duration=2.319342s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2272_v0_cmd0_s1069_1ch_44100hz.wav" title="obj2272_v0_cmd0_s1069_1ch_44100hz" meta="section8=1069 object=2272 duration=1.666009s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2273_v0_cmd0_s2299_1ch_44100hz.wav" title="obj2273_v0_cmd0_s2299_1ch_44100hz" meta="section8=2299 object=2273 duration=3.358345s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2274_v0_cmd0_s1102_1ch_44100hz.wav" title="obj2274_v0_cmd0_s1102_1ch_44100hz" meta="section8=1102 object=2274 duration=1.472018s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2275_v0_cmd0_s1971_1ch_44100hz.wav" title="obj2275_v0_cmd0_s1971_1ch_44100hz" meta="section8=1971 object=2275 duration=1.289342s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2276_v0_cmd0_s0294_1ch_44100hz.wav" title="obj2276_v0_cmd0_s0294_1ch_44100hz" meta="section8=294 object=2276 duration=3.379342s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2277_v0_cmd0_s0479_1ch_44100hz.wav" title="obj2277_v0_cmd0_s0479_1ch_44100hz" meta="section8=479 object=2277 duration=0.7778s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2278_v0_cmd0_s1693_1ch_44100hz.wav" title="obj2278_v0_cmd0_s1693_1ch_44100hz" meta="section8=1693 object=2278 duration=0.79932s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2279_v0_cmd0_s2211_1ch_44100hz.wav" title="obj2279_v0_cmd0_s2211_1ch_44100hz" meta="section8=2211 object=2279 duration=2.195465s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2280_v0_cmd0_s1059_1ch_44100hz.wav" title="ASR draft: We got him! (obj2280_v0_cmd0_s1059_1ch_44100hz)" meta="section8=1059 object=2280 duration=1.863197s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2281_v0_cmd0_s2453_1ch_44100hz.wav" title="obj2281_v0_cmd0_s2453_1ch_44100hz" meta="section8=2453 object=2281 duration=4.344807s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2282_v0_cmd0_s0000_1ch_44100hz.wav" title="obj2282_v0_cmd0_s0000_1ch_44100hz" meta="section8=0 object=2282 duration=3.162086s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2283_v0_cmd0_s1822_1ch_44100hz.wav" title="obj2283_v0_cmd0_s1822_1ch_44100hz" meta="section8=1822 object=2283 duration=1.329002s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2284_v0_cmd0_s1677_1ch_44100hz.wav" title="obj2284_v0_cmd0_s1677_1ch_44100hz" meta="section8=1677 object=2284 duration=2.881678s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2285_v0_cmd0_s1432_1ch_44100hz.wav" title="obj2285_v0_cmd0_s1432_1ch_44100hz" meta="section8=1432 object=2285 duration=2.323107s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2286_v0_cmd0_s1253_1ch_44100hz.wav" title="obj2286_v0_cmd0_s1253_1ch_44100hz" meta="section8=1253 object=2286 duration=6.544014s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2287_v0_cmd0_s0406_1ch_44100hz.wav" title="obj2287_v0_cmd0_s0406_1ch_44100hz" meta="section8=406 object=2287 duration=1.609433s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2288_v0_cmd0_s0291_1ch_44100hz.wav" title="obj2288_v0_cmd0_s0291_1ch_44100hz" meta="section8=291 object=2288 duration=2.68068s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2289_v0_cmd0_s0087_1ch_44100hz.wav" title="obj2289_v0_cmd0_s0087_1ch_44100hz" meta="section8=87 object=2289 duration=1.697188s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2290_v0_cmd0_s2429_1ch_44100hz.wav" title="obj2290_v0_cmd0_s2429_1ch_44100hz" meta="section8=2429 object=2290 duration=1.963265s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2291_v0_cmd0_s0009_1ch_44100hz.wav" title="obj2291_v0_cmd0_s0009_1ch_44100hz" meta="section8=9 object=2291 duration=1.97102s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2292_v0_cmd0_s1138_1ch_44100hz.wav" title="obj2292_v0_cmd0_s1138_1ch_44100hz" meta="section8=1138 object=2292 duration=1.412018s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2293_v0_cmd0_s1019_1ch_44100hz.wav" title="ASR draft: We got... (obj2293_v0_cmd0_s1019_1ch_44100hz)" meta="section8=1019 object=2293 duration=0.454354s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2294_v0_cmd0_s0711_1ch_44100hz.wav" title="obj2294_v0_cmd0_s0711_1ch_44100hz" meta="section8=711 object=2294 duration=1.537347s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2295_v0_cmd0_s1758_1ch_44100hz.wav" title="obj2295_v0_cmd0_s1758_1ch_44100hz" meta="section8=1758 object=2295 duration=2.748685s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2296_v0_cmd0_s0679_1ch_44100hz.wav" title="obj2296_v0_cmd0_s0679_1ch_44100hz" meta="section8=679 object=2296 duration=0.823333s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2297_v0_cmd0_s0801_1ch_44100hz.wav" title="obj2297_v0_cmd0_s0801_1ch_44100hz" meta="section8=801 object=2297 duration=1.451338s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2298_v0_cmd0_s0476_1ch_44100hz.wav" title="obj2298_v0_cmd0_s0476_1ch_44100hz" meta="section8=476 object=2298 duration=2.531338s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2299_v0_cmd0_s0787_1ch_44100hz.wav" title="obj2299_v0_cmd0_s0787_1ch_44100hz" meta="section8=787 object=2299 duration=2.855669s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2300_v0_cmd0_s0310_1ch_44100hz.wav" title="obj2300_v0_cmd0_s0310_1ch_44100hz" meta="section8=310 object=2300 duration=3.281633s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2301_v0_cmd0_s1920_1ch_44100hz.wav" title="ASR draft: We can make that! (obj2301_v0_cmd0_s1920_1ch_44100hz)" meta="section8=1920 object=2301 duration=1.052132s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2302_v0_cmd0_s0930_1ch_44100hz.wav" title="ASR draft: We go! We got you! (obj2302_v0_cmd0_s0930_1ch_44100hz)" meta="section8=930 object=2302 duration=2.69068s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2303_v0_cmd0_s0581_1ch_44100hz.wav" title="obj2303_v0_cmd0_s0581_1ch_44100hz" meta="section8=581 object=2303 duration=1.248005s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2304_v0_cmd0_s2457_1ch_44100hz.wav" title="obj2304_v0_cmd0_s2457_1ch_44100hz" meta="section8=2457 object=2304 duration=1.10034s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2305_v0_cmd0_s1580_1ch_44100hz.wav" title="obj2305_v0_cmd0_s1580_1ch_44100hz" meta="section8=1580 object=2305 duration=1.749002s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2306_v0_cmd0_s0792_1ch_44100hz.wav" title="obj2306_v0_cmd0_s0792_1ch_44100hz" meta="section8=792 object=2306 duration=0.716009s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2307_v0_cmd0_s1604_1ch_44100hz.wav" title="obj2307_v0_cmd0_s1604_1ch_44100hz" meta="section8=1604 object=2307 duration=1.808095s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2308_v0_cmd0_s2159_1ch_44100hz.wav" title="obj2308_v0_cmd0_s2159_1ch_44100hz" meta="section8=2159 object=2308 duration=3.882086s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2309_v0_cmd0_s1030_1ch_44100hz.wav" title="obj2309_v0_cmd0_s1030_1ch_44100hz" meta="section8=1030 object=2309 duration=1.31102s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2310_v0_cmd0_s1517_1ch_44100hz.wav" title="obj2310_v0_cmd0_s1517_1ch_44100hz" meta="section8=1517 object=2310 duration=1.05102s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2311_v0_cmd0_s1044_1ch_44100hz.wav" title="ASR draft: I'm the king of all the duties! (obj2311_v0_cmd0_s1044_1ch_44100hz)" meta="section8=1044 object=2311 duration=1.882676s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2312_v0_cmd0_s0962_1ch_44100hz.wav" title="ASR draft: Hey, you're as smart as the other toys! (obj2312_v0_cmd0_s0962_1ch_44100hz)" meta="section8=962 object=2312 duration=2.06127s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2313_v0_cmd0_s2440_1ch_44100hz.wav" title="obj2313_v0_cmd0_s2440_1ch_44100hz" meta="section8=2440 object=2313 duration=2.146667s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2314_v0_cmd0_s1727_1ch_44100hz.wav" title="ASR draft: If you do, it's thing we're gonna let you all face it, then take it again! (obj2314_v0_cmd0_s1727_1ch_44100hz)" meta="section8=1727 object=2314 duration=3.7761s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2315_v0_cmd0_s2072_1ch_44100hz.wav" title="ASR draft: Man, what was I thinking? (obj2315_v0_cmd0_s2072_1ch_44100hz)" meta="section8=2072 object=2315 duration=1.775646s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2316_v0_cmd0_s0081_1ch_44100hz.wav" title="ASR draft: You did it! (obj2316_v0_cmd0_s0081_1ch_44100hz)" meta="section8=81 object=2316 duration=1.493583s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2317_v0_cmd0_s1134_1ch_44100hz.wav" title="ASR draft: That's so fast! (obj2317_v0_cmd0_s1134_1ch_44100hz)" meta="section8=1134 object=2317 duration=1.425986s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2318_v0_cmd0_s1970_1ch_44100hz.wav" title="ASR draft: I hate to rain on your toy parade, but that's sure ain't what A-POM sayin'! (obj2318_v0_cmd0_s1970_1ch_44100hz)" meta="section8=1970 object=2318 duration=3.845442s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2319_v0_cmd0_s1391_1ch_44100hz.wav" title="ASR draft: So you like going round picking on the little guy? Time to knock you down a few pebbles! (obj2319_v0_cmd0_s1391_1ch_44100hz)" meta="section8=1391 object=2319 duration=5.244422s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2320_v0_cmd0_s1441_1ch_44100hz.wav" title="ASR draft: Pikachu! (obj2320_v0_cmd0_s1441_1ch_44100hz)" meta="section8=1441 object=2320 duration=0.973175s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2321_v0_cmd0_s1987_1ch_44100hz.wav" title="ASR draft: Yeah, who cares? (obj2321_v0_cmd0_s1987_1ch_44100hz)" meta="section8=1987 object=2321 duration=1.331383s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2322_v0_cmd0_s2212_1ch_44100hz.wav" title="ASR draft: Down! Even for you! (obj2322_v0_cmd0_s2212_1ch_44100hz)" meta="section8=2212 object=2322 duration=1.574671s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2323_v0_cmd0_s1169_1ch_44100hz.wav" title="ASR draft: Give it up! (obj2323_v0_cmd0_s1169_1ch_44100hz)" meta="section8=1169 object=2323 duration=1.156871s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2324_v0_cmd0_s1709_1ch_44100hz.wav" title="obj2324_v0_cmd0_s1709_1ch_44100hz" meta="section8=1709 object=2324 duration=0.993447s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2325_v0_cmd0_s2459_1ch_44100hz.wav" title="ASR draft: I'm gonna vulture! (obj2325_v0_cmd0_s2459_1ch_44100hz)" meta="section8=2459 object=2325 duration=2.196961s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2326_v0_cmd0_s0282_1ch_44100hz.wav" title="obj2326_v0_cmd0_s0282_1ch_44100hz" meta="section8=282 object=2326 duration=1.338231s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2327_v0_cmd0_s1145_1ch_44100hz.wav" title="ASR draft: Please bring your seat bags and tray tables to their upright position! (obj2327_v0_cmd0_s1145_1ch_44100hz)" meta="section8=1145 object=2327 duration=4.39839s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2328_v0_cmd0_s2366_1ch_44100hz.wav" title="obj2328_v0_cmd0_s2366_1ch_44100hz" meta="section8=2366 object=2328 duration=1.223741s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2329_v0_cmd0_s2023_1ch_44100hz.wav" title="ASR draft: No big thing last! I'm not gonna let a little storm by the meeeeee! (obj2329_v0_cmd0_s2023_1ch_44100hz)" meta="section8=2023 object=2329 duration=5.028141s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2330_v0_cmd0_s0088_1ch_44100hz.wav" title="ASR draft: You don't stinkle what a gift that bad boy and beef it a boss! (obj2330_v0_cmd0_s0088_1ch_44100hz)" meta="section8=88 object=2330 duration=4.083152s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2331_v0_cmd0_s0482_1ch_44100hz.wav" title="ASR draft: What a joy! (obj2331_v0_cmd0_s0482_1ch_44100hz)" meta="section8=482 object=2331 duration=1.061043s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2332_v0_cmd0_s0329_1ch_44100hz.wav" title="obj2332_v0_cmd0_s0329_1ch_44100hz" meta="section8=329 object=2332 duration=1.112562s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2333_v0_cmd0_s1465_1ch_44100hz.wav" title="ASR draft: Hey chill out kid, cool your flame! (obj2333_v0_cmd0_s1465_1ch_44100hz)" meta="section8=1465 object=2333 duration=2.788027s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2334_v0_cmd0_s0925_1ch_44100hz.wav" title="ASR draft: Now who would want to have this thing outside? Nice, who would live the night like this? (obj2334_v0_cmd0_s0925_1ch_44100hz)" meta="section8=925 object=2334 duration=4.282902s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2335_v0_cmd0_s1442_1ch_44100hz.wav" title="ASR draft: What a pain! (obj2335_v0_cmd0_s1442_1ch_44100hz)" meta="section8=1442 object=2335 duration=1.405737s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2336_v0_cmd0_s1625_1ch_44100hz.wav" title="ASR draft: What are you doing? (obj2336_v0_cmd0_s1625_1ch_44100hz)" meta="section8=1625 object=2336 duration=1.347846s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2337_v0_cmd0_s1358_1ch_44100hz.wav" title="ASR draft: And as they're day all true, without a little project, we can hand them off to the boys! (obj2337_v0_cmd0_s1358_1ch_44100hz)" meta="section8=1358 object=2337 duration=4.145306s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2338_v0_cmd0_s1166_1ch_44100hz.wav" title="ASR draft: Picture morning time in Bossland, and he's starting to get his wake up on! (obj2338_v0_cmd0_s1166_1ch_44100hz)" meta="section8=1166 object=2338 duration=4.292971s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2339_v0_cmd0_s0055_1ch_44100hz.wav" title="ASR draft: The swings open the quickens and sees that gorgeous stone castle is gone. Hello! (obj2339_v0_cmd0_s0055_1ch_44100hz)" meta="section8=55 object=2339 duration=4.985034s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2340_v0_cmd0_s1588_1ch_44100hz.wav" title="ASR draft: Of course, castles don't just roll on trees, so he's wondered where it came from. Wow! (obj2340_v0_cmd0_s1588_1ch_44100hz)" meta="section8=1588 object=2340 duration=6.080794s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2341_v0_cmd0_s0845_1ch_44100hz.wav" title="ASR draft: And that's when he realizes that Waker Stone-Och spreadches out as far as he I can see. We! And he's got us to tank! (obj2341_v0_cmd0_s0845_1ch_44100hz)" meta="section8=845 object=2341 duration=7.354785s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2342_v0_cmd0_s0422_1ch_44100hz.wav" title="ASR draft: Buh-huh! (obj2342_v0_cmd0_s0422_1ch_44100hz)" meta="section8=422 object=2342 duration=0.797551s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2343_v0_cmd0_s1868_1ch_44100hz.wav" title="obj2343_v0_cmd0_s1868_1ch_44100hz" meta="section8=1868 object=2343 duration=3.581542s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2344_v0_cmd0_s1820_1ch_44100hz.wav" title="ASR draft: Hey, no one's got me! (obj2344_v0_cmd0_s1820_1ch_44100hz)" meta="section8=1820 object=2344 duration=1.501837s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2345_v0_cmd0_s1182_1ch_44100hz.wav" title="ASR draft: Hey, don't worry, Doctor Meals got the cure. (obj2345_v0_cmd0_s1182_1ch_44100hz)" meta="section8=1182 object=2345 duration=2.815102s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2346_v0_cmd0_s0523_1ch_44100hz.wav" title="ASR draft: Just watch this! (obj2346_v0_cmd0_s0523_1ch_44100hz)" meta="section8=523 object=2346 duration=1.291859s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2347_v0_cmd0_s1617_1ch_44100hz.wav" title="ASR draft: Alright kiddies, this ain't no sandbox, we've got what to do! Move your juvenile cheeses to another spot! (obj2347_v0_cmd0_s1617_1ch_44100hz)" meta="section8=1617 object=2347 duration=6.415941s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2348_v0_cmd0_s1772_1ch_44100hz.wav" title="obj2348_v0_cmd0_s1772_1ch_44100hz" meta="section8=1772 object=2348 duration=1.69195s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2349_v0_cmd0_s1174_1ch_44100hz.wav" title="ASR draft: Let's blow this pop stand! (obj2349_v0_cmd0_s1174_1ch_44100hz)" meta="section8=1174 object=2349 duration=2.277324s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2350_v0_cmd0_s0910_1ch_44100hz.wav" title="ASR draft: We're Team Rocket! And we're in your face! The Edge! (obj2350_v0_cmd0_s0910_1ch_44100hz)" meta="section8=910 object=2350 duration=5.649501s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2351_v0_cmd0_s1658_1ch_44100hz.wav" title="ASR draft: Now get talking! (obj2351_v0_cmd0_s1658_1ch_44100hz)" meta="section8=1658 object=2351 duration=1.118322s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2352_v0_cmd0_s1653_1ch_44100hz.wav" title="ASR draft: Wish I'd kept up my karate lessons back when I was young. (obj2352_v0_cmd0_s1653_1ch_44100hz)" meta="section8=1653 object=2352 duration=3.162177s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2353_v0_cmd0_s0302_1ch_44100hz.wav" title="obj2353_v0_cmd0_s0302_1ch_44100hz" meta="section8=302 object=2353 duration=1.410522s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2354_v0_cmd0_s0134_1ch_44100hz.wav" title="ASR draft: Get the whacking! Labunose! Instead of flopping your gums, let's cut them in cheese and cut that crown! Get down! (obj2354_v0_cmd0_s0134_1ch_44100hz)" meta="section8=134 object=2354 duration=7.278299s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2355_v0_cmd0_s0169_1ch_44100hz.wav" title="obj2355_v0_cmd0_s0169_1ch_44100hz" meta="section8=169 object=2355 duration=1.831746s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2356_v0_cmd0_s2175_1ch_44100hz.wav" title="ASR draft: I would consider this a good day! (obj2356_v0_cmd0_s2175_1ch_44100hz)" meta="section8=2175 object=2356 duration=1.98288s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2357_v0_cmd0_s0084_1ch_44100hz.wav" title="ASR draft: I don't want to end up being out of this! (obj2357_v0_cmd0_s0084_1ch_44100hz)" meta="section8=84 object=2357 duration=2.539796s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2358_v0_cmd0_s0191_1ch_44100hz.wav" title="ASR draft: It looks like I'll live this see another day. (obj2358_v0_cmd0_s0191_1ch_44100hz)" meta="section8=191 object=2358 duration=2.362313s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2359_v0_cmd0_s1165_1ch_44100hz.wav" title="ASR draft: We were banking on Bank and Pikachu, but we'll settle for this little live wire instead! (obj2359_v0_cmd0_s1165_1ch_44100hz)" meta="section8=1165 object=2359 duration=4.602222s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2360_v0_cmd0_s1097_1ch_44100hz.wav" title="ASR draft: Rockin' rock! (obj2360_v0_cmd0_s1097_1ch_44100hz)" meta="section8=1097 object=2360 duration=1.285193s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2361_v0_cmd0_s0704_1ch_44100hz.wav" title="obj2361_v0_cmd0_s0704_1ch_44100hz" meta="section8=704 object=2361 duration=2.377007s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2362_v0_cmd0_s0132_1ch_44100hz.wav" title="obj2362_v0_cmd0_s0132_1ch_44100hz" meta="section8=132 object=2362 duration=1.627914s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2363_v0_cmd0_s2419_1ch_44100hz.wav" title="ASR draft: What's the hand? (obj2363_v0_cmd0_s2419_1ch_44100hz)" meta="section8=2419 object=2363 duration=1.541293s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2364_v0_cmd0_s1861_1ch_44100hz.wav" title="ASR draft: When it cuts the power punch in, these claws will make a frothy one in a siddle minute! (obj2364_v0_cmd0_s1861_1ch_44100hz)" meta="section8=1861 object=2364 duration=4.237937s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2365_v0_cmd0_s0345_1ch_44100hz.wav" title="obj2365_v0_cmd0_s0345_1ch_44100hz" meta="section8=345 object=2365 duration=9.281973s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2366_v0_cmd0_s1159_1ch_44100hz.wav" title="ASR draft: Hey! Look over here! (obj2366_v0_cmd0_s1159_1ch_44100hz)" meta="section8=1159 object=2366 duration=2.14542s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2367_v0_cmd0_s1737_1ch_44100hz.wav" title="obj2367_v0_cmd0_s1737_1ch_44100hz" meta="section8=1737 object=2367 duration=1.622812s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2368_v0_cmd0_s0016_1ch_44100hz.wav" title="ASR draft: We need to catch that glamio! (obj2368_v0_cmd0_s0016_1ch_44100hz)" meta="section8=16 object=2368 duration=2.200454s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2369_v0_cmd0_s1094_1ch_44100hz.wav" title="ASR draft: Yeah, dream on! (obj2369_v0_cmd0_s1094_1ch_44100hz)" meta="section8=1094 object=2369 duration=1.182721s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2370_v0_cmd0_s1191_1ch_44100hz.wav" title="obj2370_v0_cmd0_s1191_1ch_44100hz" meta="section8=1191 object=2370 duration=2.14542s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2371_v0_cmd0_s0681_1ch_44100hz.wav" title="obj2371_v0_cmd0_s0681_1ch_44100hz" meta="section8=681 object=2371 duration=2.145442s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2372_v0_cmd0_s0163_1ch_44100hz.wav" title="obj2372_v0_cmd0_s0163_1ch_44100hz" meta="section8=163 object=2372 duration=2.392971s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2373_v0_cmd0_s0510_1ch_44100hz.wav" title="ASR draft: Being a strong Pokemon's got nothing to do with strategies are trained in a technique or even quite! (obj2373_v0_cmd0_s0510_1ch_44100hz)" meta="section8=510 object=2373 duration=5.014354s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2374_v0_cmd0_s0018_1ch_44100hz.wav" title="ASR draft: It's Love Baby! It's Love Baby! It's Love Baby! I shot on my baby's love! (obj2374_v0_cmd0_s0018_1ch_44100hz)" meta="section8=18 object=2374 duration=5.420295s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2375_v0_cmd0_s0707_1ch_44100hz.wav" title="ASR draft: It gives me the strength and ten me out! Eleven on a good day! (obj2375_v0_cmd0_s0707_1ch_44100hz)" meta="section8=707 object=2375 duration=4.222336s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2376_v0_cmd0_s0998_1ch_44100hz.wav" title="ASR draft: You can smack me in the field of fire, but I don't care! (obj2376_v0_cmd0_s0998_1ch_44100hz)" meta="section8=998 object=2376 duration=3.219388s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2377_v0_cmd0_s1623_1ch_44100hz.wav" title="ASR draft: I'll bet you big bucks I could run with the Algonne Pokemon! They beg for mercy! (obj2377_v0_cmd0_s1623_1ch_44100hz)" meta="section8=1623 object=2377 duration=4.677574s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2378_v0_cmd0_s1012_1ch_44100hz.wav" title="obj2378_v0_cmd0_s1012_1ch_44100hz" meta="section8=1012 object=2378 duration=3.724059s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2379_v0_cmd0_s1210_1ch_44100hz.wav" title="obj2379_v0_cmd0_s1210_1ch_44100hz" meta="section8=1210 object=2379 duration=2.379705s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2380_v0_cmd0_s1326_1ch_44100hz.wav" title="ASR draft: Go see Jiv, you wake me up from this nightmare! (obj2380_v0_cmd0_s1326_1ch_44100hz)" meta="section8=1326 object=2380 duration=2.966893s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2381_v0_cmd0_s1719_1ch_44100hz.wav" title="ASR draft: He's coming! (obj2381_v0_cmd0_s1719_1ch_44100hz)" meta="section8=1719 object=2381 duration=1.359819s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2382_v0_cmd0_s0846_1ch_44100hz.wav" title="obj2382_v0_cmd0_s0846_1ch_44100hz" meta="section8=846 object=2382 duration=1.313469s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2383_v0_cmd0_s1965_1ch_44100hz.wav" title="obj2383_v0_cmd0_s1965_1ch_44100hz" meta="section8=1965 object=2383 duration=1.625964s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2384_v0_cmd0_s0446_1ch_44100hz.wav" title="ASR draft: Operation Catch Pikachu is in full swing once more! (obj2384_v0_cmd0_s0446_1ch_44100hz)" meta="section8=446 object=2384 duration=3.275941s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2385_v0_cmd0_s1681_1ch_44100hz.wav" title="ASR draft: Cool! A device that can control Pokemon is a real piece of white! Got a hand it to ya! (obj2385_v0_cmd0_s1681_1ch_44100hz)" meta="section8=1681 object=2385 duration=6.19644s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2386_v0_cmd0_s0410_1ch_44100hz.wav" title="ASR draft: They can't wait to stop teeth plasma! I'll use my scary swipes to make noodles out of those doors! (obj2386_v0_cmd0_s0410_1ch_44100hz)" meta="section8=410 object=2386 duration=6.551859s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2387_v0_cmd0_s0436_1ch_44100hz.wav" title="ASR draft: Something's not feeling right here! (obj2387_v0_cmd0_s0436_1ch_44100hz)" meta="section8=436 object=2387 duration=2.013651s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2388_v0_cmd0_s1183_1ch_44100hz.wav" title="ASR draft: You're time, twink! Knock yourself out! (obj2388_v0_cmd0_s1183_1ch_44100hz)" meta="section8=1183 object=2388 duration=2.611474s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2389_v0_cmd0_s2291_1ch_44100hz.wav" title="obj2389_v0_cmd0_s2291_1ch_44100hz" meta="section8=2291 object=2389 duration=2.105351s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2390_v0_cmd0_s1485_1ch_44100hz.wav" title="ASR draft: There's nothing like doing evil deed. (obj2390_v0_cmd0_s1485_1ch_44100hz)" meta="section8=1485 object=2390 duration=2.3178s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2391_v0_cmd0_s1554_1ch_44100hz.wav" title="ASR draft: If you want them, you'll have to come and get them! (obj2391_v0_cmd0_s1554_1ch_44100hz)" meta="section8=1554 object=2391 duration=2.491633s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2392_v0_cmd0_s1413_1ch_44100hz.wav" title="ASR draft: I said I was sorry! (obj2392_v0_cmd0_s1413_1ch_44100hz)" meta="section8=1413 object=2392 duration=1.84458s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2393_v0_cmd0_s0575_1ch_44100hz.wav" title="ASR draft: Hey Pikachu, come with us if you know what's good for ya! (obj2393_v0_cmd0_s0575_1ch_44100hz)" meta="section8=575 object=2393 duration=3.304785s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2394_v0_cmd0_s2210_1ch_44100hz.wav" title="ASR draft: You've done twice! It's a family reunion with the Team Rocket Clan! (obj2394_v0_cmd0_s2210_1ch_44100hz)" meta="section8=2210 object=2394 duration=6.074467s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2395_v0_cmd0_s1873_1ch_44100hz.wav" title="ASR draft: Hey! Hey! Hey! Hey! Hey! Hey! (obj2395_v0_cmd0_s1873_1ch_44100hz)" meta="section8=1873 object=2395 duration=3.47907s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2396_v0_cmd0_s1823_1ch_44100hz.wav" title="ASR draft: Trainers and one-step Hokkies agent production to be pre-mo get top tier treatment at our super special studio (obj2396_v0_cmd0_s1823_1ch_44100hz)" meta="section8=1823 object=2396 duration=6.194989s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2397_v0_cmd0_s1841_1ch_44100hz.wav" title="ASR draft: Get ready to be be dazzled! (obj2397_v0_cmd0_s1841_1ch_44100hz)" meta="section8=1841 object=2397 duration=2.03542s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2398_v0_cmd0_s0676_1ch_44100hz.wav" title="ASR draft: And at the number one director's field, yeah. (obj2398_v0_cmd0_s0676_1ch_44100hz)" meta="section8=676 object=2398 duration=2.402245s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2399_v0_cmd0_s0995_1ch_44100hz.wav" title="ASR draft: Let the sun begin! (obj2399_v0_cmd0_s0995_1ch_44100hz)" meta="section8=995 object=2399 duration=1.532472s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2400_v0_cmd0_s1574_1ch_44100hz.wav" title="ASR draft: What's the deal? (obj2400_v0_cmd0_s1574_1ch_44100hz)" meta="section8=1574 object=2400 duration=1.922993s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2401_v0_cmd0_s0307_1ch_44100hz.wav" title="ASR draft: Get ready for it! (obj2401_v0_cmd0_s0307_1ch_44100hz)" meta="section8=307 object=2401 duration=1.467392s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2402_v0_cmd0_s1498_1ch_44100hz.wav" title="ASR draft: This is like taking candy from my baby, we're a Crap Soul! (obj2402_v0_cmd0_s1498_1ch_44100hz)" meta="section8=1498 object=2402 duration=3.354762s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2403_v0_cmd0_s0746_1ch_44100hz.wav" title="obj2403_v0_cmd0_s0746_1ch_44100hz" meta="section8=746 object=2403 duration=1.425011s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2404_v0_cmd0_s0626_1ch_44100hz.wav" title="ASR draft: Your eyes now! (obj2404_v0_cmd0_s0626_1ch_44100hz)" meta="section8=626 object=2404 duration=1.522608s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2405_v0_cmd0_s0067_1ch_44100hz.wav" title="ASR draft: We're epic here, y'all! (obj2405_v0_cmd0_s0067_1ch_44100hz)" meta="section8=67 object=2405 duration=1.692222s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2406_v0_cmd0_s1871_1ch_44100hz.wav" title="ASR draft: Wow, stop the presses! (obj2406_v0_cmd0_s1871_1ch_44100hz)" meta="section8=1871 object=2406 duration=1.715896s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2407_v0_cmd0_s1495_1ch_44100hz.wav" title="ASR draft: We've gotta touch that powerhouse Pikachu product! (obj2407_v0_cmd0_s1495_1ch_44100hz)" meta="section8=1495 object=2407 duration=2.822472s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2408_v0_cmd0_s2294_1ch_44100hz.wav" title="ASR draft: Come on! Give us your best shot! (obj2408_v0_cmd0_s2294_1ch_44100hz)" meta="section8=2294 object=2408 duration=2.254354s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2409_v0_cmd0_s0791_1ch_44100hz.wav" title="ASR draft: That was like a meaner kid! (obj2409_v0_cmd0_s0791_1ch_44100hz)" meta="section8=791 object=2409 duration=1.748254s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2410_v0_cmd0_s0763_1ch_44100hz.wav" title="obj2410_v0_cmd0_s0763_1ch_44100hz" meta="section8=763 object=2410 duration=1.752404s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2411_v0_cmd0_s2205_1ch_44100hz.wav" title="ASR draft: Oh no! (obj2411_v0_cmd0_s2205_1ch_44100hz)" meta="section8=2205 object=2411 duration=0.984399s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2412_v0_cmd0_s2348_1ch_44100hz.wav" title="ASR draft: Mountain rocket can take on a whole wild! (obj2412_v0_cmd0_s2348_1ch_44100hz)" meta="section8=2348 object=2412 duration=2.461247s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2413_v0_cmd0_s2270_1ch_44100hz.wav" title="obj2413_v0_cmd0_s2270_1ch_44100hz" meta="section8=2270 object=2413 duration=6.478163s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2414_v0_cmd0_s1177_1ch_44100hz.wav" title="obj2414_v0_cmd0_s1177_1ch_44100hz" meta="section8=1177 object=2414 duration=4.669524s channels=1 refs=5"}
|
||||
::gallery-end
|
||||
97
sound-gallery-13.md
Normal file
97
sound-gallery-13.md
Normal file
@@ -0,0 +1,97 @@
|
||||
# Sound Gallery 13
|
||||
|
||||
Exported Radium PCM sounds 2401-2491 of 2491.
|
||||
|
||||
::gallery-start
|
||||
::audio{src="../analysis/radium-image/sounds/obj2415_v0_cmd0_s0184_1ch_44100hz.wav" title="obj2415_v0_cmd0_s0184_1ch_44100hz" meta="section8=184 object=2415 duration=3.766871s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2416_v0_cmd0_s2365_1ch_44100hz.wav" title="obj2416_v0_cmd0_s2365_1ch_44100hz" meta="section8=2365 object=2416 duration=7.836735s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2417_v0_cmd0_s1509_1ch_44100hz.wav" title="ASR draft: Are you out of your mind? (obj2417_v0_cmd0_s1509_1ch_44100hz)" meta="section8=1509 object=2417 duration=1.682608s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2418_v0_cmd0_s0607_1ch_44100hz.wav" title="ASR draft: If we can bang him and bring him to the boss, we'll be back on top of his aimless! (obj2418_v0_cmd0_s0607_1ch_44100hz)" meta="section8=607 object=2418 duration=4.771723s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2419_v0_cmd0_s0363_1ch_44100hz.wav" title="ASR draft: Hee! That door's open! (obj2419_v0_cmd0_s0363_1ch_44100hz)" meta="section8=363 object=2419 duration=2.356825s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2420_v0_cmd0_s0123_1ch_44100hz.wav" title="obj2420_v0_cmd0_s0123_1ch_44100hz" meta="section8=123 object=2420 duration=3.796463s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2421_v0_cmd0_s0185_1ch_44100hz.wav" title="ASR draft: Ow! This isn't good! (obj2421_v0_cmd0_s0185_1ch_44100hz)" meta="section8=185 object=2421 duration=2.334376s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2422_v0_cmd0_s1756_1ch_44100hz.wav" title="obj2422_v0_cmd0_s1756_1ch_44100hz" meta="section8=1756 object=2422 duration=5.21288s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2423_v0_cmd0_s0078_1ch_44100hz.wav" title="ASR draft: Come again with that! I was polished and refined as you're gonna find! (obj2423_v0_cmd0_s0078_1ch_44100hz)" meta="section8=78 object=2423 duration=4.667982s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2424_v0_cmd0_s1307_1ch_44100hz.wav" title="ASR draft: You forget that don't ever exist again. You're being good cause with this meal. (obj2424_v0_cmd0_s1307_1ch_44100hz)" meta="section8=1307 object=2424 duration=4.9739s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2425_v0_cmd0_s1026_1ch_44100hz.wav" title="ASR draft: Twomps, we'll pluck everyone in your punky mind. Then cry all you want! (obj2425_v0_cmd0_s1026_1ch_44100hz)" meta="section8=1026 object=2425 duration=4.399569s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2426_v0_cmd0_s1143_1ch_44100hz.wav" title="obj2426_v0_cmd0_s1143_1ch_44100hz" meta="section8=1143 object=2426 duration=2.00449s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2427_v0_cmd0_s1889_1ch_44100hz.wav" title="ASR draft: Alright, the time I showed you I stopped! (obj2427_v0_cmd0_s1889_1ch_44100hz)" meta="section8=1889 object=2427 duration=2.83805s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2428_v0_cmd0_s2302_1ch_44100hz.wav" title="ASR draft: So, it's quick time! (obj2428_v0_cmd0_s2302_1ch_44100hz)" meta="section8=2302 object=2428 duration=2.577415s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2429_v0_cmd0_s1690_1ch_44100hz.wav" title="obj2429_v0_cmd0_s1690_1ch_44100hz" meta="section8=1690 object=2429 duration=1.361088s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2430_v0_cmd0_s0126_1ch_44100hz.wav" title="obj2430_v0_cmd0_s0126_1ch_44100hz" meta="section8=126 object=2430 duration=2.121451s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2431_v0_cmd0_s1398_1ch_44100hz.wav" title="ASR draft: Then what Pokemon that coulda used will be a blast! (obj2431_v0_cmd0_s1398_1ch_44100hz)" meta="section8=1398 object=2431 duration=3.620023s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2432_v0_cmd0_s2449_1ch_44100hz.wav" title="ASR draft: The one you lovely folks watching a fly, lets get this panel show on the road! (obj2432_v0_cmd0_s2449_1ch_44100hz)" meta="section8=2449 object=2432 duration=4.426757s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2433_v0_cmd0_s0530_1ch_44100hz.wav" title="ASR draft: The match we've been waiting for! (obj2433_v0_cmd0_s0530_1ch_44100hz)" meta="section8=530 object=2433 duration=1.795578s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2434_v0_cmd0_s1526_1ch_44100hz.wav" title="ASR draft: Oh, there we go! (obj2434_v0_cmd0_s1526_1ch_44100hz)" meta="section8=1526 object=2434 duration=1.727052s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2435_v0_cmd0_s0611_1ch_44100hz.wav" title="ASR draft: So now it's time for the big Steve! (obj2435_v0_cmd0_s0611_1ch_44100hz)" meta="section8=611 object=2435 duration=2.878413s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2436_v0_cmd0_s1651_1ch_44100hz.wav" title="obj2436_v0_cmd0_s1651_1ch_44100hz" meta="section8=1651 object=2436 duration=1.223333s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2437_v0_cmd0_s0674_1ch_44100hz.wav" title="ASR draft: If a lefra world won't even rock, this revenge mission is running again! (obj2437_v0_cmd0_s0674_1ch_44100hz)" meta="section8=674 object=2437 duration=3.956735s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2438_v0_cmd0_s0650_1ch_44100hz.wav" title="ASR draft: And he's got us to tank! (obj2438_v0_cmd0_s0650_1ch_44100hz)" meta="section8=650 object=2438 duration=1.791043s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2439_v0_cmd0_s1750_1ch_44100hz.wav" title="ASR draft: Hello! (obj2439_v0_cmd0_s1750_1ch_44100hz)" meta="section8=1750 object=2439 duration=1.030952s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2440_v0_cmd0_s0576_1ch_44100hz.wav" title="obj2440_v0_cmd0_s0576_1ch_44100hz" meta="section8=576 object=2440 duration=0.989728s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2441_v0_cmd0_s1819_1ch_44100hz.wav" title="ASR draft: Wow! (obj2441_v0_cmd0_s1819_1ch_44100hz)" meta="section8=1819 object=2441 duration=1.708639s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2442_v0_cmd0_s0637_1ch_44100hz.wav" title="ASR draft: Yeah, fat chance! (obj2442_v0_cmd0_s0637_1ch_44100hz)" meta="section8=637 object=2442 duration=1.484218s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2443_v0_cmd0_s0246_1ch_44100hz.wav" title="ASR draft: Well, have to beg the big guy for a job cleaning the corporate bedroom. (obj2443_v0_cmd0_s0246_1ch_44100hz)" meta="section8=246 object=2443 duration=4.087914s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2444_v0_cmd0_s1106_1ch_44100hz.wav" title="ASR draft: Tock the tuck, walk the walk! (obj2444_v0_cmd0_s1106_1ch_44100hz)" meta="section8=1106 object=2444 duration=2.010317s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2445_v0_cmd0_s0034_1ch_44100hz.wav" title="ASR draft: Hey, hold the phone! (obj2445_v0_cmd0_s0034_1ch_44100hz)" meta="section8=34 object=2445 duration=1.419932s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2446_v0_cmd0_s1299_1ch_44100hz.wav" title="obj2446_v0_cmd0_s1299_1ch_44100hz" meta="section8=1299 object=2446 duration=0.653946s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2447_v0_cmd0_s1976_1ch_44100hz.wav" title="ASR draft: Roger! (obj2447_v0_cmd0_s1976_1ch_44100hz)" meta="section8=1976 object=2447 duration=0.699705s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2448_v0_cmd0_s2180_1ch_44100hz.wav" title="ASR draft: Shake it, don't break it! (obj2448_v0_cmd0_s2180_1ch_44100hz)" meta="section8=2180 object=2448 duration=1.817619s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2449_v0_cmd0_s1538_1ch_44100hz.wav" title="ASR draft: You got me there! (obj2449_v0_cmd0_s1538_1ch_44100hz)" meta="section8=1538 object=2449 duration=1.88093s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2450_v0_cmd0_s0333_1ch_44100hz.wav" title="ASR draft: And in one shot! (obj2450_v0_cmd0_s0333_1ch_44100hz)" meta="section8=333 object=2450 duration=1.387279s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2451_v0_cmd0_s2225_1ch_44100hz.wav" title="ASR draft: You're a sandwich and you look! (obj2451_v0_cmd0_s2225_1ch_44100hz)" meta="section8=2225 object=2451 duration=1.484195s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2452_v0_cmd0_s0245_1ch_44100hz.wav" title="ASR draft: That yellow Yahoo won't know what hit it! (obj2452_v0_cmd0_s0245_1ch_44100hz)" meta="section8=245 object=2452 duration=2.345669s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2453_v0_cmd0_s1510_1ch_44100hz.wav" title="obj2453_v0_cmd0_s1510_1ch_44100hz" meta="section8=1510 object=2453 duration=1.178526s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2454_v0_cmd0_s1272_1ch_44100hz.wav" title="ASR draft: Things to be you! (obj2454_v0_cmd0_s1272_1ch_44100hz)" meta="section8=1272 object=2454 duration=1.465828s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2455_v0_cmd0_s0720_1ch_44100hz.wav" title="ASR draft: Yum, the name! (obj2455_v0_cmd0_s0720_1ch_44100hz)" meta="section8=720 object=2455 duration=1.548707s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2456_v0_cmd0_s0158_1ch_44100hz.wav" title="ASR draft: Why do I want to? (obj2456_v0_cmd0_s0158_1ch_44100hz)" meta="section8=158 object=2456 duration=1.691791s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2457_v0_cmd0_s0277_1ch_44100hz.wav" title="ASR draft: About it! Three! Two! One! Blast off! (obj2457_v0_cmd0_s0277_1ch_44100hz)" meta="section8=277 object=2457 duration=5.724014s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2458_v0_cmd0_s0421_1ch_44100hz.wav" title="ASR draft: Your style's a big zero! (obj2458_v0_cmd0_s0421_1ch_44100hz)" meta="section8=421 object=2458 duration=1.612585s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2459_v0_cmd0_s0050_1ch_44100hz.wav" title="obj2459_v0_cmd0_s0050_1ch_44100hz" meta="section8=50 object=2459 duration=1.511814s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2460_v0_cmd0_s0972_1ch_44100hz.wav" title="ASR draft: Double Crisis, baby! (obj2460_v0_cmd0_s0972_1ch_44100hz)" meta="section8=972 object=2460 duration=1.644603s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2461_v0_cmd0_s0172_1ch_44100hz.wav" title="ASR draft: Keep your nose out of our business! (obj2461_v0_cmd0_s0172_1ch_44100hz)" meta="section8=172 object=2461 duration=2.135147s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2462_v0_cmd0_s2099_1ch_44100hz.wav" title="ASR draft: I can't believe that don't use me as the dummy! (obj2462_v0_cmd0_s2099_1ch_44100hz)" meta="section8=2099 object=2462 duration=2.663175s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2463_v0_cmd0_s1907_2ch_44100hz.wav" title="obj2463_v0_cmd0_s1907_2ch_44100hz" meta="section8=1907 object=2463 duration=139.062834s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2464_v0_cmd0_s0488_2ch_44100hz.wav" title="obj2464_v0_cmd0_s0488_2ch_44100hz" meta="section8=488 object=2464 duration=81.103673s channels=2 refs=20"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2464_v0_cmd0_s1081_2ch_44100hz.wav" title="obj2464_v0_cmd0_s1081_2ch_44100hz" meta="section8=1081 object=2464 duration=43.02254s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2466_v0_cmd0_s1531_2ch_44100hz.wav" title="obj2466_v0_cmd0_s1531_2ch_44100hz" meta="section8=1531 object=2466 duration=81.103537s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2467_v0_cmd0_s1248_2ch_44100hz.wav" title="obj2467_v0_cmd0_s1248_2ch_44100hz" meta="section8=1248 object=2467 duration=0.685556s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2467_v0_cmd0_s1610_2ch_44100hz.wav" title="obj2467_v0_cmd0_s1610_2ch_44100hz" meta="section8=1610 object=2467 duration=57.594172s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2468_v0_cmd0_s1119_2ch_44100hz.wav" title="obj2468_v0_cmd0_s1119_2ch_44100hz" meta="section8=1119 object=2468 duration=61.440023s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2469_v0_cmd0_s2003_2ch_44100hz.wav" title="obj2469_v0_cmd0_s2003_2ch_44100hz" meta="section8=2003 object=2469 duration=50.975079s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2470_v0_cmd0_s0695_2ch_44100hz.wav" title="obj2470_v0_cmd0_s0695_2ch_44100hz" meta="section8=695 object=2470 duration=46.599592s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2471_v0_cmd0_s0525_2ch_44100hz.wav" title="obj2471_v0_cmd0_s0525_2ch_44100hz" meta="section8=525 object=2471 duration=45.445578s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2472_v0_cmd0_s0771_2ch_44100hz.wav" title="obj2472_v0_cmd0_s0771_2ch_44100hz" meta="section8=771 object=2472 duration=66.781247s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2473_v0_cmd0_s0097_2ch_44100hz.wav" title="obj2473_v0_cmd0_s0097_2ch_44100hz" meta="section8=97 object=2473 duration=65.825329s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2474_v0_cmd0_s0965_2ch_44100hz.wav" title="obj2474_v0_cmd0_s0965_2ch_44100hz" meta="section8=965 object=2474 duration=49.278707s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2474_v0_cmd0_s1249_2ch_44100hz.wav" title="obj2474_v0_cmd0_s1249_2ch_44100hz" meta="section8=1249 object=2474 duration=12.603175s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2475_v0_cmd0_s0113_2ch_44100hz.wav" title="obj2475_v0_cmd0_s0113_2ch_44100hz" meta="section8=113 object=2475 duration=3.838073s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2475_v0_cmd0_s0832_2ch_44100hz.wav" title="obj2475_v0_cmd0_s0832_2ch_44100hz" meta="section8=832 object=2475 duration=40.301043s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2476_v0_cmd0_s1193_2ch_44100hz.wav" title="obj2476_v0_cmd0_s1193_2ch_44100hz" meta="section8=1193 object=2476 duration=62.117755s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2477_v0_cmd0_s2037_2ch_44100hz.wav" title="obj2477_v0_cmd0_s2037_2ch_44100hz" meta="section8=2037 object=2477 duration=55.406281s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2478_v0_cmd0_s0817_2ch_44100hz.wav" title="obj2478_v0_cmd0_s0817_2ch_44100hz" meta="section8=817 object=2478 duration=50.001406s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2479_v0_cmd0_s2147_2ch_44100hz.wav" title="obj2479_v0_cmd0_s2147_2ch_44100hz" meta="section8=2147 object=2479 duration=54.857664s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2480_v0_cmd0_s1045_2ch_44100hz.wav" title="obj2480_v0_cmd0_s1045_2ch_44100hz" meta="section8=1045 object=2480 duration=67.764603s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2481_v0_cmd0_s0298_2ch_44100hz.wav" title="obj2481_v0_cmd0_s0298_2ch_44100hz" meta="section8=298 object=2481 duration=21.323628s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2481_v0_cmd0_s2213_2ch_44100hz.wav" title="obj2481_v0_cmd0_s2213_2ch_44100hz" meta="section8=2213 object=2481 duration=49.778776s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2482_v0_cmd0_s0497_2ch_44100hz.wav" title="obj2482_v0_cmd0_s0497_2ch_44100hz" meta="section8=497 object=2482 duration=41.997483s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2483_v0_cmd0_s1829_2ch_44100hz.wav" title="obj2483_v0_cmd0_s1829_2ch_44100hz" meta="section8=1829 object=2483 duration=43.620385s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2483_v0_cmd0_s2203_2ch_44100hz.wav" title="obj2483_v0_cmd0_s2203_2ch_44100hz" meta="section8=2203 object=2483 duration=29.102245s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2484_v0_cmd0_s0281_2ch_44100hz.wav" title="obj2484_v0_cmd0_s0281_2ch_44100hz" meta="section8=281 object=2484 duration=0.961587s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2484_v0_cmd0_s2058_2ch_44100hz.wav" title="obj2484_v0_cmd0_s2058_2ch_44100hz" meta="section8=2058 object=2484 duration=30.718503s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2485_v0_cmd0_s0297_2ch_44100hz.wav" title="obj2485_v0_cmd0_s0297_2ch_44100hz" meta="section8=297 object=2485 duration=68.159138s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2486_v0_cmd0_s0438_2ch_44100hz.wav" title="obj2486_v0_cmd0_s0438_2ch_44100hz" meta="section8=438 object=2486 duration=38.401791s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2487_v0_cmd0_s0503_2ch_44100hz.wav" title="obj2487_v0_cmd0_s0503_2ch_44100hz" meta="section8=503 object=2487 duration=48.006621s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2488_v0_cmd0_s1171_2ch_44100hz.wav" title="obj2488_v0_cmd0_s1171_2ch_44100hz" meta="section8=1171 object=2488 duration=60.031224s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2489_v0_cmd0_s2353_2ch_44100hz.wav" title="obj2489_v0_cmd0_s2353_2ch_44100hz" meta="section8=2353 object=2489 duration=57.617959s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2490_v0_cmd0_s2077_2ch_44100hz.wav" title="obj2490_v0_cmd0_s2077_2ch_44100hz" meta="section8=2077 object=2490 duration=59.752834s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2491_v0_cmd0_s1265_2ch_44100hz.wav" title="obj2491_v0_cmd0_s1265_2ch_44100hz" meta="section8=1265 object=2491 duration=57.80585s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2492_v0_cmd0_s1627_2ch_44100hz.wav" title="obj2492_v0_cmd0_s1627_2ch_44100hz" meta="section8=1627 object=2492 duration=48.023129s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2493_v0_cmd0_s0014_2ch_44100hz.wav" title="obj2493_v0_cmd0_s0014_2ch_44100hz" meta="section8=14 object=2493 duration=41.733469s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2493_v0_cmd0_s2076_2ch_44100hz.wav" title="obj2493_v0_cmd0_s2076_2ch_44100hz" meta="section8=2076 object=2493 duration=8.396327s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2494_v0_cmd0_s0494_2ch_44100hz.wav" title="obj2494_v0_cmd0_s0494_2ch_44100hz" meta="section8=494 object=2494 duration=51.83263s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2494_v0_cmd0_s0687_2ch_44100hz.wav" title="obj2494_v0_cmd0_s0687_2ch_44100hz" meta="section8=687 object=2494 duration=7.691406s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2495_v0_cmd0_s0052_2ch_44100hz.wav" title="obj2495_v0_cmd0_s0052_2ch_44100hz" meta="section8=52 object=2495 duration=53.499002s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2495_v0_cmd0_s1584_2ch_44100hz.wav" title="obj2495_v0_cmd0_s1584_2ch_44100hz" meta="section8=1584 object=2495 duration=10.100068s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds/obj2496_v0_cmd0_s2271_2ch_44100hz.wav" title="obj2496_v0_cmd0_s2271_2ch_44100hz" meta="section8=2271 object=2496 duration=63.793515s channels=2 refs=10"}
|
||||
::gallery-end
|
||||
32
sound-native-names.md
Normal file
32
sound-native-names.md
Normal file
@@ -0,0 +1,32 @@
|
||||
# Confirmed Native Sound Names
|
||||
|
||||
These names are confirmed from native `GodotSpikeBridge` registration calls in `/games/pokemon_pro/game`.
|
||||
The alias WAVs are hardlinks or symlinks under `analysis/radium-image/sounds-native-named/` that point back to the full export.
|
||||
|
||||
::gallery-start
|
||||
::audio{src="../analysis/radium-image/sounds-native-named/SE_PK_FX_EOB_POKEDEX_PAGE_TURN__obj0109_s2121_2ch_44100hz.wav" title="SE_PK_FX_EOB_POKEDEX_PAGE_TURN" meta="native_id=109 section8=2121 duration=4.285102s channels=2 register=0x005d7310 string=0x026cd6f0"}
|
||||
::audio{src="../analysis/radium-image/sounds-native-named/SE_PK_FX_EOB_POKEDEX_POKEMON_CAUGHT_LARGE_SCREEN__obj0110_s1132_2ch_44100hz.wav" title="SE_PK_FX_EOB_POKEDEX_POKEMON_CAUGHT_LARGE_SCREEN" meta="native_id=110 section8=1132 duration=4.304308s channels=2 register=0x005d7374 string=0x026cd710"}
|
||||
::audio{src="../analysis/radium-image/sounds-native-named/SE_PK_FX_EOB_POKEDEX_POKEMON_CAUGHT_SMALL_SCREEN__obj0111_s1885_2ch_44100hz.wav" title="SE_PK_FX_EOB_POKEDEX_POKEMON_CAUGHT_SMALL_SCREEN" meta="native_id=111 section8=1885 duration=8.675329s channels=2 register=0x005d73d8 string=0x026cd748"}
|
||||
::audio{src="../analysis/radium-image/sounds-native-named/SE_PK_FX_EOB_POKEDEX_RESULTS__obj0112_s2097_2ch_44100hz.wav" title="SE_PK_FX_EOB_POKEDEX_RESULTS" meta="native_id=112 section8=2097 duration=5.372041s channels=2 register=0x005d743c string=0x026cd780"}
|
||||
::audio{src="../analysis/radium-image/sounds-native-named/SE_PK_FX_EOB_POKEDEX_SCREEN_DOWN__obj0113_s0712_2ch_44100hz.wav" title="SE_PK_FX_EOB_POKEDEX_SCREEN_DOWN" meta="native_id=113 section8=712 duration=4.045714s channels=2 register=0x005d7498 string=0x026cd7a0"}
|
||||
::audio{src="../analysis/radium-image/sounds-native-named/SE_PK_FX_EOB_POKEDEX_SCREEN_UP__obj0114_s1318_2ch_44100hz.wav" title="SE_PK_FX_EOB_POKEDEX_SCREEN_UP" meta="native_id=114 section8=1318 duration=3.96229s channels=2 register=0x005d74fc string=0x026cd7c8"}
|
||||
::audio{src="../analysis/radium-image/sounds-native-named/SE_PK_FX_EOB_POKEDEX_BACKGROUND__obj0115_s2485_2ch_44100hz.wav" title="SE_PK_FX_EOB_POKEDEX_BACKGROUND" meta="native_id=115 section8=2485 duration=3.294966s channels=2 register=0x005d7560 string=0x026cd7e8"}
|
||||
::audio{src="../analysis/radium-image/sounds-native-named/SE_PK_FX_ATTACK_TYPE_BUG__obj0196_s0628_2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_BUG" meta="native_id=196 section8=628 duration=1.664104s channels=2 register=0x005d6c08 string=0x026cd4b0"}
|
||||
::audio{src="../analysis/radium-image/sounds-native-named/SE_PK_FX_ATTACK_TYPE_DARK__obj0197_s0867_2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_DARK" meta="native_id=197 section8=867 duration=2.146349s channels=2 register=0x005d6c6c string=0x026cd4d0"}
|
||||
::audio{src="../analysis/radium-image/sounds-native-named/SE_PK_FX_ATTACK_TYPE_DRAGON__obj0198_s2473_2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_DRAGON" meta="native_id=198 section8=2473 duration=1.957891s channels=2 register=0x005d6cd0 string=0x026cd4f0"}
|
||||
::audio{src="../analysis/radium-image/sounds-native-named/SE_PK_FX_ATTACK_TYPE_ELECTRIC__obj0199_s1080_2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_ELECTRIC" meta="native_id=199 section8=1080 duration=1.473764s channels=2 register=0x005d6d34 string=0x026cd510"}
|
||||
::audio{src="../analysis/radium-image/sounds-native-named/SE_PK_FX_ATTACK_TYPE_FAIRY__obj0200_s2267_2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_FAIRY" meta="native_id=200 section8=2267 duration=1.595465s channels=2 register=0x005d6d98 string=0x026cd530"}
|
||||
::audio{src="../analysis/radium-image/sounds-native-named/SE_PK_FX_ATTACK_TYPE_FIGHTING__obj0201_s1712_2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_FIGHTING" meta="native_id=201 section8=1712 duration=1.855193s channels=2 register=0x005d6dfc string=0x026cd550"}
|
||||
::audio{src="../analysis/radium-image/sounds-native-named/SE_PK_FX_ATTACK_TYPE_FIRE__obj0202_s1862_2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_FIRE" meta="native_id=202 section8=1862 duration=2.298776s channels=2 register=0x005d6e60 string=0x026cd570"}
|
||||
::audio{src="../analysis/radium-image/sounds-native-named/SE_PK_FX_ATTACK_TYPE_FLYING__obj0203_s0212_2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_FLYING" meta="native_id=203 section8=212 duration=1.595465s channels=2 register=0x005d6ec4 string=0x026cd590"}
|
||||
::audio{src="../analysis/radium-image/sounds-native-named/SE_PK_FX_ATTACK_TYPE_GHOST__obj0204_s0197_2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_GHOST" meta="native_id=204 section8=197 duration=1.500068s channels=2 register=0x005d6f28 string=0x026cd5b0"}
|
||||
::audio{src="../analysis/radium-image/sounds-native-named/SE_PK_FX_ATTACK_TYPE_GRASS__obj0205_s0188_2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_GRASS" meta="native_id=205 section8=188 duration=2.084739s channels=2 register=0x005d6f8c string=0x026cd5d0"}
|
||||
::audio{src="../analysis/radium-image/sounds-native-named/SE_PK_FX_ATTACK_TYPE_GROUND__obj0206_s1164_2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_GROUND" meta="native_id=206 section8=1164 duration=2.0s channels=2 register=0x005d6ff0 string=0x026cd5f0"}
|
||||
::audio{src="../analysis/radium-image/sounds-native-named/SE_PK_FX_ATTACK_TYPE_ICE__obj0207_s1733_2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_ICE" meta="native_id=207 section8=1733 duration=1.956803s channels=2 register=0x005d7054 string=0x026cd610"}
|
||||
::audio{src="../analysis/radium-image/sounds-native-named/SE_PK_FX_ATTACK_TYPE_NORMAL__obj0208_s1397_2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_NORMAL" meta="native_id=208 section8=1397 duration=2.216553s channels=2 register=0x005d70b8 string=0x026cd630"}
|
||||
::audio{src="../analysis/radium-image/sounds-native-named/SE_PK_FX_ATTACK_TYPE_POISON__obj0209_s0824_2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_POISON" meta="native_id=209 section8=824 duration=2.195147s channels=2 register=0x005d711c string=0x026cd650"}
|
||||
::audio{src="../analysis/radium-image/sounds-native-named/SE_PK_FX_ATTACK_TYPE_PSYCHIC__obj0210_s1388_2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_PSYCHIC" meta="native_id=210 section8=1388 duration=3.436712s channels=2 register=0x005d7180 string=0x026cd670"}
|
||||
::audio{src="../analysis/radium-image/sounds-native-named/SE_PK_FX_ATTACK_TYPE_ROCK__obj0211_s1967_2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_ROCK" meta="native_id=211 section8=1967 duration=1.71737s channels=2 register=0x005d71e4 string=0x026cd690"}
|
||||
::audio{src="../analysis/radium-image/sounds-native-named/SE_PK_FX_ATTACK_TYPE_STEEL__obj0212_s1192_2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_STEEL" meta="native_id=212 section8=1192 duration=1.331837s channels=2 register=0x005d7248 string=0x026cd6b0"}
|
||||
::audio{src="../analysis/radium-image/sounds-native-named/SE_PK_FX_ATTACK_TYPE_WATER__obj0213_s0818_2ch_44100hz.wav" title="SE_PK_FX_ATTACK_TYPE_WATER" meta="native_id=213 section8=818 duration=1.363356s channels=2 register=0x005d72ac string=0x026cd6d0"}
|
||||
::gallery-end
|
||||
12
sound-native-sound-test.md
Normal file
12
sound-native-sound-test.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# Native Sound Test Labels
|
||||
|
||||
These labels are raw candidate rows from a native sound-test-adjacent table in `/games/pokemon_pro/game`.
|
||||
Follow-up checks showed the table's numeric field is not a reliable direct Radium local sound ID for every row, so these labels are not promoted into the best-name export.
|
||||
The alias WAVs are retained under `analysis/radium-image/sounds-native-sound-test/` for audit only.
|
||||
|
||||
::gallery-start
|
||||
::audio{src="../analysis/radium-image/sounds-native-sound-test/MUSIC_MAINPLAY__obj0065_s2128_2ch_44100hz.wav" title="MUSIC: MAINPLAY" meta="sound_id=65 section8=2128 duration=1.21449s channels=2 table=0x0325d940 string=0x025cab18"}
|
||||
::audio{src="../analysis/radium-image/sounds-native-sound-test/MUSIC_TEAM_ROCKET__obj0081_s2436_2ch_44100hz.wav" title="MUSIC: TEAM ROCKET" meta="sound_id=81 section8=2436 duration=1.33805s channels=2 table=0x0325d950 string=0x025cab00"}
|
||||
::audio{src="../analysis/radium-image/sounds-native-sound-test/SOUND_SUPER_SKILL_SHOT__obj0184_s1518_2ch_44100hz.wav" title="SOUND: SUPER SKILL SHOT" meta="sound_id=184 section8=1518 duration=2.271973s channels=2 table=0x0325d960 string=0x025caae8"}
|
||||
::audio{src="../analysis/radium-image/sounds-native-sound-test/SPEECH_SQUIRTLE__obj0477_s1373_1ch_44100hz.wav" title="SPEECH: 'SQUIRTLE'" meta="sound_id=477 section8=1373 duration=1.794354s channels=1 table=0x0325d970 string=0x025caad0"}
|
||||
::gallery-end
|
||||
1145
sound-pokedex-voice.md
Normal file
1145
sound-pokedex-voice.md
Normal file
File diff suppressed because it is too large
Load Diff
61
sound-spike-menu.md
Normal file
61
sound-spike-menu.md
Normal file
@@ -0,0 +1,61 @@
|
||||
# SPIKE Menu Sound Export
|
||||
|
||||
These WAVs are exported from `/games/pokemon_pro/spike3/spike_menu/image.bin`.
|
||||
The parser uses the same section 8 PCM table format and a SPIKE-menu-specific opcode-size table at `0x410ce8` to resolve section 5 command references.
|
||||
|
||||
::gallery-start
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds/obj0009_v0_cmd0_s0043_1ch_44100hz.wav" title="SPIKE menu: obj0009_v0_cmd0_s0043_1ch_44100hz" meta="section8=43 object=9 duration=0.415102s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds/obj0010_v0_cmd0_s0031_1ch_44100hz.wav" title="SPIKE menu: obj0010_v0_cmd0_s0031_1ch_44100hz" meta="section8=31 object=10 duration=0.637143s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds/obj0011_v0_cmd0_s0012_1ch_44100hz.wav" title="SPIKE menu: obj0011_v0_cmd0_s0012_1ch_44100hz" meta="section8=12 object=11 duration=0.597959s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds/obj0012_v0_cmd0_s0006_1ch_44100hz.wav" title="SPIKE menu: obj0012_v0_cmd0_s0006_1ch_44100hz" meta="section8=6 object=12 duration=1.333243s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds/obj0013_v0_cmd0_s0042_1ch_44100hz.wav" title="SPIKE menu: obj0013_v0_cmd0_s0042_1ch_44100hz" meta="section8=42 object=13 duration=0.749932s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds/obj0014_v0_cmd0_s0030_1ch_44100hz.wav" title="SPIKE menu: obj0014_v0_cmd0_s0030_1ch_44100hz" meta="section8=30 object=14 duration=0.749932s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds/obj0015_v0_cmd0_s0019_1ch_44100hz.wav" title="SPIKE menu: obj0015_v0_cmd0_s0019_1ch_44100hz" meta="section8=19 object=15 duration=1.082676s channels=1 refs=10"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds/obj0016_v0_cmd0_s0028_2ch_44100hz.wav" title="SPIKE menu: obj0016_v0_cmd0_s0028_2ch_44100hz" meta="section8=28 object=16 duration=0.443265s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds/obj0018_v0_cmd0_s0021_1ch_44100hz.wav" title="SPIKE menu: obj0018_v0_cmd0_s0021_1ch_44100hz" meta="section8=21 object=18 duration=0.126667s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds/obj0019_v0_cmd0_s0051_1ch_44100hz.wav" title="SPIKE menu: obj0019_v0_cmd0_s0051_1ch_44100hz" meta="section8=51 object=19 duration=1.119592s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds/obj0020_v0_cmd0_s0035_1ch_44100hz.wav" title="SPIKE menu: obj0020_v0_cmd0_s0035_1ch_44100hz" meta="section8=35 object=20 duration=6.381406s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds/obj0021_v0_cmd0_s0026_1ch_44100hz.wav" title="SPIKE menu: obj0021_v0_cmd0_s0026_1ch_44100hz" meta="section8=26 object=21 duration=2.51737s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds/obj0022_v0_cmd0_s0015_1ch_44100hz.wav" title="SPIKE menu: obj0022_v0_cmd0_s0015_1ch_44100hz" meta="section8=15 object=22 duration=0.108299s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds/obj0023_v0_cmd0_s0022_2ch_44100hz.wav" title="SPIKE menu: obj0023_v0_cmd0_s0022_2ch_44100hz" meta="section8=22 object=23 duration=0.478095s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds/obj0024_v0_cmd0_s0000_1ch_44100hz.wav" title="SPIKE menu: obj0024_v0_cmd0_s0000_1ch_44100hz" meta="section8=0 object=24 duration=0.689977s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds/obj0025_v0_cmd0_s0017_1ch_44100hz.wav" title="SPIKE menu: obj0025_v0_cmd0_s0017_1ch_44100hz" meta="section8=17 object=25 duration=0.687438s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds/obj0026_v0_cmd0_s0025_1ch_44100hz.wav" title="SPIKE menu: obj0026_v0_cmd0_s0025_1ch_44100hz" meta="section8=25 object=26 duration=0.598005s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds/obj0027_v0_cmd0_s0003_1ch_44100hz.wav" title="SPIKE menu: obj0027_v0_cmd0_s0003_1ch_44100hz" meta="section8=3 object=27 duration=1.22s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds/obj0028_v0_cmd0_s0052_2ch_44100hz.wav" title="SPIKE menu: obj0028_v0_cmd0_s0052_2ch_44100hz" meta="section8=52 object=28 duration=0.758254s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds/obj0029_v0_cmd0_s0050_2ch_44100hz.wav" title="SPIKE menu: obj0029_v0_cmd0_s0050_2ch_44100hz" meta="section8=50 object=29 duration=1.454785s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds/obj0030_v0_cmd0_s0038_2ch_44100hz.wav" title="SPIKE menu: obj0030_v0_cmd0_s0038_2ch_44100hz" meta="section8=38 object=30 duration=2.34356s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds/obj0031_v0_cmd0_s0037_2ch_44100hz.wav" title="SPIKE menu: obj0031_v0_cmd0_s0037_2ch_44100hz" meta="section8=37 object=31 duration=0.928639s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds/obj0032_v0_cmd0_s0041_2ch_44100hz.wav" title="SPIKE menu: obj0032_v0_cmd0_s0041_2ch_44100hz" meta="section8=41 object=32 duration=5.405329s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds/obj0033_v0_cmd0_s0032_2ch_44100hz.wav" title="SPIKE menu: obj0033_v0_cmd0_s0032_2ch_44100hz" meta="section8=32 object=33 duration=1.070998s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds/obj0034_v0_cmd0_s0018_2ch_44100hz.wav" title="SPIKE menu: obj0034_v0_cmd0_s0018_2ch_44100hz" meta="section8=18 object=34 duration=1.070998s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds/obj0035_v0_cmd0_s0029_2ch_44100hz.wav" title="SPIKE menu: obj0035_v0_cmd0_s0029_2ch_44100hz" meta="section8=29 object=35 duration=1.503379s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds/obj0036_v0_cmd0_s0033_2ch_44100hz.wav" title="SPIKE menu: obj0036_v0_cmd0_s0033_2ch_44100hz" meta="section8=33 object=36 duration=1.545918s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds/obj0037_v0_cmd0_s0001_2ch_44100hz.wav" title="SPIKE menu: obj0037_v0_cmd0_s0001_2ch_44100hz" meta="section8=1 object=37 duration=0.156644s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds/obj0038_v0_cmd0_s0014_2ch_44100hz.wav" title="SPIKE menu: obj0038_v0_cmd0_s0014_2ch_44100hz" meta="section8=14 object=38 duration=0.295079s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds/obj0039_v0_cmd0_s0013_2ch_44100hz.wav" title="SPIKE menu: obj0039_v0_cmd0_s0013_2ch_44100hz" meta="section8=13 object=39 duration=0.390998s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds/obj0040_v0_cmd0_s0004_2ch_44100hz.wav" title="SPIKE menu: obj0040_v0_cmd0_s0004_2ch_44100hz" meta="section8=4 object=40 duration=1.070998s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds/obj0041_v0_cmd0_s0045_2ch_44100hz.wav" title="SPIKE menu: obj0041_v0_cmd0_s0045_2ch_44100hz" meta="section8=45 object=41 duration=0.297324s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds/obj0042_v0_cmd0_s0053_2ch_44100hz.wav" title="SPIKE menu: obj0042_v0_cmd0_s0053_2ch_44100hz" meta="section8=53 object=42 duration=0.743855s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds/obj0043_v0_cmd0_s0027_2ch_44100hz.wav" title="SPIKE menu: obj0043_v0_cmd0_s0027_2ch_44100hz" meta="section8=27 object=43 duration=0.577029s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds/obj0044_v0_cmd0_s0002_2ch_44100hz.wav" title="SPIKE menu: obj0044_v0_cmd0_s0002_2ch_44100hz" meta="section8=2 object=44 duration=1.365601s channels=2 refs=15"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds/obj0045_v0_cmd0_s0005_2ch_44100hz.wav" title="SPIKE menu: obj0045_v0_cmd0_s0005_2ch_44100hz" meta="section8=5 object=45 duration=1.003447s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds/obj0046_v0_cmd0_s0008_2ch_44100hz.wav" title="SPIKE menu: obj0046_v0_cmd0_s0008_2ch_44100hz" meta="section8=8 object=46 duration=1.497188s channels=2 refs=15"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds/obj0048_v0_cmd0_s0020_2ch_44100hz.wav" title="SPIKE menu: obj0048_v0_cmd0_s0020_2ch_44100hz" meta="section8=20 object=48 duration=1.365601s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds/obj0051_v0_cmd0_s0048_2ch_44100hz.wav" title="SPIKE menu: obj0051_v0_cmd0_s0048_2ch_44100hz" meta="section8=48 object=51 duration=0.721338s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds/obj0053_v0_cmd0_s0047_2ch_44100hz.wav" title="SPIKE menu: obj0053_v0_cmd0_s0047_2ch_44100hz" meta="section8=47 object=53 duration=2.194739s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds/obj0054_v0_cmd0_s0007_2ch_44100hz.wav" title="SPIKE menu: obj0054_v0_cmd0_s0007_2ch_44100hz" meta="section8=7 object=54 duration=1.955125s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds/obj0055_v0_cmd0_s0011_2ch_44100hz.wav" title="SPIKE menu: obj0055_v0_cmd0_s0011_2ch_44100hz" meta="section8=11 object=55 duration=1.998889s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds/obj0056_v0_cmd0_s0023_2ch_44100hz.wav" title="SPIKE menu: obj0056_v0_cmd0_s0023_2ch_44100hz" meta="section8=23 object=56 duration=4.346984s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds/obj0057_v0_cmd0_s0049_2ch_44100hz.wav" title="SPIKE menu: obj0057_v0_cmd0_s0049_2ch_44100hz" meta="section8=49 object=57 duration=1.751882s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds/obj0058_v0_cmd0_s0024_2ch_44100hz.wav" title="SPIKE menu: obj0058_v0_cmd0_s0024_2ch_44100hz" meta="section8=24 object=58 duration=1.633243s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds/obj0059_v0_cmd0_s0034_2ch_44100hz.wav" title="SPIKE menu: obj0059_v0_cmd0_s0034_2ch_44100hz" meta="section8=34 object=59 duration=5.136281s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds/obj0060_v0_cmd0_s0036_2ch_44100hz.wav" title="SPIKE menu: obj0060_v0_cmd0_s0036_2ch_44100hz" meta="section8=36 object=60 duration=4.420136s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds/obj0061_v0_cmd0_s0009_2ch_44100hz.wav" title="SPIKE menu: obj0061_v0_cmd0_s0009_2ch_44100hz" meta="section8=9 object=61 duration=1.619297s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds/obj0062_v0_cmd0_s0016_2ch_44100hz.wav" title="SPIKE menu: obj0062_v0_cmd0_s0016_2ch_44100hz" meta="section8=16 object=62 duration=5.136281s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds/obj0063_v0_cmd0_s0046_2ch_44100hz.wav" title="SPIKE menu: obj0063_v0_cmd0_s0046_2ch_44100hz" meta="section8=46 object=63 duration=4.420136s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds/obj0064_v0_cmd0_s0010_2ch_44100hz.wav" title="SPIKE menu: obj0064_v0_cmd0_s0010_2ch_44100hz" meta="section8=10 object=64 duration=2.135805s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds/obj0065_v0_cmd0_s0044_2ch_44100hz.wav" title="SPIKE menu: obj0065_v0_cmd0_s0044_2ch_44100hz" meta="section8=44 object=65 duration=1.21449s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds/obj0066_v0_cmd0_s0040_2ch_44100hz.wav" title="SPIKE menu: obj0066_v0_cmd0_s0040_2ch_44100hz" meta="section8=40 object=66 duration=5.136281s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds/obj0067_v0_cmd0_s0039_2ch_44100hz.wav" title="SPIKE menu: obj0067_v0_cmd0_s0039_2ch_44100hz" meta="section8=39 object=67 duration=4.420136s channels=2 refs=5"}
|
||||
::gallery-end
|
||||
365
sound-unresolved-review.md
Normal file
365
sound-unresolved-review.md
Normal file
@@ -0,0 +1,365 @@
|
||||
# Unresolved Structural Sound Review
|
||||
|
||||
These are the remaining best-name rows whose current labels are structural object references rather than semantic names.
|
||||
The `review` metadata is a duration/channel triage hint only; it is not a recovered native or Godot symbol.
|
||||
|
||||
## Bank Counts
|
||||
|
||||
- `main`: `295`
|
||||
- `spike_menu`: `50`
|
||||
|
||||
## Review Buckets
|
||||
|
||||
- `long_stereo_music_candidate`: `34`
|
||||
- `mid_stereo_music_or_ambience_candidate`: `6`
|
||||
- `mono_fx_or_voice_reject`: `134`
|
||||
- `stereo_fx_candidate`: `164`
|
||||
- `very_short_fx_candidate`: `7`
|
||||
|
||||
::gallery-start
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0009__obj0009__s2084__1ch_44100hz.wav" title="Object 9 section 2084 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=2084 object=9 duration=0.415102s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0010__obj0010__s1679__1ch_44100hz.wav" title="Object 10 section 1679 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=1679 object=10 duration=0.637143s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0011__obj0011__s0543__1ch_44100hz.wav" title="Object 11 section 0543 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=543 object=11 duration=0.597959s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0012__obj0012__s0190__1ch_44100hz.wav" title="Object 12 section 0190 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=190 object=12 duration=1.333243s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0013__obj0013__s2012__1ch_44100hz.wav" title="Object 13 section 2012 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=2012 object=13 duration=0.749932s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0014__obj0014__s1621__1ch_44100hz.wav" title="Object 14 section 1621 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=1621 object=14 duration=0.749932s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0015__obj0015__s0839__1ch_44100hz.wav" title="Object 15 section 0839 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=839 object=15 duration=1.082676s channels=1 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0016__obj0016__s1464__2ch_44100hz.wav" title="Object 16 section 1464 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=1464 object=16 duration=0.443265s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0018__obj0018__s0907__1ch_44100hz.wav" title="Object 18 section 0907 [very_short_fx_candidate]" meta="bank=main review=very_short_fx_candidate section8=907 object=18 duration=0.126667s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0019__obj0019__s2371__1ch_44100hz.wav" title="Object 19 section 2371 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=2371 object=19 duration=1.119592s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0020__obj0020__s1874__1ch_44100hz.wav" title="Object 20 section 1874 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=1874 object=20 duration=6.381406s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0021__obj0021__s1062__1ch_44100hz.wav" title="Object 21 section 1062 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=1062 object=21 duration=2.51737s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0022__obj0022__s0741__1ch_44100hz.wav" title="Object 22 section 0741 [very_short_fx_candidate]" meta="bank=main review=very_short_fx_candidate section8=741 object=22 duration=0.108299s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0023__obj0023__s0964__2ch_44100hz.wav" title="Object 23 section 0964 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=964 object=23 duration=0.478095s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0024__obj0024__s0027__1ch_44100hz.wav" title="Object 24 section 0027 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=27 object=24 duration=0.689977s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0025__obj0025__s0767__1ch_44100hz.wav" title="Object 25 section 0767 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=767 object=25 duration=0.687438s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0026__obj0026__s1036__1ch_44100hz.wav" title="Object 26 section 1036 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=1036 object=26 duration=0.598005s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0027__obj0027__s0091__1ch_44100hz.wav" title="Object 27 section 0091 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=91 object=27 duration=1.22s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0028__obj0028__s2391__2ch_44100hz.wav" title="Object 28 section 2391 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=2391 object=28 duration=0.758254s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0029__obj0029__s2345__2ch_44100hz.wav" title="Object 29 section 2345 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=2345 object=29 duration=1.454785s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0030__obj0030__s1923__2ch_44100hz.wav" title="Object 30 section 1923 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=1923 object=30 duration=2.34356s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0031__obj0031__s1918__2ch_44100hz.wav" title="Object 31 section 1918 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=1918 object=31 duration=0.928639s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0032__obj0032__s2007__2ch_44100hz.wav" title="Object 32 section 2007 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=2007 object=32 duration=5.405329s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0033__obj0033__s1698__2ch_44100hz.wav" title="Object 33 section 1698 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=1698 object=33 duration=1.070998s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0034__obj0034__s0813__2ch_44100hz.wav" title="Object 34 section 0813 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=813 object=34 duration=1.070998s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0035__obj0035__s1486__2ch_44100hz.wav" title="Object 35 section 1486 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=1486 object=35 duration=1.503379s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0036__obj0036__s1738__2ch_44100hz.wav" title="Object 36 section 1738 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=1738 object=36 duration=1.545918s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0037__obj0037__s0038__2ch_44100hz.wav" title="Object 37 section 0038 [very_short_fx_candidate]" meta="bank=main review=very_short_fx_candidate section8=38 object=37 duration=0.156644s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0038__obj0038__s0593__2ch_44100hz.wav" title="Object 38 section 0593 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=593 object=38 duration=0.295079s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0039__obj0039__s0551__2ch_44100hz.wav" title="Object 39 section 0551 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=551 object=39 duration=0.390998s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0040__obj0040__s0096__2ch_44100hz.wav" title="Object 40 section 0096 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=96 object=40 duration=1.070998s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0041__obj0041__s2131__2ch_44100hz.wav" title="Object 41 section 2131 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=2131 object=41 duration=0.297324s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0042__obj0042__s2406__2ch_44100hz.wav" title="Object 42 section 2406 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=2406 object=42 duration=0.743855s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0043__obj0043__s1356__2ch_44100hz.wav" title="Object 43 section 1356 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=1356 object=43 duration=0.577029s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0044__obj0044__s0076__2ch_44100hz.wav" title="Object 44 section 0076 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=76 object=44 duration=1.365601s channels=2 refs=15"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0045__obj0045__s0157__2ch_44100hz.wav" title="Object 45 section 0157 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=157 object=45 duration=1.003447s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0046__obj0046__s0248__2ch_44100hz.wav" title="Object 46 section 0248 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=248 object=46 duration=1.497188s channels=2 refs=15"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0048__obj0048__s0864__2ch_44100hz.wav" title="Object 48 section 0864 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=864 object=48 duration=1.365601s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0051__obj0051__s2289__2ch_44100hz.wav" title="Object 51 section 2289 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=2289 object=51 duration=0.721338s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0053__obj0053__s2265__2ch_44100hz.wav" title="Object 53 section 2265 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=2265 object=53 duration=2.194739s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0054__obj0054__s0208__2ch_44100hz.wav" title="Object 54 section 0208 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=208 object=54 duration=1.955125s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0055__obj0055__s0477__2ch_44100hz.wav" title="Object 55 section 0477 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=477 object=55 duration=1.998889s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0056__obj0056__s0970__2ch_44100hz.wav" title="Object 56 section 0970 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=970 object=56 duration=4.346984s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0057__obj0057__s2298__2ch_44100hz.wav" title="Object 57 section 2298 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=2298 object=57 duration=1.751882s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0059__obj0059__s1792__2ch_44100hz.wav" title="Object 59 section 1792 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=1792 object=59 duration=5.136281s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0060__obj0060__s1912__2ch_44100hz.wav" title="Object 60 section 1912 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=1912 object=60 duration=4.420136s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0062__obj0062__s0754__2ch_44100hz.wav" title="Object 62 section 0754 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=754 object=62 duration=5.136281s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0063__obj0063__s2170__2ch_44100hz.wav" title="Object 63 section 2170 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=2170 object=63 duration=4.420136s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0066__obj0066__s1969__2ch_44100hz.wav" title="Object 66 section 1969 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=1969 object=66 duration=5.136281s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0067__obj0067__s1966__2ch_44100hz.wav" title="Object 67 section 1966 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=1966 object=67 duration=4.420136s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0068__obj0068__s2455__2ch_44100hz.wav" title="Object 68 section 2455 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=2455 object=68 duration=2.259252s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0069__obj0069__s0913__2ch_44100hz.wav" title="Object 69 section 0913 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=913 object=69 duration=0.294989s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0070__obj0070__s0902__2ch_44100hz.wav" title="Object 70 section 0902 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=902 object=70 duration=0.792426s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0071__obj0071__s1605__2ch_44100hz.wav" title="Object 71 section 1605 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=1605 object=71 duration=1.110612s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0072__obj0072__s0471__2ch_44100hz.wav" title="Object 72 section 0471 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=471 object=72 duration=1.522154s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0073__obj0073__s2456__2ch_44100hz.wav" title="Object 73 section 2456 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=2456 object=73 duration=1.791156s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0074__obj0074__s1513__2ch_44100hz.wav" title="Object 74 section 1513 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=1513 object=74 duration=2.028322s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0075__obj0075__s2183__2ch_44100hz.wav" title="Object 75 section 2183 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=2183 object=75 duration=3.222993s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0076__obj0076__s2425__2ch_44100hz.wav" title="Object 76 section 2425 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=2425 object=76 duration=2.222109s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0077__obj0077__s1939__2ch_44100hz.wav" title="Object 77 section 1939 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=1939 object=77 duration=2.535964s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0078__obj0078__s1973__2ch_44100hz.wav" title="Object 78 section 1973 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=1973 object=78 duration=2.069116s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0079__obj0079__s1752__2ch_44100hz.wav" title="Object 79 section 1752 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=1752 object=79 duration=1.711224s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0080__obj0080__s0427__2ch_44100hz.wav" title="Object 80 section 0427 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=427 object=80 duration=1.567347s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0081__obj0081__s2436__2ch_44100hz.wav" title="Object 81 section 2436 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=2436 object=81 duration=1.33805s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0082__obj0082__s1283__2ch_44100hz.wav" title="Object 82 section 1283 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=1283 object=82 duration=1.33805s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0083__obj0083__s1648__2ch_44100hz.wav" title="Object 83 section 1648 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=1648 object=83 duration=1.84356s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0084__obj0084__s0509__2ch_44100hz.wav" title="Object 84 section 0509 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=509 object=84 duration=1.539705s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0085__obj0085__s0130__2ch_44100hz.wav" title="Object 85 section 0130 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=130 object=85 duration=2.2022s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0086__obj0086__s1140__2ch_44100hz.wav" title="Object 86 section 1140 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=1140 object=86 duration=2.669342s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0087__obj0087__s1338__2ch_44100hz.wav" title="Object 87 section 1338 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=1338 object=87 duration=2.824286s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0089__obj0089__s0952__2ch_44100hz.wav" title="Object 89 section 0952 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=952 object=89 duration=2.569229s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0090__obj0090__s2112__2ch_44100hz.wav" title="Object 90 section 2112 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=2112 object=90 duration=6.873537s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0091__obj0091__s0443__2ch_44100hz.wav" title="Object 91 section 0443 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=443 object=91 duration=2.252245s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0092__obj0092__s1219__2ch_44100hz.wav" title="Object 92 section 1219 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=1219 object=92 duration=1.793469s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0093__obj0093__s1519__2ch_44100hz.wav" title="Object 93 section 1519 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=1519 object=93 duration=3.504422s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0094__obj0094__s0896__2ch_44100hz.wav" title="Object 94 section 0896 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=896 object=94 duration=1.626621s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0095__obj0095__s1184__2ch_44100hz.wav" title="Object 95 section 1184 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=1184 object=95 duration=1.966667s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0096__obj0096__s0608__2ch_44100hz.wav" title="Object 96 section 0608 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=608 object=96 duration=1.9s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0097__obj0097__s1530__2ch_44100hz.wav" title="Object 97 section 1530 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=1530 object=97 duration=1.633333s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0098__obj0098__s2329__2ch_44100hz.wav" title="Object 98 section 2329 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=2329 object=98 duration=2.4s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0184__obj0184__s1518__2ch_44100hz.wav" title="Object 184 section 1518 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=1518 object=184 duration=2.271973s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0187__obj0187__s1260__2ch_44100hz.wav" title="Object 187 section 1260 [mid_stereo_music_or_ambience_candidate]" meta="bank=main review=mid_stereo_music_or_ambience_candidate section8=1260 object=187 duration=14.193878s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0188__obj0188__s0180__2ch_44100hz.wav" title="Object 188 section 0180 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=180 object=188 duration=2.41771s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0189__obj0189__s0502__2ch_44100hz.wav" title="Object 189 section 0502 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=502 object=189 duration=1.843197s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0190__obj0190__s2252__2ch_44100hz.wav" title="Object 190 section 2252 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=2252 object=190 duration=3.416304s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0191__obj0191__s0803__2ch_44100hz.wav" title="Object 191 section 0803 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=803 object=191 duration=1.579116s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0193__obj0193__s0196__2ch_44100hz.wav" title="Object 193 section 0196 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=196 object=193 duration=1.383447s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0194__obj0194__s0465__2ch_44100hz.wav" title="Object 194 section 0465 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=465 object=194 duration=1.880408s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0195__obj0195__s2106__2ch_44100hz.wav" title="Object 195 section 2106 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=2106 object=195 duration=2.139955s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0333__obj0333__s2446__2ch_44100hz.wav" title="Object 333 section 2446 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=2446 object=333 duration=2.936259s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0334__obj0334__s0046__2ch_44100hz.wav" title="Object 334 section 0046 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=46 object=334 duration=6.172834s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0335__obj0335__s0672__2ch_44100hz.wav" title="Object 335 section 0672 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=672 object=335 duration=3.303311s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0336__obj0336__s2059__2ch_44100hz.wav" title="Object 336 section 2059 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=2059 object=336 duration=3.536871s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0337__obj0337__s2480__2ch_44100hz.wav" title="Object 337 section 2480 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=2480 object=337 duration=2.135465s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0338__obj0338__s2017__2ch_44100hz.wav" title="Object 338 section 2017 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=2017 object=338 duration=9.109093s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0339__obj0339__s2078__2ch_44100hz.wav" title="Object 339 section 2078 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=2078 object=339 duration=2.535873s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0340__obj0340__s1079__2ch_44100hz.wav" title="Object 340 section 1079 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=1079 object=340 duration=2.12712s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0341__obj0341__s1342__2ch_44100hz.wav" title="Object 341 section 1342 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=1342 object=341 duration=2.168844s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0342__obj0342__s1714__2ch_44100hz.wav" title="Object 342 section 1714 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=1714 object=342 duration=7.257256s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0343__obj0343__s0428__2ch_44100hz.wav" title="Object 343 section 0428 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=428 object=343 duration=5.630635s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0344__obj0344__s2045__2ch_44100hz.wav" title="Object 344 section 2045 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=2045 object=344 duration=4.25424s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0345__obj0345__s1908__2ch_44100hz.wav" title="Object 345 section 1908 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=1908 object=345 duration=2.752744s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0346__obj0346__s1114__2ch_44100hz.wav" title="Object 346 section 1114 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=1114 object=346 duration=2.836168s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0347__obj0347__s0470__2ch_44100hz.wav" title="Object 347 section 0470 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=470 object=347 duration=3.128118s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0348__obj0348__s2393__2ch_44100hz.wav" title="Object 348 section 2393 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=2393 object=348 duration=8.258254s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0349__obj0349__s0569__2ch_44100hz.wav" title="Object 349 section 0569 [mid_stereo_music_or_ambience_candidate]" meta="bank=main review=mid_stereo_music_or_ambience_candidate section8=569 object=349 duration=17.384036s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0350__obj0350__s0063__2ch_44100hz.wav" title="Object 350 section 0063 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=63 object=350 duration=4.699274s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0351__obj0351__s2132__2ch_44100hz.wav" title="Object 351 section 2132 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=2132 object=351 duration=4.016122s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0352__obj0352__s0152__2ch_44100hz.wav" title="Object 352 section 0152 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=152 object=352 duration=8.375034s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0353__obj0353__s0689__2ch_44100hz.wav" title="Object 353 section 0689 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=689 object=353 duration=3.169841s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0354__obj0354__s1655__2ch_44100hz.wav" title="Object 354 section 1655 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=1655 object=354 duration=3.203197s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0355__obj0355__s0392__2ch_44100hz.wav" title="Object 355 section 0392 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=392 object=355 duration=3.002993s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0356__obj0356__s0568__2ch_44100hz.wav" title="Object 356 section 0568 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=568 object=356 duration=1.209546s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0357__obj0357__s1954__2ch_44100hz.wav" title="Object 357 section 1954 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=1954 object=357 duration=1.710045s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0358__obj0358__s2223__2ch_44100hz.wav" title="Object 358 section 2223 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=2223 object=358 duration=7.090408s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0362__obj0362__s1659__2ch_44100hz.wav" title="Object 362 section 1659 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=1659 object=362 duration=2.626984s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0363__obj0363__s1200__2ch_44100hz.wav" title="Object 363 section 1200 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=1200 object=363 duration=2.469138s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0364__obj0364__s0326__2ch_44100hz.wav" title="Object 364 section 0326 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=326 object=364 duration=2.626984s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0365__obj0365__s1205__2ch_44100hz.wav" title="Object 365 section 1205 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=1205 object=365 duration=2.2022s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0366__obj0366__s0976__2ch_44100hz.wav" title="Object 366 section 0976 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=976 object=366 duration=3.536871s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0367__obj0367__s0755__2ch_44100hz.wav" title="Object 367 section 0755 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=755 object=367 duration=3.80381s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0368__obj0368__s1561__2ch_44100hz.wav" title="Object 368 section 1561 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=1561 object=368 duration=3.636961s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0369__obj0369__s1932__2ch_44100hz.wav" title="Object 369 section 1932 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=1932 object=369 duration=2.936259s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0370__obj0370__s0696__2ch_44100hz.wav" title="Object 370 section 0696 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=696 object=370 duration=3.002993s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0372__obj0372__s0131__2ch_44100hz.wav" title="Object 372 section 0131 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=131 object=372 duration=7.180476s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0373__obj0373__s0247__2ch_44100hz.wav" title="Object 373 section 0247 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=247 object=373 duration=4.003991s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0374__obj0374__s0140__2ch_44100hz.wav" title="Object 374 section 0140 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=140 object=374 duration=3.970635s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0375__obj0375__s0450__2ch_44100hz.wav" title="Object 375 section 0450 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=450 object=375 duration=3.503492s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0376__obj0376__s2220__2ch_44100hz.wav" title="Object 376 section 2220 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=2220 object=376 duration=2.235556s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0377__obj0377__s0941__2ch_44100hz.wav" title="Object 377 section 0941 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=941 object=377 duration=2.769433s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0378__obj0378__s1144__2ch_44100hz.wav" title="Object 378 section 1144 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=1144 object=378 duration=3.370023s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0379__obj0379__s2241__2ch_44100hz.wav" title="Object 379 section 2241 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=2241 object=379 duration=2.869524s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0380__obj0380__s0857__2ch_44100hz.wav" title="Object 380 section 0857 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=857 object=380 duration=4.003991s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0381__obj0381__s0563__2ch_44100hz.wav" title="Object 381 section 0563 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=563 object=381 duration=5.105102s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0383__obj0383__s1887__2ch_44100hz.wav" title="Object 383 section 1887 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=1887 object=383 duration=3.069728s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0384__obj0384__s0114__2ch_44100hz.wav" title="Object 384 section 0114 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=114 object=384 duration=6.306304s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0385__obj0385__s1955__2ch_44100hz.wav" title="Object 385 section 1955 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=1955 object=385 duration=7.94127s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0386__obj0386__s1723__2ch_44100hz.wav" title="Object 386 section 1723 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=1723 object=386 duration=3.753741s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0387__obj0387__s0553__2ch_44100hz.wav" title="Object 387 section 0553 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=553 object=387 duration=2.735011s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0388__obj0388__s0783__2ch_44100hz.wav" title="Object 388 section 0783 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=783 object=388 duration=3.96229s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0390__obj0390__s0654__2ch_44100hz.wav" title="Object 390 section 0654 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=654 object=390 duration=2.544218s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0391__obj0391__s0159__1ch_44100hz.wav" title="Object 391 section 0159 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=159 object=391 duration=0.5s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0392__obj0392__s2033__1ch_44100hz.wav" title="Object 392 section 2033 [very_short_fx_candidate]" meta="bank=main review=very_short_fx_candidate section8=2033 object=392 duration=0.078912s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0393__obj0393__s1497__2ch_44100hz.wav" title="Object 393 section 1497 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=1497 object=393 duration=1.263129s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0394__obj0394__s1611__2ch_44100hz.wav" title="Object 394 section 1611 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=1611 object=394 duration=1.208617s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0395__obj0395__s1455__2ch_44100hz.wav" title="Object 395 section 1455 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=1455 object=395 duration=1.448118s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ0396__obj0396__s0725__2ch_44100hz.wav" title="Object 396 section 0725 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=725 object=396 duration=1.433469s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ1585__obj1585__s0590__1ch_44100hz.wav" title="Object 1585 section 0590 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=590 object=1585 duration=0.737551s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ1817__obj1817__s0775__1ch_44100hz.wav" title="Object 1817 section 0775 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=775 object=1817 duration=1.229592s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ1818__obj1818__s0273__1ch_44100hz.wav" title="Object 1818 section 0273 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=273 object=1818 duration=0.751111s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ1819__obj1819__s0989__1ch_44100hz.wav" title="Object 1819 section 0989 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=989 object=1819 duration=1.061383s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ1820__obj1820__s1866__1ch_44100hz.wav" title="Object 1820 section 1866 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=1866 object=1820 duration=0.749524s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ1832__obj1832__s1657__1ch_44100hz.wav" title="Object 1832 section 1657 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=1657 object=1832 duration=0.727506s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ1833__obj1833__s0150__1ch_44100hz.wav" title="Object 1833 section 0150 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=150 object=1833 duration=0.832971s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ1836__obj1836__s1328__1ch_44100hz.wav" title="Object 1836 section 1328 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=1328 object=1836 duration=0.886213s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ1840__obj1840__s1500__1ch_44100hz.wav" title="Object 1840 section 1500 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=1500 object=1840 duration=1.450023s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ1841__obj1841__s1687__1ch_44100hz.wav" title="Object 1841 section 1687 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=1687 object=1841 duration=0.912381s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ1859__obj1859__s2111__1ch_44100hz.wav" title="Object 1859 section 2111 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=2111 object=1859 duration=2.108299s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ1962__obj1962__s1633__1ch_44100hz.wav" title="Object 1962 section 1633 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=1633 object=1962 duration=1.103311s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ1967__obj1967__s1883__1ch_44100hz.wav" title="Object 1967 section 1883 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=1883 object=1967 duration=0.868866s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ1990__obj1990__s0805__1ch_44100hz.wav" title="Object 1990 section 0805 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=805 object=1990 duration=1.743923s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2105__obj2105__s2024__1ch_44100hz.wav" title="Object 2105 section 2024 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=2024 object=2105 duration=2.515488s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2161__obj2161__s0921__1ch_44100hz.wav" title="Object 2161 section 0921 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=921 object=2161 duration=2.344331s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2208__obj2208__s0770__1ch_44100hz.wav" title="Object 2208 section 0770 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=770 object=2208 duration=2.597551s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2247__obj2247__s1230__1ch_44100hz.wav" title="Object 2247 section 1230 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=1230 object=2247 duration=1.519342s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2249__obj2249__s0517__1ch_44100hz.wav" title="Object 2249 section 0517 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=517 object=2249 duration=2.505351s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2251__obj2251__s0434__1ch_44100hz.wav" title="Object 2251 section 0434 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=434 object=2251 duration=1.597506s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2252__obj2252__s0118__1ch_44100hz.wav" title="Object 2252 section 0118 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=118 object=2252 duration=1.872336s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2253__obj2253__s2172__1ch_44100hz.wav" title="Object 2253 section 2172 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=2172 object=2253 duration=5.331519s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2254__obj2254__s0944__1ch_44100hz.wav" title="Object 2254 section 0944 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=944 object=2254 duration=1.265351s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2255__obj2255__s1149__1ch_44100hz.wav" title="Object 2255 section 1149 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=1149 object=2255 duration=1.314898s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2257__obj2257__s1429__1ch_44100hz.wav" title="Object 2257 section 1429 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=1429 object=2257 duration=1.421338s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2260__obj2260__s1217__1ch_44100hz.wav" title="Object 2260 section 1217 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=1217 object=2260 duration=1.859342s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2261__obj2261__s2475__1ch_44100hz.wav" title="Object 2261 section 2475 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=2475 object=2261 duration=1.657347s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2262__obj2262__s2363__1ch_44100hz.wav" title="Object 2262 section 2363 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=2363 object=2262 duration=2.144671s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2263__obj2263__s1360__1ch_44100hz.wav" title="Object 2263 section 1360 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=1360 object=2263 duration=1.588345s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2264__obj2264__s2307__1ch_44100hz.wav" title="Object 2264 section 2307 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=2307 object=2264 duration=1.205351s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2267__obj2267__s1287__1ch_44100hz.wav" title="Object 2267 section 1287 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=1287 object=2267 duration=2.039796s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2268__obj2268__s0211__1ch_44100hz.wav" title="Object 2268 section 0211 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=211 object=2268 duration=2.457642s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2269__obj2269__s1274__1ch_44100hz.wav" title="Object 2269 section 1274 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=1274 object=2269 duration=7.028345s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2270__obj2270__s0774__1ch_44100hz.wav" title="Object 2270 section 0774 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=774 object=2270 duration=1.305351s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2271__obj2271__s2230__1ch_44100hz.wav" title="Object 2271 section 2230 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=2230 object=2271 duration=2.319342s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2272__obj2272__s1069__1ch_44100hz.wav" title="Object 2272 section 1069 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=1069 object=2272 duration=1.666009s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2273__obj2273__s2299__1ch_44100hz.wav" title="Object 2273 section 2299 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=2299 object=2273 duration=3.358345s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2274__obj2274__s1102__1ch_44100hz.wav" title="Object 2274 section 1102 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=1102 object=2274 duration=1.472018s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2275__obj2275__s1971__1ch_44100hz.wav" title="Object 2275 section 1971 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=1971 object=2275 duration=1.289342s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2276__obj2276__s0294__1ch_44100hz.wav" title="Object 2276 section 0294 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=294 object=2276 duration=3.379342s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2277__obj2277__s0479__1ch_44100hz.wav" title="Object 2277 section 0479 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=479 object=2277 duration=0.7778s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2278__obj2278__s1693__1ch_44100hz.wav" title="Object 2278 section 1693 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=1693 object=2278 duration=0.79932s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2279__obj2279__s2211__1ch_44100hz.wav" title="Object 2279 section 2211 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=2211 object=2279 duration=2.195465s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2281__obj2281__s2453__1ch_44100hz.wav" title="Object 2281 section 2453 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=2453 object=2281 duration=4.344807s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2282__obj2282__s0000__1ch_44100hz.wav" title="Object 2282 section 0000 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=0 object=2282 duration=3.162086s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2283__obj2283__s1822__1ch_44100hz.wav" title="Object 2283 section 1822 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=1822 object=2283 duration=1.329002s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2284__obj2284__s1677__1ch_44100hz.wav" title="Object 2284 section 1677 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=1677 object=2284 duration=2.881678s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2285__obj2285__s1432__1ch_44100hz.wav" title="Object 2285 section 1432 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=1432 object=2285 duration=2.323107s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2286__obj2286__s1253__1ch_44100hz.wav" title="Object 2286 section 1253 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=1253 object=2286 duration=6.544014s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2287__obj2287__s0406__1ch_44100hz.wav" title="Object 2287 section 0406 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=406 object=2287 duration=1.609433s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2288__obj2288__s0291__1ch_44100hz.wav" title="Object 2288 section 0291 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=291 object=2288 duration=2.68068s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2289__obj2289__s0087__1ch_44100hz.wav" title="Object 2289 section 0087 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=87 object=2289 duration=1.697188s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2290__obj2290__s2429__1ch_44100hz.wav" title="Object 2290 section 2429 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=2429 object=2290 duration=1.963265s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2291__obj2291__s0009__1ch_44100hz.wav" title="Object 2291 section 0009 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=9 object=2291 duration=1.97102s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2292__obj2292__s1138__1ch_44100hz.wav" title="Object 2292 section 1138 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=1138 object=2292 duration=1.412018s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2294__obj2294__s0711__1ch_44100hz.wav" title="Object 2294 section 0711 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=711 object=2294 duration=1.537347s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2295__obj2295__s1758__1ch_44100hz.wav" title="Object 2295 section 1758 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=1758 object=2295 duration=2.748685s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2296__obj2296__s0679__1ch_44100hz.wav" title="Object 2296 section 0679 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=679 object=2296 duration=0.823333s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2297__obj2297__s0801__1ch_44100hz.wav" title="Object 2297 section 0801 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=801 object=2297 duration=1.451338s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2298__obj2298__s0476__1ch_44100hz.wav" title="Object 2298 section 0476 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=476 object=2298 duration=2.531338s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2299__obj2299__s0787__1ch_44100hz.wav" title="Object 2299 section 0787 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=787 object=2299 duration=2.855669s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2300__obj2300__s0310__1ch_44100hz.wav" title="Object 2300 section 0310 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=310 object=2300 duration=3.281633s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2304__obj2304__s2457__1ch_44100hz.wav" title="Object 2304 section 2457 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=2457 object=2304 duration=1.10034s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2305__obj2305__s1580__1ch_44100hz.wav" title="Object 2305 section 1580 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=1580 object=2305 duration=1.749002s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2306__obj2306__s0792__1ch_44100hz.wav" title="Object 2306 section 0792 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=792 object=2306 duration=0.716009s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2307__obj2307__s1604__1ch_44100hz.wav" title="Object 2307 section 1604 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=1604 object=2307 duration=1.808095s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2308__obj2308__s2159__1ch_44100hz.wav" title="Object 2308 section 2159 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=2159 object=2308 duration=3.882086s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2309__obj2309__s1030__1ch_44100hz.wav" title="Object 2309 section 1030 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=1030 object=2309 duration=1.31102s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2310__obj2310__s1517__1ch_44100hz.wav" title="Object 2310 section 1517 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=1517 object=2310 duration=1.05102s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2313__obj2313__s2440__1ch_44100hz.wav" title="Object 2313 section 2440 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=2440 object=2313 duration=2.146667s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2324__obj2324__s1709__1ch_44100hz.wav" title="Object 2324 section 1709 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=1709 object=2324 duration=0.993447s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2326__obj2326__s0282__1ch_44100hz.wav" title="Object 2326 section 0282 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=282 object=2326 duration=1.338231s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2332__obj2332__s0329__1ch_44100hz.wav" title="Object 2332 section 0329 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=329 object=2332 duration=1.112562s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2343__obj2343__s1868__1ch_44100hz.wav" title="Object 2343 section 1868 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=1868 object=2343 duration=3.581542s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2348__obj2348__s1772__1ch_44100hz.wav" title="Object 2348 section 1772 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=1772 object=2348 duration=1.69195s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2353__obj2353__s0302__1ch_44100hz.wav" title="Object 2353 section 0302 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=302 object=2353 duration=1.410522s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2355__obj2355__s0169__1ch_44100hz.wav" title="Object 2355 section 0169 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=169 object=2355 duration=1.831746s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2361__obj2361__s0704__1ch_44100hz.wav" title="Object 2361 section 0704 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=704 object=2361 duration=2.377007s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2362__obj2362__s0132__1ch_44100hz.wav" title="Object 2362 section 0132 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=132 object=2362 duration=1.627914s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2365__obj2365__s0345__1ch_44100hz.wav" title="Object 2365 section 0345 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=345 object=2365 duration=9.281973s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2367__obj2367__s1737__1ch_44100hz.wav" title="Object 2367 section 1737 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=1737 object=2367 duration=1.622812s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2370__obj2370__s1191__1ch_44100hz.wav" title="Object 2370 section 1191 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=1191 object=2370 duration=2.14542s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2371__obj2371__s0681__1ch_44100hz.wav" title="Object 2371 section 0681 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=681 object=2371 duration=2.145442s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2372__obj2372__s0163__1ch_44100hz.wav" title="Object 2372 section 0163 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=163 object=2372 duration=2.392971s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2378__obj2378__s1012__1ch_44100hz.wav" title="Object 2378 section 1012 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=1012 object=2378 duration=3.724059s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2379__obj2379__s1210__1ch_44100hz.wav" title="Object 2379 section 1210 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=1210 object=2379 duration=2.379705s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2382__obj2382__s0846__1ch_44100hz.wav" title="Object 2382 section 0846 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=846 object=2382 duration=1.313469s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2383__obj2383__s1965__1ch_44100hz.wav" title="Object 2383 section 1965 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=1965 object=2383 duration=1.625964s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2389__obj2389__s2291__1ch_44100hz.wav" title="Object 2389 section 2291 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=2291 object=2389 duration=2.105351s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2403__obj2403__s0746__1ch_44100hz.wav" title="Object 2403 section 0746 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=746 object=2403 duration=1.425011s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2410__obj2410__s0763__1ch_44100hz.wav" title="Object 2410 section 0763 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=763 object=2410 duration=1.752404s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2413__obj2413__s2270__1ch_44100hz.wav" title="Object 2413 section 2270 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=2270 object=2413 duration=6.478163s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2414__obj2414__s1177__1ch_44100hz.wav" title="Object 2414 section 1177 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=1177 object=2414 duration=4.669524s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2415__obj2415__s0184__1ch_44100hz.wav" title="Object 2415 section 0184 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=184 object=2415 duration=3.766871s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2416__obj2416__s2365__1ch_44100hz.wav" title="Object 2416 section 2365 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=2365 object=2416 duration=7.836735s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2420__obj2420__s0123__1ch_44100hz.wav" title="Object 2420 section 0123 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=123 object=2420 duration=3.796463s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2422__obj2422__s1756__1ch_44100hz.wav" title="Object 2422 section 1756 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=1756 object=2422 duration=5.21288s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2426__obj2426__s1143__1ch_44100hz.wav" title="Object 2426 section 1143 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=1143 object=2426 duration=2.00449s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2429__obj2429__s1690__1ch_44100hz.wav" title="Object 2429 section 1690 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=1690 object=2429 duration=1.361088s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2430__obj2430__s0126__1ch_44100hz.wav" title="Object 2430 section 0126 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=126 object=2430 duration=2.121451s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2436__obj2436__s1651__1ch_44100hz.wav" title="Object 2436 section 1651 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=1651 object=2436 duration=1.223333s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2440__obj2440__s0576__1ch_44100hz.wav" title="Object 2440 section 0576 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=576 object=2440 duration=0.989728s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2446__obj2446__s1299__1ch_44100hz.wav" title="Object 2446 section 1299 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=1299 object=2446 duration=0.653946s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2453__obj2453__s1510__1ch_44100hz.wav" title="Object 2453 section 1510 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=1510 object=2453 duration=1.178526s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2459__obj2459__s0050__1ch_44100hz.wav" title="Object 2459 section 0050 [mono_fx_or_voice_reject]" meta="bank=main review=mono_fx_or_voice_reject section8=50 object=2459 duration=1.511814s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2463__obj2463__s1907__2ch_44100hz.wav" title="Object 2463 section 1907 [long_stereo_music_candidate]" meta="bank=main review=long_stereo_music_candidate section8=1907 object=2463 duration=139.062834s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2464__obj2464__s0488__2ch_44100hz.wav" title="Object 2464 section 0488 [long_stereo_music_candidate]" meta="bank=main review=long_stereo_music_candidate section8=488 object=2464 duration=81.103673s channels=2 refs=20"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2464__obj2464__s1081__2ch_44100hz.wav" title="Object 2464 section 1081 [long_stereo_music_candidate]" meta="bank=main review=long_stereo_music_candidate section8=1081 object=2464 duration=43.02254s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2466__obj2466__s1531__2ch_44100hz.wav" title="Object 2466 section 1531 [long_stereo_music_candidate]" meta="bank=main review=long_stereo_music_candidate section8=1531 object=2466 duration=81.103537s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2467__obj2467__s1248__2ch_44100hz.wav" title="Object 2467 section 1248 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=1248 object=2467 duration=0.685556s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2467__obj2467__s1610__2ch_44100hz.wav" title="Object 2467 section 1610 [long_stereo_music_candidate]" meta="bank=main review=long_stereo_music_candidate section8=1610 object=2467 duration=57.594172s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2468__obj2468__s1119__2ch_44100hz.wav" title="Object 2468 section 1119 [long_stereo_music_candidate]" meta="bank=main review=long_stereo_music_candidate section8=1119 object=2468 duration=61.440023s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2469__obj2469__s2003__2ch_44100hz.wav" title="Object 2469 section 2003 [long_stereo_music_candidate]" meta="bank=main review=long_stereo_music_candidate section8=2003 object=2469 duration=50.975079s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2470__obj2470__s0695__2ch_44100hz.wav" title="Object 2470 section 0695 [long_stereo_music_candidate]" meta="bank=main review=long_stereo_music_candidate section8=695 object=2470 duration=46.599592s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2471__obj2471__s0525__2ch_44100hz.wav" title="Object 2471 section 0525 [long_stereo_music_candidate]" meta="bank=main review=long_stereo_music_candidate section8=525 object=2471 duration=45.445578s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2472__obj2472__s0771__2ch_44100hz.wav" title="Object 2472 section 0771 [long_stereo_music_candidate]" meta="bank=main review=long_stereo_music_candidate section8=771 object=2472 duration=66.781247s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2473__obj2473__s0097__2ch_44100hz.wav" title="Object 2473 section 0097 [long_stereo_music_candidate]" meta="bank=main review=long_stereo_music_candidate section8=97 object=2473 duration=65.825329s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2474__obj2474__s0965__2ch_44100hz.wav" title="Object 2474 section 0965 [long_stereo_music_candidate]" meta="bank=main review=long_stereo_music_candidate section8=965 object=2474 duration=49.278707s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2474__obj2474__s1249__2ch_44100hz.wav" title="Object 2474 section 1249 [mid_stereo_music_or_ambience_candidate]" meta="bank=main review=mid_stereo_music_or_ambience_candidate section8=1249 object=2474 duration=12.603175s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2475__obj2475__s0113__2ch_44100hz.wav" title="Object 2475 section 0113 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=113 object=2475 duration=3.838073s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2475__obj2475__s0832__2ch_44100hz.wav" title="Object 2475 section 0832 [long_stereo_music_candidate]" meta="bank=main review=long_stereo_music_candidate section8=832 object=2475 duration=40.301043s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2476__obj2476__s1193__2ch_44100hz.wav" title="Object 2476 section 1193 [long_stereo_music_candidate]" meta="bank=main review=long_stereo_music_candidate section8=1193 object=2476 duration=62.117755s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2477__obj2477__s2037__2ch_44100hz.wav" title="Object 2477 section 2037 [long_stereo_music_candidate]" meta="bank=main review=long_stereo_music_candidate section8=2037 object=2477 duration=55.406281s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2478__obj2478__s0817__2ch_44100hz.wav" title="Object 2478 section 0817 [long_stereo_music_candidate]" meta="bank=main review=long_stereo_music_candidate section8=817 object=2478 duration=50.001406s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2479__obj2479__s2147__2ch_44100hz.wav" title="Object 2479 section 2147 [long_stereo_music_candidate]" meta="bank=main review=long_stereo_music_candidate section8=2147 object=2479 duration=54.857664s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2480__obj2480__s1045__2ch_44100hz.wav" title="Object 2480 section 1045 [long_stereo_music_candidate]" meta="bank=main review=long_stereo_music_candidate section8=1045 object=2480 duration=67.764603s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2481__obj2481__s0298__2ch_44100hz.wav" title="Object 2481 section 0298 [mid_stereo_music_or_ambience_candidate]" meta="bank=main review=mid_stereo_music_or_ambience_candidate section8=298 object=2481 duration=21.323628s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2481__obj2481__s2213__2ch_44100hz.wav" title="Object 2481 section 2213 [long_stereo_music_candidate]" meta="bank=main review=long_stereo_music_candidate section8=2213 object=2481 duration=49.778776s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2482__obj2482__s0497__2ch_44100hz.wav" title="Object 2482 section 0497 [long_stereo_music_candidate]" meta="bank=main review=long_stereo_music_candidate section8=497 object=2482 duration=41.997483s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2483__obj2483__s1829__2ch_44100hz.wav" title="Object 2483 section 1829 [long_stereo_music_candidate]" meta="bank=main review=long_stereo_music_candidate section8=1829 object=2483 duration=43.620385s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2483__obj2483__s2203__2ch_44100hz.wav" title="Object 2483 section 2203 [mid_stereo_music_or_ambience_candidate]" meta="bank=main review=mid_stereo_music_or_ambience_candidate section8=2203 object=2483 duration=29.102245s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2484__obj2484__s0281__2ch_44100hz.wav" title="Object 2484 section 0281 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=281 object=2484 duration=0.961587s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2484__obj2484__s2058__2ch_44100hz.wav" title="Object 2484 section 2058 [long_stereo_music_candidate]" meta="bank=main review=long_stereo_music_candidate section8=2058 object=2484 duration=30.718503s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2485__obj2485__s0297__2ch_44100hz.wav" title="Object 2485 section 0297 [long_stereo_music_candidate]" meta="bank=main review=long_stereo_music_candidate section8=297 object=2485 duration=68.159138s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2486__obj2486__s0438__2ch_44100hz.wav" title="Object 2486 section 0438 [long_stereo_music_candidate]" meta="bank=main review=long_stereo_music_candidate section8=438 object=2486 duration=38.401791s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2487__obj2487__s0503__2ch_44100hz.wav" title="Object 2487 section 0503 [long_stereo_music_candidate]" meta="bank=main review=long_stereo_music_candidate section8=503 object=2487 duration=48.006621s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2488__obj2488__s1171__2ch_44100hz.wav" title="Object 2488 section 1171 [long_stereo_music_candidate]" meta="bank=main review=long_stereo_music_candidate section8=1171 object=2488 duration=60.031224s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2489__obj2489__s2353__2ch_44100hz.wav" title="Object 2489 section 2353 [long_stereo_music_candidate]" meta="bank=main review=long_stereo_music_candidate section8=2353 object=2489 duration=57.617959s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2490__obj2490__s2077__2ch_44100hz.wav" title="Object 2490 section 2077 [long_stereo_music_candidate]" meta="bank=main review=long_stereo_music_candidate section8=2077 object=2490 duration=59.752834s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2491__obj2491__s1265__2ch_44100hz.wav" title="Object 2491 section 1265 [long_stereo_music_candidate]" meta="bank=main review=long_stereo_music_candidate section8=1265 object=2491 duration=57.80585s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2492__obj2492__s1627__2ch_44100hz.wav" title="Object 2492 section 1627 [long_stereo_music_candidate]" meta="bank=main review=long_stereo_music_candidate section8=1627 object=2492 duration=48.023129s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2493__obj2493__s0014__2ch_44100hz.wav" title="Object 2493 section 0014 [long_stereo_music_candidate]" meta="bank=main review=long_stereo_music_candidate section8=14 object=2493 duration=41.733469s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2493__obj2493__s2076__2ch_44100hz.wav" title="Object 2493 section 2076 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=2076 object=2493 duration=8.396327s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2494__obj2494__s0494__2ch_44100hz.wav" title="Object 2494 section 0494 [long_stereo_music_candidate]" meta="bank=main review=long_stereo_music_candidate section8=494 object=2494 duration=51.83263s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2494__obj2494__s0687__2ch_44100hz.wav" title="Object 2494 section 0687 [stereo_fx_candidate]" meta="bank=main review=stereo_fx_candidate section8=687 object=2494 duration=7.691406s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2495__obj2495__s0052__2ch_44100hz.wav" title="Object 2495 section 0052 [long_stereo_music_candidate]" meta="bank=main review=long_stereo_music_candidate section8=52 object=2495 duration=53.499002s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2495__obj2495__s1584__2ch_44100hz.wav" title="Object 2495 section 1584 [mid_stereo_music_or_ambience_candidate]" meta="bank=main review=mid_stereo_music_or_ambience_candidate section8=1584 object=2495 duration=10.100068s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-image/sounds-best-named/main__object_ref__OBJ2496__obj2496__s2271__2ch_44100hz.wav" title="Object 2496 section 2271 [long_stereo_music_candidate]" meta="bank=main review=long_stereo_music_candidate section8=2271 object=2496 duration=63.793515s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0009__s0043__1ch_44100hz.wav" title="SPIKE menu object 9 section 0043 [mono_fx_or_voice_reject]" meta="bank=spike_menu review=mono_fx_or_voice_reject section8=43 object=9 duration=0.415102s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0010__s0031__1ch_44100hz.wav" title="SPIKE menu object 10 section 0031 [mono_fx_or_voice_reject]" meta="bank=spike_menu review=mono_fx_or_voice_reject section8=31 object=10 duration=0.637143s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0011__s0012__1ch_44100hz.wav" title="SPIKE menu object 11 section 0012 [mono_fx_or_voice_reject]" meta="bank=spike_menu review=mono_fx_or_voice_reject section8=12 object=11 duration=0.597959s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0012__s0006__1ch_44100hz.wav" title="SPIKE menu object 12 section 0006 [mono_fx_or_voice_reject]" meta="bank=spike_menu review=mono_fx_or_voice_reject section8=6 object=12 duration=1.333243s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0013__s0042__1ch_44100hz.wav" title="SPIKE menu object 13 section 0042 [mono_fx_or_voice_reject]" meta="bank=spike_menu review=mono_fx_or_voice_reject section8=42 object=13 duration=0.749932s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0014__s0030__1ch_44100hz.wav" title="SPIKE menu object 14 section 0030 [mono_fx_or_voice_reject]" meta="bank=spike_menu review=mono_fx_or_voice_reject section8=30 object=14 duration=0.749932s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0015__s0019__1ch_44100hz.wav" title="SPIKE menu object 15 section 0019 [mono_fx_or_voice_reject]" meta="bank=spike_menu review=mono_fx_or_voice_reject section8=19 object=15 duration=1.082676s channels=1 refs=10"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0016__s0028__2ch_44100hz.wav" title="SPIKE menu object 16 section 0028 [stereo_fx_candidate]" meta="bank=spike_menu review=stereo_fx_candidate section8=28 object=16 duration=0.443265s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0018__s0021__1ch_44100hz.wav" title="SPIKE menu object 18 section 0021 [very_short_fx_candidate]" meta="bank=spike_menu review=very_short_fx_candidate section8=21 object=18 duration=0.126667s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0019__s0051__1ch_44100hz.wav" title="SPIKE menu object 19 section 0051 [mono_fx_or_voice_reject]" meta="bank=spike_menu review=mono_fx_or_voice_reject section8=51 object=19 duration=1.119592s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0020__s0035__1ch_44100hz.wav" title="SPIKE menu object 20 section 0035 [mono_fx_or_voice_reject]" meta="bank=spike_menu review=mono_fx_or_voice_reject section8=35 object=20 duration=6.381406s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0021__s0026__1ch_44100hz.wav" title="SPIKE menu object 21 section 0026 [mono_fx_or_voice_reject]" meta="bank=spike_menu review=mono_fx_or_voice_reject section8=26 object=21 duration=2.51737s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0022__s0015__1ch_44100hz.wav" title="SPIKE menu object 22 section 0015 [very_short_fx_candidate]" meta="bank=spike_menu review=very_short_fx_candidate section8=15 object=22 duration=0.108299s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0023__s0022__2ch_44100hz.wav" title="SPIKE menu object 23 section 0022 [stereo_fx_candidate]" meta="bank=spike_menu review=stereo_fx_candidate section8=22 object=23 duration=0.478095s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0024__s0000__1ch_44100hz.wav" title="SPIKE menu object 24 section 0000 [mono_fx_or_voice_reject]" meta="bank=spike_menu review=mono_fx_or_voice_reject section8=0 object=24 duration=0.689977s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0025__s0017__1ch_44100hz.wav" title="SPIKE menu object 25 section 0017 [mono_fx_or_voice_reject]" meta="bank=spike_menu review=mono_fx_or_voice_reject section8=17 object=25 duration=0.687438s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0026__s0025__1ch_44100hz.wav" title="SPIKE menu object 26 section 0025 [mono_fx_or_voice_reject]" meta="bank=spike_menu review=mono_fx_or_voice_reject section8=25 object=26 duration=0.598005s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0027__s0003__1ch_44100hz.wav" title="SPIKE menu object 27 section 0003 [mono_fx_or_voice_reject]" meta="bank=spike_menu review=mono_fx_or_voice_reject section8=3 object=27 duration=1.22s channels=1 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0028__s0052__2ch_44100hz.wav" title="SPIKE menu object 28 section 0052 [stereo_fx_candidate]" meta="bank=spike_menu review=stereo_fx_candidate section8=52 object=28 duration=0.758254s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0029__s0050__2ch_44100hz.wav" title="SPIKE menu object 29 section 0050 [stereo_fx_candidate]" meta="bank=spike_menu review=stereo_fx_candidate section8=50 object=29 duration=1.454785s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0030__s0038__2ch_44100hz.wav" title="SPIKE menu object 30 section 0038 [stereo_fx_candidate]" meta="bank=spike_menu review=stereo_fx_candidate section8=38 object=30 duration=2.34356s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0031__s0037__2ch_44100hz.wav" title="SPIKE menu object 31 section 0037 [stereo_fx_candidate]" meta="bank=spike_menu review=stereo_fx_candidate section8=37 object=31 duration=0.928639s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0032__s0041__2ch_44100hz.wav" title="SPIKE menu object 32 section 0041 [stereo_fx_candidate]" meta="bank=spike_menu review=stereo_fx_candidate section8=41 object=32 duration=5.405329s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0033__s0032__2ch_44100hz.wav" title="SPIKE menu object 33 section 0032 [stereo_fx_candidate]" meta="bank=spike_menu review=stereo_fx_candidate section8=32 object=33 duration=1.070998s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0034__s0018__2ch_44100hz.wav" title="SPIKE menu object 34 section 0018 [stereo_fx_candidate]" meta="bank=spike_menu review=stereo_fx_candidate section8=18 object=34 duration=1.070998s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0035__s0029__2ch_44100hz.wav" title="SPIKE menu object 35 section 0029 [stereo_fx_candidate]" meta="bank=spike_menu review=stereo_fx_candidate section8=29 object=35 duration=1.503379s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0036__s0033__2ch_44100hz.wav" title="SPIKE menu object 36 section 0033 [stereo_fx_candidate]" meta="bank=spike_menu review=stereo_fx_candidate section8=33 object=36 duration=1.545918s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0037__s0001__2ch_44100hz.wav" title="SPIKE menu object 37 section 0001 [very_short_fx_candidate]" meta="bank=spike_menu review=very_short_fx_candidate section8=1 object=37 duration=0.156644s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0038__s0014__2ch_44100hz.wav" title="SPIKE menu object 38 section 0014 [stereo_fx_candidate]" meta="bank=spike_menu review=stereo_fx_candidate section8=14 object=38 duration=0.295079s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0039__s0013__2ch_44100hz.wav" title="SPIKE menu object 39 section 0013 [stereo_fx_candidate]" meta="bank=spike_menu review=stereo_fx_candidate section8=13 object=39 duration=0.390998s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0040__s0004__2ch_44100hz.wav" title="SPIKE menu object 40 section 0004 [stereo_fx_candidate]" meta="bank=spike_menu review=stereo_fx_candidate section8=4 object=40 duration=1.070998s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0041__s0045__2ch_44100hz.wav" title="SPIKE menu object 41 section 0045 [stereo_fx_candidate]" meta="bank=spike_menu review=stereo_fx_candidate section8=45 object=41 duration=0.297324s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0042__s0053__2ch_44100hz.wav" title="SPIKE menu object 42 section 0053 [stereo_fx_candidate]" meta="bank=spike_menu review=stereo_fx_candidate section8=53 object=42 duration=0.743855s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0043__s0027__2ch_44100hz.wav" title="SPIKE menu object 43 section 0027 [stereo_fx_candidate]" meta="bank=spike_menu review=stereo_fx_candidate section8=27 object=43 duration=0.577029s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0044__s0002__2ch_44100hz.wav" title="SPIKE menu object 44 section 0002 [stereo_fx_candidate]" meta="bank=spike_menu review=stereo_fx_candidate section8=2 object=44 duration=1.365601s channels=2 refs=15"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0045__s0005__2ch_44100hz.wav" title="SPIKE menu object 45 section 0005 [stereo_fx_candidate]" meta="bank=spike_menu review=stereo_fx_candidate section8=5 object=45 duration=1.003447s channels=2 refs=10"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0046__s0008__2ch_44100hz.wav" title="SPIKE menu object 46 section 0008 [stereo_fx_candidate]" meta="bank=spike_menu review=stereo_fx_candidate section8=8 object=46 duration=1.497188s channels=2 refs=15"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0048__s0020__2ch_44100hz.wav" title="SPIKE menu object 48 section 0020 [stereo_fx_candidate]" meta="bank=spike_menu review=stereo_fx_candidate section8=20 object=48 duration=1.365601s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0051__s0048__2ch_44100hz.wav" title="SPIKE menu object 51 section 0048 [stereo_fx_candidate]" meta="bank=spike_menu review=stereo_fx_candidate section8=48 object=51 duration=0.721338s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0053__s0047__2ch_44100hz.wav" title="SPIKE menu object 53 section 0047 [stereo_fx_candidate]" meta="bank=spike_menu review=stereo_fx_candidate section8=47 object=53 duration=2.194739s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0054__s0007__2ch_44100hz.wav" title="SPIKE menu object 54 section 0007 [stereo_fx_candidate]" meta="bank=spike_menu review=stereo_fx_candidate section8=7 object=54 duration=1.955125s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0055__s0011__2ch_44100hz.wav" title="SPIKE menu object 55 section 0011 [stereo_fx_candidate]" meta="bank=spike_menu review=stereo_fx_candidate section8=11 object=55 duration=1.998889s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0056__s0023__2ch_44100hz.wav" title="SPIKE menu object 56 section 0023 [stereo_fx_candidate]" meta="bank=spike_menu review=stereo_fx_candidate section8=23 object=56 duration=4.346984s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0057__s0049__2ch_44100hz.wav" title="SPIKE menu object 57 section 0049 [stereo_fx_candidate]" meta="bank=spike_menu review=stereo_fx_candidate section8=49 object=57 duration=1.751882s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0059__s0034__2ch_44100hz.wav" title="SPIKE menu object 59 section 0034 [stereo_fx_candidate]" meta="bank=spike_menu review=stereo_fx_candidate section8=34 object=59 duration=5.136281s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0060__s0036__2ch_44100hz.wav" title="SPIKE menu object 60 section 0036 [stereo_fx_candidate]" meta="bank=spike_menu review=stereo_fx_candidate section8=36 object=60 duration=4.420136s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0062__s0016__2ch_44100hz.wav" title="SPIKE menu object 62 section 0016 [stereo_fx_candidate]" meta="bank=spike_menu review=stereo_fx_candidate section8=16 object=62 duration=5.136281s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0063__s0046__2ch_44100hz.wav" title="SPIKE menu object 63 section 0046 [stereo_fx_candidate]" meta="bank=spike_menu review=stereo_fx_candidate section8=46 object=63 duration=4.420136s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0066__s0040__2ch_44100hz.wav" title="SPIKE menu object 66 section 0040 [stereo_fx_candidate]" meta="bank=spike_menu review=stereo_fx_candidate section8=40 object=66 duration=5.136281s channels=2 refs=5"}
|
||||
::audio{src="../analysis/radium-spike-menu-image/sounds-best-named/spike_menu__spike_menu_object_ref__SPIKE_MENU_OBJ0067__s0039__2ch_44100hz.wav" title="SPIKE menu object 67 section 0039 [stereo_fx_candidate]" meta="bank=spike_menu review=stereo_fx_candidate section8=39 object=67 duration=4.420136s channels=2 refs=5"}
|
||||
::gallery-end
|
||||
868
viewer.html
868
viewer.html
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user