diff options
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 2d3afd9..e1272fa 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 | |||
| @@ -293,6 +293,8 @@ All of this could be made much more interesting if I choose different instrument | |||
| 293 | 293 | ||
| 294 | ## Going even further | 294 | ## Going even further |
| 295 | 295 | ||
| 296 | It is really astonishing what can be achieved with a little bit of code and an idea. I could see this becoming an interesting background soundscape instrument if done properly. It could replace random note generator with something more intriguing, biological, natural. | ||
| 297 | |||
| 296 | As you probably notice, the end results are quite similar to each other. This is to be expected because we are operating only with 4 notes essentially. What could make this more interesting is using something like [Supercollider](https://supercollider.github.io/) to create more interesting sounds. By transposing notes or using effects based on repeated data in a sequence. Possibilities are endless. | 298 | As you probably notice, the end results are quite similar to each other. This is to be expected because we are operating only with 4 notes essentially. What could make this more interesting is using something like [Supercollider](https://supercollider.github.io/) to create more interesting sounds. By transposing notes or using effects based on repeated data in a sequence. Possibilities are endless. |
| 297 | 299 | ||
| 298 | I actually find the results fascinating. I took some time and listened to this music of nature. Even though it's quite the same, it's also quite different. The subtle differences on repeat kind of creates music on its own. Makes you wonder. It kind of puts Occam’s Razor in its place. Nature for sure loves to make things as energy efficient as possible. | 300 | I actually find the results fascinating. I took some time and listened to this music of nature. Even though it's quite the same, it's also quite different. The subtle differences on repeat kind of creates music on its own. Makes you wonder. It kind of puts Occam’s Razor in its place. Nature for sure loves to make things as energy efficient as possible. |
