Search found 59476 matches
- Wed Dec 12, 2012 4:00 pm
- Forum: New Plug-Ins
- Topic: Panning plug-ins
- Replies: 20
- Views: 9688
Re: Panning plug-ins
Simpler code layout, some minor bugs removed. Taking the "Normalize" function outside of the "Let" block certainly helps with readability. Setting "S" to nil in line 27 does not actually make much difference to RAM usage. I presume that this is because the audio data i...
- Wed Dec 12, 2012 3:15 pm
- Forum: Windows
- Topic: Normalize totally destroys audio after applying LADSPA clip
- Replies: 9
- Views: 2020
Re: Normalize totally destroys audio after applying LADSPA c
YOU GUYS DEFINITELY NEED MORE ROOM TO ALLOW PEOPLE TO TYPE THEIR ISSUES!!! YOU DON'T GIVE MUCH!!! You have been repeatedly asked not to "shout" but you have continued to be deliberately abrasive and generally rude to the people that are trying to help you. I have received multiple complai...
- Wed Dec 12, 2012 2:30 pm
- Forum: New Plug-Ins
- Topic: Panning plug-ins
- Replies: 20
- Views: 9688
Re: Panning plug-ins
correct mono-conversion (-6 dB) I see why you have done this and I think that this change is "correct", but the desirability of this change depends on the way that the effect is used, so for anyone that is familiar with the current version it may not be a welcome change. If the user has a...
- Wed Dec 12, 2012 1:32 pm
- Forum: Nyquist
- Topic: freeze and crash with 'Panning (Random)' plug-in
- Replies: 11
- Views: 6143
Re: freeze and crash with 'Panning (Random)' plug-in
The problem seems to be because the effect is calculated in RAM. If the selection is too long, then the available RAM (which needs to be real RAM, not virtual RAM) will be exhausted and cause the crash. Rather than removing the plug-in altogether I have limited it internally to a maximum of 1 milli...
- Wed Dec 12, 2012 1:28 pm
- Forum: New Plug-Ins
- Topic: Panning plug-ins
- Replies: 20
- Views: 9688
Re: Panning plug-ins
removed duration after "noise". This was the main reason for the crashes, because the noise was 'duration (sound)^2' long, Good catch. I have applied (only) this fix and reverted my previous change. I agree that you have made some other good enhancements, but as this plug-in is likely to ...
- Wed Dec 12, 2012 1:08 pm
- Forum: Recording Equipment
- Topic: What kind of mic should i buy?
- Replies: 8
- Views: 2859
Re: What kind of mic should i buy?
It depends what you are plugging into. If you already have a mixing desk (or a microphone pre-amp) with phantom power and some high quality means of connecting the desk/pre-amp to your computer, then the Rode NT1-A would be worth considering. If you don't have the means to connect a phantom powered ...
- Wed Dec 12, 2012 12:42 pm
- Forum: Recording Techniques
- Topic: How do you allow the user to skip to the next section
- Replies: 17
- Views: 4212
Re: How do you allow the user to skip to the next section
is it possible to split down the sections again. So like you could click on a chapter in the index (playlist) and it would list the number of each page that was in the chapter? Audacity is a good, free program for recording and editing your material, but for advanced e-publication features you will...
- Wed Dec 12, 2012 12:31 pm
- Forum: Audacity Artwork and Graphics
- Topic: configuring the GUI
- Replies: 12
- Views: 12930
Re: configuring the GUI
I'm interested - is this all leading somewhere? What have you done with the old theming code? Is that still there? Are you using it? Are you working around it? Your configurations are becoming quite extensive. Configuring the GUI in such detail would probably be a niche interest (though probably qui...
- Wed Dec 12, 2012 3:07 am
- Forum: Recording Equipment
- Topic: What kind of mic should i buy?
- Replies: 8
- Views: 2859
Re: What kind of mic should i buy?
What do you intend to plug the microphone into? Do you have a mixing desk or microphone pre-amp? If you do, then how do you connect that to your computer (assuming that you intend recording on a computer).
- Wed Dec 12, 2012 2:49 am
- Forum: Audio Processing
- Topic: Measuring short times in decimal seconds
- Replies: 11
- Views: 5240
Re: Measuring short times in decimal seconds
I think you must have been typing while I was posting. See my previous post.msittig wrote:That plug-in would be great