60d2283010 
								
							
								 
							
						 
						
							
							
								
								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  
				
					
						
							
							
								 
						
							
							
							
								
							
								5a45c26da6 
								
							
								 
							
						 
						
							
							
								
								Add system::getNanoseconds(). Use it instead of std::chrono.  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4dce9431a5 
								
							
								 
							
						 
						
							
							
								
								Add "knobLinearSensitivity" to settings.json.  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b93e889c75 
								
							
								 
							
						 
						
							
							
								
								Implement scaled linear and rotary knob modes.  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6a5f6fd6f3 
								
							
								 
							
						 
						
							
							
								
								Add knob mode menu item. Remove "allowCursorLock" setting.  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								040d862102 
								
							
								 
							
						 
						
							
							
								
								Move Window::mousePos to Scene::mousePos.  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c2379c833e 
								
							
								 
							
						 
						
							
							
								
								Refactor Quantity. Fix SvgKnob for parameters with 0 range.  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c7f65f7bfb 
								
							
								 
							
						 
						
							
							
								
								Remove system::getThreadTime() and system::setThreadRealTime().  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d11223d0e0 
								
							
								 
							
						 
						
							
							
								
								Call ParamQuantity::getDefaultValue() in configParam() to set initial value of param.  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c713cfb864 
								
							
								 
							
						 
						
							
							
								
								Make midi::Message a wrapper for std::vector<uint8_t> since MIDI messages have unbounded size (due to SysEx).  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dccdacf3bc 
								
							
								 
							
						 
						
							
							
								
								Update midi API to behave similarly to audio API.  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								55852118f7 
								
							
								 
							
						 
						
							
							
								
								Add appendAudioMenu() and appendMidiMenu().  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e1aaa6f6a7 
								
							
								 
							
						 
						
							
							
								
								Fix abstractions of audio structure. Some testing.  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b6a7b09e7a 
								
							
								 
							
						 
						
							
							
								
								Restructure audio namespace to mirror midi class structure. (untested)  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a34b6ef16e 
								
							
								 
							
						 
						
							
							
								
								Remove Bridge audio/MIDI driver.  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3073bef995 
								
							
								 
							
						 
						
							
							
								
								Add page up/down, home, and end key commands to ScrollWidget.  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c9e0b82204 
								
							
								 
							
						 
						
							
							
								
								Add limit to undo history (currently 500 actions).  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								75ea2b353a 
								
							
								 
							
						 
						
							
							
								
								Remove force_link_glibc header.  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4a5027ef1c 
								
							
								 
							
						 
						
							
							
								
								Add internal struct to Module.  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c33dc3c842 
								
							
								 
							
						 
						
							
							
								
								Rename module disabling to bypassing.  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cc711b6d2d 
								
							
								 
							
						 
						
							
							
								
								Replace module disabling with bypassing using BypassRoute and Module::configBypass().  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								265552d0db 
								
							
								 
							
						 
						
							
							
								
								Clone cables patched to inputs when a module is cloned.  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								12fcaa4b08 
								
							
								 
							
						 
						
							
							
								
								Move moduleFromJson from engine to plugin namespace. Move Engine mutex lock at the top of Engine::step().  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dd81e79d9e 
								
							
								 
							
						 
						
							
							
								
								Add tag::getTag().  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cc14d40fe3 
								
							
								 
							
						 
						
							
							
								
								Remove preset directory if empty.  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								38c99ad0a8 
								
							
								 
							
						 
						
							
							
								
								Scan preset directories when preset menu is created. Add user preset directory.  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								05df47fbd1 
								
							
								 
							
						 
						
							
							
								
								Add Internal struct to ModuleWidget.  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								213f51509c 
								
							
								 
							
						 
						
							
							
								
								Add tinyexpr library. Use tinyexpr for Quantity parsing.  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								804dc4daf2 
								
							
								 
							
						 
						
							
							
								
								Interpret blank ParamQuantity/PortInfo name as "#id".  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								adc3f681c3 
								
							
								 
							
						 
						
							
							
								
								Rearrange text in PortTooltip  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7b61f3599d 
								
							
								 
							
						 
						
							
							
								
								Add configInpug/Output to helper.py.  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ae19e33774 
								
							
								 
							
						 
						
							
							
								
								Make PortInfo a virtual class.  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ef89a96c87 
								
							
								 
							
						 
						
							
							
								
								Change ParamQuantity/PortInfo label to name.  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4a462fadc5 
								
							
								 
							
						 
						
							
							
								
								Add "Connected to" to PortTooltip.  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								14d9a8ea82 
								
							
								 
							
						 
						
							
							
								
								Add module whitelist to settings and Module Browser.  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6907d53a25 
								
							
								 
							
						 
						
							
							
								
								Remove real-time menu item and setting.  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								047e799554 
								
							
								 
							
						 
						
							
							
								
								Add math::Rect::getLeft/Top().  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9b24182542 
								
							
								 
							
						 
						
							
							
								
								Allow audio interfaces with no input to be used. Fix sample rate conversion.  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								90e70060c3 
								
							
								 
							
						 
						
							
							
								
								Add manualUrl to plugin::Model.  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0dbce1683d 
								
							
								 
							
						 
						
							
							
								
								Work on PortTooltips.  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ccb4fe41ec 
								
							
								 
							
						 
						
							
							
								
								Add ParamWidget::appendContextMenu(). Fix helper.hpp member field setting.  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								99b17727ab 
								
							
								 
							
						 
						
							
							
								
								WIP:  
							
							- Make ParamWidget hold module/paramId instead of paramQuantity.
- Add configInput/configOutput.
- Add engine::PortInfo.
- Avoid calling particular events when cursor is locked.
- Add PortTooltip. 
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4936df2c0b 
								
							
								 
							
						 
						
							
							
								
								Move ParamWidget/Knob/Switch properties to ParamQuantity. Fix static linking on Linux.  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e4b6056ded 
								
							
								 
							
						 
						
							
							
								
								Massive WIP v2 overhaul:  
							
							- Add Engine::fromJson which can be called without the GUI at all.
- Make RackWidget::fromJson attach itself to existing Engine state. However, once attached, they own their Engine objects (Module, Cable).
- Remove Engine thread. Now Engine must be stepped by other threads, such as the audio thread. This is fantastic because there is no longer a mutex lock every audio buffer.
	- Add concept of the "primary module", which is allowed to call Engine::step().
- Add many Module events. 
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ba056f6d6a 
								
							
								 
							
						 
						
							
							
								
								Update documentation for string::.  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c53fbebd97 
								
							
								 
							
						 
						
							
							
								
								string namespace: Change base64 functions. Add compress/uncompress.  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4f2d6a3db7 
								
							
								 
							
						 
						
							
							
								
								Revert "Add json.hpp."  
							
							This reverts commit a007a41b0d 
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a007a41b0d 
								
							
								 
							
						 
						
							
							
								
								Add json.hpp.  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0a930b0ba0 
								
							
								 
							
						 
						
							
							
								
								Add IIRFilter.  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								95ddb89d07 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								Add inline to log2  
							
							
								
							
							
						 
						6 years ago