Just as a note w/rt JACK, I run AV Linux (built on MX/AntiX), and the JACK server comes configured as 44100 Hz sample rate. Additionally, for reasons I have been completely unable to comprehend, when I run "pure" AntiX in a VM that is hosted on Win10, the VM appears to default to 35020 Hz sample rate, which is absolutely bonkers.
I mention this because I am still working on JACK MIDI (having a day job can make things go very slowly) and I've just gone through about a month of figuring out that JACK had a different sr than PortAudio which was causing my PD instance to ultimately experience a lot of overruns. This all mattered because I am still working to get the MIDI to sync correctly between PD time and JACK time. Do I have an opinion on the default sr for PD? Not really. I just want to point out that this is not a "no consequences" kind of decision. For the future, I am pretty much continually running with pd -r 44100 just to make sure. If you do change the default, it might be good to light up a billboard saying how to get the old behavior back :) D &cet On Wed, 28 May 2025 at 15:38, Dan Wilcox <danomat...@gmail.com> wrote: > Also, 48k is the HW default on Apple mobile devices since the iPhone 6S, > so libpd + 48k transfers as well. All of my performance patches are still > 44.1 and I had to really fix the buffering in the PdAudioUnit to support > that SR. > > enohp ym morf tnes > ----------- > Dan Wilcox > danomatika.com > robotcowboy.com > > > On May 28, 2025, at 3:14 PM, Alexandre Torres Porres <por...@gmail.com> > wrote: > > > Em qua., 28 de mai. de 2025 às 06:21, Christof Ressi < > i...@christofressi.com> escreveu: > >> we should also update the included WAV files. >> > > Ok, that's on my radar :) > > By the way, I also wanna add a stereo file example, see > https://github.com/pure-data/pddp/issues/278 > --- > pd-dev@lists.iem.at - the Pd developers' mailinglist > > https://lists.iem.at/hyperkitty/list/pd-dev@lists.iem.at/message/HZAAYOCYKK6DKAZP4EHMKB5PFU5VG745/ > > --- > pd-dev@lists.iem.at - the Pd developers' mailinglist > > https://lists.iem.at/hyperkitty/list/pd-dev@lists.iem.at/message/264H666OZRJNFS6ZTDACCF5EKPHGAR7D/ -- GPG Public key at http://cyber-rush.org/drr/gpg-public-key.txt
--- pd-dev@lists.iem.at - the Pd developers' mailinglist https://lists.iem.at/hyperkitty/list/pd-dev@lists.iem.at/message/GX6FFAAT3OUDXIMPFDMO4UPZW2YNO2LU/