Re: Jianpu Notation

2017-09-04 Thread Paul
On 08/24/2017 02:29 PM, MING TSANG wrote: Thank you David Kastrup for helping. Paul: does the info provide help to solve the lyrics placement in jianpu? Thanks David for the tip on how to solve this issue. Ming, unfortunately I don't have time to work on this right now. Maybe at some point,

Re: Jianpu Notation

2017-08-30 Thread MING TSANG
; David Nalesnik ; Carl Sorensen ; Jacques Menu Muzhic Sent: Wednesday, August 30, 2017 2:10 AM Subject: Re: Jianpu Notation Hi MING! As the code is uploaded to github, the Jianpu-lilypond project is techically resumed. What functions do you want to add? What aspects do you want to

Re: Jianpu Notation

2017-08-29 Thread David Zhang
Hi MING! As the code is uploaded to github, the Jianpu-lilypond project is techically resumed. What functions do you want to add? What aspects do you want to improve? David Zhang ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.or

Re: Jianpu Notation

2017-08-26 Thread Jacques Menu Muzhic
TSANG mailto:tsan...@rogers.com>>; Paul Morris >> mailto:p...@paulwmorris.com>>; Werner LEMBERG >> mailto:w...@gnu.org>>; Carl Sorensen > <mailto:c_soren...@byu.edu>>; David Nalesnik > <mailto:david.nales...@gmail.com>>; Lilypond-usermailingli

Re: Jianpu Notation

2017-08-24 Thread David Zhang
esnik ; Lilypond-usermailinglist > > Sent: Thursday, August 24, 2017 1:02 AM > Subject: Re: Jianpu Notation > > Hi all! > > I have created a github resp. and uploaded our previous code to > https://github.com/nybbs2003/lilypond-Jianpu > <https://github.com/nybbs200

Re: Jianpu Notation

2017-08-24 Thread MING TSANG
, August 24, 2017 2:47 AM Subject: Re: Jianpu Notation MING TSANG writes: > | From: | Paul Morris | > | Subject: | Re: Jianpu Notation | > | Date: | Thu, 30 Apr 2015 11:36:28 -0400 | > > There has no activities since April 30/2015 - two year past.I hope > Paul Morris and

Re: Jianpu Notation

2017-08-24 Thread MING TSANG
; Lilypond-usermailinglist Sent: Thursday, August 24, 2017 1:02 AM Subject: Re: Jianpu Notation Hi all! I have created a github resp. and uploaded our previous code to  https://github.com/nybbs2003/lilypond-Jianpu . And we can resume the development and make further discussion on github

Re: Jianpu Notation

2017-08-23 Thread David Kastrup
MING TSANG writes: > | From: | Paul Morris | > | Subject: | Re: Jianpu Notation | > | Date: | Thu, 30 Apr 2015 11:36:28 -0400 | > > There has no activities since April 30/2015 - two year past.I hope > Paul Morris and David Zhang can re-start the development of > Jianpu.Than

Re: Jianpu Notation

2017-08-23 Thread David Zhang
TSANG 写道: > > From: Paul Morris > Subject: Re: Jianpu Notation > Date: Thu, 30 Apr 2015 11:36:28 -0400 > There has no activities since April 30/2015 - two year past. > I hope Paul Morris and David Zhang can re-start the development of Jianpu. > Thank you. > Ming. > &

Re: Jianpu Notation

2017-08-23 Thread David Zhang
I can offer pricise judgement and tones of samples, but I can't write Lisp. David Zhang > 在 2017年8月24日,上午11:18,MING TSANG 写道: > > From: Paul Morris > Subject: Re: Jianpu Notation > Date: Thu, 30 Apr 2015 11:36:28 -0400 > There has no activities since April 30/20

Re: Jianpu Notation

