Welcome, Guest. Please login or register.

Author Topic: Help building an passive audio mixer.  (Read 1445 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline IonDaveTopic starter

  • Newbie
  • *
  • Join Date: Jun 2007
  • Posts: 20
    • Show only replies by IonDave
Help building an passive audio mixer.
« on: September 22, 2007, 08:40:20 PM »
One for any electronics whizzes...

I'm building a passive audio combiner/mixer using this as a reference. I'm doing so to mix my amiga's native audio with a sound cards. I could just plug the native out into the sound cards line in but this doesn't work for games where the sound card's mixer isn't running.

Idealy I plan to have two rca phono sockets for the output and two rca plugs and a 3.5mm jack plug as the input. 3.5mm jacks have a single ground shield and the rca inputs obviously have one per channel (2). Will combining the left and right shields of the rca's with the jack shield effect audio quality? Would it be better to have two pairs of rca inputs and use a 3.5mm jack -> phono converter at the sound card. My understanding of electronics suggest it shouldn't make a difference, but it's been long time since I got my GCSE electronics certificate. :)
 

Offline motorollin

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Re: Help building an passive audio mixer.
« Reply #1 on: September 22, 2007, 09:08:32 PM »
I used that circuit and it sounded fine. I also replaced the resistors with potentiometers to allow control of the volume level of each channel.

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline Zac67

  • Hero Member
  • *****
  • Join Date: Nov 2004
  • Posts: 2890
    • Show only replies by Zac67
Re: Help building an passive audio mixer.
« Reply #2 on: September 22, 2007, 10:08:33 PM »
Just connect all shields together and it will be fine.
 

Offline IonDaveTopic starter

  • Newbie
  • *
  • Join Date: Jun 2007
  • Posts: 20
    • Show only replies by IonDave
Re: Help building an passive audio mixer.
« Reply #3 on: September 22, 2007, 10:27:21 PM »
Cheers guys.