What's it doing?eddieRay wrote:It did not work for me again.
Search found 59476 matches
- Thu Jun 14, 2012 6:10 pm
- Forum: Nyquist
- Topic: Label data to text file
- Replies: 108
- Views: 21011
Re: Label data to text file
- Thu Jun 14, 2012 5:12 pm
- Forum: Nyquist
- Topic: Label data to text file
- Replies: 108
- Views: 21011
Re: Label data to text file
There's a typo on line 18 (probably my fault :oops: ) Change: (smax (aref s-in 0) (aref s-in 1)) to: (s-max (aref s-in 0) (aref s-in 1)) Try changing the last line to: (cons (list 0 0 filepath) labels-list) I've tried that with your code and it does work. The new label is at the start of the track. ...
- Thu Jun 14, 2012 5:02 pm
- Forum: Windows
- Topic: Hollow sound recording vinyl to single input laptop[SOLVED]
- Replies: 5
- Views: 1502
Re: Hollow sound recording vinyl to single input laptop[SOLV
Download the "Channel Mixer" plug-in from here: http://wiki.audacityteam.org/wiki/Nyquist_Effect_Plug-ins#Channel_Mixer Extract the contents of the ZIP file into the Audacity Plug-ins folder and restart Audacity. Try applying the Channel Mixer effect (Effect menu, below the divider) with &...
- Thu Jun 14, 2012 4:32 pm
- Forum: Audacity 2.x Feedback and Reviews
- Topic: Getting Rid of or Editing Metadata Tags?
- Replies: 4
- Views: 3947
Re: Getting Rid of or Editing Metadata Tags?
"File menu > Open Metadata Editor > Clear > OK" See here for more information: http://manual.audacityteam.org/manual/help/manual/man/metadata_editor.html And here for disabling the Metadata pop-up on Export: http://manual.audacityteam.org/manual/help/manual/man/import_export_preferences.ht...
- Thu Jun 14, 2012 4:28 pm
- Forum: New Plug-Ins
- Topic: Cross-Fade (revisited)
- Replies: 106
- Views: 30079
Re: Cross-Fade (revisited)
intuitive? - NO WAY! That's because I don't know what it all means. For something to be intuitive to a new user it has to be expressed in terms that a layman will understand at first read. Or when it is used . I'd not expect the proposed GUI to be intuitive just by looking at it. Whatever terms we ...
- Thu Jun 14, 2012 3:45 pm
- Forum: Nyquist
- Topic: Label data to text file
- Replies: 108
- Views: 21011
Re: Label data to text file
post a copy of your plug-in and I'll take a look (use the "Upload attachment" below the message composing box)
- Thu Jun 14, 2012 3:39 pm
- Forum: Nyquist
- Topic: Label data to text file
- Replies: 108
- Views: 21011
Re: Label data to text file
Nyquist can only "return" (to Audacity) one result. You have a choice of returning the labels-list (which Audacity turns into a label track) or returning a text message. It may be more useful to return the label track so that you can see that the sounds have been correctly detected. One po...
- Thu Jun 14, 2012 3:21 pm
- Forum: New Plug-Ins
- Topic: Cross-Fade (revisited)
- Replies: 106
- Views: 30079
Re: Cross-Fade (revisited)
would you want to add two new "Cross-Fade Duration" choices to the existing Cross-Fade I've been thinking about how best to provide the flexibility of trimming the end off the first song and trimming the beginning off the second song (previously provided by the "limit fade duration&q...
- Thu Jun 14, 2012 2:52 pm
- Forum: Windows
- Topic: Hollow sound recording vinyl to single input laptop[SOLVED]
- Replies: 5
- Views: 1502
Re: Hollow sound recording vinyl to single input laptop[SOLV
Personally I much prefer the Audacity sample.
The Sound Recorder sample is mono. Listen to the first 5 seconds of each using headphones. The Audacity version starts with an acoustic guitar in your left ear. The Sound Recorder version starts with an acoustic guitar in the middle of your head.
The Sound Recorder sample is mono. Listen to the first 5 seconds of each using headphones. The Audacity version starts with an acoustic guitar in your left ear. The Sound Recorder version starts with an acoustic guitar in the middle of your head.
- Thu Jun 14, 2012 2:30 pm
- Forum: Windows
- Topic: Recording Audio Issue (Tried all solutions)
- Replies: 8
- Views: 1470
Re: Recording Audio Issue (Tried all solutions)
There emails are advising a full system restore. Shall I try that? It's a bit of a pain to do, but that is a logical next step. Ensure that you have all of your data backed up, and in particular ensure that you know any passwords that may be stored on your computer. If you use a local e-mail client...