914ead95a1 
								
							
								 
							
						 
						
							
							
								
								Tweak documentation  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6c99018e41 
								
							
								 
							
						 
						
							
							
								
								Tweak build system, midi.hpp structure  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8d5d37c131 
								
							
								 
							
						 
						
							
							
								
								Reorder SOURCE_OBJECTS  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e02d273a1c 
								
							
								 
							
						 
						
							
							
								
								Change Bridge protocol port  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d8b4a9e181 
								
							
								 
							
						 
						
							
							
								
								Rearrange makefiles  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7dfc470d26 
								
							
								 
							
						 
						
							
							
								
								Make `dep` an order-only target of all objects  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								97e6af0af5 
								
							
								 
							
						 
						
							
							
								
								Reset after poly mode is changed  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								075449b596 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/VCVRack/Rack  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cf56dfe537 
								
							
								 
							
						 
						
							
							
								
								Strip Rack in `make dist`, set gTempWidget to NULL after using  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d333a16592 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'dllmusic-patch-1'  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9800f12dd1 
								
							
								 
							
						 
						
							
							
								
								Refactor MIDI-4, remove retriggering on GATE output  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2e0c5eae3c 
								
							
								 
							
						 
						
							
							
								
								Tweak README  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c46dfc10a8 
								
							
								 
							
						 
						
							
							
								
								Update QuadMIDIToCVInterface.cpp  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								18fd8c94e0 
								
							
								 
							
						 
						
							
							
								
								QuadMIDIToCV with all poly modes  
							
							Overview of functionality:
ROTATE > Incoming note always takes the next available ch.
REUSE > If incoming note is repeated (already assigned to one ch) takes that ch, if not, it takes the next available ch.
RESET > Incoming note always takes the lowest available ch.
REASSIGN > Similar to RESET but when releasing notes they are reassigned continuously from ch 0 (keeping the order)
UNISON > Incoming note takes all 4 ch.
 
When receiving more than 4 notes "stealing" occurs, always taking the next ch. 
When keys are released, still pressed notes that where stolen are recovered. 
In modes other than REUSE (or UNISON), repeating a note with sustain pedal rotates  it over the channels producing "unison".
When using sustain pedal and playing and releasing many notes, still pressed notes are stolen, but they are recovered when sustain pedal is off.
I tested every possible combination of note(s) on off / sustain on off. 
also added a pulseGen for re-triggering notes when necessary
(I also added the MIDI channel if on MidiMessage) 
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7edf40d698 
								
							
								 
							
						 
						
							
							
								
								Small build system tweaks  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0f60100063 
								
							
								 
							
						 
						
							
							
								
								Plugin extracter and loader  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4d3ceafe8d 
								
							
								 
							
						 
						
							
							
								
								Add prefix to string functions  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c35b5f5ad9 
								
							
								 
							
						 
						
							
							
								
								Add systemOpenBrowser  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a7b0053606 
								
							
								 
							
						 
						
							
							
								
								Use POSIX implementation of filesystemListDirectory  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d63a260740 
								
							
								 
							
						 
						
							
							
								
								Add scratch filesystemListDirectory  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								56cfd98e18 
								
							
								 
							
						 
						
							
							
								
								Fix order of logger  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5a99301e68 
								
							
								 
							
						 
						
							
							
								
								Add timestamp to logger, remove version check at boot and .vcv file  
							
							upgrade notification 
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								eb44200f94 
								
							
								 
							
						 
						
							
							
								
								Generate Rack.res upon build  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f309facb2e 
								
							
								 
							
						 
						
							
							
								
								Add licenses to SDK  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								184f3254a7 
								
							
								 
							
						 
						
							
							
								
								Update blendish  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								08148e8107 
								
							
								 
							
						 
						
							
							
								
								Reorder OBJECTS again  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6060e3efb9 
								
							
								 
							
						 
						
							
							
								
								Fix stripping on Mac  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								45bce61ca9 
								
							
								 
							
						 
						
							
							
								
								Fix Makefile variable name collision  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								40f3d6684d 
								
							
								 
							
						 
						
							
							
								
								Revert "Fix order of OBJECTS prerequisites"  
							
							This reverts commit 1d11d473f1 
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2472fa1ddb 
								
							
								 
							
						 
						
							
							
								
								Fix order of OBJECTS prerequisites  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bb99fcdae7 
								
							
								 
							
						 
						
							
							
								
								Fix dep build syntax, update README build instructions  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fb37274c3f 
								
							
								 
							
						 
						
							
							
								
								Improve structure of dep building  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c9f05bc96a 
								
							
								 
							
						 
						
							
							
								
								Require RACK_DIR, VERSION, and SLUG in Makefile, refactor dep build  
							
							system 
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								397f646649 
								
							
								 
							
						 
						
							
							
								
								Slightly change SlewLimiter implementation  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								411cfa68f8 
								
							
								 
							
						 
						
							
							
								
								Place automatic objects before user-defined objects in compile.mk  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b99c5e3ed6 
								
							
								 
							
						 
						
							
							
								
								Fix strip in plugin `make dist`, fix RESOURCES in compile.mk  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								caca342787 
								
							
								 
							
						 
						
							
							
								
								Set default goal in plugin.mk  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9a2fec608d 
								
							
								 
							
						 
						
							
							
								
								Add RESOURCES to plugin.mk  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								06990aed7f 
								
							
								 
							
						 
						
							
							
								
								Adjust textfield colors  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f1c5af511a 
								
							
								 
							
						 
						
							
							
								
								Strip binary when making distributable  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2d5d614567 
								
							
								 
							
						 
						
							
							
								
								MIDI-4: Add context menu to select polyphony mode  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ebd7c6d7ef 
								
							
								 
							
						 
						
							
							
								
								Don't refresh SampleRateConverter state if settings aren't changed  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c16bf78c0f 
								
							
								 
							
						 
						
							
							
								
								Disable sample rate converter when inRate == outRate, only convert  
							
							required channels 
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								478c1e1392 
								
							
								 
							
						 
						
							
							
								
								Add clock divisions to MIDI-1  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								91e6d87930 
								
							
								 
							
						 
						
							
							
								
								MIDI-1: Add retrigger when key is lifted  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								14fd6a2a17 
								
							
								 
							
						 
						
							
							
								
								Update MIDI-1 panel  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2e21a8c496 
								
							
								 
							
						 
						
							
							
								
								Buffer send/recv in Bridge, better network error handling  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								89903b7047 
								
							
								 
							
						 
						
							
							
								
								Possible fix for crash when deleting Widgets during events  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d5a6d64a72 
								
							
								 
							
						 
						
							
							
								
								Add automatic audio activation/deactivation when device pauses for >200ms  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c2c2a9a6f9 
								
							
								 
							
						 
						
							
							
								
								Revert light glow intensity  
							
							
								
							
							
						 
						7 years ago