8000 GitHub - davispolito/vital: Spectral warping wavetable synth
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

davispolito/vital

 
 

Repository files navigation

Minor changes to vital source code to allow it to compile in Xcode 16.2

I am using this repo to understand how the opengl rendering and simd audio processing works. I think the main doens't have any broken features on vital but i have been playing with this for about a year before now commiting it so i may have borked somethin

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.

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.

About

Spectral warping wavetable synth

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.0%
  • Other 1.0%
0