uxneria/README.md

33 lines
1.1 KiB
Markdown
Raw Normal View History

2021-07-12 16:21:20 +00:00
# uxnería
2021-07-10 22:02:38 +00:00
2021-07-12 16:21:20 +00:00
experiments with [uxn](https://wiki.xxiivv.com/site/uxn.html) programming.
# projects
## nibble dice tracker
`nibble-dice-tracker.tal` a tracker based on nibble dice as described by maleza:
2021-07-10 22:02:38 +00:00
* [no binario - pachapunk](https://pachapunk.space/nobinario.html)
* [XXIIVV nibble dice](https://wiki.xxiivv.com/site/nibble_dice.html)
2021-07-12 16:21:20 +00:00
# roms
2021-07-10 22:02:38 +00:00
2021-07-12 16:21:20 +00:00
ready-assembled projects
2021-07-10 22:02:38 +00:00
2021-07-12 16:21:20 +00:00
# sketches
2021-07-10 22:02:38 +00:00
2021-07-12 16:21:20 +00:00
* `nibble.tal`: small demo drawing all the nibble dice
* `audio-prototype0.tal`: first iteration of sequencer / tracker with nibble dice. the dice are used to read/write into memory:
- you can manipulate the dice in order to change pulse period (1 byte), pitch (1 byte), adsr values (2 bytes), volume (1 byte), "bang" sequencing (?) (1 byte); to toggle a melody sequencer (1 bit), and/or modify the melody (8 bytes), and even the super low-res wave shape (8 bytes), for two audio devices (3 columns for the first one, 3 columns for the second one)
2021-07-10 22:02:38 +00:00
# media
2021-07-12 16:21:20 +00:00
* `nibble-dice.chr` is the spritesheet for the nibble dice. it has them in an 8x8 pixels version, and in 16x16.
drawn using [nasu](https://100r.co/site/nasu.html)
2021-07-10 22:02:38 +00:00
# license
2021-07-12 16:21:20 +00:00
sejo - cc0: dedicated to the public domain