mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-03 20:29:35 +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
|
|
@ -175,6 +175,8 @@ class AudioClock : public Gtk::HBox
|
|||
void build_ops_menu ();
|
||||
void setup_events ();
|
||||
|
||||
void smpte_offset_changed ();
|
||||
|
||||
static const uint32_t field_length[(int)AudioFrames+1];
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue