Re: transport in Denemo

2024-03-29 Thread Andreas Schneider
Hi Nathan, You can try my daily build (of the current Denemo version 2.6.37) found at www.denemo.org/~aschneider/daily/ -- I have just activated Jack support in it. Andreas PS: Please use group reply to include the list in your replies, as others may offer different solutions or benefit from

Re: transport in Denemo

2024-03-27 Thread Andreas Schneider
Hi Nathan, Jack support is available in Denemo, however there is a chance that it might not be compiled into the version you are using. If you go to Edit > Change Preferences and select the tab Audio, does it show JACK as option under Audio backend? Are you using the Denemo package shipped with

Re: Incipit

2024-02-04 Thread Andreas Schneider
Thank you very much for improving the script and sorry that I did not find time to look at the new version before. It is convenient to create an incipit from a selection. Usually it is necessary to change clef and/or time signature for the incipit (e.g. key "mensural-c1" for the cantus in the

Re: Incipit

2024-01-21 Thread Andreas Schneider
Thanks a lot, now it works as intended. Plus I have finally understood what the postfix and prefix tags do. Andreas On 21.01.24 18:57, Richard Shann wrote: On Sun, 2024-01-21 at 14:13 +0100, Andreas Schneider wrote: Yes, that is what I tried to describe. The correct syntax would be \new

Re: Incipit

2024-01-21 Thread Andreas Schneider
ot; \incipit { \clef "mensural-c1" \key g \dorian r2 g'8 a' bes' c'' } { \clef treble\key d \minor\time 2/2 \MvmntIVoiceI } that is the incipit is after the opening brace of the voice instead before. Andreas On 21.01.24 13:58, Richard Shann wrote: On Sun, 2024-01-21

Re: Incipit

2024-01-21 Thread Andreas Schneider
With my incipit script I have the problem that lyrics are not displayed. Looking into the lilypond code, I notice that the problem is that the incipit is inserted before the opening brace in the voice and not after. This can be seen in attached score, in which the incipit is inserted directly

Re: Incipit

2023-12-26 Thread Andreas Schneider
te it and I can live with that. If you want, you can take over the script. Andreas Am 17.12.23 um 11:49 schrieb Richard Shann: On Sat, 2023-12-16 at 21:25 +0100, Andreas Schneider wrote: Thank you very much for your help. One more question: how can I get the current indent There are t

Re: Incipit

2023-12-16 Thread Andreas Schneider
Thank you very much for your help. One more question: how can I get the current indent so that I can compare to the incipit length and increase it if necessary? I'm trying the following after looking at Indent.scm, but I always get #f ;;;StaffIncipit (let ((tag "StaffIncipit") (current "")

Re: Incipit

2023-12-15 Thread Andreas Schneider
On 15.12.23 21:33, Richard Shann wrote: On Fri, 2023-12-15 at 19:48 +0100, Andreas Schneider wrote: I'm trying to write a Scheme script for an incipit ( https://lilypond.org/doc/v2.23/Documentation/notation/working-with-anc ient-music-_002d-scenarios-and-solutions#incipits). I have started from

Incipit

2023-12-15 Thread Andreas Schneider
I'm trying to write a Scheme script for an incipit (https://lilypond.org/doc/v2.23/Documentation/notation/working-with-ancient-music-_002d-scenarios-and-solutions#incipits). I have started from the script for instrument name and modified it to match my needs arriving at the following: ;;;Incipit

Re: templates and instruments

2023-08-31 Thread Andreas Schneider
On 31.08.23 19:03, Donald J. Stewart wrote: I downloaded and installed Andreas' Debian packages. I've wondered if my templates and instruments files are incomplete. denemo->templates->instruments-> shows keyboard, percussion, plucked-strings, strings and woodwind but no brass. Is there a

Re: Gregorian Chant

2023-05-04 Thread Andreas Schneider
Hi Joe, Attached you find an example of a Gregorian Chant that I typeset with Denemo a couple of years ago. There was a thread about the topic in this mailing list back then in 2016/2017. Best wishes Andreas http://denemo.org/xmlns/Denemo; version="8"> 1 3 1 3 0

Re: libfluidsynth2 dependency

2023-01-13 Thread Andreas Schneider
) but 2.6.3 is to be > installed >  Recommends: lilypond but it is not going to be installed > E: Unable to correct problems, you have held broken packages. > *donald@donald-X*:*~*$ > > > >  On Friday, January 13, 2023 11:22:28 AM PST Andreas Schneider wrote: > >

Re: libfluidsynth2 dependency

2023-01-13 Thread Andreas Schneider
Hi, Regarding the build dependencies, if you want to include JACK support, you can choose between JACK 1 and JACK 2. If you want JACK 2, you can install libjack-jack2-dev instead of libjack-dev (which is for JACK 1). Then it doesn't want to remove jack2. Regarding the Debian package, did you try

Automated daily Denemo Debian build fails

2022-10-30 Thread Andreas Schneider
I have noticed that my automated Debian build fails since some time with the error core/menusystem.c: In function ‘menu_click’: core/menusystem.c:883:3: error: format not a string literal and no format arguments [-Werror=format-security] 883 | filepath2 = g_build_filename (get_user_data_dir

Re: Error: cannot satisfy dependencies

2022-04-04 Thread Andreas Schneider
of denemo_2.6.1_amd64.deb > >and still get the cannot satisfy dependencies error... > >On Monday, April 4, 2022 11:49:20 AM PDT Andreas Schneider wrote: >> I have built packages of the current git version of Denemo on Ubuntu >> 20.04 and uploaded them to http://denemo.org/~

Re: Error: cannot satisfy dependencies

2022-04-04 Thread Andreas Schneider
tall libgdk... > > As always, thanks for all of your work putting together debian packages! > > On Monday, April 4, 2022 9:30:59 AM PDT Andreas Schneider wrote: >> I have just tested on Ubuntu 20.04. It complains that it needs >> guile-2-2-libs and libgdk-pixbuf-2.0.0. The f

Re: Andreas: Update for Debian Bullseye

2022-04-04 Thread Andreas Schneider
Hi Robert, At the moment I don't have access to a Debian 11 machine to test. When compiled from source and packaged similarly on Debian 10, it works for me. I'm using LXDE. Maybe someone else who has a Debian 11 machine readily at hand can comment? Andreas

Re: Error: cannot satisfy dependencies

2022-04-04 Thread Andreas Schneider
denemo from source. Andreas On April 4, 2022 8:50:40 AM GMT+03:00, Andreas Schneider wrote: >Usually, dpkg should give details about which dependencies are missing. >Moreover, the package should now be in broken status, and your package manager >should give details aboyt what

Re: Error: cannot satisfy dependencies

2022-04-03 Thread Andreas Schneider
Usually, dpkg should give details about which dependencies are missing. Moreover, the package should now be in broken status, and your package manager should give details aboyt what is wrong and suggest solutions. Without details about which dependencies are missing, we cannot help you further.

Re: Andreas: Denemo for Debian Bullseye

2022-03-26 Thread Andreas Schneider
Hello Robert, Am 24.03.22 um 20:22 schrieb Robert Lewis: > Just want to let you know that your .deb packages work on Debian Bullseye. > Thanks to everyone who made that possible! Thank you for your message. Actually, the server that runs the daily builds has been upgraded to Debian 11 some time

Re: Denemo comment edit window looses focus when typing

2021-12-24 Thread Andreas Schneider
Thank you very much for the quick fix. I can confirm that the problem is solved. Merry Christmas! Andreas On 12/24/21 1:35 PM, Richard Shann wrote: > On Fri, 2021-12-24 at 12:50 +0100, Andreas Schneider wrote: >> In the current development version, when typing in the comment window

Denemo comment edit window looses focus when typing

2021-12-24 Thread Andreas Schneider
In the current development version, when typing in the comment window (Score > Comment), the window loses focus and gets hidden behind the other Denemo windows (main window and/or print view), and the main window gets the focus. This happens after each keystroke. This makes typing in a comment

Re: Playback doesn't work if Jack MIDI is used

2021-10-27 Thread Andreas Schneider
Am 27.10.21 um 12:29 schrieb Richard Shann: > On Mon, 2021-10-25 at 22:24 +0300, Andreas Schneider wrote: >> Am 25.10.21 um 12:53 schrieb Richard Shann: >>> On Sun, 2021-10-24 at 15:18 +0300, Andreas Schneider wrote: >>>> If MIDI is configured to use Jack, start play

Re: Playback doesn't work if Jack MIDI is used

2021-10-25 Thread Andreas Schneider
Am 25.10.21 um 12:53 schrieb Richard Shann: > On Sun, 2021-10-24 at 15:18 +0300, Andreas Schneider wrote: >> If MIDI is configured to use Jack, start playback plays back two >> notes > are these actually audible? Yes, they are. >> and then stops. Also, the note

Re: Can not tweak objects in Debian's Version 2.5.0

2021-10-24 Thread Andreas Schneider
Hi Robert, On Sun, 24 Oct 2021 at 16:51, Robert Lewis wrote: > Hello Andreas - > > Thank you for reminding me about your .deb builds -- I have always used them > with success. I tried your 2.5.4 build, but there are missing libraries that > are no longer available for Debian Bullseye -- they

Re: Can not tweak objects in Debian's Version 2.5.0

2021-10-24 Thread Andreas Schneider
On Sun, 24 Oct 2021 at 15:53, Lib Lists wrote:> I got this message:> ~/denemo$ git checkout master> Already on 'master'> Your branch is up-to-date with 'origin/master'.> > Am I missing something? You update your local copy of the source from remote with the command git pull Andreas

Playback doesn't work if Jack MIDI is used

2021-10-24 Thread Andreas Schneider
If MIDI is configured to use Jack, start playback plays back two notes and then stops. Also, the note at the cursor is changed to the note of the first staff while playing back. I can produce this behaviour e.g. by creating a new score with two staffs, add a bunch of g's in the upper staff and a

Re: Can not tweak objects in Debian's Version 2.5.0

2021-10-24 Thread Andreas Schneider
You can also try the nightly builds at http://www.denemo.org/~aschneider/daily/ (download *denemo*2.5.4*.deb) Andreas

Re: New version denemo-2.5~rc1

2021-02-16 Thread Andreas Schneider
Hi Richard, If you want to test under Windows, you can also use VirtualBox or a similar virtualisation program and install a Windows 10 guest. There are free test versions of Windows 10 Enterprise (full version for 90 days) available at microsoft.com/evalcenter. Andreas

Re: Using both score titles and movement titles

2021-01-24 Thread Andreas Schneider
On 1/24/21 12:53 PM, Richard Shann wrote: > On Sun, 2021-01-24 at 09:05 +0100, Andreas Schneider wrote: >> When using both score titles and movement titles, I get strange >> effects >> with duplicated entries in the print. See e.g. attached test score >> with >>

Using both score titles and movement titles

2021-01-24 Thread Andreas Schneider
When using both score titles and movement titles, I get strange effects with duplicated entries in the print. See e.g. attached test score with score titles and a movement title only in the second movement. Andreas http://denemo.org/xmlns/Denemo; version="8"> ScoreTitles

Re: now no denemo

2020-09-06 Thread Andreas Schneider
on > > On Sep 6 2020, at 5:53 am, Andreas Schneider wrote: > > Debian has a specific location for the docs which is different from the > application default. They have a patch to change the directory hardcoded > in the source when choosing Help > Browse Manual

Missing entries in POTFILES.in

2020-09-06 Thread Andreas Schneider
After the newest commit 'make check' complains: The following files contain translations and are currently not in use. Please consider adding these to the POTFILES.in file, located in the po/ directory. actions/menus/MainMenu/Educational/AuralTraining/Intervals/2nds-and-3rds.xml

Re: now no denemo

2020-09-06 Thread Andreas Schneider
Debian has a specific location for the docs which is different from the application default. They have a patch to change the directory hardcoded in the source when choosing Help > Browse Manual in the menu. Since I am using the latest source from git and don't want to patch it, I have changed the

Re: now no denemo

2020-09-02 Thread Andreas Schneider
On 2020-08-31 13:56, aaron mehl wrote: > libfluidsynth2 version 2.1.1-2 > Aaron libfluidsynth2 is not available in Debian stable, only in Debian testing (codenamed bullseye). Thus I have set up an installation of Debian testing on my local computer to build Denemo packages. I have uploaded the

Re: now no denemo

2020-08-31 Thread Andreas Schneider
install the > latest and greatest it was a big waste of my time. > I may however put it on my windows laptop possibly... > Thanks, > Aaron > > Sent from Mailspring <https://getmailspring.com/>, the best free email > app for work > On Aug 31 2020, at 3:26 am, Andreas Schneider w

Re: Compile error

2020-08-31 Thread Andreas Schneider
On 2020-08-31 10:24, Richard Shann wrote: > On Sat, 2020-08-15 at 12:30 +0200, Andreas Schneider wrote: >> Since 4th August, the automated Debian builds fail. I get the error >> >> core/importxml.c: In function ‘parseSetupInfo’: >> core/importxml.c:1675:11: error:

Re: now no denemo

2020-08-31 Thread Andreas Schneider
On 2020-08-30 22:47, aaron mehl wrote: > Hi, > Yeah I used your packages and part of the issue seems to be it wanting > older versions of dependencies as well > Building dependency tree   > Reading state information... Done > Note, selecting 'denemo' instead of './denemo_2.4.0_amd64.deb' >

Re: now no denemo

2020-08-30 Thread Andreas Schneider
As I wrote to this list on 15th August, my automated Debian builds fail since 4th August due to a compiler error. It looks like that this has been introduced by a commit on 3rd August. Richard, do you have a suggestion how to solve that issue? However, the last build from 3rd August does work for

Re: recalculate measures

2020-08-28 Thread Andreas Schneider
On 2020-08-26 22:39, aaron mehl wrote: > Hi all, > I  quickly add notes with the same note value and then when I went back > and changed the note values it kept them all in the same measure. How do > I get Denemo to auto recalculate the measures? You can use the command Movements > Adjust the

Compile error

2020-08-15 Thread Andreas Schneider
Since 4th August, the automated Debian builds fail. I get the error core/importxml.c: In function ‘parseSetupInfo’: core/importxml.c:1675:11: error: format not a string literal and no format arguments [-Werror=format-security] g_warning (msg); ^

Re: Comments in lyrics

2020-06-27 Thread Andreas Schneider
On 2020-06-27 17:46, Richard Shann wrote: > On Sat, 2020-06-27 at 14:10 +0200, Andreas Schneider wrote: >> Since the lyrics are directly lilypond-interpreted, it is possible to >> write comments (i.e. text starting with %) in the lyrics pane. This >> works nicely in the

Comments in lyrics

2020-06-27 Thread Andreas Schneider
Since the lyrics are directly lilypond-interpreted, it is possible to write comments (i.e. text starting with %) in the lyrics pane. This works nicely in the print, but the Denemo window shows the comment under the notes. Is there an easy fix to not show lyric comments in the Denemo window?

Re: deb

2020-05-10 Thread Andreas Schneider
Hi Aaron, you can use the daily Debian builds on http://www.denemo.org/~aschneider/daily/ You'll have to install those packages by hand. Andreas On 2020-05-10 16:39, Aaron Mehl wrote: > Hi everyone, > > I was wondering if there is a .deb available for the new release. > > Even better would be

Re: Starting playback in the middle of a movement

2020-01-06 Thread Andreas Schneider
On 2019-12-21 13:27, Richard Shann wrote: > On Wed, 2019-12-18 at 23:24 +0100, Andreas Schneider wrote: >> On 2019-12-18 11:22, Richard Shann wrote: >>> On Mon, 2019-12-16 at 19:39 +0100, Andreas Schneider wrote: >>>> [...] >>> >>> I've been

Re: Starting playback in the middle of a movement

2019-12-18 Thread Andreas Schneider
On 2019-12-18 11:22, Richard Shann wrote: On Mon, 2019-12-16 at 19:39 +0100, Andreas Schneider wrote: [...] I've been looking at the code and I see a promising place for the trouble to lie - I've made a change which may even fix the problem you are having. Meanwhile - does the "loop&qu

Re: Starting playback in the middle of a movement

2019-12-16 Thread Andreas Schneider
On 2019-12-16 10:23, Richard Shann wrote: On Sat, 2019-12-14 at 20:14 +0100, Andreas Schneider wrote: >> [...] Can you see therein what the problem may be? No, this Ctrl-C has just interrupted some uninteresting part of the loop - did you try it a few times to see if you could catch it

Re: Re: Starting playback in the middle of a movement

2019-12-14 Thread Andreas Schneider
On 2019-12-14 12:27, Richard Shann wrote: On Wed, 2019-12-11 at 11:34 +, Richard Shann wrote: I get these two messages immediately when clicking playback start. The sound starts considerably later. independent of where the playback start marker is. Playback ends with the message Here

Re: Titles

2019-12-14 Thread Andreas Schneider
By default Denemo creates a tagline "[filename] on [date]". 1) Is it possible to configure that, e.g. to have "Version from [date]" instead, or is the text hard-wired? 2) When setting simple score titles (Score > Titles > Simple Titles > Set Titles), the default tagline mentioned above is not

Re: Starting playback in the middle of a movement

2019-12-11 Thread Andreas Schneider
On 12/11/19 11:09 AM, Richard Shann wrote: > On Mon, 2019-12-09 at 20:28 +0100, Andreas Schneider wrote: >> On 2019-12-08 21:36, Richard Shann wrote: >>> On Sun, 2019-12-08 at 20:51 +0100, Andreas Schneider wrote: >>>> When moving the playback start

Titles

2019-12-09 Thread Andreas Schneider
Is there a documentation of the DenemoSetTitles directive? I couldn't find it in the manual. Actually, I want to use Lilypond commands in titles, which I couldn't manage to do with Score > Titles > Simple Titles > Set Titles, because everything is escaped and thus displayed as typed. Andreas

Re: Starting playback in the middle of a movement

2019-12-09 Thread Andreas Schneider
On 2019-12-08 21:36, Richard Shann wrote: On Sun, 2019-12-08 at 20:51 +0100, Andreas Schneider wrote: When moving the playback start marker away from the beginning of a piece (using the playback control), I encounter the new behaviour that after stating playback it takes quite a while until

Starting playback in the middle of a movement

2019-12-08 Thread Andreas Schneider
When moving the playback start marker away from the beginning of a piece (using the playback control), I encounter the new behaviour that after stating playback it takes quite a while until the actual playback starts, or more precisely it seems that it plays back silently from the beginning of

