-
Notifications
You must be signed in to change notification settings - Fork 2
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
Buy me a coffee 404 #1
Comments
Hi Peter, thanks, I hope it will be useful, and let me know how you improve it!. |
PS. I like your code. Clear separation into functions. And... I have what I needed, a live capture for training purposes using a Raspberry PI 4 with no screen. Powered by battery to avoid power hum issues. Sadly, I have "underrun" which I'll need to troubleshoot further. I'm hoping it is just a user stick that is below spec. Formatted to xfs as per your guidance. But playback seems ok, so it seems mild. Peter ([email protected]) |
Hi Peter. |
Thanks. I realised overnight that I think I only saw the underruns in the second and definitely third parallel recording. Yes, those recordings are likely due to me killing the app without killing sox. I forgot about needing rec+stop to stop. It was logging unable to kill due to play_recorded_process being empty, so that may have helped my confusion. I'll troubleshoot the log further, make sure it highlights the rec+stop requirement, and determine why that variavle is empty. I have a 14GB, 1hr50m, 16 track recording on a 32GB stick, which is 2.3MB/s writes. I can do a sustained dd copy of that file with bs=1000000 from/to the same stick at 6MB/s, 42min. My battery is capable of 3A. I'll need to monitor heat and CPU utilisation. I have a flirc case which should do a good job as a heat sink. I discovered that the X32 is configured at 44100 sampling rate and sox is defaulting to 48000. I'll change the X32 sampling rate. When live, I'm connecting to the PI using JuiceSSH from an Android phone using MOSS to prevent disconnection loss. I've pushed my work in progress to my github repo. |
The buy me a coffee link returns 404. (https://www.buymeacoffee.com/jajito)
So instead, I place my thanks in a comment against your video.
The text was updated successfully, but these errors were encountered: