Skip to main content
All Posts By

dominic

Sound Siphon 2.1.0 Release Notes

By Front Page Release Notes, Sound Siphon Release Notes
  • Can now capture more apps including VMWare Fusion.
  • Icons in sources menu no longer draw too big the first time shown.
  • Registration now properly handles license codes with inadvertent whitespace
  • Can now play audio through virtual input devices.
  • Minor changes to UI.
  • Fixed capture of microphones.
  • Updated the help book.
  • Added support for High Sierra
  • Now requires 10.10 or later.
  • Brand new audio capture technique. Sound Siphon no longer takes over output.

Sound Siphon 2 is a FREE UPGRADE for those that have already purchased Sound Siphon 1.x.

Sound Control 2.1.2 Release Notes

By Sound Control Release Notes

Sound Control 2 is a FREE upgrade to owners of Sound Control 1.

  • Better update experience.
  • Can now adjust mute and volume of output devices.
  • Can now adjust mute and gain of input devices.
  • Fixed master EQ settings.
  • Added News section to support tab.
  • Fixed an issue where Sound Control could trigger hot corners (such as Mission Control).
  • Ignore X in app volume items no longer gets stuck.
  • Fixed some layout issues on 10.9.
  • Sound Control volume indicator window now longer shows when change changing spaces on older version of macOS.
  • Fixed issue that could cause a hang at launch on macOS 10.9.

NSAppearanceNameVibrantDark vs Custom Drawing

By Dev Log

The built-in cocoa controls are great for most things. However, every developer reaches a point where they need to do some custom drawing.

The drawing is easy enough, but you may run into the same issue that we recently did. Our custom drawing code worked fine with when in a parent view with standard NSAppearanceNameAqua appearance, but when the parent view used NSAppearanceNameVibrantDark drawing behaved in unexpected ways.

The easiest solution that we found to address this issue was to set NSAppearanceNameAqua on the views where we were doing the custom drawing.

Weird Blending Artifacts

Fixed Goodness

Holiday Sale 2017

By News

From now through Cyber Monday, Sound Control is available for 50% off.

All you have to do is send a Tweet or share on Facebook from the Sound Control page.

As a small, independent software company we appreciate your support.

Happy Holidays

from Static Z Software

Twitter Cards missing Image

By Dev Log

“Facebook allows images to be on a different server. Twitter does not.”

The Rest of the Story

Twitter Cards are a great way to share links on Twitter. In addition to the link, they include a summary and an image.

We also use Facebook Sharing to do essentially the same thing. As chance would have it, we set up Facebook first. Facebook complained that the images sometimes didn’t load fast enough. We placed the shared images on our AWS server so they would load faster. This was fine. For Facebook.

After setting up some Twitter Cards we noticed that the image wasn’t loading properly.

We found a lot of suggestions on how to fix this, but none of them worked.

Finally, one site suggested that it might be because of robots.txt configured to disallow indexing of wordpress images.

User-agent: Twitterbot
Disallow: *
Allow: /wp-content/uploads/*

This was NOT the problem that we had, but it suggested that Twitter might be requiring that the image be located on the same server as the shared page. This in fact is what the problem turned out to be.

Once we hosted the images on our server the Twitter Card images showed up properly.

Sound Control 2.1.1 Release Notes

By Sound Control Release Notes

Sound Control 2 is a FREE upgrade to owners of Sound Control 1.

Sound Control 2.1.1 Changes:

  • Fixed incompatibility with macOS prior to 10.11.

 

Sound Control 2.1.0 Changes:

  • Can now control volume of aggregate devices and multi-output devices.
  • Added option to force Sound Control to handle volume keys.
  • Fixed segmented cell drawing issues on High Sierra.
  • Registration now properly handles license codes with inadvertent whitespace.
  • Fixed issue that could result in per-app volume not working on some apps.
  • Can now control more apps, including VMWare Fusion.