Search:

Type: Posts; User: Absurd; Keyword(s):

Page 1 of 2 1 2

Search: Search took 0.09 seconds.

  1. Replies
    384
    Views
    207,072

    Re: PulseAudio Equalizer Script

    Not without decreasing the midrange and treble a little. That's why it's called an equalizer. If there's distortion, then the sound is not equalized.
  2. Replies
    1,705
    Views
    1,538,450

    Re: HOWTO: PulseAudio Fixes & System-Wide Equalizer Support

    There is, but it can be a real pain to deal with. Especially since it won't always play nice (especially not with wine).
  3. Replies
    1,705
    Views
    1,538,450

    Re: HOWTO: PulseAudio Fixes & System-Wide Equalizer Support

    personally, I find src-sinc-best-quality to be overkill and a waste of cpu (which, for me, is a usage of 20% cpu during playback and resampling)

    src-linear should be good enough if the samplerate...
  4. Replies
    1,705
    Views
    1,538,450

    Re: HOWTO: PulseAudio Fixes & System-Wide Equalizer Support

    yeah, ALSA is a set of audio drivers, api's, and tools to used for sound

    pulse audio is used for mixing among other things

    xine and gstreamer are used to abstract audio mixing and playback so...
  5. Replies
    1,705
    Views
    1,538,450

    Re: HOWTO: PulseAudio Fixes & System-Wide Equalizer Support

    ok, in the example .asoundrc file from the first post, we see the following entry


    type ladspa

    that is telling alsa to make use of alsa's ladspa plug-in

    It won't work as there is no ladspa...
  6. Replies
    1,705
    Views
    1,538,450

    Re: HOWTO: PulseAudio Fixes & System-Wide Equalizer Support

    libasound2-plugins doesn't come with the ladspa plugin. Therefore, it won't work. There is an alternate means of setting up a system-wide eq.

    see:
    here
    and
    here
  7. Replies
    494
    Views
    182,620

    Re: [Howto] MPlayer with CoreAVC

    yes, and I'll run it again too


    {albert:~/.mplayer}$ dshowserver -c CoreAVCDecoder.ax -s 1280x720 -g 09571a4b-f1fe-4c60-9760de6d310c7c31 -b 12 -f 0x34363248 -o 0x30323449
    No id specified,...
  8. Replies
    494
    Views
    182,620

    Re: [Howto] MPlayer with CoreAVC

    I'm getting the "Cannot find codec matching selected -vo and video format 0x31637661."

    I'm pretty sure that the video is H.264 and that I did everything else correctly. However, based on the...
  9. Replies
    1,705
    Views
    1,538,450

    Re: HOWTO: PulseAudio Fixes & System-Wide Equalizer Support

    thanks for that

    I think I know why the asoundrc method isn't working. If you ls /usr/lib for alsa*, you'll find that there is no ladspa plug-in. pulse, bluetooth, and samplerate plugins are all...
  10. Replies
    1,705
    Views
    1,538,450

    Re: HOWTO: PulseAudio Fixes & System-Wide Equalizer Support

    to anyone who can't get the eq working in jaunty, here's a very possible alternative

    you can simply add this to /etc/pulse/default.pa


    load-module module-ladspa-sink sink_name=ladspa_out...
  11. Replies
    0
    Views
    1,207

    [ubuntu] pulse audio scripts and module-ladspa-sink

    so, I have been having these problems with pulseaudio and the module-ladspa-sink module

    I was able to set up a working eq with the following option


    load-module module-ladspa-sink...
  12. Thread: xorg errors

    by Absurd
    Replies
    1
    Views
    346

    [ubuntu] Re: xorg errors

    nevermind

    fixed it by uninstalling and reinstalling drivers

    it may have been a bad package from another repository
  13. Thread: xorg errors

    by Absurd
    Replies
    1
    Views
    346

    [ubuntu] xorg errors

    I upgraded my nvidia drivers an hour ago and now xorg is giving me the following error

    http://img.photobucket.com/albums/v233/teddydumbass/ubuntu-xorgnvidiaerror.jpg

    as far as I know, my nvidia...
  14. Replies
    1,705
    Views
    1,538,450

    Re: HOWTO: PulseAudio Fixes & System-Wide Equalizer Support

    can anyone else not get the eq working in Jaunty?

    it was working with ibex
  15. Replies
    0
    Views
    347

    [ubuntu] pusle: change default mixing channel?

    Is there a way I can change the mixing channel that pulse audio outputs audio to?

    The default seems to be PCM, but I want it to output to "PCM Headphone"
  16. Replies
    137
    Views
    91,164

    [ubuntu] Re: HOWTO: Ralink rt2870 (Native) Kernel 2.6.24

    in my experience, rt2870 works horribly with ndiswrapper
  17. Re: HOWTO: General mouse customization, including double click

    Thank you. I didn't know that the key entries ('keydownn Alt_R' 'keydown Control_R' etc) had to be monospaced.
  18. Re: HOWTO: General mouse customization, including double click

    What would the sintax look like? I tried the second option (setting a keyboard shortcut) and that did not seem to work.
  19. Re: HOWTO: General mouse customization, including double click

    Would it be possible to map a minimize event to mouse button 8?

    or

    should I instead set a keyboard shortcut to minimize a window then map that shortcut to button 8? For example, if...
  20. Thread: Gtkmm question

    by Absurd
    Replies
    4
    Views
    326

    Re: Gtkmm question

    I included "glibmm.h" instead and everything worked fine.

    However, I have one more question.

    How do I assign a formatted string to a glib::ustring object? I've tried assigning a formatted...
  21. Thread: Gtkmm question

    by Absurd
    Replies
    4
    Views
    326

    Re: Gtkmm question

    You sure about that? I've always been able to use int, unsigned int, unsigned char, etc in C++. I'm talking about the API specific datatypes of gtkmm.

    Should I just include glib.h?
  22. Thread: Gtkmm question

    by Absurd
    Replies
    4
    Views
    326

    Gtkmm question

    For some reason, I am not able to use normal C datatypes in Gtkmm. For example, char* has to be ustring and short has to be guint16. Which header must I include to in order to use ustring, guint16,...
  23. Replies
    1
    Views
    341

    Re: problem with Automake (konqueror's fault)

    ok, figured it out. It was the file system (FAT32). Just had to move my programming folder to my /home/username/ directory which is EXT3.
  24. Replies
    1
    Views
    341

    problem with Automake (konqueror's fault)

    I am having a problem using automake. First of all, it seems like konqueror does not allow files to have filenames in all capitals. So, when I do "touch NEWS README AUTHORS ChangeLog," I get news,...
  25. Replies
    4
    Views
    5,883

    Re: hmm....alsa headers

    Ok. Where do I exactly unpack the files?

    I looked into the source and it shows


    #include <alsa/asoundlib.h>
    #include <plug_out.h>

    in /usr/include? Which folder do I add to /usr/include/ ?
Results 1 to 25 of 32
Page 1 of 2 1 2