Commit Graph

36 Commits

Author SHA1 Message Date
Kevin Thomas
3628dc456a Clean up edit sample code 2022-04-14 16:56:30 -07:00
Kevin Thomas
0916ff314e Add sample edit feature 2022-04-14 16:56:17 -07:00
Kevin Thomas
37dc916dcc Continue edit sample implementation 2022-04-14 16:56:06 -07:00
Kevin Thomas
d59bb03b13 Start edit sample implementation 2022-04-14 16:55:50 -07:00
Kevin Thomas
2569227beb Add profile import and export 2022-04-11 16:16:28 -07:00
Kevin Thomas
fc79362510 Add account page 2021-11-27 23:42:00 -08:00
Kevin Thomas
fc29667c96 Stop playback when leaving home page 2021-11-21 18:54:43 -08:00
Kevin Thomas
28914fb8a4 Add several UX improvements 2021-11-14 00:14:15 -08:00
Kevin Thomas
6fd54f6fed Fix audio chain 2021-11-12 22:21:51 -08:00
Kevin Thomas
eb3c00d6c1 Remove frontend console debug logs 2021-11-12 21:55:26 -08:00
Kevin Thomas
e155f67f53 Fix updateSampleVolume and nav drawer 2021-11-11 22:02:27 -08:00
Kevin Thomas
bd73f9dae3 Cleanup UI 2021-11-11 20:26:41 -08:00
Kevin Thomas
3b1e23f2af Fix profile loading and noise bug 2021-11-08 00:30:20 -08:00
Kevin Thomas
3f3be215d1 Cleanup UI 2021-11-07 22:25:01 -08:00
Kevin Thomas
69a467b13b Register users from admin page 2021-11-05 23:04:34 -07:00
Kevin Thomas
f2d1b80673 Add sample support, re-organize repo 2021-09-24 00:35:18 -07:00
Kevin Thomas
b9e340c26a Add initial sample support 2021-08-25 04:05:50 -07:00
Kevin Thomas
880864ee5e Fix some server logic 2021-08-18 20:37:21 -07:00
Kevin Thomas
1af31d9573 Use arrow functions 2021-08-16 23:06:27 -07:00
Kevin Thomas
25e1094242 Add db serialize functions 2021-08-16 23:01:19 -07:00
Kevin Thomas
46033ce610 Add sample uploads 2021-08-16 21:04:49 -07:00
Kevin Thomas
1edde69a22 Overhaul UI 2021-08-09 22:50:21 -07:00
Kevin Thomas
ad810beea9 Fix axios and server setup 2021-08-08 23:52:44 -07:00
Kevin Thomas
cd6af207be Add profile deletion, hide admin page to non-admins 2021-08-07 23:46:20 -07:00
Kevin Thomas
cb1904ec2f Add delete user function, fix profile loading 2021-08-07 03:24:59 -07:00
Kevin Thomas
de4e68cfc5 Add profile loading 2021-08-04 02:11:30 -07:00
Kevin Thomas
1e896fd8db Add initial implementation for loading proflies 2021-08-03 19:14:54 -07:00
Kevin Thomas
5170a31355 Add profile saving and loading, cleanup variable names 2021-08-02 18:18:30 -07:00
Kevin Thomas
25d3652755 Add filter cutoff LFO 2021-07-29 22:25:15 -07:00
Kevin Thomas
2439fc8813 Add tremolo 2021-07-28 23:49:33 -07:00
Kevin Thomas
310dc36501 Allow filter settings to be changed while noise is playing 2021-07-26 23:30:39 -07:00
Kevin Thomas
5557536b92 Start work for getting filter to work while noise is playing 2021-07-26 22:56:40 -07:00
Kevin Thomas
3572d69cba Refactor entire app structure 2021-07-21 17:20:44 -07:00
Kevin Thomas
5585d81690 Add dark mode, allow noise settings to be changed while running, add timer toggle 2021-07-19 01:35:52 -07:00
KevinNThomas
bca1faebbb Add filter section 2021-07-18 21:59:00 -07:00
Kevin Thomas
4335fb3f45 Separate vue and js logic 2021-07-18 14:32:42 -07:00