Search found 3 matches
- Thu Nov 08, 2007 8:52 pm
- Forum: Feature Request Archive
- Topic: Better display for long effects menus
- Replies: 1
- Views: 1602
Re: Better display for long effects menus
Hi, I have written a patch for grouping effect plugins now. I still don't know how to separate my previous patches from the current patch, so I post it all in one here. If anyone can give me a hint how to separate my (now three!) patches with Tortoise CVS, this information will be very welcome and g...
- Tue Nov 06, 2007 8:05 am
- Forum: Feature Request Archive
- Topic: Additions: log(f) axis in spectrum display; log Tongen
- Replies: 1
- Views: 1376
Re: Additions: log(f) axis in spectrum display; log Tongen
Hi all, some more which I've written now: a convolution effect. Its computations seem valid, but there's a bug which I couldn't fix: after the effect has run, the only way to proceed is to save the project and exit. then start the project again. Else Audacity crashes. If anyone with more experience ...
- Tue Nov 06, 2007 2:37 am
- Forum: Feature Request Archive
- Topic: Additions: log(f) axis in spectrum display; log Tongen
- Replies: 1
- Views: 1376
Additions: log(f) axis in spectrum display; log Tongen
Hi, I have tinkered a bit with the audacity source code: I wrote a spectrum display with log frequency axis, and integrated the hidden feature of a log sweep in the tone generator. I hope someone checks this in...! Thanks, Andreas Here's the patch against the CVS files: Index: Printing.cpp =========...