martin-lueders / ML_modules

free modules for VCV Rack
BSD 3-Clause "New" or "Revised" License
90 stars 18 forks source link

QUANTUM DCD OFFSET #55

Closed Jairodallos closed 5 years ago

Jairodallos commented 5 years ago

Hello Martin nice to greetings you.

You can see an issue discovered in your quantum module in comparison with others.

Thanks DC OFFSET

martin-lueders commented 5 years ago

Hi,

I don't understand you patch. You are sending a audio signal through the Quantum, and also you have not selected any notes. In this case, the output of Quantum is basically undefined and will be a constant, which you seem to be adding to the original output of the VCO.

A Quantizer should be used in the signal path of the pitch CV which goes into the V/Oct input of the oscillator, not into the the audio signal path after the VCO.

You can see a nice tutorial on the Quantum by Omri Cohen on Youtube: https://www.youtube.com/watch?v=1rz8u0b30mM

Hope it helps, Martin

On Sat, Jun 29, 2019 at 2:45 PM MUSICOELECTRO notifications@github.com wrote:

Hello Martin nice to greetings you.

You can see an issue discovered in your quantum module in comparison with others.

Thanks [image: DC OFFSET] https://user-images.githubusercontent.com/22566357/60384323-d0e91a00-9a41-11e9-8903-e87dc0fe339e.png

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/martin-lueders/ML_modules/issues/55?email_source=notifications&email_token=AHT5VYFZ2V4RQSRI2BYA7BTP45KNZA5CNFSM4H4KKSXKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4G4OEC3Q, or mute the thread https://github.com/notifications/unsubscribe-auth/AHT5VYFBJP2GNBMMQ6NPZ5DP45KNZANCNFSM4H4KKSXA .

Jairodallos commented 5 years ago

Hello Martin yes, this patch in the sented image is no using any quantized note in order to show you the DC offset

Please open the patch sented this time and you can "see and Listen" the change disconnecting/connecting the cable from QUANTUM to PATCH (or any of the inputs in patch)

Is generating an audio issue Regards

if you create t QUANTUM DC OFFSET.zip

martin-lueders commented 5 years ago

Hi Jairo,

You are using the module in the wrong way. Please, refer to the documentation and the video, I linked. The Quantiser is NOT supposed to be in the Audio path, but in the CV pitch signal path. Also, you need to select some notes to be allowed in the scale.

The way you have connected the module, it is clear that it produces just a constant, which then is added to the audio signal, producing the DC offset.

the signal path should be:

(LFO or sequencer or Sample&Hold) -> Quantum IN, Quantum OUT -> VCO V/Oct in, VCO out -> (mixer, filter, vca, etc.)

Best Regards, Martin

On Mon, Jul 1, 2019 at 6:44 AM Jairo Dallos notifications@github.com wrote:

Hello Martin yes, this patch in the sented image is no using any quantized note in order to show you the DC offset

Please open the patch sented this time and you can "see and Listen" the change disconnecting/connecting the cable from QUANTUM to PATCH (or any of the inputs in patch)

Is generating an audio issue Regards

if you create t QUANTUM DC OFFSET.zip https://github.com/martin-lueders/ML_modules/files/3343957/QUANTUM.DC.OFFSET.zip

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/martin-lueders/ML_modules/issues/55?email_source=notifications&email_token=AHT5VYGMEI4TJQUCQHKA45TP5GDTXA5CNFSM4H4KKSXKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODY47CUY#issuecomment-507113811, or mute the thread https://github.com/notifications/unsubscribe-auth/AHT5VYFKGQAFRQL6URSSFMTP5GDTXANCNFSM4H4KKSXA .

Jairodallos commented 5 years ago

Hello Martin yes, the error was mix the signals Thanks for your aclaration

In this software all is possible :)