From c1d296b163ddf88a5b387f98e7e77988a242a996 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 16 Mar 2023 19:51:27 +0100 Subject: Specify number of channels in the data passed to SoundAssetWriter, and pad channels that aren't there. --- test/wscript | 1 + 1 file changed, 1 insertion(+) (limited to 'test/wscript') diff --git a/test/wscript b/test/wscript index b6cec631..22ae2ad4 100644 --- a/test/wscript +++ b/test/wscript @@ -105,6 +105,7 @@ def build(bld): shared_subtitle_test.cc smpte_load_font_test.cc smpte_subtitle_test.cc + sound_asset_writer_test.cc sound_frame_test.cc stream_operators.cc sync_test.cc -- cgit v1.2.3