I know a rather old gentleman who has lost the upper part of his hearing. In the past I have built a simple stereo amplifier based around a NE5532 (IIRC) which worked quite well.
The problem is, he still doesn't hear much due to loosing the upper frequencies of his hearing range.
So I have been searching around the internet a little and most voice changers seem to be based on HT8950, which are either hard to get hold of or suprisingly expensive (one IC about the same cost as a teensy 3.x).
So i thought about using an arduino, but its a bit slow and seem to need alot of external hardware to carry out voice shift.
Having played a little with a teensy 4.0, thought it might fit the bill when coupled with an audio board.
I have seen a few threads on teensy based voice shift but there didn't seem to be an outcome from any of them.
Over all the project will need to be battery powered and housed in a modfied set of headphones (I have acces to 3D printers), will need to be real time (or pretty close) and easy to use.
From my research i will need to use granular pitch shift, with a potentiometer for volume and another for pitch shift.
I was thinking about using a 3.2 or 4.0 due to the smaller form factor of the boards, both are very close in cost so that is not an issue
What is the ouput like of the audio board? I am thinking it maight need some additional amplification for this application.
With the granular ptch shift, is it applyed to both channels, or just a single channel?
Am i wondering down the wrong path and an analogue circuit will be better used?
If this a good way to go, I will be start with the granular example in teensyduino and work from there.
Thanks for any suggestion and insights you can offer.
The problem is, he still doesn't hear much due to loosing the upper frequencies of his hearing range.
So I have been searching around the internet a little and most voice changers seem to be based on HT8950, which are either hard to get hold of or suprisingly expensive (one IC about the same cost as a teensy 3.x).
So i thought about using an arduino, but its a bit slow and seem to need alot of external hardware to carry out voice shift.
Having played a little with a teensy 4.0, thought it might fit the bill when coupled with an audio board.
I have seen a few threads on teensy based voice shift but there didn't seem to be an outcome from any of them.
Over all the project will need to be battery powered and housed in a modfied set of headphones (I have acces to 3D printers), will need to be real time (or pretty close) and easy to use.
From my research i will need to use granular pitch shift, with a potentiometer for volume and another for pitch shift.
I was thinking about using a 3.2 or 4.0 due to the smaller form factor of the boards, both are very close in cost so that is not an issue
What is the ouput like of the audio board? I am thinking it maight need some additional amplification for this application.
With the granular ptch shift, is it applyed to both channels, or just a single channel?
Am i wondering down the wrong path and an analogue circuit will be better used?
If this a good way to go, I will be start with the granular example in teensyduino and work from there.
Thanks for any suggestion and insights you can offer.

