Vital - Released
-
- Banned
- 10 posts since 21 Dec, 2020
Probably clonable, but good
- KVRAF
- 2481 posts since 22 Sep, 2016
This youtuber guy claims "game changing" stuff ... sorry to say, no. If you look into Icarus 2 or Parawave Rapid or Avanger there's everything there as well. These yt dudes allways exaggerate. Especially Icarus 2 resynthesis methods are far beyond what vital can do today. Game changing is the price, yes that's true - free. All I have mentioned are not free.psynical wrote: Sat Dec 26, 2020 3:19 am sorry if this vid has already posted in the thread, but i watched it last night for the first time and found it really inspiring:
Here's for instance a patch from Icarus I have recreaded in Vital: A single drumset in just one patch.
No, not game changing ... I'm no youtuber ... simply applied knowledge about wavetables.
Cheers
] Peter:H [
---
Check out my Vital only Tracks: https://soundcloud.com/p-e-t-e-r-h/that ... -signs-mix
You do not have the required permissions to view the files attached to this post.
-
VELLTONE MUSIC VELLTONE MUSIC https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=404834
- KVRAF
- 2422 posts since 19 Sep, 2017 from The Future
Vital is one step ahead of many competitors with the futuristic vibe it has,you can feel it on this track 
- KVRAF
- 2481 posts since 22 Sep, 2016
Did some little experiments - Hacking Vital LFOs!
If you export an LFO to disk you can check out the content. It’s basically a text file. The Triangle example looks like:
{“name”:“Triangle”,“num_points”:5,“points”:[0.0,1.0,0.125,0.0,0.25,0.9905238151550293,0.5,0.4854034185409546,1.0,1.0],“powers”:[0.0,0.0,0.0,0.0,0.0],“smooth”:false}
Disecting it:
It consists of 5 points --> “num_points”
And the points go by the x,y coordinates --> “points”[0.0,1.0,0.125,0.0,0.25,0.9905238151550293,0.5,0.4854034185409546,1.0,1.0]
So the very first point on is on coordinate: 0.0 and 1.0, the last one is on 1.0 and 1.0
Both ranges for x and y coordinates go from 0.0 to 1.0
Just for the sake of an experiment:
I used a short basedrum sample. Exported the waveform to text using Waveosaur.
Then transformed the text data data a little using some computer magic skills and injected the first 64 samples of the result into an Vital LFO … Check the Picture… sure it is not spectacular, but the original basedrum simply starts with a transient and kind of a sine… ---
Check out my Vital Only Track: https://soundcloud.com/p-e-t-e-r-h/that ... -signs-mix
If you export an LFO to disk you can check out the content. It’s basically a text file. The Triangle example looks like:
{“name”:“Triangle”,“num_points”:5,“points”:[0.0,1.0,0.125,0.0,0.25,0.9905238151550293,0.5,0.4854034185409546,1.0,1.0],“powers”:[0.0,0.0,0.0,0.0,0.0],“smooth”:false}
Disecting it:
It consists of 5 points --> “num_points”
And the points go by the x,y coordinates --> “points”[0.0,1.0,0.125,0.0,0.25,0.9905238151550293,0.5,0.4854034185409546,1.0,1.0]
So the very first point on is on coordinate: 0.0 and 1.0, the last one is on 1.0 and 1.0
Both ranges for x and y coordinates go from 0.0 to 1.0
Just for the sake of an experiment:
I used a short basedrum sample. Exported the waveform to text using Waveosaur.
Then transformed the text data data a little using some computer magic skills and injected the first 64 samples of the result into an Vital LFO … Check the Picture… sure it is not spectacular, but the original basedrum simply starts with a transient and kind of a sine… ---
Check out my Vital Only Track: https://soundcloud.com/p-e-t-e-r-h/that ... -signs-mix
You do not have the required permissions to view the files attached to this post.
-
The Nerdy Music Guy The Nerdy Music Guy https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=475847
- KVRist
- 172 posts since 7 Oct, 2020
Very cool stuff, ] Peter:H [!
It seems like the LFO format is quite legible. I'm sure someone will come up with some python scripts to generate sick LFO shapes or something!
It seems like the LFO format is quite legible. I'm sure someone will come up with some python scripts to generate sick LFO shapes or something!
-
- KVRAF
- 3153 posts since 10 Jan, 2005
I wouldn't call it toxicity, rather intolerance to click bait video titles... I'm developing it too...
- KVRAF
- 2481 posts since 22 Sep, 2016
Let's call it a day ... I really really *personally* dislike click bait videos... only since I saw the video "The 10 reasons why you should dislike click bait" ... just kiddingpsynical wrote: Sat Dec 26, 2020 8:27 pm Seriously? I imagine to you, everyone has a punchable face, right? Why are so many of you synth nerds totally toxic?
What I really like is nerding around with Vital or Softsynths in general. Let's get back to Work/Vital and let's not continue the discussion about click bait or yt stars.
I did some experiments today and posted 3 tipps on the Vital forum... Go check it out
https://forum.vital.audio/t/patch-how-t ... tch/4091/2
https://forum.vital.audio/t/patch-compl ... tch/4082/5
https://forum.vital.audio/t/vital-lfo-f ... cking/4093
And yes, I did 2 Vital-Only-Synth-Tracks the recent days ... as mentioned earlier.
Make music, cheers ] Peter:H [
- KVRAF
- 2481 posts since 22 Sep, 2016
Yes, sick LFO shapes ... damn ... I remember that MSoundFactory has a "Formula" facility for that and I nerded with that too... viewtopic.php?p=7638475#p7638475 (and following posts)The Nerdy Music Guy wrote: Sat Dec 26, 2020 7:29 pm Very cool stuff, ] Peter:H [!
It seems like the LFO format is quite legible. I'm sure someone will come up with some python scripts to generate sick LFO shapes or something!
-
- Banned
- 123 posts since 24 Aug, 2020
This synth really is a joy to use. It is easy to see what is happening and easy to make my own sounds.
But I do not like the big file sizes, they can be very big. I find this problem in long run
And I am worried this is something that will not be worked for smaller file sizes.
But I do not like the big file sizes, they can be very big. I find this problem in long run
And I am worried this is something that will not be worked for smaller file sizes.
- KVRAF
- 26929 posts since 3 Feb, 2005 from in the wilds
Do you mean the file size of presets?SoundHunterrr wrote: Tue Dec 29, 2020 7:05 pm This synth really is a joy to use. It is easy to see what is happening and easy to make my own sounds.
But I do not like the big file sizes, they can be very big. I find this problem in long run
And I am worried this is something that will not be worked for smaller file sizes.
-
- Banned
- 123 posts since 24 Aug, 2020
Yrs I mean this! These presets size can get very huge and when you use Vital for long and get many presets it can be problems reallypdxindy wrote: Wed Dec 30, 2020 3:59 pmDo you mean the file size of presets?SoundHunterrr wrote: Tue Dec 29, 2020 7:05 pm I do not like the big file sizes, they can be very big. I find this problem in long run
And I am worried this is something that will not be worked for smaller file sizes.
