Skip to content

A JavaScript implementation of the Yamaha DX7 synthesizer...experiments in FM synth

License

Notifications You must be signed in to change notification settings

fenixsong/dxperiment7-synth-js

 
 

Repository files navigation

DXperiment7 Synth

DXperiment7 FM synthesis using the Web Audio and Web MIDI API. Works in Chrome and Firefox. Use a MIDI or QWERTY keyboard to play the synth. Trying new algorithms and maybe more. (Subtractive post Osc processing?!?!)

Live demo

Many thanks to:

  • MMONTAG - for this groundbreaking work into the web version.
  • John Chowning and Yamaha
  • Sean Bolton, author of Hexter, a DSSI DX7 modeler
  • Phil Cowans, author of Javascript-DX7 music hackday prototype https://github.com/philcowans/Javascript-DX7
  • Jamie Bullock, Ewan Macpherson, and other independent engineers who provided specs about the DX7/TX7 implementation
  • Propellerhead Software, for the PX7 Reason Rack Extension
  • Native Instruments, for the FM7 and FM8 VSTi software instruments

About

A JavaScript implementation of the Yamaha DX7 synthesizer...experiments in FM synth

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.1%
  • HTML 11.3%
  • CSS 10.6%