From 6f6a90a2625b869f2936f1f179a81d12ce8f911a Mon Sep 17 00:00:00 2001 From: Jamie Hardt Date: Mon, 6 Nov 2023 23:13:59 -0800 Subject: [PATCH] Made a note about a test --- tests/test_cue.py | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tests/test_cue.py b/tests/test_cue.py index ffb2661..b13b6d4 100644 --- a/tests/test_cue.py +++ b/tests/test_cue.py @@ -9,6 +9,11 @@ class TestCue(TestCase): return super().setUp() def test_encoding_fallback(self): + """ + Added this after I noticed that iZotope RX seems to just encode "notes" + as utf-8 without bothering to dump this info into the ltxt or + specifying an encoding by some other means. + """ file = "tests/test_files/cue_chunks/izotoperx_cues_test.wav" w = wavinfo.WavInfoReader(file, info_encoding='utf-8') expected = ("Лорем ипсум долор сит амет, тимеам вивендум хас ет, "