[Alsa-devel] confirmed working EDIROL - PCR 30

2003-12-14 Thread Allan Klinbail
CR-80 also work. NOTE: The device must be set to use the Generic USB driver and not the "Original" driver (aka FPT) cheers -- Allan Klinbail <[EMAIL PROTECTED]> --- This SF.net email is sponsored by: SF.net G

Re: [Alsa-devel] latency with mtpav

2003-06-30 Thread Allan Klinbail
How do I ensure my app is using the RTC timer? On Tue, 2003-06-24 at 03:39, Ryan Pavlik wrote: > On 23 Jun 2003 23:07:44 +1000 > Allan Klinbail <[EMAIL PROTECTED]> wrote: > > > > In trying to test various applications with sync I have observed some > > serious l

Re: [Alsa-devel] latency with mtpav

2003-06-25 Thread Allan Klinbail
On Tue, 2003-06-24 at 03:39, Ryan Pavlik wrote: > On 23 Jun 2003 23:07:44 +1000 > Allan Klinbail <[EMAIL PROTECTED]> wrote: > > > > In trying to test various applications with sync I have observed some > > serious latency problems with the mtpav driver. >

[Alsa-devel] latency with mtpav

2003-06-23 Thread Allan Klinbail
7 BPM (sorry the calculations escape me trying to work out the exact latency here)) Has any9one else experienced this or can come up with a resolution for this.. (No xruns were observed by wither MusE or JACK while doing this test) cheers -- Allan Klinbail <[EMAIL P

[Alsa-devel] intel 8x0 MIDI

2003-06-23 Thread Allan Klinbail
have checked the BIOS and confirmed it is using 330 as the address for the mpu port. cheers Allan Klinbail # ALSA portion - SiS onboard sound card alias char-major-116 snd alias snd-card-0 snd-intel8x0 options snd-intel8x0 mpu_port="0x330" ac97_clock="0" # OSS/Free po

[Alsa-devel] Re: [MusE] Syncing muse with ardour

2003-06-18 Thread Allan Klinbail
put: n:11 06 44 06 01 > MMC: 0.00 0 seek 00:00:00:00:00 > MidiInput: port:1 chan:122 port:1 chan:121 type:0xf0 a=8 b=0 data len 4 > mmcInput: n:4 06 01 06 01 >MMC: STOP > -- > > -> Here I started ardour, but nothing ha

Re: [Alsa-devel] mtpav revisited.. MTC/SMPTE

2003-06-15 Thread Allan Klinbail
is > >fully implemented > > if you mean audio frame rate, ardour doesn't set it - its up to JACK. > if you mean the SMPTE frame rate, its in the session state file. there > is no way to set the value from the GUI at this time. Thanks Paul, I meant SMPTE frame rate.

[Alsa-devel] mtpav revisited.. MTC/SMPTE

2003-06-15 Thread Allan Klinbail
f MTC is fully implemented I don't really use MTC, but since I've got the equipment I am happy to test it.. cheers -- Allan Klinbail <[EMAIL PROTECTED]> --- This SF.NET email is sponsored by: eBay Great deals on offi

Re: [Alsa-devel] Fwd: RE: To ESS Tech Support

2003-06-12 Thread Allan Klinbail
ideas for the Linux driver. > > If you choose to reply to this, please CC me as I am not subscribed to this > list. > > Thanks, Warren Turkal -- Allan Klinbail <[EMAIL PROTECTED]> --- This SF.NET email is sponsored by: e

[Alsa-devel] asoundrc for Delta66 and intel8x0 3 questions

2003-06-09 Thread Allan Klinbail
m.ice1712_spdif { type plug ttable.0.8 1 ttable.1.9 1 slave.pcm ice1712 } # Asound.conf END cheers Allan Klinbail -- Allan Klinbail <[EMAIL PROTECTED]> --- This SF.net email is sponsored by: Etnus

Re: [Alsa-devel] changes in behaviour of mtpav

2003-03-05 Thread Allan Klinbail
100, > Allan Klinbail wrote: > > > > > > > > Hi > > > > I upgraded my CVS of alsa today and noticed some changes in the behaviou > > of the mtpav driver.. > > > > On first startup of the device, everything worked perfectly... on the >

[Alsa-devel] changes in behaviour of mtpav

2003-03-02 Thread Allan Klinbail
button everything (output wise) seemed to work well. I will do a full test of input and recording over the next couple of days. cheers Allan Klinbail --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http

[Alsa-devel] mtpav initial test results

2003-02-18 Thread Allan Klinbail
f the mtpav and starting it again seemed to fix this. I will test this more tomorrow night. I have not yet tested MIDI input.. more soon. If anyone else has this device please add further comments. I hope this helps Allan Klinbail ---

Re: [Alsa-devel] can't compile CVS after fresh system install

2003-02-17 Thread Allan Klinbail
-with-oss=yes... no big deal though as aumix and alsamixer do work. So back to work tomorrow (after work) for using everything again.. as it's 1am here I'm off to bed. cheers Allan On Mon, 2003-02-17 at 23:45, Allan Klinbail wrote: > Hi > > Yes I did try to run &

Re: [Alsa-devel] Re: will this work? substitution of files.

2003-02-17 Thread Allan Klinbail
compiling the CVS version alsa-lib (see other posting) cheers Allan > > On Mon, 2003-02-17 at 17:34, Allan Klinbail wrote: > > On Mon, 2003-02-17 at 17:32, Son of Zev wrote: > > > Hi > > > > > > While I am trying to sort out why I can't succe

Re: [Alsa-devel] can't compile CVS after fresh system install

2003-02-17 Thread Allan Klinbail
Hi Yes I did try to run 'make clean', each time I tried again. I then have refreshed my cvs directories using the update command... Still no good, well partially, jack can see alsa now.. but I'm still having problems with building alsa-lib directories.. (see output at bottom of message) The

Re: [Alsa-devel] Re: MTP-AV problems (Re: intel8x0 sequencer &MTP-AV) - success

2003-02-17 Thread Allan Klinbail
more. cheers Allan On Mon, 2003-02-17 at 21:56, Takashi Iwai wrote: > At 16 Feb 2003 20:58:23 +1100, > Allan Klinbail wrote: > > > > One glitch I noticed was that the driver seemed to send the note > > information to all ports when the sequence I had only sent to one of

[Alsa-devel] Re: will this work? substitution of files.

2003-02-16 Thread Allan Klinbail
On Mon, 2003-02-17 at 17:32, Son of Zev wrote: > Hi > > While I am trying to sort out why I can't succesfully install the cvs > version .. will substituing the updates mtpav files from the cvs version > to the last release version work? > > cheers > > Allan K

Re: [Alsa-devel] Re: MTP-AV problems (Re: intel8x0 sequencer &MTP-AV) - success

2003-02-16 Thread Allan Klinbail
On Mon, 2003-02-17 at 08:06, Ryan Pavlik wrote: > On 16 Feb 2003 20:58:23 +1100 > Allan Klinbail <[EMAIL PROTECTED]> wrote: > Hi Ryan (hope you don't mind all the cutting otherwise it just gets too hard to read) > > One glitch I noticed was that the driv

[Alsa-devel] can't compile CVS after fresh system install

2003-02-16 Thread Allan Klinbail
am running a freshly insalled Mandrake 9.0 with linux-2.4.20 (real time and capabilities patches implemented). I have removed all packaged versions of alsa from the system. cheers Allan Klinbail --- This sf.net email is sponsored by:

[Alsa-devel] Re: MTP-AV problems (Re: intel8x0 sequencer & MTP-AV) - success

2003-02-16 Thread Allan Klinbail
all ports when the sequence I had only sent to one of the MTPAV ports... When I assigned a second to a different port it began behaving correctly. This is all however fantastic progress. cheers Allan On Fri, 2003-02-14 at 22:38, Takashi Iwai wrote: > Hi Allan, > > At 14 Feb 2

[Alsa-devel] Re: MTP-AV problems (Re: intel8x0 sequencer & MTP-AV)

2003-02-13 Thread Allan Klinbail
Hi Takashi This is fantastic news!! I haven't got a working build of MusE probably until later this weekend. I have to go and engineer a gig later today and I'm sick today so I can't seem myself doing much till tomorrow. Basically it seemed to receive timecode (MIDI CLOCK and MTC) okay from o

[Alsa-devel] an apology

2003-02-12 Thread Allan Klinbail
sure you can.. It is after 2am my local time and I am spending this time most nights trying to resolve issues with this system and am usually non-demanding. All issues aside.. I'm sorry for this reaction.. I wish the best for all working on linux audio projects Alla

[Alsa-devel] Re: [linux-audio-dev] why is no-one responding are you all just abunch of &*^%&^%^& wits???]

2003-02-12 Thread Allan Klinbail
-Forwarded Message- From: Son of Zev <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Cc: Alsa-dev < Thanks Vincent. Your reply is appreciated. However I have been involved in the ardour lists for over 2 years. I have spent much time reading about potential problems and responded to all thos

[Alsa-devel] Re: [ardour-dev] Re: [linux-audio-dev] why is no-one responding areyou all just a bunch of &*^%&^%^& wits???

2003-02-12 Thread Allan Klinbail
Paul, Please read the content of my email.. You yourself had specifically asked for further output from me regarding the issue of libraries attempting to build as dynamically linked when they should have been static.. I provided that to you directly and the list and no response came...Yes the out

Re: [Alsa-devel] why is no-one responding are you all just a bunchof &*^%&^%^& wits???

2003-02-12 Thread Allan Klinbail
Thanks for the support This has had more to do with the ardour-dev ML and specific questions there. However it doesn't surprise me that the responses so far have all come from the alsa developers ML. The question was posed to the ardour developers maling list and cc'd in to other lists that have

Re: [Alsa-devel] why is no-one responding are you all just a bunchof &*^%&^%^& wits???

2003-02-12 Thread Allan Klinbail
Yes that is my last response the alsa developers ML. I did not expect a response from that post.. The message was to the ardour-dev ML which has been silent to any query of mine for nearly 2 weeks.. To clarify alsa-dev has been pretty good.. However my problems and queries to this list have bee

alsa-devel@lists.sourceforge.net

2003-02-12 Thread Allan Klinbail
ere (even those non-funded as this list) genuinely help. My only problem is , where do I go from here?? This really saddens me as I thought this (Linux) was the future. It seems it is only a future for the GPL elite. extremely pissed off Allan Klinbail -

[Alsa-devel] Re: [Alsa-user] intel8x0 no midi -success

2003-02-04 Thread Allan Klinbail
he documentation for this chipset should be altered to reflect the above in options ... either mpu_port="0x330" or mpu_port="0x300" thanks again .. Allan Klinbail On Tue, 2003-02-04 at 19:15, Clemens Ladisch wrote: > Allan Klinbail wrote: > > I've h

[Alsa-devel] Re: intel8x0 sequencer & MTP-AV

2003-02-03 Thread Allan Klinbail
d for audio and will confirm all MIDI functionality within the week. cheers Allan Klinbail On Mon, 2003-02-03 at 22:55, Takashi Iwai wrote: > Hi Allan, > > At 03 Feb 2003 18:53:03 +1100, > Allan Klinbail wrote: > > > > Hi takashi, > > > > Long time no s

[Alsa-devel] [Fwd: intel8x0 no midi]

2003-02-02 Thread Allan Klinbail
-Forwarded Message- From: Allan Klinbail <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: intel8x0 no midi Date: 03 Feb 2003 13:34:04 +1100 Hi I've recently purchased a new machine with a built in soundcard as part of the SiS 645DX chipset (mot

[Alsa-devel] intel8x0 no midi

2003-02-02 Thread Allan Klinbail
an intel8x0 card of any kind please let me know. cheers Allan Klinbail --- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com ___

[Alsa-devel] anyone working on the MTPAV driver??

2002-08-31 Thread Allan Klinbail
Hi Guys ... I'm still keen to get my MOTU MTPAV up and going.. I've been successfully using it in standalone mode but would love to be using it properly synced up with ALSA.. I'm prepared to run testing on new code... although I can't help with the actual code writing myself... cheers Allan

[Alsa-devel] error with current CVS and beta 12

2002-04-17 Thread Allan Klinbail
Hi, I'm having troubles with the ALSA under Mandrake 8.2 using a patched version of the 2.4.17 kernel When I try to load ALSA I get the message below (and below that my modules.conf file) .. the driver has been "sucessfully" installed but not the drivers for the soundcards.. Starting sound

[Alsa-devel] Re: timepiece alsa drivers

2002-03-10 Thread Allan Klinbail
Takashi- > > > > > > Thanks for the response. Can you put me in touch > > with > > > anyone that is using the Timepiece under ALSA? or > > is > > > there another multichannel MIDI box that is better > > > supported? > > > >

[Alsa-devel] Re: [Alsa-user] problem with aconnect (beta09)

2002-01-20 Thread Allan Klinbail
st the sequencer not working. Allan On Sun, 2002-01-20 at 05:19, Frans Ketelaars wrote: > On 19 Jan 2002 13:03:13 +1100 > Allan Klinbail <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > I have just been changing over my alsa driver (libs e.t.c..) to version

[Alsa-devel] Re: [Alsa-user] problem with aconnect (beta09) &multichannel onDelta

2002-01-19 Thread Allan Klinbail
0 at 05:19, Frans Ketelaars wrote: > On 19 Jan 2002 13:03:13 +1100 > Allan Klinbail <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > I have just been changing over my alsa driver (libs e.t.c..) to version > > beta09 in order to continue testing of Mustajuur

Re: [Alsa-user] Re: [Alsa-devel] Delta 66 .asoundrc confused byprevious emails/docs

2002-01-19 Thread Allan Klinbail
they are in my archives of the mailing list... not on websites .. yet if you do a search of the ML's online you may find them.. On Sun, 2002-01-20 at 04:41, Bob Ham wrote: > On Sat, 2002-01-19 at 01:52, Allan Klinbail wrote: > > there seem to be a few diferent versions > &g

[Alsa-devel] Delta 66 .asoundrc confused by previous emails/docs

2002-01-18 Thread Allan Klinbail
ow multichannel recording... I will be most grateful... at present I am just highly confused.. sincerely Allan Klinbail ___ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel

Re: [Alsa-devel] ~/.asoundrc

2002-01-15 Thread Allan Klinbail
agreed i have not been able to find documentation about how to construct this file. On Wed, 2002-01-16 at 09:13, Bob Ham wrote: > Hi there > > It's been a while since I installed alsa and it appears I now have to > make a configuration file in ~/.asoundrc (at least if I want ardour to > stop

Re: [Alsa-devel] Lexicon Core2

2002-01-15 Thread Allan Klinbail
to work..others like myself... not. cheers Allan Klinbail On Wed, 2002-01-16 at 01:59, Paul Davis wrote: > >On Tue, Jan 15, 2002 at 08:06:43 -0500, Wm. Josiah Erikson wrote: > >> Shucks. I was afraid of that. I'll bug them some more, and if I get really > >> am

[Alsa-devel] cvs version of mtpav driver

2001-10-27 Thread Allan Klinbail
the above problems are still there. Is anyone working on this?? Allan Klinbail . ___ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel