-
Notifications
You must be signed in to change notification settings - Fork 31
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 #390 from shorepine/upamy
upping amy
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule amy
updated
18 files
+44 −28 | README.md | |
+50 −51 | amy.py | |
+3 −2 | juno.py | |
+1 −1 | src/AMY-Arduino.h | |
+63 −60 | src/amy.c | |
+10 −8 | src/amy.h | |
+4 −2 | src/envelope.c | |
+22 −8 | src/oscillators.c | |
+152 −104 | src/partials.c | |
+3 −2 | src/patches.c | |
+256 −256 | src/patches.h | |
+79 −2 | test.py | |
+ − | tests/ref/TestBYOPNoteOff.wav | |
+ − | tests/ref/TestBYOPVoices.wav | |
+ − | tests/ref/TestBuildYourOwnPartials.wav | |
+ − | tests/ref/TestPartialEnvFiltMod.wav | |
+ − | tests/ref/TestPartialNoteOff.wav | |
+ − | tests/ref/TestPcmLoopEnvFilt.wav |