a framework for marking art in mpv
gwen 95fc0d8277 bump | hace 1 año | |
---|---|---|
constellations @ f6ec3133bc | hace 1 año | |
.gitignore | hace 2 años | |
.gitmodules | hace 1 año | |
.styluaignore | hace 2 años | |
LICENSE | hace 2 años | |
README.md | hace 2 años | |
dsl.lua | hace 1 año | |
example.lua | hace 2 años | |
main.lua | hace 1 año | |
properties.lua | hace 2 años |
One way or another this is going to be a live code DJ framework. Current Ideas:
Okay I'm circling back around to mpv now The story thus far has been: 1- Run a lot of sounds in one mpv process. this is too much work to get them to play simultaneously. plus you cant invidiually set the playback speed 2- a luvit netrepl managing many mpv's via the pipes and JSON api. This could work but jfc luvit was really not dealing with the pipes well 3-build a repl into MPV and have more than one runing independently. REPL recieves code from uh...... stdin or maybe a pipe? i gotta sort that out. BUT if it works I can use this for vis or music which is sick