mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-21 22:26:29 +01:00
more SAE + gtkosx changes - try to find jackd in the bundle; hard code SAE session params
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2305 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
e96e4bacbe
commit
8b4232bb56
4 changed files with 102 additions and 48 deletions
|
|
@ -94,6 +94,7 @@ class EngineControl : public Gtk::VBox {
|
|||
void redisplay_latency ();
|
||||
uint32_t get_rate();
|
||||
void audio_mode_changed ();
|
||||
void find_jack_servers (std::vector<std::string>&);
|
||||
};
|
||||
|
||||
#endif /* __gtk2_ardour_engine_dialog_h__ */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue