Filled Polygon "nearby" sound effect

When red & green endpoint dots are being dragged near each other,
play a different sound.

Based on CC Attribution 4.0 sound by Eliot Lash
(see CHANGES.txt & AUTHORS.txt).
This commit is contained in:
Bill Kendrick 2024-05-28 23:47:54 -07:00
parent a2fece280b
commit c00cf991f9
4 changed files with 41 additions and 6 deletions

View file

@ -21,10 +21,15 @@ https://tuxpaint.org/
+ Code & icon by Bill Kendrick <bill@newbreedsoftware.com>
+ Scanline polygon fill routine based on public-domain code
by Darel Rex Finley, 2007 <https://alienryderflex.com/polygon_fill/
+ Sound effects based on "success.wav", "success_02.wav", and
"Completed.wav", Creative Commons 0 by Kenneth Cooney
<https://freesound.org/people/Kenneth_Cooney>
<https://www.kennethcooney.com/>
+ Sound effects based on
- "success.wav", "success_02.wav", and "Completed.wav",
Creative Commons 0 by Kenneth Cooney
<https://freesound.org/people/Kenneth_Cooney>
<https://www.kennethcooney.com/>
- "JacobsLadderSingle2.flac",
Creative Commons Attribution 4.0 by Eliot Lash
<https://freesound.org/people/Halleck/>
<https://www.eliotlash.com/>
Closes https://sourceforge.net/p/tuxpaint/feature-requests/251/
* Magic Tool Improvements: