That worked perfectly:
Emacs > Options > Customize Emacs > Options Matching > Lilypond > Lilypond
Lilypond Command > /usr/bin/lilypond
--include=/home/laurie/Lilypond/includes "${@}"
Thanks
Laurie Savage
https://www.queensofthewest.com/
The Latest Queens of The West clips
https://www.youtube.com
Laurie Savage wrote on 13.11.2023:
> Still I get errors like this:
> /home/laurie/Documents/Charts/Transpositions/Dear Old
> Stockholm/Dear-Old-Stockhom_Traditional.ly:3:10: error: cannot find file:
> `/home/Laurie/Lilypond/includes/jazzchords.ily'
>
> ...
>
> Any ideas?
I am not calling lilypon
Thanks for trying!
Laurie Savage
On Tue, 14 Nov 2023 at 20:59, David Kastrup wrote:
> Laurie Savage writes:
>
> > Thanks David,
> >
> > I think I'll stay with Frescobaldi! Emacs doesn't seem to edit .ly files
> > any more easily so there isn't much advantage in tweaking it to behave
> with
> >
Laurie Savage writes:
> Thanks David,
>
> I think I'll stay with Frescobaldi! Emacs doesn't seem to edit .ly files
> any more easily so there isn't much advantage in tweaking it to behave with
> my customised Include files. As for your question about where I found the
> documentation for the loca
Thanks David,
I think I'll stay with Frescobaldi! Emacs doesn't seem to edit .ly files
any more easily so there isn't much advantage in tweaking it to behave with
my customised Include files. As for your question about where I found the
documentation for the location of my Includes: Options > Cust
On Tue 14 Nov 2023 at 07:04:39 (+1100), Laurie Savage wrote:
> Thanks, I should have spotted that.
So presumably the "cannot find file" error went away when you
corrected the full path "/home/Laurie/Lilypond/includes/jazzchords.ily"
but how about when you type only:
\include "jazzchords.ily"
D
Thanks, I should have spotted that. But I'm not sure why this setting
hasn't been picked up by Emacs lilypond mode:
Lilypond Include Path: String: /home/laurie/Lilypond/includes
State : SAVED and set.
LilyPond include path.
Groups: Lilypond
I don't want to type the full file path everyti
On Mon, Nov 13, 2023 at 02:45:26PM +1100, Laurie Savage wrote:
>I store my Includes file in a directory ~/Lilypond/includes but
>Lilypond mode cannot locate them even if I specify a full file name e.g
>\include
>"/home/Laurie/Lilypond/includes/jazzchords.ily"
>I set this in my ~
Hi,
I thought I'd give the Emacs Lilypond mode a try-out. I like Emacs and have
used it a lot for coding and writing in LaTeX in my past career. (No editor
wars please, VIM is good too but I'm less familiar with it!)
I store my Includes file in a directory ~/Lilypond/includes but Lilypond
mode ca
Jakub Pavlík gmail.com> writes:
>
>
> From the description I don't understand your problem. Why is the lilypond
mode not suitable for you purposes? The example seems to be just a regular
lilypond file ...
> Jakub
>
>
> 2015-01-27 16:57 GMT+01:00 Craig Parker-Feldmann
magic.ms>:I find it wond
On Sat, 31 Jan 2015 13:40:39 +0100
Jakub Pavlík wrote:
> From the description I don't understand your problem. Why is the lilypond
> mode not suitable for you purposes? The example seems to be just a regular
> lilypond file ...
Emacs interprets the lyrics as melody. So if you have
"foo best bar"
>From the description I don't understand your problem. Why is the lilypond
mode not suitable for you purposes? The example seems to be just a regular
lilypond file ...
Jakub
2015-01-27 16:57 GMT+01:00 Craig Parker-Feldmann :
> I find it wonderful that some Emacs wizard(s) took the trouble to wri
I find it wonderful that some Emacs wizard(s) took the trouble to write a
LilyPond mode for processing LilyPond files. My own ability in writing Emacs
Lisp, in particular: writing modes using Emacs Lisp, is at a very low level.
If the author(s) of the Emacs LilyPond mode could speak to me, I'd like
On Tue, 2014-01-28 at 15:09 +0100, Federico Bruni wrote:
> 2014-01-28 David Sumbler
> What manuals? I don't seem to have any. One of the things I
> liked
> about the Ubuntu installation of LilyPond 2.14.2 was that the
> html
> manuals were installed on my
2014-01-28 David Sumbler
> What manuals? I don't seem to have any. One of the things I liked
> about the Ubuntu installation of LilyPond 2.14.2 was that the html
> manuals were installed on my hard drive and so were available all of the
> time. I don't seem to have that for 2.18.0 and can only
On Mon, 2014-01-27 at 19:54 -0500, Hwaen Ch'uqi wrote:
> Just a question or two, based on my own experience. Did you first
> remove (or purge) LilyPond 2.14.2 before installing 2.18.0? Otherwise,
> your system may still be using the older installation.
Yes, I removed 2.14.2 using the Ubuntu S
> Yes, I have now found all seven files elsewhere, and checked that the
> six I had already found are identical to the copies I found in the other
> directory. So all now seems to be well.
>
> Some time when I have some time to spare, I must update all this stuff
> on my other computer too!
>
> Oh
On Mon, 2014-01-27 at 18:02 -0500, Hwaen Ch'uqi wrote:
> Hmmm. You should have found seven .el files in the original lisp
> directory, one of them being lilypond-words.el. Be sure to move them
> all into one of the directories in your loadpath. For example, I am
> using ubuntu-13.04, and I ha
Hmmm. You should have found seven .el files in the original lisp
directory, one of them being lilypond-words.el. Be sure to move them
all into one of the directories in your loadpath. For example, I am
using ubuntu-13.04, and I have moved all of those files to
/usr/share/emacs23/site-lisp.
2014/1/27 David Sumbler
> Incidentally, in response to David Kastrup's suggestion "How about
> upgrading Ubuntu?", the reason I am sticking with Ubuntu 12.04 at the
> moment is because it is an LTS (long term support) version. I shall
> probably change to 14.04 LTS a few months after it is relea
Thanks for the link to your explanation of what to do to get Emacs
Lilypond mode working.
This was easy to follow, and I now have syntax highlighting etc. working
for Lilypond files.
Just one thing, though: when I load a .ly file into Emacs
I get a message:
Warning: `lilypond-words.el' not found
2014/1/27 David Sumbler
> You all suggested, as I was afraid you would, that instead of trying to
> get 2.14.2 to do what I want, I should change to 2.18.0. Considering
> that http://www.lilypond.org/unix.html positively encourages us to use
> the default version with distros such as Ubuntu (v2.
On 1/27/14, David Kastrup wrote:
> David Sumbler writes:
>
>> Thanks to all for your responses to my enquiry about misaligned
>> dynamics. Thanks especially to Hwaen Ch'uqi, who tried to answer my
>> question: unfortunately,
>> \override Dynamics.DynamicText.self-alignment-X = #-1
>> (modified f
David Sumbler writes:
> Thanks to all for your responses to my enquiry about misaligned
> dynamics. Thanks especially to Hwaen Ch'uqi, who tried to answer my
> question: unfortunately,
> \override Dynamics.DynamicText.self-alignment-X = #-1
> (modified for the different syntax in Lilypond 2.14.2
Thanks to all for your responses to my enquiry about misaligned
dynamics. Thanks especially to Hwaen Ch'uqi, who tried to answer my
question: unfortunately,
\override Dynamics.DynamicText.self-alignment-X = #-1
(modified for the different syntax in Lilypond 2.14.2) did not solve the
problem. I th
ic emacs : auto-fill'ing comments,
auto-indenting code, multiple windows and buffers, syntax highlighting, etc.
-glen
On Tue, Aug 27, 2013 at 4:22 PM, Alexander Wallace wrote:
Hi all? Aside from this:
http://www.lilypond.org/doc/v2.17/Documentation/usage/text-editor-support#emacs-mode
I
o-fill'ing
comments, auto-indenting code, multiple windows and buffers, syntax
highlighting, etc.
-glen
On Tue, Aug 27, 2013 at 4:22 PM, Alexander Wallace wrote:
> Hi all? Aside from this:
> http://www.lilypond.org/doc/v2.17/Documentation/usage/text-editor-support#emacs-mode
>
Hi all? Aside from this:
http://www.lilypond.org/doc/v2.17/Documentation/usage/text-editor-support#emacs-mode
Is there any documentation on all the features, shortcuts and what not of the
Emacs mode for Lilypond?
Thanks!
___
lilypond-user mailing
Hi all
I installed Lilypond yesterday on my Windows-computer and I'm learning a
lot :-)
Since my favorite editor is the emacs I copied the files from
usr\share\emacs\site-lisp to the corresponding emacs directory.
Compiling a file with control-c control-c works fine.
Since the viewing command r
David Bobroff wrote:
I've got emacs on a Windows XP machine and would like to get the
LilyPond emacs mode working with it. Is anyone out there doing this?
Here's what I did/do:
1. Copy the *.el files from LilyPond/usr/share/emacs/site-lisp to
[emacs]/lisp.
2. Add this line to .e
There are a few things there that would not work "out of the box",
like calling the viewer and the midi player (xpdf, timidity etc?). But
they should be configurable from customs? (Never tried, don't use
windows). Anyway, I'd rather use gnu-linux instead if I'm serious
about emacs and lilypond.
_
David Bobroff writes:
> I've got emacs on a Windows XP machine and would like to get the
> LilyPond emacs mode working with it. Is anyone out there doing this?
What would be different from getting any other Emacs mode working?
--
\“If you continue running Windows, your
I've got emacs on a Windows XP machine and would like to get the
LilyPond emacs mode working with it. Is anyone out there doing this?
Thanks,
David
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lil
On Sat, Jul 25, 2009 at 02:21:46PM -0500, Tim McNamara wrote:
> Here is the entire text from 2.2.1 for lilypond-mode for Emacs:
-snip-
> It *is* a bit terse and seems incomplete, and indeed differs from the
> discussion we just had in which Paul was given different instructions.
Thanks for loo
On Jul 25, 2009, at 1:56 AM, Paul Scott wrote:
What I commented on is still the current online docs for the
developmental version:
http://lilypond.org/doc/v2.13/Documentation/
Here is the entire text from 2.2.1 for lilypond-mode for Emacs:
***
2.2.1 Emacs mode
Emacs
Graham Percival wrote:
On Fri, Jul 24, 2009 at 02:05:01PM -0500, Tim McNamara wrote:
On Jul 24, 2009, at 11:47 AM, Paul Scott wrote:
I am still concerned why AU 2.2.1 doesn't seem to make sense.
Sorry to be pig-ignorant here, but what the frak is AU 2.2.1?
The main docum
On Fri, Jul 24, 2009 at 02:05:01PM -0500, Tim McNamara wrote:
>
> On Jul 24, 2009, at 11:47 AM, Paul Scott wrote:
>
>> I am still concerned why AU 2.2.1 doesn't seem to make sense.
>
> Sorry to be pig-ignorant here, but what the frak is AU 2.2.1?
The main documentation page *used* to include "Appl
Glad this worked for you. I just went through this to set up
lilypond-mode on a fresh install of Ubuntu 9.04. It was still fresh in
my mind.
Best regards,
David
Paul Scott wrote:
David Stocker wrote:
Paul Scott wrote:
Doing that to the best of my ability I get:
File mode specification
David Stocker wrote:
Paul Scott wrote:
Doing that to the best of my ability I get:
File mode specification error: (file-error "Cannot open load file"
"lilypond-mode")
This is how I interpreted your instructions:
(setq load-path (append (list (expand-file-name
"/usr/local/lilypond/usr/sh
Tim McNamara wrote:
On Jul 24, 2009, at 11:47 AM, Paul Scott wrote:
I am still concerned why AU 2.2.1 doesn't seem to make sense.
Sorry to be pig-ignorant here, but what the frak is AU 2.2.1? Obviously
it's some kind of abbreviation for documentation, but unfortunately I've
not seen the w
Tim McNamara wrote:
On Jul 24, 2009, at 11:47 AM, Paul Scott wrote:
I am still concerned why AU 2.2.1 doesn't seem to make sense.
Sorry to be pig-ignorant here, but what the frak is AU 2.2.1?
Obviously it's some kind of abbreviation for documentation, but
unfortunately I've not seen the w
Paul Scott wrote:
Doing that to the best of my ability I get:
File mode specification error: (file-error "Cannot open load file"
"lilypond-mode")
This is how I interpreted your instructions:
(setq load-path (append (list (expand-file-name
"/usr/local/lilypond/usr/share/emacs/site-lisp/*"
David Stocker wrote:
After you install LilyPond, you'll have all the files you need for
lilypond-mode to work right there in your installation directory.
You'll just need to tell Emacs where to locate them.
In your .emacs.d directory you'll need a file called "init.el" It may
already be pre
On Jul 24, 2009, at 11:47 AM, Paul Scott wrote:
I am still concerned why AU 2.2.1 doesn't seem to make sense.
Sorry to be pig-ignorant here, but what the frak is AU 2.2.1?
Obviously it's some kind of abbreviation for documentation, but
unfortunately I've not seen the whole name spelled o
You can always
sudo chown -hR username .emacs.d
In any case, creating the directory .emacs.d and making a new init.el
inside it shouldn't foul anything up. Then you could proceed with making
your init.el point to lilypond-mode when you want to use it. Also, if
you open up Emacs and start work
Tim McNamara wrote:
On Jul 24, 2009, at 1:51 AM, Paul Scott wrote:
David Stocker wrote:
Paul,
Are you using Linux or Windows XP?
After you install LilyPond, you'll have all the files you need for
lilypond-mode to work right there in your installation directory.
You'll just need to tell Em
On Jul 24, 2009, at 1:51 AM, Paul Scott wrote:
David Stocker wrote:
Paul,
Are you using Linux or Windows XP?
After you install LilyPond, you'll have all the files you need for
lilypond-mode to work right there in your installation directory.
You'll just need to tell Emacs where to locate
Hi Paul,
I'm not familiar with Debian, (I'm using Ubuntu 8.04, 9.04 and Windows
XP) so if you have a directory called .emacs in your home directory
already, go ahead and try creating and modifying your init.el inside it
(instead of inside .emacs.d) and see where it gets you.
Let me know what
David Stocker wrote:
Paul,
Are you using Linux or Windows XP?
After you install LilyPond, you'll have all the files you need for
lilypond-mode to work right there in your installation directory.
You'll just need to tell Emacs where to locate them.
In your .emacs.d directory you'll need a fi
James E. Bailey wrote:
On 23.07.2009, at 07:16, Paul Scott wrote:
James E. Bailey wrote:
On 23.07.2009, at 04:20, Paul Scott wrote:
Hi,
I'm resurrecting a laptop whose hard drive died. I'm trying to set
up Emacs lilypond-mode.
AU 2.2.1 tells me to do a 'make install' in the elisp dire
On 23.07.2009, at 07:16, Paul Scott wrote:
James E. Bailey wrote:
On 23.07.2009, at 04:20, Paul Scott wrote:
Hi,
I'm resurrecting a laptop whose hard drive died. I'm trying to
set up Emacs lilypond-mode.
AU 2.2.1 tells me to do a 'make install' in the elisp directory.
I don't see a
David Stocker wrote:
To clarify, replace everything between the " " with the exact syntax
and spelling of your site-lisp directory. I just realized that bold
and italic may show up on some people's system as * * and extra / /
Thanks!
I'll try this later today on my laptop. (running Debian si
To clarify, replace everything between the " " with the exact syntax and
spelling of your site-lisp directory. I just realized that bold and
italic may show up on some people's system as * * and extra / /
David
David Stocker wrote:
Paul,
Are you using Linux or Windows XP?
After you install
Paul,
Are you using Linux or Windows XP?
After you install LilyPond, you'll have all the files you need for
lilypond-mode to work right there in your installation directory. You'll
just need to tell Emacs where to locate them.
In your .emacs.d directory you'll need a file called "init.el" It
James E. Bailey wrote:
On 23.07.2009, at 04:20, Paul Scott wrote:
Hi,
I'm resurrecting a laptop whose hard drive died. I'm trying to set
up Emacs lilypond-mode.
AU 2.2.1 tells me to do a 'make install' in the elisp directory. I
don't see a makefile and 'make install' doesn't find an ins
On 23.07.2009, at 04:20, Paul Scott wrote:
Hi,
I'm resurrecting a laptop whose hard drive died. I'm trying to set
up Emacs lilypond-mode.
AU 2.2.1 tells me to do a 'make install' in the elisp directory. I
don't see a makefile and 'make install' doesn't find an install
target rule. A
Hi,
I'm resurrecting a laptop whose hard drive died. I'm trying to set up
Emacs lilypond-mode.
AU 2.2.1 tells me to do a 'make install' in the elisp directory. I
don't see a makefile and 'make install' doesn't find an install target
rule. Am I missing something or are the docs behind?
T
On Wed, Dec 10, 2008 at 01:08:48AM +0100, Dieter Grollmann wrote:
> Hello,
>
> After some years I'm back using LilyPond. Program and documentation
> have improved immensely since then (version 1.2.x or 1.4.x). Thank
> you very much!
>
Do I know your name from the Mup mailing list ?
Let's compar
Hello,
After some years I'm back using LilyPond. Program and documentation
have improved immensely since then (version 1.2.x or 1.4.x). Thank
you very much!
I'm using GNU Emacs 22.3 with LilyPond-mode and I found two things:
First, in lilypond-mode.el, to get the keybinding S-TAB working with Em
Mats Bengtsson wrote:
The tex backend for LilyPond hasn't been supported for several
years now. Don't expect it to work!
It would make sense then to remove the option.
Patrick
/Mats
James E. Bailey wrote:
Well, now that lilypond can compile a file in emacs, I've been
looking around, getti
een 2.4 and 2.6 releases, so I removed menu
commands and keyboard shortcuts related to TeX and DVI in Emacs mode;
the menu command "2Midi" is broken (it calls view PS), I'll junk it of
fix it later.
Cheers,
John
___
lilypond-user maili
The tex backend for LilyPond hasn't been supported for several
years now. Don't expect it to work!
/Mats
James E. Bailey wrote:
Well, now that lilypond can compile a file in emacs, I've been looking
around, getting myself acquainted with the various options.
Apparently, the 2tex option calls
Well, now that lilypond can compile a file in emacs, I've been looking
around, getting myself acquainted with the various options.
Apparently, the 2tex option calls lilypond as lilypond -b tex
filename.ly The version of lilypond that I have installed says that
should be -f tex (assuming I'm
know lilypond ships with a complete emacs
mode. You could try to read that in order to re-create it for nano.
Basically the file lilypond-font-lock.el defines the different levels
of colouring. Looking at it, the colouring is split into several
regexp's that evaluate to a face. And
is there a file that shows all of the pretty color options that the
emacs mode shows? I may attempt a nanorc that does something similar,
and I'd just like to know what options there are. Rather, I'd like to
know what emacs does so I can emulate i
-Oorspronkelijk bericht-
> just installed 2.8 on fedora core 4 with the universal installer. no emacs
> mode. is there something I am missing? and if not, is the e-lisp code in CVS
> workable with version 2.8? thanks in advance.
I suppose that it should still work. When looki
just installed 2.8 on fedora core 4 with the universal installer. no emacs
mode. is there something I am missing? and if not, is the e-lisp code in CVS
workable with version 2.8? thanks in advance.
___
lilypond-user mailing list
lilypond-user
Hi, I found a solution, even if the command "patch" reports a
problem: I just manually changed the lines in the lilypond-mode.el
file with those of the patch file, and now it works.
Thank you,
Libero Mureddu
___
lilypond-user mailing list
lilypond-us
On 12/2/05, Nicolas Sceaux <[EMAIL PROTECTED]> wrote:
> In a terminal, change to the directory where the file lilypond-mode.el
> is, put the patch file there, and type the command:
> patch -uN < lilypond-mode.patch
Thanks, I've tried, I gave to the patch file the name
lilypond-mode.patch and fo
Libero Mureddu <[EMAIL PROTECTED]> writes:
> First of all, thanks to Nicolas Sceaux: I'm very happy to have the
> possibility to use emacs 22 and lilypond, since now I'm using a lot
> Aquamacs. But still, I am a complete newbie, and so I couldn't
> understand what I have to do with the patch attac
First of all, thanks to Nicolas Sceaux: I'm very happy to have the
possibility to use emacs 22 and lilypond, since now I'm using a lot
Aquamacs. But still, I am a complete newbie, and so I couldn't
understand what I have to do with the patch attached to your mail. Can
you give me some instructions
Daniel Oehry <[EMAIL PROTECTED]> writes:
> lilypond emacs-mode does not work with CVS version of emacs (22.0.50.1).
Using lilypond-mode from CVS, I apply the following patch for GNU Emacs
22:
Index: lilypond-mode.el
===
lilypond emacs-mode does not work with CVS version of emacs (22.0.50.1).
File mode specification error: (wrong-type-argument arrayp 0)
Setting debug-on-error yields:
Debugger entered--Lisp error: (wrong-type-argument arrayp 0)
substring(0 0 -12)
(string-to-number (substring (count-midi
I'm not entirely sure what you're after here. If you simply want syntax
highlighting to be turned on by default, add the line
(global-font-lock-mode 1)
to your .emacs file. If you want a different colour scheme, you might
find what you're after in edit/customize emacs/customize group: faces...
On Tue, 2005-03-08 at 00:09 +, Ruth Ivimey-Cook wrote:
> I played around for ages and eventually gave up trying to add to the
> load path, putting the lilypond files in the place emacs wanted them
> (in
> my case, /usr/share/xemacs/site-packages/lisp/ with lilypond-init.el
> in ./site-start.d)
On Tue, 2005-03-08 at 00:09 +, Ruth Ivimey-Cook wrote:
> On Mon, 2005-03-07 at 23:15 +, David Bobroff wrote:
> > Thanks to Daniel Johnson's post I got LilyPond compiled (I upgraded to
> > mftrace 1.1.5 and installed potrace).
> I only found mftrace 1.1.2 :-(
I got 1.1.5 here:
http://fres
On Mon, 2005-03-07 at 23:15 +, David Bobroff wrote:
> Thanks to Daniel Johnson's post I got LilyPond compiled (I upgraded to
> mftrace 1.1.5 and installed potrace).
I only found mftrace 1.1.2 :-(
> for .emacs should it be added verbatim, or does the "~/site-lisp" thing
> need to be spelled out
Thanks to Daniel Johnson's post I got LilyPond compiled (I upgraded to
mftrace 1.1.5 and installed potrace).
I ran 'make install' from inside ~/lilypond/elisp/ and saw that the
various *.el files got copied to elsewhere on my system.
I also added this:
(setq load-path (append (list (expand-file-
> Linux, slackware.
Then you should probably file a bug report with the slackware package
maintainer.
> On Sat, Jan 10, 2004 at 09:26:07AM +0100, Jan Nieuwenhuizen wrote:
> | Alberto Simoes writes:
> |
> | > I've read it somewhere, but I can't find it... is t
Linux, slackware.
On Sat, Jan 10, 2004 at 09:26:07AM +0100, Jan Nieuwenhuizen wrote:
| Alberto Simoes writes:
|
| > I've read it somewhere, but I can't find it... is there an emacs mode
| > for mudela, right? And, where can I find it?
|
| What operating system, what distri
Alberto Simoes writes:
> I've read it somewhere, but I can't find it... is there an emacs mode
> for mudela, right? And, where can I find it?
What operating system, what distribution?
Jan.
--
Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesette
Hi.
I've read it somewhere, but I can't find it... is there an emacs mode
for mudela, right? And, where can I find it?
Thanks
Alb
--
Departamento de Informatica - Universidade do Minho
"The C Programming Language -- A language which combines the
flexibility of assembly language
Fri, 01 Aug 2003 00:12:05 -0500, Michal a dit :
> On 31 Jul 2003 21:18:59 -0400
> Francois wrote:
>>
>> Would someone have some experience about these two? Does Jack run on top
>> of ALSA, or OSS, or something else? What generality are we seeking here?
>> Is it theoretical? I mean, wha
On Thursday 31 July 2003 09:18 pm, Francois Pinard wrote:
> [Ferenc Wagner]
>
> > 2. Lots of people use sly, which has a different input format and
> > is also worth supporting.
>
> Aaron also mentioned `sly' very recently. What is `sly'?
Nothing but the idea of listing lilypond voices in columns
[David Raleigh Arnold]
> Please stay on user list. Your stuff is lilypond utilities, and many of
> us are very interested in it. Although we may miss a lot, I don't think
> we will consider keeping up on your progress to be a waste of time or OT,
> far from it.
Nicolas and I already started to
On Thursday 31 July 2003 10:21 pm, Nicolas Sceaux wrote:
> Thu, 31 Jul 2003 20:22:10 +0200, Ferenc a dit :
> > Francois Pinard <[EMAIL PROTECTED]> writes:
> >> [Nicolas Sceaux]
> >>
> >>> [if this conversation does not interest other people,
> >>> maybe we should go on privately?]
> >>
> >>
Begin forwarded message:
Date: Fri, 01 Aug 2003 15:24:31 +0200
From: Nicolas Sceaux <[EMAIL PROTECTED]>
To: Michal Seta <[EMAIL PROTECTED]>
Subject: Re: Project - Emacs mode extensions for LilyPond
Fri, 01 Aug 2003 00:12:05 -0500, Michal a dit :
> On 31 Jul 2003 21:18:59 -0
Aaron <[EMAIL PROTECTED]> writes:
> Rosegarden and muse and pd and fluidsynth are all jack
> clients and midi apps.
I had a look at fluidsynth; it seems to be able to output
through Jack (which is nice) and get input from the ALSA
sequencer as a client. This is very important (*), but has
nothin
On 31 Jul 2003 21:18:59 -0400
Francois wrote:
>
> Would someone have some experience about these two? Does Jack run on top
> of ALSA, or OSS, or something else? What generality are we seeking here?
> Is it theoretical? I mean, what would be the practical advantages of
> using Jack over ALSA?
On Fri, 2003-08-01 at 04:18, Francois Pinard wrote:
> [Ferenc Wagner]
>
> > 2. Lots of people use sly, which has a different input format and is
> > also worth supporting.
>
> Aaron also mentioned `sly' very recently. What is `sly'?
>
> > 1. Instead of ALSA you could target something more gener
On Fri, 2003-08-01 at 05:14, Ferenc Wagner wrote:
> Ferenc Wagner <[EMAIL PROTECTED]> writes:
>
> > Sorry, for being imprecise, it is http://jackit.sf.net.
>
> And, after some poking around, it seems like Jack does not
> offer much for MIDI applications.
funny Rosegarden and muse and pd and flui
Ferenc Wagner <[EMAIL PROTECTED]> writes:
> Sorry, for being imprecise, it is http://jackit.sf.net.
And, after some poking around, it seems like Jack does not
offer much for MIDI applications. Just ignore it and go for
the ALSA sequencer driver. Sorry for the distraction.
[Ferenc Wagner]
> 2. Lots of people use sly, which has a different input format and is
> also worth supporting.
Aaron also mentioned `sly' very recently. What is `sly'?
> 1. Instead of ALSA you could target something more general, like Jack
> for instance.
I recently noticed Jack (the name) wh
Nicolas Sceaux <[EMAIL PROTECTED]> writes:
>> 1. Instead of ALSA you could target something more general,
>> like Jack for instance.
>
> I don't know Jack, do have you any pointer? Googling Jack gives too
> much rubbish :)
Sorry, for being imprecise, it is http://jackit.sf.net.
Thu, 31 Jul 2003 20:22:10 +0200, Ferenc a dit :
> Francois Pinard <[EMAIL PROTECTED]> writes:
>> [Nicolas Sceaux]
>>
>>> [if this conversation does not interest other people,
>>> maybe we should go on privately?]
>>
>> OK. Let's do that, and see what comes out of it. We
>> spoke enou
Francois Pinard <[EMAIL PROTECTED]> writes:
> [Nicolas Sceaux]
>
>> [if this conversation does not interest other people,
>> maybe we should go on privately?]
>
> OK. Let's do that, and see what comes out of it. We
> spoke enough publicly for interested people to have shown
> up by now. :-)
I a
[Nicolas Sceaux]
> [if this conversation does not interest other people, maybe we should
> go on privately?]
OK. Let's do that, and see what comes out of it. We spoke enough publicly
for interested people to have shown up by now. :-)
--
François Pinard http://www.iro.umontreal.ca/~pinard
31 Jul 2003 09:05:41 -0400, Francois Pinard a dit :
> [...]
> Experimenting a bit more, I saw a few tiny problems in this area:
> 1) Interpretation of played notes is absolute octave, even when notation is
>relative, and in relative octave mode. Is it an experimenter's error?
I think
[Aaron]
> http://sourceforge.net/projects/vim-python/
> could you glance at this and see what it does??
It seems like an empty project meant to eventually document Python
facilities for VIM. Grrr! Many Sourceforge project pages are full of
nothing. (Not to say that I have a few Sourceforge pr
[Nicolas Sceaux]
> > [...] I was peeking around to find how one could use Timidity as a
> > server: and it seems you did it all already! :-)
> This is the ugliest part, but its merit is that it works :)
And God yes, it does work. To my surprise, I confess; would you ever
forgive me? :-) It's
1 - 100 of 114 matches
Mail list logo