TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: FlowTunes – "endless" AI-generated music for focus

3 pointsby mcrowe12 months ago
Hey Hacker News,<p>I built FlowTunes, an app that plays music designed for focus. I&#x27;m scratching my own itch, but figure folks here might appreciate it, too!<p>It has some unique features I wanted over similar apps: - It&#x27;s free forever, sans ads. - Effectively endless music (more will be added faster than you can listen). - Mix in custom background soundscape, such as birds or streams. - Ultra-minimalist interface.<p>The music (3000+ tracks across 10 channels, to date) was generated with Suno AI, which was an interesting experience, worth sharing.<p>First of all, I have mixed feelings about AI-generated music, and I&#x27;d love to hear your thoughts! To me, it feels more appropriative than text and images. Probably because music is an art-form that really moves me. Somehow, though, I feel more ok about instrumental-only music, as used here. I&#x27;m not saying that&#x27;s rational, as it&#x27;s clearly valuable art without the words and voices. But it feels... less bad...? Your thoughts?<p>On the technical side, I&#x27;m probably amongst the heaviest creators of AI-gen music (about 20K tracks or so) and I&#x27;m happy to share some learnings:<p>1. Suno still seems to have the highest and most consistent output quality.<p>2. Overall, the AI just isn&#x27;t that great yet, regardless of which tool you use... Like most things AI, it seems amazing until you actually look at its output critically. It&#x27;s almost there for instrumental music, but not quite. I had to build a lot of tooling behind the scenes to help me manually curate a lot of junk quickly, and what&#x27;s left is still, admittedly, not good enough.<p>3. It&#x27;s hard to create full tracks. In theory, Suno generates up to 2-minutes initially, with 1-minute extensions, but this is super hit-and-miss in practice (even on recently released v3.5 beta). Tracks frequently have large gaps in the middle, where the song ends and a new one starts up that ignores your prompt (feels like hallucination in text gen), amongst other issues. I generated waveforms for all tracks so that I could visualize this, and used ffmpeg to automatically detect and throw out the worst offending tracks.<p>4. Quality degrades significantly over time. The music generally gets more tinny and washed-out as the track goes on. I originally wanted long tracks (10+ minutes), but gave up on that as it&#x27;s almost impossible to get good tracks that long. It&#x27;s even hard to get a 2-3 minute track that doesn&#x27;t degrade. I tried to curate this out, but you&#x27;ll definitely hear this in the app. The AI just isn&#x27;t good enough yet...<p>Overall, I have to admit that the end-result isn&#x27;t up to the standard I was hoping for here. I&#x27;ve scratched my itch, but if there is sufficient interest, I&#x27;ll pull up my sleeves and work to improve the music. To take it to the next level, I&#x27;d hire experienced music producers, and build more tooling to help them create and curate great music for focus across interesting genres. I don&#x27;t think it can be done well without skilled humans in the loop.<p>Quick note on business model: This is super cheap to run, and I own the rights to all the music, so I intend to just keep it out there for free. If, by some fluke, it gets some interest, I&#x27;m keen to take this further with a lot more, and better, music. I&#x27;d fund that work by introducing a freemium model, with some new channels&#x2F;features behind a reasonable subscription. I had success with a very generous forever-free offering at my previous startup (Mealime), and I&#x27;m allergic to ads.<p>So... please share your thoughts, and especially critique! What would make it better for you? How do you feel about the music being AI-generated?<p>Links: - iPhone app (best experience): <a href="https:&#x2F;&#x2F;apps.apple.com&#x2F;us&#x2F;app&#x2F;flowtunes-music-for-focus&#x2F;id6502615308" rel="nofollow">https:&#x2F;&#x2F;apps.apple.com&#x2F;us&#x2F;app&#x2F;flowtunes-music-for-focus&#x2F;id65...</a> - Web app: <a href="https:&#x2F;&#x2F;www.flowtunes.app" rel="nofollow">https:&#x2F;&#x2F;www.flowtunes.app</a>

2 comments

Sofquipeut12 months ago
Hi, I&#x27;m the visually impaired person who pu a review about the FlowTunes app. In reply to your questions you had regarding my bookmarking feature request: It would allow to bookmark the favorite tunes we come across while listening along and why not listen to them later as if it was some kind of a customized playlist.<p>Thanks for your positive feedback on the App store and your enthusiasm to improve this little cool app.<p>Ps: Do you have any other ways to contact you (e.g. social network account or email)? Ps: Another suggestion: A celtic music channel! :)
mcrowe12 months ago
Happy to hear your thoughts and critique!