[yoshimi] Re: MIDI learn - save and load :)

  • From: Will Godfrey <willgodfrey@xxxxxxxxxxxxxxx>
  • To: yoshimi@xxxxxxxxxxxxx
  • Date: Wed, 30 Nov 2016 21:50:57 +0000

Yes, in master you can now save and load your precious midi learned list. At
the moment it goes to a fixed filename "/home/{user}/testmidi.xly" and does it
(rather quickly) without any messages.

The file is very compact, and on reloading it regenerates the name for each
line as if it has been just learned - I'm quite pleased with that :)

Unfortunately I uncovered a bug which I think is actually an FLTK issue. It
only happened if you tried to learn a non-learnable control. Everything was
fine until you closed the warning, then if it was a spinbox it would spin
endlessly, and if it was a selector it would rapidly wind up to its maximum
value. For the time being I dumped that warning, but you still get a text
message in the reports window (or terminal).

-- 
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: 
http://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] Re: MIDI learn - save and load :) - Will Godfrey