mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-11-03 09:01:54 -05:00 
			
		
		
		
	
		
			
	
	
		
			52 lines
		
	
	
	
		
			892 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
		
		
			
		
	
	
			52 lines
		
	
	
	
		
			892 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
| 
								 | 
							
								.. This file is part of PipeWire.
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								pw-mididump
							 | 
						||
| 
								 | 
							
								###########
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								----------------------
							 | 
						||
| 
								 | 
							
								The PipeWire MIDI dump
							 | 
						||
| 
								 | 
							
								----------------------
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								:Manual section: 1
							 | 
						||
| 
								 | 
							
								:Manual group: General Commands Manual
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								SYNOPSIS
							 | 
						||
| 
								 | 
							
								========
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								| **pw-mididump** [*options*] [*FILE*]
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								DESCRIPTION
							 | 
						||
| 
								 | 
							
								===========
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								Dump MIDI messages to stdout.
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								When a MIDI file is given, the events inside the file are printed.
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								When no file is given, **pw-mididump** creates a PipeWire
							 | 
						||
| 
								 | 
							
								MIDI input stream and will print all MIDI events received on the port to
							 | 
						||
| 
								 | 
							
								stdout.
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								OPTIONS
							 | 
						||
| 
								 | 
							
								=======
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								-r | --remote=NAME
							 | 
						||
| 
								 | 
							
								  The name the remote instance to monitor. If left unspecified,
							 | 
						||
| 
								 | 
							
								  a connection is made to the default PipeWire instance.
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								-h | --help
							 | 
						||
| 
								 | 
							
								  Show help.
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								--version
							 | 
						||
| 
								 | 
							
								  Show version information.
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								AUTHORS
							 | 
						||
| 
								 | 
							
								=======
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								The PipeWire Developers <@PACKAGE_BUGREPORT@>; PipeWire is available from @PACKAGE_URL@
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								SEE ALSO
							 | 
						||
| 
								 | 
							
								========
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								``pipewire(1)``,
							 | 
						||
| 
								 | 
							
								``pw-cat(1)``,
							 |