Re: [Denemo-devel] Flexa

2017-01-30 Thread Richard Shann
On Sun, 2017-01-29 at 21:21 +0100, Andreas Schneider wrote: > Am 29.01.2017 um 12:24 schrieb Richard Shann: > > On Sun, 2017-01-29 at 11:00 +0100, Andreas Schneider wrote: > >> I have written a new version of the flexa script. It is based on > >> Richard's script that creates a flexa from two

Re: [Denemo-devel] Flexa

2017-01-29 Thread Andreas Schneider
Am 29.01.2017 um 12:24 schrieb Richard Shann: > On Sun, 2017-01-29 at 11:00 +0100, Andreas Schneider wrote: >> I have written a new version of the flexa script. It is based on >> Richard's script that creates a flexa from two selected notes. I have >> added a toggle behaviour, i.e. if you activate

Re: [Denemo-devel] Flexa

2017-01-29 Thread Richard Shann
On Sun, 2017-01-29 at 11:00 +0100, Andreas Schneider wrote: > I have written a new version of the flexa script. It is based on > Richard's script that creates a flexa from two selected notes. I have > added a toggle behaviour, i.e. if you activate it where a flexa is > already present, it is

[Denemo-devel] Flexa

2017-01-29 Thread Andreas Schneider
I have written a new version of the flexa script. It is based on Richard's script that creates a flexa from two selected notes. I have added a toggle behaviour, i.e. if you activate it where a flexa is already present, it is deleted. The script saves in the data field where the beginning and the

Re: [Denemo-devel] Flexa

2017-01-24 Thread Andreas Schneider
Am 24.01.2017 um 12:28 schrieb Richard Shann: > On Mon, 2017-01-23 at 20:23 +0100, Andreas Schneider wrote: >> The Flexa command creates directives on two notes with different >> contents. Should both have the same tag, or should they have different >> tags? My thinking is that it might be better

Re: [Denemo-devel] Flexa

2017-01-23 Thread Andreas Schneider
Am 16.01.2017 um 18:52 schrieb Richard Shann: > Well, here is a sample script that does that - better it allows you to > enter two punctae and then hit flexa and it does the selection of the > two notes for you. > > > (let ((tag "Flexa")) > (if (and (not (d-HasSelection)) (d-PrevChord)) >