Comment 11N Re: Confusing

Story

Recreating the THX Deep Note

Preview

Confusing (Score: 5, Informative)

by tristram@pipedot.org on 2014-04-09 17:47 (#11C)

The ASP was a complex machine to program and included about 20,000 lines of C code to program.

For anyone else who was confused about what this sentence was trying to say, the original statement in the hackaday article makes a whole lot more sense:
The ASP was a complex machine to program. The Deep Note took about 20,000 lines of C code to program.

Re: Confusing (Score: 2, Insightful)

by insulatedkiwi@pipedot.org on 2014-04-10 12:09 (#11H)

Not exactly fruity loops, is it.

Re: Confusing (Score: 2, Interesting)

by songofthepogo@pipedot.org on 2014-04-10 16:17 (#11N)

And for those unfamiliar with FruityLoops, now known as FL Studio, here's what that's all about.

I'd commented yesterday on following along with the recreation using SuperCollider , but it appears those comments got lost in the ether. At the risk of repeating myself, SuperCollider is kinda neat and, using the code in the aforementioned recreation article, did indeed produce something very similar to the Deep Note. It was fun. As an additional amusing exercise, the author decided to see how close he could get to the original sound if he pared the code down to 140 characters:
play{Mix({|k|k=k+1/2;2/k*Mix({|i|i=i+1;Blip.ar(i*XLine.kr(rand(2e2,4e2),87+LFNoise2.kr(2)*k,15),2,1/(i/a=XLine.kr(0.3,1,9))/9)}!9)}!40)!2*a}

It's not as good an approximation as his lengthier code by any stretch, but it's still recognizably something like the Deep Note.

Finally: Deep Note is often the best part of the film.

Moderation

Time Reason Points Voter
2014-04-10 22:44 Interesting +1 zafiro17@pipedot.org

Junk Status

Not marked as junk