John Cremona on Thu, 10 Jul 2025 16:50:24 +0200
|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: playing music with GP
|
- To: pari-users@pari.math.u-bordeaux.fr
- Subject: Re: playing music with GP
- From: John Cremona <john.cremona@gmail.com>
- Date: Thu, 10 Jul 2025 15:49:54 +0100
- Delivery-date: Thu, 10 Jul 2025 16:50:24 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1752159021; x=1752763821; darn=pari.math.u-bordeaux.fr; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :from:to:cc:subject:date:message-id:reply-to; bh=qCTgCTlRLRA0Y/NMksXV6eEOkJc7NS1ifxTeEtGUlgw=; b=Iy+enDGosdS0TgHOxv5OF/2HIOrQd4X2lS9F9dTFzbGC1qiqWee/7dWGdeFUm1jPAm 0RdPBNXCGfvl2z4LnwW+zxCcVN676ecu/A9bVvGeuj9KUgmHS02xQPFw/SSi0BBDUx/a z3PSuHnJrYJwRXcGx3MN5O8MWhWd5hazMqCpeZQ8hMlTN522m3AmMIQ17E6Rr7wjLRDX Izn+WitldnP9ijAp+fISsmrq7aT8OBIrWXzUBwK7v7xgeB7pdswSpj8/0LoeeY1hfCLF MK0bWEozA3eIDCyVqO9/yblIQci8BDh2hjpn2dbhsMl8QwpYYP3karzAucOp3ad37RDa 1/iQ==
- In-reply-to: <aG7bwZ0PPESEt-0s@seventeen>
- References: <aG7bwZ0PPESEt-0s@seventeen>
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
<Bill.Allombert@math.u-bordeaux.fr> 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.