Dither sound effects

This commit is contained in:
Bill Kendrick 2024-03-19 23:33:31 -07:00
parent ef3f150a88
commit 3bf36f8c07
5 changed files with 23 additions and 7 deletions

View file

@ -6,7 +6,7 @@ Copyright (c) 2002-2024
Various contributors (see below, and CHANGES.txt)
https://tuxpaint.org/
June 17, 2002 - January 13, 2024
June 17, 2002 - March 19, 2024
* Design and Coding:
@ -141,6 +141,13 @@ June 17, 2002 - January 13, 2024
(https://freesound.org/people/Kawgrim/sounds/584865/)
Creative Commons 0 by Kawgrim <https://freesound.org/people/Kawgrim/>
Dither & Dither (Keep Color) magic tools and artwork
by Bill Kendrick <bill@newbreedsoftware.com>
Dither & Dither (Keep Color) sound effects based on "Orion FIll.wav"
(https://freesound.org/people/KatHakaku/sounds/54112/)
Creative Commons 0 by KatHakaku <https://freesound.org/people/KatHakaku/>
Bloom magic tool
by Bill Kendrick <bill@newbreedsoftware.com>
Googly Eyes sound effect: "Torch Crackle.wav"

View file

@ -17,12 +17,13 @@ https://tuxpaint.org/
+ WIP Needs icon
+ WIP Needs sound effect
* WIP Dither & Dither (Keep Color): Replaces all or part of a drawing
* Dither & Dither (Keep Color): Replaces all or part of a drawing
with dithered X-and-white pixels. With "Dither", X is always black,
or the currently-selected color; with "Dither (Keep Color)", X is
a muted version of the original color.
Bill Kendrick <bill@newbreedsoftware.com>
+ WIP Needs sound effect
- Sound effects based on "Orion FIll.wav", Creative Commons 0
by KatHakaku <https://freesound.org/people/KatHakaku/>
* Improvements to Eraser tool:
----------------------------