mirror of
				https://github.com/vsariola/sointu.git
				synced 2025-11-03 16:35:57 -05:00 
			
		
		
		
	feat(tests): test also gain parameter in envelopes
This commit is contained in:
		
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							@ -11,7 +11,7 @@ patch:
 | 
				
			|||||||
    - numvoices: 1
 | 
					    - numvoices: 1
 | 
				
			||||||
      units:
 | 
					      units:
 | 
				
			||||||
        - type: envelope
 | 
					        - type: envelope
 | 
				
			||||||
          parameters: {attack: 64, decay: 64, gain: 128, release: 80, stereo: 0, sustain: 64}
 | 
					          parameters: {attack: 64, decay: 64, gain: 64, release: 80, stereo: 0, sustain: 64}
 | 
				
			||||||
        - type: envelope
 | 
					        - type: envelope
 | 
				
			||||||
          parameters: {attack: 95, decay: 64, gain: 128, release: 80, stereo: 0, sustain: 64}
 | 
					          parameters: {attack: 95, decay: 64, gain: 128, release: 80, stereo: 0, sustain: 64}
 | 
				
			||||||
        - type: out
 | 
					        - type: out
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user