Music Grid
11–20 of 243 posts
Re: Music Grid
#12Re: Music Grid
#13Re: Music Grid
#14I assume it's using the pentatonic scale or other music theory trickery to make "anything" sound good? :)
First try, came up with https://music-grid.surge.sh/#4-2048-8-2114-2-2370-2-2112-321..., am happy
Re: Music Grid
#15Re: Music Grid
#16That was enjoyable to play with! Thanks for sharing. I think it would be nicer if it didn't use the anchor tag for storing data which messes up history, especially since it has a built-in share that generates a URL that can recreate the song. It would be cool if it just read the URL in once on load and didn't update it unless share was clicked.
Re: Music Grid
#17Re: Music Grid
#18https://music-grid.surge.sh/#26-2561-71-711-26-2592-23-663-4...
Re: Music Grid
#19Also, if you really wanted to, you can write a program to construct these URLs.
Edit: I wrote the program: https://gist.github.com/jedberg/37e9680806bc517925daeaae4798...