Commit Graph

161 Commits (d6025f194319fea7a205621a2aa81bd29ca0fd2f)
 

Author SHA1 Message Date
Rene Stange d6025f1943
Support multiple Dexed instances (#50) 3 years ago
probonopd ae302e42ab Update Synth_Dexed 3 years ago
probonopd a08604df8d
Implement Pitch Bend, Modulation, and Sustain 3 years ago
probonopd 87513f4736 Update Synth_Dexed, remove workaround 3 years ago
probonopd e28f91bc5c
Do not enable Debug messages by default 3 years ago
Rene Stange 6f3f2e12da
Multi-core support (#47) 3 years ago
Rene Stange 715212fc14
Cleanup Makefile (#46) 3 years ago
Holger d52d233d28
Only small changes for README.md, so images for RPi2/RPi3 can now created alsoOnly small fixes. (#44) 3 years ago
probonopd 8159d2d3ac
Update README.md 3 years ago
probonopd b44f46b0b0
Update README.md 3 years ago
probonopd 1a96b05398
Simplify 3 years ago
probonopd ccd77d6e39
Upload artifactaUpload to GitHub Artifacts (when not building from main branch)s 3 years ago
probonopd d40b4ebd37
Revert "Added support for CMSIS_5, so upstream Synth_Dexed can be used (#41)" (#42) 3 years ago
Holger fb6507cb96
Added support for CMSIS_5, so upstream Synth_Dexed can be used (#41) 3 years ago
probonopd b6274b1374 Revert "Use the CSoundBaseDevice::Write() method from a secondary CPU core" 3 years ago
probonopd 2c98815c22 Revert "Remove "usbspeed=full"" 3 years ago
probonopd d6ddeaf35a Revert "Fix previous commit" 3 years ago
probonopd 377f328e7f
Fix previous commit 3 years ago
probonopd 29ee39521f
Remove "usbspeed=full" 3 years ago
probonopd f784824254 Use the CSoundBaseDevice::Write() method from a secondary CPU core 3 years ago
Rene Stange 7707f90d46
Add initial optional rotary encoder support (#40) 3 years ago
probonopd 53ece29eff
Speed up boot 3 years ago
probonopd f3d83ecd77
Add pinout 3 years ago
probonopd c9c33ce79c Update pins for LCD RS and RW 3 years ago
probonopd 928922743a Define USE_PWM_AUDIO_ON_ZERO 3 years ago
probonopd 27fe767e4d Update Synth_Dexed with fix for clipping 3 years ago
probonopd 7365c715d8
Fix build 3 years ago
Rene Stange 8be0781b49
Restructure code and add new features (#37) 3 years ago
probonopd 6baba1eb7e
Increase CHUNK_SIZE and CHUNK_SIZE_HDMI 3 years ago
probonopd 1a68a427de
Update the firmware and bootloader 3 years ago
probonopd 046a662834
Set minimized CHUNK_SIZE and CHUNK_SIZE_HDMI 3 years ago
Rene Stange d5e98e625a
Fix: Invalid handling of .syx file indexes (#34) 3 years ago
probonopd d86a45324f Do not hardcode initial voice 3 years ago
probonopd 7c6ceb9312
Use $GITHUB_RUN_NUMBER 3 years ago
probonopd caad51fda1
MIDI numbering starts with 0, user interface with 1 3 years ago
probonopd e88d7119dd
Use MIDI messages 0-127 3 years ago
Rene Stange b30953b578
Fix order of members in minidexed.h (#31) 3 years ago
probonopd 56db611833
Simplify build instructions 3 years ago
probonopd d83a152a74
Update status 3 years ago
probonopd b871fa1798
Show program name on optional HD44780 display 3 years ago
probonopd 41f95023e6
Update README.md 3 years ago
probonopd b9d0d896ce Add script to populate sysex directory 3 years ago
probonopd 79fe4aabbf Load voices from .syx files in /sysex/voice directory 3 years ago
probonopd 6291c234ca
Fix link 3 years ago
probonopd bc9a4dabba
Raspberry Pi Zero tested 3 years ago
probonopd d40051c7c2
Fix Program Change numbering and voice name printing 3 years ago
probonopd cdd603091b Add define `PROFILE` and code to show CPU usage 3 years ago
probonopd 997d1c9f5f
Use 'char buf_name[11];' and 'setName()' 3 years ago
probonopd c7599c5511
Support multiple voices through Program Change MIDI messages 3 years ago
probonopd 29acc02891
React to Progam Change MIDI messages, part of #11 3 years ago