Launching today

SampleStack
The native macOS sample manager built for every instrument
29 followers
The native macOS sample manager built for every instrument
29 followers
The native macOS sample manager built for Eurorack and hardware samplers. Organize, validate, and convert your library for Morphagene, Squid Salmple, Digitakt, and more, so you spend less time on file prep and more time making music.






SampleStack
Love seeing more native Mac apps. Building a native macOS video editor myself — there's something about the feel of a well-built Mac app that web can't touch.
How are you handling audio previews — AVAudioEngine?
SampleStack
@cyberseeds awesome, I look forward to seeing it! Yes, I'm using all native tools for audio processing. This made it very easy to get started, but also makes it a bit harder to port to other platforms.
@shotsy Totally agree — native tools give you incredible performance but lock you in. I went through the same trade-off with AVFoundation for video. Ended up writing the core logic in Rust (via UniFFI) so the processing layer stays portable while the UI stays native SwiftUI.
Best of both worlds — mostly!
SampleStack looks great. Following your progress.