Viewing profile — pantelisk
pantelisk
HN member- Joined
- Fri, Sep 06, 2019, 10:33 PM UTC
- HN karma
- 951
- Public activity
- 115 items
- HN profile
- View on Hacker News ↗
About pantelisk
In the sidelines buiding open-source:
- https://audiomass.co (a full-blown audio editor in just 60kb of frontend js) ::: - https://pantel.is/projects/css3d/ (an old timey 3d adventure rendered entirely in CSS)
Recent public activity
-
comment
Comment #49115360
While I agree with the premise, I think this angle only applies on work one was going to do no matter what. The real power of these tools is that there are so many ideas people wou…
-
comment
Comment #48837411
Really fun project, but doesn't take ageism into account, it gets easier the further you get whereas it should get be getting harder in certain ways
-
comment
Comment #48837257
There are also solutions for sharing your homelab with others (basically tunneling from your machine->server (internet accessible) client. Though, if your machine would go to sleep…
-
comment
Comment #48835204
Yes, you can see an early demo video in the page, of a very early version (I decided not to post the final wip yet). I’m building an AI gaming companion. Essentially an AI NPC (a s…
-
comment
Comment #48834210
Hi HN — I’ve been working on a real-time conversational AI, and one of the biggest problems is speech latency. As I was experimenting with various TTS systems I stumbled upon Pocke…
- story
-
comment
Comment #48610820
And I think both have seen these much older handcrafted css3d engines - https://pantel.is/projects/css3d/ - https://keithclark.co.uk/labs/css-fps/ (the original) but quake and doom…
-
comment
Comment #48271666
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 sa…
-
comment
Comment #48271638
oh to go back to multitrack, there is a button at the top right (multitrack beta). Maybe it feels abit disconnected being there
-
comment
Comment #48269068
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 slo…
-
comment
Comment #48265092
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…
-
comment
Comment #48264979
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 s…
-
comment
Comment #48264852
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 effe…
-
comment
Comment #48264519
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…
-
comment
Comment #48263418
Oh.. I 'm mindblown! I was wrong, this is the great tracker we were missing
-
comment
Comment #48263180
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…
-
comment
Comment #48263038
Oh, that's fantastic to know. 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…
-
comment
Comment #48262785
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 sepa…
-
comment
Comment #48262770
> https://news.ycombinator.com/item?id=23337091
-
comment
Comment #48262376
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…
-
comment
Comment #48262246
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 ed…
-
comment
Comment #48262027
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 hea…
-
comment
Comment #48261629
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 '…
-
comment
Comment #48258892
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 :) It's using dom to render the multitrack waveform boxes c…
- story