Mcaster1 Platform Downloads

Official releases for the Mcaster1 broadcast software suite. Windows and macOS installers, GitHub source for open-source projects.

Alpha & Beta Windows Installers macOS Builds Open Source + Proprietary
Windows Installer Downloads

Mcaster1Studio v0.4.0-beta

Professional broadcast automation suite — 9 surfaces, 43+ modules, dual-deck audio, 7-codec encoder, 6 AI providers.

Windows 10/11 x64 macOS 12+ ARM64/Intel Early Beta

Flagship broadcast automation suite built with C++20 and Qt 6.8.3. Nine modular surfaces (Radio, Podcast, Church, DJ, Entertainment, Social, Corporate, Custom) with 43+ modules. Dual-deck player, AuxDeck, AutoDJ, FTS5 media library, 5 database backends, plugin SDK, and ICY 2.2 metadata. Portable install — all data stored in app folder.

Mcaster1Studio-0.4.0-beta-setup.exe NEW
Windows installer · Windows 10/11 x64 · Portable install · 9 surfaces · 43+ modules
~37 MB Download
Signed with SSL.com IV code signing certificate — trusted by Windows SmartScreen. View certificates.

Mcaster1DNAS v2.5.3-sec

Digital Network Audio/Video Server — security-hardened streaming server for Linux & Windows.

Linux amd64 Windows x64 Security GPL v2

Security-hardened release: 23 vulnerability patches (SAST + DAST audit), binary compiled with stack canaries, FORTIFY_SOURCE, full RELRO, PIE. VP9/WebM video streaming, ICY-META v2.2 (60+ fields), YAML config, song history API, HTML5 player. GPG-signed binary and package by Mcaster1 Keysmith.

mcaster1dnas_2.5.3-sec_amd64.deb
Debian 12 / Ubuntu 22.04+ · amd64 · GPG signed · systemd
1.1 MB Download
mcaster1dnas_2.5.3-sec_amd64.deb.asc
GPG detached signature · Mcaster1 Keysmith (Debian Package Signing)
833 B .asc
mcaster1dnas_2.5.3-sec_amd64.deb.sha256
SHA-256 checksum for integrity verification
111 B .sha256
mcaster1dnas_win64_v2.5.2-beta_setup.exe
NSIS installer · Windows 10/11 x64 · Service + GUI
5.3 MB Download

Verify GPG Signature

# Import Mcaster1 Keysmith public key
curl -sL https://mcaster1.com/mcaster1dnas/mcaster1-keysmith-debian.asc | gpg --import

# Verify the package
gpg --verify mcaster1dnas_2.5.3-sec_amd64.deb.asc mcaster1dnas_2.5.3-sec_amd64.deb

# Verify checksum
sha256sum -c mcaster1dnas_2.5.3-sec_amd64.deb.sha256

# Install
sudo apt install ./mcaster1dnas_2.5.3-sec_amd64.deb

Key fingerprint: 71F3 6686 8D32 8CED B1AB 5FBF 939D 8948 1C7B 121EDownload public key

Or install via APT Repository

# Import key, add repo, install
curl -fsSL https://mcaster1.com/repos/debian/mcaster1-keysmith.gpg \
  | sudo tee /usr/share/keyrings/mcaster1-keysmith.gpg > /dev/null

echo "deb [signed-by=/usr/share/keyrings/mcaster1-keysmith.gpg] https://mcaster1.com/repos/debian stable main" \
  | sudo tee /etc/apt/sources.list.d/mcaster1.list

sudo apt update && sudo apt install mcaster1dnas

Supports Debian 12, Debian 11, Ubuntu 24.04, Ubuntu 22.04 · Full setup instructions

Mcaster1DSPEncoder v3.1.1

Multi-format DSP encoder suite — Winamp, WACUP, foobar2000 plugins + standalone encoder.

Windows x86/x64 Beta GPL v2

A maintained, modernized fork of the EdCast/Oddsock DSP encoder by Ed Zaleski. Streams MP3, Opus, Vorbis, FLAC, AAC-LC/HE/v2/ELD to Icecast2, Shoutcast, and Mcaster1DNAS. Includes podcast RSS feed generation and ICY 2.2 extended metadata (55+ header fields). Choose the installer for your player — or grab the complete suite.

