@@ -1506,6 +1506,7 @@ public: | |||||
} // End of Plugin processing (no events) | } // End of Plugin processing (no events) | ||||
#ifndef BUILD_BRIDGE | |||||
// -------------------------------------------------------------------------------------------------------- | // -------------------------------------------------------------------------------------------------------- | ||||
// Latency, save values for next callback | // Latency, save values for next callback | ||||
@@ -1527,6 +1528,7 @@ public: | |||||
} | } | ||||
} | } | ||||
} | } | ||||
#endif | |||||
// -------------------------------------------------------------------------------------------------------- | // -------------------------------------------------------------------------------------------------------- | ||||
// Control Output | // Control Output | ||||
@@ -1130,6 +1130,7 @@ public: | |||||
} // End of Plugin processing (no events) | } // End of Plugin processing (no events) | ||||
#ifndef BUILD_BRIDGE | |||||
// -------------------------------------------------------------------------------------------------------- | // -------------------------------------------------------------------------------------------------------- | ||||
// Latency, save values for next callback | // Latency, save values for next callback | ||||
@@ -1151,6 +1152,7 @@ public: | |||||
} | } | ||||
} | } | ||||
} | } | ||||
#endif | |||||
// -------------------------------------------------------------------------------------------------------- | // -------------------------------------------------------------------------------------------------------- | ||||
// Control Output | // Control Output | ||||
@@ -3112,6 +3112,7 @@ public: | |||||
} // End of Plugin processing (no events) | } // End of Plugin processing (no events) | ||||
#ifndef BUILD_BRIDGE | |||||
// -------------------------------------------------------------------------------------------------------- | // -------------------------------------------------------------------------------------------------------- | ||||
// Latency, save values for next callback | // Latency, save values for next callback | ||||
@@ -3133,6 +3134,7 @@ public: | |||||
} | } | ||||
} | } | ||||
} | } | ||||
#endif | |||||
// -------------------------------------------------------------------------------------------------------- | // -------------------------------------------------------------------------------------------------------- | ||||
// MIDI Output | // MIDI Output | ||||