Commit graph

197 commits

Author SHA1 Message Date
9f54545f7a Fix problem in stereo_mix dac 2020-04-23 20:29:30 +02:00
3da627830d Fix bugs in AD57X4 driver implemenation 2020-04-18 23:58:04 +02:00
30a86fbdd9 Fix bug in MidiNoteMenuItem for negative octaves 2020-04-18 23:57:48 +02:00
9d21a944d5 Implement 'smart' setVoltage function 2020-04-18 17:51:46 +02:00
3f83d40ec8 Add draft of AD57X4 driver 2020-04-18 17:37:08 +02:00
fe394093f7 Update stmlib 2020-04-18 01:58:29 +02:00
1ec0c55a23 Fix SPI Display transmission bug 2020-04-18 00:58:45 +02:00
210f5e1c77 Remove unused files from midi2cv, implement some polyphony related
things
2020-04-18 00:23:23 +02:00
73bf23d79e move interrupt callbacks to peripherals 2020-04-13 16:46:11 +02:00
07991c2cf4 Fixes for stereo_mix hal drivers 2020-04-13 15:39:01 +02:00
0f0ac98496 Use HAL drivers for midi2cv 2020-04-13 15:38:56 +02:00
765de98f39 stereo_mix: adc groups 2020-04-12 09:13:52 +02:00
25160b3c54 Update stmlib 2020-04-10 23:01:01 +02:00
4b78ac9ae9 Add small busboard 2020-04-10 20:21:34 +02:00
561197c493 Migrate stereo_mix to HAL 2020-04-10 20:21:18 +02:00
57ad4b8372 Update jlcpcb-eagle submodule 2020-04-04 16:35:52 +02:00
a4482dc4aa Add new hardware revision 2020-04-04 16:35:14 +02:00
7a4c5fa4e6 All very important signals routed 2020-04-04 15:00:49 +02:00
05f28835d8 stereo mix routing nearly finished 2020-04-04 01:21:02 +02:00
801816e5b6 Update jlcpcb-eagle 2020-04-01 12:06:45 +02:00
7436398fc8 Update stmlib 2020-04-01 12:05:52 +02:00
adfa464665 Basic software prototype of stm32 stereo_mix finished 2020-04-01 12:04:42 +02:00
1349f134cb Add jlcpcb-eagle submodule, add new resources for stereo_mix 2020-03-30 11:40:19 +02:00
d9fe563e40 Replace bomtool and mnbtool with ulp script 2020-03-29 15:06:28 +02:00
9ce28e066d Fix rotation in mnbtool 2020-03-29 15:06:18 +02:00
db70c6828c Merge branch 'master' of github.com:jhbruhn/eurorack 2020-03-27 22:37:15 +01:00
e1168bca3a Upgrade stmlib 2020-03-27 22:36:55 +01:00
fea326c04c Add new implementation start of stereo_mix 2020-03-27 22:36:04 +01:00
Jan-Henrik Bruhn
e9d4d5672c
Update README.md 2020-03-15 23:24:02 +01:00
6b5d815f74 Replace weird nonworking wavefolder with sustain/silence length
adjustment
2020-03-15 13:33:19 +01:00
0a1729b7cd Implement some weird wavefolding 2020-03-15 02:03:23 +01:00
d7294bbc12 Add fake tides 2020-03-15 01:08:06 +01:00
a7b31cb9e7 Implement mini sequencer 2020-03-15 00:13:26 +01:00
27eba61c2f Port parts of peaks to a pure adsr module 2020-03-14 23:25:50 +01:00
8aaef81a9a Add vca panel 2020-03-14 12:42:26 +01:00
79bb04f022 Rename vca2 to vca, remove vca 2020-03-14 11:22:33 +01:00
ae0988ff2e Add SOIC8 hack to mnbtool 2020-03-14 11:21:15 +01:00
69d4a596a1 Add new hardware revision of stereo mix 2020-03-14 11:20:45 +01:00
3b53b8a186 Update stmlib 2020-03-07 16:33:01 +01:00
deeb59c51c Revert "Add support for libopencm3"
This reverts commit 266dbb178f.
2020-03-07 16:32:15 +01:00
8955ae5e9a Update stmlib 2020-03-03 00:40:33 +01:00
266dbb178f Add support for libopencm3 2020-03-03 00:26:52 +01:00
bee9aa86f2 Move midi filter enabled back to original position 2020-02-27 00:36:16 +01:00
316545256a Shorten bootscreen 2020-02-27 00:22:01 +01:00
9ddd099604 Fix bug when items are not visible on boot 2020-02-26 20:12:53 +01:00
2f6d9b6d03 Further optimize update_visible_items 2020-02-26 20:03:41 +01:00
c55c16ae38 Optimize update_visible_items for higher efficiency 2020-02-26 19:53:16 +01:00
602faa5c8f Fix scrolling for invisible items 2020-02-26 19:29:42 +01:00
677898f9f9 Fix visible item implementation 2020-02-26 19:16:33 +01:00
600b139b8e Implement invisible menu items but also destroy scrolling 2020-02-26 01:22:26 +01:00