Search:

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

Page 1 of 4 1 2 3 4

Search: Search took 0.04 seconds.

  1. Thread: Jack Control

    by rlameiro
    Replies
    22
    Views
    5,356

    Re: Jack Control

    I should remind, that as from Lucid, the configuration file isn't at /etc/security/limits.conf, but on /etc/security/limits.d/audio.conf

    refer to the Ubuntu Studio preparation help
    ...
  2. Replies
    3
    Views
    367

    [all variants] Re: Alesis, jackd, and ffado almost working

    I dont know your sound board, but maybe the 4ht input is routed in jack to the left and right outputs inside jack. or maybe its inside the board, that send a monitor to the 2 channels. but the way it...
  3. Replies
    3
    Views
    367

    [all variants] Re: Alesis, jackd, and ffado almost working

    check the other thread.

    Your mic its mono, and the in channels of the alesis are also mono, so you will ear in one channel only.
  4. Replies
    37
    Views
    7,521

    [ubuntu] Re: Edirol UA-25EX not recognized

    Well, I am not A linux geek, but in another post we have managed to patch the alsa driver. http://ubuntuforums.org/showthread.php?t=1043691
    I put my ua-4fx working, without recompiling the kernel,...
  5. Re: [python]make a script that runs when an usb device is plugged

    Thank you eightmillion. I was really this, I made it and it is working, without scripting it :)
    If you go to the thread link I posted before you can see the result!
    thank you!
  6. Re: [python]make a script that runs when an usb device is plugged

    any idea?
  7. [python]make a script that runs when an usb device is plugged

    Hi. I messed around some time ago with python, did learn some basics, but I still have a lot ore to go.
    Lets go to the real question.
    I patched the alsa drivers to work with my edirol ua-4fx usb...
  8. Re: [Python] How to pass arguments to a function and have a default argument??

    I found this way of doing things. Is this the correct way?


    def errormsg(title = "ERROR", text = "Command unsucsessful. \n Check if hardware is connected or \n check the serial port used." ):
    ...
  9. [SOLVED] [Python] How to pass arguments to a function and have a default argument??

    Hi everyone, I am stuck in a mater here...

    I have this little function to call a tk info box

    def errormsg():
    """This is the function that calls a Graphic error message box
    USAGE :...
  10. Replies
    23
    Views
    867

    Re: Advice on What to learn next?

    They teach VB at school?
    And I thought that teaching pascal at the schools was bad...

    Stick with python now at the beginning, it is really nice to start and powerful.
  11. Replies
    23
    Views
    867

    Re: Advice on What to learn next?

    :lolflag:

    I vote for python and after C..
  12. Replies
    13
    Views
    1,856

    Re: Interesting Open Source Projects

    Hi!
    This is not a big big project but it is very cool, and involves GUI, hardware communication etc and t is in python. and I need some help there :) if you want leave a line at the mailing list.
    ...
  13. Replies
    3
    Views
    1,529

    Re: Python Executable problems (beginner help)

    You use the "./" before the name of the script to "say" to the shell to search the executable file in the directory you are, or else the shell will search the command or program in the environmental...
  14. Replies
    9
    Views
    517

    Re: Learning Python and soon Java...

    Hi there! I am also learning python and I founded ome nice prgrams (IDEs/Editors)

    IDEs: Geany, SPE (Stani's Python Editor), Eric Python IDE, and for wxPython GUI building /ide BOA Constructor.
    ...
  15. Re: python - How to translate a bitmap to an array of bits?

    WW thanks for the info you posted.
    sorry for not replying sooner, if anyone has more thoughts in this matter please don't be shy :)
  16. Re: python - How to translate a bitmap to an array of bits?

    Thanks for the info.


    I knew about that, just python don't use binary representation so I write bin/hex.
  17. Re: python - How to translate a bitmap to an array of bits?

    I don't understand why this link is important. Is it because enables the use of HEX ?

    The problem is not the binary/hex code but actually the translation from bitmap to BIN/HEX
  18. python - How to translate a bitmap to an array of bits?

    Hello everyone!
    I am going to vacations, but before that I would like to have an insight in how to convert a bitmap image into binary code/HEX.

    This is for the project bicycleledpov.
    IDEA - ...
  19. Replies
    9
    Views
    508

    Re: Mouse button script

    No I didn't noticed that...
    are you talking about WorldWide Telescope?
  20. Replies
    9
    Views
    758

    Re: how to make a program with Graphics

    These are development program to make KDE software using the QT graphic toolkit, they are all parts of a gigantic ( well not so much) set of tools to produce kde software that include Designer as the...
  21. Replies
    9
    Views
    508

    Re: Mouse button script

    Just :lolflag:

    Man if you are not stupid to know that it is not a virus than make it yourself ! ROFL ....

    What do you think that you are coming here and asking and demanding things from the...
  22. Replies
    2
    Views
    237

    [SOLVED] noob python question...

    Thanks unutbu :) I told it was a noob question....
  23. Replies
    2
    Views
    237

    [SOLVED] noob python question...

    Hi everyone, I think that it is a noob question, but how can I know who is the user that runs the script? the idea is to save a file to the /home/user folder.

    thanks
  24. Re: Need some guidance for getting involved with an open source project

    You can join me into this project: http://code.google.com/p/bicycleledpov/
    If like the idea I will be very glad to have you help me there, since I am a noob programmer:)
  25. Replies
    9
    Views
    758

    Re: how to make a program with Graphics

    lol - too late, but any way here it goes.

    I think you will need to learn a bit more than a hello world program to start on graphic/GUI programming, but you can try to use GLIDE for the GTK gui...
Results 1 to 25 of 98
Page 1 of 4 1 2 3 4