Search found 59476 matches
- Thu Aug 08, 2019 9:10 pm
- Forum: New Plug-Ins
- Topic: Binson Echorec 2 plugin
- Replies: 15
- Views: 1180
Re: Binson Echorec 2 plugin
My disclaimer - I'm self taught, but I've read up quite a lot and always try to follow "best practices" ;) I don't claim to be an expert, but hopefully I can offer some tips that will save you some time and effort. Below are some points, in no particular order. The first point is an error ...
- Thu Aug 08, 2019 7:29 pm
- Forum: New Plug-Ins
- Topic: Binson Echorec 2 plugin
- Replies: 15
- Views: 1180
Re: Binson Echorec 2 plugin
That's a lot more readable.
There's some things that I would change (if it were my code), which are more to do with coding style than functionality. Would you like me to describe those changes?
- Thu Aug 08, 2019 7:23 pm
- Forum: New Plug-Ins
- Topic: Binson Echorec 2 plugin
- Replies: 15
- Views: 1180
Re: Binson Echorec 2 plugin
I've merged your latest version post into this topic, and added a link in the first post. I think you should now be able to edit previous posts, so you can take a look and see exactly what I've done. In most cases it is better not to modify your old posts because it can make topics difficult to foll...
- Thu Aug 08, 2019 6:59 pm
- Forum: Macros and Scripting
- Topic: Deleting silence every second
- Replies: 14
- Views: 977
Re: Deleting silence every second
Please post a short sample of the audio so that I can see exactly what we are dealing with. About 20 seconds in WAV format would be good.
Did you make the original recording in WAV format?
Did you make the original recording in WAV format?
- Thu Aug 08, 2019 6:56 pm
- Forum: Adding Features to Audacity
- Topic: Checkbox control in the Nyquist plug-in interface
- Replies: 1
- Views: 192
Re: Checkbox control in the Nyquist plug-in interface
I thought about adding a checkbox when I added the "File" widget, but given that there is currently no way to have more than one control on a line, it does not really add much benefit compared to a "Choice" (drop down menu) widget. I would suggest NOT using a slider for Yes/No ch...
- Thu Aug 08, 2019 6:51 pm
- Forum: New Plug-Ins
- Topic: Binson Echorec 2 plugin
- Replies: 15
- Views: 1180
Re: Binson Echorec 2 plugin
I've not used NotePad++ for quite a while (I usually work on Linux), but I'm pretty sure there is a way to set it to use 2 spaces. I have corrected the code to make it more readable, should I update? What I normally do when updating a plug-in on the forum, is to post the new version in a new post, w...
- Thu Aug 08, 2019 6:46 pm
- Forum: Macros and Scripting
- Topic: Deleting silence every second
- Replies: 14
- Views: 977
Re: Deleting silence every second
I think that would be possible with a "Nyquist Macro", but before spending too much time on this, I'd suggest that you try doing a bit of it manually (using the Selection Toolbar to make the selections). Is the result satisfactory, or does it leave objectionable clicks every second? I'd al...
- Thu Aug 08, 2019 6:42 pm
- Forum: Adding Features to Audacity
- Topic: Controls in dual columns for Nyquist Plug-ins
- Replies: 2
- Views: 233
Re: Controls in dual columns for Nyquist Plug-ins
Overall I think we would like greater flexibility when designing the GUI for Nyquist plug-ins. (For example, a row of vertical sliders could be useful in some cases, or multi-choice widgets where the choices are dependent on what is selected, or frequency controls that have a range that is dependent...
- Thu Aug 08, 2019 6:32 pm
- Forum: Macros and Scripting
- Topic: Deleting silence every second
- Replies: 14
- Views: 977
Re: Deleting silence every second
Is there a pattern here?kuchikirukia wrote: ↑Sun Aug 04, 2019 7:02 amThe duration goes:
0ms (no gap)
4ms
6ms
8ms
11ms
14ms
16ms
19ms
What sort of solution are you looking for? I'm not sure what you're asking.
- Thu Aug 08, 2019 6:28 pm
- Forum: Windows
- Topic: Dragging and dropping a file into Audacity in Windows locks up Explorer
- Replies: 16
- Views: 833
Re: Dragging and dropping a file into Audacity in Windows locks up Explorer
What's "locked up", Audacity or something else?kuchikirukia wrote: ↑Sun Aug 04, 2019 10:35 amWindows 10: Drag and drop a file into Audacity and it's locked up until it's done loading.
What exactly do you mean by "locked up"?