Raspberry Pi 1 slight latency (solved with ChunkSize=256) #784
Replies: 8 comments 4 replies
-
Hi Saul Stokes, Yes, in your case it's the Raspberry Pi! The chunk size is crucial for the latency and it is written to 1024 by default on the RPi 1. On all other Raspberry Pis the default value is 256. minidexed.ini:
With a Raspberry Pi 2 or better, the miniDexed is on a completely different level (8 TGs instead of 1 TG on a RPi 1) and I would definitely recommend it. The program code that sets the chunk size as standard for the different RPis
|
Beta Was this translation helpful? Give feedback.
-
Just wanted to write a note and let you know that so far removing the hashtag seemed to fix the latency! Seems to be running fine. Thank you! |
Beta Was this translation helpful? Give feedback.
-
The hashtag before ChunkSize in miniDexed.ini
|
Beta Was this translation helpful? Give feedback.
-
Yes I just simply removed the hashtag and saved. I believe this just forces the Mididexed to operate at 256. Works great. Absolutely no problems. |
Beta Was this translation helpful? Give feedback.
-
If Or we could at least make it the default for RPi Zero and 1 if nothing else is defined. What do you think? |
Beta Was this translation helpful? Give feedback.
-
A little update. It’s been working fine but I recently tried to control the filter and resonance with cc’s and got radical stuttering. Doesn’t seem to be handling cc’s. |
Beta Was this translation helpful? Give feedback.
-
Right now only the P1. I’m getting ready to swap for a P3 tomorrow so I can test this. |
Beta Was this translation helpful? Give feedback.
-
Just wanted to write one more comment. I upgraded to a P3. Banana71 you were right. It's so much more powerful. I'm blown a way. I also added the DAC which completely changes the quality of the sound. A total sonic jump also in terms of overall loudness. Thank you to all of you who worked on this. What a fantastic synthesizer! Mine is going into a battery powered live rig. |
Beta Was this translation helpful? Give feedback.
-
Hi! I just built a Minidexed and it’s working perfect except for one issue. It seems to have slight latency. I’m wondering if there’s any tweaks I can make to one of the files that can improve this or is it simply due to the type of Rasperry Pi that I have?
I am using a Rasperry Pi. P1 2011 Model B
I am just using a single voice right now.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions