|
From: | Nils Gey |
Subject: | Re: [Denemo-devel] Midi shortcuts |
Date: | Sat, 7 May 2011 14:19:18 +0200 |
> > (define Pitchbend::commandUp "(d-CursorRight)") > > ??? Why isn't the value of commandUp a function? Isn't that the whole point > of functional programming? :-) There are stages of Scheme code which represent a learning phase from other paradigms to functional programming. This is one example. By reading denemo.scm you will notice that most of these are very functional and schemy :) The string-function-parameter will be rewritten in the future for sure. Nils
[Prev in Thread] | Current Thread | [Next in Thread] |