libcm is a C development framework with an emphasis on audio signal processing applications.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

cmXScore.c 117KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150
  1. #include "cmPrefix.h"
  2. #include "cmGlobal.h"
  3. #include "cmFloatTypes.h"
  4. #include "cmComplexTypes.h"
  5. #include "cmRpt.h"
  6. #include "cmErr.h"
  7. #include "cmCtx.h"
  8. #include "cmMem.h"
  9. #include "cmMallocDebug.h"
  10. #include "cmLinkedHeap.h"
  11. #include "cmXml.h"
  12. #include "cmText.h"
  13. #include "cmFileSys.h"
  14. #include "cmXScore.h"
  15. #include "cmTime.h"
  16. #include "cmMidi.h"
  17. #include "cmMidiFile.h"
  18. #include "cmLex.h"
  19. #include "cmCsv.h"
  20. #include "cmSymTbl.h"
  21. #include "cmScore.h"
  22. #include "cmFile.h"
  23. #include "cmSymTbl.h"
  24. #include "cmAudioFile.h"
  25. #include "cmAudioFile.h"
  26. #include "cmProcObj.h"
  27. #include "cmProcTemplate.h"
  28. #include "cmProc.h"
  29. #include "cmProc2.h"
  30. #include "cmProc5.h"
  31. #include "cmSvgWriter.h"
  32. cmXsH_t cmXsNullHandle = cmSTATIC_NULL_HANDLE;
  33. enum
  34. {
  35. kSectionXsFl = 0x00000001, // rvalue holds section number
  36. kBarXsFl = 0x00000002,
  37. kRestXsFl = 0x00000004,
  38. kGraceXsFl = 0x00000008,
  39. kDotXsFl = 0x00000010,
  40. kChordXsFl = 0x00000020,
  41. kDynXsFl = 0x00000040,
  42. kEvenXsFl = 0x00000080,
  43. kTempoXsFl = 0x00000100,
  44. kHeelXsFl = 0x00000200,
  45. kTieBegXsFl = 0x00000400,
  46. kTieEndXsFl = 0x00000800,
  47. kTieProcXsFl = 0x00001000,
  48. kDampDnXsFl = 0x00002000,
  49. kDampUpXsFl = 0x00004000,
  50. kDampUpDnXsFl = 0x00008000,
  51. kSostDnXsFl = 0x00010000,
  52. kSostUpXsFl = 0x00020000,
  53. kMetronomeXsFl = 0x00040000, // duration holds BPM
  54. kOnsetXsFl = 0x00080000, // this is a sounding note
  55. kBegGroupXsFl = 0x00100000,
  56. kEndGroupXsFl = 0x00200000,
  57. kBegGraceXsFl = 0x00400000, // (b) beg grace note group
  58. kEndGraceXsFl = 0x00800000, // end grace note group
  59. kAddGraceXsFl = 0x01000000, // (a) end grace note group operator flag - add time
  60. kSubGraceXsFl = 0x02000000, // (s) " " " " " " - subtract time
  61. kAFirstGraceXsFl = 0x04000000, // (A) add time after first note
  62. kNFirstGraceXsFl = 0x08000000, // (n) grace notes start as soon as possible after first note and add time
  63. kDeleteXsFl = 0x10000000,
  64. kDynBegForkXsFl = 0x20000000,
  65. kDynEndForkXsFl = 0x40000000,
  66. kDynEndXsFl = 0x100000000,
  67. kEvenEndXsFl = 0x200000000,
  68. kTempoEndXsFl = 0x400000000
  69. };
  70. struct cmXsMeas_str;
  71. struct cmXsVoice_str;
  72. // Values measured for each sounding note in the preceding time window....
  73. typedef struct cmXsComplexity_str
  74. {
  75. unsigned sum_d_vel; // sum of first order difference of cmXsNote_t.dynamics
  76. unsigned sum_d_rym; // sum of first order difference of cmXsNote_t.rvalue
  77. unsigned sum_d_lpch; // sum of first order difference of cmXsNote_t.pitch of note assigned to the bass cleff
  78. unsigned sum_n_lpch; // count of notes assigned to the bass cleff
  79. unsigned sum_d_rpch; // sum of first order difference of cmXsNote_t.pitch of note assigned to the treble cleff
  80. unsigned sum_n_rpch; // count of notes assigned to the treble cleff
  81. } cmXsComplexity_t;
  82. typedef struct cmXsNote_str
  83. {
  84. unsigned uid; // unique id of this note record
  85. unsigned long long flags; // See k???XsFl
  86. unsigned pitch; // midi pitch
  87. unsigned dynamics; // dynamic level 1=pppp 9=fff
  88. unsigned vel; // score specified MIDI velocity
  89. cmChar_t step; // A-G
  90. unsigned octave; // sci pitch octave
  91. int alter; // +n=sharps,-n=flats
  92. unsigned staff; // 1=treble 2=bass
  93. unsigned tick; //
  94. unsigned duration; // duration in ticks
  95. unsigned tied_dur; // duration in ticks (including all tied notes)
  96. double secs; // absolute time in seconds
  97. double dsecs; // delta time in seconds since previous event
  98. unsigned locIdx; // location index (chords share the same location index)
  99. double rvalue; // 1/rvalue = rythmic value (1/0.5 double whole 1/1 whole 1/2 half 1/4=quarter note, 1/8=eighth note, ...)
  100. const cmChar_t* tvalue; // text value
  101. unsigned evenGroupId; // eveness group id
  102. unsigned dynGroupId; // dynamics group id
  103. unsigned tempoGroupId; // tempo group id
  104. unsigned graceGroupId; // grace note group id
  105. struct cmXsVoice_str* voice; // voice this note belongs to
  106. struct cmXsMeas_str* meas; // measure this note belongs to
  107. const cmXmlNode_t* xmlNode; // note xml ptr
  108. struct cmXsNote_str* tied; // subsequent note tied to this note
  109. struct cmXsNote_str* grace; // grace note groups link backward in time from the anchor note
  110. struct cmXsNote_str* mlink; // measure note list
  111. struct cmXsNote_str* slink; // time sorted event list
  112. cmXsComplexity_t cplx;
  113. } cmXsNote_t;
  114. typedef struct cmXsVoice_str
  115. {
  116. unsigned id; // Voice id
  117. cmXsNote_t* noteL; // List of notes in this voice
  118. struct cmXsVoice_str* link; // Link to other voices in this measure
  119. } cmXsVoice_t;
  120. typedef struct cmXsSpan_str
  121. {
  122. unsigned staff;
  123. unsigned number;
  124. struct cmXsMeas_str* meas;
  125. unsigned tick0;
  126. unsigned tick1;
  127. int pitch_offset;
  128. struct cmXsSpan_str* link;
  129. } cmXsSpan_t;
  130. typedef struct cmXsMeas_str
  131. {
  132. unsigned number; // Measure number
  133. unsigned divisions; // ticks-per-quarter-note
  134. unsigned beats; // beats per measure
  135. unsigned beat_type; // whole/half/quarter/eighth ...
  136. cmXsVoice_t* voiceL; // List of voices in this measure
  137. cmXsNote_t* noteL; // List of time sorted notes in this measure
  138. struct cmXsMeas_str* link; // Link to other measures in this part.
  139. } cmXsMeas_t;
  140. typedef struct cmXsPart_str
  141. {
  142. const cmChar_t* idStr; // Id of this part
  143. cmXsMeas_t* measL; // List of measures in this part.
  144. struct cmXsPart_str* link; // Link to other parts in this score
  145. } cmXsPart_t;
  146. typedef struct
  147. {
  148. cmErr_t err;
  149. cmXmlH_t xmlH;
  150. cmLHeapH_t lhH;
  151. cmXsPart_t* partL;
  152. cmCsvH_t csvH;
  153. cmXsSpan_t* spanL;
  154. unsigned nextUid;
  155. cmXsComplexity_t cplx_max;
  156. } cmXScore_t;
  157. void _cmXScoreReport( cmXScore_t* p, cmRpt_t* rpt, bool sortFl );
  158. cmXScore_t* _cmXScoreHandleToPtr( cmXsH_t h )
  159. {
  160. cmXScore_t* p = (cmXScore_t*)h.h;
  161. assert( p != NULL );
  162. return p;
  163. }
  164. cmXsRC_t _cmXScoreFinalize( cmXScore_t* p )
  165. {
  166. cmXsRC_t rc = kOkXsRC;
  167. // release the XML file
  168. cmXmlFree( &p->xmlH );
  169. // release the local linked heap memory
  170. cmLHeapDestroy(&p->lhH);
  171. // release the CSV output object
  172. cmCsvFinalize(&p->csvH);
  173. cmMemFree(p);
  174. return rc;
  175. }
  176. cmXsRC_t _cmXScoreMissingNode( cmXScore_t* p, const cmXmlNode_t* parent, const cmChar_t* label )
  177. {
  178. return cmErrMsg(&p->err,kSyntaxErrorXsRC,"Missing XML node '%s'. Parent line:%i",label,parent->line);
  179. }
  180. cmXsRC_t _cmXScoreMissingAttribute( cmXScore_t* p, const cmXmlNode_t* np, const cmChar_t* attrLabel )
  181. {
  182. return cmErrMsg(&p->err,kSyntaxErrorXsRC,"Missing XML attribute '%s' from node '%s'.",attrLabel,np->label);
  183. }
  184. cmXsVoice_t* _cmXScoreIdToVoice( cmXsMeas_t* meas, unsigned voiceId )
  185. {
  186. cmXsVoice_t* v = meas->voiceL;
  187. for(; v!=NULL; v=v->link)
  188. if( v->id == voiceId )
  189. return v;
  190. return NULL;
  191. }
  192. cmXsRC_t _cmXScorePushNote( cmXScore_t* p, cmXsMeas_t* meas, unsigned voiceId, cmXsNote_t* note )
  193. {
  194. cmXsVoice_t* v;
  195. // get the voice recd
  196. if((v = _cmXScoreIdToVoice(meas,voiceId)) == NULL)
  197. {
  198. // the voice recd doesn't exist for this voiceId - allocate one
  199. v = cmLhAllocZ(p->lhH,cmXsVoice_t,1);
  200. v->id = voiceId;
  201. // add the voice record to the meas->voiceL
  202. if( meas->voiceL == NULL )
  203. meas->voiceL = v;
  204. else
  205. {
  206. cmXsVoice_t* vp = meas->voiceL;
  207. while( vp->link!=NULL )
  208. vp = vp->link;
  209. vp->link = v;
  210. }
  211. }
  212. // add the note record to the end of meas->voiceL
  213. if( v->noteL == NULL )
  214. v->noteL = note;
  215. else
  216. {
  217. cmXsNote_t* n = v->noteL;
  218. while( n->mlink != NULL )
  219. n = n->mlink;
  220. n->mlink = note;
  221. }
  222. note->voice = v;
  223. note->uid = p->nextUid++;
  224. note->tied_dur = note->duration;
  225. return kOkXsRC;
  226. }
  227. cmXsRC_t _cmXScoreRemoveNote( cmXsNote_t* note )
  228. {
  229. cmXsNote_t* n0 = NULL;
  230. cmXsNote_t* n1 = note->voice->noteL;
  231. unsigned cnt = 0;
  232. for(; n1!=NULL; n1=n1->mlink)
  233. {
  234. if( n1->uid == note->uid )
  235. {
  236. if( n0 == NULL )
  237. note->voice->noteL = NULL;
  238. else
  239. n0->mlink = n1->mlink;
  240. cnt = 1;
  241. break;
  242. }
  243. n0 = n1;
  244. }
  245. n0 = NULL;
  246. n1 = note->meas->noteL;
  247. for(; n1!=NULL; n1=n1->slink)
  248. {
  249. if( n1->uid == note->uid )
  250. {
  251. if( n0 == NULL )
  252. note->voice->noteL = NULL;
  253. else
  254. n0->slink = n1->slink;
  255. cnt = 2;
  256. break;
  257. }
  258. n0 = n1;
  259. }
  260. return cnt == 2 ? kOkXsRC : kSyntaxErrorXsRC;
  261. }
  262. void _cmXScoreInsertNoteBefore( cmXsNote_t* note, cmXsNote_t* nn )
  263. {
  264. assert( note != NULL );
  265. // insert the new note into the voice list before 'note'
  266. cmXsNote_t* n0 = NULL;
  267. cmXsNote_t* n1 = note->voice->noteL;
  268. for(; n1 != NULL; n1=n1->mlink )
  269. {
  270. if( n1->uid == note->uid )
  271. {
  272. if( n0 == NULL )
  273. note->voice->noteL = nn;
  274. else
  275. n0->mlink = nn;
  276. nn->mlink = note;
  277. break;
  278. }
  279. n0 = n1;
  280. }
  281. assert( n1 != NULL );
  282. // insert the new note into the time sorted note list before 'note'
  283. n0 = NULL;
  284. n1 = note->meas->noteL;
  285. for(; n1!=NULL; n1=n1->slink)
  286. {
  287. if( n1->tick >= nn->tick )
  288. {
  289. if( n0 == NULL )
  290. note->meas->noteL = nn;
  291. else
  292. n0->slink = nn;
  293. nn->slink = n1;
  294. break;
  295. }
  296. n0 = n1;
  297. }
  298. assert( n1 != NULL );
  299. }
  300. void _cmXScoreInsertNoteAfter( cmXsNote_t* note, cmXsNote_t* nn )
  301. {
  302. // insert the new note into the voice list after 'note'
  303. cmXsNote_t* n0 = note->voice->noteL;
  304. for(; n0 != NULL; n0=n0->mlink )
  305. if( n0->uid == note->uid )
  306. {
  307. nn->mlink = note->mlink;
  308. note->mlink = nn;
  309. break;
  310. }
  311. assert(n0 != NULL );
  312. // insert the new note into the time sorted note list after 'note'
  313. n0 = note->meas->noteL;
  314. for(; n0!=NULL; n0=n0->slink)
  315. {
  316. if( n0->tick >= nn->tick )
  317. {
  318. nn->slink = n0->slink;
  319. n0->slink = nn;
  320. break;
  321. }
  322. // if n0 is the last ele in the list
  323. if( n0->slink == NULL )
  324. {
  325. n0->slink = nn;
  326. nn->slink = NULL;
  327. break;
  328. }
  329. }
  330. assert(n0 != NULL);
  331. }
  332. cmXsRC_t _cmXScoreParsePartList( cmXScore_t* p )
  333. {
  334. cmXsRC_t rc = kOkXsRC;
  335. cmXsPart_t* lastPartPtr = NULL;
  336. const cmXmlNode_t* xnp;
  337. // find the 'part-list'
  338. if((xnp = cmXmlSearch( cmXmlRoot(p->xmlH), "part-list", NULL, 0)) == NULL )
  339. return _cmXScoreMissingNode(p,cmXmlRoot(p->xmlH),"part-list");
  340. const cmXmlNode_t* cnp = xnp->children;
  341. // for each child of the 'part-list'
  342. for(; cnp!=NULL; cnp=cnp->sibling)
  343. if( cmTextCmp( cnp->label, "score-part" ) == 0 )
  344. {
  345. const cmXmlAttr_t* a;
  346. // find the 'score-part' id
  347. if((a = cmXmlFindAttrib(cnp,"id")) == NULL )
  348. return _cmXScoreMissingAttribute(p,cnp,"id");
  349. // allocate a new part record
  350. cmXsPart_t* pp = cmLhAllocZ(p->lhH,cmXsPart_t,1);
  351. pp->idStr = a->value; // set the part id
  352. // link the new part record to the end of the part list
  353. if(lastPartPtr == NULL)
  354. p->partL = pp;
  355. else
  356. lastPartPtr->link = pp;
  357. lastPartPtr = pp;
  358. }
  359. return rc;
  360. }
  361. cmXsRC_t _cmXScoreParsePitch( cmXScore_t* p, const cmXmlNode_t* nnp, cmXsNote_t* np )
  362. {
  363. cmXsRC_t rc = kOkXsRC;
  364. unsigned octave = 0;
  365. double alter = 0;
  366. const cmChar_t* step = NULL;
  367. if((step = cmXmlNodeValue(nnp,"pitch","step",NULL)) == NULL )
  368. return _cmXScoreMissingNode(p,nnp,"step");
  369. if((rc = cmXmlNodeUInt( nnp,&octave,"pitch","octave",NULL)) != kOkXmlRC )
  370. return _cmXScoreMissingNode(p,nnp,"octave");
  371. cmXmlNodeDouble( nnp,&alter,"pitch","alter",NULL);
  372. int acc = alter;
  373. unsigned midi = cmSciPitchToMidiPitch(*step,acc,octave);
  374. np->pitch = midi;
  375. np->step = *step;
  376. np->octave = octave;
  377. np->alter = alter;
  378. np->flags |= kOnsetXsFl;
  379. return rc;
  380. }
  381. cmXsRC_t _cmXScoreParseNoteRValue( cmXScore_t* p, const cmXmlNode_t* nnp, const cmChar_t* label, double* rvalueRef )
  382. {
  383. typedef struct map_str
  384. {
  385. double rvalue;
  386. const cmChar_t* label;
  387. } map_t;
  388. map_t mapV[] =
  389. {
  390. {-1.0, "measure" }, // whole measure rest
  391. { 0.5, "breve" }, // double whole
  392. { 1.0, "whole" },
  393. { 2.0, "half" },
  394. { 4.0, "quarter" },
  395. { 8.0, "eighth" },
  396. {16.0, "16th" },
  397. {32.0, "32nd" },
  398. { 64.0, "64th" },
  399. {128.0, "128th" },
  400. { 0.0, "" }
  401. };
  402. const cmChar_t* str;
  403. // get the XML rvalue label
  404. if((str = cmXmlNodeValue(nnp,label,NULL)) == NULL)
  405. {
  406. if((nnp = cmXmlSearch(nnp,"rest",NULL,0)) != NULL )
  407. {
  408. const cmXmlAttr_t* a;
  409. if((a = cmXmlFindAttrib(nnp,"measure")) != NULL && cmTextCmp(a->value,"yes")==0)
  410. {
  411. *rvalueRef = -1;
  412. return kOkXsRC;
  413. }
  414. }
  415. return cmErrMsg(&p->err,kSyntaxErrorXsRC,"The 'beat-unit' metronome value is missing on line %i.",nnp->line);
  416. }
  417. unsigned i;
  418. // lookup the rvalue numeric value from the mapV[] table
  419. for(i=0; mapV[i].rvalue!=0; ++i)
  420. if( cmTextCmp(mapV[i].label,str) == 0 )
  421. {
  422. *rvalueRef = mapV[i].rvalue;
  423. return kOkXsRC;
  424. }
  425. // the rvalue label was not found
  426. return cmErrMsg(&p->err,kSyntaxErrorXsRC,"Unknown rvalue type='%s'.",str);
  427. }
  428. cmXsRC_t _cmXScoreParseColor( cmXScore_t* p, const cmXmlNode_t* nnp, cmXsNote_t* note )
  429. {
  430. cmXsRC_t rc = kOkXsRC;
  431. const cmXmlAttr_t* a;
  432. typedef struct map_str
  433. {
  434. unsigned long long value;
  435. const cmChar_t* label;
  436. } map_t;
  437. map_t mapV[] =
  438. {
  439. { kEvenXsFl, "#0000FF" }, // blue (even)
  440. { kEvenXsFl | kEvenEndXsFl, "#0000FE" }, // blue (even end)
  441. { kEvenXsFl | kEvenEndXsFl, "#0000FD" }, // blue (even end)
  442. { kTempoXsFl, "#00FF00" }, // green (tempo)
  443. { kTempoXsFl | kTempoEndXsFl, "#00FE00" }, // green (tempo end)
  444. { kDynXsFl, "#FF0000" }, // red (dynamics)
  445. { kDynXsFl | kDynEndXsFl, "#FE0000" }, // red (dynamics end)
  446. { kDynXsFl | kDynEndXsFl, "#FD0000" }, // red (dynamics end)
  447. { kTempoXsFl | kEvenXsFl, "#00FFFF" }, // green + blue (turquoise)
  448. { kTempoXsFl | kEvenXsFl | kEvenEndXsFl, "#00FFFE" }, // green + blue (turquoise) (end)
  449. { kDynXsFl | kEvenXsFl, "#FF00FF" }, // red + blue
  450. { kDynXsFl | kEvenXsFl | kEvenEndXsFl, "#FF00FE" }, // red + blue (end)
  451. { kDynXsFl | kEvenXsFl | kEvenEndXsFl, "#FF00FD" }, // red + blue (end)
  452. { kDynXsFl | kEvenXsFl, "#FF0CF7" }, // magenta (even+dyn)
  453. { kDynXsFl | kTempoXsFl, "#FF7F00" }, // red + green (brown)
  454. { kDynXsFl | kTempoXsFl, "#FE7F00" }, // red + green (brown) (end)
  455. { kDynXsFl | kTempoXsFl, "#FD7F00" }, // red + green (brown) (end)
  456. { kDynXsFl | kTempoXsFl | kTempoEndXsFl, "#FF7E00" }, //
  457. { kDynXsFl | kDynEndXsFl | kEvenXsFl | kEvenEndXsFl, "#FE00FE" }, //
  458. { kDynXsFl | kDynEndXsFl | kEvenXsFl, "#FE00FF" },
  459. { kTempoXsFl | kEvenXsFl | kDynXsFl, "#996633" }, // (purple)
  460. { kTempoXsFl | kEvenXsFl | kDynXsFl | kDynEndXsFl, "#996632" }, // (purple)
  461. { kDynXsFl, "#FF6A03" }, // 176 orange (dynamics)
  462. { kEvenXsFl, "#2F00E8" }, // 1001 blue (even)
  463. { kTempoXsFl, "#01CD1F" }, // 1196 green (tempo)
  464. { kEvenXsFl, "#3600E8" }, // 1627 blue (even)
  465. { kDynXsFl | kTempoXsFl, "#9E8F15" }, // 8827 brown (dyn + tempo)
  466. { kEvenXsFl, "#2E00E6" }, // 5393 blue (even)
  467. { kEvenXsFl, "#2C00DD" }, // 5895 blue (even)
  468. { kDynXsFl, "#FF5B03" }, // 6498 orange (dyn)
  469. { kDynXsFl, "#FF6104" }, // 6896 orange
  470. { kEvenXsFl, "#2A00E6" }, // 7781 blue
  471. { kEvenXsFl, "#2300DD" }, // 8300 blue (even)
  472. { kTempoXsFl, "#03CD22" }, // 10820 green (tempo)
  473. { kEvenXsFl, "#3400DB" }, // 11627 blue (dyn)
  474. { -1, "" }
  475. };
  476. /*
  477. orange #FF6A03
  478. magenta #FF0CF7
  479. blue #2F00E8
  480. green #01CD1F
  481. gold #9E8F15
  482. green #03CD22
  483. */
  484. if((a = cmXmlFindAttrib(nnp, "color" )) != NULL )
  485. {
  486. unsigned i;
  487. for(i=0; mapV[i].value != -1; ++i)
  488. if( cmTextCmp(a->value,mapV[i].label) == 0 )
  489. {
  490. note->flags += mapV[i].value;
  491. break;
  492. }
  493. if( mapV[i].value == -1 )
  494. cmErrMsg(&p->err,kSyntaxErrorXsRC,"The note color '%s' was not found on line %i.",a->value,nnp->line);
  495. }
  496. return rc;
  497. }
  498. // On input tick0Ref is set to the tick of the previous event.
  499. // On input tickRef is set to the tick of this event.
  500. // On output tick0Ref is set to the tick of this event.
  501. // On output tickRef is set to the tick of the next event.
  502. cmXsRC_t _cmXScoreParseNote(cmXScore_t* p, cmXsMeas_t* meas, const cmXmlNode_t* nnp, unsigned* tick0Ref, unsigned* tickRef )
  503. {
  504. cmXsRC_t rc = kOkXsRC;
  505. cmXsNote_t* note = cmLhAllocZ(p->lhH,cmXsNote_t,1);
  506. unsigned voiceId;
  507. note->meas = meas;
  508. note->xmlNode = nnp;
  509. // get the voice id for this node
  510. if( cmXmlNodeUInt(nnp,&voiceId,"voice",NULL) != kOkXmlRC )
  511. return _cmXScoreMissingNode(p,nnp,"voice");
  512. // if this note has a pitch
  513. if( cmXmlNodeHasChild(nnp,"pitch",NULL) )
  514. if((rc = _cmXScoreParsePitch(p,nnp,note)) != kOkXsRC )
  515. return rc;
  516. cmXmlNodeUInt(nnp,&note->duration,"duration",NULL); // get the note duration
  517. cmXmlNodeUInt(nnp,&note->staff,"staff",NULL); // get th staff number
  518. // is 'rest'
  519. if( cmXmlNodeHasChild(nnp,"rest",NULL) )
  520. note->flags |= kRestXsFl;
  521. // is 'grace'
  522. if( cmXmlNodeHasChild(nnp,"grace",NULL) )
  523. note->flags |= kGraceXsFl;
  524. // is 'dot'
  525. if( cmXmlNodeHasChild(nnp,"dot",NULL) )
  526. note->flags |= kDotXsFl;
  527. // is 'chord'
  528. if( cmXmlNodeHasChild(nnp,"chord",NULL) )
  529. note->flags |= kChordXsFl;
  530. // is this is first note in a tied pair
  531. if( cmXmlNodeHasChildWithAttrAndValue(nnp,"tie","type","start",NULL) )
  532. note->flags |= kTieBegXsFl;
  533. // is this is second note in a tied pair
  534. if( cmXmlNodeHasChildWithAttrAndValue(nnp,"tie","type","stop",NULL) )
  535. note->flags |= kTieEndXsFl;
  536. // has 'heel' mark
  537. if( cmXmlNodeHasChild(nnp,"notations","technical","heel",NULL) )
  538. note->flags |= kHeelXsFl;
  539. // set color coded flags
  540. if((rc = _cmXScoreParseColor(p, nnp, note )) != kOkXsRC )
  541. return rc;
  542. // get the note's rythmic value
  543. if((rc = _cmXScoreParseNoteRValue(p,nnp,"type",&note->rvalue)) != kOkXsRC )
  544. return rc;
  545. // if this is a chord note
  546. if( cmIsFlag(note->flags,kChordXsFl) )
  547. {
  548. note->tick = *tick0Ref; // then use the onset time from the previous note and do not advance time
  549. }
  550. else
  551. {
  552. *tick0Ref = *tickRef;
  553. note->tick = *tickRef;
  554. *tickRef += note->duration;
  555. }
  556. return _cmXScorePushNote(p, meas, voiceId, note );
  557. }
  558. cmXsRC_t _cmXScorePushNonNote( cmXScore_t* p, cmXsMeas_t* meas, const cmXmlNode_t* noteXmlNode, unsigned tick, unsigned duration, unsigned staff, double rvalue, const cmChar_t* tvalue, unsigned flags )
  559. {
  560. cmXsNote_t* note = cmLhAllocZ(p->lhH,cmXsNote_t,1);
  561. unsigned voiceId = 0; // non-note's are always assigned to voiceId=0;
  562. note->tick = tick;
  563. note->staff = staff;
  564. note->flags = flags;
  565. note->rvalue = rvalue;
  566. note->tvalue = tvalue;
  567. note->duration = duration;
  568. note->tied_dur = duration;
  569. note->meas = meas;
  570. note->xmlNode = noteXmlNode;
  571. return _cmXScorePushNote(p, meas, voiceId, note );
  572. }
  573. cmXsSpan_t* _cmXScoreFindOpenOctaveShift( cmXScore_t* p, unsigned staff, unsigned number )
  574. {
  575. cmXsSpan_t* s = p->spanL;
  576. for(; s!=NULL; s=s->link)
  577. if( s->tick1 == -1 && s->staff == staff && s->number == number )
  578. return s;
  579. return NULL;
  580. }
  581. cmXsRC_t _cmXScorePushOctaveShift(cmXScore_t* p, cmXsMeas_t* meas, unsigned staff, unsigned span_number, const cmChar_t* type_str, unsigned tick)
  582. {
  583. assert( meas != NULL);
  584. cmXsSpan_t* s;
  585. if( cmTextCmp(type_str,"stop") == 0 )
  586. {
  587. if((s = _cmXScoreFindOpenOctaveShift(p,staff,span_number)) == NULL )
  588. return cmErrWarnMsg(&p->err,kUnterminatedOctaveShiftXsrRC,"An illegal octave shift was encounted in meas %i.\n",meas->number);
  589. s->tick1 = tick;
  590. }
  591. else
  592. {
  593. s = cmLhAllocZ(p->lhH,cmXsSpan_t,1);
  594. s->staff = staff;
  595. s->meas = meas;
  596. s->number = span_number;
  597. s->tick0 = tick;
  598. s->tick1 = -1;
  599. s->pitch_offset = cmTextCmp(type_str,"up")==0 ? -12 : 12;
  600. s->link = p->spanL;
  601. p->spanL = s;
  602. }
  603. return kOkXsRC;
  604. }
  605. cmXsRC_t _cmXScoreParseDirection(cmXScore_t* p, cmXsMeas_t* meas, const cmXmlNode_t* dnp, unsigned tick)
  606. {
  607. cmXsRC_t rc = kOkXsRC;
  608. const cmXmlNode_t* np = NULL;
  609. const cmXmlAttr_t* a = NULL;
  610. unsigned flags = 0;
  611. int offset = 0;
  612. double rvalue = 0;
  613. const cmChar_t* tvalue = NULL;
  614. unsigned duration = 0;
  615. bool pushFl = true;
  616. unsigned staff = 0;
  617. cmXmlNodeInt( dnp, &offset, "offset", NULL );
  618. cmXmlNodeUInt(dnp, &staff, "staff", NULL );
  619. // if this is a metronome direction
  620. if((np = cmXmlSearch( dnp, "metronome", NULL, 0)) != NULL )
  621. {
  622. if( cmXmlNodeUInt(np,&duration,"per-minute",NULL) != kOkXmlRC )
  623. return cmErrMsg(&p->err,kSyntaxErrorXsRC,"The 'per-minute' metronome value is missing on line %i.",np->line);
  624. if((rc = _cmXScoreParseNoteRValue(p,np,"beat-unit",&rvalue)) != kOkXsRC )
  625. return rc;
  626. flags = kMetronomeXsFl;
  627. }
  628. else
  629. // if this is a pedal direction
  630. if((np = cmXmlSearch( dnp, "pedal",NULL,0)) != NULL )
  631. {
  632. if((a = cmXmlFindAttrib(np,"type")) == NULL )
  633. return _cmXScoreMissingAttribute(p, np, "type" );
  634. if( cmTextCmp(a->value,"start") == 0 )
  635. flags = kDampDnXsFl;
  636. else
  637. if( cmTextCmp(a->value,"change") == 0 )
  638. flags = kDampUpDnXsFl;
  639. else
  640. if( cmTextCmp(a->value,"stop") == 0 )
  641. flags = kDampUpXsFl;
  642. else
  643. return cmErrMsg(&p->err,kSyntaxErrorXsRC,"Unrecognized pedal type:'%s'.",cmStringNullGuard(a->value));
  644. }
  645. else
  646. // if this is a 'words' direction
  647. if((np = cmXmlSearch( dnp, "words", NULL, 0)) != NULL )
  648. {
  649. if((a = cmXmlFindAttrib(np,"enclosure")) != NULL && cmTextCmp(a->value,"rectangle")==0 )
  650. {
  651. if( cmTextIsEmpty( tvalue = np->dataStr ) )
  652. return cmErrMsg(&p->err,kSyntaxErrorXsRC,"Section number is blank or missing on line %i.",np->line);
  653. flags = kSectionXsFl;
  654. }
  655. }
  656. else
  657. // if this is an 'octave-shift' direction
  658. if((np = cmXmlSearch( dnp, "octave-shift", NULL, 0)) != NULL )
  659. {
  660. unsigned span_number = -1;
  661. if( cmXmlAttrUInt(np,"number",&span_number) != kOkXmlRC )
  662. return cmErrMsg(&p->err,kSyntaxErrorXsRC,"Octave-shift is missing a 'number' attribute.");
  663. if((a = cmXmlFindAttrib(np,"type")) == NULL)
  664. return cmErrMsg(&p->err,kSyntaxErrorXsRC,"Octave-shift is missing a 'type' attribute.");
  665. rc = _cmXScorePushOctaveShift(p,meas,staff,span_number,a->value,tick+offset);
  666. pushFl = false;
  667. }
  668. else
  669. {
  670. pushFl = false;
  671. }
  672. if( pushFl )
  673. rc = _cmXScorePushNonNote(p,meas,dnp,tick+offset,duration,staff,rvalue,tvalue,flags);
  674. return rc;
  675. }
  676. // On input tickRef is set to the absolute tick of the bar line and on output it is set
  677. // to the absolute tick of the next bar line.
  678. cmXsRC_t _cmXScoreParseMeasure(cmXScore_t* p, cmXsPart_t* pp, const cmXmlNode_t* mnp, unsigned* tickRef)
  679. {
  680. cmXsRC_t rc = kOkXsRC;
  681. const cmXmlNode_t* np = NULL;
  682. unsigned tick = *tickRef;
  683. unsigned tick0= 0;
  684. cmXsMeas_t* m = NULL;
  685. // allocate the 'measure' record
  686. cmXsMeas_t* meas = cmLhAllocZ(p->lhH,cmXsMeas_t,1);
  687. // get measure number
  688. if( cmXmlAttrUInt(mnp,"number", &meas->number) != kOkXmlRC )
  689. return _cmXScoreMissingAttribute(p,mnp,"number");
  690. if( pp->measL == NULL )
  691. pp->measL = meas;
  692. else
  693. {
  694. m = pp->measL;
  695. while( m->link != NULL )
  696. m = m->link;
  697. m->link = meas;
  698. meas->divisions = m->divisions;
  699. meas->beats = m->beats;
  700. meas->beat_type = m->beat_type;
  701. }
  702. // get measure attributes node
  703. if((np = cmXmlSearch(mnp,"attributes",NULL,0)) != NULL)
  704. {
  705. cmXmlNodeUInt(np,&meas->divisions,"divisions",NULL);
  706. cmXmlNodeUInt(np,&meas->beats, "time","beats",NULL);
  707. cmXmlNodeUInt(np,&meas->beat_type,"time","beat-type",NULL);
  708. }
  709. // store the bar line
  710. if((rc = _cmXScorePushNonNote(p,meas,mnp,tick,0,0,0,NULL,kBarXsFl)) != kOkXsRC )
  711. return rc;
  712. np = mnp->children;
  713. // for each child of the 'meas' XML node
  714. for(; rc==kOkXsRC && np!=NULL; np=np->sibling)
  715. {
  716. // if this is a 'note' node
  717. if( cmTextCmp(np->label,"note") == 0 )
  718. {
  719. rc = _cmXScoreParseNote(p,meas,np,&tick0,&tick);
  720. }
  721. else
  722. // if this is a 'backup' node
  723. if( cmTextCmp(np->label,"backup") == 0 )
  724. {
  725. unsigned backup;
  726. cmXmlNodeUInt(np,&backup,"duration",NULL);
  727. if( backup > tick )
  728. tick = 0;
  729. else
  730. tick -= backup;
  731. tick0 = tick;
  732. }
  733. else
  734. // if this is a 'direction' node
  735. if( cmTextCmp(np->label,"direction") == 0 )
  736. {
  737. rc = _cmXScoreParseDirection(p,meas,np,tick);
  738. }
  739. }
  740. *tickRef = tick;
  741. return rc;
  742. }
  743. cmXsRC_t _cmXScoreParsePart( cmXScore_t* p, cmXsPart_t* pp )
  744. {
  745. cmXsRC_t rc = kOkXsRC;
  746. const cmXmlNode_t* xnp;
  747. cmXmlAttr_t partAttr = { "id", pp->idStr };
  748. unsigned barTick = 0;
  749. // find the 'part'
  750. if((xnp = cmXmlSearch( cmXmlRoot(p->xmlH), "part", &partAttr, 1)) == NULL )
  751. return cmErrMsg(&p->err,kSyntaxErrorXsRC,"The part '%s' was not found.",pp->idStr);
  752. // for each child of this part - find each measure
  753. const cmXmlNode_t* cnp = xnp->children;
  754. for(; cnp!=NULL; cnp=cnp->sibling)
  755. if( cmTextCmp(cnp->label,"measure") == 0 )
  756. if((rc = _cmXScoreParseMeasure(p,pp,cnp,&barTick)) != kOkXsRC )
  757. return rc;
  758. return rc;
  759. }
  760. // Insert note 'np' into the sorted note list based at 's0'.
  761. // Return a pointer to the base of the list after the insertion.
  762. cmXsNote_t* _cmXScoreInsertSortedNote( cmXsNote_t* s0, cmXsNote_t* np )
  763. {
  764. assert( np != NULL );
  765. // np->slink is not NULL if the list is being resorted
  766. np->slink = NULL;
  767. // this list is empty so np is the first element on the list
  768. if( s0 == NULL )
  769. return np;
  770. // np is before the first element on the list
  771. if( np->tick < s0->tick )
  772. {
  773. np->slink = s0;
  774. return np;
  775. }
  776. cmXsNote_t* s1 = s0;
  777. cmXsNote_t* s2 = s0->slink;
  778. while( s2 != NULL )
  779. {
  780. if( s2->tick > np->tick )
  781. {
  782. s1->slink = np;
  783. np->slink = s2;
  784. return s0;
  785. }
  786. s1 = s2;
  787. s2 = s2->slink;
  788. }
  789. s1->slink = np;
  790. return s0;
  791. }
  792. // Set the cmXsNode_t.secs and dsecs.
  793. void _cmXScoreSetAbsoluteTime( cmXScore_t* p )
  794. {
  795. double tpqn = 0; // ticks per quarter note
  796. double tps = 0; // ticks per second
  797. unsigned metro_tick = 0;
  798. double metro_sec = 0;
  799. double sec0 = 0;
  800. cmXsPart_t* pp = p->partL;
  801. for(; pp!=NULL; pp=pp->link)
  802. {
  803. cmXsMeas_t* mp = pp->measL;
  804. for(; mp!=NULL; mp=mp->link)
  805. {
  806. if( mp->divisions != 0 )
  807. tpqn = mp->divisions;
  808. cmXsNote_t* np = mp->noteL;
  809. for(; np!=NULL; np=np->slink)
  810. {
  811. // Seconds are calculated as:
  812. // dticks = np->tick - metro_tick; // where metro_tick is the absolute tick of the last metro event
  813. // secs = (dticks/tps) + metro_secs; // where metro_secs is the absoute time of the last metro event
  814. unsigned dticks = np->tick - metro_tick;
  815. double secs = tps==0 ? 0 : (dticks/tps) + metro_sec;
  816. double dsecs = secs - sec0;
  817. //
  818. if( cmIsFlag(np->flags,kMetronomeXsFl) )
  819. {
  820. double bpm = np->duration; // beats per minute
  821. double bps = bpm / 60.0; // beats per second
  822. tps = bps * tpqn; // ticks per second
  823. metro_tick = np->tick; // store tick of the last metronome marker
  824. metro_sec = secs; // store time of the last metronome marker
  825. }
  826. if( cmIsFlag(np->flags,kBarXsFl|kDampDnXsFl|kDampUpXsFl|kDampUpDnXsFl|kSostDnXsFl|kSostUpXsFl|kOnsetXsFl|kSectionXsFl) )
  827. {
  828. np->secs = secs;
  829. np->dsecs = dsecs;
  830. sec0 = secs;
  831. }
  832. }
  833. }
  834. }
  835. }
  836. void _cmXScoreSort( cmXScore_t* p )
  837. {
  838. // for each part
  839. cmXsPart_t* pp = p->partL;
  840. for(; pp!=NULL; pp=pp->link)
  841. {
  842. // for each measure in this part
  843. cmXsMeas_t* mp = pp->measL;
  844. for(; mp!=NULL; mp=mp->link)
  845. {
  846. // explicitely set noteL to NULL to in case we are re-sorting
  847. mp->noteL = NULL;
  848. // for each voice in this measure
  849. cmXsVoice_t* vp = mp->voiceL;
  850. for(; vp!=NULL; vp=vp->link)
  851. {
  852. // for each note in this measure
  853. cmXsNote_t* np = vp->noteL;
  854. for(; np!=NULL; np=np->mlink)
  855. mp->noteL = _cmXScoreInsertSortedNote(mp->noteL,np);
  856. }
  857. }
  858. }
  859. // The order of events may have changed update the absolute time.
  860. _cmXScoreSetAbsoluteTime( p );
  861. }
  862. // All notes in a[aN] are on the same tick
  863. unsigned _cmXsSpreadGraceNotes( cmXsNote_t** a, unsigned aN )
  864. {
  865. unsigned i;
  866. bool barFl = false;
  867. // set barFl to true if a bar marker is included in the notes
  868. for(i=0; i<aN; ++i)
  869. if( cmIsFlag(a[i]->flags,kBarXsFl) )
  870. barFl = true;
  871. // spread any grace notes by one tick
  872. unsigned nextGraceTick = UINT_MAX;
  873. for(i=0; i<aN; ++i)
  874. if( cmIsFlag(a[i]->flags,kGraceXsFl) )
  875. {
  876. if( nextGraceTick == UINT_MAX )
  877. nextGraceTick = a[i]->tick + 1;
  878. else
  879. {
  880. a[i]->tick = nextGraceTick;
  881. nextGraceTick += 1;
  882. }
  883. }
  884. // if this tick group includes the bar ...
  885. if( barFl && nextGraceTick != UINT_MAX )
  886. {
  887. // ... then move all non-grace note events (except the bar marker) after
  888. // the grace notes
  889. for(i=0; i<aN; ++i)
  890. if( cmIsNotFlag(a[i]->flags,kGraceXsFl) && cmIsNotFlag(a[i]->flags,kBarXsFl) )
  891. a[i]->tick = nextGraceTick;
  892. }
  893. return nextGraceTick==UINT_MAX ? 0 : nextGraceTick;
  894. }
  895. void _cmXScoreSpreadGraceNotes( cmXScore_t* p )
  896. {
  897. cmXsPart_t* pp = p->partL;
  898. for(; pp!=NULL; pp=pp->link)
  899. {
  900. // tick1 is the location of the minimum current tick
  901. // (or 0 if it should be ignored)
  902. unsigned tick1 = 0;
  903. cmXsMeas_t* mp = pp->measL;
  904. for(; mp!=NULL; mp=mp->link)
  905. {
  906. cmXsNote_t* np = mp->noteL;
  907. unsigned aN = 128;
  908. cmXsNote_t* a[ aN ];
  909. unsigned ai = 0;
  910. // The first event in a measure may have been forced ahead
  911. // by spreading at the end of the previous measure
  912. if( tick1 > np->tick )
  913. np->tick = tick1;
  914. else
  915. tick1 = 0;
  916. // tick0 is the tick of the current tick group we are examining
  917. // A tick group is a group of events that share the same tick.
  918. unsigned tick0 = np->tick;
  919. // for each note
  920. for(; np!=NULL; np=np->slink)
  921. {
  922. // if this event is the first of a new tick group (then a[] holds a group completed on the previous note)
  923. if( np->tick != tick0 )
  924. {
  925. // if there is more than one event in the completed tick group ...
  926. if( ai > 1 )
  927. tick1 = _cmXsSpreadGraceNotes(a,ai); // ... then process the group
  928. ai = 0; // empty the tick group array
  929. tick0 = np->tick; // update the current group's common tick
  930. }
  931. // if the min. current tick is ahead of this event then move the event ahead
  932. if( tick1 > np->tick )
  933. np->tick = tick1;
  934. else
  935. tick1 = 0; // otherwise disable tick1
  936. // add this event to the tick group
  937. assert(ai<aN);
  938. a[ai++] = np;
  939. }
  940. // if there are events in the group array then process them
  941. if( ai > 1 )
  942. tick1 = _cmXsSpreadGraceNotes(a,ai);
  943. }
  944. }
  945. }
  946. bool _cmXScoreFindTiedNote( cmXScore_t* p, cmXsMeas_t* mp, cmXsNote_t* n0p, bool rptFl )
  947. {
  948. cmXsNote_t* nbp = n0p;
  949. cmXsNote_t* nnp = n0p->slink; // begin w/ note following np
  950. unsigned measNumb = mp->number;
  951. cmChar_t acc = n0p->alter==-1?'b' : (n0p->alter==1?'#':' ');
  952. if( rptFl )
  953. printf("%i %i %s ",n0p->meas->number,n0p->tick,cmMidiToSciPitch(n0p->pitch,NULL,0));
  954. while(1)
  955. {
  956. // if we are at the end of a measure advance to the next measure
  957. if( nnp == NULL )
  958. {
  959. mp = mp->link;
  960. nnp = mp->noteL;
  961. // if a measure was completed and no end note was found ... then the tie is unterminated
  962. // (a tie must be continued in every measure which it passes through)
  963. if( mp->number > measNumb + 1 )
  964. break;
  965. }
  966. // for each note starting at nnp
  967. for(; nnp!=NULL; nnp=nnp->slink)
  968. {
  969. // if this note is tied to the originating note (np)
  970. if( nnp->voice->id == n0p->voice->id && nnp->step == n0p->step && nnp->octave == n0p->octave )
  971. {
  972. nnp->flags |= kTieProcXsFl;
  973. nnp->flags = cmClrFlag(nnp->flags,kOnsetXsFl);
  974. n0p->tied = nnp;
  975. nbp->tied_dur += nnp->duration;
  976. nnp->tied_dur = 0;
  977. if( rptFl )
  978. printf("---> %i %i %s ",nnp->meas->number,nnp->tick,cmMidiToSciPitch(nnp->pitch,NULL,0));
  979. // if this note is not tied to a subsequent note
  980. if( cmIsNotFlag(nnp->flags,kTieBegXsFl) )
  981. return true;
  982. n0p = nnp;
  983. // record the measure number of the last note with a tie-start
  984. measNumb = mp->number;
  985. }
  986. }
  987. }
  988. cmErrWarnMsg(&p->err,kUnterminatedTieXsRC,"The tied %c%c%i in measure %i (tick:%i) was not terminated.",n0p->step,acc,n0p->octave,measNumb,n0p->tick);
  989. return false;
  990. }
  991. void _cmXScoreResolveTiesAndLoc( cmXScore_t* p )
  992. {
  993. unsigned n = 0; // count of notes which begin a tie
  994. unsigned m = 0; // count of tied notes that are correctly terminated.
  995. bool rptFl = false;
  996. cmXsPart_t* pp = p->partL;
  997. // for each part
  998. for(; pp!=NULL; pp=pp->link)
  999. {
  1000. unsigned locIdx = 1;
  1001. cmXsMeas_t* mp = pp->measL;
  1002. // for each measure
  1003. for(; mp!=NULL; mp=mp->link)
  1004. {
  1005. cmXsNote_t* n0 = NULL;
  1006. cmXsNote_t* np = mp->noteL;
  1007. // for each note in this measure
  1008. for(; np!=NULL; np=np->slink)
  1009. {
  1010. // if this note begins a tie and has not yet been processed
  1011. // (A note that continues a tie and therefore has a kTieBegXsFl set
  1012. // may have already been processed by an earlier tied note.)
  1013. if( cmIsFlag(np->flags,kTieBegXsFl) && cmIsNotFlag(np->flags,kTieProcXsFl))
  1014. {
  1015. if( _cmXScoreFindTiedNote(p,mp,np,rptFl) )
  1016. m += 1;
  1017. if( rptFl )
  1018. printf("\n");
  1019. n += 1;
  1020. }
  1021. // Validate the tie state of the current note.
  1022. if( cmIsFlag(np->flags,kTieEndXsFl) && cmIsFlag(np->flags,kOnsetXsFl) )
  1023. {
  1024. cmChar_t acc = np->alter==-1?'b' : (np->alter==1?'#':' ');
  1025. cmErrWarnMsg(&p->err,kUnterminatedTieXsRC,"The tied %c%c%i in measure %i marked as a tied note but is also marked to sound.",np->step,acc,np->octave,mp->number);
  1026. }
  1027. //
  1028. // Set the score location of notes marked for onset and bar lines.
  1029. //
  1030. if( cmIsFlag(np->flags,kOnsetXsFl|kBarXsFl) )
  1031. {
  1032. // if this note does not share the same location as the previous 'located' note then increment the 'loc' index
  1033. if( cmIsFlag(np->flags,kBarXsFl) || (n0!=NULL && n0->tick!=np->tick))
  1034. locIdx += 1;
  1035. np->locIdx = locIdx;
  1036. n0 = np;
  1037. }
  1038. }
  1039. }
  1040. }
  1041. printf("Tied notes found:%i Not found:%i\n",m,n-m);
  1042. }
  1043. cmXsRC_t _cmXScoreResolveOctaveShift( cmXScore_t* p )
  1044. {
  1045. const cmXsSpan_t* s;
  1046. for(s=p->spanL; s!=NULL; s=s->link)
  1047. {
  1048. if( s->tick1 == -1)
  1049. {
  1050. cmErrWarnMsg(&p->err,kSyntaxErrorXsRC,"An unterminated octave shift span was encountered in measure %i staff=%i.",s->meas->number,s->staff);
  1051. }
  1052. else
  1053. {
  1054. cmXsMeas_t* m = p->partL->measL;
  1055. for(; m!=NULL; m=m->link)
  1056. if( m->number == s->meas->number )
  1057. break;
  1058. assert( m != NULL );
  1059. cmXsNote_t* note = m->noteL;
  1060. for(; note!=NULL; note=note->slink)
  1061. if( note->staff==s->staff && s->tick0 <= note->tick && note->tick < s->tick1 )
  1062. note->pitch += s->pitch_offset;
  1063. }
  1064. }
  1065. return kOkXsRC;
  1066. }
  1067. cmXsNote_t* _cmXScoreFindOverlappingNote( cmXScore_t* p, const cmXsNote_t* knp )
  1068. {
  1069. cmXsPart_t* pp = p->partL;
  1070. // for each part
  1071. for(; pp!=NULL; pp=pp->link)
  1072. {
  1073. cmXsMeas_t* mp = pp->measL;
  1074. // for each measure
  1075. for(; mp!=NULL; mp=mp->link)
  1076. {
  1077. cmXsNote_t* np = mp->noteL;
  1078. // for each note in this measure
  1079. for(; np!=NULL; np=np->slink)
  1080. if( np->uid != knp->uid
  1081. && cmIsFlag(np->flags,kOnsetXsFl)
  1082. && knp->pitch == np->pitch
  1083. && knp->tick >= np->tick
  1084. && knp->tick < (np->tick + np->tied_dur) )
  1085. {
  1086. return np;
  1087. }
  1088. }
  1089. }
  1090. return NULL;
  1091. }
  1092. void _cmXScoreProcessOverlappingNotes( cmXScore_t* p )
  1093. {
  1094. cmXsPart_t* pp = p->partL;
  1095. // for each part
  1096. for(; pp!=NULL; pp=pp->link)
  1097. {
  1098. cmXsMeas_t* mp = pp->measL;
  1099. // for each measure
  1100. for(; mp!=NULL; mp=mp->link)
  1101. {
  1102. cmXsNote_t* np = mp->noteL;
  1103. cmXsNote_t* fnp;
  1104. // for each note in this measure
  1105. for(; np!=NULL; np=np->slink)
  1106. if( cmIsFlag(np->flags,kOnsetXsFl) && (fnp = _cmXScoreFindOverlappingNote(p,np)) != NULL)
  1107. {
  1108. // is np entirely contained inside fnp
  1109. bool embeddedFl = fnp->tick + fnp->tied_dur > np->tick + np->tied_dur;
  1110. //printf("bar=%3i %4s voice:%2i %2i : %7i %7i : %7i %7i : %7i : %c \n",np->meas->number,cmMidiToSciPitch(np->pitch,NULL,0),np->voice->id,fnp->voice->id,fnp->tick,fnp->tick+fnp->duration,np->tick,np->tick+np->duration, (fnp->tick+fnp->duration) - np->tick, embeddedFl ? 'E' : 'O');
  1111. // turn off embedded notes
  1112. if( embeddedFl )
  1113. {
  1114. if( np->voice->id == fnp->voice->id )
  1115. cmErrWarnMsg(&p->err,kOverlapWarnXsRC,"A time embedded note (bar=%i %s) was removed even though it overlapped with a note in the same voice.",np->meas->number,cmMidiToSciPitch(np->pitch,NULL,0));
  1116. np->flags = cmClrFlag(np->flags,kOnsetXsFl);
  1117. }
  1118. else
  1119. {
  1120. int d = (fnp->tick+fnp->tied_dur) - np->tick;
  1121. // shorten the first note
  1122. if( d > 0 && d < fnp->tied_dur )
  1123. fnp->tied_dur -= d;
  1124. // move the second note just past it
  1125. np->tick = fnp->tick + fnp->tied_dur;
  1126. cmErrWarnMsg(&p->err,kOverlapWarnXsRC,"A shorten/shift operation was done to reconcile two overlapped %s (ticks:%i %i) notes in measure %i.",cmMidiToSciPitch(np->pitch,NULL,0),fnp->tick,np->tick,np->meas->number);
  1127. }
  1128. }
  1129. }
  1130. }
  1131. }
  1132. // The identical pitch may be notated to play simultaneously on different voices.
  1133. // As performed on the piano this will equate to a single sounding note.
  1134. // This function clears the onset flag on all except one of the duplicated notes.
  1135. void _cmXScoreRemoveDuplicateNotes( cmXScore_t* p )
  1136. {
  1137. cmXsPart_t* pp = p->partL;
  1138. // for each part
  1139. for(; pp!=NULL; pp=pp->link)
  1140. {
  1141. cmXsMeas_t* mp = pp->measL;
  1142. // for each measure
  1143. for(; mp!=NULL; mp=mp->link)
  1144. {
  1145. cmXsNote_t* np = mp->noteL;
  1146. // for each note in this measure
  1147. for(; np!=NULL; np=np->slink)
  1148. if( cmIsFlag(np->flags,kOnsetXsFl) )
  1149. {
  1150. cmXsNote_t* n0p = mp->noteL;
  1151. for(; n0p!=NULL; n0p=n0p->slink)
  1152. if( n0p!=np && cmIsFlag(n0p->flags,kOnsetXsFl) && np->locIdx==n0p->locIdx && np->pitch==n0p->pitch )
  1153. n0p->flags = cmClrFlag(n0p->flags,kOnsetXsFl);
  1154. }
  1155. }
  1156. }
  1157. }
  1158. void _cmXScoreSetMeasGroups( cmXScore_t* p, unsigned flag )
  1159. {
  1160. unsigned sectionId = 0;
  1161. cmXsNote_t* n0 = NULL;
  1162. cmXsPart_t* pp = p->partL;
  1163. // for each part
  1164. for(; pp!=NULL; pp=pp->link)
  1165. {
  1166. cmXsMeas_t* mp = pp->measL;
  1167. // for each measure
  1168. for(; mp!=NULL; mp=mp->link)
  1169. {
  1170. cmXsNote_t* np = mp->noteL;
  1171. // for each note in this measure
  1172. for(; np!=NULL; np=np->slink)
  1173. {
  1174. // if this note has a heel marker and we are looking for evenness events
  1175. if( cmIsFlag(flag,kEvenXsFl) && cmIsFlag(np->flags,kHeelXsFl) )
  1176. {
  1177. np->flags = cmSetFlag(np->flags,kBegGroupXsFl | kEndGroupXsFl );
  1178. np->evenGroupId = sectionId + 1;
  1179. }
  1180. // if this note is of the type we are looking for
  1181. if( cmIsFlag(np->flags,flag) )
  1182. {
  1183. if( n0 == NULL )
  1184. np->flags = cmSetFlag(np->flags,kBegGroupXsFl);
  1185. n0 = np;
  1186. }
  1187. // if this is a section marker
  1188. if( cmIsFlag(np->flags,kSectionXsFl) )
  1189. {
  1190. if( n0 != NULL )
  1191. {
  1192. np->flags = cmSetFlag(np->flags,kEndGroupXsFl);
  1193. switch( flag )
  1194. {
  1195. case kEvenXsFl: n0->evenGroupId = sectionId+1; break;
  1196. case kDynXsFl: n0->dynGroupId = sectionId+1; break;
  1197. case kTempoXsFl: n0->tempoGroupId= sectionId+1; break;
  1198. }
  1199. }
  1200. if( cmIsFlag(np->flags,kSectionXsFl) )
  1201. {
  1202. sectionId = 0;
  1203. if( np->tvalue == NULL )
  1204. cmErrWarnMsg(&p->err,kSyntaxErrorXsRC,"An apparent section label in measure '%i' is blank.",np->meas->number);
  1205. else
  1206. if( cmTextToUInt( np->tvalue, &sectionId, NULL ) != kOkTxRC )
  1207. cmErrWarnMsg(&p->err,kSyntaxErrorXsRC,"The section label '%s' is not an integer.",np->tvalue);
  1208. //sectionId = np->tvalue==NULL ? 0 : strtol(np->tvalue,NULL,10);
  1209. }
  1210. n0 = NULL;
  1211. }
  1212. }
  1213. }
  1214. }
  1215. }
  1216. cmXsRC_t _cmXScoreWriteScorePlotFile( cmXScore_t* p, const cmChar_t* fn )
  1217. {
  1218. cmXsRC_t rc = kOkXsRC;
  1219. cmFileH_t fH = cmFileNullHandle;
  1220. double ticks_per_sec = 0;
  1221. double onset_secs = 0;
  1222. if( cmFileOpen(&fH,fn,kWriteFileFl,p->err.rpt) != kOkFileRC )
  1223. return cmErrMsg(&p->err,kFileFailXsRC,"Unable to create the file '%s'.",cmStringNullGuard(fn));
  1224. cmXsPart_t* pp = p->partL;
  1225. for(; pp!=NULL; pp=pp->link)
  1226. {
  1227. cmXsMeas_t* mp = pp->measL;
  1228. for(; mp!=NULL; mp=mp->link)
  1229. {
  1230. cmFilePrintf(fH,"b %f %i %s B\n",onset_secs,mp->number,"bar");
  1231. cmXsNote_t* np = mp->noteL;
  1232. unsigned tick0 = 0;
  1233. for(; np!=NULL; np=np->slink)
  1234. {
  1235. if( cmIsFlag(np->flags,kMetronomeXsFl) )
  1236. {
  1237. double bps = np->tied_dur / 60.0;
  1238. // t b t
  1239. // - = - -
  1240. // s s b
  1241. ticks_per_sec = bps * mp->divisions;
  1242. }
  1243. else
  1244. {
  1245. if( cmIsFlag(np->flags,kOnsetXsFl) )
  1246. {
  1247. onset_secs += (np->tick - tick0) / ticks_per_sec;
  1248. tick0 = np->tick;
  1249. cmFilePrintf(fH,"n %f %f %i %s %s\n",onset_secs,np->tied_dur/ticks_per_sec,np->uid,cmMidiToSciPitch(np->pitch,NULL,0),cmIsFlag(np->flags,kGraceXsFl)?"G":"N");
  1250. }
  1251. }
  1252. }
  1253. onset_secs += (mp->divisions * mp->beats - tick0) / ticks_per_sec;
  1254. }
  1255. }
  1256. cmFileClose(&fH);
  1257. return rc;
  1258. }
  1259. // Force the bar event to be the first event in the measure.
  1260. void _cmXScoreFixBarLines( cmXScore_t* p )
  1261. {
  1262. cmXsPart_t* pp = p->partL;
  1263. for(; pp!=NULL; pp=pp->link)
  1264. {
  1265. cmXsMeas_t* mp = pp->measL;
  1266. for(; mp!=NULL; mp=mp->link)
  1267. {
  1268. cmXsNote_t* np = mp->noteL;
  1269. cmXsNote_t* ep = NULL;
  1270. for(; np!=NULL; np=np->slink )
  1271. {
  1272. if( cmIsFlag(np->flags,kBarXsFl) )
  1273. {
  1274. if( ep != NULL )
  1275. np->tick = ep->tick;
  1276. break;
  1277. }
  1278. if( ep == NULL )
  1279. ep = np;
  1280. }
  1281. }
  1282. }
  1283. }
  1284. // Assign pedal down durations to pedal down events.
  1285. cmXsRC_t _cmXScoreProcessPedals( cmXScore_t* p, bool reportFl )
  1286. {
  1287. cmXsRC_t rc = kOkXsRC;
  1288. cmXsPart_t* pp = p->partL;
  1289. for(; pp!=NULL; pp=pp->link)
  1290. {
  1291. cmXsNote_t* dnp = NULL; // pointer to last damper down event
  1292. cmXsNote_t* snp = NULL; // pointer to last sostenuto down event
  1293. cmXsMeas_t* mp = pp->measL;
  1294. for(; mp!=NULL; mp=mp->link)
  1295. {
  1296. cmXsNote_t* np = mp->noteL;
  1297. for(; np!=NULL; np=np->slink )
  1298. {
  1299. unsigned x = np->flags & (kDampDnXsFl|kDampUpXsFl|kDampUpDnXsFl|kSostUpXsFl|kSostDnXsFl);
  1300. switch( x )
  1301. {
  1302. case 0:
  1303. break;
  1304. case kDampDnXsFl:
  1305. if( dnp != NULL )
  1306. cmErrWarnMsg(&p->err,kPedalStateErrorXsRc,"Damper down not preceded by damper up in measure:%i tick:%i.",mp->number,np->tick);
  1307. else
  1308. dnp = np;
  1309. if( reportFl )
  1310. cmRptPrintf(p->err.rpt,"Damp Down : staff:%i meas:%i tick:%i\n", np->staff, mp->number, np->tick);
  1311. break;
  1312. case kDampUpXsFl:
  1313. if( dnp == NULL )
  1314. cmErrWarnMsg(&p->err,kPedalStateErrorXsRc,"Damper up not preceded by damper down in measure:%i tick:%i.",mp->number,np->tick);
  1315. else
  1316. {
  1317. dnp->duration = np->tick - dnp->tick;
  1318. dnp = NULL;
  1319. }
  1320. if( reportFl )
  1321. cmRptPrintf(p->err.rpt,"Damp Up : staff:%i meas:%i tick:%i\n", np->staff, mp->number, np->tick);
  1322. break;
  1323. case kDampUpDnXsFl:
  1324. if( dnp == NULL )
  1325. cmErrWarnMsg(&p->err,kPedalStateErrorXsRc,"Damper up/down not preceded by damper down in measure:%i tick:%i.",mp->number,np->tick);
  1326. else
  1327. {
  1328. dnp->duration = np->tick - dnp->tick;
  1329. dnp = np;
  1330. }
  1331. if( reportFl )
  1332. cmRptPrintf(p->err.rpt,"Damp UpDn : staff:%i meas:%i tick:%i\n", np->staff, mp->number, np->tick);
  1333. break;
  1334. case kSostDnXsFl:
  1335. if( snp != NULL )
  1336. cmErrWarnMsg(&p->err,kPedalStateErrorXsRc,"Sostenuto down not preceded by sostenuto up in measure:%i tick:%i.",mp->number, np->tick);
  1337. else
  1338. snp = np;
  1339. if( reportFl )
  1340. cmRptPrintf(p->err.rpt,"Sost Down : staff:%i meas:%i tick:%i\n", np->staff, mp->number, np->tick);
  1341. break;
  1342. case kSostUpXsFl:
  1343. if( snp == NULL )
  1344. cmErrWarnMsg(&p->err,kPedalStateErrorXsRc,"Sostenuto up not preceded by sostenuto down in measure:%i tick:%i.",mp->number,np->tick);
  1345. else
  1346. {
  1347. snp->duration = np->tick - snp->tick;
  1348. snp = NULL;
  1349. }
  1350. if( reportFl )
  1351. cmRptPrintf(p->err.rpt,"Sost Up : staff:%i meas:%i tick:%i\n", np->staff, mp->number, np->tick);
  1352. break;
  1353. default:
  1354. {
  1355. assert(0);
  1356. }
  1357. } // switch
  1358. } // for notes
  1359. } // for measures
  1360. if( dnp != NULL )
  1361. cmErrWarnMsg(&p->err,kPedalStateErrorXsRc,"Damper left down at the end of a part.");
  1362. if( snp != NULL )
  1363. cmErrWarnMsg(&p->err,kPedalStateErrorXsRc,"Sostenuto left down at the end of a part.");
  1364. }
  1365. _cmXScoreSort(p);
  1366. return rc;
  1367. }
  1368. void _cmXScoreInsertTime( cmXScore_t* p, cmXsMeas_t* mp, cmXsNote_t* np, unsigned expand_ticks )
  1369. {
  1370. for(; mp!=NULL; mp=mp->link)
  1371. {
  1372. if( np == NULL )
  1373. np = mp->noteL;
  1374. for(; np!=NULL; np=np->slink)
  1375. np->tick += expand_ticks;
  1376. }
  1377. }
  1378. void _cmXScoreGraceInsertTimeBase( cmXScore_t* p, unsigned graceGroupId, cmXsNote_t* aV[], unsigned aN, unsigned initTick )
  1379. {
  1380. cmXsNote_t* np = NULL;
  1381. unsigned expand_ticks = 0;
  1382. unsigned ticks = initTick;
  1383. unsigned t0 = 0;
  1384. unsigned i;
  1385. for(i=0; i<aN; ++i)
  1386. if( cmIsFlag(aV[i]->flags,kGraceXsFl) && aV[i]->graceGroupId == graceGroupId )
  1387. {
  1388. // if this grace note falls on the same tick as the previous grace note
  1389. if( np != NULL && aV[i]->tick == t0 )
  1390. aV[i]->tick = np->tick;
  1391. else
  1392. {
  1393. t0 = aV[i]->tick; // store the unmodified tick value of this note
  1394. aV[i]->tick = ticks; // set the new tick value
  1395. ticks += aV[i]->duration; // calc the next grace not location
  1396. expand_ticks += aV[i]->duration; // track how much we are expanding time by
  1397. }
  1398. np = aV[i];
  1399. }
  1400. np = np->slink;
  1401. if( np != NULL )
  1402. _cmXScoreInsertTime(p,np->meas,np,expand_ticks);
  1403. }
  1404. // (a) Insert the grace notes in between the first and last note in the group
  1405. // by inserting time between the first and last note.
  1406. // Note that in effect his means that the last note is pushed back
  1407. // in time by the total duration of the grace notes.
  1408. void _cmXScoreGraceInsertTime( cmXScore_t* p, unsigned graceGroupId, cmXsNote_t* aV[], unsigned aN )
  1409. {
  1410. _cmXScoreGraceInsertTimeBase( p, graceGroupId,aV,aN, aV[aN-1]->tick );
  1411. }
  1412. // (s) Insert the grace notes in between the first and last note in the group
  1413. // but do not insert any additional time betwee the first and last note.
  1414. // In effect time is removed from the first note and taken by the grace notes.
  1415. // The time position of the last note is therefore unchanged.
  1416. void _cmXScoreGraceOverlayTime( cmXScore_t* p, unsigned graceGroupId, cmXsNote_t* aV[], unsigned aN )
  1417. {
  1418. assert(aN >= 3 );
  1419. int i = (int)aN-2;
  1420. cmXsNote_t* np = aV[aN-1];
  1421. unsigned t0 = -1;
  1422. for(; i>0; --i)
  1423. if( cmIsFlag(aV[i]->flags,kGraceXsFl) && aV[i]->graceGroupId == graceGroupId )
  1424. {
  1425. if( aV[i]->tick == t0)
  1426. aV[i]->tick = np->tick;
  1427. else
  1428. {
  1429. t0 = aV[i]->tick;
  1430. aV[i]->tick = np->tick - aV[i]->duration;
  1431. }
  1432. np = aV[i];
  1433. }
  1434. }
  1435. // (A) Play the first grace at the time of the first note in the group (which is a non-grace note)
  1436. // and then expand time while inserting the other grace notes.
  1437. void _cmXScoreGraceInsertAfterFirst( cmXScore_t* p, unsigned graceGroupId, cmXsNote_t* aV[], unsigned aN )
  1438. {
  1439. _cmXScoreGraceInsertTimeBase( p, graceGroupId,aV,aN, aV[0]->tick );
  1440. }
  1441. // (n) Play the first grace not shortly (one grace note duration) after the first note
  1442. // in the group (which is a non-grace note) and then expand time while inserting the other
  1443. // grace notes.
  1444. void _cmXScoreGraceInsertSoonAfterFirst( cmXScore_t* p, unsigned graceGroupId, cmXsNote_t* aV[], unsigned aN )
  1445. {
  1446. _cmXScoreGraceInsertTimeBase( p, graceGroupId,aV,aN, aV[0]->tick + aV[1]->duration );
  1447. }
  1448. // Adjust the locations of grace notes. Note that this must be done
  1449. // after reordering so that we can be sure that the order in time of
  1450. // the notes in each group has been set prior to building the
  1451. // grace note groups - which must be in reverse time order.
  1452. cmXsRC_t _cmXScoreProcessGraceNotes( cmXScore_t* p, unsigned nextGraceGroupId )
  1453. {
  1454. cmXsRC_t rc = kOkXsRC;
  1455. unsigned graceGroupId = 1;
  1456. double graceDurSec = 1.0/15.0; // duration of all grace notes in seconds
  1457. for(; graceGroupId<nextGraceGroupId; ++graceGroupId)
  1458. {
  1459. cmXsNote_t* gn0p = NULL; // first note in the grace group
  1460. cmXsNote_t* gn1p = NULL; // last note in the grace group
  1461. unsigned gN = 0;
  1462. cmXsPart_t* pp = p->partL;
  1463. double ticksPerSec = 0;
  1464. // Build a note chain, using cmXsNote_t.grace, between gn0p and
  1465. // gn1p containing all the grace notes with
  1466. // cmXsNote_t.graceGroupId == graceGroupId.
  1467. for(; pp!=NULL; pp=pp->link)
  1468. {
  1469. cmXsMeas_t* mp = pp->measL;
  1470. for(; mp!=NULL; mp=mp->link)
  1471. {
  1472. cmXsNote_t* np = mp->noteL;
  1473. for(; np!=NULL; np=np->slink )
  1474. {
  1475. // notice change of tempo
  1476. if( cmIsFlag(np->flags,kMetronomeXsFl) )
  1477. {
  1478. // ticks/sec = ticks/qn * qn/sec
  1479. ticksPerSec = mp->divisions * np->duration / 60.0;
  1480. }
  1481. // if this note is part of the grace note group we are searching for
  1482. if( np->graceGroupId == graceGroupId )
  1483. {
  1484. // track the first note in the grace note list
  1485. if( gn0p == NULL )
  1486. gn0p = np;
  1487. // add the note to the end of the grace note list
  1488. if( gn1p != NULL )
  1489. gn1p->grace = np;
  1490. // track the last note in the grace note list
  1491. gn1p = np;
  1492. // set each grace note to have 1/20 of a second duration
  1493. if( cmIsFlag(np->flags,kGraceXsFl) )
  1494. np->duration = np->tied_dur = floor(ticksPerSec * graceDurSec);
  1495. gN += 1;
  1496. }
  1497. } // for each note in this meassure
  1498. } // for each measure
  1499. } // for each part
  1500. // no records were found for this grace id - this grace group id was not used
  1501. if( gn0p == NULL )
  1502. continue;
  1503. // grace note groups must have at least 3 members
  1504. if( gN < 3 )
  1505. {
  1506. rc = cmErrMsg(&p->err,kSyntaxErrorXsRC,"The grace note group (groupid=%i) ending in meas %i has fewer than 3 (%i) members.", gn1p->graceGroupId, gn1p->meas->number, gN );
  1507. break;
  1508. }
  1509. // gn0p is now set to the first note in th group
  1510. // gn1p is now set to the last note in the group
  1511. // verify that the first note is marked with kBegGraceXsFl
  1512. if( cmIsNotFlag(gn0p->flags,kBegGraceXsFl) )
  1513. {
  1514. rc = cmErrMsg(&p->err,kSyntaxErrorXsRC,"The first note in a grace note group in meas %i tick %i groupid:%i is not marked with a 'b'.", gn0p->meas->number, gn0p->tick, graceGroupId );
  1515. break;
  1516. }
  1517. // verify that the last note is marked with kEndGraceXsFl
  1518. if( cmIsNotFlag(gn1p->flags,kEndGraceXsFl) )
  1519. {
  1520. rc = cmErrMsg(&p->err,kSyntaxErrorXsRC,"The last note in a grace note group in meas %i is not marked with a valid operator character.", gn1p->meas->number );
  1521. break;
  1522. }
  1523. // Count the total number of events between gn0p and gn1p
  1524. cmXsNote_t* n0p = NULL;
  1525. cmXsNote_t* n1p = gn0p;
  1526. cmXsMeas_t* mp = gn0p->meas;
  1527. unsigned aN = 0;
  1528. for(; n0p != gn1p; n1p=n1p->slink )
  1529. {
  1530. // if we are crossing a measure boundary
  1531. if( n1p == NULL )
  1532. {
  1533. mp = mp->link;
  1534. assert(mp!=NULL);
  1535. n1p = mp->noteL;
  1536. }
  1537. if(0)
  1538. {
  1539. bool fl = n0p != NULL && n0p->tick < n1p->tick;
  1540. unsigned type = n1p->flags & (kBegGraceXsFl|kEndGraceXsFl|kAddGraceXsFl|kSubGraceXsFl|kAFirstGraceXsFl|kNFirstGraceXsFl);
  1541. printf("%3i 0x%08x %i %3i %5i %i\n",n1p->graceGroupId,type,n1p->meas->number,n1p->tick,n1p->duration,fl);
  1542. }
  1543. ++aN;
  1544. n0p = n1p;
  1545. }
  1546. // create a vector of pointers to all events between gn0p and gn1p
  1547. cmXsNote_t* aV[ aN ];
  1548. unsigned i;
  1549. n1p = gn0p;
  1550. n0p = NULL;
  1551. mp = gn0p->meas;
  1552. for(i=0; n0p != gn1p; n1p=n1p->slink )
  1553. {
  1554. // if we are crossing a measure boundary
  1555. if( n1p == NULL )
  1556. {
  1557. mp = mp->link;
  1558. assert(mp!=NULL);
  1559. n1p = mp->noteL;
  1560. }
  1561. assert(i<aN);
  1562. aV[i++] = n1p;
  1563. n0p = n1p;
  1564. }
  1565. switch( gn1p->flags & (kAddGraceXsFl | kSubGraceXsFl | kAFirstGraceXsFl | kNFirstGraceXsFl ) )
  1566. {
  1567. case kAddGraceXsFl:
  1568. _cmXScoreGraceInsertTime(p, graceGroupId, aV, aN );
  1569. break;
  1570. case kSubGraceXsFl:
  1571. _cmXScoreGraceOverlayTime(p, graceGroupId, aV, aN );
  1572. break;
  1573. case kAFirstGraceXsFl:
  1574. _cmXScoreGraceInsertAfterFirst(p,graceGroupId,aV,aN);
  1575. break;
  1576. case kNFirstGraceXsFl:
  1577. _cmXScoreGraceInsertSoonAfterFirst(p,graceGroupId,aV,aN);
  1578. break;
  1579. default:
  1580. { assert(0); }
  1581. }
  1582. }
  1583. return rc;
  1584. }
  1585. cmXsNote_t* _cmXScoreDynamicForkEndNote( cmXScore_t* p, cmXsNote_t* bnp )
  1586. {
  1587. assert( cmIsFlag(bnp->flags,kDynBegForkXsFl) );
  1588. cmXsMeas_t* mp = bnp->meas;
  1589. cmXsNote_t* np = bnp->slink;
  1590. for(; mp!=NULL; mp=mp->link,np = mp==NULL?NULL : mp->noteL)
  1591. {
  1592. for(; np!=NULL; np=np->slink)
  1593. {
  1594. if( cmIsFlag(np->flags,kDynBegForkXsFl) )
  1595. {
  1596. cmErrMsg(&p->err,kSyntaxErrorXsRC,"The a dynamic fork begin (meas:%i loc:%i) was found prior to a matched end.",np->meas->number,np->locIdx);
  1597. return NULL;
  1598. }
  1599. if( cmIsFlag(np->flags,kDynEndForkXsFl) /*&& np->voice->id == bnp->voice->id*/ )
  1600. return np;
  1601. }
  1602. }
  1603. return NULL;
  1604. }
  1605. cmXsRC_t _cmXScoreProcessDynamicFork( cmXScore_t* p, cmXsNote_t* bnp )
  1606. {
  1607. cmXsNote_t* enp;
  1608. if((enp = _cmXScoreDynamicForkEndNote(p,bnp)) == NULL)
  1609. return cmErrMsg(&p->err,kSyntaxErrorXsRC,"The dynamic fork beginning in measure %i at tick %i voice %i loc:%i was not terminated.", bnp->meas->number,bnp->tick,bnp->voice->id,bnp->locIdx);
  1610. //cmRptPrintf( p->err.rpt, "Dynamic Fork: meas:%i tick:%i loc:%i to meas:%i tick:%i loc:%i\n", bnp->meas->number, bnp->tick, bnp->locIdx, enp->meas->number, enp->tick, enp->locIdx );
  1611. double begDynFrac = bnp->dynamics;
  1612. double begVelFrac = bnp->vel;
  1613. double endDynFrac = enp->dynamics;
  1614. double endVelFrac = enp->vel;
  1615. cmXsMeas_t* mp = bnp->meas;
  1616. cmXsNote_t* np = bnp->slink;
  1617. while( mp != NULL )
  1618. {
  1619. for(; np!=NULL; np=np->slink)
  1620. {
  1621. //Conditioning this on np->dynamics==0 will may would cause 'silent' notes to be assigned
  1622. // a non-zero dynamics value - so we condition on np->vel instead.
  1623. if( cmIsFlag(np->flags,kOnsetXsFl) && np->vel == 0 )
  1624. {
  1625. double frac = ((double)np->tick - bnp->tick) / (enp->tick - bnp->tick);
  1626. np->dynamics = lround(begDynFrac + ((endDynFrac - begDynFrac) * frac));
  1627. np->vel = lround(begVelFrac + ((endVelFrac - begVelFrac) * frac));
  1628. }
  1629. if( np == enp )
  1630. break;
  1631. }
  1632. if( np == enp)
  1633. break;
  1634. if( (mp=mp->link) != NULL )
  1635. np=mp->noteL;
  1636. }
  1637. return kOkXsRC;
  1638. }
  1639. cmXsRC_t _cmXScoreProcessDynamicForks( cmXScore_t* p )
  1640. {
  1641. cmXsRC_t rc = kOkXsRC;
  1642. cmXsPart_t* pp = p->partL;
  1643. for(; pp!=NULL; pp=pp->link)
  1644. {
  1645. cmXsMeas_t* mp = pp->measL;
  1646. for(; mp!=NULL; mp=mp->link)
  1647. {
  1648. cmXsNote_t* np = mp->noteL;
  1649. for(; np!=NULL; np=np->slink )
  1650. {
  1651. if( cmIsFlag(np->flags,kDynBegForkXsFl) )
  1652. if((rc = _cmXScoreProcessDynamicFork(p,np)) != kOkXsRC )
  1653. return rc;
  1654. }
  1655. }
  1656. }
  1657. return rc;
  1658. }
  1659. //-------------------------------------------------------------------------------------------
  1660. typedef struct
  1661. {
  1662. unsigned idx; // Fields from the reordering input file which are
  1663. unsigned voice; // used to match the reorder record to
  1664. unsigned locIdx; // the associated a cmXsNode_t record.
  1665. unsigned tick; //
  1666. unsigned durtn; //
  1667. float rval; //
  1668. unsigned midi; //
  1669. cmXsNote_t* note; // The cmXsNote_t* associated with this cmXsReorder_t record
  1670. unsigned dynIdx; // cmInvalidIdx=ignore otherwise index into _cmXScoreDynMarkArray[]
  1671. unsigned newFlags; // 0=ignore | kSostUp/DnXsFl | kDampUp/DnXsFl | kTieEndXsFl
  1672. unsigned newTick; // 0=ignore >0 new tick value
  1673. unsigned graceFlags; // 0=ignore See kXXXGraceXsFl
  1674. unsigned graceGroupId; // 0=ignore >0=grace note group id
  1675. unsigned pitch; // 0=ignore >0 new pitch
  1676. } cmXsReorder_t;
  1677. typedef struct _cmXScoreDynMark_str
  1678. {
  1679. const cmChar_t* mark; //
  1680. unsigned id; // (1-17) maps to velocity
  1681. unsigned dyn; // pppp - fff (1-9) as used by cmScore
  1682. int adjust; // {-1,0,+1}
  1683. unsigned vel; // associated MIDI velocity
  1684. } _cmXScoreDynMark_t;
  1685. _cmXScoreDynMark_t _cmXScoreDynMarkArray[] =
  1686. {
  1687. {"s", 1, 0, 0, 1}, // silent note
  1688. {"pppp-", 2, 1, -1, 3},
  1689. {"pppp", 3, 1, 0, 10},
  1690. {"pppp+", 4, 1, 1, 22},
  1691. {"ppp-", 4, 2, -1, 22},
  1692. {"ppp", 5, 2, 0, 29},
  1693. {"ppp+", 6, 2, 1, 36},
  1694. {"pp-", 6, 3, -1, 36},
  1695. {"pp", 7, 3, 0, 43},
  1696. {"pp+", 8, 3, 1, 50},
  1697. {"p-", 8, 4, -1, 50},
  1698. {"p", 9, 4, 0, 57},
  1699. {"p+", 10, 4, 1, 64},
  1700. {"mp-", 10, 5, -1, 64},
  1701. {"mp", 11, 5, 0, 71},
  1702. {"mp+", 12, 5, 1, 78},
  1703. {"mf-", 12, 6, -1, 78},
  1704. {"mf", 13, 6, 0, 85},
  1705. {"mf+", 14, 6, 1, 92},
  1706. {"f-", 14, 7, -1, 92},
  1707. {"f", 15, 7, 0, 99},
  1708. {"f+", 16, 7, 1, 106},
  1709. {"ff", 17, 8, 0, 113},
  1710. {"ff+", 18, 8, 1, 120},
  1711. {"fff", 19, 9, 0, 127},
  1712. {NULL,0,0,0,0}
  1713. };
  1714. cmXsNote_t* _cmXsReorderFindNote( cmXScore_t* p, unsigned measNumb, const cmXsReorder_t* r, unsigned iii )
  1715. {
  1716. cmXsPart_t* pp = p->partL;
  1717. for(; pp!=NULL; pp=pp->link)
  1718. {
  1719. cmXsMeas_t* mp = pp->measL;
  1720. for(; mp!=NULL; mp=mp->link)
  1721. if( mp->number == measNumb)
  1722. {
  1723. cmXsNote_t* np = mp->noteL;
  1724. int index = 0;
  1725. for(; np!=NULL; np=np->slink,++index)
  1726. {
  1727. if( 0 /*mp->number==27*/ )
  1728. printf("voice: %i %i loc:%i %i tick:%i %i pitch:%i %i rval:%f %f idx:%i %i \n",
  1729. np->voice->id, r->voice,
  1730. np->locIdx , r->locIdx ,
  1731. np->tick , r->tick ,
  1732. np->pitch , r->midi ,
  1733. np->rvalue, r->rval,
  1734. index , r->idx);
  1735. if( np->voice->id == r->voice &&
  1736. np->locIdx == r->locIdx &&
  1737. np->tick == r->tick &&
  1738. //np->duration == r->durtn &&
  1739. np->rvalue == r->rval &&
  1740. np->pitch == r->midi &&
  1741. index == r->idx )
  1742. {
  1743. //printf("Found: %i \n", r->midi);
  1744. return np;
  1745. }
  1746. }
  1747. }
  1748. }
  1749. cmErrMsg(&p->err,kSyntaxErrorXsRC,"Reorder note not found meas:%i index:%i.",measNumb,iii);
  1750. return NULL;
  1751. }
  1752. void _cmXScoreInsertPedalEvent( cmXScore_t* p, const cmXsReorder_t* r, unsigned flags )
  1753. {
  1754. // Create a new score event record
  1755. cmXsNote_t* nn = cmLhAllocZ(p->lhH,cmXsNote_t,1);
  1756. nn->uid = p->nextUid++;
  1757. nn->voice = r->note->voice;
  1758. nn->meas = r->note->meas;
  1759. nn->flags = flags;
  1760. // Pedal down events occur after the event they are attached to
  1761. if( cmIsFlag(flags,kSostDnXsFl | kDampDnXsFl ) )
  1762. {
  1763. nn->tick = r->note->tick + 1;
  1764. _cmXScoreInsertNoteAfter(r->note,nn);
  1765. }
  1766. else
  1767. {
  1768. // Pedal up events occur before the event they are attached to
  1769. if( cmIsFlag(flags,kSostUpXsFl | kDampUpXsFl ) )
  1770. {
  1771. nn->tick = r->note->tick==0 ? 0 : r->note->tick - 1;
  1772. _cmXScoreInsertNoteBefore(r->note,nn);
  1773. }
  1774. else
  1775. { assert(0); }
  1776. }
  1777. }
  1778. cmXsRC_t _cmXScoreReorderMeas( cmXScore_t* p, unsigned measNumb, cmXsReorder_t* rV, unsigned rN )
  1779. {
  1780. unsigned i;
  1781. if( rN == 0 )
  1782. return kOkXsRC;
  1783. // set the 'note' field on each cmXsReorder_t record
  1784. for(i=0; i<rN; ++i)
  1785. if((rV[i].note = _cmXsReorderFindNote(p,measNumb,rV+i,i)) == NULL )
  1786. return kSyntaxErrorXsRC;
  1787. // remove deleted notes
  1788. for(i=0; i<rN; ++i)
  1789. if( cmIsFlag(rV[i].newFlags,kDeleteXsFl) )
  1790. if( _cmXScoreRemoveNote( rV[i].note ) != kOkXsRC )
  1791. return cmErrMsg(&p->err,kSyntaxErrorXsRC,"Event marked to skip was not found in measure: %i",measNumb);
  1792. cmXsMeas_t* mp = rV[0].note->meas;
  1793. cmXsNote_t* n0p = NULL;
  1794. assert( mp->number == measNumb );
  1795. // Reassign the slink of the cmXsNote_t records in this measure
  1796. // according to their order in rV[].
  1797. for(i=0; i<rN; ++i)
  1798. {
  1799. if( cmIsFlag(rV[i].newFlags,kDeleteXsFl) )
  1800. continue;
  1801. if( n0p == NULL )
  1802. mp->noteL = rV[i].note;
  1803. else
  1804. n0p->slink = rV[i].note;
  1805. // if a new tick was specified
  1806. if( rV[i].newTick != 0 )
  1807. rV[i].note->tick = rV[i].newTick;
  1808. // if a dynamic or velocity mark was included
  1809. if( rV[i].dynIdx != cmInvalidIdx )
  1810. {
  1811. rV[i].note->dynamics = _cmXScoreDynMarkArray[ rV[i].dynIdx ].dyn;
  1812. rV[i].note->vel = _cmXScoreDynMarkArray[ rV[i].dynIdx ].vel;
  1813. }
  1814. // Set the dynamic fork begin/end flags for later _cmXScoreProcessDynamicForks()
  1815. if( cmIsFlag(rV[i].newFlags,kDynBegForkXsFl) )
  1816. rV[i].note->flags = cmSetFlag(rV[i].note->flags,kDynBegForkXsFl);
  1817. if( cmIsFlag(rV[i].newFlags,kDynEndForkXsFl) )
  1818. rV[i].note->flags = cmSetFlag(rV[i].note->flags,kDynEndForkXsFl);
  1819. // if the tie end flag was set
  1820. if( cmIsFlag(rV[i].newFlags,kTieEndXsFl) )
  1821. {
  1822. rV[i].note->flags |= kTieEndXsFl;
  1823. rV[i].note->flags = cmClrFlag( rV[i].note->flags, kOnsetXsFl );
  1824. rV[i].newFlags = cmClrFlag( rV[i].newFlags, kTieEndXsFl);
  1825. }
  1826. // if a new note value was specified
  1827. if( rV[i].pitch != 0 )
  1828. rV[i].note->pitch = rV[i].pitch;
  1829. rV[i].note->flags |= rV[i].graceFlags;
  1830. rV[i].note->graceGroupId = rV[i].graceGroupId;
  1831. n0p = rV[i].note;
  1832. n0p->slink = NULL;
  1833. }
  1834. // Insert new note records for pedal up/dn events.
  1835. for(i=0; i<rN; ++i)
  1836. {
  1837. if( rV[i].newFlags != 0 )
  1838. {
  1839. if( cmIsFlag(rV[i].newFlags,kDampDnXsFl ) )
  1840. _cmXScoreInsertPedalEvent(p,rV + i,kDampDnXsFl);
  1841. if( cmIsFlag(rV[i].newFlags,kSostDnXsFl ) )
  1842. _cmXScoreInsertPedalEvent(p,rV + i,kSostDnXsFl);
  1843. if( cmIsFlag(rV[i].newFlags,kDampUpXsFl ) )
  1844. _cmXScoreInsertPedalEvent(p,rV + i,kDampUpXsFl);
  1845. if( cmIsFlag(rV[i].newFlags,kSostUpXsFl ) )
  1846. _cmXScoreInsertPedalEvent(p,rV + i,kSostUpXsFl);
  1847. }
  1848. }
  1849. return kOkXsRC;
  1850. }
  1851. cmXsRC_t _cmXScoreReorderParseDyn(cmXScore_t* p, const cmChar_t* b, unsigned lineNumb, unsigned* dynIdxRef, unsigned* flagsRef, int measNumb )
  1852. {
  1853. cmXsRC_t rc = kOkXsRC;
  1854. const cmChar_t* s = NULL;
  1855. bool begForkFl = false;
  1856. bool endForkFl = false;
  1857. *dynIdxRef = cmInvalidIdx;
  1858. // locate the '!' which indicates the start of a dynamic marking
  1859. if( (s = strchr(b,'!')) == NULL )
  1860. return rc;
  1861. ++s; // increment past the '!'
  1862. if( *s == 0 )
  1863. return cmErrMsg(&p->err,kSyntaxErrorXsRC,"Unexpected end-of-line on dynamics parsing on line:%i.",lineNumb);
  1864. // some dynamic markings are surrounded by parenthesis (to indicate a dynamic level with greater uncertainty)
  1865. if( *s == '(' )
  1866. ++s; // skip the paren.
  1867. if( *s == '!')
  1868. {
  1869. //printf("E %3i %5i %s\n",measNumb,lineNumb,b);
  1870. endForkFl = true;
  1871. ++s;
  1872. }
  1873. if( *s == 0 )
  1874. return cmErrMsg(&p->err,kSyntaxErrorXsRC,"Unexpected end-of-line on dynamics parsing on line:%i.",lineNumb);
  1875. // check for beg/end fork dynamic
  1876. if( isupper(*s) )
  1877. {
  1878. if( !endForkFl)
  1879. {
  1880. begForkFl=true;
  1881. //printf("B %3i %5i %s\n",measNumb,lineNumb,b);
  1882. }
  1883. }
  1884. else
  1885. {
  1886. if( endForkFl )
  1887. return cmErrMsg(&p->err,kSyntaxErrorXsRC,"A double exclaimation point (end-of-dynamic fork) must always be followed by an upper case M,P, or F. See line:%i",lineNumb);
  1888. }
  1889. unsigned i = 0;
  1890. unsigned j = 0;
  1891. unsigned n = 6;
  1892. bool doneFl = false;
  1893. cmChar_t mark[n+1];
  1894. memset(mark,0,n+1);
  1895. for(i=0; j<n && doneFl==false; ++i)
  1896. {
  1897. char c = tolower(s[i]);
  1898. switch(c)
  1899. {
  1900. case 's':
  1901. case 'm':
  1902. case 'p':
  1903. case 'f':
  1904. case '+':
  1905. case '-':
  1906. mark[j++] = c;
  1907. break;
  1908. case ')': // ending paren.
  1909. case 0: // end of string
  1910. case ' ': // end of mark
  1911. case '\n': // end of line
  1912. default: // anything else
  1913. doneFl = true;
  1914. break;
  1915. }
  1916. }
  1917. if( !doneFl )
  1918. return cmErrMsg(&p->err,kSyntaxErrorXsRC,"Illegal dynamic mark (%s) syntax on line:%i.",mark,lineNumb);
  1919. // look up the dynamic mark in the reference table
  1920. for(j=0; _cmXScoreDynMarkArray[j].mark!=NULL; ++j)
  1921. if( strcmp(mark,_cmXScoreDynMarkArray[j].mark) == 0 )
  1922. break;
  1923. if( _cmXScoreDynMarkArray[j].mark == NULL )
  1924. return cmErrMsg(&p->err,kSyntaxErrorXsRC,"The dynamic mark '%s' is not legal on line:%i.",mark,lineNumb);
  1925. *dynIdxRef = j;
  1926. if( begForkFl )
  1927. *flagsRef = cmSetFlag(*flagsRef,kDynBegForkXsFl);
  1928. if( endForkFl )
  1929. *flagsRef = cmSetFlag(*flagsRef,kDynEndForkXsFl);
  1930. return rc;
  1931. }
  1932. cmXsRC_t _cmXScoreReorderParseFlags(cmXScore_t* p, const cmChar_t* b, unsigned line, unsigned* newFlagsRef )
  1933. {
  1934. cmXsRC_t rc = kOkXsRC;
  1935. const cmChar_t* s;
  1936. bool doneFl = false;
  1937. unsigned i = 0;
  1938. *newFlagsRef = 0;
  1939. // tilde indicates a pedal event
  1940. if((s = strchr(b,'~')) == NULL )
  1941. return rc;
  1942. do
  1943. {
  1944. ++s;
  1945. switch( *s )
  1946. {
  1947. case 'd':
  1948. *newFlagsRef |= kSostDnXsFl; // sostenuto pedal down just after this note onset
  1949. break;
  1950. case 'u':
  1951. *newFlagsRef |= kSostUpXsFl; // sostenuto pedal up just before this event
  1952. break;
  1953. case 'x':
  1954. *newFlagsRef |= (kSostUpXsFl | kSostDnXsFl); // sostenuto pedal up just before this event and sost down just after it.
  1955. break;
  1956. case 'D':
  1957. *newFlagsRef |= kDampDnXsFl; // damper pedal down
  1958. break;
  1959. case 'U':
  1960. *newFlagsRef |= kDampUpXsFl; // damper pedal up
  1961. break;
  1962. case '_':
  1963. *newFlagsRef |= kTieEndXsFl; // set tie end flag
  1964. break;
  1965. case '&':
  1966. *newFlagsRef |= kDeleteXsFl; // delete this evetn
  1967. break;
  1968. default:
  1969. if( i == 0 )
  1970. return cmErrMsg(&p->err,kSyntaxErrorXsRC,"Unexpected flag marking '%c' on line %i.",*s,line);
  1971. doneFl = true;
  1972. }
  1973. ++i;
  1974. }while(!doneFl);
  1975. return rc;
  1976. }
  1977. cmXsRC_t _cmXScoreReorderParseTick(cmXScore_t* p, const cmChar_t* b, unsigned line, unsigned* tickRef )
  1978. {
  1979. cmXsRC_t rc = kOkXsRC;
  1980. const cmChar_t* s;
  1981. if((s = strchr(b,'@')) == NULL )
  1982. return rc;
  1983. ++s;
  1984. if(!isdigit(*s))
  1985. return cmErrMsg(&p->err,kSyntaxErrorXsRC,"Unexpected tick reorder value '%c' on line %i.",*s,line);
  1986. if(sscanf(s,"%i",tickRef) != 1 )
  1987. return cmErrMsg(&p->err,kSyntaxErrorXsRC,"tick reorder parse failed on line %i.",line);
  1988. return rc;
  1989. }
  1990. cmXsRC_t _cmXScoreReorderParseGrace(cmXScore_t* p, const cmChar_t* b, unsigned line, cmXsReorder_t* r, unsigned* graceGroupIdRef )
  1991. {
  1992. cmXsRC_t rc = kOkXsRC;
  1993. const cmChar_t* s;
  1994. if((s = strchr(b,'%')) == NULL )
  1995. return rc;
  1996. ++s;
  1997. r->graceGroupId = *graceGroupIdRef;
  1998. while(1)
  1999. {
  2000. switch(*s)
  2001. {
  2002. case 'b': r->graceFlags |= kBegGraceXsFl; break;
  2003. case 'a': r->graceFlags |= kAddGraceXsFl | kEndGraceXsFl; break;
  2004. case 's': r->graceFlags |= kSubGraceXsFl | kEndGraceXsFl; break;
  2005. case 'A': r->graceFlags |= kAFirstGraceXsFl| kEndGraceXsFl; break;
  2006. case 'n': r->graceFlags |= kNFirstGraceXsFl| kEndGraceXsFl; break;
  2007. case 'g': break;
  2008. case '1':
  2009. r->graceGroupId += 1;
  2010. ++s;
  2011. continue;
  2012. case '%':
  2013. *graceGroupIdRef += 1;
  2014. ++s;
  2015. continue;
  2016. default:
  2017. {
  2018. return cmErrMsg(&p->err,kSyntaxErrorXsRC,"Unexpected grace note reorder character code %c on line %i.",*s,line);
  2019. assert(0);
  2020. }
  2021. }
  2022. break;
  2023. }
  2024. return rc;
  2025. }
  2026. cmXsRC_t _cmXScoreReorderParsePitch(cmXScore_t* p, const cmChar_t* b, unsigned line, unsigned* pitchRef )
  2027. {
  2028. cmXsRC_t rc = kOkXsRC;
  2029. cmChar_t* s;
  2030. cmChar_t buf[4];
  2031. unsigned i,j;
  2032. memset(buf,0,sizeof(buf));
  2033. *pitchRef = 0;
  2034. if((s = strchr(b,'$')) == NULL )
  2035. return rc;
  2036. ++s;
  2037. j=2;
  2038. for(i=0; i<j && *s; ++i,++s)
  2039. {
  2040. buf[i] = *s;
  2041. if( i==1 && (*s=='#' || *s=='b') )
  2042. j = 3;
  2043. if( i==0 && strchr("ABCDEFG",*s)==NULL )
  2044. return cmErrMsg(&p->err,kSyntaxErrorXsRC,"Illegal pitch letter ('%c')specification line %i.",*s,line);
  2045. if( i==1 && !isdigit(*s) && *s!='#' && *s!='b' )
  2046. return cmErrMsg(&p->err,kSyntaxErrorXsRC,"Illegal pitch level ('%c') specification line %i.",*s,line);
  2047. if( i==2 && !isdigit(*s) )
  2048. return cmErrMsg(&p->err,kSyntaxErrorXsRC,"Illegal pitch octave ('%c') specification line %i.",*s,line);
  2049. }
  2050. unsigned pitch = cmSciPitchToMidi(buf);
  2051. if( pitch<kInvalidMidiByte)
  2052. *pitchRef = pitch;
  2053. else
  2054. {
  2055. rc = cmErrMsg(&p->err,kSyntaxErrorXsRC,"Pitch conversion from '%s' failed on line %i.",buf,line);
  2056. }
  2057. return rc;
  2058. }
  2059. cmXsRC_t _cmXsApplyEditFile( cmXScore_t* p, const cmChar_t* fn )
  2060. {
  2061. typedef enum { kFindMeasStId, kFindEventStId, kReadEventStId } stateId_t;
  2062. cmXsRC_t rc = kOkXsRC;
  2063. cmFileH_t fH = cmFileNullHandle;
  2064. cmChar_t* b = NULL;
  2065. unsigned bN = 0;
  2066. unsigned ln = 0;
  2067. stateId_t stateId = kFindMeasStId;
  2068. unsigned rN = 1024;
  2069. unsigned ri = 0;
  2070. unsigned measNumb = 0;
  2071. unsigned graceGroupId = 1;
  2072. cmXsReorder_t rV[ rN ];
  2073. if( cmFileOpen(&fH,fn,kReadFileFl,p->err.rpt) != kOkFileRC )
  2074. {
  2075. rc = cmErrMsg(&p->err,kFileFailXsRC,"The reordering file '%s' could not be opened.",cmStringNullGuard(fn));
  2076. return rc;
  2077. }
  2078. for(; cmFileGetLineAuto(fH,&b,&bN)==kOkFileRC; ++ln)
  2079. {
  2080. switch( stateId )
  2081. {
  2082. case kFindEventStId: // scanning past labels to an event line
  2083. {
  2084. unsigned voice,loc;
  2085. if( sscanf(b,"%i %i",&voice,&loc) != 2 )
  2086. continue;
  2087. stateId = kReadEventStId;
  2088. }
  2089. // fall through
  2090. case kReadEventStId:
  2091. {
  2092. cmXsReorder_t r;
  2093. char pitchStr[4];
  2094. memset(&r,0,sizeof(r));
  2095. // parse an event line
  2096. if( sscanf(b,"%i %i %i %i %i %f",&r.idx,&r.voice,&r.locIdx,&r.tick,&r.durtn,&r.rval) == 6 )
  2097. {
  2098. assert( strlen(b)>=52);
  2099. int PC = 39; // text file column where first pitch char occurs
  2100. if( b[PC] == ' ')
  2101. r.midi = 0;
  2102. else
  2103. {
  2104. pitchStr[0] = b[PC+0];
  2105. pitchStr[1] = b[PC+1];
  2106. pitchStr[2] = b[PC+2];
  2107. pitchStr[3] = 0;
  2108. if( !isdigit(pitchStr[2]) )
  2109. r.midi = 0;
  2110. else
  2111. {
  2112. if( pitchStr[1] == ' ')
  2113. {
  2114. pitchStr[1] = pitchStr[2];
  2115. pitchStr[2] = 0;
  2116. }
  2117. r.midi = cmSciPitchToMidi(pitchStr);
  2118. }
  2119. }
  2120. // parse the flag edits following a '~'
  2121. if((rc = _cmXScoreReorderParseFlags(p,b,ln+1, &r.newFlags)) != kOkXsRC )
  2122. goto errLabel;
  2123. // parse the dynamic marking following a '!'
  2124. if((rc = _cmXScoreReorderParseDyn(p,b,ln+1,&r.dynIdx, &r.newFlags, measNumb)) != kOkXsRC )
  2125. goto errLabel;
  2126. // parse the @newtick marker
  2127. if((rc = _cmXScoreReorderParseTick(p, b, ln+1, &r.newTick)) != kOkXsRC )
  2128. goto errLabel;
  2129. // parse the %grace note marker
  2130. if((rc = _cmXScoreReorderParseGrace(p, b, ln+1, &r, &graceGroupId)) != kOkXsRC )
  2131. goto errLabel;
  2132. // parse the $pitch marker
  2133. if((rc = _cmXScoreReorderParsePitch(p, b, ln+1, &r.pitch )) != kOkXsRC )
  2134. goto errLabel;
  2135. // process grace notes - these need to be processed separate from
  2136. // the _cmXScoreReorderMeas() because grace notes may cross measure boundaries.
  2137. /*
  2138. if( r.graceType != 0 )
  2139. {
  2140. r.graceGroupId = graceGroupId;
  2141. // if this is an end of a grace note group
  2142. if( r.graceType != 'g' && r.graceType != 'b' )
  2143. {
  2144. graceGroupId += 1;
  2145. }
  2146. }
  2147. */
  2148. // store the record
  2149. assert( ri < rN );
  2150. rV[ri++] = r;
  2151. continue;
  2152. }
  2153. // the end of the measure was encountered -
  2154. // reorder the measure based on the cmXsReorder_t in rV[ri]
  2155. if((rc = _cmXScoreReorderMeas(p, measNumb, rV, ri )) != kOkXsRC )
  2156. goto errLabel;
  2157. ri = 0;
  2158. stateId = kFindMeasStId;
  2159. // fall through
  2160. }
  2161. case kFindMeasStId: // scanning for a bar-line
  2162. {
  2163. char colon;
  2164. if( sscanf(b,"%i %c",&measNumb,&colon) == 2 && colon == ':' )
  2165. {
  2166. //printf("meas: %i \n",measNumb);
  2167. stateId = kFindEventStId;
  2168. }
  2169. }
  2170. break;
  2171. }
  2172. }
  2173. // If reorder records remain to be processed
  2174. if( ri > 0 )
  2175. if((rc = _cmXScoreReorderMeas(p, measNumb, rV, ri )) != kOkXsRC )
  2176. goto errLabel;
  2177. // the ticks may have changed so the 'secs' and 'dsecs' must be updated
  2178. _cmXScoreSetAbsoluteTime( p );
  2179. // the bar lines should be the first event in the measure
  2180. _cmXScoreFixBarLines(p);
  2181. // resort to force the links to be correct
  2182. _cmXScoreSort(p);
  2183. // process the grace notes.
  2184. _cmXScoreProcessGraceNotes( p, graceGroupId );
  2185. // inserting grace notes may have left the score unsorted
  2186. _cmXScoreSort(p);
  2187. // process the dynamic forks
  2188. _cmXScoreProcessDynamicForks(p);
  2189. //_cmXScoreReport(p, NULL, true );
  2190. errLabel:
  2191. cmFileClose(&fH);
  2192. cmMemFree(b);
  2193. return rc;
  2194. }
  2195. cmXsRC_t cmXScoreInitialize( cmCtx_t* ctx, cmXsH_t* hp, const cmChar_t* xmlFn, const cmChar_t* editFn, bool damperRptFl )
  2196. {
  2197. cmXsRC_t rc = kOkXsRC;
  2198. if((rc = cmXScoreFinalize(hp)) != kOkXsRC )
  2199. return rc;
  2200. cmXScore_t* p = cmMemAllocZ(cmXScore_t,1);
  2201. cmErrSetup(&p->err,&ctx->rpt,"XScore");
  2202. // create a local linked heap
  2203. if( cmLHeapIsValid( p->lhH = cmLHeapCreate(8196,ctx)) == false )
  2204. return cmErrMsg(&p->err,kLHeapFailXsRC,"Lheap create failed.");
  2205. // open the music xml file
  2206. if( cmXmlAlloc(ctx, &p->xmlH, xmlFn) != kOkXmlRC )
  2207. {
  2208. rc = cmErrMsg(&p->err,kXmlFailXsRC,"Unable to open the MusicXML file '%s'.",cmStringNullGuard(xmlFn));
  2209. goto errLabel;
  2210. }
  2211. //cmXmlPrint(p->xmlH,&ctx->rpt);
  2212. // parse the part-list
  2213. if((rc = _cmXScoreParsePartList( p )) != kOkXsRC )
  2214. goto errLabel;
  2215. // parse each score 'part'
  2216. cmXsPart_t* pp = p->partL;
  2217. for(; pp!=NULL; pp=pp->link)
  2218. if((rc = _cmXScoreParsePart(p,pp)) != kOkXsRC )
  2219. goto errLabel;
  2220. // fill in the note->slink chain to link the notes in each measure in time order
  2221. _cmXScoreSort(p);
  2222. // kpl: 4/19/17 fix problem where notes ended up out of order by one tick _cmXScoreSpreadGraceNotes(p);
  2223. _cmXScoreSort(p);
  2224. _cmXScoreResolveTiesAndLoc(p);
  2225. _cmXScoreRemoveDuplicateNotes(p);
  2226. _cmXScoreSetMeasGroups(p,kEvenXsFl);
  2227. _cmXScoreSetMeasGroups(p,kDynXsFl);
  2228. _cmXScoreSetMeasGroups(p,kTempoXsFl);
  2229. //_cmXScoreResolveOctaveShift(p);
  2230. // CSV output initialize failed.
  2231. if( cmCsvInitialize(&p->csvH,ctx) != kOkCsvRC )
  2232. rc = cmErrMsg(&p->err,kCsvFailXsRC,"CSV output object create failed.");
  2233. if( editFn != NULL )
  2234. {
  2235. if((rc = _cmXsApplyEditFile(p,editFn)) != kOkXsRC )
  2236. {
  2237. cmErrMsg(&ctx->err,rc,"XScore reorder failed.");
  2238. goto errLabel;
  2239. }
  2240. }
  2241. // assign durations to pedal down events
  2242. _cmXScoreProcessPedals(p,damperRptFl);
  2243. // remove some notes which share a pitch and are overlapped or embedded within another note.
  2244. _cmXScoreProcessOverlappingNotes(p);
  2245. errLabel:
  2246. if( rc != kOkXsRC )
  2247. _cmXScoreFinalize(p);
  2248. else
  2249. hp->h = p;
  2250. return rc;
  2251. }
  2252. cmXsRC_t cmXScoreFinalize( cmXsH_t* hp )
  2253. {
  2254. cmXsRC_t rc = kOkXsRC;
  2255. if( hp == NULL || cmXScoreIsValid(*hp)==false )
  2256. return kOkXsRC;
  2257. cmXScore_t* p = _cmXScoreHandleToPtr(*hp);
  2258. if((rc = _cmXScoreFinalize(p)) != kOkXsRC )
  2259. return rc;
  2260. hp->h = NULL;
  2261. return rc;
  2262. }
  2263. bool cmXScoreIsValid( cmXsH_t h )
  2264. { return h.h != NULL; }
  2265. /* CSV score columns
  2266. kMidiFileIdColScIdx= 0,
  2267. kTypeLabelColScIdx = 3,
  2268. kDSecsColScIdx = 4,
  2269. kSecsColScIdx = 5,
  2270. kD0ColScIdx = 9,
  2271. kD1ColScIdx = 10,
  2272. kPitchColScIdx = 11,
  2273. kBarColScIdx = 13,
  2274. kSkipColScIdx = 14,
  2275. kEvenColScIdx = 15,
  2276. kGraceColScIdx = 16,
  2277. kTempoColScIdx = 17,
  2278. kFracColScIdx = 18,
  2279. kDynColScIdx = 19,
  2280. kSectionColScIdx = 20,
  2281. kRecdPlayColScIdx = 21,
  2282. kRemarkColScIdx = 22
  2283. */
  2284. cmXsRC_t _cmXScoreWriteCsvHdr( cmXScore_t* p )
  2285. {
  2286. const cmChar_t* s[] =
  2287. {
  2288. "id","trk","evt","opcode","dticks","micros","status",
  2289. "meta","ch","d0","d1","arg0","arg1","bar","skip",
  2290. "even","grace","tempo","t_frac","dyn","section","play_recd","remark",NULL
  2291. };
  2292. cmCsvCell_t* lcp = NULL;
  2293. if( cmCsvAppendRow( p->csvH, &lcp, cmCsvInsertSymText(p->csvH,s[0]), 0, 0 ) != kOkCsvRC )
  2294. return cmErrMsg(&p->err,kCsvFailXsRC,"CSV append row failed.");
  2295. unsigned i;
  2296. for(i=1; s[i]!=NULL; ++i)
  2297. {
  2298. if( cmCsvInsertIdentColAfter(p->csvH, lcp, &lcp, s[i], 0 ) != kOkCsvRC )
  2299. return cmErrMsg(&p->err,kCsvFailXsRC,"CSV error inserting CSV title %i.\n",i);
  2300. }
  2301. return kOkXsRC;
  2302. }
  2303. cmXsRC_t _cmXScoreWriteCsvBlankCols( cmXScore_t* p, unsigned cnt, cmCsvCell_t** leftCellPtrPtr )
  2304. {
  2305. unsigned i;
  2306. for(i=0; i<cnt; ++i)
  2307. if( cmCsvInsertIdentColAfter(p->csvH,*leftCellPtrPtr,leftCellPtrPtr,"",0) != kOkCsvRC )
  2308. return cmErrMsg(&p->err,kCsvFailXsRC,"CSV output failed on blank column.");
  2309. return kOkCsvRC;
  2310. }
  2311. const cmChar_t* _cmXScoreTranslateDynamics( cmXScore_t* p, const cmXsNote_t* np, cmChar_t* buf, unsigned bufN )
  2312. {
  2313. if( cmIsFlag(np->flags,kDynXsFl) && np->dynamics != 0 )
  2314. {
  2315. const cmChar_t* dynStr = NULL;
  2316. switch(np->dynamics)
  2317. {
  2318. case 1: dynStr = "pppp"; break;
  2319. case 2: dynStr = "ppp"; break;
  2320. case 3: dynStr = "pp"; break;
  2321. case 4: dynStr = "p"; break;
  2322. case 5: dynStr = "mp"; break;
  2323. case 6: dynStr = "mf"; break;
  2324. case 7: dynStr = "f"; break;
  2325. case 8: dynStr = "ff"; break;
  2326. case 9: dynStr = "fff"; break;
  2327. default:
  2328. cmErrMsg(&p->err,kSyntaxErrorXsRC,"An invalid dynamic value (%i) was encountered.",np->dynamics);
  2329. goto errLabel;
  2330. }
  2331. if( np->dynGroupId == 0 )
  2332. snprintf(buf,bufN,"%s",dynStr);
  2333. else
  2334. snprintf(buf,bufN,"%s %i",dynStr,np->dynGroupId);
  2335. return buf;
  2336. }
  2337. errLabel:
  2338. return "";
  2339. }
  2340. const cmChar_t* cmXsFormatMeasurementCsvField( unsigned flags, unsigned fl, char abbrev, unsigned sectionId, char* buf, unsigned bufN )
  2341. {
  2342. assert( bufN > 1 );
  2343. buf[0] = ' ';
  2344. buf[1] = 0;
  2345. if( cmIsFlag(flags,fl) )
  2346. {
  2347. if( sectionId != 0 )
  2348. snprintf(buf,bufN-1,"%c %i%c",abbrev,sectionId, cmIsFlag(flags,kHeelXsFl)?'*':' ');
  2349. else
  2350. buf[0] = abbrev;
  2351. }
  2352. return buf;
  2353. }
  2354. cmXsRC_t _cmXScoreWriteCsvRow(
  2355. cmXScore_t* p,
  2356. unsigned rowIdx,
  2357. unsigned uid,
  2358. unsigned bar,
  2359. const cmChar_t* sectionStr,
  2360. const cmChar_t* opCodeStr,
  2361. double dsecs,
  2362. double secs,
  2363. unsigned d0,
  2364. unsigned d1,
  2365. unsigned pitch, // set to -1 if the pitch is not valid
  2366. double frac,
  2367. const cmChar_t* dynStr,
  2368. unsigned flags,
  2369. const cmChar_t* evenStr,
  2370. const cmChar_t* tempoStr)
  2371. {
  2372. cmXsRC_t rc = kOkXsRC;
  2373. cmCsvCell_t* lcp = NULL;
  2374. // append an empty row to the CSV object
  2375. if( cmCsvAppendRow( p->csvH, &lcp, cmCsvInsertSymUInt(p->csvH, rowIdx ), 0, 0 ) != kOkCsvRC )
  2376. {
  2377. rc = cmErrMsg(&p->err,kCsvFailXsRC,"CSV append row failed.");
  2378. goto errLabel;
  2379. }
  2380. /*
  2381. // col 0 : blanks
  2382. if( cmCsvInsertUIntColAfter(p->csvH, lcp, &lcp, rowIdx, 0 ) != kOkCsvRC )
  2383. {
  2384. rc = cmErrMsg(&p->err,kCsvFailXsRC,"CSV output row index failed.");
  2385. goto errLabel;
  2386. }
  2387. */
  2388. // col 1 : track (always 1)
  2389. if( cmCsvInsertUIntColAfter(p->csvH,lcp,&lcp,1,0) != kOkCsvRC )
  2390. {
  2391. rc = cmErrMsg(&p->err,kCsvFailXsRC,"CSV insert failed on 'd0'.");
  2392. goto errLabel;
  2393. }
  2394. // col 2 : evt (set to event uid, or blank if uid == -1)
  2395. if( uid == -1 )
  2396. {
  2397. if((rc = _cmXScoreWriteCsvBlankCols(p,1,&lcp)) != kOkXsRC )
  2398. goto errLabel;
  2399. }
  2400. else
  2401. if( cmCsvInsertUIntColAfter(p->csvH,lcp,&lcp,uid,0) != kOkCsvRC )
  2402. {
  2403. rc = cmErrMsg(&p->err,kCsvFailXsRC,"CSV insert failed on 'd0'.");
  2404. goto errLabel;
  2405. }
  2406. // col 3 : output the opcode
  2407. if( cmCsvInsertIdentColAfter(p->csvH,lcp,&lcp,opCodeStr,0) != kOkCsvRC )
  2408. {
  2409. rc = cmErrMsg(&p->err,kCsvFailXsRC,"CSV insert failed on opcode label.");
  2410. goto errLabel;
  2411. }
  2412. // col 4 : dsecs
  2413. if( cmCsvInsertDoubleColAfter(p->csvH,lcp,&lcp,dsecs,0) != kOkCsvRC )
  2414. {
  2415. rc = cmErrMsg(&p->err,kCsvFailXsRC,"CSV insert failed on 'dsecs'.");
  2416. goto errLabel;
  2417. }
  2418. // col 5 : secs
  2419. if( cmCsvInsertDoubleColAfter(p->csvH,lcp,&lcp,secs,0) != kOkCsvRC )
  2420. {
  2421. rc = cmErrMsg(&p->err,kCsvFailXsRC,"CSV insert failed on 'secs'.");
  2422. goto errLabel;
  2423. }
  2424. // cols 6,7,8 blanks
  2425. if((rc = _cmXScoreWriteCsvBlankCols(p,3,&lcp)) != kOkXsRC )
  2426. goto errLabel;
  2427. // col 9 : d0
  2428. if( cmCsvInsertUIntColAfter(p->csvH,lcp,&lcp,d0,0) != kOkCsvRC )
  2429. {
  2430. rc = cmErrMsg(&p->err,kCsvFailXsRC,"CSV insert failed on 'd0'.");
  2431. goto errLabel;
  2432. }
  2433. // col 10 : d1
  2434. if( cmCsvInsertUIntColAfter(p->csvH,lcp,&lcp,d1,0) != kOkCsvRC )
  2435. {
  2436. rc = cmErrMsg(&p->err,kCsvFailXsRC,"CSV insert failed on 'd1'.");
  2437. goto errLabel;
  2438. }
  2439. // col 11 : pitch
  2440. if( pitch == -1 )
  2441. {
  2442. if((rc = _cmXScoreWriteCsvBlankCols(p,1,&lcp)) != kOkXsRC )
  2443. goto errLabel;
  2444. }
  2445. else
  2446. {
  2447. if( cmCsvInsertIdentColAfter(p->csvH,lcp,&lcp,cmMidiToSciPitch(pitch,NULL,0),0) != kOkCsvRC )
  2448. {
  2449. rc = cmErrMsg(&p->err,kCsvFailXsRC,"CSV insert failed on 'pitch'.");
  2450. goto errLabel;
  2451. }
  2452. }
  2453. // col 12 : blanks
  2454. if((rc = _cmXScoreWriteCsvBlankCols(p,1 + (cmIsFlag(flags,kBarXsFl) ? 0 : 1), &lcp)) != kOkXsRC )
  2455. goto errLabel;
  2456. // col 13 : bar number
  2457. if( cmIsFlag(flags,kBarXsFl) )
  2458. {
  2459. if( cmCsvInsertUIntColAfter(p->csvH,lcp,&lcp,bar,0) != kOkCsvRC )
  2460. {
  2461. rc = cmErrMsg(&p->err,kCsvFailXsRC,"CSV insert failed on 'pitch'.");
  2462. goto errLabel;
  2463. }
  2464. }
  2465. // col 14 : skip (blank for now)
  2466. if((rc = _cmXScoreWriteCsvBlankCols(p,1,&lcp)) != kOkXsRC )
  2467. goto errLabel;
  2468. // col 15: even (all grace notes are 'even' notes
  2469. if( cmCsvInsertQTextColAfter(p->csvH,lcp,&lcp, evenStr, 0) != kOkCsvRC )
  2470. {
  2471. rc = cmErrMsg(&p->err,kCsvFailXsRC,"CSV insert failed on eveness flag label.");
  2472. goto errLabel;
  2473. }
  2474. // col 16: grace
  2475. if( cmCsvInsertIdentColAfter(p->csvH,lcp,&lcp,cmIsFlag(flags,kGraceXsFl) ? "g" : "",0) != kOkCsvRC )
  2476. {
  2477. rc = cmErrMsg(&p->err,kCsvFailXsRC,"CSV insert failed on eveness flag label.");
  2478. goto errLabel;
  2479. }
  2480. // col 17: tempo
  2481. if( cmCsvInsertQTextColAfter(p->csvH,lcp,&lcp,tempoStr,0) != kOkCsvRC )
  2482. {
  2483. rc = cmErrMsg(&p->err,kCsvFailXsRC,"CSV insert failed on eveness flag label.");
  2484. goto errLabel;
  2485. }
  2486. // col 18: frac
  2487. if( frac == 0 )
  2488. {
  2489. if((rc = _cmXScoreWriteCsvBlankCols(p,1,&lcp)) != kOkXsRC )
  2490. goto errLabel;
  2491. }
  2492. else
  2493. {
  2494. if( cmCsvInsertDoubleColAfter(p->csvH,lcp,&lcp,1.0/frac,0) != kOkCsvRC )
  2495. {
  2496. rc = cmErrMsg(&p->err,kCsvFailXsRC,"CSV insert failed on 't frac'.");
  2497. goto errLabel;
  2498. }
  2499. }
  2500. // col 19: dynamic marking
  2501. if( cmCsvInsertQTextColAfter(p->csvH, lcp, &lcp, dynStr, 0 ) != kOkCsvRC )
  2502. {
  2503. rc = cmErrMsg(&p->err,kCsvFailXsRC,"CSV insert failed on 'dynamics'.");
  2504. goto errLabel;
  2505. }
  2506. //if((rc = _cmXScoreWriteCsvBlankCols(p,1,&lcp)) != kOkXsRC )
  2507. // goto errLabel;
  2508. // col 20: section
  2509. if( cmCsvInsertIdentColAfter(p->csvH,lcp,&lcp,sectionStr!=NULL ? sectionStr : "",0) != kOkCsvRC )
  2510. {
  2511. rc = cmErrMsg(&p->err,kCsvFailXsRC,"CSV insert failed on eveness flag label.");
  2512. goto errLabel;
  2513. }
  2514. // col 21, 22 : recd-play, remark (blank for now)
  2515. if((rc = _cmXScoreWriteCsvBlankCols(p,2,&lcp)) != kOkXsRC )
  2516. goto errLabel;
  2517. errLabel:
  2518. return rc;
  2519. }
  2520. cmXsRC_t cmXScoreWriteCsv( cmXsH_t h, int begMeasNumb, const cmChar_t* csvFn )
  2521. {
  2522. cmXsRC_t rc = kOkXsRC;
  2523. cmXScore_t* p = _cmXScoreHandleToPtr(h);
  2524. unsigned rowIdx = 1;
  2525. const cmChar_t* sectionIdStr = NULL;
  2526. double baseSecs = -1;
  2527. if( !cmCsvIsValid(p->csvH) )
  2528. return cmErrMsg(&p->err,kCsvFailXsRC,"The CSV output object is not initialized.");
  2529. if((rc = _cmXScoreWriteCsvHdr( p )) != kOkXsRC )
  2530. goto errLabel;
  2531. cmXsPart_t* pp = p->partL;
  2532. for(; pp!=NULL; pp=pp->link)
  2533. {
  2534. cmXsMeas_t* mp = pp->measL;
  2535. for(; mp!=NULL; mp=mp->link)
  2536. {
  2537. if( mp->number < begMeasNumb)
  2538. continue;
  2539. cmXsNote_t* np = mp->noteL;
  2540. if( baseSecs == -1 )
  2541. baseSecs = np->secs;
  2542. for(; np!=NULL; np=np->slink)
  2543. {
  2544. double thisSecs = np->secs - baseSecs;
  2545. // if this is a section event
  2546. if( cmIsFlag(np->flags,kSectionXsFl) )
  2547. sectionIdStr = np->tvalue;
  2548. // if this is a bar event
  2549. if( cmIsFlag(np->flags,kBarXsFl) )
  2550. {
  2551. _cmXScoreWriteCsvRow(p,rowIdx,-1,mp->number,sectionIdStr,"bar",np->dsecs,thisSecs,0,0,-1,0,"",np->flags,"","");
  2552. sectionIdStr = NULL;
  2553. }
  2554. else
  2555. {
  2556. // if this is a pedal event
  2557. if( cmIsFlag(np->flags,kDampDnXsFl|kDampUpXsFl|kDampUpDnXsFl|kSostDnXsFl|kSostUpXsFl) )
  2558. {
  2559. unsigned d0 = cmIsFlag(np->flags,kSostDnXsFl |kSostUpXsFl) ? 66 : 64; // pedal MIDI ctl id
  2560. unsigned d1 = cmIsFlag(np->flags,kDampDnXsFl|kSostDnXsFl) ? 64 : 0; // pedal-dn: d1>=64 pedal-up:<64
  2561. _cmXScoreWriteCsvRow(p,rowIdx,-1,mp->number,sectionIdStr,"ctl",np->dsecs,thisSecs,d0,d1,-1,0,"",np->flags,"","");
  2562. sectionIdStr = NULL;
  2563. if( cmIsFlag(np->flags,kDampUpDnXsFl) )
  2564. {
  2565. rowIdx += 1;
  2566. double millisecond = 0.0;
  2567. _cmXScoreWriteCsvRow(p,rowIdx,-1,mp->number,sectionIdStr,"ctl",millisecond,thisSecs+millisecond,d0,64,-1,0,"",np->flags,"","");
  2568. }
  2569. }
  2570. else
  2571. {
  2572. // if this is a sounding note event
  2573. if( cmIsFlag(np->flags,kOnsetXsFl) )
  2574. {
  2575. unsigned bufN = 128;
  2576. cmChar_t ebuf[ bufN+1]; ebuf[bufN] = 0;
  2577. cmChar_t dbuf[ bufN+1]; dbuf[bufN] = 0;
  2578. cmChar_t tbuf[ bufN+1]; tbuf[bufN] = 0;
  2579. double frac = np->rvalue + (cmIsFlag(np->flags,kDotXsFl) ? (np->rvalue/2) : 0);
  2580. const cmChar_t* dyn = _cmXScoreTranslateDynamics( p, np, dbuf, bufN );
  2581. unsigned vel = np->vel==0 ? 60 : np->vel;
  2582. //
  2583. _cmXScoreWriteCsvRow(p,rowIdx,np->uid,mp->number,sectionIdStr,"non",np->dsecs,thisSecs,np->pitch,vel,np->pitch,frac,dyn,np->flags,
  2584. cmXsFormatMeasurementCsvField(np->flags, kEvenXsFl, 'e', np->evenGroupId, ebuf, bufN ),
  2585. cmXsFormatMeasurementCsvField(np->flags, kTempoXsFl,'t', np->tempoGroupId, tbuf, bufN ));
  2586. sectionIdStr = NULL;
  2587. }
  2588. }
  2589. }
  2590. rowIdx += 1;
  2591. }
  2592. }
  2593. }
  2594. // Section labels are output on the next bar/pedal/note
  2595. // but what if there is no bar pedal note-on after the section label
  2596. if( sectionIdStr != NULL )
  2597. cmErrMsg(&p->err,kSyntaxErrorXsRC,"The section label '%s' was ignored because it was not followed by a score event.",sectionIdStr);
  2598. if( cmCsvWrite( p->csvH, csvFn ) != kOkCsvRC )
  2599. rc = cmErrMsg(&p->err,kCsvFailXsRC,"The CSV output write failed on file '%s'.",csvFn);
  2600. errLabel:
  2601. return rc;
  2602. }
  2603. bool _cmXsIsCsvValid(cmCtx_t* ctx, cmXsH_t h, const cmChar_t* outFn)
  2604. {
  2605. bool retFl = true;
  2606. cmScH_t scH = cmScNullHandle;
  2607. double srate = 44100.0;
  2608. cmSymTblH_t stH = cmSymTblCreate(cmSymTblNullHandle, 0, ctx );
  2609. if( cmScoreInitialize( ctx, &scH, outFn, srate, NULL, 0, NULL, NULL, stH) != kOkScRC )
  2610. {
  2611. cmErrMsg(&ctx->err,kFileFailXsRC,"The generated CSV file (%s) could not be parsed.",cmStringNullGuard(outFn));
  2612. retFl = false;
  2613. }
  2614. else
  2615. {
  2616. //cmScorePrintSets(scH,&ctx->rpt);
  2617. //cmScorePrint(scH,&ctx->rpt);
  2618. cmScoreFinalize(&scH);
  2619. }
  2620. cmSymTblDestroy(&stH);
  2621. return retFl;
  2622. }
  2623. void _cmXScoreReportTitle( cmRpt_t* rpt )
  2624. {
  2625. cmRptPrintf(rpt," idx voc loc tick durtn rval flags\n");
  2626. cmRptPrintf(rpt," --- --- ----- ------- ----- ---- --- ---------------\n");
  2627. }
  2628. void _cmXScoreReportNote( cmRpt_t* rpt, const cmXsNote_t* note,unsigned index )
  2629. {
  2630. const cmChar_t* B = cmIsFlag(note->flags,kBarXsFl) ? "|" : "-";
  2631. const cmChar_t* R = cmIsFlag(note->flags,kRestXsFl) ? "R" : "-";
  2632. const cmChar_t* G = cmIsFlag(note->flags,kGraceXsFl) ? "G" : "-";
  2633. const cmChar_t* D = cmIsFlag(note->flags,kDotXsFl) ? "." : "-";
  2634. const cmChar_t* C = cmIsFlag(note->flags,kChordXsFl) ? "C" : "-";
  2635. const cmChar_t* P = cmIsFlag(note->flags,kDampDnXsFl) ? "V" : "-";
  2636. const cmChar_t* s = cmIsFlag(note->flags,kSostDnXsFl) ? "{" : "-";
  2637. const cmChar_t* S = cmIsFlag(note->flags,kSectionXsFl) ? "S" : "-";
  2638. const cmChar_t* H = cmIsFlag(note->flags,kHeelXsFl) ? "H" : "-";
  2639. const cmChar_t* T0 = cmIsFlag(note->flags,kTieBegXsFl) ? "T" : "-";
  2640. const cmChar_t* T1 = cmIsFlag(note->flags,kTieEndXsFl) ? "_" : "-";
  2641. const cmChar_t* O = cmIsFlag(note->flags,kOnsetXsFl) ? "*" : "-";
  2642. const cmChar_t* e = cmIsFlag(note->flags,kEvenXsFl) ? "e" : "-";
  2643. const cmChar_t* d = cmIsFlag(note->flags,kDynXsFl) ? "d" : "-";
  2644. const cmChar_t* t = cmIsFlag(note->flags,kTempoXsFl) ? "t" : "-";
  2645. if( cmIsFlag(note->flags,kEvenEndXsFl) ) e="E";
  2646. if( cmIsFlag(note->flags,kDynEndXsFl) ) d="D";
  2647. if( cmIsFlag(note->flags,kTempoEndXsFl) ) t="T";
  2648. P = cmIsFlag(note->flags,kDampUpXsFl) ? "^" : P;
  2649. P = cmIsFlag(note->flags,kDampUpDnXsFl) ? "X" : P;
  2650. s = cmIsFlag(note->flags,kSostUpXsFl) ? "}" : s;
  2651. //const cmChar_t* N = note->pitch==0 ? " " : cmMidiToSciPitch( note->pitch, NULL, 0 );
  2652. cmChar_t N[] = {'\0','\0','\0','\0'};
  2653. cmChar_t acc = note->alter==-1?'b':(note->alter==1?'#':' ');
  2654. snprintf(N,4,"%c%c%1i",note->step,acc,note->octave);
  2655. cmRptPrintf(rpt," %3i %3i %5i %7i %5i %4.1f %3s %s%s%s%s%s%s%s%s%s%s%s%s%s%s%s",
  2656. index,
  2657. note->voice->id,
  2658. note->locIdx,
  2659. note->tick,
  2660. note->tied_dur,
  2661. note->rvalue,
  2662. N,B,R,G,D,C,e,d,t,P,s,S,H,T0,T1,O);
  2663. if( cmIsFlag(note->flags,kSectionXsFl) )
  2664. cmRptPrintf(rpt," %s",cmStringNullGuard(note->tvalue));
  2665. if( cmIsFlag(note->flags,kMetronomeXsFl) )
  2666. cmRptPrintf(rpt," %i bpm",note->duration);
  2667. if( note->evenGroupId != 0 )
  2668. cmRptPrintf(rpt," e=%i",note->evenGroupId);
  2669. if( note->dynGroupId != 0 )
  2670. cmRptPrintf(rpt," d=%i",note->dynGroupId);
  2671. if( note->tempoGroupId != 0 )
  2672. cmRptPrintf(rpt," t=%i",note->tempoGroupId);
  2673. if( note->graceGroupId != 0)
  2674. cmRptPrintf(rpt," g=%i",note->graceGroupId);
  2675. if( note->dynamics != 0)
  2676. cmRptPrintf(rpt," dyn=%i %i",note->dynamics,note->vel);
  2677. /*
  2678. if( cmIsFlag(note->flags,kBegGraceXsFl) )
  2679. cmRptPrintf(rpt," B");
  2680. if( cmIsFlag(note->flags,kEndGraceXsFl) )
  2681. cmRptPrintf(rpt," E");
  2682. if( cmIsFlag(note->flags,kDynBegForkXsFl) )
  2683. cmRptPrintf(rpt," B");
  2684. if( cmIsFlag(note->flags,kDynEndForkXsFl) )
  2685. cmRptPrintf(rpt," E");
  2686. */
  2687. }
  2688. void _cmXScoreReport( cmXScore_t* p, cmRpt_t* rpt, bool sortFl )
  2689. {
  2690. if( rpt == NULL )
  2691. rpt = p->err.rpt;
  2692. cmXsPart_t* pp = p->partL;
  2693. for(; pp!=NULL; pp=pp->link)
  2694. {
  2695. cmRptPrintf(rpt,"Part:%s\n",pp->idStr);
  2696. const cmXsMeas_t* meas = pp->measL;
  2697. for(; meas!=NULL; meas=meas->link)
  2698. {
  2699. unsigned idx = 0;
  2700. cmRptPrintf(rpt," %i : div:%i beat:%i beat-type:%i (%i)\n",meas->number,meas->divisions,meas->beats,meas->beat_type,meas->divisions*meas->beats);
  2701. _cmXScoreReportTitle(rpt);
  2702. if( sortFl )
  2703. {
  2704. const cmXsNote_t* note = meas->noteL;
  2705. unsigned t0 = 0;
  2706. unsigned t1 = 0;
  2707. for(; note!=NULL; note=note->slink,++idx)
  2708. {
  2709. _cmXScoreReportNote(rpt,note,idx);
  2710. t1 = note->slink==NULL ? note->tick : note->slink->tick;
  2711. if( !(t0 <= note->tick && note->tick <= t1) )
  2712. {
  2713. cmRptPrintf(rpt," +");
  2714. }
  2715. t0 = note->tick;
  2716. if( note->slink!=NULL || note->voice->id==0)
  2717. cmRptPrintf(rpt,"\n");
  2718. else
  2719. cmRptPrintf(rpt," %i\n", note->tick + note->duration);
  2720. }
  2721. }
  2722. else
  2723. {
  2724. const cmXsVoice_t* v = meas->voiceL;
  2725. for(; v!=NULL; v=v->link)
  2726. {
  2727. const cmXsNote_t* note = v->noteL;
  2728. cmRptPrintf(rpt," voice:%i\n",v->id);
  2729. for(; note!=NULL; note=note->mlink)
  2730. {
  2731. _cmXScoreReportNote(rpt,note,idx);
  2732. if( note->mlink!=NULL || note->voice->id==0)
  2733. cmRptPrintf(rpt,"\n");
  2734. else
  2735. cmRptPrintf(rpt," %i\n", note->tick + note->duration);
  2736. }
  2737. }
  2738. }
  2739. }
  2740. }
  2741. }
  2742. void cmXScoreReport( cmXsH_t h, cmRpt_t* rpt, bool sortFl )
  2743. {
  2744. cmXScore_t* p = _cmXScoreHandleToPtr(h);
  2745. return _cmXScoreReport(p,rpt,sortFl);
  2746. }
  2747. void _cmXScoreGenEditFileWrite( void* arg, const cmChar_t* text )
  2748. {
  2749. if( text != NULL && arg != NULL )
  2750. {
  2751. cmFileH_t* hp = (cmFileH_t*)arg;
  2752. cmFilePrint(*hp,text);
  2753. }
  2754. }
  2755. cmXsRC_t cmXScoreGenEditFile( cmCtx_t* ctx, const cmChar_t* xmlFn, const cmChar_t* outFn, bool damperRptFl )
  2756. {
  2757. cmXsH_t xsH = cmXsNullHandle;
  2758. cmFileH_t fH = cmFileNullHandle;
  2759. cmXsRC_t rc = kOkXsRC;
  2760. cmErr_t err;
  2761. cmRpt_t rpt;
  2762. cmErrSetup(&err,&ctx->rpt,"cmXScoreGenEditFile");
  2763. cmRptSetup(&rpt,_cmXScoreGenEditFileWrite,_cmXScoreGenEditFileWrite,&fH);
  2764. if((rc = cmXScoreInitialize(ctx,&xsH,xmlFn,NULL,damperRptFl)) != kOkXsRC )
  2765. return rc;
  2766. if( cmFileOpen(&fH,outFn,kWriteFileFl,&ctx->rpt) != kOkFileRC )
  2767. {
  2768. cmErrMsg(&err,kFileFailXsRC,"Unable to open the output file '%s'.",cmStringNullGuard(outFn));
  2769. goto errLabel;
  2770. }
  2771. cmXScoreReport(xsH,&rpt,true);
  2772. errLabel:
  2773. if( cmFileClose(&fH) != kOkFileRC )
  2774. rc = cmErrMsg(&err,kFileFailXsRC,"File close failed on '%s'.",cmStringNullGuard(outFn));
  2775. cmXScoreFinalize(&xsH);
  2776. return rc;
  2777. }
  2778. typedef struct
  2779. {
  2780. unsigned ival;
  2781. double fval;
  2782. unsigned cnt;
  2783. } cmXsHist_t;
  2784. void _cmXsHistUpdateI( cmXsHist_t* hist, unsigned histN, unsigned ival )
  2785. {
  2786. unsigned i;
  2787. for(i=0; i<histN && hist[i].cnt!=0; ++i)
  2788. if( hist[i].ival == ival )
  2789. break;
  2790. if( i==histN )
  2791. return;
  2792. hist[i].ival = ival;
  2793. hist[i].cnt += 1;
  2794. }
  2795. void _cmXsHistUpdateF( cmXsHist_t* hist, unsigned histN, double fval )
  2796. {
  2797. unsigned i;
  2798. for(i=0; i<histN && hist[i].cnt!=0; ++i)
  2799. if( hist[i].fval == fval )
  2800. break;
  2801. if( i==histN )
  2802. return;
  2803. hist[i].fval = fval;
  2804. hist[i].cnt += 1;
  2805. }
  2806. unsigned _cmXsHistValue( cmXsHist_t* hist, unsigned histN )
  2807. {
  2808. unsigned i,n;
  2809. for(i=0,n=0; i<histN && hist[i].cnt>0; ++i)
  2810. n += 1;
  2811. return n;
  2812. }
  2813. // Measure the score complexity for the the time window 'wndSecs' seconds
  2814. // prior to the note n1 and following n0.
  2815. const cmXsNote_t* _cmXsMeasComplexityInWindow( const cmXsNote_t* n0, cmXsNote_t* n1, double wndSecs )
  2816. {
  2817. const cmXsNote_t* n2 = NULL;
  2818. unsigned l_pch_0 = 0;
  2819. unsigned l_pch_value = 0;
  2820. unsigned l_pch_cnt = n1->staff==1 ? 0 : 1;
  2821. unsigned r_pch_0 = n1->staff==1 ? 1 : 0;
  2822. unsigned r_pch_value = 0;
  2823. unsigned r_pch_cnt = 0;
  2824. unsigned i = 0;
  2825. unsigned histN = 100;
  2826. cmXsHist_t velHist[ histN ];
  2827. cmXsHist_t rymHist[ histN ];
  2828. memset(velHist,0,sizeof(velHist));
  2829. memset(rymHist,0,sizeof(rymHist));
  2830. const cmXsNote_t* n = n0;
  2831. while(n!=NULL && n != n1)
  2832. {
  2833. // if this event is less than wndSecs behind 'n1' and is not a sounding note ...
  2834. if( n1->secs - n->secs <= wndSecs && cmIsFlag(n->flags,kOnsetXsFl) )
  2835. {
  2836. _cmXsHistUpdateI( velHist, histN, n->dynamics );
  2837. _cmXsHistUpdateF( rymHist, histN, n->rvalue );
  2838. switch( n->staff )
  2839. {
  2840. case 1: // treble cleff
  2841. if( i > 0 )
  2842. {
  2843. r_pch_value += r_pch_0 > n->pitch ? r_pch_0-n->pitch : n->pitch-r_pch_0;
  2844. r_pch_cnt += 1;
  2845. }
  2846. r_pch_0 = n->pitch;
  2847. break;
  2848. case 2: // bass cleff
  2849. if( i > 0 )
  2850. {
  2851. l_pch_value += l_pch_0 > n->pitch ? l_pch_0-n->pitch : n->pitch-l_pch_0;
  2852. l_pch_cnt += 1;
  2853. }
  2854. l_pch_0 = n->pitch;
  2855. break;
  2856. default:
  2857. { assert(0); }
  2858. }
  2859. // track the first note that is inside the window
  2860. if( i == 0 )
  2861. n2 = n;
  2862. // count the number of notes in the window
  2863. i += 1;
  2864. }
  2865. cmXsMeas_t* m = n->meas;
  2866. // advance th note pointer
  2867. n = n->slink;
  2868. // if we have reached the end of a measure
  2869. if( n == NULL )
  2870. {
  2871. if( m != NULL )
  2872. {
  2873. m = m->link;
  2874. if( m != NULL )
  2875. n = m->noteL;
  2876. }
  2877. }
  2878. }
  2879. // update the cplx record in n1 with the results of this window analysis
  2880. n1->cplx.sum_d_vel = _cmXsHistValue( velHist, histN );
  2881. n1->cplx.sum_d_rym = _cmXsHistValue( rymHist, histN );
  2882. n1->cplx.sum_d_lpch = l_pch_value;
  2883. n1->cplx.sum_n_lpch = l_pch_cnt;
  2884. n1->cplx.sum_d_rpch = r_pch_value;
  2885. n1->cplx.sum_n_rpch = r_pch_cnt;
  2886. return n2;
  2887. }
  2888. // Measure the score complexity and fill in the cmXsComplexity_t record associated
  2889. // with the cmXsNote_t record of each sounding note.
  2890. cmXsRC_t _cmXsMeasComplexity( cmXsH_t h, double wndSecs )
  2891. {
  2892. cmXsRC_t rc = kOkXsRC;
  2893. cmXScore_t* p = _cmXScoreHandleToPtr(h);
  2894. cmXsPart_t* pp = p->partL;
  2895. memset(&p->cplx_max,0,sizeof(p->cplx_max));
  2896. const cmXsNote_t* n0 = NULL;
  2897. // for each part
  2898. for(; pp!=NULL; pp=pp->link)
  2899. {
  2900. cmXsMeas_t* mp = pp->measL;
  2901. // for each measure
  2902. for(; mp!=NULL; mp=mp->link)
  2903. {
  2904. cmXsNote_t* n1 = mp->noteL;
  2905. // for each note in this measure
  2906. for(; n1!=NULL; n1=n1->slink)
  2907. if( cmIsFlag(n1->flags,kOnsetXsFl) )
  2908. {
  2909. if( n0 == NULL )
  2910. n0 = n1;
  2911. else
  2912. if((n0 = _cmXsMeasComplexityInWindow(n0,n1,wndSecs)) == NULL )
  2913. n0 = n1;
  2914. // track the max value for all complexity values to allow
  2915. // eventual normalization of the complexity values
  2916. p->cplx_max.sum_d_vel = cmMax(p->cplx_max.sum_d_vel, n1->cplx.sum_d_vel);
  2917. p->cplx_max.sum_d_rym = cmMax(p->cplx_max.sum_d_rym, n1->cplx.sum_d_rym);
  2918. p->cplx_max.sum_d_lpch = cmMax(p->cplx_max.sum_d_lpch,n1->cplx.sum_d_lpch);
  2919. p->cplx_max.sum_n_lpch = cmMax(p->cplx_max.sum_n_lpch,n1->cplx.sum_n_lpch);
  2920. p->cplx_max.sum_d_rpch = cmMax(p->cplx_max.sum_d_rpch,n1->cplx.sum_d_rpch);
  2921. p->cplx_max.sum_n_rpch = cmMax(p->cplx_max.sum_n_rpch,n1->cplx.sum_n_rpch);
  2922. }
  2923. }
  2924. }
  2925. return rc;
  2926. }
  2927. cmXsRC_t _cmXsWriteMidiFile( cmCtx_t* ctx, cmXsH_t h, int beginMeasNumb, int beginBPM, const cmChar_t* dir, const cmChar_t* fn )
  2928. {
  2929. cmXsRC_t rc = kOkXsRC;
  2930. cmXScore_t* p = _cmXScoreHandleToPtr(h);
  2931. if( p->partL==NULL || p->partL->measL == NULL )
  2932. return rc;
  2933. cmMidiFileH_t mfH = cmMidiFileNullHandle;
  2934. unsigned trkN = 2;
  2935. unsigned ticksPerQN = p->partL->measL->divisions;
  2936. const cmChar_t* outFn = cmFsMakeFn(dir,fn,"mid",NULL);
  2937. unsigned baseTick = -1;
  2938. unsigned bpm = beginBPM==0 ? 60 : beginBPM;
  2939. //if( cmMidiFileCreate( ctx, &mfH, trkN, ticksPerQN ) != kOkMfRC )
  2940. // return cmErrMsg(&p->err,kMidiFailXsRC,"Unable to create the MIDI file object.");
  2941. cmXsPart_t* pp = p->partL;
  2942. // for each part
  2943. for(; pp!=NULL; pp=pp->link)
  2944. {
  2945. cmXsMeas_t* mp = pp->measL;
  2946. // for each measure
  2947. for(; mp!=NULL; mp=mp->link)
  2948. {
  2949. // skip all measures until we reach the first measure to output
  2950. if(mp->number < beginMeasNumb)
  2951. continue;
  2952. // if the MIDI file has not yet been created
  2953. if( !cmMidiFileIsValid(mfH) )
  2954. {
  2955. ticksPerQN = mp->divisions;
  2956. // create the MIDI file
  2957. if( cmMidiFileCreate( ctx, &mfH, trkN, ticksPerQN ) != kOkMfRC )
  2958. {
  2959. rc = cmErrMsg(&p->err,kMidiFailXsRC,"Unable to create the MIDI file object.");
  2960. goto errLabel;
  2961. }
  2962. // set the starting tempo
  2963. cmMidFileInsertTrackTempoMsg(mfH, 0, 0, bpm );
  2964. }
  2965. cmXsNote_t* np = mp->noteL;
  2966. if( baseTick == -1 )
  2967. baseTick = np->tick;
  2968. if( mp->divisions != ticksPerQN )
  2969. cmErrWarnMsg(&p->err,kMidiFailXsRC,"The 'tick per quarter note' (divisions) field in measure %i does not match the value in the first measure (%i).",mp->divisions,ticksPerQN);
  2970. unsigned ni = 0;
  2971. // for each note in this measure
  2972. for(; np!=NULL; np=np->slink,++ni)
  2973. {
  2974. unsigned thisTick = np->tick - baseTick;
  2975. switch( np->flags & (kOnsetXsFl|kMetronomeXsFl|kDampDnXsFl|kDampUpDnXsFl|kSostDnXsFl) )
  2976. {
  2977. case kOnsetXsFl:
  2978. if( cmMidiFileIsValid(mfH) )
  2979. {
  2980. if( np->tied_dur <= 0 )
  2981. cmErrWarnMsg(&p->err,kOkXsRC,"A zero length note was encountered bar:%i tick:%i (%i) %s",np->meas->number,np->tick,thisTick,cmMidiToSciPitch(np->pitch,NULL,0));
  2982. /*
  2983. if( mp->number == 20 )
  2984. {
  2985. _cmXScoreReportNote(ctx->err.rpt,np,ni);
  2986. cmRptPrintf(ctx->err.rpt,"\n");
  2987. }
  2988. */
  2989. if( np->vel == 0 )
  2990. cmErrWarnMsg(&p->err,kOkXsRC,"A sounding note with zero velocity was encountered at bar:%i tick:%i pitch:%s.",np->meas->number,np->tick,cmMidiToSciPitch(np->pitch,NULL,0));
  2991. if( cmMidiFileInsertTrackChMsg(mfH, 1, thisTick, kNoteOnMdId, np->pitch, np->vel ) != kOkMfRC
  2992. ||cmMidiFileInsertTrackChMsg(mfH, 1, thisTick + np->tied_dur, kNoteOffMdId, np->pitch, 0 ) != kOkMfRC )
  2993. {
  2994. rc = kMidiFailXsRC;
  2995. }
  2996. }
  2997. break;
  2998. case kDampDnXsFl:
  2999. case kDampUpDnXsFl:
  3000. case kSostDnXsFl:
  3001. if( cmMidiFileIsValid(mfH) )
  3002. {
  3003. if( np->duration <= 0 )
  3004. cmErrWarnMsg(&p->err,kOkXsRC,"A zero length pedal event was encountered bar:%i tick:%i (%i)",np->meas->number,np->tick,thisTick);
  3005. cmMidiByte_t d0 = cmIsFlag(np->flags,kSostDnXsFl) ? kSostenutoCtlMdId : kSustainCtlMdId;
  3006. if( (cmMidiFileInsertTrackChMsg(mfH, 1, thisTick, kCtlMdId, d0, 127 ) != kOkMfRC )
  3007. ||(cmMidiFileInsertTrackChMsg(mfH, 1, thisTick + np->duration, kCtlMdId, d0, 0 ) != kOkMfRC ) )
  3008. {
  3009. rc = kMidiFailXsRC;
  3010. }
  3011. }
  3012. break;
  3013. case kMetronomeXsFl:
  3014. bpm = np->duration;
  3015. if( cmMidiFileIsValid(mfH) )
  3016. if( cmMidFileInsertTrackTempoMsg(mfH, 0, thisTick, bpm ) != kOkMfRC )
  3017. rc = kMidiFailXsRC;
  3018. break;
  3019. case 0:
  3020. break;
  3021. default:
  3022. { assert(0); }
  3023. }
  3024. if( rc != kOkXsRC )
  3025. {
  3026. rc = cmErrMsg(&p->err,rc,"MIDI message insert failed on '%s'.",cmStringNullGuard(outFn));
  3027. goto errLabel;
  3028. }
  3029. }
  3030. }
  3031. }
  3032. if( cmMidiFileIsValid(mfH) )
  3033. if( cmMidiFileWrite(mfH,outFn) != kOkMfRC )
  3034. {
  3035. rc = cmErrMsg(&p->err,kMidiFailXsRC,"MIDI file write failed on '%s'.",cmStringNullGuard(outFn));
  3036. goto errLabel;
  3037. }
  3038. errLabel:
  3039. cmFsFreeFn(outFn);
  3040. if( cmMidiFileClose(&mfH) != kOkMfRC )
  3041. {
  3042. rc = cmErrMsg(&p->err,kMidiFailXsRC,"Unable to create the MIDI file object.");
  3043. goto errLabel;
  3044. }
  3045. return rc;
  3046. }
  3047. bool _cmXsIsMidiFileValid( cmCtx_t* ctx, cmXsH_t h, const cmChar_t* dir, const cmChar_t* fn )
  3048. {
  3049. const cmChar_t* midiFn = cmFsMakeFn(dir,fn,"mid",NULL);
  3050. cmMidiFileH_t mfH = cmMidiFileNullHandle;
  3051. if( cmMidiFileOpen( ctx, &mfH, midiFn ) == kOkMfRC )
  3052. {
  3053. cmMidiFileClose(&mfH);
  3054. return true;
  3055. }
  3056. cmXScore_t* p = _cmXScoreHandleToPtr(h);
  3057. cmErrMsg(&p->err,kMidiFailXsRC,"The generated MIDI file '%s' is not valid.", cmStringNullGuard(midiFn));
  3058. return false;
  3059. }
  3060. typedef struct cmXsSvgEvt_str
  3061. {
  3062. unsigned flags; // k???XsFl
  3063. unsigned tick; // start tick
  3064. unsigned durTicks; // dur-ticks
  3065. unsigned voice; // score voice number
  3066. unsigned d0; // MIDI d0 (barNumb)
  3067. unsigned d1; // MIDI d1
  3068. cmXsComplexity_t cplx;
  3069. struct cmXsSvgEvt_str* link;
  3070. } cmXsSvgEvt_t;
  3071. typedef struct cmXsMidiFile_str
  3072. {
  3073. cmXsSvgEvt_t* elist;
  3074. cmXsSvgEvt_t* eol;
  3075. unsigned pitch_min;
  3076. unsigned pitch_max;
  3077. } cmXsMidiFile_t;
  3078. void _cmXsWriteMidiSvgLegend( cmSvgH_t svgH, unsigned index, const cmChar_t* label, const cmChar_t* classStr )
  3079. {
  3080. double x = 100;
  3081. double y = 120*10 - 20*index;
  3082. cmSvgWriterText( svgH, x, y, label, "legend" );
  3083. x += 75;
  3084. cmSvgWriterLine( svgH, x, y, x+125, y, classStr );
  3085. }
  3086. void _cmXsWriteMidiSvgLinePoint( cmSvgH_t svgH, double x0, double y0, double x1, double y1, double y_max, const cmChar_t* classStr, const cmChar_t* label )
  3087. {
  3088. int bn = 255;
  3089. char b[bn+1];
  3090. double y_scale = 10;
  3091. double y_label = y1;
  3092. b[0] = 0;
  3093. y0 = (y0/y_max) * 127.0 * y_scale;
  3094. y1 = (y1/y_max) * 127.0 * y_scale;
  3095. cmSvgWriterLine(svgH, x0, y0, x1, y1, classStr );
  3096. if( y0 != y1 )
  3097. snprintf(b,bn,"%5.0f %s",y_label,label==NULL?"":label);
  3098. else
  3099. {
  3100. if( label != NULL )
  3101. snprintf(b,bn,"%s",label);
  3102. }
  3103. if( strlen(b) )
  3104. cmSvgWriterText(svgH, x1, y1, b, "pt_text");
  3105. }
  3106. cmXsRC_t _cmXsWriteMidiSvg( cmCtx_t* ctx, cmXScore_t* p, cmXsMidiFile_t* mf, const cmChar_t* svgFn, bool standAloneFl, bool panZoomFl )
  3107. {
  3108. cmXsRC_t rc = kOkXsRC;
  3109. cmSvgH_t svgH = cmSvgNullHandle;
  3110. cmXsSvgEvt_t* e = mf->elist;
  3111. unsigned noteHeight = 10;
  3112. //cmChar_t* fn0 = cmMemAllocStr( fn );
  3113. //const cmChar_t* svgFn = cmFsMakeFn(dir,fn0 = cmTextAppendSS(fn0,"_midi_svg"),"html",NULL);
  3114. const cmChar_t* cssFn = cmFsMakeFn(NULL,"score_midi_svg","css",NULL);
  3115. cmChar_t* t0 = NULL; // temporary dynamic string
  3116. unsigned i = 0;
  3117. const cmXsSvgEvt_t* e0 = NULL;
  3118. //cmMemFree(fn0);
  3119. // create the SVG writer
  3120. if( cmSvgWriterAlloc(ctx,&svgH) != kOkSvgRC )
  3121. {
  3122. rc = cmErrMsg(&p->err,kSvgFailXsRC,"Unable to create the MIDI SVG output file '%s'.",cmStringNullGuard(svgFn));
  3123. goto errLabel;
  3124. }
  3125. _cmXsWriteMidiSvgLegend( svgH, 0, "Velocity", "cplx_vel" );
  3126. _cmXsWriteMidiSvgLegend( svgH, 1, "Duration", "cplx_rym" );
  3127. _cmXsWriteMidiSvgLegend( svgH, 2, "Left Pitch", "cplx_lpch" );
  3128. _cmXsWriteMidiSvgLegend( svgH, 3, "Right Pitch", "cplx_rpch" );
  3129. _cmXsWriteMidiSvgLegend( svgH, 4, "Density", "cplx_density" );
  3130. // for each MIDI file element
  3131. for(; e!=NULL && rc==kOkXsRC; e=e->link)
  3132. {
  3133. switch( e->flags & (kOnsetXsFl|kBarXsFl|kDampDnXsFl|kDampUpDnXsFl|kSostDnXsFl))
  3134. {
  3135. // if this is a note
  3136. case kOnsetXsFl:
  3137. {
  3138. //const cmChar_t* classLabel = "note";
  3139. t0 = cmTsPrintfP(t0,"note_%i%s",e->voice, cmIsFlag(e->flags,kGraceXsFl) ? "_g":"");
  3140. //if( cmIsFlag(e->flags,kGraceXsFl) )
  3141. // classLabel = "grace";
  3142. if( cmSvgWriterRect(svgH, e->tick, e->d0 * noteHeight, e->durTicks, noteHeight-1, t0 ) != kOkSvgRC )
  3143. rc = kSvgFailXsRC;
  3144. else
  3145. {
  3146. t0 = cmTsPrintfP(t0,"%s",cmMidiToSciPitch( e->d0, NULL, 0));
  3147. if( cmSvgWriterText(svgH, e->tick + e->durTicks/2, e->d0 * noteHeight + noteHeight/2, t0, "pitch") != kOkSvgRC )
  3148. rc = kSvgFailXsRC;
  3149. else
  3150. {
  3151. if( e0 != NULL )
  3152. {
  3153. bool fl = (i % 10) == 0;
  3154. _cmXsWriteMidiSvgLinePoint(svgH, e0->tick, e0->cplx.sum_d_vel, e->tick, e->cplx.sum_d_vel, p->cplx_max.sum_d_vel, "cplx_vel",fl?"V":NULL);
  3155. _cmXsWriteMidiSvgLinePoint(svgH, e0->tick, e0->cplx.sum_d_rym, e->tick, e->cplx.sum_d_rym, p->cplx_max.sum_d_rym, "cplx_rym",fl?"D":NULL);
  3156. _cmXsWriteMidiSvgLinePoint(svgH, e0->tick, e0->cplx.sum_d_lpch, e->tick, e->cplx.sum_d_lpch, p->cplx_max.sum_d_lpch, "cplx_lpch",fl?"L":NULL);
  3157. _cmXsWriteMidiSvgLinePoint(svgH, e0->tick, e0->cplx.sum_d_rpch, e->tick, e->cplx.sum_d_rpch, p->cplx_max.sum_d_rpch, "cplx_rpch",fl?"R":NULL);
  3158. _cmXsWriteMidiSvgLinePoint(svgH, e0->tick, e0->cplx.sum_n_lpch + e0->cplx.sum_n_rpch, e->tick, e->cplx.sum_n_lpch + e->cplx.sum_n_rpch, p->cplx_max.sum_n_lpch + p->cplx_max.sum_n_rpch, "cplx_density",fl?"N":NULL);
  3159. }
  3160. e0 = e;
  3161. }
  3162. }
  3163. i+=1;
  3164. }
  3165. break;
  3166. // if this is a bar
  3167. case kBarXsFl:
  3168. {
  3169. if( cmSvgWriterLine(svgH, e->tick, 0, e->tick, 127*noteHeight, "bar") != kOkSvgRC )
  3170. rc = kSvgFailXsRC;
  3171. else
  3172. {
  3173. if( cmSvgWriterText(svgH, e->tick, 10, t0 = cmTsPrintfP(t0,"%i",e->d0), "text" ) != kOkSvgRC )
  3174. rc = kSvgFailXsRC;
  3175. }
  3176. }
  3177. break;
  3178. // if this is a pedal event
  3179. case kDampDnXsFl:
  3180. case kDampUpDnXsFl:
  3181. case kSostDnXsFl:
  3182. {
  3183. const cmChar_t* classLabel = cmIsFlag(e->flags,kSostDnXsFl) ? "sost" : "damp";
  3184. unsigned y = (128 + cmIsFlag(e->flags,kSostDnXsFl)?1:0) * noteHeight;
  3185. cmSvgWriterRect(svgH, e->tick, y, e->durTicks, noteHeight-1, classLabel);
  3186. }
  3187. break;
  3188. }
  3189. }
  3190. if( rc != kOkXsRC )
  3191. cmErrMsg(&p->err,kSvgFailXsRC,"SVG element insert failed.");
  3192. if( rc == kOkXsRC )
  3193. if( cmSvgWriterWrite(svgH,cssFn,svgFn,standAloneFl, panZoomFl) != kOkSvgRC )
  3194. rc = cmErrMsg(&p->err,kSvgFailXsRC,"SVG file write to '%s' failed.",cmStringNullGuard(svgFn));
  3195. errLabel:
  3196. cmSvgWriterFree(&svgH);
  3197. //cmFsFreeFn(svgFn);
  3198. cmFsFreeFn(cssFn);
  3199. cmMemFree(t0);
  3200. return rc;
  3201. }
  3202. void _cmXsPushSvgEvent( cmXScore_t* p, cmXsMidiFile_t* mf, unsigned flags, unsigned tick, unsigned durTick, unsigned voice, unsigned d0, unsigned d1, const cmXsComplexity_t* cplx )
  3203. {
  3204. cmXsSvgEvt_t* e = cmLhAllocZ(p->lhH,cmXsSvgEvt_t,1);
  3205. e->flags = flags;
  3206. e->tick = tick;
  3207. e->durTicks = durTick;
  3208. e->voice = voice;
  3209. e->d0 = d0; // note=pitch bar=number pedal=ctl# metronome=BPM
  3210. e->d1 = d1;
  3211. if( cplx != NULL )
  3212. e->cplx = *cplx;
  3213. if( mf->eol != NULL )
  3214. mf->eol->link = e;
  3215. else
  3216. mf->elist = e;
  3217. // track the min/max pitch
  3218. if( cmIsFlag(flags,kOnsetXsFl) )
  3219. {
  3220. mf->pitch_min = mf->eol==NULL ? d0 : cmMin(mf->pitch_min,d0);
  3221. mf->pitch_max = mf->eol==NULL ? d0 : cmMin(mf->pitch_max,d0);
  3222. }
  3223. mf->eol = e;
  3224. }
  3225. cmXsRC_t _cmXScoreGenSvg( cmCtx_t* ctx, cmXsH_t h, int beginMeasNumb, const cmChar_t* svgFn, bool standAloneFl, bool panZoomFl )
  3226. {
  3227. cmXScore_t* p = _cmXScoreHandleToPtr(h);
  3228. cmXsPart_t* pp = p->partL;
  3229. cmXsMidiFile_t mf;
  3230. memset(&mf,0,sizeof(mf));
  3231. for(; pp!=NULL; pp=pp->link)
  3232. {
  3233. const cmXsMeas_t* meas = pp->measL;
  3234. for(; meas!=NULL; meas=meas->link)
  3235. {
  3236. if( meas->number < beginMeasNumb )
  3237. continue;
  3238. const cmXsNote_t* note = meas->noteL;
  3239. for(; note!=NULL; note=note->slink)
  3240. {
  3241. // if this is a metronome marker
  3242. if( cmIsFlag(note->flags,kMetronomeXsFl) )
  3243. {
  3244. // set BPM as d0
  3245. _cmXsPushSvgEvent(p,&mf,note->flags,note->tick,0,0,note->duration,0,NULL);
  3246. continue;
  3247. }
  3248. // if this is a sounding note
  3249. if( cmIsFlag(note->flags,kOnsetXsFl) )
  3250. {
  3251. unsigned d0 = cmSciPitchToMidiPitch( note->step, note->alter, note->octave );
  3252. unsigned durTick = note->tied_dur;
  3253. if( note->tied != NULL )
  3254. {
  3255. cmXsNote_t* tn = note->tied;
  3256. for(; tn!=NULL; tn=tn->tied)
  3257. durTick += tn->tied_dur;
  3258. }
  3259. _cmXsPushSvgEvent(p,&mf,note->flags,note->tick,durTick,note->voice->id,d0,note->vel,&note->cplx);
  3260. continue;
  3261. }
  3262. // if this is a bar event
  3263. if( cmIsFlag(note->flags,kBarXsFl) )
  3264. {
  3265. _cmXsPushSvgEvent(p,&mf,note->flags,note->tick,0,0,note->meas->number,0,NULL);
  3266. continue;
  3267. }
  3268. // if this is a pedal event
  3269. if( cmIsFlag(note->flags,kDampDnXsFl|kDampUpDnXsFl|kSostDnXsFl) )
  3270. {
  3271. unsigned d0 = cmIsFlag(note->flags,kSostDnXsFl) ? kSostenutoCtlMdId : kSustainCtlMdId;
  3272. _cmXsPushSvgEvent(p,&mf,note->flags,note->tick,note->duration,0,d0,127,NULL);
  3273. continue;
  3274. }
  3275. }
  3276. }
  3277. }
  3278. return _cmXsWriteMidiSvg( ctx, p, &mf, svgFn, standAloneFl, panZoomFl );
  3279. }
  3280. cmXsRC_t cmXScoreTest(
  3281. cmCtx_t* ctx,
  3282. const cmChar_t* xmlFn,
  3283. const cmChar_t* editFn,
  3284. const cmChar_t* csvOutFn,
  3285. const cmChar_t* midiOutFn,
  3286. const cmChar_t* svgOutFn,
  3287. bool reportFl,
  3288. int beginMeasNumb,
  3289. int beginBPM,
  3290. bool standAloneFl,
  3291. bool panZoomFl,
  3292. bool damperRptFl)
  3293. {
  3294. cmXsRC_t rc;
  3295. cmXsH_t h = cmXsNullHandle;
  3296. if( editFn!=NULL && !cmFsIsFile(editFn) )
  3297. {
  3298. cmRptPrintf(&ctx->rpt,"The edit file %s does not exist. A new edit file will be created.\n",editFn);
  3299. cmXScoreGenEditFile(ctx,xmlFn,editFn,damperRptFl);
  3300. editFn = NULL;
  3301. }
  3302. // Parse the XML file and apply the changes in editFn.
  3303. if((rc = cmXScoreInitialize( ctx, &h, xmlFn,editFn, damperRptFl )) != kOkXsRC )
  3304. return cmErrMsg(&ctx->err,rc,"XScore alloc failed.");
  3305. if( csvOutFn != NULL )
  3306. {
  3307. cmXScoreWriteCsv(h,beginMeasNumb,csvOutFn);
  3308. _cmXsIsCsvValid(ctx,h,csvOutFn);
  3309. }
  3310. // measure the score complexity
  3311. double wndSecs = 1.0;
  3312. _cmXsMeasComplexity(h,wndSecs);
  3313. if( midiOutFn != NULL )
  3314. {
  3315. cmFileSysPathPart_t* pp = cmFsPathParts(midiOutFn);
  3316. _cmXsWriteMidiFile(ctx, h, beginMeasNumb, beginBPM, pp->dirStr, pp->fnStr );
  3317. _cmXsIsMidiFileValid(ctx, h, pp->dirStr, pp->fnStr );
  3318. cmFsFreePathParts(pp);
  3319. }
  3320. if( svgOutFn != NULL )
  3321. _cmXScoreGenSvg( ctx, h, beginMeasNumb, svgOutFn, standAloneFl, panZoomFl );
  3322. if(reportFl)
  3323. cmXScoreReport(h,&ctx->rpt,true);
  3324. return cmXScoreFinalize(&h);
  3325. }