alpha
Login
or
Join now
digi.rip
/
deftoku
Star
1
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
music video renderer web app
deftoku.digi.rip
audio
visualizer
webapp
Star
1
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
deftoku
/
src
/
at
bc20eefec08b08c59fc35a64d70032dd0c8ef72f
1 folder
5 files
digi.rip
cd-bottom: gradients no longer rotate with cd
2mo ago
bc20eefe
visualizers
cd-bottom: gradients no longer rotate with cd
2 months ago
controller.ts
controller, visualizers, render: animated preview with fps-aware speed - added animated preview for all three visualizers - preview respects fps setting - added number input next to slider for editing/seeing value - moved preview logic for bars (the sine generator) from controller to bars - update render.ts draw signature to accept optional dt parameter
2 months ago
import.ts
global: import/export feature - import audio -> export webm (will try to get mp4 working as an option) - index: added aspect ratio & quality selection - controller: refactor, inlined preview.ts and switched from random freqs to a pre-computed sine wave; preview.ts deleted - mod: added import.ts - visualizers/bars: replaced maxBarHeight with canvas.height - style: removed footer; added button and select
2 months ago
menubar.ts
ui: refactor into a macOS-style menu bar with export improvements
2 months ago
mod.ts
ui: refactor into a macOS-style menu bar with export improvements
2 months ago
render.ts
controller, visualizers, render: animated preview with fps-aware speed - added animated preview for all three visualizers - preview respects fps setting - added number input next to slider for editing/seeing value - moved preview logic for bars (the sine generator) from controller to bars - update render.ts draw signature to accept optional dt parameter
2 months ago