99 Commits
Author SHA1 Message Date
[poww10s] 8a35046237 change menu and start saving process
convert file to state wip

finish file to state conversion

load in file to state (needs to be fixed in order to properly load some things in)

formatting

Add microkorg sysex decoding

Correctly parse bit array sections

Add sysex encoding and header creation

remove log

Finish format file v1

Fix a definitions

Move stuff around

add file to store functions

Finish prepare_timbre

begin to Setup menu

Gut a lot of stuff, and implement the menu

Begin overhaul of fileupload process

Finish hooking up the menu

clean up

start saving functions

add unused state, mostly finish saveStore

add self reminder

complete store saving process 1

store to simplified store is complete
2021-04-01 03:54:43 -04:00
[poww10s] aa429428d5 change binary-parser version 2020-11-29 18:57:46 -05:00
[poww10s] de4808f1a7 formatting changes 2020-11-29 16:51:38 -05:00
[poww10s] 92031b145a update README 2020-11-28 04:04:06 -05:00
[poww10s] 08b9bced20 add comment 2020-11-28 03:58:52 -05:00
[poww10s] 1f1ac45b91 Merge branch 'master' into v2 2020-11-28 03:51:52 -05:00
[poww10s] b41468f80a move parsing code over from master 2020-11-28 03:49:28 -05:00
[poww10s] f73a0145f0 allow modal to close on outside click 2020-11-28 02:44:33 -05:00
[poww10s] 9cd6b4899d added simple file modal toggle 2020-11-27 02:46:02 -05:00
[poww10s] ab92ba7af6 added Dropzone and rudimentary styling 2020-11-27 02:00:42 -05:00
[poww10s] 1ff20ec0fd fix linebreaks 2020-11-26 18:49:42 -05:00
[poww10s] 882bbac02f add dependancy 2020-11-26 18:49:27 -05:00
[poww10s] ef198bd9c9 add Dropzone component 2020-11-26 18:49:18 -05:00
[poww10s] 5865400d5b add Menu modal 2020-11-24 15:10:41 -05:00
[poww10s] 9363f7932e update css 2020-11-22 07:28:14 -05:00
[poww10s] 0648e8876a added menu animation 2020-11-22 07:05:17 -05:00
[poww10s] 22f2f40924 2020-11-21 22:44:42 -05:00
[poww10s] 7c638843e6 make button reset state 2020-11-21 22:44:05 -05:00
[poww10s] 813fdd3b38 add start of animation to menu 2020-11-21 22:43:49 -05:00
[poww10s] 1fbea5df71 add react-tab 2020-11-20 13:12:20 -05:00
[poww10s] ee8aae1410 added button styling 2020-11-20 08:47:06 -05:00
[poww10s] df5d787cda change some styling 2020-11-20 08:18:53 -05:00
[poww10s] 08cb1e0887 move timbre style to .css file 2020-11-20 08:18:43 -05:00
[poww10s] b4befcedbf update TODO list 2020-11-20 08:03:06 -05:00
[poww10s] 63efc3e2a0 section switching added 2020-11-20 08:02:37 -05:00
[poww10s] 0e89ade1c6 add Patches Component 2020-11-20 04:51:50 -05:00
[poww10s] 70ccfe7ee1 add Vocoder Components 2020-11-20 04:02:42 -05:00
[poww10s] 05ad4c0fc0 update README 2020-11-19 22:28:14 -05:00
[poww10s] 46c0fcee88 add Vocoder Timbre 2020-11-19 22:28:08 -05:00
[poww10s] eaf75f5e94 remove rcSelectTheme from helper folder 2020-11-19 22:22:39 -05:00
[poww10s] eb65365b6d update package-lock.json 2020-11-19 22:22:03 -05:00
[poww10s] 0417460bf9 finish merging changes from v2-styling-react-select 2020-11-19 22:19:32 -05:00
[poww10s] 2c1e3f5b1f Squashed commit of the following:
commit 1c83bf85b13a426c9b74d3e7d4ec2613b2aaff39
Author: [poww10s] <[theironminer@gmail.com]>
Date:   Thu Nov 19 22:12:31 2020 -0500

    Styling Timbre Sections

