-
-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Available for sale ? #12
Comments
Hopefully soon... Im working on building some documentation to help with the build, if you wanted to try to build yourself... |
Would you be interested joining a mailing list for those interested when getting notified about when this module is available for purchase as a kit, assembled? |
Yes! Please add me to a mailing list. Thanks for this project and your
dedication to creating documentation and also offering it as DIY.
The power of the DIY community is unmeasureable.
All the best,
Nicolas Fellas
…On Thu, Mar 12, 2020 at 10:14 AM Nic Newdigate ***@***.***> wrote:
Would you be interested joining a mailing list for those interested when
getting notified about when this module is available for purchase as a kit,
assembled?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#12 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIBM3SMR2DV3BKXJ3TP6CX3RHCRYPANCNFSM4LGGNHNA>
.
|
Hi, please add me to the mailing list too... fehrjonas at gmail com |
I have had good success, having china soldering all SMD parts. Maybe this could be an option for the kit versions? |
@simonredfern added to the list... |
Yes, please add me to the mailing list!
I am definitely interested.
Thank you for sharing your work!
Best wishes
Johan Zetterqvist
Den torsdag 12 mars 2020 10:14:48 CET, Nic Newdigate <[email protected]> skrev:
Would you be interested joining a mailing list for those interested when getting notified about when this module is available for purchase as a kit, assembled?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
2 done.... 5 to go.... hang in there guys...!!!! I need to test my current revision 1.9 and Im also working on 1.9.1 which will hopefully help us to integrate the ad5754 into the teensy audio library... |
nice, please sign me up for diy kit |
added... |
Hi, this looks really cool! +1 for the mailing list please. |
Hi Tom. Breadboards are not very good for audio, they are usually quite intermittent, you can get them to work, but they are very fragile, I experienced this first hand. You should download Kicad and see if you can build a circuit and a pcboard. Other thing is that I assume your not sending control voltage into the audio card. CV is +- 12v (24 volts) and line audio is +-1V so you will either kill your audio codec or you'll get clipping, Im assuming you already know this.. I doubt either of these things will cause a hiss thou. What you really want to do is hook your MCLK, BCLK, LRCLK and TX to a logic analyser like Saleae and check that it can decode and that you are not sending junk to your audio codec. Also make sure that vcc is not too far above the i2s levels, when vcc is higher that signals, it becomes more suseptable to noise. |
I think your hiss is coming because your audio levels are really low and youre amplifying the shit out of it? That sounds like a source of hiss.. |
@tompilot if you like you can continue this conversation here |
Thank you Nic for your detailed answer! I have done some experimentation and finally found some sort of "solution". My current DSP approach is a lot about FIR filtering and convolution of long impulse responses (which is all quite CPU hungry). I figured out that when using long IRs with the Teensy Audio Lib the I2S clock starts to jitter (Teensy is I2S master). Also, some of the noise came from putting the power supply through the breadboard. To get a clean environment i did:
By now, i only have the I2S and i2c lines going over the breadboard, which does not seem to have an effect. |
Just a quick update - if you want to follow the project and get updates, priority pre-orders, discounts, pcbs - please consider supporting this project in patreon: https://www.patreon.com/teensy_eurorack Thanks :) |
Is it available for sale as a module ? looks interesting
The text was updated successfully, but these errors were encountered: