denemo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Denemo-devel] Refactoring


From: Richard Shann
Subject: Re: [Denemo-devel] Refactoring
Date: Fri, 01 Nov 2013 10:20:24 +0000

On Fri, 2013-11-01 at 09:32 +0000, Richard Shann wrote:
> The first would be to launch Denemo with scripts that would generate a
> LilyPond file and check for regression, a MIDI file and check for
> regression, and (some work would be needed for this) run a selection
> of
> the Denemo commands checking that the scheme scripts did not barf. 

I didn't make it clear that this type of test can be launched
non-interactively (though with the caveat that gtk must still be able to
run).

 denemo -n -a "(d-C)(d-D)(d-E)(d-F)(d-G)(d-A)(d-B)(d-Save
\"filename=test.denemo\")(d-Quit)"

for example saves a file with a C-major scale in it (to the current
directory) (latest git!).

and

 denemo -n -a "(d-Open \"test.denemo\")(d-Play \"(d-Quit)\"))"

should play the file (and then quit).

Richard





reply via email to

[Prev in Thread] Current Thread [Next in Thread]