Commit Graph

57 Commits

Author SHA1 Message Date
Jage9
29eb6a63e3 Add piano mono/poly, octave, and expanded drum voice set 2026-02-23 00:22:36 -05:00
Jage9
019e49802d Add piano release/brightness controls and instrument hotkeys 2026-02-23 00:05:01 -05:00
Jage9
d9e9e60524 Expand piano drum-kit voices and polish instrument synthesis 2026-02-22 23:58:07 -05:00
Jage9
89c6aa7e9b Improve piano instruments, previews, and key-stream safeguards 2026-02-22 23:51:13 -05:00
Jage9
1319c044dd Add piano item type with realtime play mode and remote notes 2026-02-22 23:42:17 -05:00
Jage9
9cfc995aa0 Smooth directional off-axis attenuation curve 2026-02-22 21:45:40 -05:00
Jage9
f3a7cc90a7 Track spatial one-shots against listener movement 2026-02-22 21:37:15 -05:00
Jage9
9b1b1505f0 Unify one-shot sample attack smoothing 2026-02-22 21:33:11 -05:00
Jage9
6c453d56ff Use target smoothing for continuous spatial audio 2026-02-22 21:27:27 -05:00
Jage9
3d741b358a Smooth spatial transitions with 0.2s ramps 2026-02-22 21:23:16 -05:00
Jage9
ce666b2bd6 Keep origin and destination audio subscriptions during teleport 2026-02-22 20:43:57 -05:00
Jage9
1b5acd9381 Apply perceptual curve to media and emit volume 2026-02-22 20:42:05 -05:00
Jage9
54cfffc5cf Add moving teleport start audio loop and end cut-off 2026-02-22 20:23:38 -05:00
Jage9
391100a00e Add short fade-in ramp to local movement footsteps 2026-02-22 19:33:42 -05:00
Jage9
7ba67c3707 Optimize media stream subscriptions by distance and movement 2026-02-22 19:31:44 -05:00
Jage9
fe230bd53d users: add shift-u alphabetical list with per-user listen volume controls 2026-02-22 19:15:03 -05:00
Jage9
f2734659d2 audio: add master volume on -/= and move effect value to shift -/=; route connect flow notices to chat buffer 2026-02-22 18:33:55 -05:00
Jage9
a918d46cd1 audio: live mic gain preview with temporary loopback during edit 2026-02-22 17:40:44 -05:00
Jage9
48fd90023e docs: complete jsdoc pass and enforce newest-first changelog order 2026-02-22 17:23:33 -05:00
Jage9
9707a57169 Add Shift+C microphone input calibration 2026-02-22 16:16:16 -05:00
Jage9
e433f3b142 Remove temporary media debug messaging and proxy logging 2026-02-22 03:14:01 -05:00
Jage9
45039194e1 Auto-proxy emit sound URLs using radio proxy rules 2026-02-22 03:06:31 -05:00
Jage9
53b16dbf36 Auto-proxy Dropbox and HTTP media stream URLs at runtime 2026-02-22 02:20:19 -05:00
Jage9
f05d017307 Remove unsupported emit sound reverse option 2026-02-22 02:12:03 -05:00
Jage9
830ad199db Use native Ctrl+V paste and add media stream status diagnostics 2026-02-22 02:08:14 -05:00
Jage9
460ad08c02 Skip cache-buster query for Dropbox stream URLs 2026-02-22 01:59:49 -05:00
Jage9
93bb778cd7 Add emit reverse option and retune echo/dice output 2026-02-22 01:57:52 -05:00
Jage9
c162e6dc3c Restore combined emit speed and tempo behavior 2026-02-21 23:26:28 -05:00
Jage9
ae75deb6bf Stabilize emit speed vs tempo interaction 2026-02-21 23:23:14 -05:00
Jage9
9571a3c14d Add emit sound tempo and global emit speed/tempo defaults 2026-02-21 23:17:18 -05:00
Jage9
d3a98ef1ea Rename widget emitSoundSpeed property 2026-02-21 23:10:17 -05:00
Jage9
dd06d882e7 Add widget emit speed control for emitted audio 2026-02-21 23:07:37 -05:00
Jage9
772cb9f78a Rename radio media params and add widget emit effects 2026-02-21 22:55:20 -05:00
Jage9
a2c1306b46 Split media vs emit volume for radio and widget 2026-02-21 22:38:48 -05:00
Jage9
bb36a007e2 Add widget item type with editable sound and spatial controls 2026-02-21 22:20:15 -05:00
Jage9
127a3b285c Adjust directional rear range attenuation to 40 percent 2026-02-21 20:12:53 -05:00
Jage9
174845957a Remove directional muffling, set rear directional range to 30%, and correct version to R119 2026-02-21 20:08:43 -05:00
Jage9
639220c6fa Soften directional rear muffling and restore 50 percent rear range 2026-02-21 20:01:38 -05:00
Jage9
97bda001ea Keep directional cone interior fully clear of low-pass filtering 2026-02-21 19:56:34 -05:00
Jage9
f96bc9116a Apply directional low-pass muffling for behind-source audio 2026-02-21 19:55:21 -05:00
Jage9
d42206bafb Reduce directional rear attenuation to 35 percent 2026-02-21 19:53:25 -05:00
Jage9
6e70090074 Fix directional facing orientation and make rear attenuation range-based 2026-02-21 19:43:28 -05:00
Jage9
7952324633 Add directional emit model and per-type emit range defaults 2026-02-21 19:37:08 -05:00
Jage9
14a382ab40 Centralize spatial audio math across runtimes 2026-02-21 19:25:26 -05:00
Jage9
5ea3d633b1 Fix Shift+M mono mode for radio station panning 2026-02-21 17:23:54 -05:00
Jage9
cc17fbe7cc Force fresh radio stream start to avoid stale buffered audio 2026-02-21 16:37:55 -05:00
Jage9
e0fc98d3f1 Add audio layer toggles and reduce item emit volume 2026-02-21 16:30:31 -05:00
Jage9
61551eaac5 Restore useSound and add looping spatial emitSound 2026-02-21 16:13:48 -05:00
Jage9
69585ff9d8 Fix Ctrl+V paste and split user/item landing tones 2026-02-21 03:47:43 -05:00
Jage9
dd48c01601 Allow effect values at 0.1 precision 2026-02-21 03:10:53 -05:00