commit e662f36f78e0d89a2f4ef195b768e955a0130094
Author: [poww10s] <[theironminer@gmail.com]>
Date:   Thu Nov 19 21:08:12 2020 -0500

    update styling

commit f9a87e5749799406e9a00a45c0c02f1b5e8c8f2d
Author: [poww10s] <[theironminer@gmail.com]>
Date:   Thu Nov 19 20:54:36 2020 -0500

    fix initialState for dwgsOrModType

commit 15b89fa96f224fec3d5df982433536951e99ba21
Author: [poww10s] <[theironminer@gmail.com]>
Date:   Thu Nov 19 20:47:38 2020 -0500

    implemented react-select

commit 23dddc2d6bcd25ed01ef68e3040d9d7375761e5f
Author: [poww10s] <[theironminer@gmail.com]>
Date:   Thu Nov 19 15:23:47 2020 -0500

    add react-select

commit 47b74abadfd125b90c883d43786149a51bb7cdba
Author: [poww10s] <[theironminer@gmail.com]>
Date:   Thu Nov 19 14:15:03 2020 -0500

    custom rc-slider style and include

commit b2d1161cbc7eabb6a2c512606b66104084c25754
Author: [poww10s] <[theironminer@gmail.com]>
Date:   Thu Nov 19 14:14:45 2020 -0500

    include rc-slider package

commit fca611edc959935b09dcd70cfaa737680f22d559
Author: [poww10s] <[theironminer@gmail.com]>
Date:   Thu Nov 19 03:09:47 2020 -0500

    add styled-components

commit 86bec44f1ea5f631107aad0c561a5788728946c8
Author: [poww10s] <[theironminer@gmail.com]>
Date:   Thu Nov 19 01:13:09 2020 -0500

    added timbre2 to App

commit d1c275b9915861fde8ca9225e5dcb591c707949d
Author: [poww10s] <[theironminer@gmail.com]>
Date:   Thu Nov 19 01:13:00 2020 -0500

    updated parameterSlice with correct ID's

commit 3e694c135722c4c63c489e6c2691b18fea4f977a
Author: [poww10s] <[theironminer@gmail.com]>
Date:   Thu Nov 19 01:12:30 2020 -0500

    added timbre reducer to store

commit 251693a3fd35aca039de51dda79a17e4154afb89
Author: [poww10s] <[theironminer@gmail.com]>
Date:   Thu Nov 19 01:12:11 2020 -0500

    added support for seperate timbres

commit a2b24c1e6f7cf1b95bfeffb828418319932658ec
Author: [poww10s] <[theironminer@gmail.com]>
Date:   Thu Nov 19 01:11:54 2020 -0500

    added timbreSlice
2020-11-19 22:16:13 -05:00
[poww10s] 0f8991695f Squashed commit of the following:
commit 822f2d6527d161a29ed9d2603ae73c416ec04c37
Author: [poww10s] <[theironminer@gmail.com]>
Date:   Thu Nov 19 15:33:17 2020 -0500

    Squashed commit of the following:

    commit 8853f3122e77188a987b5a2585fc61aa137fddab
    Author: [poww10s] <[theironminer@gmail.com]>
    Date:   Thu Nov 19 15:24:23 2020 -0500

        Squashed commit of the following:

        commit 47b74abadfd125b90c883d43786149a51bb7cdba
        Author: [poww10s] <[theironminer@gmail.com]>
        Date:   Thu Nov 19 14:15:03 2020 -0500

            custom rc-slider style and include

        commit b2d1161cbc7eabb6a2c512606b66104084c25754
        Author: [poww10s] <[theironminer@gmail.com]>
        Date:   Thu Nov 19 14:14:45 2020 -0500

            include rc-slider package

    commit fca611edc959935b09dcd70cfaa737680f22d559
    Author: [poww10s] <[theironminer@gmail.com]>
    Date:   Thu Nov 19 03:09:47 2020 -0500

        add styled-components

