clone45 / voxglitch

Modules for VCV Rack
GNU General Public License v3.0
100 stars 16 forks source link

Grain Engine Mk2 V2.25 Loading WAV files Confusion #214

Closed therealkitman closed 1 year ago

therealkitman commented 1 year ago

Hi, I was trying to load multiple wav files into into the 5 slots. Each time I selected a slot other than slot 1 the wav file would overwrite the currently loaded wav in slot 1. Found I needed to change the Sample knob to match the slot position desired. Selecting a slot itself from the context menu makes no difference.

This is kind of confusing.

Also is the Sample knob meant to blend between wav files or just a hard switch?

image

image

clone45 commented 1 year ago

Oh wow, that's quite a big bug! Thanks for reporting it. Switching between samples is a "hard switch", not blended. That was the extent of my capabilities when I wrote the module, and perhaps someday I'll revisit it to see if I can smoothly blend between the samples. :-) I'll get that bug fixed as soon as possible, however there's already a bugfix in the vcv rack library queue to be built, so I'll have to wait until it's completed before patching this new bug. Again, thanks!!

therealkitman commented 1 year ago

Could I add something? The Jitter control doesn't seem to do anything on the Mk2. But on Ghosts jitter gets me a sound like I had on Borderlands many years ago. Loving Ghosts!!!

clone45 commented 1 year ago

I'll take a look! Also, quick update -- I just fixed the bug that you reported and it'll ship out with the next update.

therealkitman commented 1 year ago

Oh thankee!!!!!! These 2 synths are easier to control than Clouds or Supercell - plus I get the sounds I want.

clone45 commented 1 year ago

Jitter seems to work for me! I made a little video to show you what I'm seeing: https://youtu.be/QLtBnWe0kZ4

Let me know if you're getting some other behavior!

clone45 commented 1 year ago

PS: I love them too! I get completely lost in the sound that they make. :-)

therealkitman commented 1 year ago

I just watched the video. I get that harsh buzz on the full counter clockwise poistion but no changes in noise with any movement clockwise. Mine is a linux system. I'll try another wave file this afternoon. Thanks.

clone45 commented 1 year ago

I'd be interested to see what you find out. The "harsh buzz" is created when a bunch of the grains start to overlap, which causes amplification of the sound. When you have a chance, could you let me know what sample rate you're using in rack? Maybe I made a mistake by not supporting all sample rates. I'm running at 44.1 kHz or 48 kHz

image

therealkitman commented 1 year ago

I watch the video again. Any variance in audio in that video from the jitter knob is so subtle that I think my brain is making it up :) I'm not sure I'm hearing anything compared to the great in-your-face jitter on Ghosts.

I tried 3 wav files and at both 44.1 and 48kHz and I can't perceive any variance with jitter. Odd.

My sound card is just what is onboard the motherboard so not top range gear and 25 year old gaming speakers.

Edit: I just noticed on the MK2 that the play head position bar goes from being still at 'zero' jitter to slightly oscillating at full jitter. (I love visual feedbacks). I guess it is working but not as I expected.

clone45 commented 1 year ago

Closing this ticket. Please let me know if you need anything else!

therealkitman commented 1 year ago

V2.26.1 tests ok :+1: Thanks.