Search found 59476 matches
- Thu Aug 09, 2018 6:35 pm
- Forum: Windows
- Topic: High and long HD usage on exit.
- Replies: 17
- Views: 460
Re: High and long HD usage on exit.
Didn't run the official software to check SMART status, but Speecy and Ashampoo WinOptimizer shows that everything is ok. I think it would be worth running something that specifically tests SSD health. I've not found a program on the Patriot website, but "Crystal Disk Info" is free and ha...
- Thu Aug 09, 2018 5:19 pm
- Forum: Windows
- Topic: Edit>Labelled Audio>everything greyed out
- Replies: 8
- Views: 591
Re: Edit>Labelled Audio>everything greyed out
No worries. Glad you've got it sorted.
- Thu Aug 09, 2018 3:47 pm
- Forum: Windows
- Topic: How to instruction measure/bar to play a specific guitar chord?
- Replies: 5
- Views: 435
Re: How to instruction measure/bar to play a specific guitar chord?
You can't change a major chord to a minor chord with pitch shifting. The entire sound is "stretched" by the same amount, so pitch shifting Gmaj7 up by two semitones becomes Amaj7.
- Thu Aug 09, 2018 3:23 pm
- Forum: macOS
- Topic: Audacity 2.2.2 does not take Microphone permission on Mojave OS
- Replies: 1
- Views: 986
Re: Audacity 2.2.2 does not take Microphone permission on Mojave OS
Thanks for the feedback, but Mojave is not yet officially supported. Check in "System Preferences > Security > Privacy" to see if Audacity has requested access to the microphone, and if it has, ensure that it is enabled. Then restart your computer. I'm not able to suggest more than that as...
- Thu Aug 09, 2018 3:11 pm
- Forum: Windows
- Topic: How to instruction measure/bar to play a specific guitar chord?
- Replies: 5
- Views: 435
Re: How to instruction measure/bar to play a specific guitar chord?
You could apply the " Change Pitch " effect, but note that: a) Large changes may sound unnatural. b) A real guitarist will play different "shapes" for different chords. Pitch shifting just tunes the entire chord up or down. Try both the "high quality stretching" and the...
- Thu Aug 09, 2018 2:33 pm
- Forum: Windows
- Topic: Edit>Labelled Audio>everything greyed out
- Replies: 8
- Views: 591
Re: Edit>Labelled Audio>everything greyed out
I ask because I don't recall ever having to follow this "include a label track/label" rule before. In old versions of Audacity, if there was no selection, Audacity would automatically select the entire project. While that option was sometimes convenient, it could also be dangerous because...
- Thu Aug 09, 2018 2:19 pm
- Forum: Windows
- Topic: Unable to compile in Visual Studio 2013
- Replies: 7
- Views: 756
Re: Unable to compile in Visual Studio 2013
You are unlikely to receive helpful replies unless you provide sufficient information about what you are trying to do.
I would suggest that you try following the instructions for building Audacity 2.2.2. Those instructions are complete and they work.
I would suggest that you try following the instructions for building Audacity 2.2.2. Those instructions are complete and they work.
- Thu Aug 09, 2018 2:16 pm
- Forum: Audio Processing
- Topic: Internals of Equalization
- Replies: 10
- Views: 825
Re: Internals of Equalization
Are you just trying to waste my time?
I did not say anything about Android.
It is possible to run C++ on Android, but Audacity code will not run on Android without a lot of modifications because Audacity has many dependencies that are not available on Android.
I did not say anything about Android.
It is possible to run C++ on Android, but Audacity code will not run on Android without a lot of modifications because Audacity has many dependencies that are not available on Android.
- Thu Aug 09, 2018 11:56 am
- Forum: Audio Processing
- Topic: Internals of Equalization
- Replies: 10
- Views: 825
Re: Internals of Equalization
But have you tested replacing Hanning in Equalizer with another window function to test quality? I haven't personally done so, and I have no interest in doing so as I don't see any evidence to suggest that there is a problem to fix. The source code is available, so you are free to experiment if you...
- Thu Aug 09, 2018 11:50 am
- Forum: Windows
- Topic: Unable to compile in Visual Studio 2013
- Replies: 7
- Views: 756
Re: Unable to compile in Visual Studio 2013
If you are building Audacity 2.2.2, follow the instructions in /win/compile.txt.
If you are building the current development code, I'm hoping that the build instructions will be updated soon.
If you are building the current development code, I'm hoping that the build instructions will be updated soon.