Search found 1326 matches
- Thu Oct 23, 2014 5:23 pm
- Forum: Feature Request Archive
- Topic: Display label count
- Replies: 51
- Views: 9642
Re: Display label count
3) Time shift the audio track to the left until the label is behind zero. Cool - never used that tool before. The new feature does work by showing that there is a label before zero. In fact it actually updates live while you're shifting the track pre- & post-zero in time. zero.png The above image b...
- Thu Oct 23, 2014 3:24 am
- Forum: Feature Request Archive
- Topic: Display label count
- Replies: 51
- Views: 9642
Re: Display label count
The patch against SVN HEAD 13478: labeltrackinfopanel1.patch Shows number of Point labels, Region labels and those labels which are before or partially before 0 on the timeline. I do not know how to create a label which is before 0 so I could not test that feature. It looks something like this: poin...
- Wed Oct 22, 2014 5:27 pm
- Forum: Feature Request Archive
- Topic: Display label count
- Replies: 51
- Views: 9642
Re: Display label count
labeling options:
I see that text height spacing is not taking adequate consideration of descenders.
- Wed Oct 22, 2014 5:04 pm
- Forum: Feature Request Archive
- Topic: Display label count
- Replies: 51
- Views: 9642
Re: Display label count
In Experimental.h, at or near line number 154 (just above the final #endif): #define EXPERIMENTAL_LABEL_TRACKINFOPANEL Our code in Track Panel grows considerably; with more than one number we will need to label them and translate the labels (for my needs a single letter for each suffices): #ifdef EX...
- Wed Oct 22, 2014 6:28 am
- Forum: Feature Request Archive
- Topic: Display label count
- Replies: 51
- Views: 9642
Re: Display label count
Of course, in support of my never ceasing desire to give "power to the people" (especially those of us with poor eyesight) it would make some kind of sense to honor the users' choice of font family, size and style (since some Developer went to all the trouble to allow us to change the font for label...
- Wed Oct 22, 2014 5:59 am
- Forum: Feature Request Archive
- Topic: Display label count
- Replies: 51
- Views: 9642
Display label count
One of the things I do frequently is convert vinyl to digital. I record the whole side in one go – unattended (I'll be listening on the monitor while I garden). After a bit of cleanup (hands and recording) I Analyze Silence to split it up into tracks. I always do a reality check to see that the numb...
- Tue Oct 21, 2014 7:12 pm
- Forum: Windows
- Topic: Task Scheduler no longer talks to Audacity
- Replies: 30
- Views: 3696
Re: Task Scheduler no longer talks to Audacity
You comment that I don't need to reset to the beginning and to mute however are they doing any harm? Now that I see the full scope of what you are doing these do make sense and do no harm. I think you should make a copy of your Audacity configuration file, remove all but the one line in your curren...
- Mon Oct 20, 2014 4:21 am
- Forum: Feature Request Archive
- Topic: Lock pan and volume in tracks
- Replies: 29
- Views: 5085
Re: Lock pan and volume in tracks
Testing on Linux, the clickable area is very tight to the top/bottom edges of the slider. I seem to recall this being some of what I changed for wxWidgets 3 – but no promises. As a different approach, would it help if the pointer changed into a "hand" cursor when safely over the information area? A...
- Sat Oct 18, 2014 10:04 pm
- Forum: Nyquist
- Topic: Creating a cassette converter plug-in
- Replies: 26
- Views: 7922
Re: Creating a cassette converter plug-in
Wow now I feel terrified haha. It looks to me that AutoIt and AutoHotKey is a way for a user to probably automate tasks without having to actually build a plug-in, so I don't think I could use that though. You could try writing a script for one of those programs? Using a different scripting languag...
- Fri Oct 17, 2014 10:19 pm
- Forum: Feature Request Archive
- Topic: Lock pan and volume in tracks
- Replies: 29
- Views: 5085
Re: Lock pan and volume in tracks
The pan and gain sliders can be changed by hovering the mouse over a new position on the slider then left-clicking - the slider jumps to the new settings. I believe this is how people are accidentally setting those sliders when they simply mean to select the track by clicking in the track control p...