[yoshimi] CLI startup options

  • From: Will Godfrey <willgodfrey@xxxxxxxxxxxxxxx>
  • To: yoshimi@xxxxxxxxxxxxx
  • Date: Sun, 27 Jan 2019 20:54:34 +0000

The code was always there that could allow these to stack!

Originally Yoshimi would abort if any of these failed, so the others wouldn't be
seen. I misunderstood that when I changed the code to allow Yoshimi to continue,
and turned them into an if-else structure. I've put this right with the latest
commit. So, now it's quite acceptable at startup to load a state file, but then
load a patchset on top of that (while retaining all the state's config) and
also load a different instrument to part 1, and finally load a MIDI-learn file.

These will always be actioned in that order regardless of the order they appear
on the command line.

-- 
Will J Godfrey
http://www.musically.me.uk
Say you have a poem and I have a tune.
Exchange them and we can both have a poem, a tune, and a song.
Yoshimi source code is available from either: 
https://sourceforge.net/projects/yoshimi
Or: https://github.com/Yoshimi/yoshimi
Our list archive is at: https://www.freelists.org/archive/yoshimi
To post, email to yoshimi@xxxxxxxxxxxxx

Other related posts:

  • » [yoshimi] CLI startup options - Will Godfrey