add demos to README.md

This commit is contained in:
Abe Pazos
2025-08-27 18:32:18 +00:00
parent 1489b503d2
commit 700b666e5c
35 changed files with 1430 additions and 356 deletions

View File

@@ -8,11 +8,15 @@ Attack, decay, sustain, release
<!-- __demos__ -->
## Demos
### DemoADSRTracker01
[source code](src/jvmDemo/kotlin/DemoADSRTracker01.kt)
![DemoADSRTracker01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-envelopes/images/DemoADSRTracker01Kt.png)
[source code](src/jvmDemo/kotlin/DemoADSRTracker01.kt)
### DemoADSRTracker02
[source code](src/jvmDemo/kotlin/DemoADSRTracker02.kt)
![DemoADSRTracker02Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-envelopes/images/DemoADSRTracker02Kt.png)
[source code](src/jvmDemo/kotlin/DemoADSRTracker02.kt)