HackerTrans
トップ新着トレンドコメント過去質問紹介求人

cutandjoin

no profile record

投稿

Show HN: Cjam – A non-destructive MP3 editor

github.com
1 ポイント·投稿者 cutandjoin·14 日前·0 コメント

[untitled]

1 ポイント·投稿者 cutandjoin·14 日前·0 コメント

Show HN: YouTube Audio Library Previews [video]

youtube.com
1 ポイント·投稿者 cutandjoin·5 か月前·0 コメント

Show HN: MP3 Editor for Bulk Processing

github.com
2 ポイント·投稿者 cutandjoin·6 か月前·0 コメント

Show HN: MP3 File Editor / Player for Windows

github.com
5 ポイント·投稿者 cutandjoin·7 か月前·4 コメント

Show HN: I made an MP3 editor for Windows

github.com
3 ポイント·投稿者 cutandjoin·8 か月前·1 コメント

Show HN: Cjam – a modern MP3 file editor

github.com
5 ポイント·投稿者 cutandjoin·9 か月前·13 コメント

Show HN: Cjam – Query MP3 Frames

github.com
1 ポイント·投稿者 cutandjoin·10 か月前·0 コメント

Show HN: MP3 File Editor for Lossless Bulk Processing

github.com
2 ポイント·投稿者 cutandjoin·10 か月前·0 コメント

コメント

cutandjoin
·14 日前·議論
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 か月前·議論
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 か月前·議論
thanks
cutandjoin
·8 か月前·議論
Official site: https://cjmapp.net

Cjam is scriptable, here’s an example:

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