Displaying 5 results from an estimated 5 matches for "jumbed".
Did you mean:
jumbled
2005 Feb 27
2
Jumb between macro's and variables
Hello All,
I have a macro and want to jump to another macro if a conditition is true or
false.
Asterisk is jumping to the next macro, but then the {ARG1} variable is not
working anymore.
part of config:
[macro-default]
exten => s,1,DBGet(do-not-disturb=DND/${ARG1})
exten => s,2,GotoIf($["${do-not-disturb}" = "YES"]?macro-do_not_disturb,s,1)
...
[macro-do_not_disturb]
2009 Dec 04
2
Vorbis-java wav-ogg encoder produces distorted OGG file
Hi,
I have tried using the VorbisEncoder class available with the vorbis-java
port of the ogg-vorbis and shout and the resulting ogg file from the encoder
is jumbed up and distorted. I have tried compiling the sources and changing
the quality in the source with no success. Has anyone managed to use the
encoder successfully. if so your response will be of great.
--
Solomon Kariri,
Software Developer,
Cell: +254736 729 450
Skype: solomonkariri
--------------...
2009 Dec 10
1
Vorbis-java wav-ogg encoder produces distorted OGG file
...t; On Fri, Dec 4, 2009 at 5:28 AM, solomon kariri <solomonkariri at gmail.com>
> wrote:
> > Hi,
> > I have tried using the VorbisEncoder class available with the vorbis-java
> > port of the ogg-vorbis and shout and the resulting ogg file from the
> encoder
> > is jumbed up and distorted.
>
> Where did you find this port/encoder? I've not heard of it.
>
> > I have tried compiling the sources and changing
> > the quality in the source with no success. Has anyone managed to use the
> > encoder successfully. if so your response will be...
2009 Dec 10
2
Fwd: Vorbis-java wav-ogg encoder produces distorted OGG file
...eo
>
> On Fri, Dec 4, 2009 at 2:28 AM, solomon kariri <solomonkariri at gmail.com>wrote:
>
>> Hi,
>> I have tried using the VorbisEncoder class available with the vorbis-java
>> port of the ogg-vorbis and shout and the resulting ogg file from the encoder
>> is jumbed up and distorted. I have tried compiling the sources and changing
>> the quality in the source with no success. Has anyone managed to use the
>> encoder successfully. if so your response will be of great.
>>
>> --
>> Solomon Kariri,
>>
>> Software Developer...
2006 Nov 17
1
gjournal on 6.x wont build
Hi all,
I was intending on trying out gjournal on a new disk i've added in my
desktop. I had a look to see what the most recent patch provided by
Pawel and found
http://people.freebsd.org/~pjd/patches/gjournal6_20061024.patch
I created the directories as per Pawel's original post
(http://lists.freebsd.org/pipermail/freebsd-fs/2006-June/001962.html)
and the patch succeeded with no failed