🎵 Melody Flow - Immersive Text Editor banner

🎵 Melody Flow - Immersive Text Editor

5 devlogs
1h 33m 4s

Just created an amazing musical-fun text editor which plays musical notes whenever you type :)
This single-file web application combines a robust text editor with a real-time synthesizer, dynamic particle physics, and atmospheric weather effects …

Just created an amazing musical-fun text editor which plays musical notes whenever you type :)
This single-file web application combines a robust text editor with a real-time synthesizer, dynamic particle physics, and atmospheric weather effects to help you get into the “flow” state.

Demo Repository

Loading README...

scitechexperiments

Shipped this project!

Hours: 1.55
Cookies: 🍪 2
Multiplier: 1.5 cookies/hr

Heyo!

So here we’re with another ship :)
A musical text editor with multiple instruments to play, different themes and weather styles.
Count & Improve your typing skills with more fun!!

Hopfully Melodies flowing from this immersive text editor will make u/all of us feel well.

HaHa ><

scitechexperiments

Huhh!
Finally made it more creative and fun.
Used Copilot and Gemini AI this time to help me make this more interactive, engaging, added surprise effects, more instruments and a lot more :)

Looks and feels crazy now. Haha ><

Attachment
0
scitechexperiments

Huhh! Just created my first Xylophone Text Editor :)
Everytime you type somehing a Xylophone musical note will play!!

Attachment
2

Comments

Mehar
Mehar 2 months ago

interesting :D
does it use any midi libraries?

scitechexperiments

It uses the Web Audio API to generate musical tones via oscillators (no MIDI library).