Liking cljdoc? Tell your friends :D

clj-karaoke.ass


alignment->clj/s

(alignment-> a)
source

ass-stringclj/s

(ass-string song & {:keys [alignment] :or {alignment :middle-center}})

Returns a string with the lyrics in ASS subtitle format and the specified titles alignment

Returns a string with the lyrics in ASS subtitle format and the specified titles alignment
sourceraw docstring

AssSectionclj/sprotocol

print-ass-sectionclj/s

(print-ass-section this)
source

create-script-info-sectionclj/s

(create-script-info-section &
                            {:keys [play-res-x play-res-y
                                    scaled-border-and-shadow? alignment]
                             :or {play-res-x 384
                                  play-res-y 288
                                  scaled-border-and-shadow? true
                                  alignment :bottom-center}})
source

lyrics-ass-eventsclj/s

(lyrics-ass-events song)
source

ms->lyrics-timingclj/s

(ms->lyrics-timing ms)
source

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

× close