Edit: this is for the Wave Sequencer.
Wusik Station V8.0.2 Released
- Banned
- Topic Starter
- 5089 posts since 12 Jun, 2001 from Wusik Dot Com
Guys, some help, the BPM sync on Wusik Station V7 is very different from V8, which is based on the Wusik 8000 code. So, no I wonder, which one is the CORRECT one, so I can fix the new code or just convert from the old while keeping the new code intact.... txs
Edit: this is for the Wave Sequencer.
Edit: this is for the Wave Sequencer.
- KVRAF
- 19803 posts since 16 Sep, 2001 from Las Vegas,USA
Sorry I just haven't had time to work with the Beta. I'll try to check out the BPM question this weekend.
None are so hopelessly enslaved as those who falsely believe they are free. Johann Wolfgang von Goethe
- Banned
- Topic Starter
- 5089 posts since 12 Jun, 2001 from Wusik Dot Com
Yes, please, I will post the Math I use on both, to help me figure out which one is the actually correct one.
Code: Select all
value1 = 1 ~ 128
value2 = 1 ~ 128
EG: 1/16 value1=1 value2=16
Wusik Station V7 (and older versions)
rate = ((bpm / ((((60 * value1) / value2)) * 4) / samplerate))
Wusik Station V8 (and Wusik 4000 / 8000)
rate = ((bpm / ((((60 * value1) / value2))) / samplerate))-
- KVRian
- 729 posts since 27 May, 2012 from Vermont, USA
I hope that part comes together before the end of the month. I'm new to Wusik, and having some trouble really exploring what it is capable of - some good presets would help in that evaluation....
WilliamK wrote:on yeah!
Sounds it already loads, just presets takes more effort.
- Banned
- Topic Starter
- 5089 posts since 12 Jun, 2001 from Wusik Dot Com
I hope too, so people can help test the preset importing. I will have to add a small bank of old presets along the beta files to be tested.
The translation already does all layer sound settings, even wave sequencing settings. Just need to improve a few things and them take care of the filter settings and modulation-matrix.
- KVRian
- 1125 posts since 30 Oct, 2013 from Scarborough
Hi
I'm completely new to the Wusik software, and thought it might be interesting to get involved. Just downloading it now.
First of all... wow! that's a lot of stuff! especially with the bonus of 8000, Eve and Station 7. Going to take the rest of the day downloading probably
I'll keep you posted.
I'm completely new to the Wusik software, and thought it might be interesting to get involved. Just downloading it now.
First of all... wow! that's a lot of stuff! especially with the bonus of 8000, Eve and Station 7. Going to take the rest of the day downloading probably
I'll keep you posted.
https://rjsemper.wixsite.com/website
One Synth Challenge - https://sites.google.com/site/kvrosc/about
One Synth Challenge - https://sites.google.com/site/kvrosc/about
- Banned
- Topic Starter
- 5089 posts since 12 Jun, 2001 from Wusik Dot Com
I'm a bit slow guys, sorry, I'm preparing a new office so I can work better. 
I uploaded a small test file for MAC users using Logic. This new AU (.component) file should pass the AU Validation process now, it wasn't passing before. The file is: MAC_WS_V8_Test.component.zip
I uploaded a small test file for MAC users using Logic. This new AU (.component) file should pass the AU Validation process now, it wasn't passing before. The file is: MAC_WS_V8_Test.component.zip
- KVRAF
- 22907 posts since 8 Oct, 2014
This thing is the nutz. You can get totally lost in a rabbit hole designing sequences and whatnot for this.Apostate wrote:I am demoing this for the first time, it's a very interesting synth. I love the layering.
Check out my 6 layers 3 notes track. Yes, all that was from playing no more than 3 notes at any one time.
It's sick.
https://soundcloud.com/steven-wagenheim ... rs-3-notes
-
- KVRian
- 1207 posts since 16 Sep, 2006
Very imaginative, and I like especially how you applied the panning, it makes it seem more complexwagtunes wrote:This thing is the nutz. You can get totally lost in a rabbit hole designing sequences and whatnot for this.Apostate wrote:I am demoing this for the first time, it's a very interesting synth. I love the layering.
Check out my 6 layers 3 notes track. Yes, all that was from playing no more than 3 notes at any one time.
It's sick.
https://soundcloud.com/steven-wagenheim ... rs-3-notes
Ha ha suck it!
- Banned
- Topic Starter
- 5089 posts since 12 Jun, 2001 from Wusik Dot Com
Uploading Beta #06, both public and purchased versions. 
Added new custom filters based on the legacy WS code. There are several files, one per filter type. If someone looks at the files and sees something that could be optimized without changing the sound, let me know.
Now, the legacy preset loading is partially working, so don't go nuts with it just yet. Right now the filters are hard-coded to key velocity/AT/modwheel to Frequency, as the modulations are not loading just yet. Apart from that things are working nicely, including the type of filter and settings. It should be OK, from the tests I have done...
I also did some small fixes, specially on the MAC side.
Now, those new custom filters will also be compatible with a soon to be released Wusik 8000 update.
Cheers, WilliamK
Added new custom filters based on the legacy WS code. There are several files, one per filter type. If someone looks at the files and sees something that could be optimized without changing the sound, let me know.
Now, the legacy preset loading is partially working, so don't go nuts with it just yet. Right now the filters are hard-coded to key velocity/AT/modwheel to Frequency, as the modulations are not loading just yet. Apart from that things are working nicely, including the type of filter and settings. It should be OK, from the tests I have done...
I also did some small fixes, specially on the MAC side.
Now, those new custom filters will also be compatible with a soon to be released Wusik 8000 update.
Cheers, WilliamK
- KVRAF
- 2696 posts since 19 Apr, 2005 from The City Beneath the Sea
This is a welcome development.....
Looking forward to the rest sorting out.....
Looking forward to the rest sorting out.....
- Banned
- Topic Starter
- 5089 posts since 12 Jun, 2001 from Wusik Dot Com
Not yet, I think just 2 that uses the new filters. But I will work on some more, and so will another user who's helping us out. 
