HN user

cutandjoin

16 karma

https://cjmapp.net/

Posts12
Comments13
View on HN
[dead] 25 days ago

Cjam is a frame-based MP3 editor that works without decoding or re-encoding.

It supports batch editing of multiple files using both the GUI and scripting.

Editing is performed virtually by referencing the original MP3 data, making operations very fast.

The latest release adds clipboard-based integration with mp3DirectCut and REAPER. These integrations also work without creating temporary files.

I use MP3 a lot myself, so I built this tool around it.

Cjam is designed in a way that makes it easy to adapt to other small, lossy formats as well, so it has potential to go beyond MP3 in the future.

I rethought MP3 editing without decoding/re-encoding for today’s hardware.

Existing tools tend to focus on one action at a time, like splitting or joining files. But Cjam lets you define multiple actions across multiple files at once using scripts. So it makes it easier to create and share more complex editing workflows.

You can find some example scripts on the forum: https://forum.cjmapp.net/viewforum.php?f=9

Thanks for all the comments. This is a tool for editing MP3 files at the frame level. It’s similar to mp3DirectCut and mp3splt in some ways, but today’s hardware enables more advanced editing of lossy audio. Any feedback is appreciated.