mirror of
				https://github.com/cookiengineer/audacity
				synced 2025-10-31 14:13:50 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			377 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			377 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| Suil
 | |
| ----
 | |
| 
 | |
| Suil is a library for loading and wrapping LV2 plugin UIs.  With Suil, a host
 | |
| written in one supported toolkit can embed a plugin UI written in a different
 | |
| supported toolkit.  Suil insulates hosts from toolkit libraries used by plugin
 | |
| UIs.  For example, a Gtk host can embed a Qt UI without linking against Qt at
 | |
| compile time.
 | |
| 
 | |
|  -- David Robillard <d@drobilla.net>
 | |
| 
 |