Pitch
Comp.dsp is a worldwide Usenet news group that is used to discuss various aspects of digital signal processing.
We found 336 threads matching "pitch"
You are looking at page 1 of 9.
The most relevant threads are listed first
Hi
Does anyone know how to pitch up sound to double frequency in realtime.
100Hz pitch to 200Hz and 400Hz pitch to 800Hz.
Thanks
...
/* cross-posted to both comp.dsp and comp.speech.research */
Hi everyone.
I note that a lot of papers on pitch detection use the TIMIT database
for experiments. However as far as I can see from readme files, the
database does not include verified pitch information for the sentences.
How the...
15:21 31-05-07
Hi,
I am looking for a free code/library preferably under linux for speech
pitch tracking. The best match I have found so far is "aubio" library.
However, it seems to be mainly for music applications. Does it make a
difference to usea pitch tracker for music vs speech or they are
generally th...
Hi there,
I am going to attempt to program the TMS320C6713 with a pitch shifting
algorithm to work in as near real-time as possible.
Does anyone have experience of using this board for this type of
application?
I was looking at the code on www.dspdimension.com for pitch shifting.
Could t...
Anyone know what means about "pitch" in speech coding and what is the
theory about find pitch in the packet loss concealment algorithm?thanks.
...
gjunge - 07:02 05-06-06
Hi,
I want to show a Pitch graph/curve of a wave file. I saw that good results
can be made by using AutoCorrelation. I have the autocorrelation function
and I also have the FFT function, but I don't know what I should put into
the autocorrelation function in order to get a pitch line.
I have a...
in article d1mctv$rmb$00$1@news.t-online.com, altmeyermartin at
martin-altmeyer@t-online.de wrote on 03/21/2005 06:58:
> Hi dsp programmin gurus all over the world....
>
>
> I´m looking for a rock-stable algorithm to do some pitch detection for a
> chromatic tuner.
> (should work wi...
Hi All,
I write some software that discriminate voices of adults children and baies.
I use a simple pitch tracker that filters the base band and looks for a zero
crossing to identify the pitch. This works fine and depending on the pitch
length it decides whther its an adult a child or a baby v...
I coded a quick Matlab script to do a pitch shift
using the first method that came to mind and which
I'm guessing is the first method that comes to
everyone's mind when they first think about this
problem.
I took the time samples divided them into overlapped
frames, took the DFT of each fra...
blurghman - 12:29 30-01-08
Hello
I'm a university student and am completely new to the DSP world, but am
attempting to do my final year project.
What I'm trying to do is to use a a guitar as a controller to pitch shift
a pre-recorded sequence to match the fundamental frequency of the guitar
note being played. (in as much ...
OJB wrote:
> Hey,
> My name is Owen and I am currently working on a project for my University
> Degree. I am a complete newbie to the world of DSP. I am basically looking
> for *basic* algorithms (or as basic as possible) for simple pitch shifting
>
> and time shifting. I'm not overly f...
Hi!
I'm currently working on a project for the extraction of some features
from a .wav file,implemented in matlab.
Someone know where can I find a good pitch detector?
I've found something on the web,but it's all for speech,or it works
bad.
Thanks
G
...
Hi,
I'm trying to implements a pitch shift effect (up / down a .wav sound
44100Hz 16bit to different semitones in the range of around 1 octave).
My problem is that I need to do it on about 15 sample simultaneously in
real time.
The classic pitch shift algorithms use too much of processor time...
09:54 14-09-07
Hi
i'm using lpc vocoder for my speech recognition. If i'm doing only
alphabet A-Z, I only need the encoder part. Is that correct?
As i know, lpc vocoder determine the lpc analysis and pitch detector.
If i wan to get the coefficients only for my neural network
recognition, I dun need the pi...
I have looked at some literature on using autocorrelation or AMDF for picth
detection/extraction.
If I understand correctly, all these methods have two parts -- first
construct the functional that can be used to extrac the period/pitch
(AMDF, autocorrelation etc.), second, find peak/null and the...
Hi,
I know the general subject of pitch detection has been flogged to death,
but I am looking specifically for pitch detection in a sung melody. It
will be performed in real-time with high signal-to-noise.
I'm currently using auto-correlation to find an estimate or the
fundamental frequency, ...
waheed2nice - 10:38 02-04-07
Hi Everybody,
Can anybody tell me about a pitch detection algorithm which
works in noisy environment.
Many Thanks in advance.
_____________________________________
Do you know a company who employs DSP engineers?
Is it already listed at http://dsprelated.com/employers.php ?...
Hi,
After a lot of searching I've been unable to find out anything at all
on the algorithms used by the better vocal harmony / pitch shifters.
Can anyone point me to a useful link?
Tony (remove the "_" to reply by email)
...
A friend came across some software for changing playback speed without
distorting pitch. I know I've seen a FAQ that covers the application.
Where should I refer him. He's a musician with a BSEE.
...
gaetanoortisi@yahoo.it - 16:18 12-09-06
Hello,
I'm looking for a tutorial or any web reference to know more about
changing
speed, pitch or tempo of an audio signal.
Can anyone point me in the right direction?
Thanks,
gaetano
...
23:18 06-12-07
Hi:
i got the source code of autocorrelation (AC) for a frame (for
example: 600 samples out of 40000 samples) of a signal. Can anyone
show me the AC code for the whole 40000 samples which means
continuosly analyse every 600 samples up to the 40000th samples, so
that the result would be stor...
jeffdod wrote:
> Does anyone know of a C/C++ library for taking an audio file and
> performing a speed change without changing the pitch?
>
> Thanks,
>
> Jeff Dodson
Look on http://www.dspdimension.com/
Jerry
--
Engineering is the art of making what you want from things you ca...
jason.cipriani@gmail.com - 02:19 24-06-06
Hi,
A friend of mine was describing a technique for pitch analysis to me
today. If the input consists of mostly harmonic components; then it's
FFT has, of course, some nice evenly spaced spikes. If you take the FFT
of -that-, then you can relate that back to the pitch. My question is:
does th...
Raymond Toy wrote:
>
...
>
> So, if I were blindfolded, I could tell if I were in a train moving
> towards a whistle instead of the whistle moving towards me?
>
Only if you knew the original pitch and the speed very accurately. Let's
say that the train is moving at Mach .2 (fast, b...
axlq wrote:
> smuglr wrote:
> > I know the general subject of pitch detection has been flogged
> > to death, but I am looking specifically for pitch detection in
> > a sung melody.
>
> I'm wondering how that will work with some opera singers, who
> have such a heavy vibrato in their...
itsclear - 07:26 07-08-07
I am writing a guitar tuner program. Is there a good public library for
windows to do pitch detection?
...
I am NOT a pro DSP person, and have seen past debates, so to clarify,
just looking to develop a simple component to integrate in a Java
program that can adjust the PLAYBACK SPEED WIHOUT affecting the PITCH.
If you use Windows Media Player then you can see an example of such a
simple component
...
Hi all!
Greetings!
I was working on pitching shifting for quite sometime. I used Mr.
Bernsee's code for that purpose, modified it to use fftw and tweaked a
little to bring its response time down, not much but by 7 seconds. But
I am still not able to use it for real-time processing. The list...
pnalelia - 23:12 03-07-07
Hi Everyone,
I am working on an algorithm that implements frequency
shifting and pitch shifting on a fragment of a speech signal, Can anyone
provide me a code that performs any of these shifts??
Best regards
G.N
...
Hi All!
Greetings!
I was implementing pitch shift using STFT (the algorithm that Mr.
Bernsee discusses at his site "dspdimension"). Its working absolutely
fine but as I take the semitone to 12 which yields a pitching factor or
2.0 (one octave up), the output sounds like somewhat of "vibrato...
Hans Fugal wrote:
> I'm sorry my original post was rather vague. I see that now as I read
> it again.
>
> I had on my nearsighted glasses and forgot that resample is usually, as
> you say, to keep everything the same but just at a different sample
> rate. What I want to do is basically ...
In article , EC-AKD wrote:
> In short if I denote the synthesised signal as s_cap[n] then would it
> look like this:
>
> S_cap[n] = G*x(n) + SUM{b[j]*s_cap[n-j]}
Don't forget, you need to have a model for x(n) too. The basic
synthesis model is either spikes spaced by the pitch peri...
mukadam.huzefa@gmail.com - 20:05 20-02-06
hi all,
I am working on voice verification using MATLAB and have devloped few
algorithms for measuring energy and pitch etc. Now I want to check the
validity of these algos so can anyone pls guide me.
Wat I am lookin for specifically is if I can get a voice sample with
all its paramets like e...
On Aug 27, 9:20 pm, Radium wrote:
> On Aug 27, 7:37 pm, Jerry Avins wrote:
>
> > Describe what you do want.
>
> I would like to downshift the temporal and spatial frequencies of a
> video signal w/out any low-pass filtering [spatial or temporal],
> making the video signal longe...
Green Xenon [Radium] - 20:00 11-09-07
Hi:
Decreasing the pitch of the audio in an audio linear-PCM [wave] file
means the sample-rate of the wave file can be decreased without causing
aliasing. If the bit-resolution and # of channels [1 in mono, 2 in
stereo] of the file are kept constant, then decreasing the sample-rate
will d...
On 29 Apr 2004 10:15:45 GMT, Toby Newman wrote:
> I'm curious: What is the audible effect of inverting the frequency, say
> mirroring it about it's average, so a voice signal's upper frequency of ~
> 8kHz becomes 100Hz, and it's first fundamental of ~100Hz becomes 8kHz?
>
> I'm having di...
Green Xenon [Radium] - 02:30 12-09-07
On Sep 11, 8:37 pm, Jerry Avins wrote
http://groups.google.com/group/comp.dsp/msg/b1ef0c8f50008e77?hl=en& :
> He's
> contemplating pitch shifting, not frequency shifting.
In the audio domain, if I am contemplating pitch shifting, then I am
also contemplating frequency shifting.
...
Stephan Bernsee - 07:35 08-10-06
Hi all,
I hope you don't mind my advertising the new version of the smbPitchShift
code here but it is quite widely used and informing all the people
manually (let alone find them) would be a fulltime job. Since the code is
free, that just doesn't pay off ;-)
Anyway, I'd like to inform you that...
vanya - 12:01 16-04-07
Hi all,
Im currently doing my final year project based on an Audio frequency pitch
detector. I'm using the Analog- to- digital technique to extract the
fundamental frequency of any sound that the device detects. However, I
would like o know how using DSP chip is better to detect pit in comparison
t...
warnerme - 22:46 11-10-07
The set of pitch delays was chosen based on a set most useful
pitch lags, including a subset of fractional values, that
could fit in 8 bits. It is more heavily loaded with fractional
delays near the low end where it is harder to match the pitch lag.
I think the answer to your question would ...
|
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
next