Skip to content
/ mc Public

🎼 Generate beautiful sound, waves as you code

Notifications You must be signed in to change notification settings

bytehunt/mc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mc

MC - Type code and generate sound waves.

Dev Setup

With Nix (recommended)

If you have Nix with flakes enabled:

nix develop

Or with direnv:

direnv allow

This gives you bun and language servers automatically.

Without Nix

Install bun manually, then:

bun install

Run

bun run dev      # Start dev server
bun run build    # Build for production
bun run preview  # Preview production build

Stack

  • Astro 5
  • CodeMirror 6
  • Tone.js
  • Bun

About

🎼 Generate beautiful sound, waves as you code

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors