Raspberry Pi - USB 2.0 I tried changing it to 1.1

Thanks for the tips... It was a problem with the USB 2.0 I tried changing it to 1.1 originally (by adding that 1 line) The problem was, I added it into a new line (not in the same line) So I guess that was the difference. The sound quality is great now!

My next problem is:
I have the script to trim all the dead sound from the recording and save it. The problem is that when you listen to the broadcast, the sound is never 100% silent. There is like a slight static. As a result, there is never any dead time to trim out. Is there a way to set it up so it either doesn't pick up that slightly static, or a way for the recording to trim all that out?





Thanks for the tips... It was a problem with the USB 2.0 I tried changing it to 1.1
originally (by adding that 1 line) The problem was, I added it into a new line (not in the same line) So I guess that was the difference. The sound quality is great now!

Can you send a snippit of the one liner and the target file? I would like to try that too.
Thanks in advance.
-Brad

The following is the single line in my boot/cmdline.txt file. It is all one line, word wrap here makes it run onto the second line.

dwc_otg.speed=1 dwc_otg.lpm_enable=0 console=ttyAMA0,115200 kgdboc=ttyAMA0,115200 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline rootwait
(END)

No comments:

Post a Comment

Note: only a member of this blog may post a comment.