comparison DPF-Prymula-audioplugins/plugins/CloneChannel/DistrhoArtworkCloneChannel.hpp @ 3:84e66ea83026

DPF-Prymula-audioplugins-0.231015-2
author prymula <prymula76@outlook.com>
date Mon, 16 Oct 2023 21:53:34 +0200
parents
children
comparison
equal deleted inserted replaced
2:cf2cb71d31dd 3:84e66ea83026
1 /* (Auto-generated binary data file). */
2
3 #ifndef BINARY_DISTRHOARTWORKCLONECHANNEL_HPP
4 #define BINARY_DISTRHOARTWORKCLONECHANNEL_HPP
5
6 namespace DistrhoArtworkCloneChannel
7 {
8 extern const char* backgroundData;
9 const unsigned int backgroundDataSize = 283560;
10 const unsigned int backgroundWidth = 278;
11 const unsigned int backgroundHeight = 340;
12
13 extern const char* switch_leftData;
14 const unsigned int switch_leftDataSize = 6273;
15 const unsigned int switch_leftWidth = 51;
16 const unsigned int switch_leftHeight = 41;
17
18 extern const char* switch_rightData;
19 const unsigned int switch_rightDataSize = 6273;
20 const unsigned int switch_rightWidth = 51;
21 const unsigned int switch_rightHeight = 41;
22 }
23
24 #endif // BINARY_DISTRHOARTWORKCLONECHANNEL_HPP
25