probonopd
d86a45324f
Do not hardcode initial voice
3 years ago
probonopd
b871fa1798
Show program name on optional HD44780 display
...
Close #21
Thanks @rsta2
3 years ago
probonopd
29acc02891
React to Progam Change MIDI messages, part of #11
...
Thanks @rsta2
Possibly to be moved to Synth_Dexed @dcoredump ?
3 years ago
probonopd
1617763a92
Output MIDI messages for debugging and development
...
https://github.com/probonopd/MiniDexed/issues/8#issuecomment-1050231502
Closes #8
Thanks @rsta2
3 years ago
probonopd
08be352d24
Move RPi code from Synth_Dexed to MiniDexed, thanks @rsta2
...
Move the Raspberry Pi specific code from the classes AudioSynthDexed* from the Synth_Dexed project to the MiniDexed project
https://github.com/probonopd/MiniDexed/issues/8#issuecomment-1048590076
3 years ago
probonopd
a00bf55eea
Allow selecting the sound interface, thanks @rsta2
...
Using sounddev=sndpwm | sndi2s | sndhdmi in the file cmdline.txt
https://github.com/probonopd/MiniDexed/issues/17#issuecomment-1047473012
3 years ago
probonopd
b1df2ef63c
Support Serial MIDI
...
https://github.com/probonopd/MiniDexed/issues/20#issuecomment-1046300598
Thanks @rsta2
3 years ago
probonopd
d06aab6ccd
Transpose one octave less
...
[ci skip]
3 years ago
probonopd
89dfcecc85
Load hardcoded default sysex, thanks @dcoredump
...
https://github.com/rsta2/circle/issues/274#issuecomment-1045985978
3 years ago
probonopd
bdb60eb4d1
Apply patch by @rsta2
...
https://github.com/rsta2/circle/issues/274#issuecomment-1040644432
3 years ago
probonopd
0d7af29227
Apply PR #4 without Synth_Dexed git submodule
...
Credits: @dcoredump
PR #4 refers to [Synth_Dexed](https://codeberg.org/dcoredump/Synth_Dexed ) `c6e768820cffd2c9db277ebce3faf67b27efb26b` which [does not seem to exist](https://github.com/probonopd/MiniDexed/runs/5204665368?check_suite_focus=true#step:3:11 ). Hence applying the changes this way.
3 years ago
probonopd
3602fb3828
Initialize and start miniorgan
...
Thanks @rsta2
https://github.com/rsta2/circle/issues/274#issuecomment-1030880643
3 years ago
Stephan Mühlstrasser
83f862d18c
Fix build errors in initial miniorgan program
...
Fixed build errors in initial attempt to port the Circle
miniorgan sample program to circle-stdlib:
Remove members that are provided by the convencience base
class CStdlibAppStdio.
Correct syntax for invoking base class and member constructors.
Added miniorgan.o module to Makefile.
3 years ago
probonopd
4aba3805bf
Try to port miniorgan
...
Does not work yet
3 years ago
probonopd
c51233252e
Mirror from rsta2/circle#274 (comment), thanks @rsta2
3 years ago