new region constructor for use by audiofilters (almost does a pure copy of the region...
authorPaul Davis <paul@linuxaudiosystems.com>
Tue, 11 Nov 2008 14:12:08 +0000 (14:12 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Tue, 11 Nov 2008 14:12:08 +0000 (14:12 +0000)
commita4d46fb4ef88a548a6470417c7dfd88db2cab119
tree335fd6a391691f4bbc3ec1dea28ce0785669816e
parent7324e4cbe781a63fd886bf32e50db60c9546b4b9
new region constructor for use by audiofilters (almost does a pure copy of the region, but sets start & sync_position appropriately, and uses new sources); fix up reverse bugs introduced in the last 36hrs; fix up setting of sync_position after split and so forth

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4140 d708f5d6-7413-0410-9779-e7cbd77b26cf
libs/ardour/ardour/audioregion.h
libs/ardour/ardour/region.h
libs/ardour/ardour/region_factory.h
libs/ardour/audiofilter.cc
libs/ardour/audioregion.cc
libs/ardour/region.cc
libs/ardour/region_factory.cc
libs/ardour/reverse.cc
libs/ardour/sndfilesource.cc