Re: playing music with GP
Bill Allombert <[email protected]>
| Newsgroups | gmane.comp.mathematics.pari.user |
|---|---|
| Message-ID | <aHJ2sAUxkULR73Nz@seventeen> |
On Sat, Jul 12, 2025 at 07:03:06AM -0700, John Duncan wrote: > On a similar note, I'd be happy to hear about it if anyone has a quick > solution for getting this to work on mac os. I assume ffplay should do it with the right options, but so far I did not find them. Basically the script generates raw 8bit PCM at 8000Hz, single channel (mono). Cheers, Bill.