2017-08-23 Thread MING TSANG
| From: | Paul Morris | | Subject: | Re: Jianpu Notation | | Date: | Thu, 30 Apr 2015 11:36:28 -0400 | There has no activities since April 30/2015 - two year past.I hope Paul Morris and David Zhang can re-start the development of Jianpu.Thank you.Ming. > On Apr 30, 2015, at 9:10 AM, MING TS

Re: Jianpu Notation

2015-07-10 Thread MING TSANG
Paul and David:Further to my previous email on July 9 , I have a typo error.   Should be "jianpu6.ly to jianpu10a.ly"  Is jainpu10.ly stable enough?Can you suggest any free merge window software that will bring the two file into working jianpu11.ly? Jianpu6.ly contains the follow feature :    ( n

Re: Jianpu Notation

2015-07-09 Thread MING TSANG
Paul:  Is it possible to line up sharp / flat to the Jianpu notation in Jainpu10a.ly?Paul / David :  I try to combine Jianpu10a.ly to Jianpu6.ly, but encounter problems. David can you do that?Immanuel,Ming. On Wednesday, May 6, 2015 8:36 PM, MING TSANG wrote: Paul,Thank you.

Re: Jianpu Notation

2015-05-06 Thread MING TSANG
Paul,Thank you. Take you time, and I am looking forward to see the fix.  Thank you for your time and patience.In the meantime, I have work around :1.  coded    c'2~c'2    a'1~a'2 r2  with c'2( c'2)   a'1( a'2) r2 to generate pdf2.  remove the ( ) and put ~ back to produce midiImmanuel,Ming

Re: Jianpu Notation

2015-05-06 Thread Paul Morris
Hi Ming, Yes, I see the problem with the ties on half notes and larger. I know what’s causing this, but I’m not sure of the best way to fix it… I’ll put it on my to-do list, but I’m not sure when I’ll be able to get to it. -Paul > On May 6, 2015, at 1:24 PM, MING TSANG wrote: > > Hi, Paul

Re: Jianpu Notation

2015-05-06 Thread MING TSANG
Hi, Paul & David : Additional test .ly file for tie notes. Immanuel,Ming On Tuesday, May 5, 2015 7:25 AM, MING TSANG wrote: Paul & David : I test the jianpu10a.ly with the following code and notice that a tie note is not working properly.  %snippet begin .\ve

Re: Jianpu Notation

