mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-08 20:40:11 +02:00
Fix typo
This commit is contained in:
@@ -303,7 +303,7 @@ void Vst2Bridge::handle_dispatch() {
|
|||||||
// crash. This has been fixed as of
|
// crash. This has been fixed as of
|
||||||
// https://github.com/Ardour/ardour/commit/f7cb1b0b481eeda755bdf8eb9fc5f90a81d2aa01.
|
// https://github.com/Ardour/ardour/commit/f7cb1b0b481eeda755bdf8eb9fc5f90a81d2aa01.
|
||||||
// We should keep this in until Ardour 6.3 is no
|
// We should keep this in until Ardour 6.3 is no
|
||||||
// longer in distro's repositories.
|
// longer in distro repositories.
|
||||||
if (opcode == effEditIdle && !editor) {
|
if (opcode == effEditIdle && !editor) {
|
||||||
std::cerr << "WARNING: The host is calling "
|
std::cerr << "WARNING: The host is calling "
|
||||||
"`effEditIdle()` while the "
|
"`effEditIdle()` while the "
|
||||||
|
|||||||
Reference in New Issue
Block a user