Jordan Eldredge
cb53e1887e
Reorder readme
2019-03-15 08:13:14 -07:00
Jordan Eldredge
5f83f2b85a
Link to the _real_ .eqf ecoding bug fix, not the one that got reverted
2019-03-15 08:01:53 -07:00
Jordan Eldredge
a98e9071a2
Document preamp/eq improvement
2019-03-15 08:01:53 -07:00
Jordan Eldredge
8fb3f566f3
Bump version numbers in example packages
2019-03-15 08:01:53 -07:00
Jordan Eldredge
c2735e3d06
Ship version 1.3.0
2019-03-15 08:01:53 -07:00
Jordan Eldredge
c634cd8b94
Fix off by one error when converting .eqf values
...
Validated that this was correct by looking at the output in `winamp-eqf`'s snapshot tests. A .eqf generated by real winamp with all the bands set at the midpoint outputs values of 33.
Fixes #749
2019-03-15 07:33:13 -07:00
Jordan Eldredge
f999c937b1
This fixes
...
It also reverts ab5eb33026 which reintroduces an issue with eqf encoding.
See https://github.com/captbaritone/webamp/issues/749
2019-03-15 07:13:37 -07:00
Jordan Eldredge
8f462606ec
Update readme to clarify that you should use Yarn
...
Fixes #743
2019-03-15 06:58:07 -07:00
Chuf
ff1d18c044
Fixes issue #717
...
GainNode now attenuates or boosts the signal correctly, according to the logarithmic dB scale
2019-03-14 15:47:24 -07:00
Chuf
99b4ad5f98
Fixes issue #717
...
GainNode now attenuates or boosts the signal correctly, according to the logarithmic dB scale
2019-03-14 15:47:24 -07:00
Jordan Eldredge
b351a29e5b
Clean up library webpack config
2019-03-13 22:04:59 -07:00
Jordan Eldredge
5ec97fd9e4
Make type definition more complete
...
Ideally we could generate this
2019-03-13 21:28:45 -07:00
Jordan Eldredge
5cc73e5fee
Refactor Fullscreen to use hooks
2019-03-13 21:28:18 -07:00
Jordan Eldredge
5113752966
Allow Fullscreen to trigger on mount
2019-03-13 21:28:18 -07:00
Jordan Eldredge
a4e64aa131
Make impossible states impossible
2019-03-13 21:28:18 -07:00
Jordan Eldredge
f26af8d8c5
Focus the current preset when opening the preset overlay
2019-03-13 21:28:18 -07:00
Jordan Eldredge
64127f91e7
Use middot
2019-03-13 21:28:18 -07:00
Jordan Eldredge
322bf276a8
Enable double click to exit fullscreen milkdrop
2019-03-13 21:28:18 -07:00
Jordan Eldredge
5400be9638
Make preset property access type safe
2019-03-13 21:28:18 -07:00
Jordan Eldredge
420b023103
Don't load preset pack when loading preset from URL
2019-03-13 21:28:18 -07:00
Jordan Eldredge
2b7e98619f
Extract avalaible skins
2019-03-13 21:28:18 -07:00
Jordan Eldredge
71943bad32
Pull some things out of the demo index.js
...
Also, improve extracting preset names from preset urls
2019-03-13 21:28:18 -07:00
Jordan Eldredge
d61585c8e3
Allow user to reshow the song title in Milkdrop
2019-03-13 21:28:18 -07:00
Jordan Eldredge
e41fb3d9b4
Test initial track selection
2019-03-13 21:28:18 -07:00
Jordan Eldredge
41e0ad4563
Support preset cycling
2019-03-13 21:28:18 -07:00
Jordan Eldredge
1407a0afb7
Randomize presets. Allow users to toggle this behavior
2019-03-13 21:28:18 -07:00
Jordan Eldredge
8559dd7257
Select previous preset
2019-03-13 21:28:18 -07:00
Jordan Eldredge
02aa688ed3
Next Preset hotkeys
2019-03-13 21:28:18 -07:00
Jordan Eldredge
0c14b74d0d
Load .milk files when dragged in
2019-03-13 21:28:18 -07:00
Jordan Eldredge
8d4db699ab
Implement Desktop mode
2019-03-13 21:28:18 -07:00
Jordan Eldredge
73f5f90e45
Derive name from passed preset URL
2019-03-13 21:28:18 -07:00
Jordan Eldredge
3d0278688d
Hooks have types now
2019-03-13 21:28:18 -07:00
Jordan Eldredge
814a73fd6e
Remove coment that does not apply any more
2019-03-13 21:28:18 -07:00
Jordan Eldredge
48c64337ef
Support Milkdrop fullscreen
2019-03-13 21:28:18 -07:00
Jordan Eldredge
97076f9cd1
Remove disused import
2019-03-13 21:28:18 -07:00
Jordan Eldredge
fbd4a08972
Improve architecture of Milkdrop code
2019-03-13 21:28:18 -07:00
Jordan Eldredge
7102fb4e90
Actually return some nodes in MilkdropContextMenu
2019-03-13 21:28:18 -07:00
Jordan Eldredge
f94f9fad00
Add type for visualizer
2019-03-13 21:28:18 -07:00
Jordan Eldredge
76511ddc2b
Make tsc happy
2019-03-13 21:28:18 -07:00
Jordan Eldredge
c9d14e47e1
Fix typing in Desktop.tsx
2019-03-13 21:28:18 -07:00
Jordan Eldredge
43fb4ad303
Progress
2019-03-13 21:28:18 -07:00
Jordan Eldredge
96c73f79cc
Add local dir
2019-03-13 21:28:18 -07:00
Jordan Eldredge
5287ee310d
Use existing keyboard event handler for preset overlay
2019-03-13 21:28:18 -07:00
Jordan Eldredge
d1cfc707ff
[WIP] Milkdrop rewrite
2019-03-13 21:28:18 -07:00
Jordan Eldredge
5a4fcf47a9
Rewrite visualizer to use hooks
2019-03-13 21:28:18 -07:00
Jordan Eldredge
59666b8699
[WIP]
2019-03-13 21:28:18 -07:00
Jordan Eldredge
2cd4f7e100
Clean up _addNewPresets
2019-03-13 21:28:18 -07:00
Jordan Eldredge
05801a1197
Move initial preset into thunk
2019-03-13 21:28:18 -07:00
Jordan Eldredge
3ab29aba84
Move presets to state
2019-03-13 21:28:18 -07:00
Jordan Eldredge
6ea58f3599
Reenable bits of library start adopting CSS Grid
2019-03-13 21:07:52 -07:00