No description
Find a file
David Braun 556470bcdf fix bug in sample_source.cpp
Fixes bug https://forum.vital.audio/t/sample-startpoint-bug/16148/5

Now if you load and save a JSON preset in a loop, the JSON doesn't change.
2025-01-08 14:20:30 -05:00
headless copy from mtytel/Vital 2025-01-08 14:12:44 -05:00
src fix bug in sample_source.cpp 2025-01-08 14:20:30 -05:00
tests copy from mtytel/Vital 2025-01-08 14:12:44 -05:00
third_party copy from mtytel/Vital 2025-01-08 14:12:44 -05:00
tunings copy from mtytel/Vital 2025-01-08 14:12:44 -05:00
.gitignore copy from mtytel/Vital 2025-01-08 14:12:44 -05:00
LICENSE Initial commit 2025-01-08 14:04:01 -05:00
Makefile copy from mtytel/Vital 2025-01-08 14:12:44 -05:00
README.md copy from mtytel/Vital 2025-01-08 14:12:44 -05:00

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 licensing@vital.audio for non GPLv3 licensing options.

Installing

Create an account and download Vital at vital.audio

Issues

Report bugs (e.g.non-code and non-compiling issues) to https://forum.vital.audio

Feel 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.