Does this do what you want? http://manual.audacityteam.org/o/man/plot_spectrum.html
or perhaps this: http://manual.audacityteam.org/o/man/au ... tml#spgram
Search found 59476 matches
- Sun Nov 22, 2015 5:33 am
- Forum: Feature Request Archive
- Topic: Fourier: musical spectrum
- Replies: 5
- Views: 1443
- Sun Nov 22, 2015 5:22 am
- Forum: Windows
- Topic: Extracting Binaural Beats from audio
- Replies: 11
- Views: 1490
Re: Extracting Binaural Beats from audio
Using the track Spectrogram view (see: http://manual.audacityteam.org/o/man/audio_track_dropdown_menu.html#spgram), if the "Window size" is set large enough in Preferences (see: http://manual.audacityteam.org/o/man/spectrograms_preferences.html) then the binaural tones should be visible. I...
- Sat Nov 21, 2015 12:58 pm
- Forum: General Audio Programming
- Topic: Get sample number while recording
- Replies: 9
- Views: 2279
Re: Get sample number while recording
Perhaps you could use Pa_GetStreamTime http://portaudio.com/docs/v19-doxydocs/ ... rview.html
- Sat Nov 21, 2015 12:11 pm
- Forum: Windows
- Topic: Extracting Binaural Beats from audio
- Replies: 11
- Views: 1490
Re: Extracting Binaural Beats from audio
Use the "Notch Filter" to remove the tones that produce the binaural beats.http://manual.audacityteam.org/o/man/notch_filter.html
- Sat Nov 21, 2015 12:07 pm
- Forum: General Audio Programming
- Topic: Get sample number while recording
- Replies: 9
- Views: 2279
Re: Get sample number while recording
What do you mean by "current sample number"? Do you mean you want to count the samples from the start of the recording, or do you mean that you want the sample value?
What's the job? What are you trying to do?
What's the job? What are you trying to do?
- Fri Nov 20, 2015 9:32 pm
- Forum: Nyquist
- Topic: How to capture envelope from one track and apply to another
- Replies: 23
- Views: 8405
Re: How to capture envelope from one track and apply to anot
Having done a bit of testing, I think that the code should be safe up to 200,000,000 samples (about 75 minutes at a sample rate of 44100 Hz), provided that the computer has enough available RAM. Peak to a 30 min sleep music file (which I mixed to mono first) You don't have to mix to mono for this ef...
- Fri Nov 20, 2015 8:02 pm
- Forum: Windows
- Topic: using a mic with headset
- Replies: 3
- Views: 196
Re: using a mic with headset
In the Transport menu, ensure that "Software Playthrough" is off (not selected).
- Fri Nov 20, 2015 3:35 pm
- Forum: Windows
- Topic: "Holophonic" Sounds
- Replies: 6
- Views: 593
Re: "Holophonic" Sounds
Before you go to the expense of buying a new PC , try running a Linux Operating System on your current computer , ( I think you will be pleasantly surprised by the increase in speed compared with Windows XP on the same computer ). Though perhaps not "Ubuntu" as that is a heavyweight distr...
- Fri Nov 20, 2015 2:11 pm
- Forum: Nyquist
- Topic: How to capture envelope from one track and apply to another
- Replies: 23
- Views: 8405
Re: How to capture envelope from one track and apply to anot
The magic phrase is "envelope-follower", e.g. the second block of Nyquist-code here ... http://forum.audacityteam.org/viewtopic.php?p=107790#p107790 Unfortunately that code is a bit tricky to use because it requires the sound to be followed to be in the left channel of a stereo track, and...
- Thu Nov 19, 2015 6:51 pm
- Forum: Windows
- Topic: Pre Amp Vinyl
- Replies: 11
- Views: 1446
Re: Pre Amp Vinyl
Have a look in the Windows Sound Control Panel and check that the device is recognised by Windows and enabled.