Re: [yoshimi-user] suggested patch

  • From: Brendan Jones <brendan.jones.it@xxxxxxxxx>
  • To: yoshimi-user@xxxxxxxxxxxxxxxxxxxxx
  • Date: Sat, 18 Feb 2012 23:32:54 +0100

On 02/18/2012 10:53 PM, jimmy wrote:

On 02/04/12 00:17, Brendan Jones wrote:
OK, here's a suggested patch for the window title. For example:

# window title = "Synth 1", using name tag parameter
yoshimi -N "Synth 1"&

# window title = "Yoshimi: params-x"
# this is the existing behaviour using the load parameters flag
yoshimi -l /mnt/yoshimi/params-x.xmz&

# window title = "Synth 1: params-x", using both
yoshimi -N "Synth 1" -l /mnt/yoshimi/params-x.xmz&

Let me know if this is OK.

Brendan,

Each .xmz file is just a single instrument, no more, no less, right?

So this patch allow each instance of yoshimi to be one instrument. Of course
running multiple yoshimi instances allow them all to be on the same channel.
So you can have multiple instruments mixed together, played by one single midi
keyboard using a single input channel.

Is this how you use it?

Jimmy

The patch just labels the MasterUI window with the same title as the jack output. So this makes no sense if there are multiple outputs.

I showed the parameter file example simply because the current behaviour appends the name of the parameter file to the window if one is loaded.

If multiple outputs are implemented and you would probably want to label the jack outputs with the name tag plus the instrument name.

Brendan



Other related posts: