Send OSC URL announcement to the info stream.
git-svn-id: svn://localhost/ardour2/branches/3.0@12640 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
661a0444f4
commit
a715e566d0
@ -187,7 +187,7 @@ OSC::start ()
|
||||
}
|
||||
#endif
|
||||
|
||||
cerr << "OSC @ " << get_server_url () << endl;
|
||||
PBD::info << "OSC @ " << get_server_url () << endmsg;
|
||||
|
||||
PBD::sys::path url_file;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user