-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #189 from shorepine/removeadditive
removing remaining "additives"
- Loading branch information
Showing
3 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,8 @@ name=AMY Synthesizer | |
version=1.0.0 | ||
author=Brian Whitman <[email protected]>, DAn Ellis <[email protected]> | ||
maintainer=Brian Whitman <[email protected]> | ||
sentence=AMY, the Additive Music Synthesizer Library | ||
paragraph=AMY supports many types of oscillators, filters, envelopes, FM, PCM, Karplus-strong, reverb, chorus | ||
sentence=AMY, the Music Synthesizer Library | ||
paragraph=AMY supports many types of oscillators, filters, envelopes, analog, FM, PCM, Karplus-strong, reverb, chorus | ||
category=Signal Input/Output | ||
url=http://github.com/shorepine/amy | ||
architectures=esp32,stm32,rp2040,mbed_rp2040,teensy,STM32F1,STM32F4,nrf52,samd,avr | ||
|