
:max_bytes(150000):strip_icc()/audacity-record-audio-5a60b57d13f12900363c3891.png)

Step 2: Connect the cables to the computer With the splitter, you can connect two headphones to your iPhone or iPod and thus both you and your friend can listen to music at the same time. You’ll need a pair of headphones that you already have, a stereo audio cable (3.5mm male to male) and a jack splitter (3.5mm male to two 3.5mm female splitter). The steps are similar for both Windows and Mac computers. There’s no complex configuration required and all you need is Audacity, a popular audio editing software (freeware) and some common computer cables.

Here’s an extremely easy and inexpensive method that will let you record any sound coming from your computer speakers. Would you like to record streaming music from Internet radio stations like Pandora or iTunes? Are you looking for a simple way to save the audio from a live webinar that’s playing on your computer? Or maybe you are trying to capture the background sounds of your favorite video game. Anyways I'm going to try this on another computer later tonight I think and see what happens.Will let you know how it turns out.This step-by-step guide explains how you can record streaming audio from music stations on the Internet using free software. Other option would be to put backing tracks on an SD card and mix it with a guitar input Battery operated. Thought I would try using the teensy with the audio shield to make a more portable audio device for recording a guitar and have in mixed in with musical backing tracks on youtube. Both work as USB input and output devices I use for recording. I have other USB audio devices I just suchĪs a Native Instruments Komplete Audio 6, and a Boss GT-1 Guitar effects pedal. hardcoded the volume level and no more clicking noise.Īny way I stripped it all down, no mixers, no line in, just USB in and USB out audio, still not recording anything in any program I use. I noticed also if you have the Teensy monitor your PC's volume in a loop say every second and adjusts the volume out it produces clicks I am hearing in my headphones when no audio is being played. But plays through my laptop's headphones. Duh! Absolutely no audio at all into audacity, adobe Audition, or cakewalk studio. Yeah, thought I had it working but turned out I had stereo Mix as input. and adjust the audio shield output volume GUItool: end automatically generated code GUItool: begin automatically generated codeĪudioConnection patchCord1(i2s2, 0, mixer1, 1) ĪudioConnection patchCord2(i2s2, 1, mixer2, 1) ĪudioConnection patchCord3(usb1, 0, mixer1, 0) ĪudioConnection patchCord4(usb1, 1, mixer2, 0) ĪudioConnection patchCord5(mixer2, 0, i2s1, 1) ĪudioConnection patchCord6(mixer1, 0, i2s1, 0) ĪudioControlSGTL5000 sgtl5000_1 //xy=273,457
