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