fsh::stk
fantastic spatial holophonic synthesis toolkit
Loading...
Searching...
No Matches
Backgrounds.h
1
/***************************************************************************************************
2
██████ █████ █████ █████
3
███░░███ ░░███ ░░███ ░░███
4
░███ ░░░ █████ ░███████ ██ ██ █████ ███████ ░███ █████
5
███████ ███░░ ░███░░███ ░░ ░░ ███░░ ░░░███░ ░███░░███
6
░░░███░ ░░█████ ░███ ░███ ░░█████ ░███ ░██████░
7
░███ ░░░░███ ░███ ░███ ░░░░███ ░███ ███ ░███░░███
8
█████ ██████ ████ █████ ██ ██ ██████ ░░█████ ████ █████
9
░░░░░ ░░░░░░ ░░░░ ░░░░░ ░░ ░░ ░░░░░░ ░░░░░ ░░░░ ░░░░░
10
11
fantastic spatial holophonic synthesis tool kit
12
13
copyright (c) fabian hummel
14
www.github.com/fshstk
15
www.fshstk.com
16
17
this file is part of the fantastic spatial holophonic synthesis toolkit (fsh::stk)
18
fsh::stk is free software: it is provided under the terms of the gnu general public license v3.0
19
www.gnu.org/licenses/gpl-3.0
20
***************************************************************************************************/
21
22
#pragma once
23
#include <juce_gui_basics/juce_gui_basics.h>
24
25
namespace
fsh::gui
26
{
30
struct
Backgrounds
31
{
33
static
auto
redWaves
() -> std::unique_ptr<juce::Drawable>;
34
};
35
}
// namespace fsh::gui
fsh::gui::Backgrounds
Backgrounds used by the GUI.
Definition
Backgrounds.h:31
fsh::gui::Backgrounds::redWaves
static auto redWaves() -> std::unique_ptr< juce::Drawable >
< Red waves background used for synth plugin
Definition
Backgrounds.cpp:40
src
common
gui
Backgrounds.h
Generated on Sun Dec 22 2024 15:56:35 for fsh::stk by
1.12.0