looper/backends/playback/sdl_mixer_x/backend.json
Zachary Hall 8fdf30878b
Some checks failed
Build / build-gentoo (push) Successful in 1m22s
Build / download-system-deps (push) Successful in 1m37s
Build / get-source-code (push) Successful in 4m30s
Build / build-appimage (push) Successful in 1m15s
Build / build-android (push) Failing after 4m34s
Build / build-windows (push) Failing after 4m33s
Add Haiku frontend
2024-11-12 14:53:44 -08:00

5 lines
No EOL
199 B
JSON

{
"class_name": "SDLMixerXBackend",
"include_path": "sdl_mixer_x.hpp",
"mime_types": ["audio/x-wav", "audio/x-flac", "audio/mid", "audio/midi", "audio/ogg", "audio.x-midi", "audio/wav"]
}