File: DistrhoArtworkMVerb.hpp

package info (click to toggle)
dpf-plugins 1.7%2Bds-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 145,392 kB
  • sloc: cpp: 299,894; ansic: 61,512; makefile: 2,222; objc: 1,943; xml: 618; sh: 466; java: 211; python: 184
file content (20 lines) | stat: -rw-r--r-- 553 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
/* (Auto-generated binary data file). */

#ifndef BINARY_DISTRHOARTWORKMVERB_HPP
#define BINARY_DISTRHOARTWORKMVERB_HPP

namespace DistrhoArtworkMVerb
{
    extern const char* backgroundData;
    const unsigned int backgroundDataSize = 147744;
    const unsigned int backgroundWidth    = 456;
    const unsigned int backgroundHeight   = 108;

    extern const char* knobData;
    const unsigned int knobDataSize = 528384;
    const unsigned int knobWidth    = 32;
    const unsigned int knobHeight   = 4128;
}

#endif // BINARY_DISTRHOARTWORKMVERB_HPP