GeneralHow to type persian music accident in Musixtex package

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
hriaz
Posts: 3
Joined: Mon Jun 27, 2016 1:39 pm

How to type persian music accident in Musixtex package

Post by hriaz »

Hello all
Im very in new in latex, and searched a lot for this topic but could not find answer. Any help apprecaited.
How I can type persian music accident (Sori, Koron) in Musixtex package, in key signature or inside a bar.
Sori koron are quarter tones used in persian music. The symbols are shown in this picture. This is created by MuseScore, which i want to implement in a complex latex file.
How I can create my own key signature in Musixtex package, i think it don't have any tools, is it possible to create my own, as macro or package extension?
Is is possible to add my own accident as a font or picture in the score?
I appreciate if any body help
best regards Hossein
Attachments
quarter tones, sori and koron
quarter tones, sori and koron
koron_sori.png (43.46 KiB) Viewed 5076 times

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

odhage
Posts: 22
Joined: Wed Sep 02, 2015 11:41 am

Re: How to type persian music accident in Musixtex package

Post by odhage »

In Lilypond you can note quarter tones. But in a more western way.
\relative c'' { ceseh1 ces ceh c cih cis cisih }
gives the attached pic.
Maybe something similar is possible in Musixtex? Or maybe you can try using Lilypond instead?
But I'm sorry I can't help with the sori and koron signs.
/Mikael
Attachments
lily-ec2a4237.png
lily-ec2a4237.png (2.89 KiB) Viewed 5047 times
hriaz
Posts: 3
Joined: Mon Jun 27, 2016 1:39 pm

Re: How to type persian music accident in Musixtex package

Post by hriaz »

thank you for reply
Lilypond have quarter tones also.
I have to work in a mixed full book writing, thus i tried Latex.
I use "musixtex" package, is it possible to add quarter tones in musixtex package?
Or even write a new package based on it.
Thank you
odhage
Posts: 22
Joined: Wed Sep 02, 2015 11:41 am

Re: How to type persian music accident in Musixtex package

Post by odhage »

You can use Lilypond together with LaTeX:
http://lilypond.org/doc/v2.18/Documenta ... d_002dbook

/Mikael
odhage
Posts: 22
Joined: Wed Sep 02, 2015 11:41 am

Re: How to type persian music accident in Musixtex package

Post by odhage »

Maybe you can try exporting your MuseScore file to a MusicXML file and then convert it to a Lilypondfile?
http://lilypond.org/doc/v2.18/Documenta ... usicxml2ly
But if Lilypond does not support Koron and Sori signs it might not help ...
/Mikael
hriaz
Posts: 3
Joined: Mon Jun 27, 2016 1:39 pm

Re: How to type persian music accident in Musixtex package

Post by hriaz »

Thank you very much Mikael
I will work on them.
Hossein
Post Reply