Mercurial > code > home > repos > light9
view show/dance2018/song9.n3 @ 2404:9cbc93f80b05
cleanup
author | drewp@bigasterisk.com |
---|---|
date | Fri, 17 May 2024 17:41:22 -0700 |
parents | a5a8e2eca252 |
children |
line wrap: on
line source
@prefix : <http://light9.bigasterisk.com/> . @prefix dev: <http://light9.bigasterisk.com/device/> . @prefix effect: <http://light9.bigasterisk.com/effect/> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix show: <http://light9.bigasterisk.com/show/dance2018/> . @prefix xml: <http://www.w3.org/XML/1998/namespace> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . show:song9 :note <http://light9.bigasterisk.com/show/dance2018/song9/n0> . <http://light9.bigasterisk.com/show/dance2018/song9/n0> a :Note; :curve <http://light9.bigasterisk.com/show/dance2018/song9/n0c0>; :effectClass effect:song09; :originTime 1.06082e+02 . <http://light9.bigasterisk.com/show/dance2018/song9/n0c0> a :Curve; :attr :strength; :point <http://light9.bigasterisk.com/show/dance2018/song9/n0c0p0>, <http://light9.bigasterisk.com/show/dance2018/song9/n0c0p1>, <http://light9.bigasterisk.com/show/dance2018/song9/n0c0p2>, <http://light9.bigasterisk.com/show/dance2018/song9/n0c0p3> . <http://light9.bigasterisk.com/show/dance2018/song9/n0c0p0> :time -1.02744e+02; :value 0e+00 . <http://light9.bigasterisk.com/show/dance2018/song9/n0c0p1> :time -1.00406e+02; :value 1e+00 . <http://light9.bigasterisk.com/show/dance2018/song9/n0c0p2> :time 7.7172e+01; :value 1e+00 . <http://light9.bigasterisk.com/show/dance2018/song9/n0c0p3> :time 7.9898e+01; :value 0e+00 .