Audio mixer.

Status
Not open for further replies.

Thread Starter

Alex Cristian R

Joined Feb 16, 2019
36
Hi!

I want to build this audio mixer circuit. This willl be used inside a digital organ build with stm32 mcu. The DAC will output the organ sound and the drums sound.

I would like some feedback from you on how i could improve the design and on what i'm doing wrong.
 

Attachments

Last edited by a moderator:

MrChips

Joined Oct 2, 2009
34,700
Just a couple of things that I can see.

1) Where the +15V and -15V enter the board, there should be 10 μF / 25V aluminum electrolytic capacitors.

2) At every IC, there should be two 0.1 μF ceramic disc capacitors, between pin-4 and GND and pin-8 and GND.

These are simply common circuit design practice to eliminate LF and HF noise on the supply lines.
 

crutschow

Joined Mar 14, 2008
38,419
What is the purpose of the three inverting, gain-of-one op amps at the input, as their input resistors are all 47kΩ, the same as the summing op amp input resistors.
Typically those amps would only be needed if you wanted a higher input resistance.
All they would seem to do here is add the op amp intrinsic noise to the signals (with a noise gain of two).

Why not just connect the inputs directly to the summing amp?

Edit: sghioto beat me my a second.
 

AnalogKid

Joined Aug 1, 2013
12,088
Why not just connect the inputs directly to the summing amp?
A problem with circuit #7 (with either an inverting or non-inverting amplifier) is that it makes assumptions about the three source output impedances that might not be true. This could lead to very different gains of the signals through this system.

Also, I'm not a big fan of the high-impedance summer approach. But if you are going to go that route, I'd add three voltage followers at the input as in circuit #3.

For better summing action, you could make the three input buffers inverters, so they could drive a *true* inverting summing amplifier for no phase reversal through the system. HEY, that sounds like circuit #1 - !

ak
 
Last edited:

crutschow

Joined Mar 14, 2008
38,419
Didn't notice that sghioto changed the inverting summer to a non-inverting summer.
I agree that the inverting summer is better.

Phase-reversal is not an issue for this circuit.
 

crutschow

Joined Mar 14, 2008
38,419
I think we have a failure to communicate. When you said " Phase-reversal is not an issue for this circuit. ", I thought you were correcting my use of the term.
No.
I used phase-inversion instead of phase-reversal, without thinking there was any difference in the two phrases.
 

MisterBill2

Joined Jan 23, 2018
27,323
The reason for having the input amplifiers is certainly to add isolation between the different signal sources, in addition to allowing the adjustment of amplitudes. If you have ever listened to "music" that included a noise-gate drum synthesis signal, it would be clear that there can be interaction that is unfortunate.
 
Status
Not open for further replies.
Top