Live data from Hacker News

Viewing profile — pantelisk

pantelisk

HN member
Joined
Fri, Sep 06, 2019, 10:33 PM UTC
HN karma
951
Public activity
115 items

About pantelisk

Say hi to me @pkalogiros on twitter.

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

  1. 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…

  2. 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

  3. 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…

  4. 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…

  5. 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…

  6. story
  7. 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…

  8. 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…

  9. 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

  10. 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…

  11. 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…

  12. 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…

  13. 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…

  14. 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…

  15. comment
    Comment #48263418

    Oh.. I 'm mindblown! I was wrong, this is the great tracker we were missing

  16. 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…

  17. 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…

  18. 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…

  19. comment
    Comment #48262770

    > https://news.ycombinator.com/item?id=23337091

  20. 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…

  21. 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…

  22. 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…

  23. 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 '…

  24. 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…

  25. story