Liking cljdoc? Tell your friends :D

clj-karaoke.lyrics-frame


clean-frame?clj/s

(clean-frame? evt)
source

clean-start-of-frameclj/s

(clean-start-of-frame evt)
source

frame-ms-durationclj/s

(frame-ms-duration frame)
source

frame-textclj/s

(frame-text frame)
source

frame-tick-durationclj/s

(frame-tick-duration frame)
source

join-framesclj/s

(join-frames f1 f2)
source

lyrics-events-groupedclj/s

(lyrics-events-grouped evts)
source

lyrics-framesclj/s

(lyrics-frames evts)
source

MidiLyricsFrameclj/s

source

MidiSimpleLyricsFrameclj/s

source

not-nil?clj/s

source

offsets?clj/s

(offsets? frame)
source

overlaps?clj/s

(overlaps? i1 i2)
source

quick-events-diagnosisclj/s

(quick-events-diagnosis events)

quick check to decide which meta messages we need to use for lyrics display.

  • if the frame contains events with type 5, we will use those ignoring all others
  • otherwise if it contains type 1 meta messages we may use those
quick check to decide which meta messages we need to use for lyrics display.
* if the frame contains events with type 5, we will use those ignoring all others
* otherwise if it contains type 1 meta messages we may use those
sourceraw docstring

smart-event-filterclj/s

(smart-event-filter events)
source

sorted-events?clj/s

(sorted-events? frame)
source

split-frame-atclj/s

(split-frame-at frame ms)
source

start-of-frame?clj/s

(start-of-frame? evt)
source

valid-frame?clj/s

(valid-frame? frame)
source

veclastclj/s

(veclast v)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close