Hacker News new | ask | show | jobs
Show HN: I made MP3 editing software based on a custom DSL (cjmapp.net)
2 points by cutandjoin 515 days ago
This is MP3 editing software for .NET, built around a custom DSL called CJM, which integrates features of CUE, M3U, and SQL.

CJM extracts specific sections from multiple files, combines them, and performs playback or export seamlessly.

1 comments

any plans for aac, flac support?
I plan to implement aac support. Cjam is specifically designed for directly editing lossy audio formats.