Prints (0)
-
No Prints Yet
Be the first to upload a Print for this Design!
Description
SummaryThis is an openscad script that can generate a whistle with an arbitrary number of notes. It isn't quite tuned right. There is a function in it to automatically calculate the length based on the note but it seems to be off by a bit. It whistles though!InstructionsYou can print the two note version in the STL that I have uploaded or you can generate a different whistle by editing the scad file. There is an array called "notes" that contains a list of of notes. They are specified as the number of half steps from middle C. Once that array is set up, you specify how many notes there are in the array in num_notes. You can also adjust the parameters of the whistle shape by editing the constants at the top of the file.
Comments