Wusik Beta Testing (new installers, new Wusik EVE V5 and other products updates)
- KVRAF
- 2696 posts since 19 Apr, 2005 from The City Beneath the Sea
Changed the edited presets file. It is now 3 presets from Vera's Mistral...
- KVRAF
- 2696 posts since 19 Apr, 2005 from The City Beneath the Sea
Added version 2 of How to fix a converted preset in V9. Also now there are 12 edited presets from Vera's Mistral that were modified as examples.
http://westgatesounds.net/AnomalyVSTi/WusikV9.html
http://westgatesounds.net/AnomalyVSTi/WusikV9.html
- KVRAF
- 11162 posts since 16 Mar, 2003 from Porto - Portugal
Use you download link, and when you see the download window, click in the button "Show All Files" in the right. Use the creation date as a reference.classic wrote: Mon Dec 31, 2018 2:01 pm Sorry for my may be stupid question.
But where do I get the Wusik 9 updated files for the engine`?
Cheers
classic
Fernando (FMR)
- Banned
- Topic Starter
- 5089 posts since 12 Jun, 2001 from Wusik Dot Com
New file: WIN Wusik Station V9 BETA Engine.zip
I updated the Wavetable code, it should run smooth now.
I updated the Wavetable code, it should run smooth now.
-
- KVRAF
- 2596 posts since 26 Jul, 2004
Thank you
.
I bought WST few weeks ago.
Love the sounds with it.
Then I found the strange sound peaks at the end of the samples and William discovert some sort of mistake occuring during the conversion from W8 to W9 presets as fare as I understand.
As fare as I followed this thread some users are bussi with correcting this ore parts of it and of course William.
Now is there a place where to get this correctet presets?
I also read Westgate sound did collect some WS sounds and did update them for WS.
What I want to say is that I have lost track where to get what of all the good changed things.
May be someone can help me and lead me to the updated files that are made so fare.
I would be happy.
Thanks a lot.
I bought WST few weeks ago.
Love the sounds with it.
Then I found the strange sound peaks at the end of the samples and William discovert some sort of mistake occuring during the conversion from W8 to W9 presets as fare as I understand.
As fare as I followed this thread some users are bussi with correcting this ore parts of it and of course William.
Now is there a place where to get this correctet presets?
I also read Westgate sound did collect some WS sounds and did update them for WS.
What I want to say is that I have lost track where to get what of all the good changed things.
May be someone can help me and lead me to the updated files that are made so fare.
I would be happy.
Thanks a lot.
- KVRAF
- 11162 posts since 16 Mar, 2003 from Porto - Portugal
Just one question, since I never tried Wavetable in WS before: What is the wavetable format used (frame size, max number of frames)? Do we have to add some kind of code to the name to get the file recognized as a wavetable (for example, we have to do that in Falcon always, and in Hive too, if we use wavetables with frame sizes other than 2048)WilliamK wrote: Tue Jan 01, 2019 8:13 pm New file: WIN Wusik Station V9 BETA Engine.zip
I updated the Wavetable code, it should run smooth now.![]()
Fernando (FMR)
- Banned
- Topic Starter
- 5089 posts since 12 Jun, 2001 from Wusik Dot Com
Good question. Anything that has Wavetable or PWM in the filename or even the folder name and has a loop that is shorter than the total-samples will be loaded as a wavetable. Any loop size and file size will work.
- KVRAF
- 11162 posts since 16 Mar, 2003 from Porto - Portugal
The WusikSation Engine is where I already told you. Just click the "Show All Files" button (it's one of the buttons on the right of the big tile buttons for Windows and Mac downloads). Once there, look for the file named "WIN Wusik Station V9 BETA Engine.zip" which has a creation date of January 1, 2019.classic wrote: Tue Jan 01, 2019 9:24 pm Now is there a place where to get this correctet presets?
I also read Westgate sound did collect some WS sounds and did update them for WS.
What I want to say is that I have lost track where to get what of all the good changed things.
May be someone can help me and lead me to the updated files that are made so fare.
But you will also need the big 15 GB file to get all the corrected soundsets. That one is currently plasced in the EVE folder. Maybe William can post a link in the WusikStation folder too - William?
Regarding Daniel's files, they are in his site. I think he posted the links before, but here it is: http://westgatesounds.net/free/index.html
Beware that the folder structure for WusikStation changed. You now have a Wusik Engine DAT folder, and inside it, you have the Wusik Station V9 folder, (where there are the presets, skins, etc.) and a Shared folder, where there are the common files shared by all Wusik products, including the Soundsets.. So, before, installing the new BETA; you should un install everything you already installed, and install the recent big SoundSet file and the latest Wusik Engine BETA.
Last edited by fmr on Wed Jan 02, 2019 3:04 pm, edited 2 times in total.
Fernando (FMR)
- Banned
- Topic Starter
- 5089 posts since 12 Jun, 2001 from Wusik Dot Com
- KVRAF
- 11162 posts since 16 Mar, 2003 from Porto - Portugal
Weird way of working with wavetables. Anyway, I will try to use one of the many I built, and see what I can get. So, I have to add "wavetable" or "PWM" to the file name? That's it?WilliamK wrote: Wed Jan 02, 2019 2:55 pm Good question. Anything that has Wavetable or PWM in the filename or even the folder name and has a loop that is shorter than the total-samples will be loaded as a wavetable. Any loop size and file size will work.
I guess that an extension like Urs is using (-WT2048, for example, where 2048 is the frame size) would be better. Or maybe go a little further, and implement an ID chunk. Take a look at this thread: viewtopic.php?p=7269717&sid=a7a6afd0d88 ... aa65dd505d
Last edited by fmr on Wed Jan 02, 2019 3:08 pm, edited 1 time in total.
Fernando (FMR)
- Banned
- Topic Starter
- 5089 posts since 12 Jun, 2001 from Wusik Dot Com
I copied the WIN_Wusik_Engine_Data__SoundCollection.zip to the Wusik Station V9 folder too. Soon I will organize things better. I'm compiling the latest version for ALL products now, is a PITA but something I must do. 
- Banned
- Topic Starter
- 5089 posts since 12 Jun, 2001 from Wusik Dot Com
Ah, good idea. I will add that to the code.fmr wrote: Wed Jan 02, 2019 3:07 pmI guess that an extension like Urs is using (-WT2048, for example, where 2048 is the frame size) would be better. Or maybe go a little further, and implement an ID chunk. Take a look at this thread: viewtopic.php?p=7269717&sid=a7a6afd0d88 ... aa65dd505d
- Banned
- Topic Starter
- 5089 posts since 12 Jun, 2001 from Wusik Dot Com
- KVRAF
- 11162 posts since 16 Mar, 2003 from Porto - Portugal
I will upload a folder with some wavetables. They are in Serum format, which means they use 2048 frames per cycle.WilliamK wrote: Wed Jan 02, 2019 3:10 pm Please, could you email or pm me some waveforms for me to try?
here is the link to a wavetable I built by morphing the 16 waves of the Korg EX-8000: https://drive.google.com/file/d/1x2CKKq ... sp=sharing
I created an entire folder using different combinations of waves from the EX-8000.
EDIT: Sent you a PM.
Last edited by fmr on Wed Jan 02, 2019 3:50 pm, edited 1 time in total.
Fernando (FMR)
