Live data from Hacker News

Show HN: Audiomass – a free, open-source multitrack audio editor for the web

audiomass.co

1–10 of 130 posts

Re: Show HN: Audiomass – a free, open-source multitrack audio editor for the web

#3

How can we add more tracks. is there a limit?

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

Re: Show HN: Audiomass – a free, open-source multitrack audio editor for the web

#5

    It seems like the inspiration went from Audacity, and with great changes to the design and feel of calmness and solidity!  
    I've tried loading a file with XM format, yet the current state of the import logic stated "Unsupported". Is there any chance you'll support the format?  

    For example, the following artwork is radiating charmingly in VLC:  
    - https://cable.ayra.ch/modplayer/mods/!Others/DYNAMITE_-_Winamp_5.0RC8_crk.xm

    And, thank you! very much for the experiments, effort, miracles... art you do...

Re: Show HN: Audiomass – a free, open-source multitrack audio editor for the web

#7

It seems like the inspiration went from Audacity, and with great changes to the design and feel of calmness and solidity! I've tried loading a file with XM format, yet the current state of the import logic stated "Unsupported". Is there any chance you'll support the format? For example, the following artwork is radiating charmingly in VLC: - https://cable.ayra.ch/modplayer/mods/!Others/DYNAMITE_-_Winamp_5.0RC8_crk.xm…

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.

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

Post reply on HN