OK, this isn't better than 'crude-but-working', but tooling is in place for further work.
This commit is contained in:
parent
480032492a
commit
0f06fb501f
6 changed files with 1659 additions and 24 deletions
|
|
@ -1,4 +1,8 @@
|
|||
;; converted from japji-nihung-timings.json using http://cljson.com/
|
||||
;; TODO: NOTE THAT, because I have found no way to import EDN into
|
||||
;; a running Scittle session, this file is not currently used --
|
||||
;; but it is left here as a reminder that it would be the right thing
|
||||
;; to do!
|
||||
|
||||
[{:words [{:text "ੴ", :start 3.482, :end 5.761}],
|
||||
:lineStart 3.482,
|
||||
|
|
|
|||
|
|
@ -1,4 +1,6 @@
|
|||
data-js = [
|
||||
/* Timings as supplied by Lucy */
|
||||
|
||||
data = [
|
||||
{
|
||||
"words": [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue