Show HN: Fully Open-Sourced Online MIDI Editor
signal.vercel.app
Show HN: Fully Open-Sourced Online MIDI Editor
1–10 of 20 posts
Re: Show HN: Fully Open-Sourced Online MIDI Editor
#2Love this. May I know the tech stack involved in this?
Re: Show HN: Fully Open-Sourced Online MIDI Editor
#3This is soo cool!
Can I connect my midi keyboard to this as well?
Re: Show HN: Fully Open-Sourced Online MIDI Editor
#4This is soo cool! Can I connect my midi keyboard to this as well?
Considering it says "Currently only works on the desktop version of Google Chrome" it seems like that would be a feature
Re: Show HN: Fully Open-Sourced Online MIDI Editor
#5it "works" in firefox, but the playback is laggy and weirdly timed. very cool tho!
Re: Show HN: Fully Open-Sourced Online MIDI Editor
#6Love this. May I know the tech stack involved in this?
The source is published here: https://github.com/ryohey/signal/
Looks like React.
Re: Show HN: Fully Open-Sourced Online MIDI Editor
#7This is cool, a nice beginner or general convenience feature might be the ability to highlight some basic scales like major/minor. This would probably get people off the ground writing music that sounds good much quicker.
Re: Show HN: Fully Open-Sourced Online MIDI Editor
#8It nice! Does it support external peripherals?
Re: Show HN: Fully Open-Sourced Online MIDI Editor
#9It nice! Does it support external peripherals?
Thank you. I would like to support MIDI input / output in the future. Can you tell me about the equipment you want to use?
Re: Show HN: Fully Open-Sourced Online MIDI Editor
#10This is cool, a nice beginner or general convenience feature might be the ability to highlight some basic scales like major/minor. This would probably get people off the ground writing music that sounds good much quicker.
Thank you. That's a good idea. I definitely want to implement it.