GUI for BeatBox

This commit is contained in:
Paul Davis 2018-08-13 08:23:21 -04:00
parent e35e5ff3e5
commit 6fd791423b
4 changed files with 862 additions and 1 deletions

View file

@ -60,6 +60,7 @@ gtk2_ardour_sources = [
'automation_streamview.cc',
'automation_time_axis.cc',
'axis_view.cc',
'beatbox.cc',
'big_clock_window.cc',
'big_transport_window.cc',
'bundle_manager.cc',