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
8ee512dd34
Fix for Raspberry 3, thanks @rsta2
...
https://github.com/probonopd/MiniDexed/issues/16#issuecomment-1046260152
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
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