glitch art scripting language
Go to file
Luna adf89eb360 update doc, remove todo on quicksave, rm showpath 2019-07-09 23:05:42 -03:00
doc update doc, remove todo on quicksave, rm showpath 2019-07-09 23:05:42 -03:00
examples add file "saving" to quicksave cmd 2019-07-09 23:04:05 -03:00
src add file "saving" to quicksave cmd 2019-07-09 23:04:05 -03:00
.gitignore lv2apply port to zig, episode 1 2019-07-07 02:26:05 -03:00
README.md update readme 2019-07-09 18:46:27 -03:00
build.zig lv2apply port to zig, episode 1 2019-07-07 02:26:05 -03:00

README.md

scritcher

glitch art "framework", ???????? language??? something?

how do?

currently it can't do much other than running the eg-amp default lv2 plugin.

depedencies:

  • zig at https://ziglang.org
  • libc, lilv and libsndfile
  • an appreciation for glitched anime girls on your hard drive
  • optional: imagemagick to convert from whatever to bmp
# build and install
# assumes lilv headers are at /usr/include/lilv-0, check build.zig if different
git clone https://gitdab.com/luna/scritcher.git
cd scritcher

zig build install --prefix ~/.local/

# on your input image file
convert blah.jpg blah.bmp

scritcher examples/middle_echo.scri blah.bmp

# TODO have an out.bmp
# the path to the file is shown on stdout under "temporary name: blah", go with
# that
$your_image_viewer out.bmp

todo

  • search other plugins
  • conquer the world for glitchy anime girls