Re: [Denemo-devel] Looking for fermata (hold symbol) in Denemo entry screens

2019-10-24 Thread Andreas Schneider
Notes/Rests > Markings > Articulations > Fermata (Off/On) keyboard shortcut A f You can also search for commands in the command center (View > Command Center). HTH Andreas On 10/24/19 8:07 AM, Howard Ballinger wrote: > Not found in the Help PDF. > > Thank you in advance!

Re: [Denemo-devel] Vertically centred common lyrics

2019-10-15 Thread Andreas Schneider
On 10/11/19 9:39 AM, Richard Shann wrote: > On Wed, 2019-10-09 at 22:36 +0200, Andreas Schneider wrote: >> What is the best way to input vertically centred common lyrics (see >> http://lilypond.org/doc/v2.18/Documentation/snippets/vocal-music#voca >> l-music-vertically-c

[Denemo-devel] Vertically centred common lyrics

2019-10-09 Thread Andreas Schneider
What is the best way to input vertically centred common lyrics (see http://lilypond.org/doc/v2.18/Documentation/snippets/vocal-music#vocal-music-vertically-centered-common-lyrics) in Denemo? I used the Score > Lilypond Definition feature to define commands dropLyrics and revertLyrics similar as in

Re: [Denemo-devel] Proof-reading Denemo Scores

2019-10-02 Thread Andreas Schneider
Hi Richard, I use a tablet for this purpose, because I can put it on the music stand of my piano or take it to a practice room. I just transfer the exported PDF to the tablet. I haven't tried Denemo's PDF proof reading feature yet, though I guess that will be handy. Probably, you can use your

Re: [Denemo-devel] Packages for Ubuntu

2019-05-25 Thread Andreas Schneider
I have made a build on the old Debian distribution, Jessie, which may be more suitable for your old version of Ubuntu. You find it on http://denemo.org/~aschneider/jessie/ Does that work for you? You probably still have to install some dependencies, but I hope these packages do exist on Ubuntu

Re: [Denemo-devel] [Fwd: Re: Denemo manual]

2019-05-24 Thread Andreas Schneider
to by another package. > This may mean that the package is missing, has been obsoleted, or > is only available from another source > E: Package 'libaubio5' has no installation candidate > ``` > Do you how to install libaubio5 on Xenial ? > > Satoru Honda > > 2019

Re: [Denemo-devel] [Fwd: Re: Denemo manual]

2019-05-23 Thread Andreas Schneider
What happens, if you try to install the missing dependencies with the command sudo apt-get install libaubio5 libfftw3-double3 libfluidsynth1 libgtk-3-0 (all in one line, in case the mail program inserts a line break)? You don't need the package denemo-dbgsym. Andreas

Re: [Denemo-devel] Paste Lilypond notes

2019-03-14 Thread Andreas Schneider
On 3/14/19 9:32 AM, Richard Shann wrote: > On Wed, 2019-03-13 at 23:29 +0100, Andreas Schneider wrote: >> On 3/13/19 9:36 AM, Richard Shann wrote: >>> On Tue, 2019-03-12 at 21:30 +0100, Andreas Schneider wrote: >>>> On 3/12/19 10:00 AM, Richard Shann wrote: >>&

Re: [Denemo-devel] Paste Lilypond notes

2019-03-13 Thread Andreas Schneider
On 3/13/19 9:36 AM, Richard Shann wrote: > On Tue, 2019-03-12 at 21:30 +0100, Andreas Schneider wrote: >> On 3/12/19 10:00 AM, Richard Shann wrote: >>> On Mon, 2019-03-11 at 20:54 +0100, Andreas Schneider wrote: >>>> Hi, >>>> >>>> Edit > P

[Denemo-devel] Paste Lilypond notes

2019-03-11 Thread Andreas Schneider
Hi, Edit > Paste Lilypond notes does not work for me. After answering yes to the question "Paste from Selection", nothing is inserted, even when trying with something very simple such as f2 to insert one single note. What am I missing? Andreas ___

[Denemo-devel] Insert file as new movement

2019-02-18 Thread Andreas Schneider
Hi, there used to be a command to insert a Denemo file as a new movement in the current score, but I can't find it any more, neither in the menu nor in the command center. What am I missing? Andreas ___ Denemo-devel mailing list Denemo-devel@gnu.org

Re: [Denemo-devel] Denemo edit view empty

2018-12-07 Thread Andreas Schneider
On 12/7/18 12:35 PM, Richard Shann wrote: > On Fri, 2018-12-07 at 10:17 +, Richard Shann wrote: >> On Fri, 2018-12-07 at 10:03 +, Richard Shann wrote: >>> On Fri, 2018-12-07 at 08:47 +0100, Andreas Schneider wrote: >>>> Thank you for the fix, now Denemo

[Denemo-devel] Denemo edit view empty (was: Denemo crash on startup)

2018-12-06 Thread Andreas Schneider
Thank you for the fix, now Denemo does launch. However, the edit view remains empty, see attached screenshot. Even when, e.g., adding new staffs, the edit view remains empty, although everything is shown correctly in the print preview. Andreas On 12/6/18 9:54 AM, Richard Shann wrote: > That is

[Denemo-devel] Denemo crash on startup

2018-12-05 Thread Andreas Schneider
Hi, after updating to the newest version from git, Denemo crashes with a segmentation fault on startup (after having said No to the question whether to re-use existing commands, shortcuts, etc.), see the traceback below. Do you have an idea what might cause that? My OS is Debian Stretch (9.6).

Re: [Denemo-devel] Staff to Voice directive

2018-08-11 Thread Andreas Schneider
On 08/11/18 16:19, Andreas Schneider wrote: > I have noticed that the StaffToVoice directive (at Staffs/Voices > > Voices > Staff to Voice) does not work any more. Looking at the Scheme > code of the directive, I see that the part doing the actual work seems > to be mis

[Denemo-devel] Staff to Voice directive

2018-08-11 Thread Andreas Schneider
I have noticed that the StaffToVoice directive (at Staffs/Voices > Voices > Staff to Voice) does not work any more. Looking at the Scheme code of the directive, I see that the part doing the actual work seems to be missing, only a check is present. Andreas

Re: [Denemo-devel] FW: shaped notes

2018-05-09 Thread Andreas Schneider
Do you mean this notation: http://lilypond.org/doc/v2.18/Documentation/snippets/pitches#pitches-applying-note-head-styles-depending-on-the-step-of-the-scale ? Andreas On 05/09/2018 12:16 PM, Richard Shann wrote: > On Wed, 2018-05-09 at 13:47 +1000, Brad Eberly wrote: >>   >> Dear Sirs: >> I was

Re: [Denemo-devel] series of snippets in one file?

2018-02-02 Thread Andreas Schneider
Am 02.02.2018 um 08:00 schrieb Bric: > is there an easy way to write multiple score snippets in one denemo > file, perhaps with some quick commentary text or arbitrary labels  next > to or above each snippet? What exactly do you mean by snippet? You can work with movements and create one movement

Re: [Denemo-devel] latest linux binary?

2018-01-27 Thread Andreas Schneider
You should be able to install the build-depend packages manually. Maybe you have to solve some dependency problems by hand, but at the end you should be there. Alternatively, you can install the Denemo binary amd64 Debian packages which I provide. However, I just see that

Re: [Denemo-devel] Building Denemo on Debian stable (ie Debian 9, Stretch)

2017-12-15 Thread Andreas Schneider
On 12/15/2017 01:34 PM, Richard Shann wrote: > On Mon, 2017-12-11 at 20:39 +, Richard Shann wrote: >> On Mon, 2017-12-11 at 20:58 +0100, Andreas Schneider wrote: >> >>> So I have no idea why it does not work at your machine. Does >>> config.log >>&g

Re: [Denemo-devel] Building Denemo on Debian stable (ie Debian 9, Stretch)

2017-12-11 Thread Andreas Schneider
When I run the configure script on my machine, I get the following output: [...] checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking build system type... x86_64-pc-linux-gnu

Re: [Denemo-devel] Building Denemo on Debian stable (ie Debian 9, Stretch)

2017-12-11 Thread Andreas Schneider
That's exactly the system I'm running. I don't recall exactly, but I think I had to install both packages gettext and intltool to make it work, if I remember correctly. Andreas On 12/11/2017 04:27 PM, Richard Shann wrote: > I have upgraded to the Debian stable that came out in the Summer and >

Re: [Denemo-devel] Playback asynchronous

2017-08-13 Thread Andreas Schneider
Am 13.08.2017 um 10:10 schrieb Andreas Schneider: > Am 12.08.2017 um 20:33 schrieb Richard Shann: >> On Sat, 2017-08-12 at 19:07 +0200, Andreas Schneider wrote: >>> Working on a score in which some measures are still without notes, I >>> encounter an asynchronous pla

Re: [Denemo-devel] Playback asynchronous

2017-08-13 Thread Andreas Schneider
Am 12.08.2017 um 20:33 schrieb Richard Shann: > On Sat, 2017-08-12 at 19:07 +0200, Andreas Schneider wrote: >> Working on a score in which some measures are still without notes, I >> encounter an asynchronous playback, i.e. during playback some staffs lag >> one meas

[Denemo-devel] Playback asynchronous

2017-08-12 Thread Andreas Schneider
Working on a score in which some measures are still without notes, I encounter an asynchronous playback, i.e. during playback some staffs lag one measure behind the others. This is illustrated in the attached screenshot. Notes from one measure sound together with notes from the next measure from

Re: [Denemo-devel] First Time Denemo [Mac] User - "LilyPond count not typeset this score"

2017-05-10 Thread Andreas Schneider
When Denemo is launched for the first time, it creates some files on your hard disk to store personal settings. The files created by the broken build of Denemo may cause problems. Thus it is a good idea to remove them in order to start afresh. Richard pointed you to where these files are located.

Re: [Denemo-devel] First Time Denemo [Mac] User - "LilyPond count not typeset this score"

2017-05-10 Thread Andreas Schneider
On 05/10/2017 02:33 PM, Richard Shann wrote: > That is to say a directory whose name starts ".denemo-" followed by a > version number. It is created in your home directory when you run a > version of Denemo for the first time. It holds your preferences, which > will be picked up when you try out a

Re: [Denemo-devel] Lyrics pane does not open

2017-02-21 Thread Andreas Schneider
Am 21.02.2017 um 11:20 schrieb Richard Shann: > I had that problem of pulling open the lyrics pane when I opened it - > this time it *seemed* as if dragging the pane open from the right hand > end of the pane worked. If you have that problem and can find a pattern > please let me know - I guess it

Re: [Denemo-devel] Lyrics Manual

2017-02-20 Thread Andreas Schneider
Am 20.02.2017 um 16:42 schrieb Richard Shann: > On Mon, 2017-02-20 at 12:52 +, joeandang...@btinternet.com wrote: >> I'm curios to know what a .lyn file looks like. > >

Re: [Denemo-devel] Lyrics Manual

2017-02-19 Thread Andreas Schneider
Looking through the lyrics section in the manual, I found some paragraphs that can be improved, e.g. minor inconsistencies. Can I edit the lyx file and send you an updated version? Andreas ___ Denemo-devel mailing list Denemo-devel@gnu.org

Re: [Denemo-devel] Denemo crash

2017-02-08 Thread Andreas Schneider
Am 08.02.2017 um 10:09 schrieb Richard Shann: > On Tue, 2017-02-07 at 23:40 +0100, Andreas Schneider wrote: >>> is that a parameter to the configure script? That might well turn >> off >>> the optimizer too. >> >> Yes, I meant an additional parameter to t

Re: [Denemo-devel] Denemo crash

2017-02-07 Thread Andreas Schneider
Am 07.02.2017 um 23:10 schrieb Richard Shann: > On Tue, 2017-02-07 at 21:30 +0100, Andreas Schneider wrote: >>> Could you make the following check: >>> >>> start the version of the program that crashes when trying to delete >> the >>> last ver

Re: [Denemo-devel] Denemo crash

2017-02-07 Thread Andreas Schneider
Am 07.02.2017 um 23:11 schrieb Richard Shann: > On Tue, 2017-02-07 at 21:34 +0100, Andreas Schneider wrote: >> The difference is that I compiled with the additional flag >> --enable-debug > > is that a parameter to the configure script? That might well turn off > the opti

Re: [Denemo-devel] Denemo crash

2017-02-07 Thread Andreas Schneider
Am 07.02.2017 um 10:33 schrieb Richard Shann: > [...] > > I guess you have to have the flag set for debug symbols for the > breakpoint to get set (IIRC the flag is -B for gcc). > > ... and reading a later email, you turned on debug symbols and the > program didn't crash. This *really* shouldn't

Re: [Denemo-devel] Denemo crash

2017-02-07 Thread Andreas Schneider
Am 07.02.2017 um 11:19 schrieb Richard Shann: > On Sun, 2017-02-05 at 22:02 +0100, Andreas Schneider wrote: >> Thread 1 "denemo" received signal SIGINT, Interrupt. >> 0x71fb754d in poll () at ../sysdeps/unix/syscall-template.S:84 >> (gdb) b select.c:

Re: [Denemo-devel] Denemo crash

2017-02-05 Thread Andreas Schneider
Am 06.02.2017 um 08:45 schrieb Andreas Schneider: > Am 05.02.2017 um 22:02 schrieb Andreas Schneider: >> Am 03.02.2017 um 17:47 schrieb Richard Shann: >>> On Thu, 2017-02-02 at 23:33 +0100, Andreas Schneider wrote: >>>> Am 01.02.2017 um 22:48 schrieb Richard Shann: &g

Re: [Denemo-devel] Denemo crash

2017-02-05 Thread Andreas Schneider
Am 05.02.2017 um 22:02 schrieb Andreas Schneider: > Am 03.02.2017 um 17:47 schrieb Richard Shann: >> On Thu, 2017-02-02 at 23:33 +0100, Andreas Schneider wrote: >>> Am 01.02.2017 um 22:48 schrieb Richard Shann: >>>> yes, but it could be a bug in Denemo that h

Re: [Denemo-devel] Denemo crash

2017-02-05 Thread Andreas Schneider
Am 03.02.2017 um 17:47 schrieb Richard Shann: > On Thu, 2017-02-02 at 23:33 +0100, Andreas Schneider wrote: >> Am 01.02.2017 um 22:48 schrieb Richard Shann: >>> yes, but it could be a bug in Denemo that happens not to be >> triggered. >>> Can you try executing &g

Re: [Denemo-devel] Gregorian palette

2017-01-31 Thread Andreas Schneider
Attached you find my palettes.xml with the new version of the Gregorian palette. Can you please have a look at the display glyph of the DivisioMaxima and Finalis commands? I did not know how to adjust it so that it spans the staff correctly. Moreover, I did not know how to use the Denemo font in

Re: [Denemo-devel] The Lyrics documentation in the manual

2017-01-31 Thread Andreas Schneider
Am 31.01.2017 um 20:56 schrieb Richard Shann: > For some reason, I didn't find the section on Lyrics in the manual when > I did a search and so I wrote some stuff and pasted a few bits from > emails people have sent in. So now we have two sections in the manual > and they need amalgamating and (no

Re: [Denemo-devel] Gregorian Chant status

2017-01-30 Thread Andreas Schneider
Going over the scripts of the Gregorian palette, I saw that the script for DivisioMaior starts with the following lines: (d-ShowPalettes "Gregorian Chant" #t) (d-SelectPalette "Gregorian Chant") (d-NextRhythm)(let ((tag "DivisioMaior")) I guess this is erroneous and should start with (let ((tag

Re: [Denemo-devel] Emailing: Psalm102(103)7TheSunA.zip

2017-01-29 Thread Andreas Schneider
Am 29.01.2017 um 20:56 schrieb Richard Shann: > On Sun, 2017-01-29 at 17:58 +, Joe Wilkinson wrote: >> Hi Richard, >> I can't change the initial time signature in this (edited version of >> previous file) >> I have just duplicated the single movement from the previous version and >> copied

Re: [Denemo-devel] Gregorian Chant status

2017-01-29 Thread Andreas Schneider
Am 29.01.2017 um 13:59 schrieb Richard Shann: > On Sun, 2017-01-29 at 13:31 +0100, Andreas Schneider wrote: >> I can reproduce this the following way: >> * delete my .denemo-2.0.21 directory >> * launch denemo and decide not to take over my old settings >> * View &g

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,

Re: [Denemo-devel] Gregorian Chant status

2017-01-29 Thread Andreas Schneider
d, e.g. d e d c * With each notes, a flexa is inserted as well. Andreas Am 29.01.2017 um 13:02 schrieb Richard Shann: > On Sun, 2017-01-29 at 10:56 +0100, Andreas Schneider wrote: >> I see this behaviour is only for the Do1 and Do3 clefs. > > I'm afraid you top-posted here, I thou

[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

  1   2   3   4   >