Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with record and play wav files on pi #46

Open
amirush786 opened this issue Aug 25, 2021 · 5 comments
Open

Problem with record and play wav files on pi #46

amirush786 opened this issue Aug 25, 2021 · 5 comments

Comments

@amirush786
Copy link

amirush786 commented Aug 25, 2021

Hello,
I want to record and play a wav file at the same time with the setup (pi + 6mic tool +jbl speaker) so I have to play a modulated sound from the speaker and record that sound from the 6mic tool which is connected to pi. So I am ablt to do that but the wav file that's generated has some hissshhhh kinds sound instead of the recorded expected sound which shoukd be recorded. Can you help me fix this. Don't know it might be issue with the Alsa mixer. @HinTak

@HinTak
Copy link

HinTak commented Aug 26, 2021

FWIW, you have the square 4-mics device! Follow the 4-mics device instructions, not 6-mics or the linear-4-mics instructions! And, you really need somebody sitting in front of the device with you, so you need a local pi/linux person, not online, really. So cannot help you any further.

@amirush786
Copy link
Author

FWIW, you have the square 4-mics device! Follow the 4-mics device instructions, not 6-mics or the linear-4-mics instructions! And, you really need somebody sitting in front of the device with you, so you need a local pi/linux person, not online, really. So cannot help you any further.

Yes Its recording and playing at the same time thabkyoy very much for that. But now the issue with the Alsa mixer the wav file after doing arecord that file still plays shhhhh sound I don't know why so I will explain what I did. I did Alsamixer command and it's shows me this.

So after that I typed in F6 to change my card to seeed card.

Then is scroll down to seed card and hit enter. So I see this.

Then I press f4 and I see this so I don't know where should I see that capture is high.
This is the last thing that messing with me.

20210822_200626.jpg

20210822_200634.jpg

20210822_201414.jpg

@C-Elegans
Copy link

Umm, are you sure this is the right repository for this issue? As far as I can tell, this repository has nothing to do with sound on Linux.

@amirush786
Copy link
Author

Umm, are you sure this is the right repository for this issue? As far as I can tell, this repository has nothing to do with sound on Linux.

The issue is with the pi Alsamixer do I don't which should be the right one to hit on so I used pi repo.

@C-Elegans
Copy link

The issue is with the pi Alsamixer do I don't which should be the right one to hit on so I used pi repo.

Ah. In that case, might I recommend posting your issue either on the alsa github https://github.com/alsa-project or the alsa mailing list https://mailman.alsa-project.org/mailman/listinfo/alsa-devel?

This repository is about bare metal programming (C and assembly with no operating system) on the raspberry pi, you're probably not going to find the help you need here unless you get very lucky.

Hope you get your issue solved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants