Fixed floating point resolution in saved state issue. Fixed OS X vector max routine...
authorJesse Chappell <jesse@essej.net>
Tue, 1 Aug 2006 22:11:04 +0000 (22:11 +0000)
committerJesse Chappell <jesse@essej.net>
Tue, 1 Aug 2006 22:11:04 +0000 (22:11 +0000)
commite0eac487a562aa93631a27f34cc0df1a1edfe048
treea6943e34160b6a3852d2ca795dd0beef7b004258
parent0851f88d9d17f9e23c4c87e61c179f0b05a87b44
Fixed floating point resolution in saved state issue.  Fixed OS X vector max routine to do the proper thing.  Reduced the block size of temporary buffers during track export and normalization, which fixes some stack overflow problems on OS X.

git-svn-id: svn://localhost/ardour2/trunk@742 d708f5d6-7413-0410-9779-e7cbd77b26cf
libs/ardour/audioregion.cc
libs/ardour/automation_event.cc
libs/ardour/crossfade.cc
libs/ardour/mix.cc
libs/ardour/panner.cc