| 
						
							
								
								
								
								
									
										.github
									
								
							
						
					 | 
				
				
					
						Revise issue templates.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										dep
									
								
							
						
					 | 
				
				
					
						Update osdialog. Update CHANGELOG.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										docs
									
								
							
						
					 | 
				
				
					
						Improve documentation of Module.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										include
									
								
							
						
					 | 
				
				
					
						Add PatchManager::loadPathDialog() for dragging a file to the Rack window.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										plugins
									
								
							
						
					 | 
				
				
					
						Add stub to plugins directory
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										res
									
								
							
						
					 | 
				
				
					
						Finalize busboard.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										src
									
								
							
						
					 | 
				
				
					
						Put tags above description in Module Browser tooltip.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								.gitignore
							
						
					 | 
				
				
					
						Add module description to ModuleBrowser tooltip.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								.gitmodules
							
						
					 | 
				
				
					
						Ignore untracked files in submodules.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								CHANGELOG.md
							
						
					 | 
				
				
					
						Clean up changelog and Makefile
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								CODE-OF-CONDUCT.md
							
						
					 | 
				
				
					
						Add email to CODE-OF-CONDUCT
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								Core.json
							
						
					 | 
				
				
					
						Move Core metadata from Core/plugin.cpp to Core.json manifest. Finish most of Plugin menu functionality. Rewrite plugin loading code.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								Entitlements.plist
							
						
					 | 
				
				
					
						Add working notarization target and Entitlements file for Mac.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								Info.plist
							
						
					 | 
				
				
					
						Add changelog for 1.0.1.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								LICENSE-GPLv3.txt
							
						
					 | 
				
				
					
						Add GPLv3 license text.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								LICENSE-dist.txt
							
						
					 | 
				
				
					
						Attempt to link to glibc 2.23 for plugins.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								LICENSE.md
							
						
					 | 
				
				
					
						Clarify license
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								Makefile
							
						
					 | 
				
				
					
						Clean up changelog and Makefile
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								README.md
							
						
					 | 
				
				
					
						Add links to README. Add union to simd::Vector for serially accessing vector elements.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								Rack.rc
							
						
					 | 
				
				
					
						Fix Windows build, use portaudio pre-builds, remove curl init/destroy
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								arch.mk
							
						
					 | 
				
				
					
						Make arch.mk error more verbose
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								compile.mk
							
						
					 | 
				
				
					
						Attempt to link to glibc 2.23 for plugins.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								dep.mk
							
						
					 | 
				
				
					
						Create dep/ folder when dep.mk is included.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								helper.py
							
						
					 | 
				
				
					
						Fix indentation
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								icon.icns
							
						
					 | 
				
				
					
						Fix icons
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								icon.ico
							
						
					 | 
				
				
					
						Fix icons
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								installer.nsi
							
						
					 | 
				
				
					
						Add version to Windows installer
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								plugin.mk
							
						
					 | 
				
				
					
						Clean up types in dsp/window.hpp. Fix createModel() in helpers.hpp if a member field exists called `model`. Fix `make install` path for plugins. Fail silently if a MIDI message >3 bytes is received.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								template.vcv
							
						
					 | 
				
				
					
						Tweak template patch.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								valgrind.supp
							
						
					 | 
				
				
					
						Add valgrind target and suppression file
					
				 | 
				6 years ago |