Commit Graph

42 Commits

Author SHA1 Message Date
Emanuel Rodriguez 3273b1e6db make radio buttons happen 2024-02-15 23:57:07 -08:00
Emanuel Rodriguez 3d85edfc98 more work 2024-02-15 19:58:58 -08:00
Emanuel Rodriguez 1ac8df3a3f adds a detune slider 2024-02-08 23:18:43 -08:00
Emanuel Rodriguez dc1bc9df2d fixes not connected to destination issue 2024-02-08 00:00:13 -08:00
Emanuel Rodriguez 3cb0784e39 work on synth class 2024-02-07 23:41:04 -08:00
Emanuel Rodriguez 37eabc79ca work on a simpler version of synth that works and then try to expand that 2024-02-07 23:02:03 -08:00
Emanuel Rodriguez 80052bb864 remove random file 2023-10-15 00:14:39 -07:00
Emanuel Rodriguez 1ecac8d4f6 makes the synth be dark 2023-10-14 23:53:18 -07:00
Emanuel Rodriguez 2d84b91e56 bare bones filter 2023-10-14 02:55:32 -07:00
Emanuel Rodriguez 7d0a80a987 improves the voice vol + mater vol 2023-10-13 23:31:13 -07:00
Emanuel Rodriguez 2b5a0453d0 was forgetting to connect the gain node to the destination 2023-10-13 11:42:05 -07:00
Emanuel Rodriguez 7bed2c6085 renames synth to index 2023-10-13 00:09:28 -07:00
Emanuel Rodriguez 77af7d2576 add detune to rest of the voices 2023-10-12 23:05:37 -07:00
Emanuel Rodriguez 3773cfd778 added osc to the rest of the voices 2023-10-12 22:38:55 -07:00
Emanuel Rodriguez ae06952e73 added osc to the rest of the voices 2023-10-12 22:38:21 -07:00
Emanuel Rodriguez c7c545ab0d added osc visualizer 2023-10-10 23:15:55 -07:00
Emanuel Rodriguez 22de4dac14 trying to add the waveform, but no luck yet 2023-10-09 23:56:17 -07:00
Emanuel Rodriguez 8111ea2daa removes the filter for now since it was causing a lot clipping that needs to be figured out 2023-10-09 23:13:45 -07:00
Emanuel Rodriguez e7ea3a5db8 added very simple chord support 2023-10-09 22:34:14 -07:00
Emanuel Rodriguez e865c0ba87 readme updates 2023-10-08 02:46:50 -07:00
Emanuel Rodriguez 481c9e1313 adds selection of waveform to each voice
the code still needs to be optimized, since I am repeating the
code a bunch
2023-10-08 02:45:04 -07:00
Emanuel Rodriguez 6dad2f054a redesign of voices layout 2023-10-08 00:22:40 -07:00
Emanuel Rodriguez 4de3ddb8ce starts adding tailwind to make things prettier 2023-10-07 23:33:28 -07:00
Emanuel Rodriguez b9acf85e29 keyboard has been hooked up 2023-10-07 02:41:24 -07:00
Emanuel Rodriguez 7431d06f79 ui updates 2023-10-07 01:27:15 -07:00
Emanuel Rodriguez 98247eb11c new way for moving between octaves 2023-10-07 01:05:14 -07:00
Emanuel Rodriguez 0e1e98b402 working out details for interactions between detuning and changing otctaves 2023-10-06 18:53:30 -07:00
Emanuel Rodriguez 89fc0d08d7 adds individual octave selection for each voice 2023-10-06 15:33:06 -07:00
Emanuel Rodriguez 1623cffd67 start to organize the code better 2023-10-06 00:01:58 -07:00
Emanuel Rodriguez 015127af4a starting to convert to ts to see if I like it or not 2023-10-02 23:53:30 -07:00
Emanuel Rodriguez 5840333a20 maps keys 1-7 to the notes 2023-10-02 23:26:06 -07:00
Emanuel Rodriguez c469d51403 wip - work on arp in progress 2023-10-01 23:44:37 -07:00
Emanuel Rodriguez bf35d04f7f removes the frequncy slider and instead radios for the c scale 2023-10-01 23:33:02 -07:00
Emanuel Rodriguez ad2a00e9c7 basic octave selection done 2023-10-01 02:04:18 -07:00
Emanuel Rodriguez 5acec7e461 wip - start working on octave selection choice 2023-10-01 01:57:09 -07:00
Emanuel Rodriguez f09161d328 updates todo on readme 2023-10-01 01:27:08 -07:00
Emanuel Rodriguez 7ffefea7a2 wip: waveform now chosen by radiobuttons 2023-10-01 01:17:40 -07:00
Emanuel Rodriguez 93f3ae3fda wip
trying to get the radio oscillator wave to be seletable by
the radiobuttons
2023-10-01 00:10:28 -07:00
Emanuel Rodriguez aa0f8686f6 updates readme 2023-09-30 23:44:48 -07:00
Emanuel Rodriguez 108e24051c adds image 2023-09-30 23:43:31 -07:00
Emanuel Rodriguez ebfe6b5ebb adds readme and renames files 2023-09-30 23:42:19 -07:00
Emanuel Rodriguez ce1a3c5ce1 initial 2023-09-30 23:22:32 -07:00