the 2 EZ8 cards
to digitally transfer some cubase 8-track projects to ardour.
Doug
Takashi Iwai wrote:
At Tue, 13 Apr 2004 12:01:30 +0200,
I wrote:
Doug,
At Fri, 09 Apr 2004 13:59:58 -0400,
Doug McLain wrote:
Whats the word on this patch? Does something need to change? Is it ok
as is?
sorry i&
Whats the word on this patch? Does something need to change? Is it ok
as is?
Doug McLain wrote:
Here is a patch for EZ8 support with the snd-ice1712 driver. I kept
everything contained within hoontech.c, as you suggested. I never
bothered to go farther trying to uniquely identify between
option to enable EZ8 support.
Takashi Iwai wrote:
At Thu, 05 Feb 2004 03:50:30 -0500,
Doug wrote:
Here is what I have done to the ice1712.c file in order to add support
for my EZ8 card. It's a temporary hack (emphesis on 'hack') until I add
code to reliably identify the ez8 from the
I have posted my code in question here:
http://rafb.net/paste/results/nI811998.html
I have been studying the ALSA driver and lib API, and in doing so have
written a simple raw pcm player. I used the tutorials written by Dr
Matthias Nagorni and Paul Davis as templates, along with alot of gdb
s
I wouldn't mind taking a look at it. I'm studying the ALSA driver / lib
API right now and wrote a pcm player for the purpose of studying the
API, and I do stuff like load it up with all the info and debug type
alsa functions, experiment heavily with all of the hw_params functions
on various de
1 Mar 2004, Doug McLain wrote:
According to the alsa documentation, the return value of
snd_hw_params_set_rate_near is the 'approximate chosen rate', and the
3rd arg being type 'int'. The two tutorials at the documentation
section of the alsa-project website both ho
According to the alsa documentation, the return value of
snd_hw_params_set_rate_near is the 'approximate chosen rate', and the
3rd arg being type 'int'. The two tutorials at the documentation
section of the alsa-project website both hold true to this with code like:
exact_rate = snd_pcm_hw_par
Did you ever try it in windows, too see if it was possible at all? I
just snagged a second card off ebay, so I will be experimenting with
this soon, too.
Ludwig Schwardt wrote:
Hi,
My quest for syncing two Delta 1010LTs under ALSA has gone on hold for
the time being... No success so far. Both
that wrote the article (link below) didn't have good luck with
multiple cards (actually he ran a 1010 and 1010LT), but he didn't use
word clock sync for one, so I'm still optimisitc. Keep me informed...
Thanks,
Doug
http://www.sonicstate.com/articles/article.cfm?page=1&id=
Takashi Iwai wrote:
At Thu, 05 Feb 2004 03:50:30 -0500,
Doug wrote:
Here is what I have done to the ice1712.c file in order to add support
for my EZ8 card. It's a temporary hack (emphesis on 'hack') until I add
code to reliably identify the ez8 from the hoontech (both cards
Here is what I have done to the ice1712.c file in order to add support
for my EZ8 card. It's a temporary hack (emphesis on 'hack') until I add
code to reliably identify the ez8 from the hoontech (both cards share
the same subvendorid).
/* EZ8 Hack */
int ez8=0;
MODULE_PARM(ez8, "i");
I added t
I finally decided to start working on ALSA support for my EZ8 card
(www.event1.com) and man, did I get lucky. I am brand new to device
driver development altogether, so my main concern here is learning how
everything works in addition to just getting the EZ8 card to work.
Out of the box, the s
I finally decided to start working on ALSA support for my EZ8 card
(www.event1.com) and man, did I get lucky. I am brand new to device
driver development altogether, so my main concern here is learning how
everything works in addition to just getting the EZ8 card to work.
Out of the box, the snd-i
Hi,
My goal is to become ridiculously involved in linux audio, mainly (at
least for now) device driver development. I have an EZBus audio
device/control surface/mixer, and an EZ8 ADAT I/O card (www.event1.com).
My goal was to write an ALSA driver for the EZ8 card and EZbus for use
with Ardou
14 matches
Mail list logo