mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-07 12:10:09 +02:00
Mention 32-bit support in the readme
This commit is contained in:
@@ -118,6 +118,8 @@ HostBridge::HostBridge(audioMasterCallback host_callback)
|
||||
bp::start_dir = vst_plugin_path.parent_path())
|
||||
#endif
|
||||
{
|
||||
// TODO: Add a notice here for whether yabridge has been compiled with
|
||||
// bitbridge support or not
|
||||
logger.log("Initializing yabridge version " +
|
||||
std::string(yabridge_git_version));
|
||||
logger.log("host: '" + vst_host_path.string() + "'");
|
||||
|
||||
Reference in New Issue
Block a user