Skip to content

Commit bc471e6

Browse files
committed
Update SoundType GitHub about metadata
1 parent 7d2045c commit bc471e6

1 file changed

Lines changed: 100 additions & 0 deletions

File tree

Lines changed: 100 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,100 @@
1+
# Enter Ding Sample Source Notes
2+
3+
This note is intentionally untracked. It records where the Enter Ding samples in
4+
`assets/packs/SoundType-EnterDing` came from, based on the local source-of-truth
5+
files already in the repo.
6+
7+
## Local Files Checked
8+
9+
- `assets/packs/SoundType-EnterDing/pack.json`
10+
- `assets/packs/SoundType-EnterDing/SOURCE.txt`
11+
- `THIRD_PARTY_NOTICES.md`
12+
- `docs/SAMPLE_PROVENANCE.md`
13+
14+
## Pack
15+
16+
- Pack id: `soundtype-enter-ding`
17+
- Pack name: `SoundType Enter Ding`
18+
- Version: `1.2.0`
19+
- Local folder: `assets/packs/SoundType-EnterDing`
20+
- Shipped groups:
21+
- `normal`: `ding-01.wav` through `ding-12.wav`
22+
- `enter`: `ding-01.wav` through `ding-12.wav`
23+
- individual groups: `ding-01` through `ding-12`
24+
25+
The `normal` and `enter` folders contain matching copies of the twelve ding
26+
variants. The app exposes them in Settings as:
27+
28+
- `ding-01`: Classic Typewriter Bell
29+
- `ding-02`: Bright Margin Bell
30+
- `ding-03`: Antique Return Bell
31+
- `ding-04`: Warm Carriage Bell
32+
- `ding-05`: Clean Line Bell
33+
- `ding-06`: Tiny Line Bell
34+
- `ding-07`: Reward Tap Bell
35+
- `ding-08`: Golden Margin Bell
36+
- `ding-09`: Pleasing Star Bell
37+
- `ding-10`: Warm Desk Bell
38+
- `ding-11`: Round Desk Bell
39+
- `ding-12`: Deep Typewriter Bell
40+
41+
## Source Recordings Listed Locally
42+
43+
`assets/packs/SoundType-EnterDing/SOURCE.txt` lists these source recordings:
44+
45+
- `https://freesound.org/people/ramsamba/sounds/318687/`
46+
- Local note: `Typewriter Bell.wav`
47+
- `https://freesound.org/s/318686/`
48+
- Local note: `Typewriter Carriage Return.wav`
49+
- `https://freesound.org/people/knufds/sounds/345955/`
50+
- Local note: `Typewriter bell & carriage reset`
51+
- `https://freesound.org/people/MasterNavigator/sounds/444813/`
52+
- Local note: `typewriter bell`
53+
- `https://opengameart.org/content/point-bell`
54+
- `https://opengameart.org/content/bell-dingschimes`
55+
- `https://opengameart.org/content/pleasing-bell-sound-effect`
56+
- Local note: `pleasing-bell.wav`
57+
- `https://opengameart.org/content/correct-bell`
58+
- Local note: `bell.wav`
59+
60+
The newer variants are processed from OpenGameArt downloads plus derivatives of
61+
the classic typewriter bell:
62+
63+
- `sd_0.wav`
64+
- `pleasing-bell.wav`
65+
- `bell.wav`
66+
67+
## License / Provenance Note
68+
69+
The local pack metadata says:
70+
71+
- `license`: `Processed CC0 source recordings. See SOURCE.txt and THIRD_PARTY_NOTICES.md.`
72+
73+
The local `SOURCE.txt` says:
74+
75+
- License: Creative Commons 0 / public domain source recordings.
76+
77+
`THIRD_PARTY_NOTICES.md` also records the same Enter Ding source links and says
78+
the bundled WAV files are trimmed, filtered, mixed, and normalized derivatives
79+
for low-latency playback. The classic typewriter bell derivative keeps a longer
80+
residual tail so it can decay naturally instead of cutting off after the initial
81+
strike.
82+
83+
## Processing Note
84+
85+
The local source note says the source recordings were:
86+
87+
- converted to mono 44.1 kHz 16-bit WAV
88+
- trimmed for short Enter overlays
89+
- high/low-pass filtered
90+
- lightly mixed with a typewriter carriage transient
91+
- normalized with limiter headroom
92+
- faded in/out to avoid clicks, crackle, clipping, repeated-tail buildup, or
93+
harsh ringing
94+
95+
## Confidence
96+
97+
This document is based on local repository records, not a fresh web re-check of
98+
each source page. The repo-local attribution trail is internally consistent:
99+
`pack.json`, `SOURCE.txt`, `THIRD_PARTY_NOTICES.md`, and
100+
`docs/SAMPLE_PROVENANCE.md` all point to the same provenance story.

0 commit comments

Comments
 (0)