reframe-video 0.6.29 → 0.6.31

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -6,12 +6,19 @@ Verified against each asset page's license field on 2026-06-11.
6
6
  |---|---|---|---|
7
7
  | keypress-001/004/007/010/014.wav | [Keyboard Soundpack #1](https://opengameart.org/content/keyboard-soundpack-1-typing-and-single-keystrokes) (Cherry KC 1000 recordings) | unicaegames | CC0 |
8
8
  | click_001/002/003/004.ogg, confirmation_001/002/003/004.ogg, maximize_001/002/005/009.ogg, open_001.ogg, pluck_001/002.ogg, select_001/002/003.ogg, bong_001.ogg, glass_001.ogg | [Interface Sounds](https://kenney.nl/assets/interface-sounds) | Kenney (kenney.nl) | CC0 |
9
+ | back_001/002.ogg, close_001/002.ogg, drop_001/002.ogg, error_001/002.ogg, glitch_001/002.ogg, minimize_001/002.ogg, switch_001/002.ogg, toggle_001/002.ogg, scroll_001.ogg, scratch_001.ogg | [Interface Sounds](https://kenney.nl/assets/interface-sounds) | Kenney (kenney.nl) | CC0 |
10
+ | chop.ogg, knifeSlice.ogg, knifeSlice2.ogg, metalClick.ogg, metalLatch.ogg, metalPot1/2.ogg, handleCoins.ogg, handleCoins2.ogg, doorOpen_1.ogg, doorClose_1.ogg, creak1.ogg, bookFlip1.ogg | [RPG Audio](https://kenney.nl/assets/rpg-audio) | Kenney (kenney.nl) | CC0 |
9
11
  | tick.wav (tick_001), pop.wav (drop_002), shimmer.wav (glass_002 + echo tail) | [Interface Sounds](https://opengameart.org/content/interface-sounds) | Kenney (kenney.nl) | CC0 |
10
12
  | whoosh.wav (wind body), rise.wav (reversed slice) | [Air whoosh](https://opengameart.org/content/air-whoosh) | qubodup | CC0 |
11
13
  | whoosh.wav (transient layer: swish-9) | [Swishes Sound Pack](https://opengameart.org/content/swishes-sound-pack) | artisticdude | CC0 |
12
14
  | thud.wav (trimmed) | [Muffled Distant Explosion](https://opengameart.org/content/muffled-distant-explosion) | NenadSimic | CC0 |
13
15
  | footstep_001/002/003.ogg (footstep00/03/06) | [RPG Audio](https://kenney.nl/assets/rpg-audio) | Kenney (kenney.nl) | CC0 |
14
16
  | bgm-song21.mp3 | [Mysterious Ambience (song21)](https://opengameart.org/content/mysterious-ambience-song21) | cynicmusic (pixelsphere.org) | multi-licensed; used under its CC0 option |
17
+ | bgm-synthwave.mp3 | [Calm Ambient 1 (Synthwave)](https://opengameart.org/content/calm-ambient-1-synthwave-4k) | cynicmusic (pixelsphere.org) | multi-licensed; used under its CC0 option |
18
+ | bgm-piano.mp3 | [Calm Piano 1 (Vaporware)](https://opengameart.org/content/calm-piano-1-vaporware) | cynicmusic (pixelsphere.org) | multi-licensed; used under its CC0 option |
19
+ | bgm-battle.mp3 | [Battle Theme B for RPG](https://opengameart.org/content/battle-theme-b-for-rpg) | cynicmusic (pixelsphere.org) | multi-licensed; used under its CC0 option |
20
+
21
+ (The three `bgm-{synthwave,piano,battle}.mp3` are re-encoded to mono 96 kbps to keep the package small.)
15
22
 
16
23
  CC0 requires no attribution; this file records provenance anyway.
17
24
  These files are loaded only by an explicit `file:` cue (e.g.
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
@@ -578,8 +578,10 @@ explicitly with `params`: `{ sfx: "blip", params: { seed: 4 } }` (pick the varia
578
578
  `{ sfx: "tick", params: { pitch: 1.5 } }` (an explicit frequency multiplier; `2` = octave
579
579
  up). `params.gainDb` trims a single hit.
580
580
 
581
- **bgm beds** (`bgm.synth`): `ambient-pad` `lofi` `pulse` `tension` `uplift` — or
582
- `bgm.file` for your own. **Mixing**: any cue takes `fadeIn`/`fadeOut` (seconds) and `pan`
581
+ **bgm beds**: synthesized via `bgm.synth` (`ambient-pad` `lofi` `pulse` `tension`
582
+ `uplift`), or a file via `bgm.file` bundled CC0 music: `bgm-song21.mp3` (ambient),
583
+ `bgm-synthwave.mp3` (chill), `bgm-piano.mp3` (elegant), `bgm-battle.mp3` (energetic),
584
+ or your own path. **Mixing**: any cue takes `fadeIn`/`fadeOut` (seconds) and `pan`
583
585
  (-1 left … 0 centre … +1 right). A `video` clip's audio takes `fadeIn` and `pan` too
584
586
  (clip fade-out isn't supported yet). The bed auto-ducks under cues (`bgm.duck`).
585
587
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "reframe-video",
3
- "version": "0.6.29",
3
+ "version": "0.6.31",
4
4
  "description": "Declarative motion graphics that AI can write and humans can tweak — human edits survive AI regeneration. Deterministic mp4 renders from a plain-data scene format.",
5
5
  "keywords": [
6
6
  "motion-graphics",