Skip to content

Monome Norns script which uses a particle system to emit sonic grains.

Notifications You must be signed in to change notification settings

mimetaur/particle_grains

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Particle Grains

Particle Grains uses simple granular synthesis techniques to produce sound. Each particle on the screen is an individual sonic grain, and through adding forces like wind and gravity, you can push grains into the sonic resonator on the left side of the screen at varying rates.

Notes

  • The spawn rate and max number of particles may seem particularly low. This is a limitation of the Norns OS. Because Lua is single threaded, large numbers of particles block the input and menu subsystems among others.

About

Monome Norns script which uses a particle system to emit sonic grains.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages