Audacity 1.3.5 Pet Package Full Complete Install

Stuff that has yet to be sorted into a category.
Post Reply
Message
Author
User avatar
ttuuxxx
Posts: 11171
Joined: Sat 05 May 2007, 10:00
Location: Ontario Canada,Sydney Australia
Contact:

Audacity 1.3.5 Pet Package Full Complete Install

#1 Post by ttuuxxx »

Wow this was nuts to make, It took around 7hrs to get it right, So many dependencies the original pet packages is around 1.5mb but but when you add everything it needs, Its blown up to 15MB lol, And really the pup packages at dotpups.de is missing all those necessary packages to run it. I think it should be removed personally. Based on puppy 3.01

MD5 81F951EF85A95C0031F6DE977ED49AE6

Updated Link ---> http://www.puppylinux.ca/ttuuxxx/progra ... -1.3.5.pet
PS tell me what you think :)


Features

This is a list of features in Audacity, the free audio editor. For more information on how to use these features, go to the help pages.
Recording

Audacity can record live audio through a microphone or mixer, or digitize recordings from cassette tapes, vinyl records, or minidiscs. With some sound cards, it can also capture streaming audio.

* Record from microphone, line input, or other sources.
* Dub over existing tracks to create multi-track recordings.
* Record up to 16 channels at once (requires multi-channel hardware).
* Level meters can monitor volume levels before, during, and after recording.

Import and Export

Import sound files, edit them, and combine them with other files or new recordings. Export your recordings in several common file formats.

* Import and export WAV, AIFF, AU, and Ogg Vorbis files.
* Import MPEG audio (including MP2 and MP3 files) with libmad.
* Export MP3s with the optional LAME encoder library.
* Create WAV or AIFF files suitable for burning to CD.
* Import and export all file formats supported by libsndfile.
* Open raw (headerless) audio files using the “Import Raw
Last edited by ttuuxxx on Mon 10 Mar 2008, 11:31, edited 1 time in total.
http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games :)
JB4x4
Posts: 256
Joined: Sun 30 Jul 2006, 22:44
Contact:

#2 Post by JB4x4 »

You need to change your directory name "aud&vid" (& is a bad character, I think). Anyways, tried to download with Firefox and had a bad md5sum, and when I tried wget, it gets confused by the "&" in the url.

JB
User avatar
ttuuxxx
Posts: 11171
Joined: Sat 05 May 2007, 10:00
Location: Ontario Canada,Sydney Australia
Contact:

#3 Post by ttuuxxx »

JB4x4 wrote:You need to change your directory name "aud&vid" (& is a bad character, I think). Anyways, tried to download with Firefox and had a bad md5sum, and when I tried wget, it gets confused by the "&" in the url.

JB
I'll change it in about 10 mins
http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games :)
User avatar
ttuuxxx
Posts: 11171
Joined: Sat 05 May 2007, 10:00
Location: Ontario Canada,Sydney Australia
Contact:

#4 Post by ttuuxxx »

JB4x4 wrote:You need to change your directory name "aud&vid" (& is a bad character, I think). Anyways, tried to download with Firefox and had a bad md5sum, and when I tried wget, it gets confused by the "&" in the url.

JB
Hi I just downloaded with the updated link and the file md5sum hash matches perfectly
so enjoy :)
http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games :)
User avatar
Lobster
Official Crustacean
Posts: 15522
Joined: Wed 04 May 2005, 06:06
Location: Paradox Realm
Contact:

#5 Post by Lobster »

puppy Dingo Alpha 7

Code: Select all

# ./audacity
./audacity: error while loading shared libraries: libsndfile.so.1: cannot open shared object file: No such file or directory
# 
Puppy Raspup 8.2Final 8)
Puppy Links Page http://www.smokey01.com/bruceb/puppy.html :D
User avatar
ttuuxxx
Posts: 11171
Joined: Sat 05 May 2007, 10:00
Location: Ontario Canada,Sydney Australia
Contact:

#6 Post by ttuuxxx »

Lobster wrote:puppy Dingo Alpha 7

Code: Select all

# ./audacity
./audacity: error while loading shared libraries: libsndfile.so.1: cannot open shared object file: No such file or directory
# 
Hi Lobster

This packages was made with puppy 3.0 series, but hey why not try 4.0
anyways I made a patch for the 4.0 series error you gave me. Please inform me of any other errors.
Attachments
patch4.0.pet
(123.44 KiB) Downloaded 447 times
http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games :)
User avatar
Lobster
Official Crustacean
Posts: 15522
Joined: Wed 04 May 2005, 06:06
Location: Paradox Realm
Contact:

#7 Post by Lobster »

patch added
program opens :)
could not record - output below

Code: Select all

# ./audacity
jackd 0.109.2
Copyright 2001-2005 Paul Davis and others.
jackd comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to redistribute it
under certain conditions; see the file COPYING for details

JACK compiled with System V SHM support.
loading driver ..
creating alsa driver ... hw:0|hw:0|1024|2|48000|0|0|nomon|swmeter|-|32bit
control device hw:0
configuring for 48000Hz, period = 1024 frames (21.3 ms), buffer = 2 periods
ALSA: final selected sample format for capture: 16bit little-endian
ALSA: use 2 periods for capture
ALSA: final selected sample format for playback: 16bit little-endian
ALSA: use 2 periods for playback


**** alsa_pcm: xrun of at least 72.879 msecs



**** alsa_pcm: xrun of at least 56.543 msecs



**** alsa_pcm: xrun of at least 56.787 msecs

Expression '*idev = open( idevName, flags )' failed in 'src/hostapi/oss/pa_unix_                                   oss.c', line: 810
Expression 'OpenDevices( idevName, odevName, &idev, &odev )' failed in 'src/host                                   api/oss/pa_unix_oss.c', line: 864
Expression 'PaOssStream_Initialize( stream, inputParameters, outputParameters, s                                   treamCallback, userData, streamFlags, ossHostApi )' failed in 'src/hostapi/oss/p                                   a_unix_oss.c', line: 1230


**** alsa_pcm: xrun of at least 0.174 msecs

Expression '*idev = open( idevName, flags )' failed in 'src/hostapi/oss/pa_unix_                                   oss.c', line: 810
Expression 'OpenDevices( idevName, odevName, &idev, &odev )' failed in 'src/host                                   api/oss/pa_unix_oss.c', line: 864
Expression 'PaOssStream_Initialize( stream, inputParameters, outputParameters, s                                   treamCallback, userData, streamFlags, ossHostApi )' failed in 'src/hostapi/oss/p                                   a_unix_oss.c', line: 1230


**** alsa_pcm: xrun of at least 0.261 msecs



**** alsa_pcm: xrun of at least 13.809 msecs



**** alsa_pcm: xrun of at least 0.148 msecs



**** alsa_pcm: xrun of at least 1.486 msecs



**** alsa_pcm: xrun of at least 4.009 msecs

# 
Puppy Raspup 8.2Final 8)
Puppy Links Page http://www.smokey01.com/bruceb/puppy.html :D
el ginko
Posts: 19
Joined: Wed 11 Jul 2007, 11:12

#8 Post by el ginko »

I'm Having the same problem as lobster with puppy 3
User avatar
ttuuxxx
Posts: 11171
Joined: Sat 05 May 2007, 10:00
Location: Ontario Canada,Sydney Australia
Contact:

#9 Post by ttuuxxx »

el ginko wrote:I'm Having the same problem as lobster with puppy 3
puppy 3.0 or puppy 3.01, It was based on 3.01 clean cd live and worked, I'm going to have to check it out further in the next few days
ttuuxxx
http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games :)
User avatar
dvw86
Posts: 636
Joined: Thu 05 May 2005, 00:55
Location: Washington State

#10 Post by dvw86 »

I'm uploading pupeee beta 4 right now. It has Audacity pre-installed and works great on my Eeepc.
User avatar
ttuuxxx
Posts: 11171
Joined: Sat 05 May 2007, 10:00
Location: Ontario Canada,Sydney Australia
Contact:

#11 Post by ttuuxxx »

dvw86 wrote:I'm uploading pupeee beta 4 right now. It has Audacity pre-installed and works great on my Eeepc.
excellent to hear did you have to change or alter anything to get it working?
ttuuxxx
http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games :)
User avatar
dvw86
Posts: 636
Joined: Thu 05 May 2005, 00:55
Location: Washington State

#12 Post by dvw86 »

ttuuxxx wrote:
dvw86 wrote:I'm uploading pupeee beta 4 right now. It has Audacity pre-installed and works great on my Eeepc.
excellent to hear did you have to change or alter anything to get it working?
ttuuxxx
Well I got to looking at it and I used an older version of Audacity (1.2.3). The version I used was only 3261k compressed with all the needed libraries. Everything that I have tested with it woks well, so I wonder what the advantage is for 1.3.5? Also I already have xmms with it's needed libraries installed like libmpg123.so in Pupeee. That may have helped too.
can8v
Posts: 586
Joined: Sat 15 Jul 2006, 08:20
Location: Yuba City, CA
Contact:

#13 Post by can8v »

This Pet installed beautifully, but audacity will not record anything. I am using Fire Hydrant Featherweight. Any ideas???
User avatar
ttuuxxx
Posts: 11171
Joined: Sat 05 May 2007, 10:00
Location: Ontario Canada,Sydney Australia
Contact:

#14 Post by ttuuxxx »

can8v wrote:This Pet installed beautifully, but audacity will not record anything. I am using Fire Hydrant Featherweight. Any ideas???
try running it by command line and report the findings.
ttuuxxx
http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games :)
can8v
Posts: 586
Joined: Sat 15 Jul 2006, 08:20
Location: Yuba City, CA
Contact:

#15 Post by can8v »

ttuuxxx wrote: try running it by command line and report the findings.
ttuuxxx
Alright I ran it from the command line and tried selecting the input and output devices. The following is some of the mile long list of errors that were generated.

Code: Select all

Expression 'ret' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 1034
Expression 'AlsaOpen( hostApi, parameters, streamDir, &pcm )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 1066
Expression 'ret' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 1034
Expression 'AlsaOpen( hostApi, parameters, streamDir, &pcm )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 1066
Expression 'ret' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 1034
Expression 'AlsaOpen( hostApi, parameters, streamDir, &pcm )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 1066
Expression 'ret' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 1034
Expression 'AlsaOpen( hostApi, parameters, streamDir, &pcm )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 1066
Expression 'ret' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 1034
Expression 'AlsaOpen( hostApi, parameters, streamDir, &pcm )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 1066
Expression 'ret' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 1034
Expression 'AlsaOpen( hostApi, parameters, streamDir, &pcm )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 1066
Expression 'ret' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 1034
Expression 'AlsaOpen( hostApi, parameters, streamDir, &pcm )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 1066
Expression 'ret' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 1034
Expression 'AlsaOpen( hostApi, parameters, streamDir, &pcm )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 1066
Expression 'ret' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 1034
Expression 'AlsaOpen( hostApi, parameters, streamDir, &pcm )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 1066
Expression 'ret' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 1034
Expression 'AlsaOpen( hostApi, parameters, streamDir, &pcm )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 1066
Expression 'ret' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 1034
Expression 'AlsaOpen( hostApi, parameters, streamDir, &pcm )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 1066
Expression 'ret' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 1034
Expression 'AlsaOpen( hostApi, parameters, streamDir, &pcm )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 1066
Expression 'ret' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 1034
Expression 'AlsaOpen( hostApi, parameters, streamDir, &pcm )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 1066
Expression 'ret' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 1034
Expression 'AlsaOpen( hostApi, parameters, streamDir, &pcm )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 1066
Expression 'ret' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 1034
Expression 'AlsaOpen( hostApi, parameters, streamDir, &pcm )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 1066
Expression 'ret' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 1034
Expression 'AlsaOpen( hostApi, parameters, streamDir, &pcm )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 1066
Expression 'ret' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 1034
Expression 'AlsaOpen( hostApi, parameters, streamDir, &pcm )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 1066
Expression 'ret' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 1034
Expression 'AlsaOpen( &alsaApi->baseHostApiRep, params, streamDir, &self->pcm )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 1191
Expression 'PaAlsaStreamComponent_Initialize( &self->capture, alsaApi, inParams, StreamDirection_In, NULL != callback )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 1407
Expression 'PaAlsaStream_Initialize( stream, alsaHostApi, inputParameters, outputParameters, sampleRate, framesPerBuffer, callback, streamFlags, userData )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 1983


**** alsa_pcm: xrun of at least 3.544 msecs



**** alsa_pcm: xrun of at least 9.825 msecs


Not sure if this helps or not; it doesn't tell me anything.

Kind regards,
can8v
Last edited by can8v on Wed 26 Mar 2008, 02:24, edited 1 time in total.
charnisingh
Posts: 138
Joined: Sat 06 Oct 2007, 11:58

audacity 1.3.5

#16 Post by charnisingh »

i tested it in dingo 4 a7 and did not find any problem but when i checked the version no. it showed version
as audacity version 1.3.4 beta. how come.
can8v
Posts: 586
Joined: Sat 15 Jul 2006, 08:20
Location: Yuba City, CA
Contact:

#17 Post by can8v »

ttuuxxx,
I got a bit of advice in another thread that xine might be causing my problems with audacity 1.2.3, as it turns out it was causing the issues with versions 1.2.3 and 1.3.5. They both work fine now, however; I opted to go with version 1.2.3. Version 1.2.3 is much smaller, considerably faster, is slightly less complex and has all the feature I need. To tell the truth I am not even sure what the new features are for version 1.3.5. Anyway I thought you might be happy to know that the issues I had were not due to your package.
can8v
P.S. Thanks for your great work on Fire Hydrant Featherweight, I currently use it with EZ Pup, Audacity, Mplayer, and a few other mods. I think you are definitely on the right track, using Firefox over Seamonkey. I don't need the frills of the heavier versions of this puplet, and I would recommend Sylpheed over Claws (personal preference), but I don't want Sylpheed bad enough to have both, so I use Claws now. Anyway great work on this one.
Post Reply