Commit graph

1951 commits

Author SHA1 Message Date
Jordan Eldredge
1f0df7bd49 Fix eslint ignore 2019-02-09 23:24:09 -05:00
Jordan Eldredge
c05099fd8f Type some more stuff 2019-02-09 23:22:44 -05:00
Jordan Eldredge
02bd19e75f Fix lint issues 2019-02-09 23:21:04 -05:00
Jordan Eldredge
5be20276f7 Use a constant for file types 2019-02-09 22:22:39 -05:00
Jordan Eldredge
100795bba1 Make a tool for collecting skins and automating screenshots 2019-02-09 22:17:30 -05:00
Jordan Eldredge
48cac8d619 Update snapshots 2019-02-09 11:05:25 -05:00
Jordan Eldredge
92b5f56fd1 Don't write flat skin dir 2019-02-09 11:05:14 -05:00
Jordan Eldredge
d10ef254a4 Fix outdated path 2019-02-09 11:04:23 -05:00
Jordan Eldredge
ab5eb33026 Fix bug where lowest value eq settings were getting encoded wrong 2019-02-09 09:53:43 -05:00
Jordan Eldredge
4fd802f96e
Go back to using two gains for balance (#725)
SteroPannerNode handled mono files correctly, but apparently panning is not the same as balance.

Eventually I found a work around [here](https://github.com/WebAudio/web-audio-api/issues/975#issue-177242377). The idea is to use a dummy GainNode before the channel splitter to handle the up-mixing before the split is applied.

Tested a mono file as well as left/right balance on Chrome, Firefox, and Safari on Mac desktop.
2019-01-25 04:57:49 -08:00
Jordan Eldredge
8edd11da62 Upgrade Prettier
Improves formatting of hooks
2019-01-24 20:52:53 -08:00
jberg
c7f7b61fef Butterchurn shouldn't cycle when loaded with inital preset (#724) 2019-01-21 18:50:19 -08:00
Jordan Eldredge
2b2598329d
Strip accents from strings so they can be displayed in marquee etc (#722) 2019-01-19 14:00:21 -08:00
Jordan Eldredge
41539ce7e2 Typo 2019-01-16 13:54:43 -08:00
Jordan Eldredge
a1370326a6 Try to convince GitHub we are not 50% Perl
https://hackernoon.com/how-to-change-repo-language-in-github-c3e07819c5bb
2019-01-16 13:53:27 -08:00
Jordan Eldredge
2caaf569af Mention examples in readme 2019-01-16 09:46:34 -08:00
Jordan Eldredge
4ee5d93fd8 Document mention on the latest Changelog podcast 2019-01-16 09:46:34 -08:00
Jordan Eldredge
c5a7cee80a Move readme to the right place 2019-01-16 07:23:01 -08:00
Jordan Eldredge
ac997dcf5b Add maki interpreter readme 2019-01-16 07:21:22 -08:00
Jordan Eldredge
75b0dc9249 Add sketch of .maki parser 2019-01-16 07:15:52 -08:00
Mauro Bonfietti
bc6c26b99f Fix press links (#718) 2019-01-07 18:22:02 -08:00
Jordan Eldredge
38bd76f3d7 Make preamp a bit... more 2019-01-06 14:45:54 -08:00
Jordan Eldredge
2252c8e944 Improve preamp handling
Setting the preamp to the mid point should have no effect.
2019-01-06 14:34:58 -08:00
Jordan Eldredge
48912634b1 Add preamp to media mocks 2019-01-06 14:34:14 -08:00
Jordan Eldredge
f03c88c6d8 Initialize preamp gain 2019-01-06 13:55:12 -08:00
Jordan Eldredge
7f469cb13e Fix issue with trying to click and drag on full screen milkdrop.
Sentry: WINAMP2-JS-PROD-BW
2019-01-05 16:37:05 -08:00
Jordan Eldredge
a59a471f8d Change how Milkdrop fits into visualization optionsNow: If the Milkdrop window is open, it's always enabled. Otherwise, the current value in the cycle is used. 2019-01-02 21:04:02 -08:00
Jordan Eldredge
1f59cd860f Account for pixel density 2019-01-02 20:44:31 -08:00
Jordan Eldredge
306a6c424a Visualizer bar width is constant, even in shade mode 2019-01-02 20:44:31 -08:00
Jordan Eldredge
a6e8fe581b Upgrade Screenfull to play nice with Chrome 67+
04f9ec43ef
2019-01-02 20:44:31 -08:00
Jordan Eldredge
083a2d98f5 Learn to spell 2019-01-02 20:44:31 -08:00
Jordan Eldredge
fe6289b890 Enable playlist visualizer 2019-01-01 16:50:05 -08:00
Jordan Eldredge
54a267efbd Move Milkdrop desktop mode to Redux 2018-12-31 15:12:48 -08:00
Jordan Eldredge
ab7f66b869 Clean up URLs in docs 2018-12-30 23:02:13 -08:00
Jordan Eldredge
252abbd3a9 Fix type checking of demo site 2018-12-30 22:56:09 -08:00
Jordan Eldredge
c834bc31b4 Type Playlist HTML 2018-12-30 22:49:28 -08:00
Jordan Eldredge
0056ada703 Fix command to serve the built demo site 2018-12-30 22:34:17 -08:00
Jordan Eldredge
185039bf55 Test green dimensions viscolor.txt 2018-12-30 22:31:46 -08:00
Jordan Eldredge
df93ec482c Type Shade button 2018-12-30 15:56:29 -08:00
Jordan Eldredge
58dafaffa4 Type MainContextMenu 2018-12-30 15:54:16 -08:00
Jordan Eldredge
15b3fa7c74 Upgrade prettier 2018-12-30 15:34:30 -08:00
Jordan Eldredge
f00fda9297 Upgrade babel 2018-12-30 15:29:20 -08:00
Jordan Eldredge
2cf6a3f378 Upgrade webpack 2018-12-30 15:26:07 -08:00
Jordan Eldredge
efb7abb4b1 Update readme to point to new preview image location 2018-12-29 16:11:25 -08:00
Jordan Eldredge
2be0bf0ba2 Remove old favicon 2018-12-29 16:10:44 -08:00
Jordan Eldredge
c93db7ca71 Move demo site into its own directory 2018-12-29 16:06:51 -08:00
Jordan Eldredge
f5c67f8ab7 Remove unused imports 2018-12-29 16:06:51 -08:00
Jordan Eldredge
fbc0bede3e Type the main window 2018-12-29 16:06:52 -08:00
Jordan Eldredge
b16fb3a2ae Move file specific media info to the track
Fixes #712
2018-12-29 16:06:51 -08:00
Jordan Eldredge
eb296fc182 Type Shuffle 2018-12-29 16:06:51 -08:00