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
13 lines
337 B
Text
13 lines
337 B
Text
resource app_signature "application/x-vnd.com.complecwaft.Looper";
|
|
resource app_flags B_EXCLUSIVE_LAUNCH;
|
|
resource file_types message
|
|
{
|
|
"types" = "audio",
|
|
"types" = "audio/x-zsound",
|
|
"types" = "audio/midi",
|
|
"types" = "audio/mid",
|
|
"types" = "audio/wav",
|
|
"types" = "audio/x-wav",
|
|
"types" = "audio/x-flac",
|
|
"types" = "audio/ogg"
|
|
};
|