Skip to content

willardjansen/cubby-articulations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cubby Articulations

The open-source articulation map database for composers.

Never build an expression map from scratch again.

License: MIT PRs Welcome


IMPORTANT LEGAL DISCLAIMER

DO NOT SUBMIT COMMERCIAL OR PROPRIETARY EXPRESSION MAPS

This repository is for freely shareable, community-created content only.

You MAY NOT contribute:

  • Expression maps from paid products (e.g., Art Conductor, purchased map packs)
  • Maps extracted from commercial software without permission
  • Any content you don't have the right to share under an open license
  • Copyrighted material from library developers unless explicitly released as free

You MAY contribute:

  • Maps you created yourself from scratch
  • Maps released under open source licenses (MIT, GPL, Unlicense, etc.)
  • Official free maps from library developers (with attribution)
  • Modifications of openly-licensed maps (with proper credit)

Violations will be removed immediately. If you believe content here infringes on your rights, please open an issue.


What is this?

Cubby Articulations is a community-driven, searchable database of expression maps and articulation sets for all major DAWs and sample libraries. Quality-controlled, version-tracked, and instantly downloadable.

Supported DAWs

DAW Name Format Status
Cubase / Nuendo Expression Maps .expressionmap Active
Dorico Expression Maps .doricolib Planned
Logic Pro Articulation Sets .plist Active
Studio One Sound Variations .keyswitch Planned
Reaper Reabanks (Reaticulate) .reabank Planned
Digital Performer Articulation Maps .artmap Planned
Cakewalk Articulation Maps .artmap Planned

Supported Libraries

We're building coverage for all major sample library developers:

  • Spitfire Audio - BBC Symphony Orchestra, Albion, Abbey Road, LABS
  • Orchestral Tools - Berlin Series, Metropolis Ark, Tallinn
  • Vienna Symphonic Library (VSL) - Synchron, VI Series, Big Bang Orchestra
  • 8DIO - Century Series, Adagio, Anthology
  • Cinematic Studio Series - Strings, Brass, Woodwinds, Piano
  • Native Instruments - Symphony Series, Action Strings
  • EastWest - Hollywood Orchestra, Opus
  • Cinesamples - CineStrings, CineBrass, CineWinds
  • Audio Imperia - Nucleus, Jaeger, Areia
  • Sonokinetic - Orchestral series, Woodwinds
  • And many more...

Quick Start

Download Maps

  1. Browse the /libraries folder
  2. Find your library (e.g., spitfire/bbc-symphony-orchestra/)
  3. Download from the exports/ folder for your DAW

Install

Cubase/Nuendo:

Copy .expressionmap files to:
[User]/Documents/Steinberg/Cubase/Expression Maps/

Logic Pro:

Copy .plist files to:
[User]/Music/Audio Music Apps/Articulation Settings/

Studio One:

Copy .keyswitch files to:
[User]/Documents/Studio One/Sound Variations/

Roadmap

See ROADMAP.md for planned features and development status.


Share Your Maps

  1. Create a free GitHub account at github.com/signup
  2. Go to our discussions page
  3. Click the green "New discussion" button
  4. Select "Share Your Maps" category
  5. Write a quick post:
    • Title: The library name (e.g., "Spitfire BBC Symphony Orchestra")
    • Message: Tell us:
      • What DAW? (Cubase, Logic, etc.)
      • Did you make this yourself, or where did you get it?
    • Drag & drop your zip file into the text box
  6. Click "Start discussion"

That's it! We'll add it to the collection and credit you.


Project Structure

cubby-articulations/
├── libraries/              # All expression maps organized by developer
│   ├── spitfire/
│   │   ├── bbc-symphony-orchestra/
│   │   │   ├── meta.yaml           # Library metadata
│   │   │   ├── strings-violins-1.yaml
│   │   │   └── exports/
│   │   │       ├── cubase/
│   │   │       ├── logic/
│   │   │       └── studio-one/
│   │   └── albion-one/
│   ├── orchestral-tools/
│   ├── vsl/
│   └── ...
├── schema/                 # JSON Schema for validation
├── tools/                  # Conversion and validation scripts
└── webapp/                 # Search UI (coming soon)

Attribution

This project aggregates and builds upon work from many contributors. See CREDITS.md for full attribution.

Key sources include:


Ecosystem

Cubby Articulations is part of the Cubby Composer suite:

  • Cubby Remote - DAW remote control for composers
  • Cubby Score - Score analysis and conversion tools
  • Cubby Project - Project management for composers

License

This project is licensed under the MIT License - see LICENSE for details.

Individual expression maps may have their own licenses as noted in their meta.yaml files.


Support


Made with love for the composer community.

About

Open-source articulation map database for composers - Expression maps for Cubase, Logic, Studio One and more

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors