Send sync and data to the network.
@param net the network connection
@param audio_output number of audio outputs
@param audio_output_buffer an array of audio output buffers
@param midi_output number of MIDI ouputs
@param midi_output_buffer an array of MIDI output buffers
Send sync and data to the network. @param net the network connection @param audio_output number of audio outputs @param audio_output_buffer an array of audio output buffers @param midi_output number of MIDI ouputs @param midi_output_buffer an array of MIDI output buffers
@return zero on success, non-zero on error