/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

musictech.com
| | www.mattmontag.com
4.8 parsecs away

Travel
| | Update, February 15, 2019: Try PADsynth in your browser. PADsynth is a synthesis technique that generates a lush sound with a simple algorithm. The algorithm begins with additive synthesis, where you build a timbre with a sine wave at the fundamental and each overtone. A frequency magnitude plot of
| | www.scottericpetersen.com
4.8 parsecs away

Travel
| | I just posted my second SuperCollider FM Synthesis project to GitHub, a pedagogical extension of a great DX7 "clone" for the SuperCollider language. The project allows users to enter DX7 presets, by number, and generate usable SynthDefs (SuperCollider synthesis instrument definitions) and analysis that provides insight into the nature of the instrument configuration. My previous...
| | teropa.info
4.3 parsecs away

Travel
| |
| | www.dgendill.com
26.7 parsecs away

Travel
| [AI summary] A detailed technical tutorial on building a text-based game engine with Rust and WebAssembly, covering memory management, static variables, and JavaScript interop techniques.