Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mtytel/vital
Spectral warping wavetable synth
https://github.com/mtytel/vital
Last synced: 25 days ago
JSON representation
Spectral warping wavetable synth
- Host: GitHub
- URL: https://github.com/mtytel/vital
- Owner: mtytel
- License: gpl-3.0
- Created: 2021-02-10T20:36:35.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-25T04:09:10.000Z (over 1 year ago)
- Last Synced: 2024-10-01T13:04:54.937Z (about 1 month ago)
- Language: C++
- Size: 30.1 MB
- Stars: 1,551
- Watchers: 48
- Forks: 152
- Open Issues: 37
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-useful-projects - <img src="https://icon.horse/icon/github.com" height="20px" align="center"/>/mtytel/vital - Synthesizer (Jump To / Creative)
- awesome-useful-projects - <img src="https://icon.horse/icon/github.com" height="20px" align="center"/>/mtytel/vital - Synthesizer (Jump To / Creative)
- awesome-musicdsp - vital - Vital is a very succesful wavetable synth with a slick interface done using the GPU. Amazing that a project like this can be open source! (Exemplary open source audio plug-in projects)
- awesome-juce - vital - 3.0|1563|Β 2Β years<sub><sup>π </sup></sub>| (Instruments)
README
# Vital
Vital is a spectral warping wavetable synthesizer. This is the source.This repository is updated on a delay after binary releases.
## Code Licensing
If you are making a proprietary or closed source app and would like to use Vital's source code, contact [email protected] for non GPLv3 licensing options.## Installing
Create an account and download Vital at [vital.audio](https://vital.audio)## Issues
Report bugs (e.g.non-code and non-compiling issues) to https://forum.vital.audioFeel free to report issues on building/compiling here but note that I'm not prioritizing them.
## Pull requests
I will not take any pull requests.## What can you do with the source
The source code is licensed under the GPLv3. If you download the source or create builds you must comply with that license.### Things you can't do with this source
- Do not create an app and distribute it on the iOS app store. The app store is not comptabile with GPLv3 and you'll only get an exception for this if you're paying for a GPLv3 exception for Vital's source (see Code Licensing above).
- Do not use the name "Vital", "Vital Audio", "Tytel" or "Matt Tytel" for marketing or to name any distribution of binaries built with this source. This source code does not give you rights to infringe on trademarks.
- Do not connect to any web service at https://vital.audio, https://account.vital.audio or https://store.vital.audio from your own builds. This is against the terms of using those sites.
- Do not distribute the presets that come with the free version of Vital. They're under a separate license that does not allow redistribution.