mirror of
				https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
				synced 2025-10-29 05:40:23 -04:00 
			
		
		
		
	jackdbus-detect: Allow to configure multiple sinks/sources
This makes it possible to define multiple sinks/sources on detection of the jack server. This allows one to for example create a separate sink for conferencing software and route that in jack to another channel on their audio interface. Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/669>
This commit is contained in:
		
							parent
							
								
									ece71de3fd
								
							
						
					
					
						commit
						2101078c22
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -36,7 +36,7 @@ | |||
| 
 | ||||
| PA_MODULE_AUTHOR("David Henningsson"); | ||||
| PA_MODULE_DESCRIPTION("Adds JACK sink/source ports when JACK is started"); | ||||
| PA_MODULE_LOAD_ONCE(true); | ||||
| PA_MODULE_LOAD_ONCE(false); | ||||
| PA_MODULE_VERSION(PACKAGE_VERSION); | ||||
| PA_MODULE_USAGE( | ||||
|     "channels=<number of channels> " | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Mathy Vanvoorden
						Mathy Vanvoorden