All of lore.kernel.org
 help / color / mirror / Atom feed
From: Clemens Ladisch <clemens@ladisch.de>
To: "Marc Nostromo [M-.-n]" <marc.nostromo@gmail.com>
Cc: alsa-devel@alsa-project.org
Subject: Re: Getting alsa on Caanoo
Date: Fri, 11 May 2012 11:29:39 +0200	[thread overview]
Message-ID: <4FACDC03.2050105@ladisch.de> (raw)
In-Reply-To: <CAEQ8eXOzGoF55nwa0W=GvSwf63tZ1jkp0sQDXMP-0Of=frWKeg@mail.gmail.com>

Marc Nostromo [M-.-n] wrote:
> # cat /proc/asound/*
> 0 [nanoKONTROL    ]: USB-Audio – nanoKONTROL
>
> So I'm thinking I'm on the right track.
>
> But I don't see anything in /dev to connect to so I can't really do
> anything with my device.

ALSA devices are in /dev/sound/.

> From what I read here
>
> http://www.gp32x.com/board/index.php?/topic/60064-usbrs232-device-with-the-caanoo/page__p__954641&#entry954641
>
> it could be due to the fact /dev is mounted in read-only (and that there's
> no /dev/midiXX present) and that I need to create the device file with
> mknod.

The alsa-driver package has the snddevices script, but it works only if
the kernel was compiled without CONFIG_SND_DYNAMIC_MINORS.

> However I'm not sure of what I should do in the specific context of
> midi/audio with alsa. Right now all I'm looking for is raw midi & pcm out.

aplay something.wav
aplaymidi something.mid


Regards,
Clemens

  reply	other threads:[~2012-05-11  9:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-11  9:16 Getting alsa on Caanoo Marc Nostromo [M-.-n]
2012-05-11  9:29 ` Clemens Ladisch [this message]
2012-05-11 10:12   ` Takashi Iwai
     [not found]   ` <CAEQ8eXPAU1mO5_pSx1WObEab1KHypO6iRfUA_-ck6TabFP628g@mail.gmail.com>
2012-05-11 10:37     ` Clemens Ladisch

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4FACDC03.2050105@ladisch.de \
    --to=clemens@ladisch.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=marc.nostromo@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.