Thanks for the info. I'll start there (since I already have the Teensy, but not the audio board). My ultimate goal is to make a guitar loop pedal (similar to the BOSS RC-3). The recording aspect seems pretty straight forward with the audio library (awesome work by the way), so I'm trying to find the best way to get instrument level inputs into, and out of the teensy. These levels would also be necessary for any other guitar pedal projects.
I've found lots of numbers, but they don't all work together. Whenever I look up what line level or instrument level is, I get +4dbu (pro line level), -10dbu (consumer line level) or -20dbu (instrument line level). But when I look at any dac's or codecs they are all in voltages. A few people make it clear to be careful about the current, but I have no idea what the appropriate amperage should be. It's been a fun research project, and I've learned lots, but I'm not any closer to building the thing yet. I may just use my multimeter to measure the voltage and current from the cable as I play and see the range of readings I get there and go with that.
One thing I do know, is once I have all this figured out I will be writing it up and posting it somewhere for others.