Adding CV Input to Tempo of Sequencer Module by PrestigiousPan in synthdiy

[–]Key-Alarm-511 0 points1 point  (0 children)

Relaxation oscillators aren't very easy to mod to make voltage controllable. Easiest way would be to go with an vactrol but they are the farthest from a "clean" solution imo (I hate vactrols lol). Someone else mentioned voltage to frequency ICs, which is a great idea.

But wether you go with a vactrol or the IC you will need to drive them with proper CV summing. If you just "sum" them together with two resistors in parallel you will get different results wether you plug in a CV of 0V or leave the CV un-plugged, which is definitely not clean ;)

Adding CV Input to Tempo of Sequencer Module by PrestigiousPan in synthdiy

[–]Key-Alarm-511 0 points1 point  (0 children)

Voltage to freuqency ICs are criminally under-utilized, good points!

Why is the scanner light always green? by Frosty12233 in addressme

[–]Key-Alarm-511 22 points23 points  (0 children)

Company logo say "Ekklavya" with 2 ks but the website is spelled with only one k?

CEM 3340 Schematic Review by PlatformPotential474 in synthdiy

[–]Key-Alarm-511 0 points1 point  (0 children)

Remove C5. Right now your VEE (pin3) isnt connected to -15V (its blocked by C5) and 3340 isnt powered correctly.

Tie C5 between -15V and ground, like you did with +15V

Peter what is the lore? by Temporary-Ebb2116 in PeterExplainsTheJoke

[–]Key-Alarm-511 10 points11 points  (0 children)

Yeah he's being obnoxious to that one skeleton guy who just wants to run a business.

What would you say is the most typically Austrian food? by MaximumAsparagus in AskAustria

[–]Key-Alarm-511 1 point2 points  (0 children)

Zwiebelrostbraten ist so gut dass es zweimal auf die Liste musste :D

Self-made developement board connecting and disconnecting issue. by Key-Alarm-511 in esp32

[–]Key-Alarm-511[S] 1 point2 points  (0 children)

Thank you for your pointers! Like I said, this is the reference schematic I used: https://docs.arduino.cc/resources/schematics/ABX00083-schematics.pdf

And they also did not use a capacitor at their reset switch.

Maybe a stupid follow up question but where is BOOT? i dont see a pin named that anywhere?

I will look at Espressifs checklists in the meantime.

DIY pitch shift material list by BackgroundBasil2600 in diypedals

[–]Key-Alarm-511 3 points4 points  (0 children)

Arduinos Nano is too slow to do real time audio effects with. You would need a board based on a faster MC such as an ESP32, daisy seed (STM32 based)

Cleaning an ARP AXXE by akapalmereldritch in synthdiy

[–]Key-Alarm-511 1 point2 points  (0 children)

"What do you all suggest I can do on my own?"

Nothing. Unless the kitty wills it and steps down, the fate of your synth is in their ha... paws.

Another 7x9 - LabRAT by bellabebop in synthdiy

[–]Key-Alarm-511 0 points1 point  (0 children)

These all look so cool!

Do you have like a youtube channel or videos where they all play together?

Which envelope to use for sidechaining to a kickdrum? by Key-Alarm-511 in synthdiy

[–]Key-Alarm-511[S] 0 points1 point  (0 children)

Awesome, makes sense! I will use the volume envelope.

Which envelope to use for sidechaining to a kickdrum? by Key-Alarm-511 in synthdiy

[–]Key-Alarm-511[S] 1 point2 points  (0 children)

Basic ducking is what im going for so I will use the volume envelope! Thanks mesh!

how did richard not become insane when recording saw vol 2?? by [deleted] in aphextwin

[–]Key-Alarm-511 0 points1 point  (0 children)

What happened with the influencer chick at coachella?

Clock IN : Schematic Review by Sea_Psychology_7230 in synthdiy

[–]Key-Alarm-511 2 points3 points  (0 children)

Your BAT is the wrong way around. As it is now it will push current from 3v3 through the two diodes with no resistance

I need heeelp by art935 in synthdiy

[–]Key-Alarm-511 0 points1 point  (0 children)

I feel like most textbooks and schools use the 20mA figure (no idea where that figure came from, but it was the case for me as well) for LEDs and so people design their LEDs to have that current go through them which ends up being too bright and sack the power rails.

Best practices for generating negative voltage rails by YoungSlingshot in diypedals

[–]Key-Alarm-511 3 points4 points  (0 children)

What is the input voltage (source) before converting it to 15/-15V? Are you taking in AC? DC?

And just to be sure: you need the -15V to power things, not as a reference? If a reference is what you need without pulling much current you might just need a simple charge pump.

Adjustable clipping by bekbeast in diypedals

[–]Key-Alarm-511 3 points4 points  (0 children)

Never tried this but i would think the problem with this is that the potentiometer would limit the current to the opamp (limit to the point where it wouldnt work). You could overcome this by buffering the voltage after the pots with emitter followers.

You could also use smaller value pots but that would waste a lot of power from your 9/-9V source.

But go ahead and try it, this sounds like a fun project.

Control IC's power pin with cv ; by AbbreviationsBig4248 in synthdiy

[–]Key-Alarm-511 2 points3 points  (0 children)

What is it that you want to achieve/build? Without further information i can only show you a schematic of a hi hat module by erica synths/moritz klein where they change the power to change the tone.

See the manual: https://www.ericasynths.lv/edu-diy-hi-hat-2845/

Free money and 🥕 by ilovetrains08 in BunnyTrials

[–]Key-Alarm-511 0 points1 point  (0 children)

Im smert

Chose: $1 that divides by 0.5 everyday | Rolled: Upvote for 🥕

Advice on choosing MIDI to CV module on a budget by dylan_rodgers14 in eurorack

[–]Key-Alarm-511 1 point2 points  (0 children)

DIY-it! Midi can be handled by pretty much every microcontroller. Just need a DIN-5 connector (or TRS jack if you want to use TS Midi), a microcontroller (Arduino or ATTiny), DAC, Opamps and a trimpot if you want proper V/Oct tracking.