Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add phono preamp? #7

Open
kikendo opened this issue Jul 30, 2020 · 3 comments
Open

Add phono preamp? #7

kikendo opened this issue Jul 30, 2020 · 3 comments
Labels
enhancement New feature or request

Comments

@kikendo
Copy link

kikendo commented Jul 30, 2020

Hey guys, interesting project here!

I just thought it'd be neat to have a phono preamp in here to be able to sample straight from a turntable without the need of a phono preamp in the middle.
Since there's really not many ways to improve sampler functionality in the Amiga, I thought this'd be a neat idea.

Feel free to throw it in the trash xD

PS: how do I label this as enhancement?? Doesn't let me.

@echolevel
Copy link
Owner

echolevel commented Jul 30, 2020

Thanks! I do like this idea, and I'm wondering how best it could be done. I guess it would need a built-in RIAA filter, and I'm not sure whether there are single-chip solutions for that (at least, ones that can run on ~5v). I've seen lots of DIY phono preamps that are built like tanks and powered by enormous switching PSUs but that might be a red herring - the designers and hobbyists building those things might have other requirements in mind, in terms of SNR or power output.

But this also reminds me that I haven't got around to just sticking a turntable right into the OAS yet. I'm sure it'll sound a bit grim without the RIAA curve compensation, but I'm curious! It would be nice to save on a power outlet and free up some phono cable runs by being able to go turntable direct to sampler...

(Oh and I'm not sure how to label this as an enhancement - my GitHub-fu isn't great. I'm happy for it to sit here as an issue for now!)

@echolevel echolevel added the enhancement New feature or request label Jul 30, 2020
@kikendo
Copy link
Author

kikendo commented Jul 30, 2020

You managed to change the label now, cool! ;)
And yeah just a wild idea, but if you can pull it off, it'd definitely give it an edge over any other sampler ever made.

@j0hnlittle
Copy link

Maybe as a starting point, there is this application note from Maxim: USB-POWERED HIGH PRECISION HI-FI PHONO PREAMP

This design idea shows a 3.3V powered phone preamplifier with RIAA equalization curve. The advantage is the low power, low voltage single supply solution. It is done with a MAX4478, a quad, low-noise, rail-to-rail op amp.

The schematic

A small linear regulator, the MAX8877, regulates the noisy +5V from the USB supply down to +3.3V

3.3v regulator

echolevel pushed a commit that referenced this issue Aug 10, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants