announcements

Powering Friends & Family, Disclosure’s New Record Label

// Author: Team Audius// Date: Mar 13, 2026// Read Time: 4 min read
Powering Friends & Family, Disclosure’s New Record Label

In 2026, the volume of music being created is staggering. The next platinum single could emerge from anywhere, and A&R teams are under increasing pressure to discover, evaluate, and move on opportunities quickly. Traditional demo pipelines built around emails, private links, and scattered messages were never designed for this pace.

Crate changes that.

Designed by the Audius team, Crate is a purpose-built A&R workspace that transforms demo submission and review into a structured, high-signal workflow.

Out of the box, Crate gives label teams the tools they need to triage music quickly:

  • Email-free demo submission and listening
  • Timestamped feedback with voice note support
  • Keyboard shortcuts for rapid demo triage
  • Multi-reviewer A&R collaboration
  • Automated feedback delivery to artists
  • Release-ready preparation for instant distribution to Audius and other streaming platforms

(crate workflow UI)

But the most powerful part of Crate isn’t just the workflow.

It’s what’s underneath it: The Open Audio Protocol.

Enter Open Audio

Alongside the launch of Crate, we’re introducing a new capability on the Open Audio Protocol called Programmable Distribution.

This feature allows developers and platforms to publish music to the network while cryptographically controlling how and where it can be accessed.

The Audius product has experimented with many forms of cryptographic access control in the past, gating music by:

  • NFT ownership
  • Crypto tips & payments ($AUDIO, USDC)
  • Social interactions

These systems worked well for specific use cases, but one lesson became clear along the way:

Trying to design a protocol interface for every possible access rule isn’t scalable. What if an artist wants their single only streamable during a live promotion event? What if an artist wants to geofence where a song can be streamed? What if an artist wants fans to complete challenges to unlock pieces of an album?

Instead, the Open Audio Protocol takes a developer-first approach.

Rather than defining every rule on-chain, developers can program their own access logic externally while still using the protocol for distribution, indexing, and rights management.

How Programmable Distribution Works

With Programmable Distribution, a track’s metadata transaction can include access authorities: cryptographic addresses authorized to approve playback.

When streaming requests are made, validator nodes in the decentralized network verify that the request includes a valid signature from one of these authorities before serving the audio.

In simpler terms, the protocol handles the distribution and the developers control the access.

Example metadata:

entity_type: track
action: create
signer: 0x885ba66083D1ef52d5Caa8bDFFE7b66f4C21E272

{
“access_authorities”: [
“0xEC8babb083D1ef52d3Cbb8b211E7b66f4C21E242”
],
“data”: {
“title”: “Latch ft. Sam Smith”,
“owner_id”: 117827
}
}

When a track is uploaded with an access authority, the network will only stream that track if the request is signed by an authorized key.

This creates a flexible architecture where platforms can build custom access rules without modifying the protocol itself.

How Crate Uses It

In the case of Friends & Family and labels using Crate, the platform holds the signing keys that act as access authorities.

When artists submit demos:

  1. Tracks are uploaded to the Open Audio Protocol
    Streaming access is restricted to Crate via the authority key
  2. A&R teams can listen, review, and collaborate inside the platform

This design provides several advantages:

  • Crate doesn’t need to operate its own storage or streaming infrastructure
  • All submissions live within an open music graph
  • Artists maintain a clear path to release if a track is signed

From there, labels and artists have multiple options:

If a track is archived or saved for later

Artists can remove the access authority and publish the track directly to Audius or any platform streaming from the protocol.

The label can update the track, re-program and release it directly through the label’s address on the Open Audio Protocol or other account as they see fit.

A New Infrastructure for A&R

Crate represents a new model for how music discovery and signing can work in an era of massive creative output.

Instead of fragmented inboxes and private links, A&R teams get a structured pipeline. Instead of siloed platforms, artists publish to an open protocol with programmable rights and distribution. And instead of slow, manual workflows, labels can move at the speed modern music culture demands.

We’re incredibly excited to see platforms like Crate emerge. And this is only the beginning of what developers can build on the Open Audio Protocol.

Submit Your Demo

Submit a demo to Friends & Family
friendsandfamily.crate.is/submit

Get in touch with the Crate team
jesse@audius.co

Follow Disclosure on Audius
audius.co/disclosure

Follow Friends & Family
instagram.com/disclosure_friendsandfam

Follow Audius
instagram.com/audius

Subscribe to Open Audio's Substack:

openaudio.substack.com

Read the documentation
docs.openaudio.org/tutorials/gate-release-access

More Stories