search for: highight

Displaying 8 results from an estimated 8 matches for "highight".

Did you mean: highlight
2015 Jun 05
3
how do I make my headset work
On Fri, 5 Jun 2015 00:54:24 -0500 (CDT) Michael Hennebry wrote: > Actually, I mistook black for green. > Green was occupied by my external speakers. > Putting the headset's green plug in the green spot > lets VLC and aplay make sounds in my headset. > I still have the same issue with recording. Have you checked your input volume settings? -- MELVILLE THEATRE ~ Real D 3D
2015 Jun 05
3
how do I make my headset work
On Fri, 5 Jun 2015 01:13:50 -0500 (CDT) Michael Hennebry wrote: > The sound preferences widget on gnome says "Input volume" 100%. > There is also a row of 15 rectangles labeled "Input level". > None of them are highighted. You said you were using arecord. So what does alsamixer tell you about input level and capture? -- MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com
2015 Jun 05
2
how do I make my headset work
...t;>> I still have the same issue with recording. >> >> Have you checked your input volume settings? > > The sound preferences widget on gnome says "Input volume" 100%. > There is also a row of 15 rectangles labeled "Input level". > None of them are highighted. Also, I tried different settings for connector. All gave me static except for Line-in. That one gave me silence. -- Michael hennebry at web.cs.ndsu.NoDak.edu "SCSI is NOT magic. There are *fundamental technical reasons* why it is necessary to sacrifice a young goat to your SCSI chain n...
2006 Mar 04
1
RE: Question about event listener highlighting withchild elements
...y apply this behavior elsewhere when you need it in the future): Object.extend(this.el, HighlightBehaviorClass.prototype) 2. When defining your event handlers, assign them to variables so you have a handle to properly dispose of them, like this: this.mouseOver_Listener = this.highight.bindAsEventListener(this); Event.observe(this, "mouseover", this.mouseOver_Listener); ...now this will work... Event.stopObserving(this, "mouseover", this.mouseOver_Listener); ________________________________ From: rails-spinoffs-bounces-1W37MKcQCpIf0INCOvqR/iCwEAr...
2015 Jun 05
0
how do I make my headset work
...ay make sounds in my headset. >> I still have the same issue with recording. > > Have you checked your input volume settings? The sound preferences widget on gnome says "Input volume" 100%. There is also a row of 15 rectangles labeled "Input level". None of them are highighted. -- Michael hennebry at web.cs.ndsu.NoDak.edu "SCSI is NOT magic. There are *fundamental technical reasons* why it is necessary to sacrifice a young goat to your SCSI chain now and then." -- John Woods
2015 Jun 05
0
how do I make my headset work
...i, 5 Jun 2015, Frank Cox wrote: > On Fri, 5 Jun 2015 01:13:50 -0500 (CDT) > Michael Hennebry wrote: > >> The sound preferences widget on gnome says "Input volume" 100%. >> There is also a row of 15 rectangles labeled "Input level". >> None of them are highighted. > > You said you were using arecord. So what does alsamixer tell you about input level and capture? One screen has an empty dB gain the other 12.00, 12.00 . I'm not at all sure how interpret the drawings, so I'm posting them here. Color did not come with. ????????????????????????...
2015 Jun 05
0
how do I make my headset work
On Fri, 5 Jun 2015, Michael Hennebry wrote: > On Fri, 5 Jun 2015, Michael Hennebry wrote: >> The sound preferences widget on gnome says "Input volume" 100%. >> There is also a row of 15 rectangles labeled "Input level". >> None of them are highighted. > > Also, I tried different settings for connector. > All gave me static except for Line-in. > That one gave me silence. When I run arecord the applications tab tells me that an alsa plug-in, aplay, is running. I'm aware that aplay is an alias for arecord. I need a nap. -- M...
2015 Jun 05
4
how do I make my headset work
...t; On Fri, 5 Jun 2015, Michael Hennebry wrote: >> On Fri, 5 Jun 2015, Michael Hennebry wrote: >>> The sound preferences widget on gnome says "Input volume" 100%. >>> There is also a row of 15 rectangles labeled "Input level". >>> None of them are highighted. >> >> Also, I tried different settings for connector. >> All gave me static except for Line-in. >> That one gave me silence. > > When I run arecord the applications tab tells > me that an alsa plug-in, aplay, is running. > I'm aware that aplay is an alias...