Sonos App Mac Computer

Sonos 3.7 for Mac is a free download available on Sonos' website; it requires Mac OS X 10.6 or higher. The iOS app is available for free from the App Store and is compatible with iOS devices. Download Sonos For PC Windows & Mac. First, download and install Android App Emulator completely. After downloading and setup, open App Emulator. Now in App Emulator click on the Search button in the first line on the app emulator home screen. Now in the search box, type Sonos and get the manager on Google Play Search. Mac users interested in Sonos os 10.5 generally download: Sonos 12.2 Free Sonos (formerly Sonos Desktop Controller) allows you to control software for the Sonos Music System. Step 1 – Go to the Apple store then download and install the Sonos Controller app on your Apple device. Step 2 – Open the Sonos Controller app and navigate the More option at the bottom right part of your screen. Step 3 – Click on the Add Music Services. Step 4 – Go to Apple.

This guide goes over the following:

  • Overview
  • Use image substitution for art and icons

Artwork consists of line art or photographs, depending on the image type. The Sonos app displays album art, custom browse icons, ratings icons, and service logo image types. Your content service sends these to the Sonos app to render. See below for more details about these image types.

Sonos App Mac Computer

Album art

Photographs associated with an album, artist, playlist, or trackMetadata object. See Add album art for details.

Custom browse icons

Line art that can represent a category, genre, or other container type in the Sonos app. For example, you can use these items in your root browse screen to show the initial categories that a listener can choose from. See Add browse icons for details.

Ratings icons

Ratings icons are line art images that represent the ratings state available to or chosen by the listener. See Add ratings for details.

Service logos

Service logos are line art images that represent your service in the music catalog. Listeners see this logo when searching for your content service to add it to their Sonos system. They then see the logo once they’ve added your service and they want to use it. Service logos represent your brand in the Sonos app. See Add logos for details.

Version 5 of the Sonos app introduced a redesign that can use the high resolution displays of iOS and Android devices.

The Windows and MacOS apps, and discontinued Sonos hardware controllers (such as the Sonos CONTROL/CR200) are considered legacy controllers. These controllers still use images in PNG format. Therefore, you must submit your logos in PNG format as well.

The table below lists the supported Sonos apps and image formats. Click a link in the product column to read the product documentation.

Sonos AppsDescriptionProductImage Format
WDCRWindows desktop app (legacy user interface)Sonos app for Mac or PCPNG
MDCRMac OS desktop app (legacy user interface)Sonos app for Mac or PCPNG
ICRiOS appSonos app for mobile devicesSVG
ACR
ACR-HDPI
Android app for tablets and phonesSonos app for mobile devicesSVG
CR200Custom Sonos controller (legacy user interface)Sonos CONTROL (CR200) PDFPNG

Photographs need to be delivered in specific sizes, in JPG or PNG format, and with a density of 72 DPI. Files that specify a different DPI setting may not display correctly in every Sonos app.

It is important that you save Scalable Vector Graphic (SVG) images in the SVG Basic 1.1 profile. See the W3C recommendation for further details about this SVG profile. Also, do not use SVG <text> and <mask> elements or hidden layers in your line art because they can cause display problems in the Sonos app.

Validate your SVG using the W3C Markup Validation service. Be sure that the ‘Document Type’ is specifically set to SVG 1.1 Basic.

Your logos must pass validation before you submit your service for certification by Sonos.

Artwork appears in many different sizes, depending on the device and where the the Sonos app shows the art. Therefore, the Sonos app uses image substitution to deliver a high-quality visual experience for every instance. Album art and custom browse icons use similar image substitution rules since they both use the albumArtURI element to display images. Sonos scales artwork by taking the largest size above what is required by the app and downsampling it.

Image substitution and album art

Set the substitution rules for images in the presentation map (see Customize display for details). When the Sonos app requests album art, it will look at these rules to see if there is a value to substitute in the albumArtURI for the image. If there is, the app will use the substitution rules to rewrite the URI to get an image of the appropriate size.

For example, if you sent the following albumArtURI for album art:

Sonos App Mac Computer
http://yourservice.example.com/icons/playlists_40.svg

Set up image substitution for album art

To set up image substitution for album art, define your album artwork sizes using the imageSizeMap element in a PresentationMap of type ArtWorkSizeMap. The imageSizeMap sets the rules the Sonos app uses to pick the album art with the best resolution to display using sizeEntry elements.

Set a sizeEntry element for each size that you want to substitute. Set the size parameter of the sizeEntry element to the resolution size of the image that the Sonos app will request. Then set the substitution parameter to the substitution string. This should be a unique string for each size. For example:

2
4
6
8
<Match>
<sizeEntry size='0'substitution='_legacy.png'/>
<sizeEntry size='290'substitution='_290.svg'/>
</Match>

The sample presentation map above shows that your service provides browse icons in three sizes. The Sonos app on Mac or PC will use the PNG image for your browse icons. The Sonos app on phones and tablets will use your substitution rules to choose the appropriate SVG image for your browse icons.

Note that the legacy icon is listed with a size of zero. Sonos requires this configuration to display custom browse icons on the Sonos app for MacOS and PC. It’s important that you specify this legacy icon as it’s the only one used by the Sonos app for Mac and PC. The Sonos app for mobile devices can handle high resolution images, so they’re more apt to use image substitution to display browse icons.

The base albumArtURI is the URI that your service sends Sonos in a getMetadata response. Use the PNG image format on the Sonos app for Windows and MacOS. See Sonos apps, above, for details.

Custom browse icons on the Sonos app for mobile devices uses the rules set in the browseIconSizeMap. These rules describe how the app should rewrite the URI for the appropriate SVG image.

Download sonos pc app

Sonos App For Mac Computer

If you do not provide SVG images or substitution rules, the Sonos app will resize the legacy PNG image as needed. This may not be the best visual experience for listeners. We recommend setting up substitution rules. Your listeners will appreciate it.

Provide an image that our Web team can scale and use on the Sonos site. Ideally, this image should satisfy the following requirements:

Sonos App Mac Desktop

  • Width: about 300px
  • Height: about 100px
  • Format: .ai or .eps
  • Transparent background

Comments are closed.