adds fifth and fourth down voices
This commit is contained in:
		
							parent
							
								
									7b3f212500
								
							
						
					
					
						commit
						b1900c8dde
					
				
					 2 changed files with 17 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -16,6 +16,8 @@ typedef enum {
 | 
			
		|||
    octave_crunch,
 | 
			
		||||
    duty_osc,
 | 
			
		||||
    duty_octave_down,
 | 
			
		||||
    duty_fifth_down,
 | 
			
		||||
    duty_fourth_down,
 | 
			
		||||
    number_of_voices // important that this is last
 | 
			
		||||
} voice_type;
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue