Releases: gtranter/fourier-synth
Releases · gtranter/fourier-synth
v1.1.1
UI Enhancements
- Increase field widths to accommodate wider base fonts
- Add field blur handlers
v1.1.0
Waveform Data Save and Load
New feature for saving and loading waveform data to and from JSON files.
v1.0.2
UI Improvements
A number of small UI improvements:
- Use the pointer cursor on interactive controls
- Allow toggles to be operated by keyboard
- Removed readonly fields from tab focus order
- Improved font size handling
- Revised layout of fundamental units display
v1.0.1
Package Update
Added demo page to package. No change to the component.
v1.0.0
Initial release
A web component for generating waveforms and audio from the web using Fourier Synthesis.
Features:
- Real (cosine) and imaginary (sine) harmonic adjustment
- Adjustable fundamental frequency
- Unlimited number of harmonics
- Controls operate in real time
- Configurable graph options
- Fully customizable feature set including graph colors
- All text fully translatable (English is built-in)