Re: [Freetel-codec2] More than two sounds cards...

2014-05-25 Thread David Rowe
My requirement is to have a place where I can play such that I won't have to worry about breaking end user apps like FreeDV. For example the code might not build for a few days if I'm working on it. That was the original idea of codec2-dev. There is a lot of stuff in there that doesn't need to b

Re: [Freetel-codec2] More than two sounds cards...

2014-05-25 Thread Stephen Hurd
Richard Shaw wrote: > We definitely need to discuss this first but I think we have enough > people touching the code that we need to start using "branches" in > svn. Well technically in svn, from what I understand, it's all just > directories, but in a typical project there would be a "branches"

Re: [Freetel-codec2] More than two sounds cards...

2014-05-25 Thread Richard Shaw
We definitely need to discuss this first but I think we have enough people touching the code that we need to start using "branches" in svn. Well technically in svn, from what I understand, it's all just directories, but in a typical project there would be a "branches" directory and "tags" or "relea

Re: [Freetel-codec2] More than two sounds cards...

2014-05-25 Thread Stephen Hurd
David Rowe wrote: I'd like to do some BER tests on it just to be sure, pls send it to me and I'll try it out with a couple of my sound cards. svn diff attached Index: src/fdmdv2_main.cpp === --- src/fdmdv2_main.cpp (revision 1594)

Re: [Freetel-codec2] More than two sounds cards...

2014-05-25 Thread David Rowe
I'd like to do some BER tests on it just to be sure, pls send it to me and I'll try it out with a couple of my sound cards. Cheers, David On Sun, 2014-05-25 at 03:12 -0700, Stephen Hurd wrote: > David Rowe wrote: > > Hi Stephen, > > > > How are you going with this patch? I had a need for it the

Re: [Freetel-codec2] More than two sounds cards...

2014-05-25 Thread Stephen Hurd
David Rowe wrote: > Hi Stephen, > > How are you going with this patch? I had a need for it the other day > (an obscure testing configuration) so I'm a a believer now :-) It currently works for everything I've tested it on, but I haven't had time to do comprehensive testing... want me to commit i