mirror of
				https://github.com/AquaMorph/Droplets.git
				synced 2025-10-31 08:23:18 +00:00 
			
		
		
		
	Fixed noise droplet from crashing
This commit is contained in:
		| @@ -3,6 +3,7 @@ | ||||
| NoiseDroplet::NoiseDroplet(DaisyPatch* m_patch, | ||||
| 			   float sample_rate, | ||||
| 			   DropletState m_state) { | ||||
|   patch = m_patch; | ||||
|   noise.Init(); | ||||
|   filter.Init(); | ||||
|   UpdateState(m_state); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user