File:Digit sum base 2 harmonic.ogg
Summary
Description |
English: the digit sum in base 2, mapped into the harmonic series |
Date | |
Source | Own work |
Author | Opensofias |
Source code
Javascript function that generates this waveform:
64 * (floor (t * ([...floor(t/ 2**12).toString(2)].reduce((acc, cur) => Number(acc) + Number(cur))) / 256) % 2)
can be used in tools like this: https://opensofias.github.io/soundrender/
Licensing
I, the copyright holder of this work, hereby publish it under the following license:
![]() ![]() |
This file is made available under the Creative Commons CC0 1.0 Universal Public Domain Dedication. |
The person who associated a work with this deed has dedicated the work to the public domain by waiving all of their rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.
|