From: Zenaan Harkness <zen@getsystems.com>
To: alsa-devel@lists.sourceforge.net
Subject: [Fwd: Re: Syncing rme9652 with yamaha 01v]
Date: 11 Oct 2002 09:16:00 +1100 [thread overview]
Message-ID: <1034288160.500.107.camel@zen8100a> (raw)
Forwarde as requested. Sorry if it gets through twice or not at all...
zen
-----Forwarded Message-----
> From: Paul Davis <pbd@op.net>
> To: Zenaan Harkness <zen@getsystems.com>
> Cc: alsa-devel@lists.sourceforge.net
> Subject: Re: [Alsa-devel] Syncing rme9652 with yamaha 01v
> Date: 10 Oct 2002 09:17:04 -0400
>
> [
> please forward this response to alsa-devel@lists.sourceforge.net;
> i can't send mail there at this time.
> ]
>
> >I want to know how to set the sync options in the rme9652 (the manual
> >says it "can be configured to use the following clock sources: external
> >input signal (AutoSync), internal clock (Master), or external word clock
> >signal (Wordclock).
>
> all such configuration is done just like with any other ALSA device:
> using the control API via one of text-based tools such as alsactl or
> amixer. a typical sequence with alsactl:
>
> % alsactl -f foo store name-of-your-rme9652-card
> % your-favorite-editor foo
> ... edit file ...
> % alsactl -f foo restore name-of-your-rme9652-card
>
> while in your favorite editor, look for this block:
>
> control.7 {
> comment.access 'read write'
> comment.type ENUMERATED
> comment.item.0 AutoSync
> comment.item.1 Master
> comment.item.2 'Word Clock'
> iface PCM
> name 'Sync Mode'
> value AutoSync
> }
>
> and change the "value" field to your preferred choice (see below).
>
> it can be quicker to do this with amixer:
>
> % amixer -D name-of-your-9652-card cset iface=PCM,name='Sync Mode' 'Master'
>
> see man amixer for more details on this. i generally use alsactl
> myself.
>
> >The main problem is sync error - the desk has two options - auto, and
> >external (ADAT) - choosing either results in ongoing sync pops and
> >dropouts, etc.
>
> you need the rme9652 set to "Master". repeat after me: any digital
> audio system must have one and only sample clock source. since the
> desk can't be a master (apparently), then the rme9652 must be.
>
> >Should aconnectgui help me?
>
> no. it has nothing to do with this - its related to use of the ALSA sequencer.
>
> --p
>
--
Mr Zenaan Harkness, Manager, VIDC
Phone: +678 25 151 Fax: +678 25 178 Mobile: +678 45 179
Please respect the confidentiality of this email.
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
next reply other threads:[~2002-10-10 22:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-10 22:16 Zenaan Harkness [this message]
2002-10-11 9:35 ` [Fwd: Re: Syncing rme9652 with yamaha 01v] Takashi Iwai
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=1034288160.500.107.camel@zen8100a \
--to=zen@getsystems.com \
--cc=alsa-devel@lists.sourceforge.net \
/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.