small enough to embed in a guitar body..usb guitar. And you could use some of those effects in the teensy..maybe add a rotary encoder and small screen on the guitar..that could be cool, if you could embed a cab sim in the code to, and the neccesary analogue i/o buffers for the guitar signal.
@NotesAndVolts2 жыл бұрын
Lots of great ideas!
@aliveandwellinisrael25072 жыл бұрын
PERFECT. I was *just* looking at different information on this yesterday! Thanks!
@NotesAndVolts2 жыл бұрын
Glad to help :)
@ChipsMicrochips Жыл бұрын
Your content rocks the house! Thanks for your time and effort. 🙂
@NotesAndVolts Жыл бұрын
Thank you Chip!
@johnedwards87952 жыл бұрын
Clear and useful demystification, as always. Thanks!
@NotesAndVolts2 жыл бұрын
Thanks John!
@joeyfarrell439910 ай бұрын
Sorry if you discussed this already but is it possible to have more than 1 jacks in the Teensy? Could I have something like 8 inputs? Or is there a hardware limitation in the Teensy?
@pudphones14 күн бұрын
Awesome video. I’m building some audio stuff with the Teensy and this was helpful
@PARASITSTUDIOEFFECTS2 жыл бұрын
Another top notch video. Short and to the point. Thanks!
@NotesAndVolts2 жыл бұрын
Thank you :)
@pierpa_76pierpaolo Жыл бұрын
Interesting sound application with Teensy. i'm going to check out this usb sound module right now. Uhm makes me think that with this module I can restore my AKAI pad but in OS win XP version. :)
@zardozjones3 ай бұрын
Great stuff - had a teensy 4.1 and audio board for over 2 years and done nothing with it till I found ur vid :) - that J-6 is great always sounds good. Amusingly the Teensy is waaaay more powerful than the J-6, could probably emulated 10 J-6's on one Teensy 4.1!!
@Timmyaguilar Жыл бұрын
Hey love the content! Would love to see how set this as an audio output as well. For example - Synth In -> Plug In delay or Verb via daw -> Teensy Audio out? What would be the latency I wonder..
@thomasfowler2964 Жыл бұрын
Yeah I'd like to see this too. It'd be awesome to have a compact way to plug it into a Pi to use as a Swiss army knife style FX pedal.
@EqDior9 ай бұрын
this is Awesome and very well explained! Definitely SUBBED!
@NotesAndVolts9 ай бұрын
Welcome aboard!
@thedevo0119 күн бұрын
How could I turn the Teensy into a standalone recorder? Like an "all in one" audio interface and recorder (with an SD card or USB drive expandability)?
@crippnipp76942 жыл бұрын
I love the Roland J-6 you have there! Have you thought about getting the T-8 & E-4?
@NotesAndVolts2 жыл бұрын
Definitely on my wishlist.
@MrAlessiop86 Жыл бұрын
Not sure if an audio signal from an instrument like guitar or bass can be connected straight to the line in of the audio board. Would it need an input buffer or some sort of preamp to bring the signal to line level? Anyway, your contents are incredible, thank you so much!
@NotesAndVolts Жыл бұрын
I think the audio board has an input impedance of 29K so a hi-Z input buffer would probably sound better.
@NamasenITN Жыл бұрын
No concern for ground loops and maximal input voltage levels?
@vinchelo Жыл бұрын
thx!!!! Is it possible to make the audio output through usb and also through the physical output line out?
@ShihWeiChieh8 ай бұрын
Is it possible to make Daisy electro SM board audio interface too?
@eross21 Жыл бұрын
is there a way to make this audio interface bluetooth. basically is like to plug a 3.5mm line in and record the audio in to my desktop day, or to my ipad daw ?
@System-15412 жыл бұрын
Why 12 blocks? That's pretty specific and not what I normally see in programs. Most teensy examples I've seen use 10 or 20. You're good with this stuff, so I'm thinking you have a good reason. Did you choose that number because the teensy 3.2 has a built in 12-bit DAC?
@NotesAndVolts2 жыл бұрын
No real reason. I was working on another program that used 12 so I just went with it LoL.
@System-15412 жыл бұрын
@@NotesAndVolts I know what you mean. Every time I write a tcp network program I always use the port number that was in the example code in the textbook I learned network programming from. I figure that it's an obscure port that doesn't conflict with any other services, so why not.
@christyler16472 жыл бұрын
Awesome and thank you. I’m using a Teensy for a USB midi pedal (learned it from you) for my Boss Katana amp but it needs a computer interface to work. I’m using a Raspberry PI for that. Is there any way to do this with the Teensy?
@NotesAndVolts2 жыл бұрын
Thanks Chris. I believe that the new Teensy 4.1 can act as a USB host but I have not tried one yet.
@Ratchet2 Жыл бұрын
Teensy 4.1 is very nice. I use it with my MIDI foot pedals directly into the PC. I use a synth plug in and have a generic set of Taurus pedals on the cheap.
@eross21 Жыл бұрын
very cool. what is the audio quality on something like this?
@jonkruth4157 Жыл бұрын
Hello that is very cool but i have a question : it is possible to make an interface with DC Coupled out/inputs !?? That would be very phantastic !! it is possible ? Thank you for your nice work..i learn realy a lot from you !!!!!! cheers bro !
@rcdf92 жыл бұрын
It is possible to put 2 teensy thru 1 usb and have two separate channels?
@alvpjh2 жыл бұрын
great video, thanks 🙏
@NotesAndVolts2 жыл бұрын
Thank you!
@gaborb65772 жыл бұрын
Not bad quality. Could you make a guitar amp emulator out of it (how strons is teansy processing? Maybe a noise gate or a reverb or oveedrive can fit in.
@NotesAndVolts2 жыл бұрын
Sounds like a good future project!
@SomeRandomGuy-y1d Жыл бұрын
I can't get this to work. I got as far as having the Teensy show up as an audio device on my taskbar and in Audacity, but I can't get any audio in or out. I can see it playing audio (meter goes up and down) on the audio control on the taskbar, but there's no output on the headphone jack. Same with all the Teensy audio examples in the Arduino program. Bad hardware? Do I just need to add an SD card? This whole experience has been very frustrating. I usually design/build 100% analog stuff and it always works first try. Digital seems like it never works at all.
@NotesAndVolts Жыл бұрын
What version of Teensy and Audio Board do you have?
@SomeRandomGuy-y1d Жыл бұрын
@@NotesAndVolts 3.1 and Rev C audio shield. I got it working in the end. I went with a different pin header than what you used and I guess it just wasn't making a solid connection. Turns out LED only flickers when I'm touching my guitar (which is plugged into the teensy through a buffer) which is pretty weird. Some kind of grounding issue I guess. It still works fine though, I don't notice any other problems. I used their audio design tool to hook up the I2C to monitor the input and output at the same time. Next I just need to set up a button to turn that direct monitor on/off and maybe mono/stereo and I'll be fully done. I set the audiomemory a bit higher since I have no plans to run any effects or anything. I have pedals for that. Oh and the other thing is that there's a volume slider in Windows 7 for the output but it doesn't do anything. Not sure if that's fixable. Otherwise it works great, the input volume is perfect for guitar as-is, I don't even need a volume pot before the input. Thanks again, without recreating your setup code I wouldn't have been able to get the program to work. I'm not sure how they expected me to know that. Their design tool doesn't include that part. But I just retyped what you had in this video and it works perfect.
@melaniewilson-bruneau90792 жыл бұрын
Hey Dave, what about getting 24bit/96kHz audio?
@NotesAndVolts2 жыл бұрын
Hi Melanie. Unfortunately this little guy will only do 16Bit/44.1Khz
@guitinker Жыл бұрын
Overkill. The Nyquist Frequency of a 44.1K sampling rate is 20,050Hz which is more than enough to hear all nuanced harmonics, unless you're a dog with an upper range of 65,000Hz. 16 bits is enough granularity to hear a SNR (ratio of the loudest to quietest audio) of 96dB. 24 bits will torture you at up to 144dB. The threshold of pain (for most mortals) sets in at about 120dB. Be careful what you wish for, and when marketing is talking, hold on to your wallet.😉
@B1akTang1dH4rt Жыл бұрын
@@guitinker unless you plan on mixing and mastering with that audio.
@NamasenITN Жыл бұрын
Unless your application is SDR and not audio DSP...
@buf0rd2 жыл бұрын
You rock!
@NotesAndVolts2 жыл бұрын
Yesss!!!
@MichaelKlimenko6 күн бұрын
Very nice❤
@billbradleymusic2 жыл бұрын
Brilliant!
@NotesAndVolts2 жыл бұрын
Thanks!
@Influenceatplay Жыл бұрын
Thank you
@deaftone2 жыл бұрын
Great idea! Is this interface is class compliant? Do you think it will work with iOS? Thanks!
@NotesAndVolts2 жыл бұрын
Hi Deaftone. It is class compliant and I didn't use any special drivers for the demo. Not sure about IOS compatibility.
@Chamaelyon Жыл бұрын
Yes, so far. I’ve been able to record a line in audio loop from a Casio synth demo into the Teensy 3.2 Audio shield using Reaper v6.81/OSX64 (Jul 4, 2023 release), and play it back with the Built-in MB Pro speakers, or my external audio interface, panning right and left, HOWEVER, I haven’t been able (yet) to get my (necessary) defined aggregate device to accept an input from the Teensy USB and output it to any of the other options, simultaneously. Working on it.
@Muiota2 жыл бұрын
Good channel good content, I am using Teensy too
@NotesAndVolts2 жыл бұрын
Thank you!
@juliev1232 жыл бұрын
Excellent.
@NotesAndVolts2 жыл бұрын
Thank you!
@ErixSamson2 жыл бұрын
fascinating
@NotesAndVolts2 жыл бұрын
Thanks Eric!
@wesleifdl2 жыл бұрын
Muito bom 😃
@NotesAndVolts2 жыл бұрын
Thank you!
@MauricioJaguan2 жыл бұрын
What sampling rate can it do?? Is sounds quality good?
@NotesAndVolts2 жыл бұрын
Hi Mauricio. 16 bit, 44.1 kHz sample rate (CD quality)
@MauricioJaguan2 жыл бұрын
@@NotesAndVolts amazing!! One more question! What driver did you use? I don't think I saw it. ASIO4ALL?
@NotesAndVolts2 жыл бұрын
@@MauricioJaguan I didn't use a driver. Just plug and play.