search for: honkydory

Displaying 4 results from an estimated 4 matches for "honkydory".

2004 Sep 10
3
seeking problems
Hey guys, I just joined the list. I've been programming an external for PureData <http://pure-data.sourceforge.net/> & <http://pure-data.org>, as well as for Max/MSP....that reads multiple sound formats. But, I've been having massive problems with getting reliable seeking with FLAC. sometimes when I call FLAC__seekable_stream_decoder_seek_absolute, I get a false
2004 Sep 10
2
Re: seeking problems
...while loops in my code, so I don't think I am > causing it. > At least I cannot track it down to something I would be doing. > > are there issues with seeking in FLAC? > > like I said, I only get this result on specific seek points. > otherwise, > everything is working honkydory. this is another good data point. I have been really short on time to look into this. there are also some other reports going on that you might want to follow along with: http://www.hydrogenaudio.org/index.php?showtopic=19197 http://sourceforge.net/tracker/index.php?func=detail&aid=851155&a...
2004 Sep 10
0
Re: seeking problems
...an endless loop. there aren't any while loops in my code, so I don't think I am causing it. At least I cannot track it down to something I would be doing. are there issues with seeking in FLAC? like I said, I only get this result on specific seek points. otherwise, everything is working honkydory. muchas gracias -augusto. On Tue, 24 Feb 2004, august wrote: > > > Hey guys, > > I just joined the list. I've been programming an external for PureData > <http://pure-data.sourceforge.net/> & <http://pure-data.org>, as well as > for Max/MSP....that...
2004 Sep 10
3
Re: seeking problems
...there aren't any while loops in my code, so I don't think I am causing it. > At least I cannot track it down to something I would be doing. > are there issues with seeking in FLAC? > like I said, I only get this result on specific seek points. otherwise, > everything is working honkydory. > muchas gracias -augusto. > > On Tue, 24 Feb 2004, august wrote: >>Hey guys, >>I just joined the list. I've been programming an external for PureData >><http://pure-data.sourceforge.net/> & <http://pure-data.org>, as well as >>for Max/MSP.......