Search found 59476 matches
- Sat Jan 30, 2021 7:53 pm
- Forum: GNU/Linux
- Topic: Audacity crashes when using USB mic
- Replies: 10
- Views: 927
Re: Audacity crashes when using USB mic
I noticed on this site: https://www.campark.net/products/jeemak-usb-microphone-kit-for-computer-professional-condenser-microphone-set it says: Note: If you are unable to use the microphone due to the version of your computer system or other issues, please contact JEEMAK directly and we will help you...
- Sat Jan 30, 2021 7:45 pm
- Forum: macOS
- Topic: Warp line missing from time track
- Replies: 8
- Views: 178
- Sat Jan 30, 2021 7:44 pm
- Forum: GNU/Linux
- Topic: Audacity crashes when using USB mic
- Replies: 10
- Views: 927
Re: Audacity crashes when using USB mic
So it seems that the mic is the problem.ErrantBaritone wrote: ↑Sat Jan 30, 2021 6:39 pmit doesn't register any audio coming in from the usb mic.
Have you tried using it in a different USB port?
- Sat Jan 30, 2021 7:40 pm
- Forum: Windows
- Topic: Tracks/Clip Alignment
- Replies: 21
- Views: 823
Re: Tracks/Clip Alignment
As I said, I believe that it is possible to do. I'll take a look and see if I can come up with something to help get you started. This code will move a selected audio clip by a specified amount (negative = left). The code may be run in the Nyquist Prompt effect (https://manual.audacityteam.org/man/...
- Sat Jan 30, 2021 7:06 pm
- Forum: Windows
- Topic: Tracks/Clip Alignment
- Replies: 21
- Views: 823
Re: Tracks/Clip Alignment
I assume that you know that Audacity can be controlled from Python (?)
(https://manual.audacityteam.org/man/scripting.html)
- Sat Jan 30, 2021 7:04 pm
- Forum: Windows
- Topic: Tracks/Clip Alignment
- Replies: 21
- Views: 823
Re: Tracks/Clip Alignment
For example, for getting accurate start/end points of Loop Clips, a panel comes up showing both the left side and right sides (zoomed) in so they can be easily lined up and also looping can be previewed. I've also seen that in other software, and I agree it would be a nice addition for Audacity. Au...
- Sat Jan 30, 2021 4:54 pm
- Forum: Windows
- Topic: Tracks/Clip Alignment
- Replies: 21
- Views: 823
Re: Tracks/Clip Alignment
But I would like to avoid reverse engineering understanding from the code, as it can be complex, unreliable and extremely time consuming. The reason I was asking if there are Code Architecture, Design etc documents to ramp up new folks coming on board for contributing. (This is mainly for giving ba...
- Sat Jan 30, 2021 4:52 pm
- Forum: macOS
- Topic: How to record from cassette recorder?
- Replies: 59
- Views: 1802
Re: How to record from cassette recorder?
Yes, something weird is apparently going on with versions prior to 2.4.0 on macOS Mohave or later. If I recall correctly, for the 2.4.0 release the Audacity developers had to jump through some hoops to make Audacity work with Apple's new restrictions on software that was not purchased through the A...
- Sat Jan 30, 2021 4:31 pm
- Forum: Windows
- Topic: Tracks/Clip Alignment
- Replies: 21
- Views: 823
Re: Tracks/Clip Alignment
Re: Tracks/Clip Alignment. Your suggestion sounds like it would be "possible", but would require a great deal of work. From your description, it seems that the effect relies on the "markers" being accurately placed. Surely that's just as difficult as moving the clips accurately? ...
- Sat Jan 30, 2021 4:06 pm
- Forum: New Plug-Ins
- Topic: DBX II NR decoder (expander)
- Replies: 9
- Views: 1119
Re: DBX II NR decoder (expander)
I want to know how easy or had it whould be to implement in software? If you are an experienced software developer and you know a bit about DSP, then making a compressor and expander that are complimentary is not very difficult. However, making a compressor and expander that closely match the DBX e...