Difference between revisions of "Performing Live with Jack,Qsynth, and Bristol Organ"

From CDOT Wiki
Jump to: navigation, search
Line 17: Line 17:
 
= Hardware / Software Setup =
 
= Hardware / Software Setup =
  
I'm "pulling-out all the stops", so here is my ambitious Hardware/Software setup:
+
I'm "pulling-out all the stops". I have decided to test the power of the Acer Aspireone netbook for live performances.
 +
It would have the advantage of small size and weight.
 +
 
 +
Here is my Hardware/Software Information:
  
 
'''Hardware (Acer Aspireone 715h netbook):'''
 
'''Hardware (Acer Aspireone 715h netbook):'''
Line 31: Line 34:
 
:* Bristol Organ Emulator
 
:* Bristol Organ Emulator
 
:* Sound Font Editor
 
:* Sound Font Editor
 +
 +
'''Note:''' The ''sound-font editor'' allows me to build or modify sound fonts. I must admit that I'm not an expert on sound-fonts. One way that I have solved the "annoying" problem if Qsynth playing while playing Bristol organ at the same time, is to modify the sound font with no instrument available for a certain default midi channel. Perhaps this method is "brute-force", but it does seem to work to meet my needs...
 +
  
 
= Setup / Configuration =
 
= Setup / Configuration =

Revision as of 12:43, 27 January 2011


Purpose of This Resource

To Demonstrate how Ubuntu Studio can be used for live keyboard performances...

Background

There is a lot of posting on the Internet that "struggle" with performing live with Linux. The answer is that it can be done, it just takes some knowledge of commands to launch/start Jack audio server, and detect and make connections via Jack.

Over the next few months, I will be posting on this page how to use Linux Ubuntu Studio for live performances. Contrary to other Internet postings, you don't have to use an application such as Reaper (although that approach would make it more user-friendly for non-Linux users or "Newbies". Instead, a well-written Bash shell script can be used to launch Jack and necessary keyboard applications such as Qsynth (Piano, and other sound-font voices), as well as Bristol Organ Emulator (Hammond B3, Vox, Rhodes Piano, Phophet5, Juno, Moog, etc). Therefore, you can switch to different voices by switching to different transmitting MIDI channels (which may be more convenient than pointing a clicking on instrument on the Netbook / Notebook while using the Reaper or Cubase applications.

I have used MS Windows OS with Native Instruments Hammond B4, and other Native Instruments applications,
so I have some experience with comparing open-source software against proprietary software (pros vs cons).

Hardware / Software Setup

I'm "pulling-out all the stops". I have decided to test the power of the Acer Aspireone netbook for live performances. It would have the advantage of small size and weight.

Here is my Hardware/Software Information:

Hardware (Acer Aspireone 715h netbook):

  • 11.6 inch screen
  • 1 GB RAM (expandable to max of 2 GB - for future)
  • 160 GB Hard Drive (80 GB dedicated to Linux Ubuntu Studio - Dual boot Linux,MS Windows XP)
  • Tascam US122 USB studio interface

Software (Ubuntu Studio 10.10 Netbook Remix) Key applications include:

  • Realtime Kernel
  • Jack Audio Server
  • Qsynth (Graphical Frontend for Fluid Synth)
  • Bristol Organ Emulator
  • Sound Font Editor

Note: The sound-font editor allows me to build or modify sound fonts. I must admit that I'm not an expert on sound-fonts. One way that I have solved the "annoying" problem if Qsynth playing while playing Bristol organ at the same time, is to modify the sound font with no instrument available for a certain default midi channel. Perhaps this method is "brute-force", but it does seem to work to meet my needs...


Setup / Configuration

To be completed...

"Putting it All Together" with a Bash Shell Script

To be completed...

Results (Tips, Pros & Cons)

To be completed...