{"id":25510377,"url":"https://github.com/esmbot/lava-xm-plugin","last_synced_at":"2025-09-07T21:13:52.046Z","repository":{"id":57954728,"uuid":"462064715","full_name":"esmBot/lava-xm-plugin","owner":"esmBot","description":"Tracker module support plugin for Lavalink","archived":false,"fork":false,"pushed_at":"2025-01-04T02:37:03.000Z","size":141,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-10T15:59:52.855Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/esmBot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-02-21T23:25:53.000Z","updated_at":"2025-01-04T02:36:25.000Z","dependencies_parsed_at":"2025-02-19T09:39:53.516Z","dependency_job_id":"75de0518-71be-445c-aa87-092a6eccc82e","html_url":"https://github.com/esmBot/lava-xm-plugin","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":"lavalink-devs/lavalink-plugin-template","purl":"pkg:github/esmBot/lava-xm-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esmBot%2Flava-xm-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esmBot%2Flava-xm-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esmBot%2Flava-xm-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esmBot%2Flava-xm-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/esmBot","download_url":"https://codeload.github.com/esmBot/lava-xm-plugin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esmBot%2Flava-xm-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274095881,"owners_count":25221528,"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","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2025-02-19T09:39:40.190Z","updated_at":"2025-09-07T21:13:52.039Z","avatar_url":"https://github.com/esmBot.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lavalink XM Plugin\nThis is a plugin for [Lavalink](https://github.com/lavalink-devs/Lavalink) that adds support for various [tracker module](https://en.wikipedia.org/wiki/Module_file) formats via the [libxmp](https://github.com/libxmp/libxmp) library.\n\n## Usage\nThis plugin requires Lavalink version 3.5-rc1 or later.\n\nYou have two options: either download the latest JAR file and put it in your `plugins` folder, or add this to your `application.yml` file:\n```yaml\nlavalink:\n  plugins:\n    - dependency: \"net.esmbot:lava-xm-plugin:x.x.x\" # replace x.x.x with the latest release tag\n      repository: \"https://repo.projectlounge.pw/maven/releases\"\n```\n\nConfig options are listed below with their default values:\n```yaml\nplugins:\n  xm:\n    ampFactor: 1         # Amplification factor, can be between 0 and 3\n    interpolation: 1     # Mixer interpolation type (0 = Nearest neighbor, 1 = Linear, 2 = Cublic spline)\n    vblank: false        # Uses vblank timing during playback\n    fx9Bug: false        # Emulates the FX9 effect bug from Protracker 2.x\n    fixSampleLoop: false # Divides sample loop start values in half\n    amigaMixer: false    # Emulates the Paula mixer in Amiga modules\n    defaultPan: 50       # Default stereo panning, can be between 0 and 100\n```\n\n## Build\nBuilding is simple provided you have a working JDK:\n```sh\n./gradlew build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fesmbot%2Flava-xm-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fesmbot%2Flava-xm-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fesmbot%2Flava-xm-plugin/lists"}