2015-05-05 Thread MING TSANG
Paul & David : I test the jianpu10a.ly with the following code and notice that a tie note is not working properly.  %snippet begin .\version "2.18.2"\language "english" global = {  \key f\major}\include "jianpu10a.ly" notes = { c'1 f'2( g') g'2~g'2 e'2. r4 }  <<   \new Jian

Re: Jianpu Notation

2015-05-03 Thread Paul Morris
> On May 1, 2015, at 9:33 PM, Super-User wrote: > > And, I've attached some real world examples from Baidu, which displays key > B-flat as "1=♭B" instead of "1=B♭".I've attached "jianpu10a.ly > " which fixes this. Ok, thanks for this. -Paul___

Re: Jianpu Notation

2015-05-03 Thread Paul Morris
Hi David, > On May 1, 2015, at 10:24 PM, Super-User wrote: > > Here's a test script, with all transpose using \major. But somehow, the key > signture displays other than "1=“. Thanks for the test script. I suspect that those key signatures are unusual or non-standard. I’ve only supported th

Re: Jianpu Notation

2015-05-03 Thread Paul Morris
Hi Ming, > On May 1, 2015, at 4:33 PM, MING TSANG wrote: > > One question: Is this stable enough to merge with jianpu6.ly > from David Zhang? I think so. > Jianpu6.ly allows the display jianpu in two options: > numbered: 1 2 3

Re: Jianpu Notation

2015-05-02 Thread Paul Morris
> On May 1, 2015, at 3:43 AM, Werner LEMBERG wrote: >> >> Would it be worth defining “flip” functions that call >> ly:stencil-scale with negative, non-scaling, numbers (i.e. -1) ? > > IMHO, no. Ok, having looked more into this I think it would be worth it. I just sent an email to the dev list

Re: Jianpu Notation

2015-05-02 Thread MING TSANG
Paul & David: I download a merge & compare program. I compare jianpu10.ly & jianpu10a.ly and there is only one line different.Please refer to .png screen capture. Immanuel,Ming. On Saturday, May 2, 2015 6:45 AM, MING TSANG wrote: Paul & David: Paul, thank you for your suggestion to

Re: Jianpu Notation

2015-05-02 Thread MING TSANG
Paul & David: Paul, thank you for your suggestion to use \tag in lyrics so that one lyrics can now be used by both Staff & jianpuStaff.please review the .png and .ly files.  I use David's jianpu10a.ly.  I am not quite sure what is the difference between 10 & 10a though. David: are you working on

Re: Jianpu Notation

2015-05-01 Thread MING TSANG
Paul,  Thank you for the update.  It works wonders. I like it very much.  I can live with midi generated separately and put in lots of \skip1 in lyrics.  I will ask \tag and lyrics question as a separate thread in the lists. One question:  Is this stable enough to merge with jianpu6.ly from David

Re: Jianpu Notation

2015-05-01 Thread Paul Morris
Hi all, Attached is version 10 that fixes: 1. beam appearance (using a new stencil-flip function) 2. duration-only note entry (c'8 8 8 8) 3. key signatures appearing at the beginning of every line The key signature fix was a standard LilyPond override, so adjust as needed: http://lilypond.org/do

Re: Jianpu Notation

2015-05-01 Thread Werner LEMBERG
> "Negative values will flip or mirror the stencil without changing > its origin; this may result in collisions unless the scaled stencil > is realigned" > > I’ll have to give this a try. > > Would it be worth defining “flip” functions that call > ly:stencil-scale with negative, non-scaling, n

Re: Jianpu Notation

2015-04-30 Thread Super-User
Hi,Paul! I saw the output by Ming, apart from the beam problem, I saw another problem. In 5-line notation, key signature is displayed 1) at the beginning of every line, 2) at key change, and 3) end of line if next measure contains key change. However, in Jianpu, 1) is not necessary, but only at

Re: Jianpu Notation

2015-04-30 Thread MING TSANG
Paul, Thank you for taking care of this. Looking forward to receive the update. On Thursday, April 30, 2015 11:36 AM, Paul Morris wrote: >So currently you have to do this by hand by adjusting the durations of lyrics >or adding skips, etc.  You could use >tags, skips, and removeWit

Re: Jianpu Notation

2015-04-30 Thread Paul Morris
> On Apr 30, 2015, at 9:45 AM, Werner LEMBERG wrote: > > Looking at this, I see a fundamental error. The lilypond output has > beams in reversed order, for example > > > 0. 6 > --- >-- > > However, it should be exactly the opposite: > > 0.

Re: Jianpu Notation

2015-04-30 Thread Paul Morris
> On Apr 30, 2015, at 9:10 AM, MING TSANG wrote: > > David & Paul: > I created jianpu-test_1.ly for testing jianpu9.ly > The result is self explaining. Thanks Ming, this is helpful. > There is a difference in coding c''8 8 vs c''8 c’' Ah, it seems that in c’’8 8 the 8 does not have a pitch

Re: Jianpu Notation

2015-04-30 Thread Werner LEMBERG
> David & Paul: I created jianpu-test_1.ly for testing jianpu9.lyThe > result is self explaining.   There is a difference in coding c''8 8 > vs c''8 c''Lyric treat -  0  as notes Looking at this, I see a fundamental error. The lilypond output has beams in reversed order, for example 0.

Re: Jianpu Notation

