Find the answer to your Linux question:
Results 1 to 1 of 1
I have been trying to set up jack using the jack audio connection kit and have been able to record and playback in oss but can only get playback in ...
  1. #1
    Just Joined!
    Join Date
    Mar 2008
    Posts
    91

    Problem with jackd and alsa

    I have been trying to set up jack using the jack audio connection kit and have been able to record and playback in oss but can only get playback in alsa working with plughw:0 and can not record. I have my external midi interface working.

    I would just like to be able to use jackd with alsa and midi to record and playback.

    I have added to my limits.conf:
    Code:
    @audio - rtprio 100
    @audio - nice -10
    @audio - memlock 452192
    jackd settings:
    Code:
    Realtime = True
    No Memory Lock  = False
    Unlocak Memory = False
    Soft Mode = False
    Monitor = False
    Force 16bit False
    H/W Monitor = False
    H/W Meter = False
    Verbose Messages = False
    Priority = (default)
    Frames/Period = 2048
    Sample Rate = 48000
    Periods/Buffer = 3
    Port Maximum 256
    Timeout (msec) = 500
    Interface = (default)
    Dither = None
    Audio = Duplex
    Input Device = (default)
    Output Device = plughw:0
    Input Channels = (default)
    Output Channels = (default)
    Input Latency = (default)
    Output Latencey = (default)
    I have attached a list of my current hardware
    Attached Files Attached Files

Posting Permissions

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