Pak Customistation
IMPORTANT: Unless otherwise specified, any images used must be 8-bit indexed png files, to save on footprint and runtime memory consumption.- splash.png (OPTIONAL)
An override image displayed when the Pak loads, stretched to fill a skin-specific area for the open application.
- 232x182 pixels is the recommended size and dimension that optimally fits all skin sizes
- splash_remixer.png (OPTIONAL)
An image that displays in Remixer once the Pak content is fully loaded (the mix keys overlay this), stretched to fill a skin-specific area. [Pete: can we rename please to splash_remixer.png]
- 232x182 pixels is the recommended size and dimension that optimally fits all skin sizes
- splashlogo.png (OPTIONAL):
A fixed size (non-stretched) image that overlays, at bottom right, the main splash.png image.
- Useful for display of fixed size logos/imagery (i.e. not resized for different skins), e.g. Record Label logo, artist logo etc
- displayed fixed in bottom right corner
- 110x14 pixels recommended size (max)
- splashlogotop.png (OPTIONAL):
A fixed size (non-stretched) image that overlays, at top left, the main splash.png image.
- Useful for display of fixed size logos/imagery (i.e. not resized for different skins), e.g. Record Label logo, artist logo etc
- displayed fixed in top left corner
- 50x14 pixels recommended size (110x14 max)
- Remixer button and content images (OPTIONAL - not for the feint hearted!)
Your Pak can even include your own custom remixer buttons, button overlays, button transparency settings.
For example, you may want a user to see what the content is/does (e.g. drum image for a beat etc).
The Remixer button and overlays imagea are stretched to fit the size of the Mixtikl key buttons used on the device
You can also use a transparent colour by putting a tag in the mixtikl file at the bottom as follows - <keymix kmbuttc="0x000000"></keymix>, where the final 000000 is a hexadecimal colour string, e.g. FF00FF
IMPORTANT: We recommend these are 24bit PNG files so you can use transparency.
-
Remixer button images:
- button_off.png: displayed when loop cell is off
- button_on.png: displayed when loop cell is off
- button_solo_off.png: displayed when solo cell is off
- button_solo_on.png: displayed when solo cell is on
- button_spot_off.png: displayed when spot cell is off
- button_spot_on.png: displayed when spot cell is on
-
Remixer button overlays (overlaid on button where text display is set to off):
- button_b_.png: for content prefaced with "b_"
- button_c_.png: for content prefaced with "c_"
- button_d_.png: for content prefaced with "d_"
- button_l_.png: for content prefaced with "l_"
- button_u_.png: for content prefaced with "u_"
- button_x_.png: for content not prefaced with any of the above
-
Remixer button overlays (overlaid on button where text display is set to off):
- contentname.png: for content with name 'contentname' (e.g. drum1.ogg and drum1.png)
