songs are nearly working entirely
Still needs audio and text_alignment, but it's nearly finished, then we can find a way to load an entire presentation at once and then track the changes to the presentation, and load songs from the files
This commit is contained in:
parent
8c29e7900a
commit
9bd657f139
4 changed files with 21 additions and 12 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -1250,8 +1250,8 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "crisp"
|
||||
version = "0.1.1"
|
||||
source = "git+https://git.tfcconnection.org/chris/crisp#fa078e8d3fa9c0916f5da950eee896d4fa67a4eb"
|
||||
version = "0.1.3"
|
||||
source = "git+https://git.tfcconnection.org/chris/crisp#4e7e050bf6cb72f1112f18e4f2f55f1394688d4b"
|
||||
dependencies = [
|
||||
"lazy_static",
|
||||
"miette",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue