Silky Brew

Silky Brew is an app for coffee enthusiasts who want to track their coffee beans and find the optimal coffee grinder settings for each type of bean. The app lets users adjust and save their coffee grinder settings for different beans to achieve the best results. With Silky Brew, users will never miss a perfect espresso shot because of forgetting the ideal coffee grinder settings. Users can also rate each coffee bean to keep track of their favourites.

Please use these one time offer codes for redeeming 1 year free subscription.

1 year free offer codes which can be redeemed until 1 of September 2024.

Drifty Asteroid

Drifty Asteroid is a puzzle game taking to the enchanting world of orbital mechanics. Create planetary systems and give guidance to asteroids

Features:
• Position planets and use gravitational force to guide asteroids into bright stars.
• Discover the colourful world of planets.
• Learn from mistakes by following the trail of stars.
• Think outside the box and conquer the trickiest planetary systems.
• Track Game Center achievements and challenge friends.
• Play progress is synced to all your devices.

Signal Path

Signal Path is a beautiful and swift spectrum viewing app. It makes easy to look through hours worth of data, finding interesting signal peaks in long recordings (computing spectrums is backed by SIMD and GPU (Metal)). In addition, Signal Path allows recording audio data with a microphone and replaying the recorded audio. Moreover, Signal Path supports FIFO channels for importing complex signal data.

Signal Path is available for macOS, iOS, and iPadOS.

Give it a try

Try out Signal Path with this example file.
Download Example

Advanced feature: FIFO channels for importing data

Signal Path supports FIFO channels for importing data from any source.
Create FIFO recording by using File->New FIFO Recording menu item.
The file path to the channel can be conveniently copied using Edit->Copy FIFO Path menu item.
The easiest way of testing it out is by using Terminal command:
macOS 10.13: echo "$(cat /path/to/existing/file/containing/data)" > /path/to/fifo/channel
​macOS 10.12: cat /path/to/existing/file/containing/data > /path/to/fifo/channel