Add fade in/out option to the content audio tab (#1026).
authorCarl Hetherington <cth@carlh.net>
Sun, 23 Jan 2022 21:21:29 +0000 (22:21 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 25 Jan 2022 18:44:56 +0000 (19:44 +0100)
commit29196ecc58f92432c21bac47dc5a59c6408524b4
tree58d83646f51dd34df0c6536b5acaa46cbdad44cc
parent9c8d2ed2e112596f7bb970d20f9240ec4519ec3e
Add fade in/out option to the content audio tab (#1026).
src/lib/audio_content.cc
src/lib/audio_content.h
src/lib/maths_util.cc
src/lib/maths_util.h
src/lib/player.cc
src/wx/audio_panel.cc
src/wx/audio_panel.h
src/wx/timecode.h
test/audio_content_test.cc [new file with mode: 0644]
test/wscript