re: withdraw an overstatement -- the wrong-recording case was already settled
My sound-cue write-up said the table 'does not explain' the VOICE_D_452 rejection and implied it was still open. It is not: voice-bank-leading-region.md settled it earlier -- the bank holds one generic line reused across four stages, so the binding is correct and the expectation was wrong. The narrower true statement, which is what the cue table actually adds, is that the reuse is a movie-slot -> bank relation and not a cue-level one.
This commit is contained in:
@@ -76,12 +76,17 @@ measurement.
|
||||
|
||||
## What this does *not* settle
|
||||
|
||||
* **The known wrong-recording case is not explained by this table.**
|
||||
`VOICE_D_452` — the generic "Resupply complete" line documented in
|
||||
[voice-bank-leading-region.md](../voice-bank-leading-region.md) — has its own
|
||||
unique id (7140) and its own bank. Since every id is distinct, bank sharing
|
||||
is **not** happening at the cue level, so that symptom still has to be
|
||||
explained inside the bank/`sound.pak` layer.
|
||||
* **The wrong-recording case was already explained, and I overstated it as
|
||||
open.** On first writing this page I said the cue table "does not explain"
|
||||
the `hokyu_DS_s13A → VOICE_D_452` rejection and that the sharing must
|
||||
therefore live deeper. That was careless:
|
||||
[voice-bank-leading-region.md](../voice-bank-leading-region.md) settled it
|
||||
earlier — the bank holds one **generic** line ("Resupply complete. You are
|
||||
cleared for take-off!") reused across four stages, so the binding is right
|
||||
and only the expectation was wrong. What this table adds is narrower and
|
||||
worth stating precisely: the reuse is a **movie-slot → bank** relation, not a
|
||||
cue-level one, because all 5 797 numeric cue ids are distinct and no two cues
|
||||
name the same bank file.
|
||||
* **`STAGES` is empty**, and what would have populated it is unknown.
|
||||
* **`SOUNDS`' one non-numeric value** was not chased down.
|
||||
* Only the English pack and the `jpn\` bank paths were examined. Every path in
|
||||
|
||||
Reference in New Issue
Block a user