Song from π
by JustinSDK
35
Downloads
37
Likes
0
Makes
It's inspired by [Song from π! ](https://www.youtube.com/watch?v=wM-x3pUcdeo) and based on [Sheet music bracelet](http://www.thingiverse.com/thing:1580580).
Just input digits of π. The customizer will translate digits into notes. The period symbol of π is mapped to a crotchet rest. Here is the complete map.
num_to_note = [
[".", "4:br"],
["0", "#:g1,4:g1"],
["1", "4:a1"],
["2", "4:b1"],
["3", "4:c2"],
["4", "4:d2"],
["5",
Just input digits of π. The customizer will translate digits into notes. The period symbol of π is mapped to a crotchet rest. Here is the complete map.
num_to_note = [
[".", "4:br"],
["0", "#:g1,4:g1"],
["1", "4:a1"],
["2", "4:b1"],
["3", "4:c2"],
["4", "4:d2"],
["5",
Sign in to leave a comment
Sign in