Allow creation of ATMOS sync on channel 14.
authorCarl Hetherington <cth@carlh.net>
Fri, 10 Jul 2020 22:12:50 +0000 (00:12 +0200)
committerCarl Hetherington <cth@carlh.net>
Sat, 11 Jul 2020 21:45:52 +0000 (23:45 +0200)
commit9a8faacd1b81f5e61512c69e99d0b8456478197e
tree2ab1b21e2b396e4a2f3254ff0f805acedaba0150
parent1b6f847eddca54ed223b22858c19c987aa61c2df
Allow creation of ATMOS sync on channel 14.
12 files changed:
src/bitstream.cc [new file with mode: 0644]
src/bitstream.h [new file with mode: 0644]
src/fsk.cc [new file with mode: 0644]
src/fsk.h [new file with mode: 0644]
src/object.h
src/sound_asset.cc
src/sound_asset.h
src/sound_asset_writer.cc
src/sound_asset_writer.h
src/wscript
test/sync_test.cc [new file with mode: 0644]
test/wscript