All Projects → anuejn → muzikilo.js

anuejn / muzikilo.js

Licence: AGPL-3.0 License
A code driven synth for the browser

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to muzikilo.js

Fsynth
Web-based and pixels-based collaborative synthesizer
Stars: ✭ 146 (+630%)
Mutual labels:  webaudio, live-coding
PicoAudio.js
A JavaScript library for playing MIDI (Standard MIDI File) on Web.
Stars: ✭ 28 (+40%)
Mutual labels:  webmidi, webaudio
tilt
Live coding bytebeat-style language for the web
Stars: ✭ 30 (+50%)
Mutual labels:  webaudio, live-coding
glicol
(Audio) graph-oriented live coding language and music DSP library written in Rust
Stars: ✭ 853 (+4165%)
Mutual labels:  webaudio, live-coding
Scribbletune
Create music with JavaScript
Stars: ✭ 3,509 (+17445%)
Mutual labels:  webmidi, webaudio
abletonpush
A library for working with the Ableton Push in the browser
Stars: ✭ 47 (+135%)
Mutual labels:  webmidi, webaudio
midi
An Observable based library for the use of Web MIDI API with Angular
Stars: ✭ 35 (+75%)
Mutual labels:  webmidi, webaudio
learn-push2-with-svelte
Learn chords, scales, and music theory on the Push 2, right inside your web browser!
Stars: ✭ 37 (+85%)
Mutual labels:  webmidi
pacer-editor
Web editor for the Nektar Pacer MIDI controler
Stars: ✭ 16 (-20%)
Mutual labels:  webmidi
X-Piano
Now you can make your own piano!
Stars: ✭ 13 (-35%)
Mutual labels:  webaudio
BS2-Web
Novation Bass Station II Web interface
Stars: ✭ 34 (+70%)
Mutual labels:  webmidi
pitch-shifter-chrome-extension
Chrome extension that pitch shifts videos on a page using web audio
Stars: ✭ 21 (+5%)
Mutual labels:  webaudio
xenpaper
Repo for xenpaper.com
Stars: ✭ 25 (+25%)
Mutual labels:  webaudio
musicplayer-api
Simple wrapper around Web Audio API providing gapless playback
Stars: ✭ 16 (-20%)
Mutual labels:  webaudio
webmscore
MuseScore's core library (libmscore) in WebAssembly! Read mscz data, and generate audio/MIDI/MusicXML/SVG/PNG/PDF sheets right in browsers.
Stars: ✭ 91 (+355%)
Mutual labels:  webaudio
Artilico
Artistic live-coding in Common Lisp
Stars: ✭ 20 (+0%)
Mutual labels:  live-coding
tidal-looper
Different looper variants for SuperDirt to provide live sampling in TidalCycles.
Stars: ✭ 55 (+175%)
Mutual labels:  live-coding
birds
Bird Sound Synthesis based on AM+FM
Stars: ✭ 46 (+130%)
Mutual labels:  webaudio
YALCT
Yet Another Live Coding Tool - Powered by Veldrid and elbow grease
Stars: ✭ 25 (+25%)
Mutual labels:  live-coding
kotoist
A VST plugin for live coding and algorithmic composition
Stars: ✭ 37 (+85%)
Mutual labels:  live-coding

muzikilo.js

A code driven synth for the browser

screenshot

What?

A tool for making music in the Browser with javascript. Digital music is made of samples and samples are just numbers. Numbers can easily generated with javascript functions. So let's just run a js function you write for every sample (44100 times per second).

Why?

  1. "Man kann mit einem Computer Kunst und Schönheit schaffen." [1] ("One can create art and beauty using computers.")
  2. Computers are fast. Let's write some inefficient code ;)
  3. Live coding is nice

How?

Go to anuejn.github.io/muzikilo.js and play (You need chrome 66 or later). To get started, you can look at some examples or consult the wiki

Contribute

You are very welcome to contribute to muzikilo.js. Add features, fix bugs, write documentation or share your compositions. Compositions and documentation should go to the wiki, for the rest, we recomend reading the contribution guidelines

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].