Added the session resampler which now should work for 2.0 sessions and
authorSampo Savolainen <v2@iki.fi>
Sun, 15 Apr 2007 20:47:21 +0000 (20:47 +0000)
committerSampo Savolainen <v2@iki.fi>
Sun, 15 Apr 2007 20:47:21 +0000 (20:47 +0000)
commitfbdd0ab815e7829db93bc27f8c6e508b7da94921
tree06aab11aadecdf01e29070ca5166e882ec134e29
parent0e8e5ddd90a38f58328edf1cf07613917f406300
Added the session resampler which now should work for 2.0 sessions and
almost work for 0.99 originated session (automation is not handled yet).
Stopped the creation on the automation/ directory in new sessions as
it's not used anymore

git-svn-id: svn://localhost/ardour2/trunk@1725 d708f5d6-7413-0410-9779-e7cbd77b26cf
libs/ardour/session_state.cc
tools/ARDOUR/AutomationSRConverter.pm [new file with mode: 0644]
tools/ARDOUR/SessionSRHandler.pm [new file with mode: 0644]
tools/resample_session.pl [new file with mode: 0755]