All Projects → maxwellpollack → frex

maxwellpollack / frex

Licence: GPL-3.0 license
a web-based microtonal additive synthesizer and sequencer

Programming Languages

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

Projects that are alternatives of or similar to frex

tune
Make xenharmonic music and create synthesizer tuning files for microtonal scales.
Stars: ✭ 73 (+461.54%)
Mutual labels:  synthesizer, microtonal
xenpaper
Repo for xenpaper.com
Stars: ✭ 25 (+92.31%)
Mutual labels:  synthesizer, microtonal
twigs
Alternate firmware for Mutable Instruments Branches synthesizer module
Stars: ✭ 21 (+61.54%)
Mutual labels:  synthesizer
monome-rack
VCV Rack plugin for monome Eurorack modules
Stars: ✭ 161 (+1138.46%)
Mutual labels:  synthesizer
wasm-synth
C++ in the browser? Webassembly? Sounds jarring? Indeed, it is! Synthesizer for the browser.
Stars: ✭ 112 (+761.54%)
Mutual labels:  synthesizer
AtomSynth
A modular synthesizer built using the juce api.
Stars: ✭ 20 (+53.85%)
Mutual labels:  synthesizer
Comet
Web Synthesis on steroids
Stars: ✭ 18 (+38.46%)
Mutual labels:  synthesizer
CureSynth Whip
Polyphonic MIDI Synthesizer for STM32F7
Stars: ✭ 45 (+246.15%)
Mutual labels:  synthesizer
KnobKraft-orm
The KnobKraft Orm - The free modern cross-platform MIDI Sysex Librarian
Stars: ✭ 100 (+669.23%)
Mutual labels:  synthesizer
esp32 multitrack looper
ESP32 Audio Kit based multitrack looper
Stars: ✭ 43 (+230.77%)
Mutual labels:  synthesizer
SimpleSynth
Teensy synth made simple.
Stars: ✭ 33 (+153.85%)
Mutual labels:  synthesizer
Kickmess
Kickmess - A kick drum synthesizer plugin
Stars: ✭ 33 (+153.85%)
Mutual labels:  synthesizer
HexoSynth
A FLOSS (Open Source) hexagonal modular synthesizer plugin.
Stars: ✭ 143 (+1000%)
Mutual labels:  synthesizer
yoshimi-doc
A PDF advanced reference manual for the Yoshimi software synthesizer, generated using LaTeX. V. 2.2.0 2022-05-16.
Stars: ✭ 21 (+61.54%)
Mutual labels:  synthesizer
lessampler
lessampler is a Singing Voice Synthesizer
Stars: ✭ 59 (+353.85%)
Mutual labels:  synthesizer
mt32-pi-control
MT32-PI.EXE/MT32-PI.TTP/mt32-pi-ctl is a control program for the mt32-pi MIDI synthesizer available for DOS PCs, Atari ST and Amiga computers as well as modern systems running Linux and Windows.
Stars: ✭ 22 (+69.23%)
Mutual labels:  synthesizer
awesome-puredata
A list of Pure Data libraries, abstractions, projects and presentations
Stars: ✭ 36 (+176.92%)
Mutual labels:  synthesizer
Eurorack
Eurorack modules designed by Lorenz Neumann
Stars: ✭ 28 (+115.38%)
Mutual labels:  synthesizer
twang
Library for pure Rust advanced audio synthesis.
Stars: ✭ 83 (+538.46%)
Mutual labels:  synthesizer
websynth
Web Synthesizer From Space
Stars: ✭ 16 (+23.08%)
Mutual labels:  synthesizer

Controls

  • KEY MAP

    each line is a string of keys which are mapped to the note equal to their line number

  • RATE

    a math expression for the rate of SEQUENCE playback (steps per second)

  • SEQUENCE

    each line is a string of keys which are played at the step equal to their line number

  • ROOT NOTE

    a math expression for the integer note number of the tonic

  • ROOT FREQ

    a math expression for the frequency of the tonic (cycles per second)

  • SCALE

    each line is a math expression for the frequency interval of the SCALE degree equal to its line number. The last line is the octave interval.

  • HARMONICS

    each line is a math expression for the integer frequency interval of a sine component in the oscillator waveform


Frequency Explorer was built with these open-source libraries:

  • scalemap for microtonal note-to-frequency mapping
  • TinyExpr for math expression parsing
  • Emscripten for compiling C → WebAssembly
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].