Emanuel Rodriguez ergz
ergz pushed to main at ergz/simple-synth 2024-02-16 07:57:14 +00:00
3273b1e6db make radio buttons happen
ergz pushed to main at ergz/simple-synth 2024-02-16 03:59:07 +00:00
3d85edfc98 more work
ergz pushed to main at ergz/simple-synth-c 2024-02-11 08:38:47 +00:00
e119550299 raylib is not the way to go
ergz created branch main in ergz/simple-synth-c 2024-02-11 05:41:43 +00:00
ergz pushed to main at ergz/simple-synth-c 2024-02-11 05:41:43 +00:00
b751d5eb10 initial
91ace7ab3c initial
ergz created repository ergz/simple-synth-c 2024-02-11 05:40:06 +00:00
ergz pushed to main at ergz/simple-synth 2024-02-09 07:18:49 +00:00
1ac8df3a3f adds a detune slider
ergz pushed to main at ergz/simple-synth 2024-02-08 08:00:18 +00:00
dc1bc9df2d fixes not connected to destination issue
ergz pushed to main at ergz/simple-synth 2024-02-08 07:41:08 +00:00
3cb0784e39 work on synth class
ergz pushed to main at ergz/simple-synth 2024-02-08 07:02:12 +00:00
37eabc79ca work on a simpler version of synth that works and then try to expand that
80052bb864 remove random file
Compare 2 commits »
ergz pushed to main at ergz/simple-synth 2023-10-15 06:53:25 +00:00
1ecac8d4f6 makes the synth be dark
ergz pushed to main at ergz/simple-synth 2023-10-14 09:55:37 +00:00
2d84b91e56 bare bones filter
ergz pushed to main at ergz/simple-synth 2023-10-14 06:31:21 +00:00
7d0a80a987 improves the voice vol + mater vol
2b5a0453d0 was forgetting to connect the gain node to the destination
Compare 2 commits »
ergz pushed to main at ergz/simple-synth 2023-10-13 07:09:38 +00:00
7bed2c6085 renames synth to index
77af7d2576 add detune to rest of the voices
Compare 2 commits »
ergz pushed to main at ergz/simple-synth 2023-10-13 05:39:09 +00:00
3773cfd778 added osc to the rest of the voices
ae06952e73 added osc to the rest of the voices
Compare 2 commits »
ergz pushed to main at ergz/simple-synth 2023-10-11 06:16:01 +00:00
c7c545ab0d added osc visualizer
22de4dac14 trying to add the waveform, but no luck yet
Compare 2 commits »
ergz pushed to main at ergz/simple-synth 2023-10-10 06:13:54 +00:00
8111ea2daa removes the filter for now since it was causing a lot clipping that needs to be figured out
ergz pushed to main at ergz/simple-synth 2023-10-10 05:34:24 +00:00
e7ea3a5db8 added very simple chord support
ergz pushed to main at ergz/simple-synth 2023-10-08 09:46:54 +00:00
e865c0ba87 readme updates
ergz pushed to main at ergz/simple-synth 2023-10-08 09:45:49 +00:00
481c9e1313 adds selection of waveform to each voice