Re: [yoshimi-user] suggested patch

  • From: jimmy <wg2002a@xxxxxxxxx>
  • To: yoshimi-user@xxxxxxxxxxxxxxxxxxxxx
  • Date: Sat, 18 Feb 2012 13:53:00 -0800 (PST)

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




Other related posts: