| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Demo: synthesizer.petzka.com
Modular Synthesizer • Angular • Web Audio API • Web MIDI API • MIDI Device Detection • Local Storage
This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.
| Frameworks | Links | |
|---|---|---|
| Integration as Angular Module | WEBSITE DOCS |
|
| Uses Angular Material | WEBSITE DOCS |
|
Web Audio API |
Generate and modify audio in browser | INFOS |
Web MIDI API |
Use MIDI devices in browser | INFOS |
To integrate this module in your Angular project:
imports: [
SynthesizerModule
], <app-synthesizer></app-synthesizer>Install Angular Material in your Project with: ng add @angular/material
| Back | FazBrowse Home | New Git URL |