MCPcopy Create free account

hub / github.com/LingDong-/legumes / functions

Functions168 in github.com/LingDong-/legumes

↓ 1 callersFunctiondraw_accidental
(acc:number,slot_x:number,line:number)
src/main.ts:1192
↓ 1 callersFunctiondraw_beam
(notes_spanned:Note[])
src/main.ts:1251
↓ 1 callersFunctiondraw_clef
()
src/main.ts:1403
↓ 1 callersFunctiondraw_crescs
(score:Score)
src/main.ts:2623
↓ 1 callersFunctiondraw_digit
(d:number,x:number,line:number)
src/main.ts:1476
↓ 1 callersFunctiondraw_key_signature
()
src/main.ts:1422
↓ 1 callersFunctiondraw_ledgers
()
src/main.ts:1009
↓ 1 callersFunctiondraw_lyric
(note:Note,slot_x:number)
src/main.ts:1577
↓ 1 callersFunctiondraw_measures
(score:Score)
src/main.ts:1950
↓ 1 callersFunctiondraw_note
(note:Note,slot_x:number,line:number)
src/main.ts:1047
↓ 1 callersFunctiondraw_rest
(rest:Rest,slot_x:number)
src/main.ts:1203
↓ 1 callersFunctiondraw_score
(score:Score)
src/main.ts:2836
↓ 1 callersFunctiondraw_slurs
(score:Score)
src/main.ts:2213
↓ 1 callersFunctiondraw_staff
(measure:Measure, staff_idx:number,no_staff_lines:boolean=false)
src/main.ts:986
↓ 1 callersFunctiondraw_tempo
(tempo:Tempo_itf)
src/main.ts:2717
↓ 1 callersFunctiondraw_time_signature
()
src/main.ts:1469
↓ 1 callersFunctiondraw_tuplets
()
src/main.ts:1512
↓ 1 callersFunctiondrawline
(x0:number,y0:number,x1:number,y1:number)
src/drawing.ts:1026
↓ 1 callersFunctionencode_gif
(data:number[],w:number,h:number)
src/drawing.ts:1085
↓ 1 callersFunctionestimate_staff_ybound
(staff:Staff,slurred_ids:Record<string,boolean>)
src/main.ts:865
↓ 1 callersFunctionexport_animated_svg
(dr:Drawing,{background="white",speed=0.001} : {background?:string, speed?:number}={})
src/drawing.ts:926
↓ 1 callersFunctionexport_gif
(dr:Drawing,{scale=1.0,iter=2} : {scale?:number,iter?:number}={})
src/drawing.ts:1127
↓ 1 callersFunctionexport_pdf
(dr:Drawing)
src/drawing.ts:987
↓ 1 callersFunctionfind_rests
(measure:Measure_itf,staff_idx:number,channels:number[])
src/midicompile.ts:211
↓ 1 callersFunctionget_beat_length
(time_sig:Time_signature)
src/midicompile.ts:603
↓ 1 callersFunctionget_beat_length
(time_sig:Time_signature)
src/txtfmt.ts:541
↓ 1 callersFunctionget_channel_average_pitch
(measures:_Measure_impl[])
src/midicompile.ts:742
↓ 1 callersFunctionget_content_yoffset
(score:Score)
src/main.ts:2815
↓ 1 callersFunctionget_existing_voices
(staff_notes:(Note_itf|Rest_itf)[],filt:number[])
src/common.ts:191
↓ 1 callersFunctionget_note_name_accidental
(name:string)
src/common.ts:187
↓ 1 callersFunctionget_notes_in_beat
(beat_idx:number)
src/midicompile.ts:621
↓ 1 callersFunctionget_notes_in_beat
(beat_idx:number)
src/txtfmt.ts:559
↓ 1 callersFunctionget_piece_title
(pattern:Midi_file)
src/midicompile.ts:256
↓ 1 callersFunctiongetmeasureticks
()
src/midicompile.ts:529
↓ 1 callersFunctionhas_modifier
(length:number)
src/midicompile.ts:478
↓ 1 callersFunctionhas_twisted_sibling
(notes:Note[],idx:number)
src/main.ts:233
↓ 1 callersFunctionhf_drawing_polylines
(elements:Element[],width:number,height:number)
src/drawing.ts:597
↓ 1 callersFunctionis_note_off_event
(evt:Midi_event)
src/midicompile.ts:291
↓ 1 callersFunctionis_note_on_event
(evt:Midi_event)
src/midicompile.ts:288
↓ 1 callersFunctionleast_sq_regress
(pts:{x:number,y:number}[])
src/main.ts:579
↓ 1 callersFunctionlength2tick
(length:number,resolution:number)
src/midicompile.ts:506
↓ 1 callersFunctionmake_measure_slots
(measure:Measure)
src/main.ts:667
↓ 1 callersFunctionmake_space_for_barlines
(measures:Measure[])
src/main.ts:422
↓ 1 callersFunctionnote_duration_overlap
(a:_Note_impl,b:_Note_impl)
src/midicompile.ts:95
↓ 1 callersFunctionpattern_to_tick_tables
(pattern:Midi_file)
src/midicompile.ts:295
↓ 1 callersFunctionplan_articulations
(measure:Measure,staff_idx:number)
src/main.ts:494
↓ 1 callersFunctionplan_beams
(measure:Measure,staff_idx:number)
src/main.ts:440
↓ 1 callersFunctionplan_measures
(score:Score)
src/main.ts:1760
↓ 1 callersFunctionput_ledgers_as_necessary
(begin:number,line:number)
src/main.ts:997
↓ 1 callersFunctionread_u
(n_bytes:number)
src/midifmt.ts:86
↓ 1 callersFunctionread_u8
()
src/midifmt.ts:73
↓ 1 callersFunctionresample_polyline
(polyline:[number,number][], l:number, L:number)
src/fx.ts:49
↓ 1 callersFunctionrest_staff_pos
(rest:Rest)
src/main.ts:926
↓ 1 callersFunctionshare_measure_ybound_in_slur
()
src/main.ts:2360
↓ 1 callersFunctionslur_evade_note
(elements:Element[])
src/drawing.ts:523
↓ 1 callersFunctionsplit_voices
(measures:_Measure_impl[])
src/midicompile.ts:404
↓ 1 callersFunctionstaff_has_cue_lyric
(staff:Staff,crescs:Cresc_itf[]=null)
src/main.ts:149
↓ 1 callersFunctiontick_table_to_measures
(tick_table:Tick_table)
src/midicompile.ts:515
↓ 1 callersFunctiontry_opt_headbutt
()
src/main.ts:384
↓ 1 callersFunctionwrite_u32
(n:number)
src/midifmt.ts:221
↓ 1 callersFunctionxiaolinwu
(data:number[],w:number,h:number,x0:number,y0:number,x1:number,y1:number)
src/drawing.ts:1016
FunctionbetterTab
(cm)
tools/make_editor.js:64
Functionget_piece_instruments
(pattern:Midi_file)
src/midicompile.ts:275
Functionmain
()
tools/make_editor.js:28
Functionmerger
(a:number,b:number)
src/main.ts:677
Functionpitch_to_staff
(pitch:number, clef:number, key_signature:Key_signature)
src/midicompile.ts:142
Functionplayhead_coords
(score: Score, time_in_64th: number)
src/main.ts:2923
Functionwrite_u
(n:number, n_bytes:number)
src/midifmt.ts:231
← previous101–168 of 168, ranked by callers