add embed example script

This commit is contained in:
Luna 2019-10-22 18:30:55 -03:00
parent 612421f7b6
commit 2d64eaa3ef
2 changed files with 4 additions and 0 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
zig-cache/
*.mp3

3
examples/embed.scri Normal file
View File

@ -0,0 +1,3 @@
load :0;
embed 3 1 ./file.mp3
quicksave;