<div dir="ltr">These are the patchs i did for the migraton.<br>They're splitted by application.<br>Annotator, Voice2MIDI and SMSTools needed changes that could be done without the final migration, (basically GetInControls issue instances) so i commited these.<br>
Here i put some info we have to discuss:<br>CLAM:<br> - Problem with publishers. I think they're related with upcasting. (The SendControl is accessing the DoControl from TypedInControl<float> instead of the DoControl from InControlPublisher, and so..<br>

These tests were commented in order to pass the tests:<br>    · testInControlPublisher<br>    · testOutControlPublisher<br>    · testInControlPublisher_ConnectControlsFromPublisher<br><br>Turnaround:<br>The problem of GetInControl in CLAM::Processing is repeated in the GetControlByName from CLAM::Network, should we add another function to handle this (like SendFloatToControl) or just review the code (maybe an oppinion from Pawel is needed here)? (src/Turnaround.cxx:244)<br>
I didn't do a patch of this since i don't know exactly what to do with it.<br><br>This is all by now.<br>Need feedback :)<br><br></div>