looper/haiku-res.rdef
Zachary Hall 27113f6443
Some checks failed
Build / build-gentoo (push) Failing after 22s
Build / download-system-deps (push) Successful in 3m16s
Build / get-source-code (push) Successful in 12m8s
Build / build-appimage (push) Successful in 3m58s
Build / build-android (push) Failing after 2m59s
Build / build-windows (push) Failing after 7m22s
WTF - Asserting the return value of a function causes it to not run?!
2024-12-08 09:55:27 -08:00

13 lines
336 B
Text

resource app_signature "application/x-vnd.com.complecwaft.Looper";
resource app_flags B_MULTIPLE_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"
};