MusicGenerate

Music & AI Glossary

44 music terms and definitions from production, audio engineering, generative models and music licensing — defined once, without the circular definitions.

Showing 44 of 44

  • BPM (beats per minute)

    Production

    How fast a track moves, counted in beats each minute. A ballad sits near 70, house lands around 124, drum and bass near 174. Tempo is the single most useful thing to specify in a prompt because it changes the feel more than the instrumentation does.

  • Key

    Production

    The home note a piece of music resolves to, plus whether it uses a major or minor scale. Major reads as bright or settled, minor as darker or unresolved. Two tracks in the same key can be layered or mixed together without clashing.

  • Camelot wheel

    Production

    A DJ notation that renames each key as a number plus A or B — 8A, 8B, 9A. Keys next to each other on the wheel sound good together, which turns harmonic mixing into arithmetic instead of theory.

  • Song structure

    Production

    The order of sections in a song — verse, chorus, bridge — and how long each one lasts. Structure is what makes a track feel inevitable rather than arbitrary.

  • Timbre

    Audio & formats

    The character of a sound independent of its pitch and loudness — why a violin and a flute playing the same note at the same volume are instantly distinguishable.

  • Reverb

    Audio & formats

    The sound of a space — thousands of reflections arriving after the direct sound. Reverb places a recording somewhere, from a small room to a cathedral.

  • Tempo

    Production

    The speed of a piece of music, measured in beats per minute. Tempo sets the physical feel of a track more directly than any other single decision.

  • Stem

    Production

    One component of a mix bounced on its own — drums, bass, vocals, everything else. Stems let you rebalance or remix without going back to the full session. Splitting a finished stereo file back into stems is an approximation, not a recovery of the originals.

  • Arrangement

    Production

    The order and length of a song’s sections — intro, verse, chorus, bridge, outro — and which instruments play in each. Arrangement is what makes a track feel like a song rather than a loop that keeps going.

  • Hook

    Production

    The part people remember and can sing back. Usually the chorus melody or a short repeated phrase. A track can be well produced and still fail because it has no hook.

  • Topline

    Production

    The vocal melody and lyrics written over an existing instrumental. In pop production the topline and the track are often written by different people, which is why "send me a topline" is a normal request.

  • Mixing

    Production

    Balancing the parts of a song against each other — levels, panning, EQ, effects — so everything is audible and sits in its own space. Mixing decides whether a good arrangement actually reads.

  • Mastering

    Production

    The final stage: making a finished mix loud enough, tonally consistent, and translatable across phone speakers, headphones and a club system. Mastering polishes; it cannot fix a bad mix.

  • Quantise

    Production

    Snapping notes to an exact grid position. Fixes sloppy timing, and overdone it removes the human push and pull that makes a groove feel alive.

  • Panning

    Production

    Where a sound sits between the left and right speakers. Lead vocals, kick and bass are almost always centred; guitars, keys and backing vocals get pushed outward. This convention is exactly what centre-channel vocal removal exploits.

  • DAW

    Production

    Digital Audio Workstation — the software a track is recorded, edited and mixed in. Ableton Live, Logic Pro, FL Studio and Reaper are the common ones.

  • Text to music

    AI & models

    Generating audio from a written description. You write "slow lo-fi beat with dusty piano and vinyl noise" and get a track back. The description is doing the job a producer brief would.

  • Prompt

    AI & models

    The written instruction given to a music model. Useful prompts name genre, mood, tempo, instrumentation and whether vocals are wanted. Vague prompts return generic results, because there is nothing to steer toward.

  • Diffusion model

    AI & models

    A generation method that starts from noise and repeatedly removes it until structured output remains. Most current audio models work on a spectrogram or a learned latent representation rather than on raw samples, because raw audio has far too many values per second.

  • Latent space

    AI & models

    A compressed internal representation where similar-sounding music sits close together. Generating in latent space instead of raw audio is what makes a full track possible in seconds rather than hours.

  • Spectrogram

    AI & models

    A picture of sound: time along one axis, frequency along the other, brightness for loudness. Several music models generate a spectrogram and convert it to audio afterwards, which lets image techniques apply to sound.

  • Audio tokenisation

    AI & models

    Turning continuous audio into a sequence of discrete symbols a model can predict, the way a language model predicts words. The tokeniser’s quality caps the output’s quality — detail lost there cannot be recovered later.

  • Conditioning

    AI & models

    Anything given to the model to steer generation — a text prompt, a reference clip, a tempo, a set of lyrics. More conditioning means less surprise and more control.

  • Inference

    AI & models

    Actually running a trained model to produce output, as opposed to training it. When a generator says "generating…", it is doing inference, and the wait is compute time.

  • Source separation

    AI & models

    Splitting a finished mix back into parts. Neural separators such as Demucs learn what each instrument sounds like; centre-channel cancellation instead exploits stereo geometry, which is far faster and much less precise.

  • Voice cloning

    AI & models

    Reproducing a specific person’s voice from recordings of them. Distinct from generating a voice in a style. Cloning a named artist raises likeness and publicity-rights issues in a growing number of jurisdictions, which is why MusicGenerate does not offer it.

  • Sample rate

    Audio & formats

    How many times per second audio is measured, in Hz. 44,100 Hz is CD standard and 48,000 Hz is standard for video. Higher rates capture higher frequencies; they do not make a track sound better on their own.

  • Bit depth

    Audio & formats

    How precisely each sample is stored. 16-bit is release quality, 24-bit gives more headroom while working. Low bit depth shows up as hiss in quiet passages.

  • Lossless vs lossy

    Audio & formats

    WAV and FLAC keep every sample; MP3 and AAC discard information judged inaudible to make files smaller. Lossy encoding is one-way — re-encoding an MP3 compounds the damage rather than restoring it.

  • LUFS

    Audio & formats

    A loudness measurement that tracks how loud something actually sounds rather than its peak level. Streaming services normalise to roughly −14 LUFS, so mastering louder than that just gets turned back down.

  • Headroom

    Audio & formats

    The gap between the loudest point of a mix and the ceiling where clipping starts. Leaving a few dB of headroom gives mastering somewhere to work.

  • Clipping

    Audio & formats

    What happens when a signal exceeds maximum level and its peaks are flattened. Heard as harsh distortion, and once printed into a file it cannot be undone.

  • Mid/side

    Audio & formats

    Splitting stereo into what the channels share (mid) and what makes them differ (side). Isolating the mid gives roughly the centred content; isolating the side removes it. This is the mechanism behind karaoke-style vocal removal.

  • Phase cancellation

    Audio & formats

    When two copies of a signal are inverted relative to each other and sum to silence. A problem when it happens accidentally between microphones, and a tool when applied deliberately to remove centred content.

  • ID3 tags

    Audio & formats

    Metadata stored inside an MP3 — title, artist, album, artwork. Players read these rather than the filename, which is why a correctly named file can still show up as "Unknown Artist".

  • Waveform

    Audio & formats

    The visual shape of amplitude over time. Useful for finding silence, transients and section boundaries at a glance; it says nothing about pitch or key.

  • Royalty-free

    Rights & licensing

    You pay once, or nothing, and owe no further per-use payment. It does not mean free of copyright, and it does not mean unrestricted — the licence still sets the terms.

  • Mechanical licence

    Rights & licensing

    Permission to release your own recording of someone else’s song. What every cover version needs, whether performed by a band or generated. It covers the composition, not the original recording.

  • Sync licence

    Rights & licensing

    Permission to synchronise music with visuals — a video, an ad, a game. Separate from the right to distribute the audio by itself, and the licence most creators actually need.

  • Composition vs recording

    Rights & licensing

    Every song carries two rights: the composition (melody and lyrics, owned by the writer) and the sound recording (the specific performance, owned by whoever made it). A cover creates a new recording but still uses the composition.

  • Content ID

    Rights & licensing

    YouTube’s automated matching system. It can flag a track you legitimately own if that track was registered by someone else — including cases where identical generated audio was claimed first.

  • PRO

    Rights & licensing

    A performing rights organisation — ASCAP, BMI, PRS — that collects performance royalties for songwriters. Relevant once music is played publicly or broadcast rather than only streamed.

  • Work for hire

    Rights & licensing

    An arrangement where whoever commissions the work owns it outright, rather than the person who made it. Common in advertising and games, and worth settling in writing before anything is delivered.

