HackerTrans
TopNewTrendsCommentsPastAskShowJobs

cutandjoin

no profile record

Submissions

Show HN: Cjam – A non-destructive MP3 editor

github.com
1 points·by cutandjoin·il y a 14 jours·0 comments

[untitled]

1 points·by cutandjoin·il y a 14 jours·0 comments

Show HN: YouTube Audio Library Previews [video]

youtube.com
1 points·by cutandjoin·il y a 5 mois·0 comments

Show HN: MP3 Editor for Bulk Processing

github.com
2 points·by cutandjoin·il y a 6 mois·0 comments

Show HN: MP3 File Editor / Player for Windows

github.com
5 points·by cutandjoin·il y a 7 mois·4 comments

Show HN: I made an MP3 editor for Windows

github.com
3 points·by cutandjoin·il y a 8 mois·1 comments

Show HN: Cjam – a modern MP3 file editor

github.com
5 points·by cutandjoin·il y a 9 mois·13 comments

Show HN: Cjam – Query MP3 Frames

github.com
1 points·by cutandjoin·il y a 10 mois·0 comments

Show HN: MP3 File Editor for Lossless Bulk Processing

github.com
2 points·by cutandjoin·il y a 10 mois·0 comments

comments

cutandjoin
·il y a 14 jours·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
·il y a 7 mois·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
·il y a 7 mois·discuss
thanks
cutandjoin
·il y a 8 mois·discuss
Official site: https://cjmapp.net

Cjam is scriptable, here’s an example:

https://forum.cjmapp.net/viewtopic.php?t=31
cutandjoin
·il y a 9 mois·discuss
Cjam includes features that don’t exist in other tools, and it’s freeware.
cutandjoin
·il y a 9 mois·discuss
It’s a strong advantage for individual developers like me to distribute binaries on a trusted platform without any hosting cost.
cutandjoin
·il y a 9 mois·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
·il y a 9 mois·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
·il y a 9 mois·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