| .. | 
			
		
		
			
			
			
				
					| 
						
							
							
							
								external @ 47380b7e7e
							
						
					 | 
				
				
					
						Rework and cleanup makefiles, add WASM var
					
				 | 
				3 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										resources/zynaddsubfx
									
								
							
						
					 | 
				
				
					
						Move some files around, fixes #984
					
				 | 
				5 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								.kdev_include_paths
							
						
					 | 
				
				
					
						Add .kdev_include_paths files
					
				 | 
				4 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								Makefile
							
						
					 | 
				
				
					
						Do not enable pthreads for wasm builds
					
				 | 
				3 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								_all.c
							
						
					 | 
				
				
					
						Add initial DSP code for xycontroller
					
				 | 
				5 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								_data.cpp
							
						
					 | 
				
				
					
						Set NATIVE_PLUGIN_USES_CONTROL_VOLTAGE flag on C relevant plugins
					
				 | 
				5 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								audio-base.hpp
							
						
					 | 
				
				
					
						Disable audiofile ops debug on wasm, verified to work
					
				 | 
				3 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								audio-file.cpp
							
						
					 | 
				
				
					
						Add missing opus as supported extension in audio file plugin
					
				 | 
				3 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								audio-gain.c
							
						
					 | 
				
				
					
						Automable is not a word, sorry!
					
				 | 
				4 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								bigmeter.cpp
							
						
					 | 
				
				
					
						Cleanup for CARLA_DECLARE_NON_COPYABLE macro use, minor jsfx things
					
				 | 
				3 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								bypass.c
							
						
					 | 
				
				
					
						Set range of LV2 and native CV plugin ports
					
				 | 
				5 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								cv-to-audio.c
							
						
					 | 
				
				
					
						Automable is not a word, sorry!
					
				 | 
				4 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								lfo.c
							
						
					 | 
				
				
					
						Automable is not a word, sorry!
					
				 | 
				4 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								midi-base.hpp
							
						
					 | 
				
				
					
						Fix strict build
					
				 | 
				4 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								midi-channel-ab.c
							
						
					 | 
				
				
					
						Automable is not a word, sorry!
					
				 | 
				4 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								midi-channel-filter.c
							
						
					 | 
				
				
					
						Automable is not a word, sorry!
					
				 | 
				4 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								midi-channelize.c
							
						
					 | 
				
				
					
						Automable is not a word, sorry!
					
				 | 
				4 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								midi-file.cpp
							
						
					 | 
				
				
					
						Cleanup
					
				 | 
				3 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								midi-gain.c
							
						
					 | 
				
				
					
						Automable is not a word, sorry!
					
				 | 
				4 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								midi-join.c
							
						
					 | 
				
				
					
						Set range of LV2 and native CV plugin ports
					
				 | 
				5 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								midi-pattern.cpp
							
						
					 | 
				
				
					
						More tweaks for wasm, engine verified to work, still with hacks
					
				 | 
				3 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								midi-queue.hpp
							
						
					 | 
				
				
					
						Add a simple midi queue class code
					
				 | 
				5 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								midi-split.c
							
						
					 | 
				
				
					
						Set range of LV2 and native CV plugin ports
					
				 | 
				5 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								midi-through.c
							
						
					 | 
				
				
					
						Set range of LV2 and native CV plugin ports
					
				 | 
				5 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								midi-to-cv.c
							
						
					 | 
				
				
					
						Automable is not a word, sorry!
					
				 | 
				4 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								midi-transpose.c
							
						
					 | 
				
				
					
						Automable is not a word, sorry!
					
				 | 
				4 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								notes.cpp
							
						
					 | 
				
				
					
						Replace CARLA_EXPORT with separate API / PLUGIN export option
					
				 | 
				3 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								xycontroller.cpp
							
						
					 | 
				
				
					
						More tweaks for wasm, engine verified to work, still with hacks
					
				 | 
				3 years ago |