From 1fab2c3d7122974b83dd224608185ce68d4d48d3 Mon Sep 17 00:00:00 2001 From: Jamie Hardt Date: Fri, 28 Dec 2018 22:15:27 -0800 Subject: [PATCH] channel_map.py There was a really obvious typo --- pycmx/channel_map.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pycmx/channel_map.py b/pycmx/channel_map.py index 39e6295..b94bc81 100644 --- a/pycmx/channel_map.py +++ b/pycmx/channel_map.py @@ -92,7 +92,7 @@ class ChannelMap: if matchresult: self.set_audio_channel(int( matchresult.group(1)), True ) - def _append_sxt(self, audio_ext): + def _append_ext(self, audio_ext): self.a3 = ext.audio3 self.a4 = ext.audio4