Audacity Portable is not our application and we have no idea what modifications they may have made.
Please see here for support with Audacity Portable: http://portableapps.com/support/audacity_portable
Search found 59476 matches
- Tue May 22, 2012 7:49 pm
- Forum: Windows
- Topic: problems converting some tracks to mp3
- Replies: 4
- Views: 1573
- Tue May 22, 2012 7:44 pm
- Forum: Windows
- Topic: Creating a CUE file from FLAC files
- Replies: 1
- Views: 1574
Re: Creating a CUE file from FLAC files
Are you sure that you actually need a Cue file? Most users don't. Most modern CD burning programs create their own cue file on the fly without user interaction. http://manual.audacityteam.org/manual/h ... .html#burn
- Tue May 22, 2012 7:38 pm
- Forum: Français
- Topic: installation sur Ubuntu
- Replies: 2
- Views: 932
- Tue May 22, 2012 7:30 pm
- Forum: Windows
- Topic: Audacity 2.0 can't find lame 3.99.5
- Replies: 16
- Views: 8082
Re: Audacity 2.0 can't find lame 3.99.5
See here: http://manual.audacityteam.org/man/FAQ: ... in_time.3Floninappleton wrote:Now I think I need to fix the recording time length. Audacity as installed did not stop and say 'time is up' but I want to be able to set recording length at an hour or more for news.
- Tue May 22, 2012 7:10 pm
- Forum: Windows
- Topic: Need to add 2 seconds silence to end of a WAV file
- Replies: 4
- Views: 2846
Re: Need to add 2 seconds silence to end of a WAV file
Next question... I am now trying to add a midi file, and have the opposite problem... I need to trim 2 seconds off the front. I tried selecting it, deleting the section, and exporting like I did with the wav file, but the midi now won't play at all. Suggestions? Although Audacity has rudimentary su...
- Tue May 22, 2012 7:01 pm
- Forum: Windows
- Topic: Audacity 2.0 can't find lame 3.99.5
- Replies: 16
- Views: 8082
Re: Audacity 2.0 can't find lame 3.99.5
The correct and recommended way to uninstall audiodeck is by uninstalling from the Windows Control Panel/Add or Remove Programs (Windows XP) or Programs and Features (Windows 7/Vista).
- Tue May 22, 2012 6:55 pm
- Forum: Windows
- Topic: Progressively change the tempo
- Replies: 6
- Views: 1546
Re: Progressively change the tempo
Try the "Sliding Time Scale / Pitch Shift..." effect: http://manual.audacityteam.org/manual/h ... itch_Shift...
- Tue May 22, 2012 6:52 pm
- Forum: macOS
- Topic: Re: Import Raw Data
- Replies: 2
- Views: 9615
Re: Import Raw Data
"Unix Executable File" is not a real file type, it is just what Mac calls a file when it does not know what the file type is and can't even guess what it is. This is likely to happen with files that are completely without header information. Importing RAW (headerless) files requires user i...
- Tue May 22, 2012 6:35 pm
- Forum: Nyquist
- Topic: Stereo tracks in Nyquist
- Replies: 11
- Views: 6152
Re: Stereo tracks in Nyquist
You are aware that (mult (aref s 0) (aref s 1) ...) aliases? I still haven't tested in detail, but I'm afraid that this makes the RMS difference. I don't see how that explains the difference. For example, create a stereo track with a full scale 100 Hz tone in the left channel and silence in the rig...
- Tue May 22, 2012 6:04 pm
- Forum: Nyquist
- Topic: Sound object in *SCRATCH*
- Replies: 6
- Views: 3951
Sound object in *SCRATCH*
[Topic split from: http://forum.audacityteam.org/viewtopic.php?f=39&t=65740 ] Thanks Edgar, that gives a good clear picture. The counter-envelope here is computed from the RMS envelope, stored in the *SCRATCH* variable: I was surprised that this worked as I remember reading that sounds cannot b...