8f10353f0c
CI / lint (push) Has been cancelled
CI / js-syntax (push) Successful in 10m24s
CI / deps-audit (push) Has been cancelled
CI / test (push) Failing after 24m55s
CI / sast-bandit (push) Failing after 11m13s
CI / trivy (push) Failing after 9m32s
Docker Publish / build-and-push (push) Failing after 34m3s
13 lines
650 B
XML
13 lines
650 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<CommunityApplications>
|
|
<Profile>
|
|
StemDeck splits any song into isolated stems (vocals, drums, bass, guitar,
|
|
piano, other) and plays them back in a DAW-style multitrack player, for
|
|
practice and transcription. This repository maintains the official StemDeck
|
|
self-hosted server container. For help, open an issue on GitHub.
|
|
</Profile>
|
|
<Icon>https://raw.githubusercontent.com/stemdeckapp/stemdeck/main/desktop/src-tauri/icons/icon.png</Icon>
|
|
<WebPage>https://github.com/stemdeckapp/stemdeck</WebPage>
|
|
<Forum>https://github.com/stemdeckapp/stemdeck/issues</Forum>
|
|
</CommunityApplications>
|