Re: playing music with GP
Bill Allombert <[email protected]>
| Newsgroups | gmane.comp.mathematics.pari.user |
|---|---|
| Message-ID | <aHBMVC1VrCFP8TUb@seventeen> |
On Thu, Jul 10, 2025 at 12:51:31AM -0500, Hans L wrote: > Very interesting usage of pari. > For fun I added a basic ADSR envelope > https://en.wikipedia.org/wiki/Envelope_(music)#ADSR > This gets rid of the pops between notes (without a "release"/fade-out, > previous notes are interrupted at any point mid-sine-wave causing sharp > transitions) and adds a little more character to the sound. Thanks a lot for this improvement! This sounds much better this way, and this validates the concept of using GP for electronic music! Cheers, Bill.