From d95fc5ca9e6a9c28894514b77e77b6b0eb58fbe9 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Thu, 26 Jan 2023 11:36:44 +0100 Subject: A bunch of theme changes and removal of Cactus comments --- .../2022-07-05-what-would-dna-sound-if-synthesized.md | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'content/posts/2022-07-05-what-would-dna-sound-if-synthesized.md') diff --git a/content/posts/2022-07-05-what-would-dna-sound-if-synthesized.md b/content/posts/2022-07-05-what-would-dna-sound-if-synthesized.md index ba5cc4b..002eb5d 100755 --- a/content/posts/2022-07-05-what-would-dna-sound-if-synthesized.md +++ b/content/posts/2022-07-05-what-would-dna-sound-if-synthesized.md @@ -5,22 +5,6 @@ date: 2022-07-05 draft: false --- -**Table of contents** - -1. [Introduction](#introduction) -2. [DNA encoding and primer example](#dna-encoding-and-primer-example) -3. [Parsing DNA data](#parsing-dna-data) -4. [Generating sine wave](#generating-sine-wave) -5. [Generating a WAV file from accumulated sine waves](#generating-a-wav-file-from-accumulated-sine-waves) -6. [Generating Spectograms](#generating-spectograms) -7. [Pre-generated sequences](#pre-generated-sequences) - 1. [Niels Bohr quote](#niels-bohr-quote) - 2. [Mouse](#mouse) - 3. [Bison](#bison) - 4. [Taurus](#taurus) -8. [Making a drummer out of a DNA sequence](#making-a-drummer-out-of-a-dna-sequence) -9. [Going even further](#going-even-further) - ## Introduction Lately, I have been thinking a lot about the nature of life, what are the foundation blocks of life and things like that. It's remarkable how complex and on the other hand simple the creation is when you look at it. The miracle of life keeps us grounded when our imagination goes wild. If the DNA are the blocks of life, you could consider them to be an API nature provided us to better understand all of this chaos masquerading as order. -- cgit v1.2.3