Note: until the sound file updates branch with the CAF file support is merged, 64 bit sample indices aren't yet useful with the current core file formats (WAV, AIFF, SND) as they use 32 bit indices.
Message: 2Date: Fri, 20 Nov 2020 14:16:45 -0300From: Alexandre Torres Porres <porres@gmail.com>To: Pd-List <pd-list@lists.iem.at>Subject: [PD] Pd 64 bits precision "for real"?Message-ID: <CAEAsFmi2xraTaNURCXWJPeJgEmLxEoD80NLRBAr-ztZhXEdRLw@mail.gmail.com>Content-Type: text/plain; charset="utf-8"Hi there, it's known Pd can be built with 64 bits precision, but when canwe expect it to also be available for download as such?I'm currently working on externals that play large files without runninginto precision issues, but that'd be unnecessary once Pd 64 bits is more ofa thing.It seems to me all should be good to go once it's already possible forthose who compile it like that... so I guess the main issue would be withexternals that also need to be compiled for that.cheers