Now that IS a bug. I'll look into it.Gale Andrews wrote:There is a regression crept in somewhere. CTRL + drag in the Timeline does not cut preview before the Quick-Play region, only after it.
Search found 59476 matches
- Thu Apr 23, 2015 10:35 am
- Forum: Announcements
- Topic: locked Play Region/cursor
- Replies: 93
- Views: 8087
Re: locked Play Region/cursor
- Thu Apr 23, 2015 10:32 am
- Forum: Announcements
- Topic: locked Play Region/cursor
- Replies: 93
- Views: 8087
Re: locked Play Region/cursor
Right click context menus do not have that limitation, so the right click menu could correctly be greyed out when there is no region to lock. Your interpretation of "correctly". Yes, my interpretation of "correctly", but as far as the Timeline menu is concerned, I am the develop...
- Wed Apr 22, 2015 11:13 pm
- Forum: Nyquist
- Topic: How to pitch-shift audio as a sine wave?
- Replies: 3
- Views: 1762
Re: How to pitch-shift audio as a sine wave?
As it says in the text on that page, the sound quality gradually deteriorates. It may be good enough for one sentence at a time - it's a long time since I wrote that so I don't recall exactly. Give it a go and see what happens.uberpro1 wrote:Why can't the code you linked to be applied to longer durations?
- Wed Apr 22, 2015 11:11 pm
- Forum: Nyquist
- Topic: Posting and copying code to/from the forum
- Replies: 2
- Views: 7554
Re: Posting and copying code to/from the forum
Sorry, I don't know what you are referring to.uberpro1 wrote:How do I run the plugin? I entered it into the Nyquist prompt and it didn't work.
- Wed Apr 22, 2015 5:35 pm
- Forum: Windows
- Topic: exporting to WAV
- Replies: 1
- Views: 273
Re: exporting to WAV
Select "other uncompressed files" as the Export format, then click the "Options" button and set "Header" for "WAV (Microsoft)" and the "Encoding" as "Signed 24 bit PCM".
- Wed Apr 22, 2015 3:46 pm
- Forum: Nyquist
- Topic: How to pitch-shift audio as a sine wave?
- Replies: 3
- Views: 1762
Re: How to pitch-shift audio as a sine wave?
Sounds like you want a "vibrato" effect (frequency modulation with a low frequency modulator). If the overall duration is fairly short you can probably use this plugin: http://forum.audacityteam.org/viewtopic.php?p=261416#p261416 If you need it for long durations then you may be able to us...
- Wed Apr 22, 2015 3:42 pm
- Forum: Windows
- Topic: Removing strong peaking sounds from recording
- Replies: 3
- Views: 427
Re: Removing strong peaking sounds from recording
You could try the "PopMute" plug-in available here: http://wiki.audacityteam.org/wiki/Nyqui ... s#Pop_Mute
Instructions to install: http://wiki.audacityteam.org/wiki/Downl ... g_Plug-ins
Instructions to install: http://wiki.audacityteam.org/wiki/Downl ... g_Plug-ins
- Wed Apr 22, 2015 12:37 pm
- Forum: Announcements
- Topic: locked Play Region/cursor
- Replies: 93
- Views: 8087
Re: locked Play Region/cursor
I am more concerned though about Steve's feature not letting you lock the cursor from the Timeline and so conflicting with Play Region > Lock The behaviour should now be consistent for both the Edit menu and the right click Timeline menu, so no conflict. The ability to lock a "zero length regi...
- Wed Apr 22, 2015 11:38 am
- Forum: Announcements
- Topic: locked Play Region/cursor
- Replies: 93
- Views: 8087
Re: locked Play Region/cursor
I correctly anticipatedGale Andrews wrote:I vote for hyphenated.
Done (and updated code comments likewise so it is now consistent throughout the code as well as the manual).
- Tue Apr 21, 2015 6:32 pm
- Forum: Audio Processing
- Topic: Loop clik in Android Mobile
- Replies: 9
- Views: 1686
Re: Loop clik in Android Mobile
It seems that it is a playback issue rather than anything else as you say the loop plays fine in Audacity. Since you only need frequencies up to 100 Hz, could you use WAV format with a much lower sample rate? With good resampling you could go down to less than 300 Hz sample rate and still produce a ...