2015-04-30 Thread MING TSANG
David:  Take care and enjoy the new appartment. David & Paul: I created jianpu-test_1.ly for testing jianpu9.lyThe result is self explaining.   There is a difference in coding c''8 8 vs c''8 c''Lyric treat -  0  as notes Immanuel,Ming On Wednesday, April 29, 2015 9:34 PM, Super-User wro

Re: Jianpu Notation

2015-04-29 Thread Super-User
Hi Ming! I've moved to new apartment in Beijing last week, and gonna to join events in Hangzhou these days. I will checkout the new code when I am available. David Zhang___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailma

Re: Jianpu Notation

2015-04-29 Thread MING TSANG
Paul,I do further run of jianpu9.ly. Please refer to .png I added :     this verse is just for JianpuStaff   --- Staff has the regular lyric (without the \skip1)1.  \skip1 \skip1 for lyric for n - - &   n - 0   ...ref bar 24, 27      2.  \skip1 for n -  ...ref bar 25  I coded \tuplet  ...the lyri

Re: Jianpu Notation

2015-04-29 Thread MING TSANG
Paul, Thank you very much. This look great. As I mention few days ago, David put the following options in jianpu6.ly.  Is jianpu9.ly stable enough to merge with jianpu6.ly?If yes, David, can you do the honer?  OR Paul, do you want to take the challenge.  I let you all decide.  I appreciated for

Re: Jianpu Notation

2015-04-29 Thread Paul Morris
On Apr 29, 2015, at 7:18 AM, MING TSANG wrote:Paul,Thank you very much for the update.One minor glitch, bar 27 & 28 the rest does not show on jianpu-score. It show the same as previous note. Thanks Ming for catching that glitch.  Everything worked fine for simple test cases wit

Re: Jianpu Notation

2015-04-29 Thread Werner LEMBERG
> Thank you very much for the update. Indeed, it starts looking good :-) Congrats. Werner ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Jianpu Notation

2015-04-29 Thread MING TSANG
Paul, Thank you very much for the update. One minor glitch, bar 27 & 28 the rest does not show on jianpu-score. It show the same as previous note.  Thanks again. I am looking forward for midi  and lyrics  working. Immanuel,Ming.  On Wednesday, April 29, 2015 1:24 AM, Paul Morris wrote:

Re: Jianpu Notation

2015-04-28 Thread Paul Morris
> On Apr 29, 2015, at 12:54 AM, Paul Morris wrote: > > Luckily it was not hard to fix. Attached is a new version. Well, I spoke too soon… so here’s another version that should work. -Paul jianpu8b.ly Description: Binary data ___ lilypond-user mail

Re: Jianpu Notation

2015-04-28 Thread Paul Morris
Hi Ming,On Apr 28, 2015, at 4:51 PM, MING TSANG wrote:Thank you for the jianpu8.ly.I test run with v2.19.19 and I got the following error. Starting lilypond-windows.exe 2.19.19 [7-speech+jianpu_8.ly]...Processing `K:/LILY_POND/7-speech/7-speech+jianpu_8.ly'Parsing...Interpretin

Re: Jianpu Notation

2015-04-28 Thread MING TSANG
Paul, Thank you for the jianpu8.ly.I test run with v2.19.19 and I got the following error.  Starting lilypond-windows.exe 2.19.19 [7-speech+jianpu_8.ly]...Processing `K:/LILY_POND/7-speech/7-speech+jianpu_8.ly'Parsing...Interpreting music...C:/Users/Tsang/Dropbox/LP_includes/jianpu8.ly:248:30: I

Re: Jianpu Notation

2015-04-28 Thread Paul Morris
Hi David and Ming,On Apr 25, 2015, at 6:18 PM, Paul Morris wrote:However, I see now that really a different approach is needed.  Basically whole notes and half notes should be converted into the equivalent number of quarter notes, with the first one displayed as a number and

Re: Jianpu Notation