commit 86bec44f1ea5f631107aad0c561a5788728946c8
Author: [poww10s] <[theironminer@gmail.com]>
Date:   Thu Nov 19 01:13:09 2020 -0500

    added timbre2 to App

commit d1c275b9915861fde8ca9225e5dcb591c707949d
Author: [poww10s] <[theironminer@gmail.com]>
Date:   Thu Nov 19 01:13:00 2020 -0500

    updated parameterSlice with correct ID's

commit 3e694c135722c4c63c489e6c2691b18fea4f977a
Author: [poww10s] <[theironminer@gmail.com]>
Date:   Thu Nov 19 01:12:30 2020 -0500

    added timbre reducer to store

commit 251693a3fd35aca039de51dda79a17e4154afb89
Author: [poww10s] <[theironminer@gmail.com]>
Date:   Thu Nov 19 01:12:11 2020 -0500

    added support for seperate timbres

commit a2b24c1e6f7cf1b95bfeffb828418319932658ec
Author: [poww10s] <[theironminer@gmail.com]>
Date:   Thu Nov 19 01:11:54 2020 -0500

    added timbreSlice
2020-11-19 15:33:42 -05:00
[poww10s] fcf45a690c add css to components 2020-11-19 00:48:41 -05:00
[poww10s] 98802280aa add css to helper components 2020-11-19 00:48:24 -05:00
[poww10s] 5dcb9ba641 fix css 2020-11-19 00:48:01 -05:00
[poww10s] 0b9ac71f4d added labels to VCO 2020-11-19 00:47:42 -05:00
[poww10s] da85196641 remove logo 2020-11-18 18:01:55 -05:00
[poww10s] 71cfe8a16e add LFO component and add prop lists 2020-11-18 17:59:20 -05:00
[poww10s] 68d6471357 add Amp Component 2020-11-18 17:37:41 -05:00
[poww10s] 7aa1b727c4 fix the hacky checkboxes 2020-11-18 16:51:56 -05:00
[poww10s] 9a3621cac8 updated initialState 2020-11-18 16:41:51 -05:00
[poww10s] c147981a2f kinda hacky way of implementing checkboxes 2020-11-18 16:41:44 -05:00
[poww10s] 31a1baa7c9 Added Components and Updated VCO 2020-11-18 16:41:31 -05:00
[poww10s] f679c3324b remove redux example counter 2020-11-18 03:05:37 -05:00
[poww10s] a4663cd313 update README for Branch 2020-11-18 03:04:21 -05:00
[poww10s] 9b42af745b added helper component file 2020-11-18 02:59:13 -05:00
[poww10s] 44274e495a fixed value of SelectList 2020-11-18 02:57:38 -05:00
[poww10s] 45bc4aae55 Added Mixer Component, and VCO Component 2020-11-18 02:53:26 -05:00
[poww10s] 7cf5b4c423 add second VCO and more state 2020-11-18 02:17:25 -05:00
[poww10s] 813b00a79d implement test VCO redux state and actions 2020-11-17 23:14:32 -05:00
[poww10s] 021734f6e1 initial commit 2020-11-17 13:54:39 -05:00
[poww10s] 01dca720df update README 2020-09-23 15:39:53 -04:00
[poww10s] 002cc838b3 finish UI 2020-09-22 00:28:58 -04:00
[poww10s] d2c491e49d update UI files 2020-09-20 13:49:48 -04:00
[poww10s] eb09317071 fix formatting; add to pitch section 2020-09-15 03:22:30 -04:00
[poww10s] 1f019e6368 start InputComponents Refactor 2020-09-14 01:55:55 -04:00
[poww10s] 44de46577d update editor-ui 2020-09-14 01:55:38 -04:00
[poww10s] 095cc32b2c update timbre-ui 2020-09-14 01:55:31 -04:00
[poww10s] b7f0bfa110 update-css 2020-09-14 01:55:17 -04:00
[poww10s] 7cf905d2d7 remove create-react-app defaults 2020-09-14 01:55:12 -04:00
[poww10s] 1960b50f0f update app.js 2020-09-14 01:54:50 -04:00
[poww10s] c67e7a19d8 add overflow: hidden 2020-09-14 01:54:39 -04:00
[poww10s] 1a1f6d3fbf add fira mono font 2020-09-14 01:54:30 -04:00
[poww10s] 3b649a8099 new package dependancies 2020-09-14 01:54:21 -04:00
[poww10s] 19d907f14a update README.md 2020-09-11 02:38:44 -04:00
[poww10s] a699d69e0c untrack debug.log 2020-09-11 02:09:46 -04:00
[poww10s] cda7a01a78 Merge branch 'parser-test' into master 2020-09-11 02:07:18 -04:00
[poww10s] 8db1b86583 fix parser 2020-09-11 02:01:11 -04:00
[poww10s] 2e20f60c51 add debug.log to gitignore 2020-09-11 02:00:40 -04:00
[poww10s] 70f09dc1cf delete parser.js 2020-09-11 01:12:02 -04:00
[poww10s] ae25346f78 begin parser refactor 2020-09-09 21:57:31 -04:00
[poww10s] d5c779fd91 remove binary-parser, add packet 2020-09-09 20:30:49 -04:00
[poww10s] 46b4451891 complete preliminary parsing logic 2020-09-09 05:20:20 -04:00
[poww10s] 19df161fa0 inital doc commit 2020-09-09 04:05:16 -04:00
[poww10s] 622b94a9b9 debug log update 2020-09-09 04:05:01 -04:00
[poww10s] e02e7232f5 create parse function 2020-09-09 04:04:52 -04:00
[poww10s] 16993352ca include binary-parser library 2020-09-09 04:04:39 -04:00
[poww10s] 4ccc91c45a change methodname 2020-09-09 04:04:07 -04:00
[poww10s] 3c5813bf2e change method name 2020-09-09 04:03:52 -04:00
[poww10s] 3ef7bed3a6 begin EditorComponent refactor 2020-09-09 04:03:36 -04:00
[poww10s] 20d2cec60a refactor FileIOComponent 2020-09-09 04:03:05 -04:00
[poww10s] 31a2f3dcf6 clean up code 2020-09-08 03:45:06 -04:00
[poww10s] 73fd504d58 update debug.log 2020-09-07 18:39:28 -04:00
[poww10s] cb255975ee fix conditional in LoadSYSEXFile handleInput 2020-09-07 18:39:16 -04:00
[poww10s] eef5ad0e9e add NameInput Component 2020-09-07 18:38:19 -04:00
[poww10s] 3bc51e1287 add theme and box to PatchEditorComponent 2020-09-07 18:37:52 -04:00
[poww10s] 4561ded2d4 add barebones defaultPatch 2020-09-05 06:06:24 -04:00
[poww10s] 02e42ca240 create PatchEditorComponent 2020-09-05 05:24:23 -04:00
[poww10s] 81e951109f add useEffect to SettingSelect component 2020-09-05 05:20:41 -04:00
[poww10s] 4182330f0e create SettingSelect Component 2020-09-05 05:08:35 -04:00
[poww10s] 60f69a269f update midi component 2020-09-05 02:47:42 -04:00
[poww10s] b7ad2793b6 fix submit button event 2020-09-04 23:48:06 -04:00
[poww10s] a4a7fbac2e move file loading into seperate component 2020-09-04 23:39:46 -04:00
[poww10s] c0843887ee add sysex to dump conversion 2020-09-03 04:20:52 -04:00
[poww10s] 6db5740747 add verify and loadSysex functions to MIDIComponent 2020-09-03 02:43:04 -04:00
[poww10s] 07ef0ed30c add correct file input to MIDIComponent 2020-09-02 21:51:41 -04:00
[poww10s] 12cb43d197 add basic fileinput to MIDIComponent 2020-09-02 21:33:28 -04:00