| 
																	
																	
																		
																	
																	
																 | 
																@@ -56,7 +56,7 @@ bool JackAlsaIOAdapter::Execute() | 
															
														
														
													
														
															
																 | 
																 | 
																        return false; | 
																 | 
																 | 
																        return false; | 
															
														
														
													
														
															
																 | 
																 | 
																
  | 
																 | 
																 | 
																
  | 
															
														
														
													
														
															
																 | 
																 | 
																    jack_nframes_t time1, time2;  | 
																 | 
																 | 
																    jack_nframes_t time1, time2;  | 
															
														
														
													
														
															
																 | 
																 | 
																    adapter->ResampleFactor(time1, time2); | 
																 | 
																 | 
																 | 
															
														
														
													
														
															
																 | 
																 | 
																 | 
																 | 
																 | 
																    ResampleFactor(time1, time2); | 
															
														
														
													
														
															
																 | 
																 | 
																   | 
																 | 
																 | 
																   | 
															
														
														
													
														
															
																 | 
																 | 
																    for (int i = 0; i < fCaptureChannels; i++) { | 
																 | 
																 | 
																    for (int i = 0; i < fCaptureChannels; i++) { | 
															
														
														
													
														
															
																 | 
																 | 
																         fCaptureRingBuffer[i]->SetRatio(time1, time2); | 
																 | 
																 | 
																         fCaptureRingBuffer[i]->SetRatio(time1, time2); | 
															
														
														
													
												
													
														
															
																| 
																	
																		
																	
																	
																	
																 | 
																
  |