make bounce range and bounce region work properly (wrong boundaries before); add...
authorPaul Davis <paul@linuxaudiosystems.com>
Wed, 18 Jun 2008 22:28:16 +0000 (22:28 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Wed, 18 Jun 2008 22:28:16 +0000 (22:28 +0000)
commit0622d3c06ac7aa885e8c20274885282af453c64c
tree42348703e36031e2c824dd65a14808de2b5fd6d5
parent35b0a000c3f662b2743a6314117b0b34a7c3a540
make bounce range and bounce region work properly (wrong boundaries before); add "Consolidate Range" which writes a new audio file and uses it to replace whatever was in the playlist within the range

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3478 d708f5d6-7413-0410-9779-e7cbd77b26cf
gtk2_ardour/editor.cc
gtk2_ardour/editor.h
gtk2_ardour/editor_export_audio.cc
gtk2_ardour/editor_ops.cc
libs/ardour/ardour/audio_track.h
libs/ardour/ardour/session.h
libs/ardour/ardour/track.h
libs/ardour/audio_track.cc
libs/ardour/session.cc