| .. | 
			
		
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										app
									
								
							
						
					 | 
				
				
					
						Implement scaled linear and rotary knob modes.
					
				 | 
				5 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										dsp
									
								
							
						
					 | 
				
				
					
						Make midi::Message a wrapper for std::vector<uint8_t> since MIDI messages have unbounded size (due to SysEx).
					
				 | 
				5 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										engine
									
								
							
						
					 | 
				
				
					
						Add timestamp to MIDI message. Make MIDI-* modules wait until a message is `stepFrames` frames old until processing it, improving MIDI stability. Add Engine::getStepFrame, getStepTime, and getStepFrames.
					
				 | 
				5 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										plugin
									
								
							
						
					 | 
				
				
					
						Scan preset directories when preset menu is created. Add user preset directory.
					
				 | 
				5 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										simd
									
								
							
						
					 | 
				
				
					
						Add IIRFilter.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										ui
									
								
							
						
					 | 
				
				
					
						Add page up/down, home, and end key commands to ScrollWidget.
					
				 | 
				5 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										widget
									
								
							
						
					 | 
				
				
					
						Auto-format code with astyle.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								Quantity.hpp
							
						
					 | 
				
				
					
						Refactor Quantity. Fix SvgKnob for parameters with 0 range.
					
				 | 
				5 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								app.hpp
							
						
					 | 
				
				
					
						Include rack:: namespace in APP and logger macros (DEBUG, INFO, WARN, FATAL).
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								asset.hpp
							
						
					 | 
				
				
					
						Add network::init(). Add asset::bundlePath.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								audio.hpp
							
						
					 | 
				
				
					
						Update midi API to behave similarly to audio API.
					
				 | 
				5 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								color.hpp
							
						
					 | 
				
				
					
						Use <> instead of "" for include directive.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								common.hpp
							
						
					 | 
				
				
					
						Massive WIP v2 overhaul:
					
				 | 
				5 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								componentlibrary.hpp
							
						
					 | 
				
				
					
						WIP:
					
				 | 
				5 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								event.hpp
							
						
					 | 
				
				
					
						Auto-format code with astyle.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								gamepad.hpp
							
						
					 | 
				
				
					
						Use <> instead of "" for include directive.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								helpers.hpp
							
						
					 | 
				
				
					
						Move Window::mousePos to Scene::mousePos.
					
				 | 
				5 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								history.hpp
							
						
					 | 
				
				
					
						Add limit to undo history (currently 500 actions).
					
				 | 
				5 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								keyboard.hpp
							
						
					 | 
				
				
					
						Use <> instead of "" for include directive.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								logger.hpp
							
						
					 | 
				
				
					
						Include rack:: namespace in APP and logger macros (DEBUG, INFO, WARN, FATAL).
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								math.hpp
							
						
					 | 
				
				
					
						Add math::Rect::getLeft/Top().
					
				 | 
				5 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								midi.hpp
							
						
					 | 
				
				
					
						Add timestamp to MIDI message. Make MIDI-* modules wait until a message is `stepFrames` frames old until processing it, improving MIDI stability. Add Engine::getStepFrame, getStepTime, and getStepFrames.
					
				 | 
				5 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								network.hpp
							
						
					 | 
				
				
					
						Add network::init(). Add asset::bundlePath.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								patch.hpp
							
						
					 | 
				
				
					
						Massive WIP v2 overhaul:
					
				 | 
				5 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								plugin.hpp
							
						
					 | 
				
				
					
						Move moduleFromJson from engine to plugin namespace. Move Engine mutex lock at the top of Engine::step().
					
				 | 
				5 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								rack.hpp
							
						
					 | 
				
				
					
						Revert "Add json.hpp."
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								rack0.hpp
							
						
					 | 
				
				
					
						Auto-format code with astyle.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								random.hpp
							
						
					 | 
				
				
					
						Use <> instead of "" for include directive.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								rtaudio.hpp
							
						
					 | 
				
				
					
						Restructure audio namespace to mirror midi class structure. (untested)
					
				 | 
				5 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								rtmidi.hpp
							
						
					 | 
				
				
					
						Use <> instead of "" for include directive.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								settings.hpp
							
						
					 | 
				
				
					
						Add "knobLinearSensitivity" to settings.json.
					
				 | 
				5 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								string.hpp
							
						
					 | 
				
				
					
						Update documentation for string::.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								svg.hpp
							
						
					 | 
				
				
					
						Auto-format code with astyle.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								system.hpp
							
						
					 | 
				
				
					
						Add timestamp to MIDI message. Make MIDI-* modules wait until a message is `stepFrames` frames old until processing it, improving MIDI stability. Add Engine::getStepFrame, getStepTime, and getStepFrames.
					
				 | 
				5 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								tag.hpp
							
						
					 | 
				
				
					
						Add tag::getTag().
					
				 | 
				5 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								tinyexpr.h
							
						
					 | 
				
				
					
						Add tinyexpr library. Use tinyexpr for Quantity parsing.
					
				 | 
				5 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								ui.hpp
							
						
					 | 
				
				
					
						Use <> instead of "" for include directive.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								updater.hpp
							
						
					 | 
				
				
					
						Add updater.hpp/cpp and more advanced app updating functionality.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								window.hpp
							
						
					 | 
				
				
					
						Move Window::mousePos to Scene::mousePos.
					
				 | 
				5 years ago |