looper/assets/com.complecwaft.Looper.metainfo.xml
2024-04-09 10:15:05 -07:00

43 lines
1.7 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>com.complecwaft.Looper</id>
<developer_name>Catmeow72</developer_name>
<name>Looper</name>
<summary>An audio player that can play back files with seamless loops using their metadata.</summary>
<metadata_license>MIT</metadata_license>
<project_license>MIT OR GPL-3.0-or-later</project_license>
<content_rating type="oars-1.1" />
<description>
<p>
An audio player that can play back files with seamless loops using their metadata.
</p>
<p>
It can also change the pitch, tempo, and speed (which is pitch and tempo at the same time) using the SoundTouch libraries found on the system.
</p>
<p>
This player supports theming! Go to the preferences window, and either select a theme, or open the theme editor.
</p>
<p>
In addition, themes support changing the accent color to have the hue you select.
</p>
</description>
<custom>
<value key="flathub::manifest">https://complecwaft.com/catmeow/neko-player/raw/tag/0.1.1/com.experimentalcraft.NekoPlayer.yml</value>
</custom>
<launchable type="desktop-id">neko-player.desktop</launchable>
<screenshots>
<screenshot type="default">
<image>https://complecwaft.com/catmeow/neko-player/raw/branch/main/screenshots/main_window.png</image>
</screenshot>
<screenshot>
<image>https://complecwaft.com/catmeow/neko-player/raw/branch/main/screenshots/dark_with_accent.png</image>
</screenshot>
<screenshot>
<image>https://complecwaft.com/catmeow/neko-player/raw/branch/main/screenshots/playing.png</image>
</screenshot>
</screenshots>
</component>