{"id":16608324,"url":"https://github.com/thp/wavbreaker","last_synced_at":"2025-03-16T21:30:56.171Z","repository":{"id":42223544,"uuid":"46369858","full_name":"thp/wavbreaker","owner":"thp","description":"Gtk3-based cross-platform GUI tool to losslessly split WAV, MP2 and MP3 files into multiple parts.","archived":false,"fork":false,"pushed_at":"2024-09-10T10:32:14.000Z","size":1373,"stargazers_count":35,"open_issues_count":5,"forks_count":10,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-27T14:31:22.038Z","etag":null,"topics":["gtk3","linux","macos","meson","mp2","mp3","split","wav","windows"],"latest_commit_sha":null,"homepage":"https://wavbreaker.sourceforge.io/","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS"},"funding":{"github":"thp"}},"created_at":"2015-11-17T19:23:22.000Z","updated_at":"2025-02-09T12:11:53.000Z","dependencies_parsed_at":"2024-01-23T23:24:23.128Z","dependency_job_id":"27e843f0-daf4-4fec-bc7b-afe0b97e2049","html_url":"https://github.com/thp/wavbreaker","commit_stats":null,"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thp%2Fwavbreaker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thp%2Fwavbreaker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thp%2Fwavbreaker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thp%2Fwavbreaker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thp","download_url":"https://codeload.github.com/thp/wavbreaker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243830939,"owners_count":20354853,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gtk3","linux","macos","meson","mp2","mp3","split","wav","windows"],"created_at":"2024-10-12T01:25:51.651Z","updated_at":"2025-03-16T21:30:55.852Z","avatar_url":"https://github.com/thp.png","language":"C","funding_links":["https://github.com/sponsors/thp"],"categories":[],"sub_categories":[],"readme":"wavbreaker\n==========\n\n[![Build Status](https://github.com/thp/wavbreaker/actions/workflows/build.yml/badge.svg)](https://github.com/thp/wavbreaker/actions)\n[![Packaging status](https://repology.org/badge/tiny-repos/wavbreaker.svg)](https://repology.org/project/wavbreaker/versions)\n\nThis application's purpose in life is to take a WAV file and break it up\ninto multiple WAV files. It makes a clean break at the correct position\nto burn the files to an Audio CD without any dead air between the tracks.\n\nwavbreaker also supports breaking up MP2 and MP3 files without re-encoding\nmeaning it's fast and there is no generational loss. Decoding (using mpg123)\nis only done for playback and waveform display.\n\nThe GUI displays a waveform summary of the entire file at the top. The middle\nportion displays a zoomed-in view that allows you to select where to start\nplaying and where it will make the break. The bottom portion contains a list\nof track breaks. You may change file names and uncheck parts that you do not\nwant to have written out to disk when saving.\n\nThere is also a command line tool `wavmerge` to merge WAV files together.\nIf you download a show and don't like how it was tracked, you can merge them\ntogether with `wavmerge` and then break them back up with wavbreaker. The\nwavmerge tool will only work on files that have the same format (for example,\n44.100 Hz sample rate, 16-bit sample size, etc.).\n\n\nScreenshot\n----------\n\n![Main Window](data/screenshot.png)\n\n\nHow to Build\n------------\n\nwavbreaker now uses the [Meson Build system](https://mesonbuild.com/). To\nbuild wavbreaker in the `build` directory, run:\n\n    meson build\n    ninja -C build\n\n\nmacOS Packaging\n---------------\n\n    scripts/build.sh macos\n\nNote that the macOS package doesn't include the runtime dependencies by\ndefault, those are expected to be installed via Homebrew:\n\n    brew install gtk+3 libao mpg123 libcue\n\n\nWindows Packaging\n-----------------\n\n    scripts/build.sh windows\n\n\nSnap Packaging\n--------------\n\n    snapcraft\n\n\nFlatpack Packaging\n------------------\n\n    scripts/build.sh flatpak\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthp%2Fwavbreaker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthp%2Fwavbreaker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthp%2Fwavbreaker/lists"}