diff options
| author | Carl Hetherington <cth@carlh.net> | 2022-01-23 22:21:29 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-01-25 19:44:56 +0100 |
| commit | 29196ecc58f92432c21bac47dc5a59c6408524b4 (patch) | |
| tree | 58d83646f51dd34df0c6536b5acaa46cbdad44cc /test/wscript | |
| parent | 9c8d2ed2e112596f7bb970d20f9240ec4519ec3e (diff) | |
Add fade in/out option to the content audio tab (#1026).
Diffstat (limited to 'test/wscript')
| -rw-r--r-- | test/wscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/wscript b/test/wscript index b8f490eca..f2e14165e 100644 --- a/test/wscript +++ b/test/wscript @@ -46,6 +46,7 @@ def build(bld): atmos_test.cc audio_analysis_test.cc audio_buffers_test.cc + audio_content_test.cc audio_delay_test.cc audio_filter_test.cc audio_mapping_test.cc |
