Re: Other programming languages & LilyPond

2013-12-03 Thread David Kastrup
Joseph Rushton Wakeling writes: > On 02/12/13 22:20, David Kastrup wrote: >> Scheme _is_ its scripting language. > > How much scope is there for creating a stable "scripting API" which > could be used via Scheme (default) or any arbitrary language of > choice, so long as someone writes bindings f

Re: Other programming languages & LilyPond

2013-12-03 Thread Joseph Rushton Wakeling
On 02/12/13 22:20, David Kastrup wrote: Scheme _is_ its scripting language. How much scope is there for creating a stable "scripting API" which could be used via Scheme (default) or any arbitrary language of choice, so long as someone writes bindings for that language? I ask because in our

Re: Other programming languages & LilyPond

2013-12-03 Thread Urs Liska
Am 03.12.2013 11:23, schrieb Johan Vromans: Urs Liska writes: How are Anki decks/cards stored, can they be somehow be edited in a collaborative effort? Anki stores in a SQLite database,but the decks/cards can be exported and imported to/from other formats, e.g. CSV. I know there is some work

Re: Other programming languages & LilyPond

2013-12-03 Thread Johan Vromans
Urs Liska writes: > How are Anki decks/cards stored, can they be somehow be edited in a > collaborative effort? Anki stores in a SQLite database,but the decks/cards can be exported and imported to/from other formats, e.g. CSV. I know there is some work ongoing on collaborative maintaining of an

Re: Other programming languages & LilyPond

2013-12-03 Thread Urs Liska
Am 03.12.2013 11:12, schrieb Henning Hraban Ramm: Am 2013-12-03 um 14:42 schrieb Urs Liska : Am 03.12.2013 09:35, schrieb Curt: Collaboratively creating lilypond anki decks could be clunky. You'd probably be collaboratively editing the generating scripts themselves, and then be building the d

Re: Other programming languages & LilyPond

2013-12-03 Thread Johan Vromans
Curt writes: > I've written perl scripts that generate lilypond snippets to include in > Anki decks for self-study of jazz theory. Share! Share! (both the tools and the decks) Please... -- Johan ___ lilypond-user mailing list lilypond-user@gnu.org

Re: Other programming languages & LilyPond

2013-12-03 Thread Henning Hraban Ramm
Am 2013-12-03 um 14:42 schrieb Urs Liska : > Am 03.12.2013 09:35, schrieb Curt: >> Collaboratively creating lilypond anki decks could be clunky. You'd probably >> be collaboratively editing the generating scripts themselves, and then be >> building the decks from that, and then reimporting on to

Re: Other programming languages & LilyPond

2013-12-03 Thread David Kastrup
Vaughan McAlley writes: > On 3 December 2013 13:18, PMA wrote: >> I program in J almost exclusively, since the pursuit of my brainstorms >> (music-bound or not) tends to favor handy ad-hoc number crunching. > > +1 but with Lua. I’ve done some useful things. > > Alternatives are Frescobaldi snipp

Re: Other programming languages & LilyPond

2013-12-03 Thread Urs Liska
Am 03.12.2013 09:35, schrieb Curt: Collaboratively creating lilypond anki decks could be clunky. You'd probably be collaboratively editing the generating scripts themselves, and then be building the decks from that, and then reimporting on top of your already existing deck, which could be proble

Re: Other programming languages & LilyPond

2013-12-03 Thread Curt
On Dec 2, 2013, at 3:07 PM, SoundsFromSound wrote: > Urs Liska wrote >> Am 02.12.2013 23:34, schrieb Curt: >>> I've written perl scripts that generate lilypond snippets to include in >>> Anki decks for self-study of jazz theory. There's all kinds of crazy >>> programming people can do with Lily

Re: Other programming languages & LilyPond

2013-12-02 Thread Vaughan McAlley
On 3 December 2013 13:18, PMA wrote: > I program in J almost exclusively, since the pursuit of my brainstorms > (music-bound or not) tends to favor handy ad-hoc number crunching. +1 but with Lua. I’ve done some useful things. Alternatives are Frescobaldi snippets if you know Python, and you can

Re: Other programming languages & LilyPond

2013-12-02 Thread PMA
Curt wrote: On Dec 2, 2013, at 2:11 PM, PMA wrote: ...All my scores are made via LP. But each LP input file is made by a program I've written either in J (descendant superset of APL) or in good old BASH -- roughly as far apart as programming languages get. Ha - I'd love to hear more about thi

Re: Other programming languages & LilyPond

2013-12-02 Thread SoundsFromSound
mailing list > lilypond-user@ > https://lists.gnu.org/mailman/listinfo/lilypond-user Curt, I'm also interested in hearing more about Anki and your scripts! - composer | sound designer LilyPond Tutorials (for beginners) --> http://bit.ly/bcl-lilypond -- View this message

Re: Other programming languages & LilyPond

2013-12-02 Thread Urs Liska
Am 02.12.2013 23:34, schrieb Curt: I've written perl scripts that generate lilypond snippets to include in Anki decks for self-study of jazz theory. There's all kinds of crazy programming people can do with Lilypond. Curt How are Anki decks/cards stored, can they be somehow be edited in a co

Re: Other programming languages & LilyPond

2013-12-02 Thread Curt
On Dec 2, 2013, at 2:11 PM, PMA wrote: > Urs Liska wrote: >> Answer him that >> ... >> As LP input files are plain you can use _any_ programming >> language to modify ... or even generate LilyPond input files. > > This is a nod to Urs's word "_any_". All my scores are made via LP. > But each

Re: Other programming languages & LilyPond

2013-12-02 Thread PMA
Urs Liska wrote: Answer him that ... As LP input files are plain you can use _any_ programming language to modify ... or even generate LilyPond input files. This is a nod to Urs's word "_any_". All my scores are made via LP. But each LP input file is made by a program I've written either in J

Re: Other programming languages & LilyPond

2013-12-02 Thread SoundsFromSound
lypondblog.org/category/using-lilypond/advanced/) > > best, > Janke Thanks! I will forward those links for sure. - composer | sound designer LilyPond Tutorials (for beginners) --> http://bit.ly/bcl-lilypond -- View this message in context: http://lilypond.1069038.n5.nabble.com

Re: Other programming languages & LilyPond

2013-12-02 Thread Janek Warchoł
2013/12/2 Urs Liska : > B) > As LP input files are plain you can use _any_ programming language to > modify, analyze or even generate LilyPond input files. You may show him this post: http://lilypondblog.org/2013/07/programmatically-generating-lilypond-input/ (or some other from http://lilypondblo

Re: Other programming languages & LilyPond

2013-12-02 Thread David Kastrup
SoundsFromSound writes: > A friend of mine, who is a long time Finale user, asked me today: > > "Does LilyPond allow you to use programming languages like Lua for scripting > or functions to expand its capabilities? That's one of the things I love > about Finale nowadays." > > I was not sure

Re: Other programming languages & LilyPond

2013-12-02 Thread Urs Liska
rk w/ >Lua or other languages besides Scheme? Would that add anything to the >package or just be superfluous? > >Ben > > > >- >composer | sound designer >LilyPond Tutorials (for beginners) --> http://bit.ly/bcl-lilypond >-- >View this message in context: >h

Other programming languages & LilyPond

2013-12-02 Thread SoundsFromSound
ilypond.1069038.n5.nabble.com/Other-programming-languages-LilyPond-tp154861.html Sent from the User mailing list archive at Nabble.com. ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user