Search found 1730 matches
- Thu Apr 18, 2013 4:56 am
- Forum: Nyquist
- Topic: Confusing documentation for sref
- Replies: 14
- Views: 3419
Re: Confusing documentation for sref
It should of course be written as "local-to-global". However, this differenciation is seldom needed within Nyquist for Audacity since local is in most cases also global time. However, in "sref" the actual Duration has to be considered too (i.e. current length of selection). You can use snd-sref inst...
- Wed Apr 17, 2013 7:26 pm
- Forum: Nyquist
- Topic: Help me understand snd-fft boundary behavior
- Replies: 1
- Views: 1076
Re: Help me understand snd-fft boundary behavior
I surmized that the amount of returned Frames would also depend on the magical number 1020 from the internal buffer (not the case , see the code). An example, where this number has an influence would be with '(snd-avg s 1020 1020 op-average)': Your Sound has 1020 samples > 1 returned value 1020 + 50...
- Tue Apr 16, 2013 9:26 am
- Forum: Windows
- Topic: High Pitched Background Noise
- Replies: 7
- Views: 1658
Re: High Pitched Background Noise
What System are you working with?
(Audacity version, operating System, Sound Card, mixer, Connections, Adapters etc.)
(Audacity version, operating System, Sound Card, mixer, Connections, Adapters etc.)
- Mon Apr 15, 2013 6:24 pm
- Forum: Windows
- Topic: Help me understand spectrograms
- Replies: 14
- Views: 2258
Re: Help me understand spectrograms
You should try Zero padding as well, not only changing the window type.
You'll get all the formulas you Need in the Wikipedia article about windowing.
For speech, 20 MS time segments are fairly common. Use a hamming window with 50 % overlap.
You'll get all the formulas you Need in the Wikipedia article about windowing.
For speech, 20 MS time segments are fairly common. Use a hamming window with 50 % overlap.
- Sun Apr 14, 2013 6:33 pm
- Forum: New Plug-Ins
- Topic: Arrange your tracks with 'Chain-it-up.ny'
- Replies: 22
- Views: 21193
Re: Arrange your tracks with 'Chain-it-up.ny'
Nice, so we call it "geese march.ny",
The Progress Dialog says:
;Action "Managing Ducklings..." and all Ends up in a perfect mare's nest.
If that's not globanimal thinking...
The Progress Dialog says:
;Action "Managing Ducklings..." and all Ends up in a perfect mare's nest.
If that's not globanimal thinking...
- Sun Apr 14, 2013 6:16 pm
- Forum: Nyquist
- Topic: Zero crossings -- Help me, Robert (or steve)
- Replies: 11
- Views: 3720
Re: Zero crossings -- Help me, Robert (or steve)
It is probably easiest to search for the Zero crossing from a given time index via an ordinary Loop where the search in both directions is possible. However, a list is sometimes very useful and the above method can easily be adapted to search for pauses greater than an arbitrary length. Besides, Sre...
- Sun Apr 14, 2013 9:52 am
- Forum: New Plug-Ins
- Topic: Arrange your tracks with 'Chain-it-up.ny'
- Replies: 22
- Views: 21193
Re: Arrange your tracks with 'Chain-it-up.ny'
By the way, we call it "Geese march". Very pictoresque your idea though. The meter and pace of the ducks shouln't be disturbed too much - pauses within the Audio itself are not touched. Thus, "Stop go stop go stop /+/ stop go stop" would give "go stop go Crash go" :D. Ps. The new Version is kicking ...
- Sun Apr 14, 2013 9:37 am
- Forum: New Plug-Ins
- Topic: Arrange your tracks with 'Chain-it-up.ny'
- Replies: 22
- Views: 21193
Re: Arrange your tracks with 'Chain-it-up.ny'
Unfortunately, artificially created silence will always disappear. Let's say we have three tracks: - Trk1 1 min intro music + 5 s silence - Trk2 2 s noise floor 1 min Music 5 s noise floor - Trk3 1 min outro 10 s fade-out. If all tracks are selected, the passed Sound to the plug-in has always the le...
- Sun Apr 14, 2013 6:31 am
- Forum: Windows
- Topic: Trying to make a podcast
- Replies: 2
- Views: 382
Re: Trying to make a podcast
Import your sounds and your speech segments (after installing the below mentioned plug-in) , order them from top to bottom and try this tool:
http://forum.audacityteam.org/viewtopic ... 9e#p190928
http://forum.audacityteam.org/viewtopic ... 9e#p190928
- Sun Apr 14, 2013 6:26 am
- Forum: Windows
- Topic: I have this simple, yet crazy problem. Could you help me?
- Replies: 7
- Views: 790
Re: I have this simple, yet crazy problem. Could you help me
How Long is the second track that should be found?