Wow, very impressive! I will definitely be trying this out. It reminded me of my discrete mathematics class, so now I'm wondering if there are any other cool principles that can be applied to design
Using prime numbers to make better backgrounds
11–20 of 57 posts
Re: Using prime numbers to make better backgrounds
#12Edit: See also -
Re: Using prime numbers to make better backgrounds
#131. The most common cicadas come out every year or every other year.
2. The 17-year cicadas (for example) don't come out once every 17 years -- they come out every single year. Just in different broods (groups differing by phase). Some broods are much bigger than others of course, and broods are often located in different parts of the country, but many broods can and do overlap.
So I dunno. I'm guessing they're 13 and 17 year cicadas because that's how long it takes to develop.
Re: Using prime numbers to make better backgrounds
#14They're also useful for reverb effects, in very much the same way. See http://www.npr.org/2010/08/03/128935865/queens-brian-may-roc... (under "On The 'Stomp-Stomp-Clap' Section Of 'We Will Rock You'") Also, I think the technique will work as long as the numbers are relatively prime, which may be a bit easier to design around.
Take a rhythm in 4/4 (say a standard rock snare backbeat, playing on the second and fourth note of a four note bar), layer on a cymbal pattern which repeats every three notes, then a bass drum pattern which repeats every five notes. The effect is fairly subtle because the snare keeps everything sounding like 4/4, but the feel of the rhythm is constantly shifting.
I found a nice YouTube video demonstrating this a while back, but unfortunately all I can find now is videos of polyrhythms where the loops all have the same duration but different numbers of beats per duration... which is an interesting technique in and of itself :)
Re: Using prime numbers to make better backgrounds
#15Re: Using prime numbers to make better backgrounds
#16This is very well explained, but not all that novel. Brian Eno used to generate long soundscapes like this, using loops of mutually prime lengths of time. Edit: See also - http://en.wikipedia.org/wiki/Ambient_1:_Music_for_Airports http://en.wikipedia.org/wiki/Generative_music
http://www.cs.sunysb.edu/~vordonezroma/texturesynth.pdf
(There are some mind blowing generated images in the linked PDF.)
Re: Using prime numbers to make better backgrounds
#17Cool, but these numbers don't have to be primes. They just have to be coprimes (like (8,9)). The least common multiple of two coprimes 'a' and 'b' is a*b. http://en.wikipedia.org/wiki/Coprime
Re: Using prime numbers to make better backgrounds
#18What's wrong with the "cicada theory" 1. The most common cicadas come out every year or every other year. 2. The 17-year cicadas (for example) don't come out once every 17 years -- they come out every single year. Just in different broods (groups differing by phase). Some broods are much bigger than others of course, and broods are often located in different parts of the country, but many broods can and do overlap. S…
What's interesting about that is how the broods might diverge to coprime emergence schedules to prevent competition.
Re: Using prime numbers to make better backgrounds
#19Re: Using prime numbers to make better backgrounds
#201 is not a prime number. Also, the "simplest" possible set of primes would be 2, 3, and 5.