probonopd
da41d14a7c
Use boot.zip instead
1 week ago
probonopd
d80eb6a082
Skip ./circle-stdlib/libs/circle/boot (it fails)
1 week ago
probonopd
f1c55431fa
Update Synth_Dexed to 2ad9e43095, remove local patch ( #903 )
...
* Remove patching [ci skip]
* Delete src/patches/dx7note.patch [ci skip]
* Update Synth_Dexed to 2ad9e43095
1 week ago
probonopd
5b24bbd84b
Patch Synth_Dexed to fix glissando/portamento detune ( #897 )
...
Patch Synth_Dexed, addresses #889
2 weeks ago
probonopd
389708fdad
Put git hash in startup message w/o "-"
...
Because there is no space for them
3 weeks ago
probonopd
b383f4ce39
Fix filename on GitHub Releases
3 weeks ago
probonopd
22a7d54251
Put all files into 64bit artifact ( #873 )
...
Closes https://github.com/probonopd/MiniDexed/discussions/869#discussioncomment-12905515
3 weeks ago
probonopd
9fc4ea90cb
Mark continunous builds as prerelease
3 weeks ago
probonopd
04c5ce3818
Network support by @omersiar
...
Network support by @omersiar , closes #43 (and much more)
Features as described on https://github.com/probonopd/MiniDexed/wiki/Networking
Big thanks to @soyersoyer for debugging the crackle issue
3 weeks ago
probonopd
5bc489574d
Export variables
3 weeks ago
probonopd
d7a955e193
Mark continuous builds as prerelease
3 weeks ago
probonopd
4ac357e51d
Zip after adding hardware
3 weeks ago
probonopd
4ee36edaf6
List files
3 weeks ago
probonopd
3880c5f503
Comment out retention-days
...
[ci skip]
https://github.com/soyersoyer/MiniDexed/pull/5#issuecomment-2815324521
3 weeks ago
probonopd
7c75611b19
runs-on: ubuntu-22.04
3 weeks ago
probonopd
a7b8c80f4c
retention-days: 14
...
[ci skip]
3 months ago
probonopd
69edb84492
uses: actions/upload-artifact@v4
3 months ago
probonopd
e9751e6241
retention-days: 3 # To not exceed the free MB/month quota so quickly
...
[ci skip]
5 months ago
probonopd
62074b6cd8
Build all PRs
...
[ci skip]
6 months ago
probonopd
281e7421d7
Put git hash in startup message
6 months ago
probonopd
c2cb172baa
Ship example minidexed.ini files for various devices ( #754 )
6 months ago
probonopd
dd5459eece
Restrict permissions and pin "uses:"
10 months ago
probonopd
6664e63fe5
Fix typo [ci skip]
10 months ago
probonopd
24a309ebb4
Add artifact links to PR and issues
10 months ago
Kevin
75eb763055
Very early initial support for RPi 5 based on dev branch of circle. ( #638 )
...
* Very early initial support for RPi 5 based on dev branch of circle.
* Added parameter to choose UART option on all RPi versions to be GP14/15
* Build for Raspberry Pi 5
* Update README.md for RPi 5
---------
Co-authored-by: probonopd <probonopd@users.noreply.github.com>
1 year ago
probonopd
d99b9862bb
Comment on pull request
1 year ago
probonopd
c6325cd04c
zip after getting performance files
1 year ago
probonopd
42ce72e420
cp -r
1 year ago
probonopd
9908abff34
Fetch performances from https://github.com/Banana71/Soundplantage
...
Thanks @Banana71
https://github.com/probonopd/MiniDexed/discussions/414#discussioncomment-7736620
1 year ago
probonopd
7e0251eee5
Use script to checkout correct versions of submodules ( #475 )
...
Closes https://github.com/probonopd/MiniDexed/issues/424
2 years ago
Kevin
fcea41ead3
SSD1306 display rotation support and fix for #421 ( #422 )
...
* Update Circle develop branch
for SSD1306 display rotation support
https://github.com/probonopd/MiniDexed/discussions/412
* Implements rotation and mirroring options for SSD1306 displays (only). (#420 )
Requires an update to circle (PR submitted to develop branch)
Co-authored-by: diyelectromusic <68612569+diyelectromusic@users.noreply.github.com>
* circle-stdlib e318f89
Needed to support Circle develop
* Fix for Issue 421 - circle sound drivers have moved to their own subdirectory and library.
* Updated to keep in step with updates from the original in circle-stdlib.
* git checkout circle-newlib 48bf91d
Needed for circle ec09d7e
Co-authored-by: probonopd <probonopd@users.noreply.github.com>
2 years ago
probonopd
24e10c308d
Delete gpt-commit-summarizer.yml
2 years ago
probonopd
4f69bc9689
Create gpt-commit-summarizer.yml
...
[ci skip]
2 years ago
probonopd
484671de86
Add performances by @Banana71 ( #394 )
...
* Add performances by @Banana71
https://github.com/probonopd/MiniDexed/discussions/325
[ci skip]
* Copy performance directory
* @Banana71 library
https://github.com/probonopd/MiniDexed/discussions/325#discussioncomment-4013343
* Banana71.-.36.Performances.zip
2 years ago
probonopd
d53aeb40f5
Update Circle to test MIDI controllers using the USB MIDI Class 2.0 spec
...
https://github.com/rsta2/circle/issues/316#issuecomment-1256964271
3 years ago
Kevin
768d763f73
Initial support for SSD1306 128x32 or 128x64 OLED displays ( #312 )
...
* Initial support for SSD1306 128x32 or 128x64 OLED displays
* Update circle
Co-authored-by: Kevin <diyelectromusic@gmail.com>
Co-authored-by: probonopd <probonopd@users.noreply.github.com>
3 years ago
probonopd
e026ea1948
Initial support for I2C HD44780 displays ( #225 )
...
Initial support for I2C HD44780 displays, closes #169
Thanks @diyelectromusic
3 years ago
probonopd
addbd45282
Add WM8960 support ( #133 )
...
Patch in WM8960 support by using Circle ae22928 from the develop branch
Thanks @matemaciek and @rsta2
3 years ago
probonopd
c003b3d62c
Fix .zip.zip suffix for artefacts
3 years ago
probonopd
c5343931d0
Keep all build artifacts for 90 days ( #142 )
...
* Keep all build artifacts
Also those on the master branch
https://github.com/probonopd/MiniDexed/issues/140#issuecomment-1106752484
* Include git hash in filename
3 years ago
probonopd
0287f0dc76
Put getsysex.sh on SD card
...
cp ./getsysex.sh sdcard/
3 years ago
probonopd
69ef0c3df7
Use a default performance.ini
3 years ago
probonopd
87513f4736
Update Synth_Dexed, remove workaround
...
https://github.com/probonopd/MiniDexed/pull/44#issuecomment-1067639925
3 years ago
Holger
d52d233d28
Only small changes for README.md, so images for RPi2/RPi3 can now created alsoOnly small fixes. ( #44 )
...
* Fixes for using standard Synth_Dexed.
Added support for CMSIS.
* Fix for branch of Synth_Dexed
* Submodules for Synth_Dexed and CMSIS_5 added.
* Installation example in README.md: Added different compiler installation.
Added ARM_MATH_NEON to src/Makefile.
* Added (README.md) command for installation on SD card.
FIXME: Remove this line once upstreamed
Co-authored-by: Holger Wirtz <wirtz@parasitstudio.de>
Co-authored-by: probonopd <probonopd@users.noreply.github.com>
3 years ago
probonopd
ccd77d6e39
Upload artifactaUpload to GitHub Artifacts (when not building from main branch)s
3 years ago
probonopd
2c98815c22
Revert "Remove "usbspeed=full""
...
This reverts commit 29ee39521f
.
3 years ago
probonopd
d6ddeaf35a
Revert "Fix previous commit"
...
This reverts commit 377f328e7f
.
3 years ago
probonopd
377f328e7f
Fix previous commit
3 years ago
probonopd
29ee39521f
Remove "usbspeed=full"
...
Should no longer be needed with f784824254
https://github.com/probonopd/MiniDexed/issues/39#issuecomment-1062604728
3 years ago
probonopd
7365c715d8
Fix build
...
minidexed.ini, not txt
3 years ago