[yoshimi] Re: Use units when showing values of parameters

  • From: Will Godfrey <willgodfrey@xxxxxxxxxxxxxxx>
  • To: yoshimi@xxxxxxxxxxxxx
  • Date: Sun, 27 Nov 2016 22:12:34 +0000

On Sun, 27 Nov 2016 20:27:36 +0100
Jörn Eichler <joerneichler@xxxxxxx> wrote:

Am Sonntag, 27. November 2016, 16:21:06 schrieb Will Godfrey:
On Sun, 27 Nov 2016 13:37:45 +0100

Jörn Eichler <joerneichler@xxxxxxx> wrote:  
Just an update on this: I've added envelope delay times.

Link to the code:
https://github.com/Yoshimi/yoshimi/compare/788fc8da56e8418523894b7576e11c4
3e8c321c9...heuchi:showLFOFrequencyInHz

I'm attaching two little screenshot as well.

Jörn  

This looks very nice. Just one problem... I can't seem to find the code!  

If you have a local copy of yoshimi in git, you can add my repository as 
remote and then checkout my branch. This should work like this:

git remote add heuchi https://github.com/heuchi/yoshimi.git
git fetch heuchi
git checkout heuchi/showLFOFrequencyInHz

Or you can download a zipped version here:
https://github.com/heuchi/yoshimi/archive/showLFOFrequencyInHz.zip

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

OK, given it a run now. Looks good to me. I'd very much like to see this
applied to more controls.

The only point I'd make about implementation, is that I would want to avoid
using MiscFuncs within the Gui code. In fact I want to eventually remove all
direct connection between the two.

I don't know what time you have available, but I was hoping to make another
release late December, this was intended to to 1.4.2, but if this was pretty
complete, and if I can also get midi-learn complete, I think a jump to 1.5.0
would be justified.

-- 
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: