Receive sync and data from the network.
@param net the network connection
@param audio_input number of audio inputs
@param audio_input_buffer an array of audio input buffers
@param midi_input number of MIDI inputs
@param midi_input_buffer an array of MIDI input buffers
Receive sync and data from the network. @param net the network connection @param audio_input number of audio inputs @param audio_input_buffer an array of audio input buffers @param midi_input number of MIDI inputs @param midi_input_buffer an array of MIDI input buffers
@return zero on success, non-zero on error