2015-04-26 Thread Paul Morris
Hi David and Ming, > On Apr 25, 2015, at 10:51 PM, Super-User wrote: > > May I suggest having this project hosted on Github also? > The facilities on Github enables better managements of issues, goal, test > cases, and of course, the codebase itself, especially code merges. > In addition, prog

Re: Jianpu Notation

2015-04-26 Thread MING TSANG
t;;;发送时间: 2015年4月26日(星期天) 上午6:18收件人:  "Super-User"; 抄送: "MING TSANG"; "lilypond-user"; 主题: Re: Jianpu Notation Hello, On Apr 24, 2015, at 12:43 AM, Paul Morris wrote: > I just spotted \time 3/4 or 4/4, jianpu display " 6 - ." , I think it should >

Re: Jianpu Notation

2015-04-26 Thread MING TSANG
Paul, Thank you very much. Immanuel,Ming. On Saturday, April 25, 2015 6:18 PM, Paul Morris wrote: Hello, On Apr 24, 2015, at 12:43 AM, Paul Morris wrote: > I just spotted \time 3/4 or 4/4, jianpu display " 6 - ." , I think it should >be "6 - -".  Indeed, in Jianpu, dots follow

Re: Jianpu Notation

2015-04-25 Thread Super-User
年4月26日(星期天) 上午6:18 收件人: "Super-User"; 抄送: "MING TSANG"; "lilypond-user"; 主题: Re: Jianpu Notation Hello, On Apr 24, 2015, at 12:43 AM, Paul Morris wrote: > I just spotted \time 3/4 or 4/4, jianpu display " 6 - ." , I think it should > be &qu

Re: Jianpu Notation

2015-04-25 Thread Paul Morris
Hello,On Apr 24, 2015, at 12:43 AM, Paul Morris wrote:> I just spotted \time 3/4 or 4/4, jianpu display " 6 - ." , I think it should be "6 - -". Indeed, in Jianpu, dots follow only by quarter notes and below.Yes, this is a “known issue”.  I have started working on it, but it’

Re: Re: Jianpu Notation

2015-04-25 Thread MING TSANG
Morris Cc: lilypond-user Subject: Re: Re: Jianpu Notation David,Thank you very much. Now it working.How to switch between number and solfege in lily code?Immanuel,Ming Tsang On Saturday, April 25, 2015 12:47 AM, Super-User wrote:        _

Re: Re: Jianpu Notation

2015-04-25 Thread MING TSANG
David,Thank you very much. Now it working.How to switch between number and solfege in lily code?Immanuel,Ming Tsang On Saturday, April 25, 2015 12:47 AM, Super-User wrote: ___ lilypond-user mailing list lilypond-user@gnu.org https://

Re: Jianpu Notation

2015-04-24 Thread MING TSANG
Paul & David: I show my "7 speech" to couple of friends. They like it.  One  suggests if the jianpu can show as (option1 or option1): jianpu :  1     2     3     4     5     6     7     1'option1:  d     r     m     f      s     l      t     d'option2:  do   re   mi    fa    so   la    ti    do'

Re: Jianpu Notation

2015-04-24 Thread MING TSANG
Paul, Thank you. Immanuel,Ming Tsang On Friday, April 24, 2015 12:44 AM, Paul Morris wrote: Hello David and Ming, On Apr 23, 2015, at 10:44 PM, Super-User wrote: > I just spotted \time 3/4 or 4/4, jianpu display " 6 - ." , I think it should >be "6 - -".  Indeed, in Jianpu, dots

Re: Jianpu Notation

2015-04-23 Thread Paul Morris
Hello David and Ming, > On Apr 23, 2015, at 10:44 PM, Super-User wrote: > > > I just spotted \time 3/4 or 4/4, jianpu display " 6 - ." , I think it > > should be "6 - -". > Indeed, in Jianpu, dots follow only by quarter notes and below. Yes, this is a “known issue”. I have started working on

Re: Jianpu Notation

