reduzent / netpd

Collaborative Realtime Networked Music Making Environment (MK II)
https://netpd.org
GNU General Public License v2.0
62 stars 5 forks source link

check samplerate #17

Closed reduzent closed 3 years ago

reduzent commented 3 years ago

Since netpd is capable of using audio samples and live audio, using the same samplerate on all peers is crucial. Instead of implement complex samplerate negotiations, it should probably simply be fixed to a pre-defined value. I tend to go for 44100 Hz.