Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
unrar problem with soundfonts
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Peter Billam  
View profile  
 More options Oct 29 2012, 3:28 am
Newsgroups: comp.music.midi
From: Peter Billam <pe...@www.pjb.com.au>
Date: 29 Oct 2012 07:28:48 GMT
Local: Mon, Oct 29 2012 3:28 am
Subject: unrar problem with soundfonts
Hi :-)  The SoundFonts in
  http://www.newgrounds.com/bbs/topic/1200140
might be interesting, but when I download them and try to unpack
on debian squeeze using unrar 0.0.1, it can see the filenames
but I get a long list of "Failed" messages and no files appear.

"aptitude show unrar-free"  tells me:
 Unrar can extract files from .rar archives. Can't handle some archives
 in the RAR 3.0 format, only the non-free "unrar" package can do that.

But  "aptitude install unrar-nonfree"  can't find any such package
though I've added lots of non-free sites to my /etc/apt/sources.list
I also found:
  It used to be named unrar-nonfree, but it is now unrar.
  The free version is unrar-free.
but  "aptitude install unrar"  also can't find any candidate version.
So anyway,

If anybody were by chance to download these soundfonts and unrar
them (on whatever) and repackge them as proper .tar.gz or bzip
files then do let me know ... :-)

Regards,  Peter

--
Peter Billam    www.pjb.com.au    www.pjb.com.au/comp/contact.html


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Pete  
View profile  
 More options Oct 29 2012, 11:49 pm
Newsgroups: comp.music.midi
From: neverl...@GoodeveCa.net (Pete)
Date: Mon, 29 Oct 2012 22:49:08 -0500
Local: Mon, Oct 29 2012 11:49 pm
Subject: Re: unrar problem with soundfonts
In article <slrnk8sc1g.3sa.pe...@box8.pjb.com.au>,
Peter Billam  <contact.h...@www.pjb.com.au> wrote:

>Hi :-)  The SoundFonts in
>  http://www.newgrounds.com/bbs/topic/1200140
>might be interesting, but when I download them and try to unpack
>on debian squeeze using unrar 0.0.1, it can see the filenames
>but I get a long list of "Failed" messages and no files appear.

>"aptitude show unrar-free"  tells me:
> Unrar can extract files from .rar archives. Can't handle some archives
> in the RAR 3.0 format, only the non-free "unrar" package can do that.

>But  "aptitude install unrar-nonfree"  can't find any such package
>though I've added lots of non-free sites to my /etc/apt/sources.list

There must be some way to break your logjam.  I grabbed one of the
files on that site (the "Choir and SFX" one) and had no trouble unpacking
it either under Haiku (unrar 3.7.8 apparently) or Ubuntu 12.0.4 (unrar 4.0.3).
I had to downlad unrar from the [ugh] "Software Center" but it's labelled
as the "non-free" version -- even though it downloads free...  (Haven't
actually *tried* the soundfonts yet, but they look OK.)

I know that Debian and Ubuntu are cousins, but I've no idea how 'squeeze'
relates to Ubuntu 12.0.4.  unrar "0.0.1" is an awfully early version, though.
A newer version must be available somehow.

>If anybody were by chance to download these soundfonts and unrar
>them (on whatever) and repackge them as proper .tar.gz or bzip
>files then do let me know ... :-)

Dunno if I want to put GB of files on my website (don't really have the
space) but if you *really can't find an appropriate unrar, I might put
a few there.

        -- Pete --

--
=========================================================================== =
The address in the header is a Spam Bucket -- don't bother replying to it...
(If you do need to email, replace the account name with my true name.)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Peter Billam  
View profile  
 More options Oct 30 2012, 10:12 pm
Newsgroups: comp.music.midi
From: Peter Billam <pe...@www.pjb.com.au>
Date: 31 Oct 2012 02:12:27 GMT
Local: Tues, Oct 30 2012 10:12 pm
Subject: Re: unrar problem with soundfonts
On 2012-10-30, Pete <neverl...@GoodeveCa.net> wrote:

> There must be some way to break your logjam.

Yes, the logjam is broken :-)
  http://en.wikipedia.org/wiki/Unrar
led me to:
  http://www.rarlab.com/rar_add.htm
which says:
  We do not provide support for non-Windows UnRAR binaries listed above.
and indeed, the binary for Linux didn't work at all. But:
  http://www.unrarlib.org/faq.html
contains:
  valuable hint by Jordi Burguet Castell: "Incidentally, I could get
  the source from ftp://ftp.rarlabs.com/rar/unrarsrc-3.5.4.tar.gz
  and easily compiled it with "make -f makefile.unix"
And that still works :-) though it generates some warnings, but:
  http://www.rarlab.com/rar/unrarsrc-4.2.4.tar.gz
followed by "make -f makefile.unix" fixes the warnings :-)
Much quicker than messing round with apt/sources.list

> (Haven't actually *tried* the soundfonts yet, but they look OK.)

Likewise. It's a lot of files.  I might have to devise a play-a-
few-notes-from-each-patch-from-each-sf2 app to scan through them.

Peter

--
Peter Billam    www.pjb.com.au    www.pjb.com.au/comp/contact.html


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Gabriel Schumann  
View profile  
 More options Nov 6 2012, 11:28 am
Newsgroups: comp.music.midi
From: Gabriel Schumann <gabriel.schum...@netcomcity.de>
Date: Tue, 06 Nov 2012 17:28:25 +0100
Local: Tues, Nov 6 2012 11:28 am
Subject: Re: unrar problem with soundfonts
Am 29.10.2012 08:28, schrieb Peter Billam:

I'm using Debian Wheezy which offers unrar in the non-free branch. It
worked fine for me when trying to unrar the SF2 packets.

Best regards,

Gabriel


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »