Search found 59476 matches
- Thu Oct 18, 2018 9:42 am
- Forum: Nyquist
- Topic: Issues on translating default plugins
- Replies: 10
- Views: 1701
Re: Issues on translating default plugins
#: plug-ins/StudioFadeOut.ny #, lisp-format msgid "Selection too short.~%It must be more than 2 samples." ▲ Selection can be just 2 samples when project rate is 22050 Hz. When 96000 Hz, selecting less than 6 samples gets "more than 2 samples" error. You may have stumbled across ...
- Thu Oct 18, 2018 9:32 am
- Forum: Nyquist
- Topic: Issues on translating default plugins
- Replies: 10
- Views: 1701
Re: Issues on translating default plugins
Additionally, when I use the text export with "All" header, wxWidgets shows so many (over 70) error alerts saying "wxUniChar::FromHi8bit(): invalid multibyte character" before completing export and appearing the dialog. This seems something related with that the data import can ...
- Thu Oct 18, 2018 9:27 am
- Forum: Nyquist
- Topic: Issues on translating default plugins
- Replies: 10
- Views: 1701
Re: Issues on translating default plugins
2. Errors ignoring translation #: plug-ins/highpass.ny plug-ins/lowpass.ny #, lisp-format msgid "" "Error:~%~%Frequency (~a Hz) is too high for track sample rate.~%~%~\n" " Track sample rate is ~a Hz~%~\n" " Frequency must be less than ~a Hz." ▲ I can see thi...
- Thu Oct 18, 2018 9:18 am
- Forum: Nyquist
- Topic: Issues on translating default plugins
- Replies: 10
- Views: 1701
Re: Issues on translating default plugins
I'll check and update these plug-ins as necessary.
If you notice any others, do let me know and I'll fix them.
- Thu Oct 18, 2018 9:05 am
- Forum: Audacity 2.x Feedback and Reviews
- Topic: Background noise in voice recording
- Replies: 3
- Views: 467
Re: Background noise in voice recording
See this topic: viewtopic.php?f=46&t=101828
Please note: We are not able to assist with forensic analysis. For legal cases, assistance should be sought from a qualified "Audio Forensic" expert
Please note: We are not able to assist with forensic analysis. For legal cases, assistance should be sought from a qualified "Audio Forensic" expert
- Thu Oct 18, 2018 8:59 am
- Forum: Adding Features to Audacity
- Topic: Realtime tempo modification
- Replies: 8
- Views: 1006
Re: Realtime tempo modification
I checked the Feature Request WIki page before creating this topic, apologize if I missed something in it! Actually it is already listed, but not easy to find unless you know that it is there. It is currently listed as: "Play at tempo (without changing pitch)" I've added your "vote&q...
- Thu Oct 18, 2018 8:44 am
- Forum: Audacity 2.x Feedback and Reviews
- Topic: Audacity 2.3.0 Macro comment/requests
- Replies: 3
- Views: 449
Re: Audacity 2.3.0 Macro comment/requests
"Export Multiple" is currently a sequence of actions that is hard coded (in C++) in Audacity. What I'm suggesting is that rather than extending the "Export Multiple" command so that it can be used as a macro command, it could be removed and replaced with a macro. Macros may be ca...
- Thu Oct 18, 2018 8:16 am
- Forum: Audacity 2.x Feedback and Reviews
- Topic: Audacity 2-3-0 slow GUI and high CPU (Windows 8.1)
- Replies: 15
- Views: 2110
Re: Audacity 2-3-0 slow GUI and high CPU (Windows 8.1)
dwm.exe is the culprit. It and Audacity run at about 40% each while starting OK, that answers one question - it's impossible for Audacity to flog the CPU at 90% on a multi-core machine because currently Audacity can only access one core at a time, so it seems that Audacity is flogging one core at 8...
- Thu Oct 18, 2018 7:52 am
- Forum: Audacity 2.x Feedback and Reviews
- Topic: Audacity 2-3-0 will not launch in Windows Vista :¬( [SOLVED]
- Replies: 11
- Views: 11712
Re: Audacity 2-3-0 will not launch in Windows Vista [SOLVED]
Watched what was happening in Task Manager as the 2.3.0 tried to start, and noted that WerFault recorded that the program had crashed, after about 8 seconds from starting. Would anything from that log be of any use? I think this is a different problem to the issue described in the original topic, s...
- Thu Oct 18, 2018 12:14 am
- Forum: GNU/Linux
- Topic: Audacity 2.all
- Replies: 1
- Views: 324
Re: Audacity 2.all
Make a copy of the track (Select the track then "Ctrl + D" to duplicate) Resample the duplicate track to 8000 Hz sample rate ("Tracks menu > Resample") With the 8 kHz track selected, open "Plot Spectrum", and expand the spectrum window to full screen. The resampled trac...