mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-21 22:26:29 +01:00
[Summary] Implementing the wave zoom control in the transport bar
This commit is contained in:
parent
376b1f6975
commit
b1c6795601
8 changed files with 27 additions and 52 deletions
|
|
@ -28,6 +28,7 @@ path_prefix = 'gtk2_ardour/'
|
|||
|
||||
gtk2_ardour_sources = [
|
||||
'mixer_bridge_view.cc',
|
||||
'waves_zoom_control.cc',
|
||||
'waves_ui.cc',
|
||||
'waves_grid.cc',
|
||||
'about.cc',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue