similar to: How to copy encoded channels?

Displaying 20 results from an estimated 2000 matches similar to: "How to copy encoded channels?"

2000 Jun 26
0
Hello ... and a few comments.
Hi, I'm new here. This is all good news. I work on SGI systems and have built the encoder and decoder to work on SGI. I have also added code to the decoder_example so it writes out an "aifc" file using the SGI AF library. I had some compile problems for the main code using good old plain IRIX "cc". Simple fixes as follows ... In any source module which uses
2000 Sep 27
2
Trouble with codes from last snapshot!
Hi, Picked up last night's snap ... Building on my SGI O2 I get a big clipping problem .. Using the encoder_example to encode e.g. a 1 sec 16 bit stereo wav file, when I decode using decode_example I get clipping ... any ideas here???? I can hear the original in the clipped mush! The raw file plays just fine (on the SGI) and I have even decreased the gain to 80% and removed any DC offset
2000 Jun 26
0
Comments ... SGI version ...
Hi, Have also made a new sgi_audio_output_example.c As its name suggests, it decodes a vorbis file direct to the audio output device. Works fine. Any sgi users out there? If so, let me know. Cheers, Rob. +============================+====================================+ | Dr R P Fletcher (Rob) | Email R.Fletcher@york.ac.uk | | Graphics Coordinator | Phone +44 (0)1904
2003 May 21
2
A possible use for multichannel ogg files!
Hi, Has anyone thought about using the multichannel format as a way of distributing "musician minus one" files? Eh? I hear you ask. Ok. Basically these are multitrack files but you can mute the solo track so you, the musician, can practice against the other "players". You can buy CD's of this nature, but of course, the solo instrument is on one channel and the others on
2000 Sep 28
5
Interesting coding problem ..
Hi, I have a track which when encoded with Mode_C or even Mode_E does not encode well at all ... It's a jazz flute track with a lot of plate echo. The flute (centred in the mix) almost disappears ... I am away for a few days, but if someone would like to look at this I would be grateful ... A small clip can be grabbed from my ftp server ... ftp.york.ac.uk in:
2001 Aug 13
6
RC2 release
RC2 has been officially released. Get all your vorbis goodness from www.vorbis.com, along with release notes, and binary downloads for windows and for linux/x86 (RPMs). Debian packages are in incoming. Three cheers for the guys who did all the hard work here - Monty, for writing the code, Greg Maxwell for being our release manager for today, in Jack's absense. Also to Chad, for win32
2001 Aug 13
6
RC2 release
RC2 has been officially released. Get all your vorbis goodness from www.vorbis.com, along with release notes, and binary downloads for windows and for linux/x86 (RPMs). Debian packages are in incoming. Three cheers for the guys who did all the hard work here - Monty, for writing the code, Greg Maxwell for being our release manager for today, in Jack's absense. Also to Chad, for win32
2000 Jul 11
0
True surround sound for Ogg -- a proposal (fwd)
Date: Mon, 10 Jul 2000 14:51:12 +0100 (BST) From: DG Malham <dgm2@york.ac.uk> To: vorbis-dev@xiph.org Cc: DG Malham <dgm2@york.ac.uk>, Rob Fletcher <rpf1@york.ac.uk> Subject: Re: [vorbis-dev] True surround sound for Ogg -- a proposal (fwd) In-Reply-To: <Pine.SGI.3.95L.1000710092216.9043693B-100000@turpin.york.ac.uk> Message-ID:
2012 Jun 21
3
/* Check for midi header in logical stream */
2012/6/21 Andr?s Gonz?lez <acandido at hi-iberia.es> > ** > On 20/06/12 15:01, Marc wrote: > > Hello List, > > > Hello Marc, > > > as an long time macintosh user , musican/producer/programmer , i am very > upset that another great technology (DSS ) vanished because of http > streaming so i turned my interest towards icecast, whitch seems an >
2003 Jan 18
9
OT: good headphones?
This is off-topic, mostly, but I figure you guys will have some knowledge in this sound-quality-related area. I'm sitting here looking at the most recent "Musician's Friend" at headphones and thinking about getting a pair. They've got products from AKG, Fostex, Audio Technica, Nady, Sennheiser, and Sony, at price points ranging from $16 to $130 (list prices $20 to
2017 Aug 19
1
Which is the best compiler to build LLVM 5.0.0 rc2?
Recently I have been building LLVM and Clang from the distribution using gcc 4.9.2. With the new 5.0.0 rc2 that is giving warning messages during the compilation. I have been trying out some other compilers. gcc 5.2 with -std=c++11 This works, although there are still some warnings. gcc 6.4 and gcc 7.1 fail with errors such as this in building libcxxabi as follows: Command:
2015 Apr 02
1
low latency kernel?
Someone recently posted on the x2go list that he had a problem with jerky videos playing remotely on Ubuntu, but solved it by installing a low latency kernel that was available as an alternative. That made me curious as to whether CentOS has an equivalent - or a way to build something similar. -- Les Mikesell lesmikesell at gmail.com
2005 Jul 03
3
Use of ogg vorbis for real time audio streaming?
Hi list! I am currently investigating the possibility of allowing musicians to collaborate over the internet -- Musician A -------> internet --------> Musician B This diagram obscures quite a lot of detail. In reality, the datapath would look more like this: Musician A ADC Compression algorithm UTP (or perhaps RTP?) IP ADSL the Internet ....<snip>..... Clearly, this link would
2006 Sep 12
1
MultiMarkdown 2.0.a Released
I have released version 2.0.a of MultiMarkdown! This is an alpha/beta release to get some further feedback, but I have been using it for a while now with good results. There are a **bunch** of new features: * TextMate bundle * New versions of the Drag and Drop tools * support for math * improved XSLT style sheets - easier to customize and more output choices Check out the MultiMarkdown
2012 Jun 23
0
/* Check for midi header in logical stream */
Hi, On 21/06/12 16:46, Marc wrote: > > 2012/6/21 Andr?s Gonz?lez <acandido at hi-iberia.es > <mailto:acandido at hi-iberia.es>> > > On 20/06/12 15:01, Marc wrote: > >> as an long time macintosh user , musican/producer/programmer , i >> am very upset that another great technology (DSS ) vanished >> because of http streaming so i
2007 May 14
2
Searchable archives of Markdown discussion list still available?
I was interested in going back to research past discussions on the list about possibilities for a syntax to add a class="foo" to div's and/or span's to Markdown text, but didn't have much luck. IIRC, the list never had a searchable web interface, but older posts were available on a Google search. This seems not to be the case any more. Can anyone recommend a good
2008 Jan 14
2
Possible bug in handling of HTML comments
It appears that Markdown will process ampersands contained within HTML comments if that comment is part of a markdown paragraph, but will not when that paragraph is contained within an HTML block of it's own (and therefore ignored by Markdown.) For example: This is a markdown paragraph with a comment that *will* be processed <!-- This & *will* be converted -->
2006 Sep 11
2
Possible bug in Markdown.pl with `<<` handling
It appears that "double angles" are not properly converted when they are not in code blocks, if there is not a space following the second `<`. For example: This is not handled <<properly>>. But this <<is>>. As is << this>>/. becomes: <p>This is not handled &lt;<properly>>.</p> <pre><code>But
2003 Dec 20
1
sound library
I'm collaborating with and electronic musician to experiment on the production of music from number sequences. As I'm an R user I started playing around with the sound library and I found it very useful. However there are several things I do not understand (I'm not an expert in acustic nor audio signal treatment). The first thing I'd like to understand is: let s be a normalized
2006 Jun 10
3
MultiMarkdown and MathML - new feature and request for help
A lot of people have expressed interest in combining math features with Markdown, but I am not aware of any real developments from these requests. I was looking around and toying with [ASCIIMathPHP](http:// www.jcphysics.com/ASCIIMath/) and integrated it with MultiMarkdown and my xhtml2latex XSLT transforms. You can include math as an inline formula by using a markup similar to inline