<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: pantelisk</title><link>https://news.ycombinator.com/user?id=pantelisk</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 10 Jun 2026 08:49:16 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=pantelisk" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by pantelisk in "Show HN: Audiomass – a free, open-source multitrack audio editor for the web"]]></title><description><![CDATA[
<p>OpenDAW is different beast in the same field. It's a full music editor and suite, where you can write notes down on a piano roll (or record with midi), then use synthesizers and samples to turn that into a song.<p>Audiomass is an audio editor, meaning that it works with already existing files that might need to be cut, edited, cleaned, or filtered, or in case where one has multiple stems put together to be mixed.<p>Think of it a bit like vector vs pixel editing. OpenDAW is vectors (music info), audiomass is pixels (music data)</p>
]]></description><pubDate>Mon, 25 May 2026 21:04:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=48271666</link><dc:creator>pantelisk</dc:creator><comments>https://news.ycombinator.com/item?id=48271666</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48271666</guid></item><item><title><![CDATA[New comment by pantelisk in "Show HN: Audiomass – a free, open-source multitrack audio editor for the web"]]></title><description><![CDATA[
<p>oh to go back to multitrack, there is a button at the top right (multitrack beta).  Maybe it feels abit disconnected being there</p>
]]></description><pubDate>Mon, 25 May 2026 21:01:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=48271638</link><dc:creator>pantelisk</dc:creator><comments>https://news.ycombinator.com/item?id=48271638</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48271638</guid></item><item><title><![CDATA[New comment by pantelisk in "Show HN: Audiomass – a free, open-source multitrack audio editor for the web"]]></title><description><![CDATA[
<p>I just tried it with a 2 hour podcast file, since more people asked about long files. It is performs great on chrome on my pretty powerful macbook. Some operations are a little slow and zooming in to max level starts to be slow, default things like cut/paste, apply fade effect and volume controls to areas of the file feel ok.</p>
]]></description><pubDate>Mon, 25 May 2026 17:02:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=48269068</link><dc:creator>pantelisk</dc:creator><comments>https://news.ycombinator.com/item?id=48269068</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48269068</guid></item><item><title><![CDATA[New comment by pantelisk in "Show HN: Audiomass – a free, open-source multitrack audio editor for the web"]]></title><description><![CDATA[
<p>Thanks for your comment :) you can press "preview" (and there is a little on/off) in the effect's modal window. But I agree with you, an automation type system that operates on the entire track might be better</p>
]]></description><pubDate>Mon, 25 May 2026 09:48:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=48265092</link><dc:creator>pantelisk</dc:creator><comments>https://news.ycombinator.com/item?id=48265092</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48265092</guid></item><item><title><![CDATA[New comment by pantelisk in "Show HN: Audiomass – a free, open-source multitrack audio editor for the web"]]></title><description><![CDATA[
<p>Author here. License is pretty much do whatever you want with it (free as in free information and free beer), I suppose the closest one to that would be MIT, but I don't like its serious legalese tone. I prefer the whimsical "free as in..." phrase</p>
]]></description><pubDate>Mon, 25 May 2026 09:30:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=48264979</link><dc:creator>pantelisk</dc:creator><comments>https://news.ycombinator.com/item?id=48264979</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48264979</guid></item><item><title><![CDATA[New comment by pantelisk in "Show HN: Audiomass – a free, open-source multitrack audio editor for the web"]]></title><description><![CDATA[
<p>you can click and drag to select part of the audio (and then drag the edges of the selection region that has appeared if you want to adjust it), and then apply the effect. All effects prioritize the current selection first, and if no selection is present then get applied on the entire track.</p>
]]></description><pubDate>Mon, 25 May 2026 09:05:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=48264852</link><dc:creator>pantelisk</dc:creator><comments>https://news.ycombinator.com/item?id=48264852</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48264852</guid></item><item><title><![CDATA[New comment by pantelisk in "Show HN: Audiomass – a free, open-source multitrack audio editor for the web"]]></title><description><![CDATA[
<p>Hey HN. Thanks again for featuring this project :) this is my favorite community on the internet and my go to site to visit, almost by reflex, when I have idle time, so it feels me with joy to have made something well received here.<p>I 'll be heading off soon, so decided to write some features included in this release that might not be apparent right away (still working on improving the UX).<p>- Drag n drop multiple audio files into multitrack = multiple channels automatically created<p>- Double click on a waveform box in multitrack, opens it in the original audio editor (for more precise editing)<p>- Copying (command+c, or shift+c) works between multitrack and regular editor. So for example, you can open a file in original editor tweak it, and then copy all or part of it and paste it in multitrack in a specific channel.<p>- Most effects have already pre-made presets to make them easier to use<p>- You can make your own effect presets by clicking the 3 dots after having made a modification in an effect (stored in localstorage)<p>- Zero crossing selection is under "Edit"<p>- There is a tempo tools section in View. You can automatically detect tempo of a track, tap to guess a tempo and play with metronome<p>- There is also an id3 tag viewer (for mp3 files) there as well<p>- You can right click or press M to add markers (makes it easier to highlight sections of a track, especially when working with longer audio tracks)<p>- Seamless Loop tool (under Edit): crossfade preview, silence trim, repeat loop, open loop in a new editor tab.<p>- Offline/PWA support: Help > store offline version, will open a new page that will trigger a service worker that will make the site work offline as well.<p>- Session export as .amss file for multitrack. If you aren't done working on a session you can export all of its audiofiles and configuration in an LZMA compressed container file (will still be pretty big though). For single audio mode, mp3/wav/flac export is available.<p>- Pressing X in multitrack when 2 waveform boxes overlap, makes them crossfade smoothly (denoted by an "XF" label at the top right - undocumented behavior but can be quite useful, will keep improving it)<p>- You can open the menu by pressing the ~ key and then navigate it with arrow keys (left/right for sections, bottom up for selections, enter to trigger an action and esc to close) for a tiny bump in speed of getting things done. Similarly the time controls are clickable and open a mini menu where a time can be specified to jump quickly to it (arrow keys to go between minutes/s/ms)<p>And finally my favorite feature of them all (though not a new one per se),<p>- In "View" select "Frequency analyzer" or "Multitrack mixer" and then press the dock button. Audiomass supports the ability to extract elements of it into new pop up windows. So you could have parts of the application on a different monitor keeping the main app in the main tab. It's a very old trick, but I find it kinda cool :)<p>Thanks again and hope you enjoyed the sample music! (edit: formatting)</p>
]]></description><pubDate>Mon, 25 May 2026 08:00:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=48264519</link><dc:creator>pantelisk</dc:creator><comments>https://news.ycombinator.com/item?id=48264519</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48264519</guid></item><item><title><![CDATA[New comment by pantelisk in "Show HN: Audiomass – a free, open-source multitrack audio editor for the web"]]></title><description><![CDATA[
<p>Oh.. I 'm mindblown! I was wrong, this is the great tracker we were missing</p>
]]></description><pubDate>Mon, 25 May 2026 04:36:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=48263418</link><dc:creator>pantelisk</dc:creator><comments>https://news.ycombinator.com/item?id=48263418</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48263418</guid></item><item><title><![CDATA[New comment by pantelisk in "Show HN: Audiomass – a free, open-source multitrack audio editor for the web"]]></title><description><![CDATA[
<p>I think this git but for music you are suggesting is quite interesting (or more like a figma for music maybe).
My musician friends still use dropbox and google drive to push around files to each other. Honestly, I would be all for it but I have a feeling that musicians are a tough crowd when it comes to these services. So maybe if somebody like Bandcamp who has already demonstrated good will with the community steps up and builds something that would be a delight.</p>
]]></description><pubDate>Mon, 25 May 2026 03:30:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=48263180</link><dc:creator>pantelisk</dc:creator><comments>https://news.ycombinator.com/item?id=48263180</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48263180</guid></item><item><title><![CDATA[New comment by pantelisk in "Show HN: Audiomass – a free, open-source multitrack audio editor for the web"]]></title><description><![CDATA[
<p>Oh, that's fantastic to know.<p>Did you load it into multitrack, or the regular editor? (in multitrack it does not scale currently, but working on it). On regular editor it should in theory try to zoom.<p>There is a pyramid cache mechanism for long files, basically it tries to optimize with simple heuristics how many peak-lines to show for every zoom level. The renderer is pretty dumb right now - just old-school 2d canvas "ctx.lineTo" calls - no gpu, so enormous files can really make it slow, this is the reason for the drops (to ease load).
So it might be dropping way too many samples in this case and then not switching properly to the next cache level because the zoom to duration/length ratio is enormous.<p>I 'll look into it. Thanks again</p>
]]></description><pubDate>Mon, 25 May 2026 03:00:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=48263038</link><dc:creator>pantelisk</dc:creator><comments>https://news.ycombinator.com/item?id=48263038</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48263038</guid></item><item><title><![CDATA[New comment by pantelisk in "Show HN: Audiomass – a free, open-source multitrack audio editor for the web"]]></title><description><![CDATA[
<p>All very good points, not much to say I agree with you. With loading plugins on demand it could grow in size without affecting load and experience (and since offline mode is a separate link that would still be fine to be a little larger since it's fetching the app locally).</p>
]]></description><pubDate>Mon, 25 May 2026 02:01:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=48262785</link><dc:creator>pantelisk</dc:creator><comments>https://news.ycombinator.com/item?id=48262785</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48262785</guid></item><item><title><![CDATA[New comment by pantelisk in "Show HN: Audiomass – a free, open-source multitrack audio editor for the web"]]></title><description><![CDATA[
<p>> <a href="https://news.ycombinator.com/item?id=23337091">https://news.ycombinator.com/item?id=23337091</a></p>
]]></description><pubDate>Mon, 25 May 2026 01:58:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=48262770</link><dc:creator>pantelisk</dc:creator><comments>https://news.ycombinator.com/item?id=48262770</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48262770</guid></item><item><title><![CDATA[New comment by pantelisk in "Show HN: Audiomass – a free, open-source multitrack audio editor for the web"]]></title><description><![CDATA[
<p>Yes, it's part of the fun. Original version was 65kb (with just the single editor mode and all the filters, mp3/wav export etc). But then having to add flac codec, tempo estimators and finally the multitrack mode, made it closer to 100.<p>When I started developing I was a little frustrated with how bloated the web felt back then so I took that direction, it's much better today though and it's no longer an issue, but I still find it fun to impose these constraints and try to work within or around them (there's this fascinating concept of constrained creativity)</p>
]]></description><pubDate>Mon, 25 May 2026 00:26:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=48262376</link><dc:creator>pantelisk</dc:creator><comments>https://news.ycombinator.com/item?id=48262376</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48262376</guid></item><item><title><![CDATA[New comment by pantelisk in "Show HN: Audiomass – a free, open-source multitrack audio editor for the web"]]></title><description><![CDATA[
<p>It's the audio track in a channel. A channel is the horizontal strip, a waveform box is a piece of audio somewhere across that strip. You can double click on one to enter single editor mode, or single click to make it active (once it's active you can drag it around, apply effects to it, move it on a different channel etc etc).<p>Sorry still working on improving the UX :)<p>EDIT: There's a short video here - <a href="https://x.com/pkalogiros/status/2053492761350046032" rel="nofollow">https://x.com/pkalogiros/status/2053492761350046032</a></p>
]]></description><pubDate>Sun, 24 May 2026 23:59:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=48262246</link><dc:creator>pantelisk</dc:creator><comments>https://news.ycombinator.com/item?id=48262246</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48262246</guid></item><item><title><![CDATA[New comment by pantelisk in "Show HN: Audiomass – a free, open-source multitrack audio editor for the web"]]></title><description><![CDATA[
<p>I usually use it to edit audio tracks quickly up to 10 minutes long, though I have received nice emails from people who have used for 1hr+ podcasts successfully (though certain heavy operations wouldn't be very fun to use).<p>For multitrack sessions, there is the ability to export to a .amss file that contains all the settings, markers, tracks etc. For single track edit... it would just crash right now.  There is already a feature for caching audio tracks in indexeddb (it's under >File), but honestly it's not a web api I have found to be super reliable. I don't blame the browser developers, because I 'm sure if it was more reliable certain websites would put it to use storing gigabytes of trackers on the user's machine :). For this reason, I haven't made it auto-save the session automatically yet, trying to be a good citizen on the user's computer, maybe that will change in the future if there's a strong need for it.<p>Also, right now there is no backend, once it loads there are no more requests made to the server, so it's bound to frontend limitations. This is by design, I want it to be an app that respects users, doesn't upload or leak information, no ads,  etc, even if it means getting a small hit in functionality in other areas.<p>I think of it like photopea/pixlr are to photoshop. Quick and easy to use, get you at 90% of the way. If somebody wants to do a serious operation, then by all means go for a paid desktop pro-daw solution :)<p>edit: reason</p>
]]></description><pubDate>Sun, 24 May 2026 23:24:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=48262027</link><dc:creator>pantelisk</dc:creator><comments>https://news.ycombinator.com/item?id=48262027</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48262027</guid></item><item><title><![CDATA[New comment by pantelisk in "Show HN: Audiomass – a free, open-source multitrack audio editor for the web"]]></title><description><![CDATA[
<p>Thank you :) I 'll look into it, I am a little cautious of bloating up the filesize (right now it's at 98kb of js and 10kb of css), but if I can make something work efficiently I 'll give it a go.<p>On an unrelated note, I'm a little surprised there is no good open source web audio tracker (like Renoise but for the web) out there yet...</p>
]]></description><pubDate>Sun, 24 May 2026 22:25:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=48261629</link><dc:creator>pantelisk</dc:creator><comments>https://news.ycombinator.com/item?id=48261629</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48261629</guid></item><item><title><![CDATA[New comment by pantelisk in "Show HN: Audiomass – a free, open-source multitrack audio editor for the web"]]></title><description><![CDATA[
<p>There is a little [ + ] button next to CHANNELS in the sidebar, it has no limit but right now so add as many as you like :)<p>It's using dom to render the multitrack waveform boxes currently so I would assume after a certain point it might start to slow down a bit. In the future might switch it all to be webgpu based to avoid such limits.</p>
]]></description><pubDate>Sun, 24 May 2026 16:51:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=48258892</link><dc:creator>pantelisk</dc:creator><comments>https://news.ycombinator.com/item?id=48258892</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48258892</guid></item><item><title><![CDATA[Show HN: Audiomass – a free, open-source multitrack audio editor for the web]]></title><description><![CDATA[
<p>Article URL: <a href="https://audiomass.co/?multitrack=1">https://audiomass.co/?multitrack=1</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48258015">https://news.ycombinator.com/item?id=48258015</a></p>
<p>Points: 553</p>
<p># Comments: 120</p>
]]></description><pubDate>Sun, 24 May 2026 15:25:43 +0000</pubDate><link>https://audiomass.co/?multitrack=1</link><dc:creator>pantelisk</dc:creator><comments>https://news.ycombinator.com/item?id=48258015</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48258015</guid></item><item><title><![CDATA[New comment by pantelisk in "Ask HN: Have you found a good desk chair?"]]></title><description><![CDATA[
<p>How does the Aeron compare to the Embody? I like chairs that are tough and firm on the back (I also prefer sleeping on the floor and use no padding) and get constantly disappointed by soft furniture.</p>
]]></description><pubDate>Fri, 18 Jun 2021 20:20:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=27554538</link><dc:creator>pantelisk</dc:creator><comments>https://news.ycombinator.com/item?id=27554538</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27554538</guid></item><item><title><![CDATA[New comment by pantelisk in "WebContainers: Run Node.js natively in the browser"]]></title><description><![CDATA[
<p>I don't understand why you are downvoted. Filesystem access is another big one!  Chrome has the technological advantage and sports an enormous kitchen sink of features. One has to make the hard decision, work on a concept that will work only on one browser, try to cut corners with graceful (or crippling) degradation, or wait potentially a long time until a spec is standardized and implemented. The latter may result in others hitting the market sooner, so it is understandable why we end up with web-apps that function in a single browser only. Hopefully this improves in the future.</p>
]]></description><pubDate>Thu, 20 May 2021 20:36:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=27226859</link><dc:creator>pantelisk</dc:creator><comments>https://news.ycombinator.com/item?id=27226859</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27226859</guid></item></channel></rss>