Skip to content

Commit

Permalink
Update readme examples
Browse files Browse the repository at this point in the history
  • Loading branch information
Artefact2 committed Apr 19, 2021
1 parent 46b4b35 commit e7a6f14
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,12 +82,12 @@ Examples

Some example programs are provided.

* `xmgl` is a music visualiser that uses OpenGL and JACK for very
precise audio synchronisation. See a demo here:
<https://www.youtube.com/watch?v=zZkhl6XBUVM> and
<https://www.youtube.com/watch?v=2zBJ5aeOMeE> or something similar
that runs in the browser:
[libxm.js](https://artefact2.github.io/libxm.js/).
* [libxm.js](https://artefact2.github.io/libxm.js/) is a very simple
XM player/visualiser that runs in a browser (emscripten port).

* `xmgl` is a simple music visualiser that uses OpenGL and JACK for
very precise audio synchronisation. See a demo here:
<https://www.youtube.com/watch?v=SR-fSa7J698>

* `xmprocdemo`: see [README](./examples/xmprocdemo/README.md)

Expand Down

0 comments on commit e7a6f14

Please sign in to comment.