Zrythm
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
libpanel_wrapper.h
1// SPDX-FileCopyrightText: © 2024 Alexandros Theodotou <alex@zrythm.org>
2// SPDX-License-Identifier: CC0-1.0
3
4#ifdef __cplusplus
5extern "C" {
6#endif
7#include <libpanel.h>
8#ifdef __cplusplus
9}
10#endif