Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Audio Splitter + 25khz adder box thingy
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  7 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Michael Auger  
View profile  
 More options Feb 11 2012, 1:20 am
From: Michael Auger <mich...@lm4k.com>
Date: Sat, 11 Feb 2012 01:20:43 -0500
Local: Sat, Feb 11 2012 1:20 am
Subject: Audio Splitter + 25khz adder box thingy

Kyle,

If i understand the idea to track the fader using 25khz this box should do
the trick.... I think.

Will require one of these for the phono into the coumputer
http://www.behringer.com/EN/Products/UFO202.aspx

I think it'd be slick to put a phono + line audio inside of this box so you
plug USB to this box USB to Serato / Traktor box and you're good to go.

Thoughts? Questions?

  the_box.jpg
86K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kyle McDonald  
View profile  
 More options Feb 15 2012, 3:29 am
From: Kyle McDonald <k...@kylemcdonald.net>
Date: Wed, 15 Feb 2012 03:29:56 -0500
Local: Wed, Feb 15 2012 3:29 am
Subject: Re: [scratchml] Audio Splitter + 25khz adder box thingy
the one you link to has a 48 kHz samplerate,so while the 25 kHz is
below the nyquist rate it would still suffer from phasing problems.
for mathematical reasons, you want something only as high as the
samplerate / 4. so in the case of 96 kHz you want a 24 kHz sine (or
square wave). i'm going to refer to it as a 24 kHz wave from now on.
i'm not sure why we were ever calling it a 25 kHz wave.

i'm actually a little confused by your drawing so i'm just going to
explain with english, for a single turntable:

1 the input and output (post crossfader) of the mixer are split. the
input is probably coming from SL, and the output is probably going to
the PA.
2 the input split has a 24 kHz signal injected ("mixed") via the
split. the signal has a low volume so it does not distort the audio
going to the PA
3 the output split (or "tap") is going back to something that can
analyze the amplitude of the 25kHz signal. this could be:
 a. a computer that is doing analysis in software
 b. an fpga that is doing analysis in hardware
 c. an analog circuit that is amplifying then bandpassing the signal
at 24 kHz (or just high passing at 20kHz) and an arduino that is
reading that value

for two turntables instead of one, it would make sense to simply
inject the left channel on channel 1, and the right channel on channel
2, then tap both the left and right outputs separately.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Michael Auger  
View profile  
 More options Feb 15 2012, 5:05 am
From: Michael Auger <mich...@lm4k.com>
Date: Wed, 15 Feb 2012 05:05:50 -0500
Local: Wed, Feb 15 2012 5:05 am
Subject: Re: [scratchml] Audio Splitter + 25khz adder box thingy

I got 25kHz from knowing there was some tone that I couldn't remember and
just throwing 25kHz on it to show something was added.

Here is an updated version of the picture, this time with more color. ...
and straighter lines.

In addition to what you have said, this is splitting the phono output from
the turntable and sending that to the computer to track the vinyl position.

On Wed, Feb 15, 2012 at 3:29 AM, Kyle McDonald <k...@kylemcdonald.net>wrote:

  Audio-Splitter-and-Injector.jpg
104K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kyle McDonald  
View profile  
 More options Feb 15 2012, 11:59 am
From: Kyle McDonald <k...@kylemcdonald.net>
Date: Wed, 15 Feb 2012 11:59:44 -0500
Local: Wed, Feb 15 2012 11:59 am
Subject: Re: [scratchml] Audio Splitter + 25khz adder box thingy
yeah that's much more understandable. the only clarifications would be:

- i don't think of the SL output as going "through" the injector,
there's just a T junction there. but it works either way.
- the output from SL and output from the mixer are stereo, and it's
important that only one channel is tapped. this is what allows to
distinguish from left volume from right volume. if the fader was
linear we would only need one, but since the fader is not linear we
need both.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Dan Moore  
View profile  
 More options Feb 15 2012, 12:57 pm
From: Dan Moore <d...@eachscape.com>
Date: Wed, 15 Feb 2012 12:57:35 -0500
Local: Wed, Feb 15 2012 12:57 pm
Subject: Re: [scratchml] Audio Splitter + 25khz adder box thingy

>  b. an fpga that is doing analysis in hardware

I have a fairly nice fpga if anyone wants to borrow it to try to do
this.  I hate writing VHDL (i.e. I'm terrible at it and forgot it
after I learned it) It is currently in storage and I'll be bringing it
to NYC with the rest of my gear in a couple weeks.

--
-
Dan Moore


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
quin kennedy  
View profile  
 More options Feb 15 2012, 1:22 pm
From: quin kennedy <quinkenn...@gmail.com>
Date: Wed, 15 Feb 2012 13:22:52 -0500
Local: Wed, Feb 15 2012 1:22 pm
Subject: Re: [scratchml] Audio Splitter + 25khz adder box thingy

hmmm, I could try to remember some VHDL...

On Wed, Feb 15, 2012 at 12:57 PM, Dan Moore <d...@eachscape.com> wrote:
> >  b. an fpga that is doing analysis in hardware

> I have a fairly nice fpga if anyone wants to borrow it to try to do
> this.  I hate writing VHDL (i.e. I'm terrible at it and forgot it
> after I learned it) It is currently in storage and I'll be bringing it
> to NYC with the rest of my gear in a couple weeks.

> --
> -
> Dan Moore

--
Quin Kennedy
quinkenn...@gmail.com
cell: (949)232-5775

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Dan Moore  
View profile  
 More options Feb 15 2012, 6:09 pm
From: Dan Moore <d...@eachscape.com>
Date: Wed, 15 Feb 2012 18:09:21 -0500
Local: Wed, Feb 15 2012 6:09 pm
Subject: Re: [scratchml] Audio Splitter + 25khz adder box thingy
if you want it I'll let you borrow it. I think it is a spartan3

--
-
Dan Moore

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »