Skip to content

Commit

Permalink
All built for Octavia 0.5.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
PoneyClairDeLune committed Feb 15, 2024
1 parent bfe4190 commit 905d2f7
Show file tree
Hide file tree
Showing 7 changed files with 100 additions and 96 deletions.
2 changes: 1 addition & 1 deletion dist/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Made with ❤️ by Lightingale Community.
Visit our repo on [Codeberg](https://codeberg.org/ltgc/octavia/), [GitHub](https://github.com/ltgcgo/octavia/) or [GitLab](https://gitlab.com/ltgc/oss/octavia/) for more info, or see the [demos in action](https://ltgcgo.github.io/octavia/test/).

## Files
Only files ending in `.mjs` are meant to be used as a library.
Only files ending in `.mjs` are meant to be used as a library. Files prefixed with `xp_` are tested to work on Windows XP (Chrome 49 and Firefox 52 ESR).

* `state.mjs`: MIDI processing core.
* `basic.mjs`: The bare minimum to get you started on writing visualizers. Requires `state.mjs`.
Expand Down
10 changes: 5 additions & 5 deletions dist/basic.mjs

Large diffs are not rendered by default.

49 changes: 25 additions & 24 deletions dist/cambiare.mjs

Large diffs are not rendered by default.

37 changes: 19 additions & 18 deletions dist/state.mjs

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions dist/state_skim.mjs

Large diffs are not rendered by default.

43 changes: 22 additions & 21 deletions dist/xp_basic.mjs

Large diffs are not rendered by default.

43 changes: 22 additions & 21 deletions dist/xp_state.mjs

Large diffs are not rendered by default.

0 comments on commit 905d2f7

Please sign in to comment.