provide access to Send + Plugins from MIDI binding maps
[ardour.git] / libs / ardour / ardour / export_profile_manager.h
index a29979460f45ada6ec561924bf7c8092d022488a..793ceac1f589a430ecd915a22099283e6d53c62d 100644 (file)
@@ -264,6 +264,9 @@ class ExportProfileManager
                           ChannelConfigStatePtr channel_config_state,
                           FormatStatePtr format_state,
                           FilenameStatePtr filename_state);
+       
+       bool check_format (FormatPtr format, uint32_t channels);
+       bool check_sndfile_format (FormatPtr format, unsigned int channels);
 
  /* Utilities */