8b8ae10059 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								Build:  Replace JUCE_NODISCARD with [[nodiscard]]  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								b3a4d54a72 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								Build:  Update the minimum C++ standard to C++17  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								d28815601a 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								GenericInterpolator:  Refactor to avoid repetition  
							
							Also fixes an issue in which `numInputSamplesAvailable` was assigned
instead of `exceeded`, Github issue #1114 .
Co-authored-by: Tatsuya Shiozawa <shio.tatsu99@gmail.com> 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7296b8e3f7 
								
							
								 
							
						 
						
							
							
								
								Bump version number to 7.0.2  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fd8607302d 
								
							
								 
							
						 
						
							
							
								
								Bump version number to 7.0.1  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								bcad7f1456 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								AudioPlayHead:  Set playing/recording/looping flags in CurrentPositionInfo  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a1b3ce6aaa 
								
							
								 
							
						 
						
							
							
								
								AudioPlayHead:  Fix docstring typo  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								aa23b2ed09 
								
							
								 
							
						 
						
							
							
								
								audio_basics:  Add missing newline at end of file  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8b399998b4 
								
							
								 
							
						 
						
							
							
								
								Bump version number to 7.0.0  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								752c913cd2 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								AudioPlayHead:  Move HostTimeNs out of AudioProcessor, to consolidate timing information  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								8fbd99c424 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								AudioPlayHead:  Improve granularity of position info  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								891daf1332 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								Optional:  Update implementation to improve debugging experience  
							
							This patch also makes Optional public to end users. 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f582c84c37 
								
							
								 
							
						 
						
							
							
								
								Remove VS2015 workarounds  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1a6e39e97e 
								
							
								 
							
						 
						
							
							
								
								FloatVectorOperations: Add method docstrings  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								409a00e01e 
								
							
								 
							
						 
						
							
							
								
								FloatVectorOperations: Add methods to Doxygen  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e984395b1d 
								
							
								 
							
						 
						
							
							
								
								GCC: Fix some compiler warnings in GCC 11  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								cfa289d943 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								AudioProcessor:  Allow querying of the host timestamp in processBlock  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								5d096b46d7 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								Add simple Optional type  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								16eae47fde 
								
							
								 
							
						 
						
							
							
								
								FloatVectorOperations: Add method docstrings  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1fa18a1b43 
								
							
								 
							
						 
						
							
							
								
								FloatVectorOperations: Add methods to Doxygen  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								ef8ad92138 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								GCC: Fix some compiler warnings in GCC 11  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dea3fe60e4 
								
							
								 
							
						 
						
							
							
								
								Update copyright banners  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								69e287bc2e 
								
							
								 
							
						 
						
							
							
								
								ADSR: Restore the previous behaviour and clarify the documentation  
							
							This partially reverts d9c25ec17d 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d9c25ec17d 
								
							
								 
							
						 
						
							
							
								
								ADSR: Fix a bug in noteOn after setting new parameters  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								27abc89396 
								
							
								 
							
						 
						
							
							
								
								AudioProcessLoadMeasurer: Fix a data race  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								a8c160691c 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								VST3:  Tidy up channel layout conversion tables  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								b710a248bd 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								UnitTests:  Rename UMPTests file for consistency  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								75a5508bdf 
								
							
								 
							
						 
						
							
							
								
								Fix some copyright banners  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								ebac835673 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								Fix some deprecation warnings  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								111bbc0979 
								
							
								 
							
						 
						
							
							
								
								Bump version number to 6.1.6  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								1d1d743b9f 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								Build:  Add -Wdeprecated to recommended flags and fix new warnings  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								75981dd4b3 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								MidiFile:  Fix typo  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								b80927fc91 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								Nodiscard:  Add to builder-pattern functions  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								3d1818f5bd 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								AU Host:  Correctly reorder hosted audiounit channels  
							
							This change was tested with FabFilter Pro Q 3, which supports new AU
channel layouts for Atmos. 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3c03693d07 
								
							
								 
							
						 
						
							
							
								
								Bump version number to 6.1.5  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c072b1bc8e 
								
							
								 
							
						 
						
							
							
								
								Fix some typos  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e0e8e85d6b 
								
							
								 
							
						 
						
							
							
								
								Add KeyboardComponentBase class for custom MIDI keyboard components and MPEKeyboardComponent class  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								61eafdb7ee 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								Documentation:  Avoid attempting to document implementation details  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								b0e689eaf4 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								AudioProcessLoadMeasurer:  Fix potential divide by zero due to uninitialised samplesPerBlock  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								ca5c9fdae6 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								FloatVectorOperations:  Add overloads accepting size_t element counts  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8a6e1980d0 
								
							
								 
							
						 
						
							
							
								
								Bump version number to 6.1.4  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								44404508fe 
								
							
								 
							
						 
						
							
							
								
								Bump version number to 6.1.3  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d5099ecf4d 
								
							
								 
							
						 
						
							
							
								
								Documentation:  Add doxygen guards to UMP namespace  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fc0f6b1f2f 
								
							
								 
							
						 
						
							
							
								
								Tidy up  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								f269f1d6c9 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								UMP:  Make documentation private until APIs become public  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								ed1bc944fd 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								AudioChannelSet:  Add 7.1.6 speaker layout  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								5a5161d59b 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								CoreAudioLayouts:  Fix SDK version guards  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								b13bbbefb3 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								AudioChannelSet:  Add atmos layouts  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								8de0151577 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								CoreAudioLayouts:  Refactor to avoid null terminator on array  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								718307b516 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								AudioPlayHead:  Use more descriptive FrameRate type  
							
							
								
							
							
						 
						4 years ago