Thanks for the reply kozikowski!
Can I give a +1 to this feature? Or only members can vote?
Search found 3 matches
- Mon Sep 11, 2017 6:41 pm
- Forum: Nyquist
- Topic: Create labels on the fly while recording
- Replies: 5
- Views: 1745
- Mon Sep 11, 2017 3:17 pm
- Forum: Nyquist
- Topic: Create labels on the fly while recording
- Replies: 5
- Views: 1745
Re: Create labels on the fly while recording
I found this wiki page about " Proposal Label Enhancements " (http://wiki.audacityteam.org/wiki/Proposal_Label_Enhancements) Section: " Other possibilities from Feature Requests page "; 7 votes for "Snapping to other labels" (plus 3 for snapping to clips and 2 for snapp...
- Sun Sep 10, 2017 12:42 am
- Forum: Nyquist
- Topic: Create labels on the fly while recording
- Replies: 5
- Views: 1745
Create labels on the fly while recording
I am looking to create a plugin to place labels on the fly while recording. I found in this forum how to create a label: (list (list 1.0 "label name")) And how to create the GUI controls to choose a label type: ;control labelType "Type" choice "Type1,Type2" 0 What I wan...