soundcode
soundcode copied to clipboard
𝄞 How does your code sound? And the idea was born...
𝄞 How does your code sound?
And the idea was born...
About the idea
As a developer, I love listening to music while coding. The orchestral music allows me to focus more on what I do. And one day I noticed my fingers dance on the keyboard by the music rhythm. Like playing the piano. Every word or symbol in the code was written with harmony. And then I thought... how it could sound... The code I write every day?
And the idea was born.
Put your code and enjoy how it sounds: soundcode.now.sh
Have ideas on how to improve it? New features? Feel free to share it on the GitHub Issues.
How it works
Firstly, we load the sound fonts of the instruments which are used in this little orchestra. When you paste or write your code (or using our example), we parse it using the TypeScript AST parser to individual nodes. Then the composition begins.