Commit Graph
143 Commits
Author SHA1 Message Date
cvancau 73be22b33a Actualiser src/features/editor/parameters/Pans.jsx
Deploy to home / deploy (push) Failing after 5s
2026-08-09 16:11:18 +02:00
cvancau 1475638864 Actualiser src/features/editor/parameters/ModFX.jsx
Deploy to home / deploy (push) Failing after 6s
2026-08-09 16:11:10 +02:00
cvancau 39c88bcdec Actualiser src/features/editor/parameters/Mixer.jsx
Deploy to home / deploy (push) Failing after 5s
2026-08-09 16:11:00 +02:00
cvancau 5de98bc795 Actualiser src/features/editor/parameters/LFO.jsx
Deploy to home / deploy (push) Failing after 5s
2026-08-09 16:10:51 +02:00
cvancau 64f7d02ae2 Actualiser src/features/editor/parameters/Levels.jsx
Deploy to home / deploy (push) Failing after 6s
2026-08-09 16:10:27 +02:00
cvancau 084bd412d2 Actualiser src/features/editor/parameters/Filter.jsx
Deploy to home / deploy (push) Failing after 6s
2026-08-09 16:10:12 +02:00
cvancau 6d26cb4795 Actualiser src/features/editor/parameters/EG.jsx
Deploy to home / deploy (push) Failing after 6s
2026-08-09 16:09:56 +02:00
cvancau 8393a0a525 Actualiser src/features/editor/parameters/Amp.jsx
Deploy to home / deploy (push) Failing after 6s
2026-08-09 16:09:45 +02:00
cvancau 1f374c70c6 Actualiser src/setupTests.jsx
Deploy to home / deploy (push) Failing after 6s
2026-08-09 16:05:53 +02:00
cvancau d1bdeda18e Actualiser src/serviceWorker.jsx
Deploy to home / deploy (push) Failing after 6s
2026-08-09 16:05:40 +02:00
cvancau e2345d6495 Actualiser src/App.test.jsx
Deploy to home / deploy (push) Failing after 6s
2026-08-09 16:05:28 +02:00
cvancau f36d5e3ce1 Actualiser src/App.jsx
Deploy to home / deploy (push) Failing after 6s
2026-08-09 16:05:15 +02:00
cvancau e99fba2ffd Actualiser src/index.jsx
Deploy to home / deploy (push) Failing after 4s
2026-08-09 16:02:13 +02:00
Aoife 6c3a5d5634 Fix? patch dest and src 2021-04-20 23:40:03 +02:00
Aoife 1658ecce3a Add downloading vis downloadjs 2021-04-20 18:49:58 +02:00
Aoife 997baa5479 Make all tabs responsive 2021-04-20 18:18:36 +02:00
Aoife 35c60694ae Make timbre layout responsive 2021-04-20 13:17:15 +02:00
Aoife 55e879929c Fix parsing individual bits 2021-04-20 00:54:15 +02:00
Aoife c84ebc55b5 Fixed typedarray bugs in serialise 2021-04-18 02:47:19 +02:00
Aoife a7072e9dd0 Clean up and finish serialisation 2021-04-18 02:38:38 +02:00
Aoife d87ba4dde5 Update parsing and serialising 2021-04-13 02:07:52 -04:00
Aoife 524f4d616e Remove old files 2021-04-13 02:07:46 -04:00
Aoife 99e2babad4 redesign complete
.remove unused import
2021-04-06 13:44:07 -04:00
Aoife f04f404bea finish vocoder page redesign 2021-04-06 13:44:07 -04:00
Aoife 7424588885 small adjustments 2021-04-06 13:44:07 -04:00
Aoife 6f53e621d6 Make the tooltip fancier 2021-04-06 13:44:07 -04:00
Aoife a2976f4252 Add tooltip to drag 2021-04-06 13:44:07 -04:00
Aoife 3d8b11c44c finish Timbre display 2021-04-06 13:44:07 -04:00
Aoife b1047e91ee stop text dragging 2021-04-06 13:44:07 -04:00
Aoife 6651765178 add Dial to replace sliders 2021-04-06 13:44:07 -04:00
Aoife 0ad9f90fdc Add Card Component
.commit to change branch
2021-04-06 13:44:00 -04:00
Aoife 5ccb28dc64 Rename timbre to editor, remove outdated tabs 2021-04-06 13:37:15 -04:00
Aoife addfb3b8ec begin phase out of SelectList 2021-04-06 13:37:15 -04:00
Aoife f2873b0514 setup tailwind and fonts 2021-04-06 13:37:15 -04:00
Aoife 689225a650 remove old styles and begin phase out old elements 2021-04-06 13:37:14 -04:00
Aoife 9ea1e7fb46 fix vocoder pan range 2021-04-05 02:06:44 -04:00
Aoife 53a76cb1ec Correctly serialise the global part of patch 2021-04-02 01:35:33 -04:00
[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] 08b9bced20 add comment 2020-11-28 03:58: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] 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