All Projects → Venerons → Comet

Venerons / Comet

Licence: GPL-3.0 license
Web Synthesis on steroids

Programming Languages

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

Projects that are alternatives of or similar to Comet

Main-Supercollider-Files
my supercollider codes, version history is at the branches
Stars: ✭ 21 (+16.67%)
Mutual labels:  synthesizer, synth, synthesis
Awesome Web Audio
A list of resources and projects to help learn about audio
Stars: ✭ 73 (+305.56%)
Mutual labels:  audio-visualizer, synth, web-audio
Dx7 Supercollider
My accurate Yamaha DX-7 clone. Programmed in Supercollider.
Stars: ✭ 395 (+2094.44%)
Mutual labels:  synthesizer, synth, synthesis
Synthdefs
Synthdef Pool
Stars: ✭ 54 (+200%)
Mutual labels:  synthesizer, synth, synthesis
Otto
Sampler, Sequencer, Multi-engine synth and effects - in a box! [WIP]
Stars: ✭ 2,390 (+13177.78%)
Mutual labels:  synthesizer, synth
Javascriptmusic
Live coding music and synthesis in Javascript / AssemblyScript (WebAssembly)
Stars: ✭ 193 (+972.22%)
Mutual labels:  synthesizer, synth
lessampler
lessampler is a Singing Voice Synthesizer
Stars: ✭ 59 (+227.78%)
Mutual labels:  synthesizer, synthesis
webgl-3d-animation
An interactive 3D animation using WebGL to depict a 2D predator prey ecology on a grid real-time mapped onto the surface of a 3D torus. Sound file is parsed then visualized both in time and frequency domains as well as rendered using Web Audio API - this is an exercise where I taught myself how to display data for an ongoing project on sound syn…
Stars: ✭ 23 (+27.78%)
Mutual labels:  audio-visualizer, web-audio-api
Modv
modular audio visualisation powered by JavaScript
Stars: ✭ 292 (+1522.22%)
Mutual labels:  audio-visualizer, web-audio
twigs
Alternate firmware for Mutable Instruments Branches synthesizer module
Stars: ✭ 21 (+16.67%)
Mutual labels:  synthesizer, synth
diy-synths
List of open-source synths 🎹
Stars: ✭ 56 (+211.11%)
Mutual labels:  synthesizer, synth
Supriya
A Python API for SuperCollider
Stars: ✭ 167 (+827.78%)
Mutual labels:  synthesizer, synthesis
Granular
HTML5 Granular Synthesiser
Stars: ✭ 113 (+527.78%)
Mutual labels:  synthesizer, synthesis
Unimidi
Realtime MIDI IO for Ruby
Stars: ✭ 229 (+1172.22%)
Mutual labels:  synthesizer, synthesis
Zynthian Ui
User Interface for Zynthian
Stars: ✭ 92 (+411.11%)
Mutual labels:  synthesizer, synth
Beep.js
Beep is a JavaScript toolkit for building browser-based synthesizers.
Stars: ✭ 1,294 (+7088.89%)
Mutual labels:  synthesizer, web-audio
webaudio-synth
WebAudio Polyphonic Synthesizer
Stars: ✭ 83 (+361.11%)
Mutual labels:  synthesizer, synth
chords
Text-based chord progression editor
Stars: ✭ 25 (+38.89%)
Mutual labels:  web-audio, web-audio-api
guitar
🎸 Online guitar toy and tablature recorder/player
Stars: ✭ 80 (+344.44%)
Mutual labels:  synthesizer, synth
Audiokitsynthone
AudioKit Synth One: Open-Source iOS Synthesizer App
Stars: ✭ 1,258 (+6888.89%)
Mutual labels:  synthesizer, synth

Comet

Copyright (c) 2014-2019 Daniele Veneroni.
Released under GPLv3 License. See LICENSE.md for further information.

Features

Synth!

  • Many sound presets
  • 2 oscillators with 4 fundamentals waveform and 1 periodic wave, detune and mix
  • Biquad Filter
  • A ton of sound effects like filters, noisers, delays, waveshapers, convolvers
  • Dynamics Compressor

Control!

  • Mouse
  • Touch
  • Keyboard
  • MIDI devices

Animate!

  • Many interactive animations, including sound spectrums, oscilloscopes and more

Licensing

Comet
Copyright (c) 2014-2019 Daniele Veneroni

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You can read the full copy of the GNU General Public License at LICENSE.md or at http://www.gnu.org/licenses/.

Credits

Created and maintained by Daniele Veneroni (@Venerons).

TODO Features

  • Controls
    • Microphone
  • Presets
    • Save, Export & Import
  • Oscillators
    • Oscillators Range (2, 4, 8, 16, 32, 64)
    • Volume Envelope (Attack, Decay, Sustain, Release)
    • New Type: Supersaw
  • Biquad Filter
    • Filter Envelope (Attack, Decay, Sustain, Release)
  • Modules
    • LFO
    • Modulation - modify filter frequency using pointer pageY OR Device Orientation API
  • Web API
    • Fetch API
    • Device Orientation API - pitch control
    • Pointer visual effects (using width, height, tiltx, tilty, pressure)
    • Fullscreen API
    • Screen Orientation API
    • Speech Syntesis API - Web Speech API
    • Proximity API
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].