Results 1 to 6 of 6

Thread: lingot and gktguituner input

  1. #1
    Join Date
    Jan 2008
    Beans
    588
    Distro
    Xubuntu 12.04 Precise Pangolin

    lingot and gktguituner input

    hi folks. i recently noticed that my gtkguituner had stopped accepting audio input, from my laptops built-in mic. i tried reinstalling it, and i tried installing lingot and neither accept input, nor seem to have any settings i can fiddle with till they do.

    annoyingly, they dont give any error messages either. they just sit thgere, lifeless and impotent, taunting me with their not-telling-me-what-note-i-just-played...

    anyone got any idea how we can trouble-shoot / resolve / revitalise these tuners?

    im running intrepid on a dell inspiron 1525n.
    'I know lifes a bummer baby, But thats got precious little to do with me' - Monster Magnet

  2. #2
    Join Date
    Jan 2008
    Beans
    588
    Distro
    Xubuntu 12.04 Precise Pangolin

    Re: lingot and gktguituner input

    well, i fiddled and fiddled and not gtkguitune seems to work again... but no use with lingot. how do w configure that damn thing? seems to have no option for selecting inputs...
    Last edited by bryncoles; March 9th, 2009 at 01:49 PM.
    'I know lifes a bummer baby, But thats got precious little to do with me' - Monster Magnet

  3. #3
    Join Date
    Feb 2010
    Location
    Santiago, Chile
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: lingot and gktguituner input

    I don't have the answer, bummer.

    I'm using Karmic Koala.

    I've installed both and none of them seems to work for me.
    Lingot seems not to receive the input i've defined on "sound preferences" (it showed that the mic was working).
    Gtkguituner does the same, not showing any of the sources in the "recording input" option.

    I'm suspecting it's somekind of driver/config issue with the webcam (that has a mic built in). Eventough "Cheese webcam booth" manages to record video and sound from this source. weird.

    Code:
    > lsusb
    Bus 002 Device 003: ID 05a9:8519 OmniVision Technologies, Inc. OV519 Webcam
    > ls /dev/audio*
    /dev/audio  /dev/audio1
    If there's someone with good ideas outthere, please reply.

  4. #4
    Join Date
    Oct 2009
    Beans
    95

    Re: lingot and gktguituner input

    Was having issues with lingot, until now. It would always crash and the needle was always bouncing around at the slightest sound. So today I increased the noise threshold and seems to be working great with no crashing. Those of you that have tried lingot and it kept crashing, try doubling the noise threshold in options. Using version 0.7.4 at the moment.

  5. #5
    Join Date
    Oct 2008
    Beans
    1

    Re: lingot and gktguituner input

    If you have /dev/audio and /dev/audio1, then lingot may be picking up the input from the wrong audio device.

    Try editing ~/.lingot/lingot.conf and changing this line:

    AUDIO_DEV = /dev/dsp

    to this:

    AUDIO_DEV = /dev/audio1

    Then restart lingot and see if it works.

  6. #6
    Join Date
    Oct 2005
    Location
    Boulder, CO USA
    Beans
    11
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: lingot and gktguituner input

    I'm not sure if you are still looking, but I sorted this out. on the capture page of lingot preferences change Audio dev to default, and in ~/.lingot/lingot.conf change the line:

    AUDIO_DEV = /dev/dsp

    to

    AUDIO_DEV = /dev/snd

    works like a charm for me now

    ubuntu 10.10 64bit

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •