All Projects → michaelwillis → virtual-playing-orchestra-ardour-template

michaelwillis / virtual-playing-orchestra-ardour-template

Licence: other
An Ardour project template for composing orchestral music on Linux

Projects that are alternatives of or similar to virtual-playing-orchestra-ardour-template

NegativeHarmonizer
A python tool to invert the tonality (a.k.a negative harmony) of midi notation
Stars: ✭ 23 (-61.02%)
Mutual labels:  midi
generating-music
🎷 Artificial Composition of Multi-Instrumental Polyphonic Music
Stars: ✭ 28 (-52.54%)
Mutual labels:  midi
hackthepiano
Learn reading notes on the fly fast and easy
Stars: ✭ 18 (-69.49%)
Mutual labels:  midi
MidiGyver
No description or website provided.
Stars: ✭ 67 (+13.56%)
Mutual labels:  midi
Focusrite-Midi-Control
APP DOWNLOAD LINK (Mac OSX)
Stars: ✭ 24 (-59.32%)
Mutual labels:  midi
BMC
BMC the Badass MIDI Controller, all-in-one Scalable MIDI Controller library with a companion Desktop/Browser Editor App for Teensy LC, 3.2, 3.5, 3.6, 4.0, 4.1
Stars: ✭ 34 (-42.37%)
Mutual labels:  midi
MIDIKit
🎹 Modern multi-platform Swift CoreMIDI wrapper with MIDI 2.0 support.
Stars: ✭ 26 (-55.93%)
Mutual labels:  midi
rtpmidid
RTP MIDI (AppleMIDI) daemon for Linux
Stars: ✭ 109 (+84.75%)
Mutual labels:  midi
usbhostcopro
USB Host Co-processor
Stars: ✭ 54 (-8.47%)
Mutual labels:  midi
OpenNoteBlockStudio
An open-source Minecraft music maker.
Stars: ✭ 408 (+591.53%)
Mutual labels:  midi
Arduino-BLE-MIDI
MIDI over Bluetooth Low Energy (BLE-MIDI) 1.0 for Arduino
Stars: ✭ 133 (+125.42%)
Mutual labels:  midi
MIDITapeRecorder
AUv3 MIDI Tape Recorder
Stars: ✭ 91 (+54.24%)
Mutual labels:  midi
midifilter.lv2
LV2 plugins to filter midi events
Stars: ✭ 53 (-10.17%)
Mutual labels:  midi
elektron-sysex-to-midi
A simple tool for generating MIDI-files based on Elektron MachineDrum sysex dumps.
Stars: ✭ 33 (-44.07%)
Mutual labels:  midi
ANMP
multi-channel loopable video game music player for nerds and audiophiles
Stars: ✭ 16 (-72.88%)
Mutual labels:  midi
pacer-editor
Web editor for the Nektar Pacer MIDI controler
Stars: ✭ 16 (-72.88%)
Mutual labels:  midi
midi-json-parser
This module is parsing midi files into a human-readable JSON object.
Stars: ✭ 81 (+37.29%)
Mutual labels:  midi
ws-ldn-12
ARM / STM32F7 DIY synth workshop
Stars: ✭ 62 (+5.08%)
Mutual labels:  midi
jazz-midi-electron
MIDI for Electron
Stars: ✭ 20 (-66.1%)
Mutual labels:  midi
DMXOPL
YMF262-enhanced FM patch set for Doom and source ports.
Stars: ✭ 42 (-28.81%)
Mutual labels:  midi

Virtual Playing Orchestra Template

What is this?

This is an Ardour template for composing orchestral music, using only no-cost virtual instruments and plugins.

License

Creative Commons Attribution-ShareAlike 4.0

Requirements

This template has been tested with:

  • 8GB memory
  • Quad-core i5 3GHz CPU

The system monitor reports Ardour using less than 2GB of memory and only moderate CPU usage with a rather full orchestral score, so it will probably work with 4GB of memory and a much less powerful CPU.

Assumptions

  • Knowledge of how to use Ardour
  • Understanding of terminal and filesystem

Software

Download and compile sfizz development branch.

Download Dragonfly Reverb and extract it.

Optionally download the free edition of Auburn Sounds Panagement. This is used to add some distance to the super-close mic trumpet samples. The template will still work without it.

Install the above plugins where Ardour will find them.

Download Virtual Playing Orchestra, you will need the Wave Files and the Performance Orchestra SFZ Scripts. Extract both to ~/opt:

sudo unzip $HOME/Downloads/Virtual-Playing-Orchestra3-1-wave-files.zip -d ~/opt/
sudo unzip $HOME/Downloads/Virtual-Playing-Orchestra3-2-performance-scripts.zip -d ~/opt/

Download virtual-playing-orchestra-template-2.1.0.zip

On Linux, extract to $HOME/.config/ardour6/templates:

unzip $HOME/Downloads/virtual-playing-orchestra-template-2.1.0.zip -d $HOME/.config/ardour6/templates/

On MacOS, extract to $HOME/Library/Preferences/Ardour6/templates/:

unzip $HOME/Downloads/virtual-playing-orchestra-template-2.1.0.zip -d $HOME/Library/Preferences/Ardour6/templates/

Using the template

Create a new Ardour session, selecting the template Virtual Playing Orchestra 2022.

Use of Ardour's MIDI input follows MIDI track selection feature is suggested. In Preferences, MIDI, Ports, tick the box for that feature. Also tick Music Data, Control Data, and Follow Selection for your midi Input. As an example, to play a tuba part, select the Tuba track and play bass keys on your midi keyboard; you should hear the tuba. To record, arm the Tuba track, click the record button and then the play button, and then play the part.

This template uses the "Performance" SFZ files for wind and string instruments, which means that the mod wheel (CC1) controls the dynamics, and velocity controls the articulation (higher velocities tend to have a harder "attack", lower velocities tend to come in more gently).

Stage Presence

All tracks have panning, stereo width, and reverb for stage presence following a traditional seating arrangement:

Seating Chart

Questions and Answers

Shouldn't this section be called FAQ?

No it shouldn't. I wrote up this section before people could start asking questions.

Why does this template use the "Performance" SFZ files instead of the "Standard" ones?

I like the elegance of having dynamics primarily controlled by a single parameter. The alternative of using a combination of channel volume, expression, and velocity to control dynamics gets confusing.

Why do all of the wind tracks use solo samples?

I liked the sound of the solo wind samples more than the sections, and found that harmonizing duets or trios on the same track sounds enough like a section.

Why didn't you include all of the instruments available from Virtual Playing Orchestra?

This was done for simplicity's sake. Everybody will have different opinions about which specific instruments they want to use. Consider the template to be a place to start, customize it how you want and save your own template.

Why isn't there a piano?

People are very opinionated about which sampled piano they want to use, and Virtual Playing Orchestra does not include one for that very reason. Pick your preference of piano and use it.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].