b738fe22f4 
								
							
								 
							
						 
						
							
							
								
								Rearrange makefiles  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								03c14d5bb6 
								
							
								 
							
						 
						
							
							
								
								Make `dep` an order-only target of all objects  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4b2c2b1c9a 
								
							
								 
							
						 
						
							
							
								
								Reset after poly mode is changed  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								210bb70ed9 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/VCVRack/Rack  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8249edfcee 
								
							
								 
							
						 
						
							
							
								
								Strip Rack in `make dist`, set gTempWidget to NULL after using  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bd43dd72d4 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'dllmusic-patch-1'  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9b9f2a9f6f 
								
							
								 
							
						 
						
							
							
								
								Refactor MIDI-4, remove retriggering on GATE output  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8d6dccd545 
								
							
								 
							
						 
						
							
							
								
								Tweak README  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								2162c08366 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								Update QuadMIDIToCVInterface.cpp  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								0e40a86ba3 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								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  
				
					
						
							
							
								 
						
							
							
							
								
							
								8f30d48d1f 
								
							
								 
							
						 
						
							
							
								
								Small build system tweaks  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								acbe3370f8 
								
							
								 
							
						 
						
							
							
								
								Plugin extracter and loader  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								158a396170 
								
							
								 
							
						 
						
							
							
								
								Add prefix to string functions  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ef64c13287 
								
							
								 
							
						 
						
							
							
								
								Add systemOpenBrowser  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3177ec30fc 
								
							
								 
							
						 
						
							
							
								
								Use POSIX implementation of filesystemListDirectory  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b5e1bd4365 
								
							
								 
							
						 
						
							
							
								
								Add scratch filesystemListDirectory  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6a18b51f8e 
								
							
								 
							
						 
						
							
							
								
								Fix order of logger  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								13cbc78f23 
								
							
								 
							
						 
						
							
							
								
								Add timestamp to logger, remove version check at boot and .vcv file  
							
							upgrade notification 
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								68afb04893 
								
							
								 
							
						 
						
							
							
								
								Generate Rack.res upon build  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								69fd96860d 
								
							
								 
							
						 
						
							
							
								
								Add licenses to SDK  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3bfc2a0f29 
								
							
								 
							
						 
						
							
							
								
								Update blendish  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								51c3a8e407 
								
							
								 
							
						 
						
							
							
								
								Reorder OBJECTS again  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								31eff98aa7 
								
							
								 
							
						 
						
							
							
								
								Fix stripping on Mac  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								367086056d 
								
							
								 
							
						 
						
							
							
								
								Fix Makefile variable name collision  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4dfd0f78c3 
								
							
								 
							
						 
						
							
							
								
								Revert "Fix order of OBJECTS prerequisites"  
							
							This reverts commit 1d11d473f1 
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1d11d473f1 
								
							
								 
							
						 
						
							
							
								
								Fix order of OBJECTS prerequisites  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ee97390ed3 
								
							
								 
							
						 
						
							
							
								
								Fix dep build syntax, update README build instructions  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7e6855c584 
								
							
								 
							
						 
						
							
							
								
								Improve structure of dep building  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3a3960a7f4 
								
							
								 
							
						 
						
							
							
								
								Require RACK_DIR, VERSION, and SLUG in Makefile, refactor dep build  
							
							system 
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7ed71e0b6d 
								
							
								 
							
						 
						
							
							
								
								Slightly change SlewLimiter implementation  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								77cecc9d81 
								
							
								 
							
						 
						
							
							
								
								Place automatic objects before user-defined objects in compile.mk  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9609cc2295 
								
							
								 
							
						 
						
							
							
								
								Fix strip in plugin `make dist`, fix RESOURCES in compile.mk  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0dfa6ec3e9 
								
							
								 
							
						 
						
							
							
								
								Set default goal in plugin.mk  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d7bacb705c 
								
							
								 
							
						 
						
							
							
								
								Add RESOURCES to plugin.mk  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0190dfb4a4 
								
							
								 
							
						 
						
							
							
								
								Adjust textfield colors  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3dbdd7a334 
								
							
								 
							
						 
						
							
							
								
								Strip binary when making distributable  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f26a402e0e 
								
							
								 
							
						 
						
							
							
								
								MIDI-4: Add context menu to select polyphony mode  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8352f54594 
								
							
								 
							
						 
						
							
							
								
								Don't refresh SampleRateConverter state if settings aren't changed  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4d7922b005 
								
							
								 
							
						 
						
							
							
								
								Disable sample rate converter when inRate == outRate, only convert  
							
							required channels 
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								617236be06 
								
							
								 
							
						 
						
							
							
								
								Add clock divisions to MIDI-1  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d4c9bad375 
								
							
								 
							
						 
						
							
							
								
								MIDI-1: Add retrigger when key is lifted  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								53b898641e 
								
							
								 
							
						 
						
							
							
								
								Update MIDI-1 panel  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6b00b5183a 
								
							
								 
							
						 
						
							
							
								
								Buffer send/recv in Bridge, better network error handling  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6455c1f034 
								
							
								 
							
						 
						
							
							
								
								Possible fix for crash when deleting Widgets during events  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5c8cadbbf9 
								
							
								 
							
						 
						
							
							
								
								Add automatic audio activation/deactivation when device pauses for >200ms  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								875b1762fa 
								
							
								 
							
						 
						
							
							
								
								Revert light glow intensity  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2465d44eaf 
								
							
								 
							
						 
						
							
							
								
								Use 8/8 in/out channels for Bridge audio  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								917e6dada7 
								
							
								 
							
						 
						
							
							
								
								Small tweaks to Bridge  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								79158297bc 
								
							
								 
							
						 
						
							
							
								
								Add MIDI to Bridge  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d1f2f83a94 
								
							
								 
							
						 
						
							
							
								
								Fix windows bridge build  
							
							
								
							
							
						 
						7 years ago