HackerTrans
TopNewTrendsCommentsPastAskShowJobs

cutandjoin

no profile record

Submissions

Show HN: Cjam – A non-destructive MP3 editor

github.com
1 points·by cutandjoin·قبل 14 يومًا·0 comments

[untitled]

1 points·by cutandjoin·قبل 14 يومًا·0 comments

Show HN: YouTube Audio Library Previews [video]

youtube.com
1 points·by cutandjoin·قبل 5 أشهر·0 comments

Show HN: MP3 Editor for Bulk Processing

github.com
2 points·by cutandjoin·قبل 6 أشهر·0 comments

Show HN: MP3 File Editor / Player for Windows

github.com
5 points·by cutandjoin·قبل 7 أشهر·4 comments

Show HN: I made an MP3 editor for Windows

github.com
3 points·by cutandjoin·قبل 8 أشهر·1 comments

Show HN: Cjam – a modern MP3 file editor

github.com
5 points·by cutandjoin·قبل 9 أشهر·13 comments

Show HN: Cjam – Query MP3 Frames

github.com
1 points·by cutandjoin·قبل 10 أشهر·0 comments

Show HN: MP3 File Editor for Lossless Bulk Processing

github.com
2 points·by cutandjoin·قبل 10 أشهر·0 comments

comments

cutandjoin
·قبل 14 يومًا·discuss
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.
cutandjoin
·قبل 7 أشهر·discuss
GitHub makes binary distribution much easier for me. For example, Cjam is listed on several freeware sites and GitHub helps streamline update notifications and integration with them.
cutandjoin
·قبل 7 أشهر·discuss
thanks
cutandjoin
·قبل 8 أشهر·discuss
Official site: https://cjmapp.net

Cjam is scriptable, here’s an example:

https://forum.cjmapp.net/viewtopic.php?t=31
cutandjoin
·قبل 9 أشهر·discuss
Cjam includes features that don’t exist in other tools, and it’s freeware.
cutandjoin
·قبل 9 أشهر·discuss
It’s a strong advantage for individual developers like me to distribute binaries on a trusted platform without any hosting cost.
cutandjoin
·قبل 9 أشهر·discuss
Actually, I posted before using the main site link, and HN doesn’t allow posting the same URL twice, so I used the GitHub link this time.

https://news.ycombinator.com/item?id=43883180

And yes, Cjam is quite similar to mp3DirectCut. It’s like managing several mdc instances together in one list.
cutandjoin
·قبل 9 أشهر·discuss
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.
cutandjoin
·قبل 9 أشهر·discuss
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