Thanks to visit codestin.com
Credit goes to github.com

Skip to content

spitlo/pikseq

Repository files navigation

PIKSEQ

PIKSEQ is an experiment in sequencing. It’s sort of a mix between a pixel art editor and a sequencder.

Pick a color by clicking the color buttons or by pressing keys 1 to 9. Then start painting! You can only paint by clicking a pixel at a time, sorry :(

To help you, there are some keyboard modifiers. If you press alt/option while painting a pixel, you will get a horizontal line. If you press shift while painting a pixel, you will get a vertical line. Lines extend through all pixels of the same color, so you can put a start and end pixel and the line will cover the area between them. If you press windows/command/meta (depending on your OS) at the same time, the line will only paint every other pixel.

You can mute individual tracks by using keys a to z on your keyboard. Or by clicking/tapping the track note.

PIKSEQ is some sort of sibling to Space and /'siːkwənt/. It’s an ever growing family of experimental sequencers!

To do

  • Styling
  • Use history.pushState() for start/stop/undo?
  • How about uploading images and converting them to pixels?
  • Create multiple frames and animate the image?
  • Add ability to change color scheme

Sources

https://tonejs.github.io/ / https://tonejs.github.io/examples/ / https://docs.solidjs.com/ / https://www.solidjs.com/tutorial/ / https://primitives.solidjs.community/ / https://kobalte.dev/docs/core/overview/introduction / https://picocss.com/ /

About

A pixel art music sequencer

Topics

Resources

Stars

Watchers

Forks