Show HN: Tones.fm – Make synth music
21–30 of 51 posts
Re: Show HN: Tones.fm – Make synth music
#22Earlier quoted context omitted.
Sure, it's https://github.com/google/music-synthesizer-for-android . You probably want the "webaudio" branch.
Would it be difficult to make a javascript module out of this and expose noteOn and noteOff so it can be used in web midi application?
Re: Show HN: Tones.fm – Make synth music
#23This is pretty incredible, i love playing with single tone things like this and this is a particularly nice one. It's also fascinating to see how the magic almost completely goes away when i switch to a major key nice ageisopolis track in there too Slight nitpick, the sound clips if there's too much going on at once.
Re: Show HN: Tones.fm – Make synth music
#24Re: Show HN: Tones.fm – Make synth music
#25Re: Show HN: Tones.fm – Make synth music
#26I'd love to hear more about what technology was used to make this. I actually have a web port of my DX7 emulator, but I don't promote it much. I've also been experimenting more recently with a Rust code base for synthesis and am considering picking that up again.
It looks like handwritten jquery. I beautified the javascript: https://gist.github.com/anonymous/23bff2f5006c675f9cff49f752...
Just honest high-quality craftmanship and lots of fun :) Props to the creator.
Re: Show HN: Tones.fm – Make synth music
#27Earlier quoted context omitted.
Would it be difficult to make a javascript module out of this and expose noteOn and noteOff so it can be used in web midi application?
Not sure exactly what you're asking, that sounds pretty much like what that is. See in particular https://github.com/google/music-synthesizer-for-android/blob...
Re: Show HN: Tones.fm – Make synth music
#28Re: Show HN: Tones.fm – Make synth music
#29Re: Show HN: Tones.fm – Make synth music
#30I tried it on my iPhone (in Safari) it made a sort of clicking sound with every "beat" or whatever it's called when the line passes over the circles. Other than that, looks great even on iPhone.