a framework for marking art in mpv

gwen 95fc0d8277 bump hai 1 ano
constellations @ f6ec3133bc 95fc0d8277 bump hai 1 ano
.gitignore 27441193a2 started lots of little bits in here rn %!s(int64=2) %!d(string=hai) anos
.gitmodules 3ebcb1d146 moving to constellations hai 1 ano
.styluaignore 27441193a2 started lots of little bits in here rn %!s(int64=2) %!d(string=hai) anos
LICENSE f4ac3422fa Initial commit %!s(int64=2) %!d(string=hai) anos
README.md 04115e0f25 update README %!s(int64=2) %!d(string=hai) anos
dsl.lua 5954d9e274 Make vselect able to expand file names hai 1 ano
example.lua 06f6e1751a vselecqqt %!s(int64=2) %!d(string=hai) anos
main.lua 6d370af10b changed the file to /tmp/doses hai 1 ano
properties.lua f8bb94503d added beats (not sure if i'll use it), luachecked properties.lua %!s(int64=2) %!d(string=hai) anos

README.md

oleander

One way or another this is going to be a live code DJ framework. Current Ideas:

  • lua in MPV
  • lua starting many MPVs
  • god help me melt...

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