mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
OSC: Make sure observers are restarted if port changes
This commit is contained in:
parent
ea0808de2d
commit
5e4aa5455e
1 changed files with 1 additions and 1 deletions
|
|
@ -2094,7 +2094,7 @@ OSC::set_surface_port (uint32_t po, lo_message msg)
|
|||
it++;
|
||||
}
|
||||
}
|
||||
set_surface_feedback ((uint32_t) sur->feedback.to_ulong(), msg);
|
||||
refresh_surface (msg);
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue