Commit Graph

  • b0b62a7640 Move MIDI handling from CMiniDexed to specific classes Rene Stange 2022-03-01 19:49:18 +0100
  • ae0a2262c4 Add class CUserInterface Rene Stange 2022-03-01 15:56:20 +0100
  • ad64003450 Add class CDexedAdapter Rene Stange 2022-03-01 12:40:05 +0100
  • 314196e132 Make synth parameters configurable Rene Stange 2022-03-01 11:29:25 +0100
  • 1a68a427de
    Update the firmware and bootloader probonopd 2022-02-28 18:49:20 +0100
  • 046a662834
    Set minimized CHUNK_SIZE and CHUNK_SIZE_HDMI probonopd 2022-02-28 18:42:01 +0100
  • d5e98e625a
    Fix: Invalid handling of .syx file indexes (#34) Rene Stange 2022-02-28 18:39:33 +0100
  • 23744021be Fix: Invalid handling of .syx file indexes #34 Rene Stange 2022-02-28 08:56:40 +0100
  • d86a45324f Do not hardcode initial voice probonopd 2022-02-27 18:34:30 +0000
  • 7c6ceb9312
    Use $GITHUB_RUN_NUMBER probonopd 2022-02-27 18:29:14 +0100
  • caad51fda1
    MIDI numbering starts with 0, user interface with 1 probonopd 2022-02-27 15:51:14 +0100
  • e88d7119dd
    Use MIDI messages 0-127 probonopd 2022-02-27 15:01:13 +0100
  • 984f760c1f
    Use 0-127 as Bank ID #32 probonopd 2022-02-27 14:52:03 +0100
  • b8661b8232
    Disallow values larger than 127 and 31 probonopd 2022-02-27 14:48:07 +0100
  • 05b93b28b7
    Change syx numbering to start with 0 probonopd 2022-02-27 14:35:22 +0100
  • 24cd4bd560
    Use MIDI messages 0-127 probonopd 2022-02-27 14:32:44 +0100
  • b30953b578
    Fix order of members in minidexed.h (#31) Rene Stange 2022-02-27 13:36:59 +0100
  • 19eba52ecf Fix order of members in minidexed.h #31 Rene Stange 2022-02-27 11:22:29 +0100
  • 56db611833
    Simplify build instructions probonopd 2022-02-26 23:36:29 +0100
  • d83a152a74
    Update status probonopd 2022-02-26 23:21:19 +0100
  • b871fa1798
    Show program name on optional HD44780 display probonopd 2022-02-26 23:20:31 +0100
  • eac6f581f0 Fix formatting #30 probonopd 2022-02-26 22:17:01 +0000
  • 85769a3f4e Fix build probonopd 2022-02-26 21:12:40 +0000
  • a5395c978c Move m_LCD to CMiniDexed, does not build yet probonopd 2022-02-26 20:37:09 +0000
  • bdf6aabe15 Try printing to display (does not build yet) probonopd 2022-02-26 19:30:47 +0000
  • bf9055c140 Build display library separately probonopd 2022-02-26 20:15:27 +0100
  • 41f95023e6
    Update README.md probonopd 2022-02-26 19:39:47 +0100
  • b9d0d896ce Add script to populate sysex directory probonopd 2022-02-26 18:18:14 +0100
  • 79fe4aabbf Load voices from .syx files in /sysex/voice directory probonopd 2022-02-26 17:31:39 +0100
  • 27aec42f6a Add display code, does not compile yet probonopd 2022-02-26 16:21:41 +0000
  • 6291c234ca
    Fix link probonopd 2022-02-26 15:57:31 +0100
  • bc9a4dabba
    Raspberry Pi Zero tested probonopd 2022-02-26 11:48:26 +0100
  • d40051c7c2
    Fix Program Change numbering and voice name printing probonopd 2022-02-26 10:27:43 +0100
  • cdd603091b Add define `PROFILE` and code to show CPU usage probonopd 2022-02-26 10:07:23 +0100
  • 997d1c9f5f
    Use 'char buf_name[11];' and 'setName()' probonopd 2022-02-26 09:44:13 +0100
  • c7599c5511
    Support multiple voices through Program Change MIDI messages probonopd 2022-02-25 22:49:59 +0100
  • 29acc02891
    React to Progam Change MIDI messages, part of #11 probonopd 2022-02-25 22:45:01 +0100
  • 11a064e564 React to Progam Change MIDI messages #29 probonopd 2022-02-25 21:41:54 +0000
  • 2203a5703a
    Fix message [ci skip] probonopd 2022-02-25 20:07:38 +0100
  • b0038a750a Try to implement voice changes probonopd 2022-02-25 17:33:47 +0000
  • 1617763a92 Output MIDI messages for debugging and development probonopd 2022-02-24 21:28:05 +0100
  • e28da3de6e
    Add 'usbspeed=full', fixes USB MIDI keyboard issues probonopd 2022-02-23 22:54:19 +0100
  • 4d6bf142f2
    Enable REALTIME system option to see whether this fixes USB 'Transaction failed' errors probonopd 2022-02-23 21:37:23 +0100
  • eebd6f6d68
    Update README.md probonopd 2022-02-23 18:55:15 +0100
  • 08be352d24 Move RPi code from Synth_Dexed to MiniDexed, thanks @rsta2 probonopd 2022-02-23 18:46:52 +0100
  • 1648a06612
    Merge pull request #25 from dcoredump/main probonopd 2022-02-23 18:38:00 +0100
  • aea79c35e0 Ignoring *.img in git commit. Small fixes for documentation of building an image in README.txt. #25 Holger Wirtz 2022-02-23 10:40:13 +0100
  • 0a4c01536d
    cmdline.txt probonopd 2022-02-22 18:54:29 +0100
  • 8c9fc8bc2a
    Add default cmdline.txt probonopd 2022-02-22 18:53:25 +0100
  • a7dc263ceb
    Remove key that does not belong into this file probonopd 2022-02-22 18:52:18 +0100
  • 6990a4240c
    rm -rf armstub probonopd 2022-02-22 08:59:46 +0100
  • fdb04d1816
    Add details to Usage section probonopd 2022-02-22 08:58:30 +0100
  • cd87fb7a88
    Update README.md probonopd 2022-02-22 08:49:48 +0100
  • 61ec9da180
    Combine config.txt for 32-bit and 64-bit models probonopd 2022-02-22 08:49:10 +0100
  • 46d64c7ecf
    Combine config.txt for 32-bit and 64-bit models probonopd 2022-02-22 08:48:01 +0100
  • a00bf55eea Allow selecting the sound interface, thanks @rsta2 probonopd 2022-02-22 08:34:52 +0100
  • 709482fc5e
    Update TODO probonopd 2022-02-21 23:01:44 +0100
  • 6c54aba903
    Do not delete sdcard/config32.txt probonopd 2022-02-21 21:53:53 +0100
  • 02d328713b
    Raspberry Pi 1 and 2 [ci skip] probonopd 2022-02-21 21:04:10 +0100
  • 205df631f7
    Build for Raspberry Pi 1 probonopd 2022-02-21 20:42:02 +0100
  • 9e51b08bfe
    cp ../kernels/* . || true probonopd 2022-02-21 20:33:40 +0100
  • daa0378694
    cp ../kernels/* ./circle-stdlib/libs/circle/boot/ || true probonopd 2022-02-21 20:23:51 +0100
  • 1fa4500e49
    Copy kernels in place probonopd 2022-02-21 20:07:34 +0100
  • b924df4464
    set -ex probonopd 2022-02-21 19:49:04 +0100
  • 49b7a33c5c
    Preserve various kernels probonopd 2022-02-21 19:31:34 +0100
  • 4820e51709
    Preserve various kernels probonopd 2022-02-21 19:17:06 +0100
  • 7f1d36a2bc
    Add 'make clean || true' for MiniDexed probonopd 2022-02-21 18:58:57 +0100
  • 1afd35957b
    Fix toolchain for Raspberry Pi 3 probonopd 2022-02-21 18:47:47 +0100
  • f5ee1fa836
    Remove extra steps [ci skip] probonopd 2022-02-21 18:46:59 +0100
  • d2d6b6a70b
    Try to build for Build for Raspberry Pi 2 probonopd 2022-02-21 18:36:08 +0100
  • ee7645a411
    'make mrproper || true' in circle-stdlib probonopd 2022-02-21 18:35:48 +0100
  • bd5a6c4acd Update Synth_Dexed git submodule probonopd 2022-02-20 20:42:41 +0100
  • b1df2ef63c Support Serial MIDI probonopd 2022-02-20 20:10:15 +0100
  • 868496f904
    Do not build for Raspberry Pi 2 probonopd 2022-02-20 20:07:05 +0100
  • f3eaef49da
    Try 'make clean' in build/circle-newlib/aarch64-none-circle/newlib probonopd 2022-02-20 19:49:09 +0100
  • d2febcba8b
    cd build/circle-newlib/ ; make mrproper probonopd 2022-02-20 19:41:53 +0100
  • d06aab6ccd
    Transpose one octave less probonopd 2022-02-20 19:41:46 +0100
  • 756881cdfe
    Use '--prefix "${TOOLCHAIN_PREFIX}"' probonopd 2022-02-20 18:44:17 +0100
  • be64fa2f74
    Try to build for Raspberry Pi 2 probonopd 2022-02-20 18:35:25 +0100
  • 2922c73b62
    Add arm-none-eabi-* for 32-bit models probonopd 2022-02-20 18:29:36 +0100
  • 9bb6b2b590
    Update README.md probonopd 2022-02-20 17:16:14 +0100
  • 3141856c1e
    Raspberry Pi 3 probonopd 2022-02-20 17:15:17 +0100
  • 5470842c4c
    MiniDexed_arm64 probonopd 2022-02-20 16:54:24 +0100
  • 1ab8f75aba
    Raspberry Pi 3 probonopd 2022-02-20 16:51:17 +0100
  • 8ee512dd34 Fix for Raspberry 3, thanks @rsta2 probonopd 2022-02-20 16:34:35 +0100
  • 1c03a935ff
    ( cd build/circle-newlib/aarch64-none-circle/newlib ; rm ./config.cache ) || true probonopd 2022-02-20 11:57:41 +0100
  • 960c9a75ce
    rm ./config.cache || true probonopd 2022-02-20 11:53:12 +0100
  • 2011d2ce6e
    make clean || true probonopd 2022-02-20 11:48:59 +0100
  • b7542ac81a
    Separate run for Raspberry Pi 3 [ci skip] probonopd 2022-02-20 11:48:36 +0100
  • a73994e8df
    make clean probonopd 2022-02-20 11:45:50 +0100
  • 9af7749c25
    Fix if clause probonopd 2022-02-20 11:41:06 +0100
  • 97dbde3b0d
    Fix if clause probonopd 2022-02-20 11:38:54 +0100
  • 34779f470a
    Use build.sh probonopd 2022-02-20 11:36:42 +0100
  • d32871dfba
    Add build.sh [ci skip] probonopd 2022-02-20 11:34:44 +0100
  • 4fe9038a83
    Update README.md probonopd 2022-02-19 12:28:34 +0100
  • 89dfcecc85 Load hardcoded default sysex, thanks @dcoredump probonopd 2022-02-19 11:02:10 +0000
  • 3f8503e68e
    Update description [ci skip] probonopd 2022-02-19 11:26:59 +0100
  • 283f576329
    Clarification [ci skip] probonopd 2022-02-19 11:20:54 +0100
  • 0fb6d02fe4
    Merge pull request #6 from dcoredump/main probonopd 2022-02-19 11:10:28 +0100
  • 6ad0ecd076 Partition fix (instead of p1: p0). #6 Holger Wirtz 2022-02-18 12:21:22 +0100