Construct channel data

This commit is contained in:
Chris Cannam
2022-05-20 16:48:44 +01:00
parent 9d646b9708
commit af97c70e69
7 changed files with 98 additions and 22 deletions

View File

@@ -5,7 +5,7 @@ project(
version: '2.0.2',
license: 'GPL-2.0-or-later',
default_options: [
'cpp_std=c++14',
'cpp_std=c++11',
'buildtype=release',
'default_library=both',
'b_ndebug=if-release',