Love it. I want the ability to download 10 hours of it.
Show HN: I made some ambient music generators that run in your browser
101–110 of 123 posts
Re: Show HN: I made some ambient music generators that run in your browser
#102Love this. A project I've had in mind for a while but realistically will never get around to building is an ambient/coding music generator that's hooked up to a metric, e.g. your project's latency, autoscale size, error rate, potentially controlling different instruments. It would be fun to be able to subconsciously monitor your system without staring at graphs.
A long time ago, a friend mentioned this exact same idea! The analogy he used was how steam engine operators became so familiar with their machines that they could tell what was going on just by listening. I'm not sure if we can really do the same with services, but it's a fun thought experiment.
Re: Show HN: I made some ambient music generators that run in your browser
#103Earlier quoted context omitted.
> What problem does this solve? Is that always the point?
Our society is currently suffocating in the endless torrent of information and pointless products. Just because you aren't interested in thinking about costs of things doesn't mean they don't have costs. So yes, I want to know what is the benefit. Any thinking predicated on the notion that we should just gouge ourselves on endless amount of stuff (services, products, information) without asking any questions is fault…
Re: Show HN: I made some ambient music generators that run in your browser
#104I don't get it. I love ambient tunes and listen to them for 1-10 hours a day while doing stuff. Any time I need to focus (even when writing an email) I'll throw on my favorite ambient music. How is this any different? Why would I get a "premium" account for some random website when there's an entire catalog of ambient music on Spotify/Apple/etc that I could listen to?
Re: Show HN: I made some ambient music generators that run in your browser
#105Earlier quoted context omitted.
The biggest differentiator may be the infinite length of tracks. Once you tune into something that fits it can be left going as long as necessary. With other services there is a need to compose play lists or restart the player when a selection ends.
Most services have a "radio" station based on that song/genre that gives you almost endless listening time for that type of content.
What if I just want to "set it and forget it?"
Re: Show HN: I made some ambient music generators that run in your browser
#106This is neat--sounds similar to https://play.generative.fm/browse Though, that service is completely free with a pay what you can model
The creator, Alex Bainter[1], posts a lot of interesting/great stuff about generative music[2,3], and recently published the collection of music theory utilities he uses for generative.fm: https://github.com/generative-music/theory
[1] https://twitter.com/alex_bainter [2] Like this interactive "How generative music works" by Tero Parviainen: https://teropa.info/loop/#/itsgonnarain [3] Or his piece on corruption loops: https://corruptionloops.alexbainter.com/
Re: Show HN: I made some ambient music generators that run in your browser
#107Similar to flowful, endel creates generative soundscapes based on mood/need: focus, read, work out, drive, you get the picture.
I appreciated that they made a concerted effort to anchor what they did in music and scientific theory, to understand what makes for good focus, what focus is, etc.
Also cool: It uses time of day, local weather, and your activity level as inputs to its generative music, so in theory, it's very contextual.
Interestingly: was a happily paying subscriber for over a year, but lapsed because I moved out of the city, began working in a private office, and found that I no longer needed to close out the outer world to focus well :shrug: who knew?
Re: Show HN: I made some ambient music generators that run in your browser
#108Why are some songs marked as "ADHD"? This sounds like a medical claim that you should not be making.
Re: Show HN: I made some ambient music generators that run in your browser
#109Re: Show HN: I made some ambient music generators that run in your browser
#110Earlier quoted context omitted.
That's a cool idea. Something that was suggested to me with Flowful was to use some sort of body triggers, perhaps from facial recgonition through your device's camera, to determine when the user was becoming less focused. The music could then adapt to help them get back on track. So many cool possibilities.
When I was younger, I was into autohotkey. My PC would go off because of a powercut and the ups failed in 4-8 minutes while beeping. Found "tonedet" or something that listens to a specific tone and does something via ahk which in my case was proper shutdown. That was a success. Then I thought of a project that would give me status via soundbeep,500,400. I never got around to doing that but it wouldn't have been half…