mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStream
git-svn-id: svn://localhost/ardour2/trunk@589 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
2387ef8bfb
commit
b09ab54654
79 changed files with 1113 additions and 1495 deletions
|
|
@ -48,7 +48,7 @@ namespace ALSA {
|
|||
|
||||
namespace ARDOUR {
|
||||
class Session;
|
||||
class DiskStream;
|
||||
class AudioDiskstream;
|
||||
class RouteGroup;
|
||||
class Redirect;
|
||||
class Insert;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue