mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 23:05:04 +01:00
dd import_markers option (2/4)
This commit is contained in:
parent
4f4b931ccc
commit
4e77bbdd96
3 changed files with 8 additions and 5 deletions
|
|
@ -1458,6 +1458,7 @@ private:
|
|||
boost::shared_ptr<ARDOUR::Track>& track,
|
||||
std::string const& pgroup_id,
|
||||
bool replace,
|
||||
bool with_markers,
|
||||
boost::shared_ptr<ARDOUR::PluginInfo> instrument = boost::shared_ptr<ARDOUR::PluginInfo>());
|
||||
|
||||
int embed_sndfiles (std::vector<std::string> paths,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue