Search found 59476 matches
- Fri Dec 22, 2017 1:20 pm
- Forum: GNU/Linux
- Topic: Program Crash: Reports Nyquist Files Missing
- Replies: 20
- Views: 3722
Re: Program Crash: Reports Nyquist Files Missing
Is using the Synaptic Package Manager to do a "complete removal" followed by an "install" would overcome the issue? Try that. It certainly appears that parts of Audacity are missing. As I said at the beginning of the topic I fear that my issue started after a power cut and wonde...
- Fri Dec 22, 2017 11:35 am
- Forum: Windows
- Topic: Cannot Import Playlist - not recognising the type of file
- Replies: 12
- Views: 781
Re: Cannot Import Playlist - not recognising the type of fil
What is the full and complete error message?MHarran wrote:"Audacity did not recognise the type of file ...."
What program did you use to make the LOF file?
- Fri Dec 22, 2017 11:29 am
- Forum: Windows
- Topic: Open compressed copy of project - W10/Audacity 2.2.1
- Replies: 4
- Views: 366
Re: Open compressed copy of project - W10/Audacity 2.2.1
= Error: Unable to load dynamic library 'avformat-55.dll' (error 126: can not find the specified module.) That's just saying that you don't have the optional "FFMpeg" installed. (avformat is part of FFMpeg). I receive an error of "orphan files" That's saying that Audacity has de...
- Fri Dec 22, 2017 11:15 am
- Forum: Windows
- Topic: Cannot Import Playlist - not recognising the type of file
- Replies: 12
- Views: 781
Re: Cannot Import Playlist - not recognising the type of fil
For LOF files, use "File menu > Open".MHarran wrote:When I try to import the file
The name of the LOF file must end with ".lof"
- Fri Dec 22, 2017 11:09 am
- Forum: Windows
- Topic: Open compressed copy of project - W10/Audacity 2.2.1
- Replies: 4
- Views: 366
Re: Open compressed copy of project - W10/Audacity 2.2.1
Same way as opening a normal project: Either double click on the AUP file, or launch Audacity and select "File > Open -> select the AUP file".
- Fri Dec 22, 2017 11:07 am
- Forum: Compiling Audacity
- Topic: Compiling with XCode 9.2 (9C40b) - float.h filenot found
- Replies: 5
- Views: 2068
Re: Compiling with XCode 9.2 (9C40b) - float.h filenot found
From: https://github.com/audacity/audacity/bl ... /Build.txt
1) Download Xcode 8.1 and install it to /Applications.
- Fri Dec 22, 2017 11:05 am
- Forum: Adding Features to Audacity
- Topic: Please bring back the space bar
- Replies: 7
- Views: 1745
Re: Please bring back the space bar
Well, this doesn't seem to be fixed. Or, at least, it still doesn't work 'right'. I have to press the space bar four times in order to get it to playback correctly. One click, it doesn't do anything. Two clicks, it plays but without sound. Three clicks, it plays but with a delay in the sound. Fourt...
- Fri Dec 22, 2017 11:03 am
- Forum: GNU/Linux
- Topic: Program Crash: Reports Nyquist Files Missing
- Replies: 20
- Views: 3722
Re: Program Crash: Reports Nyquist Files Missing
I've had an idea. Try installing "audacity-data" and then try launching Audacity and see if you still get the message about missing Nyquist files. and run the "find / -type d -name "nyquist" 2> /dev/null" command again. I have tried un-installing and reinstalling the pr...
- Fri Dec 22, 2017 3:07 am
- Forum: GNU/Linux
- Topic: Program Crash: Reports Nyquist Files Missing
- Replies: 20
- Views: 3722
Re: Program Crash: Reports Nyquist Files Missing
Try running this command - it will take a while as it searches your entire computer:
Code: Select all
find / -type d -name "nyquist" 2> /dev/null- Thu Dec 21, 2017 8:02 pm
- Forum: Windows
- Topic: recording guitars
- Replies: 1
- Views: 186
Re: recording guitars
is there a program to go straight to a notation recording like midi does for keys There are MIDI guitar pickup / synth systems that can produce MIDI data from a guitar: https://www.boss.info/us/products/gp-10/ Also, if you restrict your playing to one note at a time, you could use a program such as...