Re: playing music with GP
John Cremona <[email protected]>
| Newsgroups | gmane.comp.mathematics.pari.user |
|---|---|
| Message-ID | <CAD0p0K6HiW2G=o_Bo7_w3bN=9u0vXadjtKhG7Mq2KHsRG_E0Tw@mail.gmail.com> |
Bill, I hope you will release a new tune for the 14th (one which we have been hearing more than usual in the UK the last 3 days)! John On Wed, 9 Jul 2025 at 22:14, Bill Allombert <[email protected]> wrote: > > Dear PARI lovers, > > I have written a GP script to play music using GP (really play music, not just sending MIDI data). > > One need the "aplay" alsa utility. the instrument is the formula in the playnote > function. > > If you use the latest GIT version, you can use the first "start" function > instead of the second one. > > Can you recognize the music (without reading the score) ? > (Sorry in advance for any error in the score) > > Cheers, > Bill.