diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2022-07-05 05:11:49 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2022-07-05 05:11:49 +0200 |
| commit | f39f15f2a9ea9a8a08996c3b70f75f7f178a56df (patch) | |
| tree | 364dd18077579676e7c9ea158202ea8df4b99c80 /posts | |
| parent | 5f8b595e30024058995f2ad9f3d3a28be15ca63f (diff) | |
| download | mitjafelicijan.com-f39f15f2a9ea9a8a08996c3b70f75f7f178a56df.tar.gz | |
Added content to a post
Diffstat (limited to 'posts')
| -rw-r--r-- | posts/2022-07-05-what-would-dna-sound-if-synthesized.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/posts/2022-07-05-what-would-dna-sound-if-synthesized.md b/posts/2022-07-05-what-would-dna-sound-if-synthesized.md index df00435..a44b516 100644 --- a/posts/2022-07-05-what-would-dna-sound-if-synthesized.md +++ b/posts/2022-07-05-what-would-dna-sound-if-synthesized.md | |||
| @@ -188,6 +188,8 @@ plot "audio_only.dat" with lines lt rgb 'red' | |||
| 188 | 188 | ||
| 189 | ## Pre-generated sequences | 189 | ## Pre-generated sequences |
| 190 | 190 | ||
| 191 | What I did was take interesting parts from an animal's genome and feed it to a tone generator script. This then generated a WAV file and I converted those to MP3, so they can be played in a browser. The last step was creating a spectrogram based on a WAV file. | ||
| 192 | |||
| 191 | ### Niels Bohr quote | 193 | ### Niels Bohr quote |
| 192 | 194 | ||
| 193 | <audio controls> | 195 | <audio controls> |
