Better LILV/LV2 integration #15

Merged
luna merged 3 commits from better-lilv into master 2020-06-09 22:38:09 +00:00
Owner

Closes #12.

Closes #12.
First-time contributor
cloud@future ~/S/scritcher #better-lilv › ·
[ ] » zig build install --prefix ~/.local/
Code Generation [880/1745] std.build.LibExeObjStep.linkSystemLibraryPkgConfigOnlBuild Dependencies...compiler_rt [3] Code Generation [34/253] compiler_rt.divtf3found lilv at '/usr/include/lilv-0/lilv'
found lilv at '/usr/include/lilv-0'
found lilv at '/usr/include/lilv-0/lilv'
found lilv at '/usr/include/lilv-0'
Code Generation [2517/4789] std.io.out_stream.OutStream(std.fs.file.File,std.os.Build Dependencies...compiler_rt [3] Code Generation [101/253] compiler_rt.clzsiBuild Dependencies...unwind [2] Compile C Objects [5/8] UnwindLevel1-gcc-ext.c..Build Dependencies...unwind [2] Compile C Objects [7/8] UnwindRegistersRestore.SBuild Dependencies...pthread_atfork [2] Compile C Objects [1/1] pthread_atfork.c
cloud@future ~/S/scritcher #better-lilv › ·
[ ] » scritcher repl red.scri red.bmp
parsing Load, arg of type []u8 => :0
cmd: Load{ .base = Command{ .tag = Tag.load }, .path = :0 }
load :0;
tag: Tag.load
ARGS!! 4 
arg0 = scritcher
arg1 = repl
arg2 = red.scri
arg3 = red.bmp
fetch arg idx=3, val=red.bmp
	load path: /home/cloud/Software/scritcher/red.bmp
frames on end: 4194442, frame on end (2): 4194442
> 

cool nice great job yayW

``` cloud@future ~/S/scritcher #better-lilv › · [ ] » zig build install --prefix ~/.local/ Code Generation [880/1745] std.build.LibExeObjStep.linkSystemLibraryPkgConfigOnlBuild Dependencies...compiler_rt [3] Code Generation [34/253] compiler_rt.divtf3found lilv at '/usr/include/lilv-0/lilv' found lilv at '/usr/include/lilv-0' found lilv at '/usr/include/lilv-0/lilv' found lilv at '/usr/include/lilv-0' Code Generation [2517/4789] std.io.out_stream.OutStream(std.fs.file.File,std.os.Build Dependencies...compiler_rt [3] Code Generation [101/253] compiler_rt.clzsiBuild Dependencies...unwind [2] Compile C Objects [5/8] UnwindLevel1-gcc-ext.c..Build Dependencies...unwind [2] Compile C Objects [7/8] UnwindRegistersRestore.SBuild Dependencies...pthread_atfork [2] Compile C Objects [1/1] pthread_atfork.c cloud@future ~/S/scritcher #better-lilv › · [ ] » scritcher repl red.scri red.bmp parsing Load, arg of type []u8 => :0 cmd: Load{ .base = Command{ .tag = Tag.load }, .path = :0 } load :0; tag: Tag.load ARGS!! 4 arg0 = scritcher arg1 = repl arg2 = red.scri arg3 = red.bmp fetch arg idx=3, val=red.bmp load path: /home/cloud/Software/scritcher/red.bmp frames on end: 4194442, frame on end (2): 4194442 > ``` cool nice great job yayW
luna merged commit 973d6e63c5 into master 2020-06-09 22:38:09 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: luna/scritcher#15
No description provided.