2015-04-23 Thread MING TSANG
Paul, Thank you for the update to jianpu5.ly. I just spotted \time 3/4 or 4/4, jianpu display " 6 - ." , I think it should be "6 - -".   Please refer to .pngTechnically it is ok- the . represent 1/2 of "6 -" which is three beats."6 - -" also depict three beats -- I saw all jianpu use this notati

Re: Jianpu Notation

2015-04-23 Thread Paul Morris
Hi Ming, > On Apr 23, 2015, at 7:41 AM, MING TSANG wrote: > > Good morning Paul, > > Thank you very much for you jianpu4.ly. > > I run your jianpu-test.ly and sportted one note not the same in key C and key > D. The 2nd note on third measure - a dot below the horizontal bar is missing > in

Re: Jianpu Notation

2015-04-23 Thread David Nalesnik
On Thu, Apr 23, 2015 at 11:09 AM, David Nalesnik wrote: > > > On Thu, Apr 23, 2015 at 11:07 AM, Carl Sorensen > wrote: > >> >> >> On 4/23/15 7:55 AM, "H. S. Teoh" wrote: >> >> >On Thu, Apr 23, 2015 at 12:34:32PM +, Carl Sorensen wrote: >> >> >> >> >> >> On 4/22/15 10:57 PM, "Super-User" wr

Re: Jianpu Notation

2015-04-23 Thread David Nalesnik
On Thu, Apr 23, 2015 at 11:07 AM, Carl Sorensen wrote: > > > On 4/23/15 7:55 AM, "H. S. Teoh" wrote: > > >On Thu, Apr 23, 2015 at 12:34:32PM +, Carl Sorensen wrote: > >> > >> > >> On 4/22/15 10:57 PM, "Super-User" wrote: > >> > >> >Seheme, as a dialect of Lisp, can be annotated with ;; so t

Re: Jianpu Notation

2015-04-23 Thread Carl Sorensen
On 4/23/15 7:55 AM, "H. S. Teoh" wrote: >On Thu, Apr 23, 2015 at 12:34:32PM +, Carl Sorensen wrote: >> >> >> On 4/22/15 10:57 PM, "Super-User" wrote: >> >> >Seheme, as a dialect of Lisp, can be annotated with ;; so that our >> >Scheme codes implementing Jianpu can be documented as well.

Re: Jianpu Notation

2015-04-23 Thread David Nalesnik
On Thu, Apr 23, 2015 at 9:55 AM, H. S. Teoh wrote: > On Thu, Apr 23, 2015 at 12:34:32PM +, Carl Sorensen wrote: > > > > > > On 4/22/15 10:57 PM, "Super-User" wrote: > > > > >Seheme, as a dialect of Lisp, can be annotated with ;; so that our > > >Scheme codes implementing Jianpu can be docume

Re: Jianpu Notation

2015-04-23 Thread H. S. Teoh
On Thu, Apr 23, 2015 at 12:34:32PM +, Carl Sorensen wrote: > > > On 4/22/15 10:57 PM, "Super-User" wrote: > > >Seheme, as a dialect of Lisp, can be annotated with ;; so that our > >Scheme codes implementing Jianpu can be documented as well. > > Comments in the code are not the documentatio

Re: Jianpu Notation

2015-04-23 Thread Carl Sorensen
On 4/22/15 10:55 PM, "Werner LEMBERG" wrote: > >>>Ok, the problem was that your music file was for LilyPond 2.19 and >>>jianpu3.ly only works with 2.18. >> >> Have you proposed adding this to LilyPond? It seems like this would >> be a promising thing to add to the core, since it's another stand

Re: Jianpu Notation

2015-04-23 Thread Carl Sorensen
On 4/22/15 10:57 PM, "Super-User" wrote: >Seheme, as a dialect of Lisp, can be annotated with ;; so that our Scheme >codes implementing Jianpu can be documented as well. Comments in the code are not the documentation I am talking about. The JianpuStaff should be added to the Internals Referen

Re: Jianpu Notation

2015-04-23 Thread MING TSANG
- From: "Carl Sorensen";; Date: Thu, Apr 23, 2015 12:30 PM To: "Paul Morris"; "MING TSANG"; Cc: "Super-User"; "lilypond-user@gnu.org"; Subject: Re: Jianpu Notation On 4/22/15 8:59 PM, "Paul Morris" wrote: > >Ok, the pr

Re: Jianpu Notation

2015-04-23 Thread MING TSANG
Good morning Paul, Thank you very much for you jianpu4.ly. I run your jianpu-test.ly and sportted one note not the same in key C and key D.  The 2nd note on third measure - a dot below the horizontal bar is missing in key D. I appreciate very much that you to take time and patient working out jia

Re: Jianpu Notation

2015-04-22 Thread Paul Morris
> On Apr 23, 2015, at 12:30 AM, Carl Sorensen wrote: > > On 4/22/15 8:59 PM, "Paul Morris" wrote: >> >> Ok, the problem was that your music file was for LilyPond 2.19 and >> jianpu3.ly only works with 2.18. > > Have you proposed adding this to LilyPond? It seems like this would be a > promisi

Re: Jianpu Notation

2015-04-22 Thread Paul Morris
Hi Carl, > On Apr 23, 2015, at 12:24 AM, Carl Sorensen wrote: > > On 4/22/15 8:59 PM, "Paul Morris" wrote: > >> P.S. In case anyone is wondering, in 2.18 the context property >> łkeySignature" becomes łkeyAlterations" in 2.19. I believe this was to >> prevent confusion with the łKeySignature"

Re: Jianpu Notation

2015-04-22 Thread Super-User
" and "TabStaff" David Zhang -- Original -- From: "Carl Sorensen";; Date: Thu, Apr 23, 2015 12:30 PM To: "Paul Morris"; "MING TSANG"; Cc: "Super-User"; "lilypond-user@gnu.org"; Subject: Re: Jia

Re: Jianpu Notation

2015-04-22 Thread Werner LEMBERG
>>Ok, the problem was that your music file was for LilyPond 2.19 and >>jianpu3.ly only works with 2.18. > > Have you proposed adding this to LilyPond? It seems like this would > be a promising thing to add to the core, since it's another standard > notation. But it's still *far* away from the l

Re: Jianpu Notation

2015-04-22 Thread Carl Sorensen
On 4/22/15 8:59 PM, "Paul Morris" wrote: > >Ok, the problem was that your music file was for LilyPond 2.19 and >jianpu3.ly only works with 2.18. Have you proposed adding this to LilyPond? It seems like this would be a promising thing to add to the core, since it's another standard notation. I g

Re: Jianpu Notation

2015-04-22 Thread Carl Sorensen
On 4/22/15 8:59 PM, "Paul Morris" wrote: > >P.S. In case anyone is wondering, in 2.18 the context property >³keySignature" becomes ³keyAlterations" in 2.19. I believe this was to >prevent confusion with the ³KeySignature" grob. If your code has version strings, convert-ly should automatically

Re: Jianpu Notation

2015-04-22 Thread Paul Morris
Hi Ming, > On Apr 22, 2015, at 1:34 PM, MING TSANG wrote: > Thank you for your jianpu3.ly > > I try to use it in key D the score display correctly, but the jianpu > display differently. I don't know scheme. I am hoping in your spare time you > can update it. Very much appreciated. Ok, the

Re: Jianpu Notation

2015-04-22 Thread MING TSANG
Paul, Thank you for your jianpu3.ly I try to use it in key D   the score display correctly, but the jianpu display differently.  I don't know scheme. I am hoping in your spare time you can update it.  Very much appreciated. Immanuel,Ming  On Tuesday, April 21, 2015 12:06 AM, Paul Morris