mcaster1_suite_3.1.1_setup.exe RECOMMENDED
Complete installer — all plugins bundled (Winamp + WACUP + foobar2000 + standalone)
3.1 MB Download
mcaster1_dspencoder_3.1.1_setup.exe
Standalone DSP Encoder — no host player required, runs as its own application
2.9 MB Download
mcaster1_winamp_3.1.1_setup.exe
Classic Winamp DSP plugin (gen_mc1encoder.dll)
2.9 MB Download
mcaster1_wacup_3.1.1_setup.exe
WACUP (Winamp Community Update Project) DSP plugin
2.9 MB Download
mcaster1_foobar_3.1.1_setup.exe
foobar2000 DSP component (foo_mc1encoder.dll)
2.9 MB Download

Mcaster1AMP v1.1.11-beta

AI-powered desktop media player — Cast to TV (AirPlay), Bluetooth audio, dual A/B decks, DSP chain, and smart metadata.

Windows 10/11 x64 macOS 12+ ARM64/Intel Beta

Full-featured desktop media player built for internet radio. Features A/B deck mixing, AI Song Ticker for real-time metadata enrichment, multi-stage DSP chain, mc1amp:// protocol handler for one-click stream playback, and Plugin SDK v2 for extensibility.

Mcaster1AMP-1.1.7-beta-Setup.exe
Windows installer · Windows 10/11 x64 · A/B deck + AI ticker + DSP + YouTube Music
~151 MB Download
Mcaster1AMP-1.1.11-beta-macOS.pkg
macOS PKG installer · macOS 12+ · Apple Silicon + Intel · Apple Developer ID signed + notarized
~144 MB Download
Mcaster1AMP-1.1.11-beta-macOS.dmg
macOS DMG image · Drag-to-install · Apple Developer ID signed + notarized
~148 MB Download
Source Code on GitHub

Open-source Mcaster1 projects are available on GitHub under the GNU GPL v2 license. Clone, fork, and contribute — or build your own custom installers.

Project Version Platform Language Repository
Mcaster1DNAS
Streaming media server
v2.5.2-dev Linux Windows C, C++17 davestj/mcaster1dnas
Mcaster1DSPEncoder
DSP encoder suite
v3.1.1 Win
v1.7.0 Linux
Linux Windows C++17 davestj/Mcaster1DSPEncoder
Mcaster1AudioPipe
Broadcast-grade virtual audio routing
v1.2.0-beta.1 macOS (arm64) C++17, Qt6, CoreAudio HAL Download PKG / DMG
Mcaster1CastIt
Streaming station monitor
v0.9.7 Windows x86 C++ / MFC davestj/mcaster1castit

Linux builds: All projects compile on Debian/Ubuntu via Autotools (./autogen.sh && ./configure && make -j$(nproc)). Use bash install-deps.sh to auto-install build dependencies. Linux binaries are not currently packaged for release — compile from source.

Coming Soon

These builds are in active development. Sign up on GitHub to get notified when new releases drop.

Mcaster1Studio

Now Available! Download v0.4.0-beta

Mcaster1AudioPipe

Now Available! Download v1.2.0-beta.1 — PKG & DMG for macOS

Mcaster1TagStack Installer

Windows x64 NSIS installer for the content management suite (v1.3.2).

Mcaster1 Install Studio

Cross-platform installer builder (Qt6/C++17). Creates .dmg, .zip, .deb, AppImage from YAML. View Details

Mcaster1DNAS Linux Package

Now Available! Download v2.5.3-sec .deb — Debian 12 / Ubuntu 22.04+

DSPEncoder Linux Release

Linux headless daemon binary package. Currently build-from-source only (Phase L8 complete).

Mcaster1CastIt Installer

Windows x86 NSIS installer for the broadcast station monitor.

Stay in the Loop

Watch the repos on GitHub to be notified of every beta drop, release candidate, and stable tag.