Music terms, defined without the circle

Every music terms list has the same failure: it defines timbre as tone colour and tone colour as timbre, or expands a DAW into digital audio workstation software without saying what you would use one for. Every entry here starts from what the term does, names the decision it belongs to, and says where you would meet it in practice.

The vocabulary comes from four traditions that rarely share a dictionary. Music theory terms — key, tempo, arrangement, song structure — are the oldest and the most standardised. Audio engineering terms such as reverb, stem, mixing and mastering come out of the studio and describe operations on a recording rather than on a composition. Generative terms like prompt, seed, model and inference arrived in the last few years from machine learning. Licensing terms — royalty-free, Content ID, commercial use — are legal language that decides whether you can publish what you made.

The Italian music terms are the ones people find most opaque, because they describe character rather than measurement. Allegro, andante and largo are tempo markings, and each maps to a BPM range you can state in a prompt — which is exactly what the tempo entry does, since a generator understands 72 BPM and does not reliably understand largo.

Terms are grouped by category above, and each links to a page that goes further than a definition: what the term means, why it matters, and what changes in your work once you know it.

Inside

The vocabulary, in four parts

Production, audio, generative models and rights.

Production terms

Arrangement, mixing, mastering, quantising — the words for what happens between an idea and a record.

1 / 5

Why this exists

Why the vocabulary matters

Generate music for free
  • It is also the prompt language

    Asking for 72 BPM with an uncluttered midrange is a production instruction, and it produces better output than asking for something chill.

  • Definitions here are practical

    Each entry says what the term means and what decision it changes, not just what it stands for.

  • Terms link to the tools

    Where a term names something a tool measures, the entry links to the tool that measures it.

  • The confusing ones get room

    Stems, timbre and song structure carry more confusion than a one-line definition can clear, so they get full pages.

Frequently asked questions

What is the difference between mixing and mastering?

Mixing balances the parts within a song; mastering prepares the finished mix for release across different playback systems. Mixing is many faders, mastering is one stereo file.

What is a stem in music?

A submix of one part of a song — the vocals, the drums, the bass — bounced as its own file, so you can rebalance or remix without the full session.

What does BPM mean in music?

Beats per minute — how fast a track is. It is the single most useful thing to state in a prompt, because models honour a number far more reliably than an adjective.

What is a DAW?

A digital audio workstation: the software you record, arrange, edit and mix in. Ableton Live, Logic Pro, FL Studio and Reaper are all DAWs.

What is timbre?

The character of a sound — what makes a piano and a guitar playing the same note sound different. Naming it in a prompt moves a result further than naming a genre.

Do I need to know these terms to use an AI music generator?

Not to start. But every term here is a lever in a prompt, and knowing four or five of them is what separates a result you wanted from an average of everything.

Music & AI Glossary

Put the vocabulary to use — describe a track and hear it.