Re: Jianpu Notation

2015-04-20 Thread Paul Morris
Hi Ming, > On Apr 19, 2015, at 8:22 PM, MING TSANG wrote: > > It is terrific. Now only one input of notes is generating Voice Staff for > jianpu notation and new Staff for music score. Thank you. > > I try to put r8 r16 r32 and I got the following error: > Starting lilypond-windows.exe 2.

Re: Jianpu Notation

2015-04-20 Thread Paul Morris
Hi David, > On Apr 19, 2015, at 7:28 PM, Super-User wrote: > > I am impressed by your code! You have really made things automated! Thanks! I am attaching the next revision to this email. > To note about improvement, accidentals in jianpu look identical to those in > standard notation, but th

Re: Jianpu Notation

2015-04-19 Thread MING TSANG
Paul, It is terrific. Now only one input of notes is generating Voice Staff for jianpu notation and new Staff for music score.  Thank you. I try to put  r8  r16  r32 and I got the following error:Starting lilypond-windows.exe 2.19.17 [sample_jianpu2.ly]...Processing `K:/sample_lily-code/sample_j

Re: Jianpu Notation

2015-04-19 Thread Paul Morris
Hi David, > On Apr 18, 2015, at 1:14 AM, Paul Morris wrote: > > In the attached file is a start on a more automated way to do it. It uses a > custom note head engraver and custom rest engraver (written in Scheme) to > automatically alter the note head and rest stencils. By going further in th

Re: Jianpu Notation

2015-04-19 Thread Pierre Perol-Schneider
Hi David, I feel really stupid having said such a silly question just after a first lecture... Here's some old open source code just in case it'll help you find some inspiration ;) : http://www.a1soft.com/smusic/ Sorry for the noise, Cheers, Pierre 2015-04-18 15:16 GMT+02:00 Super-User : > Hi Pi

Re: Jianpu Notation

2015-04-18 Thread Paul Morris
Hi David, I'm happy to answer your questions and try to help you get Jianpu working in LilyPond. It will take learning some Scheme, and how LilyPond can be extended with Scheme. I'd suggest looking at the "extending" manual and searching the LSR for examples of code that uses "stencil" or "pa

Re: Jianpu Notation

2015-04-18 Thread Super-User
Hello! Good to hear replies! My code does not need to type the rythem twice, I rewrite the rythem again for comparation. Yes, the beams want more improvements on appreance. Let's see how to improve it! David Zhang___ lilypond-user mailing list lilyp

Re: Jianpu Notation

2015-04-18 Thread MING TSANG
David,   Please refer to email below.  Silas has developed a way to generate jianpu. I find it duplicate of input - one for jianpu and one for lilypond code.  I asked if his code can use lilypond code to generate jianpu and the answer is no.The way I see your approach is the same jianpu

Re: Jianpu Notation

2015-04-17 Thread Paul Morris
Hello David, > On Apr 17, 2015, at 2:53 AM, Super-User wrote: > Recently, I have tried to implement a small subset of Jianpu on Lilypond, in > ugly programming style, as attached in this email. I would like to hear more > from the Lilypond community about how to implement the Jianpu support bet

Re: Jianpu Notation

2015-04-17 Thread James Harkins
Super-User qq.com> writes: > I am a Java developer and music amateur from China who is familiar > with both 5-staff notation and Jianpu (aka numberic) notation used for > all pitched Chinese instruments. I have seen post discussed about > displaying Jianpu notation in Lilypond years ago, and woul

Re: Jianpu Notation

2015-04-17 Thread Pierre Perol-Schneider
Hi David, I've absolutely no clue what kind of music you're talking about. I've seen than Ming (pretty active on the list) has already started some discussion about it. In any case I'd follow you just by curiosity! Cheers, Pierre 2015-04-17 8:53 GMT+02:00 Super-User : > Hello! > > I am a Java d