Choir Leader Setup Guide

Everything you need to get your choir set up and your singers practising.

Getting Started

Before your members can use the app, you need to do four things:

1
Create a Dropbox folder for your choir

This is where you'll put all your practice tracks. You can name it anything — e.g. My Choir or Amazing Voices.

2
Share the folder with Chorustr

This gives us access to your audio files so the app can serve them to your members.

  1. Navigate to the choir folder in Dropbox
  2. Click Share Folder
  3. Click Add people
  4. Enter support@chorustr.com and click Share
3
Create a view-only shared link for that folder

Chorustr reads your files but never modifies them. Follow these steps to create a view-only link:

  1. Navigate to the choir folder in Dropbox
  2. Click the Share Folder button
  3. Click Copy Link
  4. By default Dropbox creates an edit link — click Manage
  5. Select Link for viewing
  6. Click Copy Link
4
Email us to register your choir

Send the choir name and your view-only Dropbox link to support@chorustr.com. We'll create your choir entry and reply with a choir code — a short code your members type into the app to join.

This is a one-time step. Once your choir is set up, you manage everything by adding files to the Dropbox folder — no further contact with us is needed.


Folder Structure

The root of your Dropbox shared folder is your choir folder. Create one subfolder per song — that's it. There's no deeper nesting.

My Choir/ ← root of the shared folder ├── Amazing Grace/ ← one subfolder per song ├── Baba Yetu/ └── Proud Mary/

We recommend that song folders are named in Title Case so that they render nicely in the app. Avoid adding superfluous text to folder names.


Track Types: Premixed vs Stems

Chorustr supports two ways of providing audio. Choose the one that matches how your tracks were produced.

Option A — Premixed Tracks

Each audio file is a complete full-mix recording with one voice part louder than the rest. Put the MP3 files directly inside the song folder.

Amazing Grace/ ├── soprano.mp3 ← full mix, soprano loud ├── alto.mp3 ← full mix, alto loud ├── tenor.mp3 ← full mix, tenor loud ├── bass.mp3 ← full mix, bass loud └── full.mp3 ← full mix, all parts equal — REQUIRED

full.mp3 is required for premixed songs. Without it the song will show as "Coming Soon" even if all the other parts are present. full.mp3 is what plays when a member chooses "All Parts" in the mixer.

All files same length. It is important that audio files have the same length (time) so that playback is properly synchoronized when switching between parts.

Option B — Stems Tracks

Each audio file is a single isolated part with no other voices audible. Put all the MP3 files inside a subfolder named stems. The app mixes them live, and members can adjust the volume of each track independently.

Amazing Grace/ └── stems/ ├── soprano.mp3 ├── alto.mp3 ├── tenor.mp3 └── bass.mp3

The presence of a stems/ subfolder is all that's needed — the app detects it automatically and switches to stems mode. No full.mp3 is required.

Stems take priority. If a stems/ subfolder exists, any MP3 files placed directly in the song folder are ignored. Chorustr always uses stems when they are present.

All files same length. It is important that audio files have the same length (time) so that playback is properly synchoronized when playing mutliple tracks simultaneously.


Supported Filename Keywords

The app identifies each track by looking for a keyword anywhere in the filename. Everything else — song title, dashes, spaces, numbering — is ignored. Filenames are case-insensitive, so Soprano.mp3, SOPRANO.mp3, and soprano.mp3 all work.

Keyword in filename Part Mode
sopranoSoprano (undivided)Both
soprano1  or  soprano 1Soprano 1Both
soprano2  or  soprano 2Soprano 2Both
altoAlto (undivided)Both
alto1  or  alto 1Alto 1Both
alto2  or  alto 2Alto 2Both
tenorTenor (undivided)Both
tenor1  or  tenor 1Tenor 1Both
tenor2  or  tenor 2Tenor 2Both
bassBass (undivided)Both
bass1  or  bass 1Bass 1Both
bass2  or  bass 2Bass 2Both
baritoneBaritoneBoth
soloSoloBoth
solo1  or  solo 1Solo 1Both
solo2  or  solo 2Solo 2Both
womenWomen (combined)Both
menMen (combined)Both
fullFull mix / All PartsPremixed only
backingBacking track (no lead vocals)Stems only
clickClick / metronome trackStems only

Examples of valid filenames: Soprano.mp3, SOPRANO 1.MP3, Alto 1 - Baba Yetu.m4a, Amazing Grace - Bass.mp3.

Any file whose name doesn't contain a recognised keyword is silently ignored.

One file per part. Each part must have exactly one audio file — don't include both alto.mp3 and alto (chorus only).mp3 in the same folder. If the same part name appears more than once, the song will show as Coming Soon until the duplicate is removed.


Supported File Formats

Audio

The following audio formats are supported: .mp3, .m4a, .aac, .opus, .ogg, .wav. Files in any other format will be ignored.

For all formats, use 44.1 kHz sample rate and stereo channels. The table below shows recommended and minimum bitrates, along with typical file sizes for a 3-minute track and a full song with 4 voice parts plus a backing track (5 tracks total). Higher bitrates mean better quality but larger files — choir members on slow connections will wait longer to download them, so avoid going higher than necessary.

Format Recommended Minimum 3-min track 5-track song
MP3192 kbps128 kbps4.3 MB~22 MB
M4A / AAC128 kbps96 kbps2.9 MB~14 MB
Opus96 kbps64 kbps2.2 MB~11 MB
OGG Vorbis128 kbps96 kbps2.9 MB~14 MB
WAVn/a (lossless)n/a (lossless)~30 MB~150 MB

WAV is a last resort. The concern is not storage but download time — at ~150 MB for a 5-track song, a member on a slow mobile connection could wait several minutes before they can listen. Use WAV only if you have no other encoding option available.

Documents — PDF only

Lyrics, scores, and cheat sheets must all be in PDF format. Other document formats are not supported. See the Documents section for naming rules.

Song icons

Icon files must have a name starting with icon (case-insensitive) and be in PNG, JPG, or GIF format — e.g. icon.png, icon.jpg, Icon - Amazing Grace.jpeg. A square image works best — the app crops to a square if needed.


Minimum Files Required

A song with only one part is perfectly playable — members just won't have other parts to choose from.


Documents

You can attach PDF documents to any song. The app shows each document as a tab on the now playing screen. Three document types are supported:

Keyword in filename Tab shown in app Example filenames
lyricsLyricslyrics.pdf, Amazing Grace - Lyrics.pdf
scoreScorescore.pdf, Full Score.pdf
cheat sheetCheat Sheetcheat sheet.pdf, Baba Yetu - Cheat Sheet.pdf

The keyword can appear anywhere in the filename — before or after the song title. All document files must be in PDF format. You can include any combination of the three.

Amazing Grace/ ├── soprano.mp3 ├── ... ├── lyrics.pdf ├── score.pdf └── cheat sheet.pdf

Song Icons

Add an image file whose name starts with icon to the song folder — e.g. icon.png or icon.jpg. PNG, JPG, and GIF formats are all supported. It will be shown as artwork in the song list and the player. If no icon is present, a default placeholder is used.

Amazing Grace/ ├── soprano.mp3 ├── ... └── icon.png

Coming Soon Songs

If you want to add a song to the list before the tracks are ready, create the song subfolder but leave it empty. The app will show the song with a Coming Soon badge so members can see it's on the way.

Once you add audio files to the folder, members will be able to play the song on their next sync.

Premixed reminder: even if all voice part audio files are present, the song shows as Coming Soon until the full mix is added.

Duplicate part files: if a song folder contains two files for the same part — e.g. alto.mp3 and alto (chorus only).mp3 — the song will show as Coming Soon. Remove the duplicate so each part has exactly one file.


Updating Songs

Replace or add files in the Dropbox folder at any time. Chorustr compares file hashes and only re-downloads what has changed, so updates arrive quickly. Members get the update automatically the next time they open the app — no action needed on their part.


Deleting Songs

Delete the song subfolder from Dropbox. On the next sync the app removes it from the playlist and deletes the locally cached files from each member's device.


Questions?

If you get stuck or something isn't working as expected, email us at support@chorustr.com and we'll help you get sorted.